/*----page_banner----*/
.page_banner{width: 100%; height: 530px; padding-top: 80px; overflow: hidden}
.page_banner .page_bg{width: 100%; height: 100%; background-size: cover}

.page_banner .page_t{position: absolute; top: 0; left: 50%; margin-left: -683px; padding-top: 200px; text-align: center; overflow: hidden}
.page_banner .page_t h1{font-size: 32px; color: #c30d24; line-height: 28px; font-family: 'DisneyEnglish-Bold'; text-transform: uppercase; margin-bottom: 20px;}
.page_banner .page_t h1 i{font-size: 28px; color: #313131; font-style: normal; font-weight: bold; vertical-align: top;}
.page_banner .page_t h3{font-size: 13px; color: #666; padding: 0 30%; line-height: 24px;}

.page_con{position: relative; top: -120px; background: transparent}
.page_con .w1366{background: #fff; padding: 40px 43px 0 43px}

/*----page_title----*/
.page_title{width: 15%; margin-right: 5%;}
.page_title h3{font-size: 22px; color: #333; margin-bottom: 30px;}
.page_title h3 i{display: block; font-size: 13px; color: #666; font-weight: 100; font-style: normal; font-family:'novecentowide-book'}

.page_title a{position: relative; width: 100%; font-size: 14px; color: #999; line-height: 38px; border-bottom: 1px solid #f0f0f0; padding-left: 20px; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_title a:before{content: ""; display: block; width: 4px; height: 14px; background: #154a9a; position: absolute; top: 0; left: 0; margin: 12px 0 0 0; opacity: 0; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_title a:hover{color: #181818;}
.page_title a.on{color: #181818;}
.page_title a.on:before{opacity: 1}


/*----page_Business----*/
.page_business{width: 80%;}

.page_business .business_sort{margin-bottom: 40px;}
.page_business .business_sort .business_search{margin-bottom: 20px;}
.page_business .business_sort .business_search span{display: inline-block; font-size: 16px; color: #333; margin-right: 20px;}
.page_business .business_sort .business_search .search{display: inline-block; width: 560px; height: 40px; margin-bottom: 10px;}
.page_business .business_sort .business_search .search .key{width: 370px; height: 38px; line-height: 38px; padding: 0 0 0 8px; font-size: 14px; color: #999; border: 1px solid #dedede; background: transparent; outline: none}
.page_business .business_sort .business_search .search .ss{width: 160px; height: 38px; margin-left: 10px; padding: 0; text-align: center; line-height: 41px; outline: none; border: none; border-radius: 8px; background: #154a9a; cursor: pointer}
.page_business .business_sort .business_search .search .ss span{font-size: 14px; color: #fff; margin-right: 0;}

.page_business .business_sort .business_list{}
.page_business .business_sort .business_list .li{float: left; margin-right: 60px;}
.page_business .business_sort .business_list .li span{display: inline-block; font-size: 16px; color: #333; margin-right: 20px; vertical-align: top; margin-top: 8px;}
.page_business .business_sort .business_list .li .b_list{display: inline-block; width: 260px; border: 1px solid #dedede; height: 38px; line-height: 38px; position: relative; cursor: pointer}
.page_business .business_sort .business_list .li .b_list:before{content: ""; display: block; width: 38px; height: 38px; background: #e9e9e9 url("../image/ico02.png") no-repeat center; position: absolute; top: 0; right: 0;}
.page_business .business_sort .business_list .li .b_list h1{font-size: 14px; color: #333; padding-left: 10px;}
.page_business .business_sort .business_list .li .b_list .b_con{width: 100%; height: 200px; position: absolute; top: 38px; left: 0; background: #f0f0f0; overflow-y: scroll; display: none; z-index: 9}
.page_business .business_sort .business_list .li .b_list .b_con a{font-size: 14px; color: #333; margin-bottom: 2px; padding: 0 0 0 20px;}
.page_business .business_sort .business_list .li .b_list .b_con a:hover{background: #154a9a; color: #fff;}

.page_business .business_sort .business_list .li .b_list .b_con.on{display: block}

.page_business .business_sort dl{}
.page_business .business_sort dl dt{width: 80px; display: inline-block}
.page_business .business_sort dl dt strong{font-size: 16px; color: #181818; font-weight: normal;}
.page_business .business_sort dl dd{display: inline-block; margin-left: 20px;}
.page_business .business_sort dl dd a{display: inline-block; font-size: 13px; color: #333; margin-right: 20px;}

.page_business .business_con{margin-top: 60px;}
.page_business .business_con .list{margin-right: -2%;}
.page_business .business_con .list li{width: 48%; float: left; margin-right: 2%; margin-bottom: 20px; padding: 26px 20px; background: #f8f8f8; box-sizing: border-box}
.page_business .business_con .list li .li_left{width: 20%; margin-right: 2%;}
.page_business .business_con .list li .li_left .ico{width: 80px; height: 80px; padding: 10px; border-radius: 6px; border: 1px solid #dedede;}
.page_business .business_con .list li .li_left .ico img{float: none; display: block}

.page_business .business_con .list li .li_right{width: 78%;}
.page_business .business_con .list li .li_right h1{font-size: 18px; color: #333; font-weight: bold; margin-bottom: 16px;}
.page_business .business_con .list li .li_right span{display: inline-block; font-size: 14px; color: #333; padding-right: 20px;}
.page_business .business_con .list li .li_right h6{font-size: 14px; color: #666; margin-top: 20px; font-family:'novecentowide-book'}

/*----page_about----*/
.page_about{width: 80%; padding-top: 80px; position: relative;}
.page_about .about_left{width: 45%; margin-right: 5%;}
.page_about .about_left p{font-size: 14px; color: #999; line-height: 26px;}
.page_about .about_right{width: 50%; overflow: hidden;}

.page_about .about_right .about_v{width: 100%;}


/*----page_abouts----*/
.page_abouts{width: 80%; position: relative;}
.page_abouts p{font-size: 14px; color: #999; line-height: 26px;}
.page_abouts img{width: 100%; float: none; display: block; margin: 10px auto}

/*----page_unit----*/
.page_unit{width: 80%; position: relative;}
.page_unit .unit_con{}
.page_unit .unit_con h3{position: relative; display: block; width: 32%; font-size: 20px; color: #fff; font-weight: bold; padding: 10px 0; margin: 0 auto 60px auto; text-align: center; background: #154a9a;}
.page_unit .unit_con h3:before{content: ""; display: block; width: 212.5%; height: 1px; background: #999; position: absolute; top: 0; left: -56%; margin-top: 76px}
.page_unit .unit_con h3:after{content: ""; display: block; width: 1px; height: 30px; background: #999; position: absolute; top: 0; left: 50%; margin-top: 46px;}
.page_unit .unit_con .list{margin-right: -2%;}
.page_unit .unit_con .list li{position: relative; width: 31.3333%; float: left; margin-right: 2%;}
.page_unit .unit_con .list li:before{content: ""; display: block; width: 1px; height: 30px; background: #999; position: absolute; top: 0; left: 50%; margin-top: -30px;}
.page_unit .unit_con .list li h1{width: 50%; font-size: 18px; color: #fff; font-weight: bold; padding: 8px 0; margin: 0 auto 20px auto; text-align: center; background: #154a9a;}
.page_unit .unit_con .list li a{position: relative; width: 100%; padding: 10px 0; margin-bottom: 14px; background: #f0f0f0; box-sizing: border-box; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_unit .unit_con .list li a:before{content: ""; display: block; width: 7px; height: 7px; border-radius: 100%; background: #e31818; border: 3px solid #e07070; position: absolute; top: 0; left: 0; margin: 13px 0 0 10px;}
.page_unit .unit_con .list li a h6{font-size: 14px; color: #333; padding-left: 30px;}
.page_unit .unit_con .list li a:hover{background: #dedede;}

/*----page-units----*/
.page_units{width: 80%; position: relative;}
.page_units h1{font-size: 22px; color: #333; font-weight: bold; margin-bottom: 30px; text-align: center}
.page_units p{font-size: 18px; color: #666; line-height: 2;}


/*----page_team----*/
.page_team{width: 80%; position: relative;}
.page_team .team_con{}
.page_team .team_con .list{margin-right: -3%;}
.page_team .team_con .list li{position: relative; width: 22%; float: left; padding: 26px 20px; margin-right: 3%; margin-bottom: 40px; text-align: center; background: #f4f4f4; box-shadow: 0 0 10px 3px #dedede; border-radius: 8px; box-sizing: border-box}
.page_team .team_con .list li h1{font-size: 28px; color: #181818; font-weight: bold; padding: 8px 0;}
.page_team .team_con .list li h6{font-size: 14px; color: #999;}
.page_team .team_con .list li:nth-child(1){margin: 0 38.5% 40px 38.5%;}


/*----page_news----*/
.page_news{width: 80%; position: relative;}
.page_news .list{}
.page_news .list li{padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #f0f0f0; position: relative;}
.page_news .list li:before{content: ""; display: block; width: 3px; height: 18px; background: #154a9a; position: absolute; top: 0; left: 0; margin-top: 6px;}
.page_news .list li h1{font-size: 17px; color: #333; margin-bottom: 20px; line-height: 26px; padding-left: 16px; padding-right: 18%}
.page_news .list li h6{font-size: 15px; color: #999; font-family:'novecentowide-book'; position: absolute; top: 0; right: 0;}
.page_news .list li span{display: block; font-size: 15px; color: #666; padding-left: 16px;}
.page_news .list li:hover span{color: #154a9a;}

/*----page_newshow----*/
.page_newshow{width: 80%; position: relative;}
.page_newshow .title{margin-bottom: 30px; padding-bottom: 20px; text-align: center; border-bottom: 1px solid #f0f0f0}
.page_newshow .title h1{font-size: 22px; color: #333;  margin-bottom: 6px;}
.page_newshow .title span{font-size: 14px; color: #666; margin: 0 10px;}
.page_newshow .con{margin-bottom: 40px;}
.page_newshow .con p{font-size: 18px; color: #444; line-height: 1.8;}
.page_newshow .con img{float: none; display: block; height: auto; margin: 20px auto; max-width: 1000px}
.page_newshow .con p a{display: inline-block; text-indent: 0;}

/*----page_contact----*/
.page_contact{width: 100%; position: relative;}
.page_contact .contact_con{margin-bottom: 20px;}
.page_contact .contact_con p{font-size: 16px; color: #666; line-height: 32px;}

.page_contact .contact_map{width: 100%; overflow: hidden; border-radius: 8px;}
.page_contact .contact_map .map{height: 420px;}





/*-----公共样式-------*/
/*----product_show----*/
.page_pro .pro_con table{margin-top: 20px; width: 100%}
.page_pro .pro_con th, .page_pro .pro_con td{height: 36px; line-height: 20px; text-align: center; border-right: 1px solid #fff; vertical-align: middle;}
.page_pro .pro_con th{background: #666; color: #fff; font-size: 14px; font-weight: normal}
.page_pro .pro_con td{font-size: 14px; color: #666; background: #f4f4f4; padding-left: 20px; line-height: 26px;}
.page_pro .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; 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: #1b813e; 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: #154a9a; display: inline-block}

/*----pages----*/
.pagination a.cur {background: #154a9a !important}

/*--------*/
.pc-slide{width: 100%; margin: 0 auto;}

.pc-slide .view{border: 1px solid #ddd;}

.pc-slide .view .swiper-slide{width: 100%;}

.pc-slide .view .swiper-slide .imgauto{width: 100%; height: auto; box-sizing: border-box;}

.pc-slide .preview{width: 100%; margin-top: 10px; position: relative;}

.pc-slide .preview .swiper-container{width: 88%; margin: 0 6%;}

.pc-slide .preview .swiper-slide{width: 25%; padding: 5px; cursor: pointer;}

.pc-slide .preview .swiper-slide .imgauto{width: 100%; border: 1px solid #f0f0f0}

.pc-slide .preview .swiper-slide .imgauto img{display: block; float: none}

.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;}
