
/*----page_banner----*/
.page_banner{width: 100%; height: 680px; padding-top: 100px;}
.page_banner .banner_bg{width: 100%; height: 100%; background-size: cover}
.page_banner .banner_bg .w1366{padding-top: 240px; text-align: center; overflow: hidden}
.page_banner .banner_bg .w1366 h1{font-size: 106px; color: rgba(255,255,255,.3); font-family: 'DisneyEnglish-Bold'}
.page_banner .banner_bg .w1366 p{font-size: 46px; color: #fff; font-weight: bold; position: relative; top: -70px;}

.page_site{position: relative; width: 100%; padding: 140px 0 40px 120px; background: #eee}
.page_site span{display: inline-block; font-size: 14px; color: #60b131;}
.page_site span i{font-size: 26px; padding-right: 8px; vertical-align: middle}
.page_site a{display: inline-block; margin: 0 5px; font-size: 17px; color: #999; vertical-align: middle}
.page_site a:last-child{color: #181818}

.page_site.site_one{padding: 40px 0 40px 120px;}

.page_site .page_link{position: absolute; top: 0; right: 0; margin: 138px 120px 0 0; text-align: center}
.page_site .page_link a{display: inline-block; width: 120px; font-size: 14px; color: #181818; background: #fff; text-align: center; padding: 10px; margin: 0 2px; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_site .page_link a:hover{background: #60b131; color: #fff;}
.page_site .page_link a.on{background: #60b131; color: #fff;}

.page_site.site_one .page_link{margin: 38px 120px 0 0;}

/*----page_con----*/
.page_con{position: relative; padding: 0 0 80px 0}

/*----page_about----*/
.page_about{width: 87.5%; margin-left: 12.5%;}
.page_about .about_title{padding: 40px 0 40px 20px; position: relative}
.page_about .about_title:before{content: ""; display: block; width: 3px; height: 20px; background: #60b131; position: absolute; top: 0; left: 0; margin: 50px 0 0 0}
.page_about .about_title h1{font-size: 28px; color: #181818; font-weight: bold;}
.page_about .about_img{width: 100%; margin-bottom: 40px; padding-right: 12.5%; overflow: hidden;}
.page_about .about_img img{float: none; width: 100%; display: block;}
.page_about .about_text{margin-bottom: 80px;}
.page_about .about_text h1{font-size: 28px; color: #60b131; font-weight: bold; margin-bottom: 20px;}
.page_about .about_text p{font-size: 16px; color: #666; line-height: 2; padding-right: 12.5%;}

/*----page_culture----*/
.page_culture{}
.page_culture .culture_one{padding: 80px 60px 0 60px; margin-bottom: 80px; background: url("../image/img05.png") no-repeat;}
.page_culture .culture_one .culture_left{width: 50%; padding-right: 5%; padding-top: 60px;}
.page_culture .culture_one .culture_left h1{font-size: 28px; color: #fff; font-weight: bold; margin-bottom: 20px;}
.page_culture .culture_one .culture_left p{font-size: 16px; color: #fff; line-height: 2;}
.page_culture .culture_one .culture_right{width: 50%;}
.page_culture .culture_one .culture_right .img{width: 100%; overflow: hidden}
.page_culture .culture_one .culture_right .img img{width: 100%;}

.page_culture .culture_list{}
.page_culture .culture_list .list{margin-right: -1.3333%;}
.page_culture .culture_list .list li{width: 32%; height: 220px; float: left; margin-right: 1.3333%; padding: 40px 20px 40px 30px; border-radius: 8px; background: linear-gradient(30deg,#60b131,#155f45);; background-size: cover; box-sizing: border-box}
.page_culture .culture_list .list li h1{font-size: 20px; color: #fff; font-weight: bold; margin-bottom: 20px;}
.page_culture .culture_list .list li p{font-size: 15px; color: #f0f0f0; line-height: 2;}

/*----page_laboratory----*/
.page_laboratory{width: 87.5%; margin-left: 12.5%;}
.page_laboratory .laboratory_title{padding: 40px 0 40px 20px; position: relative}
.page_laboratory .laboratory_title:before{content: ""; display: block; width: 3px; height: 20px; background: #60b131; position: absolute; top: 0; left: 0; margin: 50px 0 0 0}
.page_laboratory .laboratory_title h1{font-size: 28px; color: #181818; font-weight: bold;}
.page_laboratory .laboratory_text{margin-bottom: 80px;}
.page_laboratory .laboratory_text p{font-size: 16px; color: #666; line-height: 2; padding-right: 12.5%;}
.page_laboratory .laboratory_list{width: 100%; padding-right: 12.5%;}
.page_laboratory .laboratory_list .list{margin-right: -2%;}
.page_laboratory .laboratory_list .list li{width: 48%; float: left; margin-right: 2%; margin-bottom: 20px; border-radius: 8px; overflow: hidden}
.page_laboratory .laboratory_list .list li img{width: 100%;}

/*----page_about----*/
.page_honor{width: 87.5%; margin-left: 12.5%;}
.page_honor .honor_title{padding: 40px 0 40px 20px; position: relative}
.page_honor .honor_title:before{content: ""; display: block; width: 3px; height: 20px; background: #60b131; position: absolute; top: 0; left: 0; margin: 50px 0 0 0}
.page_honor .honor_title h1{font-size: 28px; color: #181818; font-weight: bold;}
.page_honor .honor_text{margin-bottom: 80px;}
.page_honor .honor_text p{font-size: 16px; color: #666; line-height: 2; padding-right: 12.5%;}
.page_honor .honor_list{width: 100%; padding-right: 12.5%;}
.page_honor .honor_list .list{margin-right: -2%;}
.page_honor .honor_list .list li{width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 20px; border-radius: 8px; overflow: hidden}
.page_honor .honor_list .list li img{width: 100%;}

/*----page_features----*/
.page_features{width: 87.5%; margin-left: 12.5%;}
.page_features .features_title{padding: 40px 0 40px 20px; position: relative}
.page_features .features_title:before{content: ""; display: block; width: 3px; height: 20px; background: #60b131; position: absolute; top: 0; left: 0; margin: 50px 0 0 0}
.page_features .features_title h1{font-size: 28px; color: #181818; font-weight: bold;}
.page_features .features_list{width: 100%; padding-right: 12.5%;}
.page_features .features_list.list{margin-right: -2%;}
.page_features .features_list .list li{width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 20px; border-radius: 8px; overflow: hidden}
.page_features .features_list .list li img{width: 100%;}



/*----page_field----*/
.page_field{padding-top: 80px;}
.page_field .list{margin-right: -1%;}
.page_field .list li{width: 49%; float: left; margin-right: 1%; margin-bottom: 20px;}
.page_field .list li .img{width: 100%; overflow: hidden}
.page_field .list li .img img{width: 100%; transition: all ease-in .4s; -webkit-transition: all ease-in .4s}
.page_field .list li .text{width: 100%; padding: 20px 0 0 0; text-align: center}
.page_field .list li .text h1{font-size: 20px; color: #181818; font-weight: bold; margin-bottom: 10px; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_field .list li .text .line{display: block; width: 20px; height: 3px; background: #60b131; margin: 10px auto;}
.page_field .list li .text h3{font-size: 14px; color: #999; line-height: 2; padding: 0 20px;}
.page_field .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.page_field .list li:hover .text h1{color: #60b131}

/*----page_field----*/
.page_case{padding-top: 80px;}
.page_case .list{margin-right: -2%;}
.page_case .list li{width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 20px;}
.page_case .list li .img{width: 100%; overflow: hidden}
.page_case .list li .img img{width: 100%;}
.page_case .list li .text{width: 100%; padding: 20px 0 0 0; text-align: center}
.page_case .list li .text h1{font-size: 20px; color: #181818; font-weight: bold; margin-bottom: 20px;}
.page_case .list li .text .line{display: block; width: 40px; height: 2px; background: #60b131; margin: 10px auto; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_case .list li:hover .text .line{width: 100%;}


/*----page_abouts----*/
.page_abouts{position: relative}
.page_abouts .abouts_title{padding: 40px 0 40px 20px; position: relative}
.page_abouts .abouts_title:before{content: ""; display: block; width: 3px; height: 20px; background: #60b131; position: absolute; top: 0; left: 0; margin: 50px 0 0 0}
.page_abouts .abouts_title h1{font-size: 28px; color: #181818; font-weight: bold;}
.page_abouts .abouts_text p{font-size: 16px; color: #666; line-height: 2; }
.page_abouts .abouts_text img{max-width: 1366px; float: none; display: block; margin: 20px auto}


.page_abouts .abouts_list{}
.page_abouts .abouts_list .list{margin-right: -2%;}
.page_abouts .abouts_list .list li{width: 48%; float: left; margin-right: 2%; margin-bottom: 20px;}
.page_abouts .abouts_list .list li .video_li{width: 100%;}
.page_abouts .abouts_list .list li .text{padding: 10px 0; text-align: center}
.page_abouts .abouts_list .list li .text h3{font-size: 14px; color: #333;}


/*----page_news----*/
.page_news{padding-top: 80px;}
.page_news .list{}
.page_news .list li{margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #f0f0f0;}
.page_news .list li .img{width: 30%; height: 220px; margin-right: 5%; overflow: hidden}
.page_news .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease.4s}
.page_news .list li .text{width: 65%; padding: 40px 50px 0 0;}
.page_news .list li .text h6{font-size: 28px; color: #60b131; margin-bottom: 14px; line-height: 20px; font-family: 'DisneyEnglish-Bold'}
.page_news .list li .text h1{font-size: 20px; color: #666; line-height: 34px; margin-bottom: 14px; font-weight: 100; transition: all ease .4s; -webkit-transition: all ease.4s}
.page_news .list li .text p{font-size: 15px; color: #302f33; line-height: 1.8;}

.page_news .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.page_news .list li:hover .text h1{color: #60b131}

/*----news_show----*/
.news_show{padding-top: 80px;}
.news_show .news_title{margin-bottom: 40px;}
.news_show .news_title h6{font-size: 32px; color: #999; margin-bottom: 20px; line-height: 20px; font-family: 'DisneyEnglish-Bold'}
.news_show .news_title h1{font-size: 22px; color: #60b131; line-height: 34px; margin-bottom: 14px;}
.news_show .news_title h4{font-size: 16px; color: #999;}
.news_show .news_con{margin-bottom: 50px;}
.news_show .news_con p{font-size: 14px; color: #666; line-height: 1.8}
.news_show .news_con img{max-width: 1200px; float: none; display: block; margin: 10px auto}
.news_show .news_con a{font-size: 14px; color: #666; display: inline-block}

/*----page_contact----*/
.page_contact{width: 87.5%; margin-left: 12.5%;}
.page_contact .contact_title{padding: 40px 0 40px 20px; position: relative}
.page_contact .contact_title:before{content: ""; display: block; width: 3px; height: 20px; background: #60b131; position: absolute; top: 0; left: 0; margin: 50px 0 0 0}
.page_contact .contact_title h1{font-size: 28px; color: #181818; font-weight: bold;}

.page_contact .contact_map{margin-bottom: 40px;}
.page_contact .contact_map .map{width: 100%; height: 500px;}

.page_contact .contact_con{position: relative}
.page_contact .contact_con h1{font-size: 24px; color: #60b131; font-weight: bold; margin-bottom: 20px;}
.page_contact .contact_con span{display: block; font-size: 15px; color: #282828; line-height: 1.8;}
.page_contact .contact_con .img{position: absolute; top: 0; right: 0; margin: 20px 120px 0 0; overflow: hidden}
.page_contact .contact_con .img img{width: 110px; height: 110px;}








/*-----公共样式-------*/
/*----product_show----*/
.page_pro .con table{margin-top: 20px; width: 100%}
.page_pro .con th, .page_pro .con td{height: 36px; line-height: 20px; text-align: center; border-right: 1px solid #fff; vertical-align: middle;}
.page_pro .con th{height: 42px; background: #e61411; color: #fff; font-size: 15px; font-weight: normal}
.page_pro .con td{font-size: 14px; color: #666; background: #f4f4f4; line-height: 26px;}
.page_pro .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; overflow: hidden; border: 1px solid #f0f0f0; box-sizing: border-box}
.productshow_hot .list li .img img{width: 100%;}
.productshow_hot .list li .txt{padding-top: 10px; text-align: center}
.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: 14px; color: #666; border: 1px dotted #dedede; padding: 5px 16px; 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 16px; margin: 0 2px 2px 0}

/*----page_message----*/
.page_message{width: 60%; height: auto; margin: 0 auto; padding-top: 60px; position: relative;}
.page_message h1{font-size: 22px; color: #181818; font-weight: bold; margin-bottom: 80px;}
.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: #60b131; 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;}
.tag span{font-size: 13px; color: #333}
.tag a{display: inline-block; font-size: 12px; color: #666; padding-left: 12px;}

/*----tag_show----*/
.page_tag{width: 100%; height: auto; margin: 0 auto; float: none; background: #fff; position: relative;}
.page_tag h1{font-size: 22px; color: #181818; font-weight: bold; margin-bottom: 30px; padding-left: 36px; background: url("../image/ico02.png") no-repeat 0 6px}
.page_tag .list{list-style: none; margin-right: -1%;}
.page_tag .list li{width: 24%; float: left; margin-right: 1%; margin-bottom: 20px; }
.page_tag .list li .img{width: 100%; overflow: hidden; border: 1px solid #f0f0f0}
.page_tag .list li .img img{width: 100%}
.page_tag .list li p{font-size: 14px; color: #333; padding: 10px 0; text-align: center}


/*----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: #60b131 !important}
