
.header{background: #fff;}

.page_banner{width: 100%; height: 460px; padding-top: 60px; overflow: hidden}
.page_banner .img{width: 100%; height: 100%; background-position: center; background-size: cover; transform: scale(1.2); -webkit-transform: scale(1.2)}
.page_banner .animated{animation: pb 20s .6s forwards; -webkit-animation: pb 20s .6s forwards}

@keyframes pb {
    0%{transform: scale(1.2)}
    100%{transform: scale(1)}
}

@-webkit-keyframes pb {
    0%{-webkit-transform: scale(1.2)}
    100%{-webkit-transform: scale(1)}

 }

.page_title{width: 100%; background: #F7F9FB; border-bottom: 1px solid #f0f0f0}
.page_title .w1200{padding: 30px 0}
.page_title .title_left{float: left}
.page_title .title_left h3{font-size: 42px; font-weight: bold; color: rgba(25,49,113,0.1); font-family: 'montserrat'}
.page_title .title_left h3 b{display: block; font-size: 26px; color: #203071; margin-top: -30px;}

.page_title .site{float: right; margin-top: 22px}
.page_title .site span{float: left; font-size: 13px; padding-right: 6px; color: #666}
.page_title .site a{display: inline-block; font-size: 13px; padding-right: 6px; color: #666; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_title .site a:hover{color: #203071}

.page_list{width: 100%; position: relative; border-bottom: 1px solid #f0f0f0; font-size: 0;}
.page_list a{display: inline-block; width: 16.6666%; padding: 18px 0; text-align: center; color: #333; font-size: 14px; border-left: 1px solid #f0f0f0; box-sizing: border-box; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_list a:last-child{border-right: 1px solid #f0f0f0}
.page_list a:hover{background: #203071; color: #fff}
.page_list a.on{background: #203071; color: #fff}

.page_con{padding-bottom: 50px;}

/*----*/
.page_about{width: 100%; padding-bottom: 40px}
.page_about .title{padding: 40px 0}
.page_about .title h3{font-size: 22px; color: #203071; font-weight: bold}
.page_about .about_right p{font-size: 14px; color: #666; line-height: 24px;}
.page_about .about_right .about_img{width: 100%; margin: 20px 0}
.page_about .about_right .about_img img{width: 100%; float: none}

/*----*/
.page_philosophy{width: 100%; position: relative}
.page_philosophy .philosophy_con{width: 100%; padding: 40px 0; background: #F7F9FB}
.page_philosophy .philosophy_con .con_left{width: 35%; margin-right: 10%; padding: 50px 0 50px 50px}
.page_philosophy .philosophy_con .con_left h3{font-size: 20px; font-weight: bold; color: #333; padding-left: 20px}
.page_philosophy .philosophy_con .con_left span{display: block; width: 50px; height: 2px; background: #203071; margin: 10px 0}
.page_philosophy .philosophy_con .con_left p{font-size: 14px; color: #333; line-height: 24px; padding-left: 20px}
.page_philosophy .philosophy_con .con_right{width: 55%}
.page_philosophy .philosophy_con .con_right img{width: 100%; float: none}
.page_philosophy .philosophy_con1{background: #fff}
.page_philosophy .philosophy_con1 .con_left{padding: 50px 0 50px 100px}


/*----*/
.page_speech{width: 100%; position: relative}
.page_speech .title{padding: 40px 0}
.page_speech .title h3{font-size: 22px; color: #203071; font-weight: bold}
.page_speech .speech_con{width: 100%; padding-top: 40px; padding-bottom: 60px}
.page_speech .speech_con .speech_left{width: 35%;}

.page_speech .speech_con .speech_right{width: 65%}
.page_speech .speech_con .speech_right h6{font-size: 14px; color: #333}
.page_speech .speech_con .speech_right h3{font-size: 18px; color: #333; font-weight: bold; margin-bottom: 20px}
.page_speech .speech_con .speech_right h3 i{font-style: normal; font-size: 12px; color: #666; padding-left: 8px}
.page_speech .speech_con .speech_right p{font-size: 14px; color: #333; line-height: 26px}

/*----*/
.page_honor{width: 100%; position: relative}
.page_honor .honor_list{list-style: none; margin: 50px -1% 40px 0;}
.page_honor .honor_list li{width: 32.3333%; margin-right: 1%; margin-bottom: 16px; float: left}
.page_honor .honor_list li img{width: 100%}


/*----*/
.page_cer{width: 100%; position: relative}
.page_cer .cer_list{list-style: none; margin: 50px -1% 40px 0;}
.page_cer .cer_list li{width: 32.3333%; margin-right: 1%; margin-bottom: 16px; float: left}
.page_cer .cer_list li img{width: 100%}

/*----*/
.page_network{width: 100%; position: relative}
.page_network .img{width: 100%; overflow: hidden}
.page_network .img img{width: 100%; float: none}

/*----page-news----*/
.page_news{width: 100%; position: relative}
.page_news .news_list{list-style: none; margin: 40px 0}
.page_news .news_list li{margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #f0f0f0;}
.page_news .news_list li .list_left{width: 30%; margin-right: 5%}
.page_news .news_list li .list_left .img{width: 100%; height: 180px; overflow: hidden}
.page_news .news_list li .list_left .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_news .news_list li .list_right{width: 65%; padding-top: 20px}
.page_news .news_list li .list_right h3{font-size: 16px; color: #333; padding-bottom: 20px; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_news .news_list li .list_right p{font-size: 13px; color: #666; padding-bottom: 20px; line-height: 22px}
.page_news .news_list li .list_right span{font-size: 12px; color: #999; font-family: 'montserrat'}
.page_news .news_list li:hover .list_left .img img{transform: scale(1.05); -webkit-transform: scale(1.05)}
.page_news .news_list li:hover .list_right h3{transform: translateX(10px); -webkit-transform: translateX(10px)}

.con .list .news_ul li{float: right}

/*----page_newsshow----*/
.page_newsshow{width: 100%; position: relative}
.page_newsshow .title{padding: 60px 0 40px 0; text-align: center}
.page_newsshow .title h3{font-size: 18px; color: #333; padding-bottom: 10px}
.page_newsshow .title span{font-size: 12px; color: #666; margin-right: 20px; font-family: 'montserrat'}
.page_newsshow .newsshow_con{padding-bottom: 60px;}
.page_newsshow .newsshow_con p{font-size: 13px; color: #666; line-height: 24px}
.page_newsshow .newsshow_con img{display: block; float: none; margin: 20px auto}
.page_newsshow .newsshow_con a{display: inline-block; color: #333}

/*----page_contact----*/
.page_contact{width: 100%; position: relative; padding: 40px 0}
.page_contact .contact_left{width: 35%; height: 360px; margin-right: 5%;}
.page_contact .contact_left .contact_con{padding: 50px 0}
.page_contact .contact_left .contact_con h3{font-size: 18px; color: #333; margin-bottom: 10px}
.page_contact .contact_left .contact_con span{display: block; width: 80px; height: 2px; background: #203071; margin: 10px 0}
.page_contact .contact_left .contact_con p{font-size: 14px; color: #333; line-height: 27px; font-family: 'montserrat' }
.page_contact .contact_left .contact_con img{width: 80px; height: 80px; display: inline-block; margin-top: 20px; margin-right: 20px;}
.page_contact .contact_right{width: 60%;}
.page_contact .contact_right .map{height: 360px}

/*----page_group----*/
.page_group{width: 100%; position: relative}
.page_group .group_list{list-style: none; margin: 60px -2% 40px 0}
.page_group .group_list li{position: relative; float: left; width: 32.3333%; margin-right: 1%; margin-bottom: 20px}
.page_group .group_list li .img{width: 100%; height: 220px; overflow: hidden}
.page_group .group_list li .img img{width: 100%; transition: all ease .3s; -webkit-transition: all ease .3s}

.page_group .group_list li .list_right{width: 100%; padding: 10px 0 0 0; position: relative; text-align: center; background: #f4f4f4}
.page_group .group_list li .list_right .name{height: 50px; padding: 0 16px; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_group .group_list li .list_right h3{font-size: 14px; color: #333; padding-bottom: 2px}
.page_group .group_list li .list_right p{font-size: 12px; color: #666; font-family: Arial }
.page_group .group_list li .list_right span{display: block; width: 30px; height: 30px; background: url("../image/next.png") no-repeat; background-size: cover; position: absolute; top: 0; right: 0; margin: 14px 40px 0 0; opacity: 0; transition: all ease .3s; -webkit-transition: all ease .3s}

.page_group .group_list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.page_group .group_list li:hover .list_right .name{transform: translateX(-20px); -webkit-transform: translateX(-20px)}
.page_group .group_list li:hover .list_right span{margin: 12px 20px 0 0; opacity: 1}


/*----page-groups----*/
.page_groups{width: 100%; position: relative; padding: 60px 0 40px 0}
.page_groups .title{padding-bottom: 40px; text-align: center}
.page_groups .title h3{font-size: 20px; color: #333; font-weight: bold; padding-bottom: 2px}
.page_groups .title p{font-size: 12px; color: #666; font-family: Arial}
.page_groups .groups_con p{font-size: 14px; color: #333; line-height: 28px}
.page_groups .groups_con .list_img{list-style: none; margin: 30px -2% 30px 0}
.page_groups .groups_con .list_img li{width: 48%; margin-right: 2%; margin-bottom: 2%; float: left; padding: 10px; box-shadow: 0 0 8px 1px #e0e0e0; box-sizing: border-box}
.page_groups .groups_con .list_img li img{width: 100%}
.page_groups .groups_con .img{width: 100%; float: none; margin: 20px 0}

/*----page-product----*/
.page_pro{width: 100%; position: relative}
.page_pro .pro_list{list-style: none; margin: 40px -1% 60px 0}
.page_pro .pro_list li{float: left; width: 24%; margin-right: 1%; margin-bottom: 20px}
.page_pro .pro_list li .img{width: 100%; overflow: hidden}
.page_pro .pro_list li .img img{width: 100%; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_pro .pro_list li .txt{padding: 16px 0; background: #f0f0f0; text-align: center}
.page_pro .pro_list li .txt h3{font-size: 14px; color: #333; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_pro .pro_list li:hover .img img{transform: scale(1.06); -webkit-transform: scale(1.06)}
.page_pro .pro_list li:hover .txt h3{color: #ff0000}


/*----page_productshow----*/
.page_proshow{width: 100%; position: relative; padding: 40px 0}
.page_proshow .con_left{width: 30%; margin-right: 10%}
.page_proshow .con_left .title{padding: 0 0 30px 0}
.page_proshow .con_left .title h3{font-size: 16px; color: #333}
.page_proshow .con_left .title span{display: block; width: 100%; height: 1px; margin: 10px 0; background: #e0e0e0}
.page_proshow .con_left .con_ul{list-style: none; margin-right: -4%}
.page_proshow .con_left .con_ul li{float: left; width: 46%; margin-right: 4%; margin-bottom: 10px}
.page_proshow .con_left .con_ul li .img{width: 100%; overflow: hidden}
.page_proshow .con_left .con_ul li .img img{width: 100%}
.page_proshow .con_left .con_ul li .txt{padding: 10px 0}
.page_proshow .con_left .con_ul li .txt h3{font-size: 12px; color: #333; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_proshow .con_left .con_ul li:hover .txt h3{transform: translateX(10px); -webkit-transform: translateX(10px)}

.page_proshow .con_right{width: 60%}
.page_proshow .con_right .title{margin-bottom: 30px}
.page_proshow .con_right .title h3{font-size: 18px; color: #333;}

.page_proshow .productshow_right{width: 100%; }
.page_proshow .productshow_right .product-show-lb{width: 100%; margin-bottom: 6px}
.page_proshow .productshow_right .product-show-lb img{width: 100%; margin: 0}
.page_proshow .productshow_right .product-show-lb1{width: 100%; margin-bottom: 40px;}
.page_proshow .productshow_right .product-show-lb1 img{width: 100%; margin: 0}

.page_proshow .pro_con .t1{font-size: 18px; color: #333; margin-top: 30px;}
.page_proshow .pro_con .line{display: block; width: 100%; height: 1px; background: #f0f0f0; margin: 10px 0 20px 0}
.page_proshow .pro_con .table{font-size: 13px; color: #333;}
.page_proshow .pro_con .table p{font-size: 14px; color: #333; line-height: 24px}
.page_proshow .pro_con .table img{float: none; display: block; margin: 20px auto 0 auto; width: 100%; height: auto}


/*-----公共样式-------*/
/*----product_show----*/
.page_productshow .con table{margin-top: 20px; width: 100%}
.page_productshow .con th, .page_productshow .con td{height: 36px; line-height: 20px; text-align: center; border-right: 1px solid #fff; vertical-align: middle;}
.page_productshow .con th{background: #666; color: #fff; font-size: 14px; font-weight: normal}
.page_productshow .con tr:nth-child(1) th{background: #04047f; font-size: 15px; font-weight: bold}
.page_productshow .con td{font-size: 14px; color: #666; background: #f4f4f4; padding-left: 20px; line-height: 26px;}
.page_productshow .con tr:nth-of-type(odd) td{background: #f2efeb}

.productshow_hot{margin-top: 20px;}
.productshow_hot h6{font-size: 15px; color: #666; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px dashed #ddd;}
.productshow_hot h6 i{font-size: 13px; color: #999; font-style: normal; font-weight: normal; padding-left: 4px; font-family: 'novecentowide-book'}
.productshow_hot .list{list-style: none; margin-right: -1%}
.productshow_hot .list li{width: 24%; float: left; margin-right: 1%; margin-bottom: 10px}
.productshow_hot .list li .img{width: 100%; margin: 0; border: none; overflow: hidden}
.productshow_hot .list li .img img{width: 100%;}
.productshow_hot .list li .txt{padding-top: 10px;}
.productshow_hot .list li .txt h1{font-size: 14px; color: #181818;}

.product_key{margin-top: 20px;}
.product_key h1{font-size: 15px; color: #666; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #ddd;}
.product_key h1 i{font-size: 13px; color: #999; font-style: normal; font-weight: normal; padding-left: 4px; font-family: 'novecentowide-book'}
.product_key a{display: inline-block; font-size: 13px; color: #666; border: 1px dotted #dedede; padding: 5px 12px; margin: 0 2px 2px 0;}

.product_city{margin-top: 20px;}
.product_city h1{font-size: 15px; color: #666; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #ddd;}
.product_city h1 i{font-size: 13px; color: #999; font-style: normal; font-weight: normal; padding-left: 4px; font-family: 'novecentowide-book'}
.product_city a{display: inline-block; font-size: 13px; color: #666; border: 1px dotted #dedede; padding: 5px 12px; margin: 0 2px 2px 0}


/*----page_message----*/
.page_message{width: 60%; height: auto; padding: 20px; margin: 0 auto; float: none;}
.page_message p {margin: 7px 0;  position: relative;  display: block;  padding-left: 100px;}
.page_message p span {margin-left: -10px; line-height: 37px; font-size: 14px; display: block; position: absolute;  left: 0;  top: 0;  width: 100px;  text-align: right;  font-weight: bold;}
.page_message p input {width: 100%;  height: 37px; border: 1px solid #ddd;  font-size: 12px;  text-indent: 5px;  outline: 0;}
.page_message p textarea {width: 100%; height: 100px; border: 1px solid #ddd; font-size: 12px; text-indent: 5px; outline: 0;}
.page_message p.yanz {}
.page_message p.yanz span {float: left; padding-right: 10px;}
.page_message p.yanz input {width: 40%;  float: left;}
.page_message p.yanz img {height: 37px;  display: block;  float: right;}
.page_message p .btn {height: 49px; border: none; border-radius: 4px; background: #0e4c89; color: #fff; cursor: pointer}
.page_message p .btn:hover {background: #a21122;}

/*----page_search----*/
.page_search{}
.page_search .list{list-style: none; margin-right: -2.3333%;}
.page_search .list li{width: 31%; float: left; margin-right: 2.3333%; margin-bottom: 10px;}
.page_search .list li .search_li{width: 100%; overflow: hidden}
.page_search .list li .search_li img{width: 100%}
.page_search .list li p{font-size: 14px; color: #333; line-height: 36px;}

/*-----page_tag----*/
.tag{border-top: 1px dashed #ddd; border-bottom: 1px dashed #ddd; line-height: 36px; margin-top: 40px;}
.tag span{font-size: 13px; color: #333}
.tag a{display: inline-block; font-size: 12px; color: #666; padding-left: 12px;}

/*----tag_show----*/
.page_tag{padding-top: 40px;}
.page_tag .list{list-style: none; margin-right: -1%;}
.page_tag .list li{width: 24%; float: left; margin-right: 1%; margin-bottom: 10px;}
.page_tag .list li .img{width: 100%; overflow: hidden}
.page_tag .list li .img img{width: 100%}
.page_tag .list li p{font-size: 14px; color: #333; line-height: 36px;}


/*----page_city----*/
.page_city{padding: 200px 0 50px 0;}
.page_city .w1200{width: 800px;}
.page_city .title{border-bottom: 1px solid #dedede; margin-bottom: 20px; padding-bottom: 10px;}
.page_city .title h1{font-size: 24px; color: #666; font-weight: bold; float: left}
.page_city .title .city_link{width: 120px; font-size: 13px; color: #fff; text-align: center; padding: 10px 0; background: #333; float: right; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_city .title .city_link:hover{background: #181818;}

.page_city .city_list{ margin-bottom: 20px; padding-bottom: 20px}
.page_city .city_list dl{border-bottom: 1px solid #dedede; padding: 20px 0;}
.page_city .city_list dl dt{margin-bottom: 20px}
.page_city .city_list dl dt a{display: inline-block; width: 120px; font-size: 13px; color: #fff; text-align: center; line-height: 36px; background: #999;}
.page_city .city_list dl dd{margin-left: 0;}
.page_city .city_list dl dd a{display: inline-block; width: 110px; font-size: 13px; color: #333; text-align: center; line-height: 32px; margin-bottom: 6px; background: #f0f0f0;}

/*----site_map----*/
.page_webmap{padding: 200px 0 50px 0;}
.page_webmap .title{border-bottom: 1px solid #dedede; margin-bottom: 40px; padding-bottom: 10px;}
.page_webmap .title h1{font-size: 24px; color: #666; font-weight: bold; float: left}
.page_webmap .title .city_link{width: 120px; font-size: 13px; color: #fff; text-align: center; padding: 10px 0; background: #333;; float: right; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_webmap .title .city_link:hover{background: #181818;}

.page_webmap .webmap_nav{transition: all .4s; -webkit-transition: all .4s}
.page_webmap .webmap_nav .list{list-style: none}
.page_webmap .webmap_nav .list .li{margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px dashed #e0e0e0}
.page_webmap .webmap_nav .list .li>a{font-size: 18px; color: #333;}

.page_webmap .webmap_nav .list_son{list-style: none; margin-top: 20px}
.page_webmap .webmap_nav .list_son li{float: left; margin-right: 40px;}
.page_webmap .webmap_nav .list_son li a{font-size: 14px; color: #333;}

/*----show_page----*/
.show_pages{margin: 20px 0;}
.show_pages p{font-size: 13px; color: #666; line-height: 26px;}
.show_pages p a{font-size: 13px; color: #282828; display: inline-block}

/*----pages----*/
.pagination a.cur {background: #0e4c89 !important}







/*--------*/
.pc-slide {
  width: 100%;
  margin: 0 auto;
}

.pc-slide .view .swiper-slide .imgauto {
  width: 100%;
}

.pc-slide .view .swiper-slide .imgauto img{float: none; display: block; width: 100%}

.pc-slide .preview {
  width: 100%;
  margin-top: 10px;
  position: relative;
}

.pc-slide .preview .swiper-slide {
  width: 25%;
  padding: 5px;
}

.pc-slide .preview .swiper-slide .imgauto {
  width: 100%;
  border: 1px solid #ddd;
}

.pc-slide .preview .swiper-slide .imgauto img {
  display: block;
  float: none;
  width: 100%;
}

.pc-slide .preview .active-nav .imgauto {
  border: 1px solid #4576be;
}

.pc-slide .preview .arrow-left {
  background: url(../image/feel3.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 18px;
  z-index: 10;
}

.pc-slide .preview .arrow-right {
  background: url(../image/feel4.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 18px;
  z-index: 10;
}










