body{font-family:"微软雅黑"!important;font:14px Microsoft YaHei!important;line-height: 24px;}
body,div,p,span,ul,li,dl,dd,h1,h2,h3,a,input,img{margin:0;padding:0;font-family:"微软雅黑"!important;}
li,ol{list-style:none;}
a,input,img,textarea{border:none;outline:none;}
i,em{font-style:normal;}
.fl{float: left;}.fr{float: right;}.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}
.db{display: block;}.ma{margin: 0 auto;}.pr{position: relative;}.pa{position: absolute;}.pf{position: fixed;}
.transition{-webkit-transition: all  0.3s ease-out;-moz-transition: all  0.3s ease-out;-o-transition: all  0.3s ease-out; transition: all  0.3s ease-out; }
a{text-decoration: none;color: #333333;}
a:focus{text-decoration: none;color: #333333;}
a:hover,a:focus{text-decoration: none!important;}
.hide{display: none}
.show{display: block}
.modal a{outline:none;}
label{font-weight: normal;width:100%;}
a:hover {color: #333333;}
a:focus {outline:none;outline-offset:0;}
img{vertical-align: middle;}
.container{margin:0 auto;}
.wow{animation-duration: 1s;-webkit-animation-duration: 1s;}
.wower{animation-duration: 0.8s;-webkit-animation-duration: 0.8s;}
.fx{position: fixed!important;}

.wrapper{width: 100%;height: auto;position: relative;overflow: hidden;}
.wrap{width: 100%;height: auto;position: relative;overflow: hidden;}
.img_c i{display: table-cell;vertical-align: middle;text-align: center;}
.img_c i img{max-width: 100%;max-height: 100%;}
.slick-dotted.slick-slider{margin-bottom: 0px;}
.slick-slide{outline: none;}
.slick-slide a{outline: none;}
.slick-vertical .slick-slide{border: none;}
.clear{clear: both;}

.section{overflow: hidden;}

#fp-nav.fp-right{z-index: 9;right: 6%;right: 50px;}
#fp-nav ul li{margin: 0px;width: auto;height: auto;overflow: hidden;}
#fp-nav ul li a{display: block;position: relative;width: 16px!important;height: 16px!important;margin: 5px 0;background: url(../images/fp-nav-hd.png) center center no-repeat;background-size: 100%!important;transition: 300ms;}
#fp-nav ul li a span{display: none;}
#fp-nav ul li a:hover,#fp-nav ul li a.active{background: url(../images/fp-nav-hd-h.png) center center no-repeat;}

.class{width: 280px;height: 100%;overflow: hidden;position: fixed;top: 0;left: 0;z-index: 25;background: #fff;}
.class.on{box-shadow: 0px 5px 20px 0px rgba(0,0,0,.5);}
.class_top{width: 100%;overflow: hidden;font-size: 22px;line-height: 80px;height: 80px;padding: 0 25px;margin-bottom: 10px;font-weight: bold;background: #d6a250;color: #fff;position: relative;text-align: center;}
.class_top span{display: inline-block;vertical-align: top;padding-left: 40px;background: url(../images/class_top.png) left center no-repeat;background-size: 30px;}
.m_list{width: 100%;height: 80%;overflow-y: auto;overflow-x: hidden;}
.m_list ul{width: 100%;height: auto;overflow: hidden;}
.m_list ul li{font-size: 16px;border-bottom: 1px solid #d9d9d9;}
.m_list ul li a{display: block;line-height: 50px;height: 50px;overflow: hidden;padding: 0 40px 0 20px;position: relative;}
.m_list ul li a span{width: 10px;height: 100%;background: url(../images/m_one.png) center center no-repeat;background-size: 100%!important;position: absolute;right: 20px;top: 0;transition: 300ms;}
.m_list ul li a span.close_one{transform: rotate(90deg);}
.m_list ul li a:hover,.m_list ul li a.cu1{background: #fafafa;font-weight: bold;color: #d6a250;}
.m_list ul li a:hover span,.m_list ul li a.cu1 span{background: url(../images/m_one_h.png) center center no-repeat;}
.m_list ul li ul{display: none;background: #fafafa;padding-bottom: 10px;}
.m_list ul li ul li{border-bottom: none;text-indent: 16px;font-size: 15px;}
.m_list ul li ul li a{line-height: 46px;height: 46px;}
.m_list ul li ul li a span{width: 3px;height: 12px;background: #808080;left: 20px;top: 50%;margin-top: -6px;}
.m_list ul li ul li a span.close_one{transform: rotate(0deg);}
.m_list ul li ul li a:hover,.m_list ul li ul li a.cu2{background: none;font-weight: bold;color: #d6a250;}
.m_list ul li ul li a:hover span,.m_list ul li ul li a.cu2 span{background: #d6a250;}
.m_list ul li ul li ul{display: none;background: none;padding-bottom: 0px;}
.m_list ul li ul li ul li{text-indent: 32px;}
.m_list ul li ul li ul li a{color: #808080;line-height: 40px;height: 40px;}
.m_list ul li ul li ul li a:hover,.m_list ul li ul li ul li a.cu3{font-weight: bold;color: #d6a250;}
.m_list ul li ul li ul li ul{display: none;}
.m_list ul li ul li ul li ul li{text-indent: 48px;}
.m_list ul li ul li ul li ul li a{color: #808080;}
.m_list ul li ul li ul li ul li a:hover{font-weight: bold;color: #d6a250;text-decoration: underline!important;}

.page-prev {
	transform:translate3d(-280px, 0, 0);
	-ms-transform:translate3d(-280px, 0, 0);
	-webkit-transform:translate3d(-280px, 0, 0);	
	-o-transform:translate3d(-280px, 0, 0);	
	-moz-transform:translate3d(-280px, 0, 0);
}
.page-next {
	transform:translate3d(280px, 0, 0);
	-ms-transform:translate3d(280px, 0, 0);
	-webkit-transform:translate3d(280px, 0, 0);	
	-o-transform:translate3d(280px, 0, 0);	
	-moz-transform:translate3d(280px, 0, 0);
}
.page-active{
	transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-webkit-transform:translate3d(0, 0, 0);	
	-o-transform:translate3d(0, 0, 0);	
	-moz-transform:translate3d(0, 0, 0);
}
.page-in {
	-webkit-transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}
.page-out {
	-webkit-transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
	-ms-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
}
.share-in{
	transform:translate3d(100%, 0, 0);
	-ms-transform:translate3d(100%, 0, 0);
	-webkit-transform:translate3d(100%, 0, 0);	
	-o-transform:translate3d(100%, 0, 0);	
	-moz-transform:translate3d(100%, 0, 0);
}

.page_box{ text-align:center}
.ibanner { height: 100%; }
.ibanner.slick-slider .slick-list,.ibanner.slick-slider .slick-track{height: 100%;}
.ibanner_item,.ibanner_img{height: 100%;}
.ibanner_img img{width: 100%;}
.ibanner .slick-dots{bottom: 40px;z-index: 2;font-size: 0px;}
.ibanner .slick-dots li{width: auto;height: auto;margin: 0 5px;}
.ibanner .slick-dots li button{width: 12px;height: 12px;padding: 0px;border: 1px solid #d6a250;border-radius: 50%;transition: 400ms;}
.ibanner .slick-dots li button:before{display: none;}
.ibanner .slick-dots li.slick-active button{background: #d6a250;}

.header{width: 100%;height: auto;position: absolute;left: 0;top: 20px;background: rgba(0,0,0,.3);z-index: 10;transition: 400ms;}
.header .container{position: relative;}
.logo{width: 300px;height: auto;font-size: 0;overflow: hidden;position: absolute;}
.logo a{display: table-cell;vertical-align: middle;height: 80px;overflow: hidden;}
.logo a img{max-width: 100%;max-height: 100%;}
.nav{padding-left: 400px;}
.nav ul{width: 100%;}
.nav ul li{float: left;font-size: 16px;position: relative;text-align: center;}
.nav ul li a{display: block;line-height: 80px;height: 80px;overflow: hidden;padding: 0 5px;color: #fff;position: relative;transition: 300ms;}
.nav ul li a:after{content: "";width: 20px;height: 1px;background: #d6a250;position: absolute;bottom: 15px;left: 50%;margin-left: -10px;transition: 300ms;transform:scale(0,0);}
.nav ul li a:hover,.nav ul li.cu a,.nav ul li.on a{color: #d6a250;}
.nav ul li a:hover:after,.nav ul li.cu a:after,.nav ul li.on a:after{transform:scale(1,1);}
.nav ul li ul{width: 100%;position: absolute;padding: 10px 0;border-radius: 10px;background: #b08543;display: none;}
.nav ul li ul li{width: 100%;font-size: 14px;}
.nav ul li ul li a,.nav ul li.cu ul li a,.nav ul li.on ul li a{line-height: 32px;height: 32px;color: #ecce9e;}
.nav ul li ul li a:after{display: none;}
.nav ul li ul li a:hover{color: #fff;font-weight: bold;}
.nav_button{width: 32px;height: 100%;position: absolute;right: 15px;top: 0;background: url(../images/nav_button.png) center center no-repeat;background-size: 30px;}

.service{}
.headline{text-align: center;font-weight: bold;margin-bottom: 50px;}
.head_en{font-size: 48px;line-height: 58px;color: #ddd;}
.head_cn{font-size: 30px;line-height: 40px;color: #d6a250;}
.head_cn span{display: inline-block;vertical-align: top;position: relative;padding: 0 70px;}
.head_cn span:before{content: "";width: 50px;height: 24px;border-left: 1px solid #d6a250;border-bottom: 1px solid #d6a250;position: absolute;left: 0;bottom: 50%;}
.head_cn span:after{content: "";width: 50px;height: 24px;border-right: 1px solid #d6a250;border-bottom: 1px solid #d6a250;position: absolute;right: 0;bottom: 50%;}
.service_slide{width: 100%;padding: 0 5%;height: auto;overflow: hidden;margin-bottom: 55px;position: relative;}
.service_slide:before{content: "";width: 1px;height: 70%;background: #e8e8e8;position: absolute;top: 15%;left: 50%;}
.service_item{padding: 0 15px;}
.service_item a{display: block;height: auto;overflow: hidden;border-radius: 10px;position: relative;}
.service_img{width: 100%;height: auto;font-size: 0px;overflow: hidden;position: relative;}
.service_img img{width: 100%;transition: 400ms;}
/*.service_img:after{content: "";width: 100%;height: 100%;background: #fff;position: absolute;left: 0;top: 0;transition: 400ms;}*/
.service_intro{display: none;width: 100%;padding: 0 18.6%;height: auto;position: absolute;top: 50%;transform:translateY(-50%);text-align: center;z-index: 2;}
.service_icon{width: 100%;height: 100px;font-size: 0px;overflow: hidden;margin-bottom: 24px;}
.service_icon img{display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
.service_icon img.img_a{display: block;}
.service_icon img.img_b{display: none;}
.service_bt{font-size: 18px;font-weight: bold;line-height: 28px;height: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 18px;transition: 400ms;}
.service_nr{line-height: 28px;height: 56px;overflow: hidden;color: #999;margin-bottom: 12px;transition: 400ms;}
.service_more{line-height: 24px;height: 24px;overflow: hidden;color: #d6a250;}
/*.service_item a:hover .service_img:after{background: rgba(0,0,0,.3);}*/
.service_item a:hover .service_img img{transform:scale(1.05,1.05);}
.service_item a:hover .service_icon img.img_a{display: none;}
.service_item a:hover .service_icon img.img_b{display: block;}
/*.service_item a:hover .service_bt{color: #d6a250;}
.service_item a:hover .service_nr{color: #fff;}*/
.imore{width: 160px;height: auto;overflow: hidden;margin: 0 auto;font-size: 16px;text-align: center;}
.imore a{display: block;line-height: 48px;height: 50px;overflow: hidden;color: #d6a250;border: 1px solid #d6a250;border-radius: 8px;transition: 400ms}
.imore a:hover{background: #d6a250;color: #fff;}

.price{}
.price_img,.about_img{width: 50%;height: 100%;position: absolute;left: 0;top: 0;}
.price_intro,.about_intro{width: 50%;float: right;padding: 0 8.75% 0 6.25%;height: auto;overflow: hidden;}
.price_intro .headline,.about_intro .headline{text-align: left;}
.price_intro .head_cn span,.about_intro .head_cn span{padding: 0px;}
.price_intro .head_cn span:before,.about_intro .head_cn span:before{display: none;}
.price_intro .head_cn span:after,.about_intro .head_cn span:after{display: none;}
.price_table{width: 100%;height: auto;overflow: hidden;margin-bottom: 80px;}
.price_head{width: 100%;height: auto;overflow: hidden;color: #d6a250;font-size: 18px;font-weight: bold;}
.price_head dd{float: left;padding-right: 10px;line-height: 32px;height: 32px;overflow: hidden;}
.price_one{width: 33.33%;}
.price_two{width: 33.33%;}
.price_three{width: 33.33%;}
.price_body{width: 100%;height: auto;overflow: hidden;}
.price_line{width: 100%;height: auto;overflow: hidden;border-bottom: 1px solid #ddd;}
.price_line dd{float: left;line-height: 58px;height: 58px;overflow: hidden;padding-right: 10px;}
.price_line dd.price_one{font-weight: bold;}
.price_intro .imore,.about_intro .imore{margin: 0;}

.team{}
.team_slide{width: 100%;height: auto;overflow: hidden;margin-bottom: 55px;}
.team_item{padding: 0 10px;}
.team_item a{display: block;height: auto;overflow: hidden;border-radius: 10px;background: #fff;text-align: center;transition: 400ms;}
.team_img{width: 100%;height: auto;overflow: hidden;font-size: 0px;}
.team_img img{width: 100%;transition: 400ms;}
.team_bt{line-height: 86px;height: 86px;overflow: hidden;padding: 0 20px;overflow: hidden;transition: 400ms;}
.team_item a:hover{background: #d6a250;}
.team_item a:hover .team_img img{transform:scale(1.05,1.05);}
.team_item a:hover .team_bt{color: #fff;}

.about{}
.about_img{z-index: 3;}
.about_intro{padding: 0 0% 0 6.25%;margin-bottom: 220px;}
.about_bt{font-size: 24px;font-weight: bold;line-height: 34px;}
.about_line{width: 80px;height: 1px;background: #d6a250;margin: 46px 0 30px;}
.about_nr{line-height: 36px;max-height: 108px;overflow: hidden;margin-bottom: 34px;}
.about_contact{width: 100%;height: auto;overflow: hidden;position: absolute;left: 0;bottom: 0;z-index: 2;}
.about_contact:before{content: "";width: 100%;height: 100%;background: #e6c796;position: absolute;right: 0;top: 0;z-index: -1;}
.abcon_data{width: 50%;float: right;height: auto;overflow: hidden;}
.abcon_item{width: 50%;float: left;height: auto;overflow: hidden;padding: 76px 50px 60px;text-align: center;position: relative;}
.abcon_item:first-child:before{content: "";width: 1px;height: 60px;background: #724c0e;position: absolute;right: 0;top: 50%;margin-top: -30px;}
.abcon_icon{width: 100%;height: 32px;font-size: 0px;overflow: hidden;margin-bottom: 34px;}
.abcon_icon img{max-width: 100%;max-height: 100%;}
.abcon_nr{line-height: 24px;height: 48px;overflow: hidden;color: #6e4709;display: flex;align-items: center;  justify-content: center;}
.abcon_nr span{display: inline-block;vertical-align: top;max-height: 100%;overflow: hidden;}

.product{}
.pro_slide{margin-bottom: 55px;}
.pro_item{padding: 0 15px;height: auto;overflow: hidden;}
.pro_item a{display: block;border-radius: 10px;height: auto;overflow: hidden;position: relative;}
.pro_img{width: 100%;height: auto;overflow: hidden;font-size: 0px;}
.pro_img img{width: 100%;transition: 400ms;}
.pro_bt{width: 100%;padding: 0 16px;text-align: center;line-height: 60px;height: 60px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;background: rgba(0,0,0,.3);transition: 400ms;color: #fff;position: absolute;left: 0;bottom: 0;}
.pro_item a:hover .pro_img img{transform:scale(1.05,1.05);}
.pro_item a:hover .pro_bt{background: #d6a250;}

.news{}
.news_data{width: 100%;height: auto;margin-bottom: 50px;}
.news_item{width: 46.75%;height: auto;float: left;margin-bottom: 30px;}
.news_item:nth-child(odd){margin-right: 6.5%;}
.news_item a{display: block;width: 100%;height: auto;}
.news_img{width: 250px;float: left;border-radius: 8px;height: auto;overflow: hidden;font-size: 0px;transition: 400ms;margin-right: 20px;}
.news_img img{width: 100%;transition: 400ms;}
.news_intro{flex: 1.0;height: auto;overflow: hidden;}
.news_bt{font-size: 16px;line-height: 26px;height: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 34px;margin-top: 14px;transition: 400ms;}
.news_time{line-height: 24px;height: 24px;overflow: hidden;color: #999;display: none;}
.news_line{width: 50px;height: 2px;background: #eee;margin: 14px 0;}
.news_nr{line-height: 24px;height: 48px;overflow: hidden;color: #999;}
.news_item a:hover .news_img{box-shadow: 0px 0px 10px 0px #ccc;}
.news_item a:hover .news_img img{transform:scale(1.05,1.05);}
.news_item a:hover .news_bt{color: #d6a250;font-weight: bold;}

.footer{width: 100%;height: auto;overflow: visible;background: #d6a250;color: #fff;}
.footer .container{position: relative;}
.copyright{padding: 18px 0;line-height: 24px;padding-right: 250px;color: #666;}
.copyright a{color: #666;}
.linker{width: 200px;padding-left: 75px;position: absolute;right: 15px;top: 50%;margin-top: -15px;z-index: 2;}
.linker_bt{line-height: 30px;height: 30px;width: 75px;overflow: hidden;position: absolute;left: 0;top: 0;color: #fff;}
.linker_list{}
.linker_list li{position: relative;font-size: 14px;}
.linker_list li a{display: block;border: 1px solid #fff;line-height: 28px;height: 30px;overflow: hidden;padding: 0 35px 0 14px;transition: 400ms;white-space: nowrap;text-overflow: ellipsis;border-radius: 4px;color: #fff;}
.linker_list li a:after{content: "";width: 15px;height: 100%;background: url(../images/linker_up.png) center center no-repeat;position: absolute;right: 12px;top: 0;transition: 400ms;}
.linker_list li a.closee:after{transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.linker_list li a:hover{color: #fff;}
.linker_list li ul{position: absolute;background: #b08543;width: 100%;padding: 10px 0;display: none;bottom: 30px;border-radius: 4px;}
.linker_list li ul li{font-size: 13px;}
.linker_list li ul li a{border: none;color: #ecce9e;line-height: 26px;height: 26px;}
.linker_list li ul li a:after{display: none;}
.linker_list li ul li a:hover{color: #fff;}

.bottom{width: 100%;height: auto;overflow: hidden;background: #333;color: #fff;text-align: center;position: fixed;bottom: 0;z-index: 20;}
.bottom ul{width: 100%;height: auto;}
.bottom ul li{width: 25%;float: left;}
.bottom ul li a{display: block;padding: 12px 15px 4px;}
.bottom_img{width: 100%;height: 22px;font-size: 0px;margin-bottom: 4px;}
.bottom_img img{max-width: 100%;max-height: 100%;}
.bottom_bt{color: #fff;line-height: 24px;height: 24px;overflow: hidden;}
.opacity{width: 100%;height: 100%;background: #000;filter:alpha(opacity=50);opacity: 0.5;position: fixed;top: 0;left: 0;z-index: 21;display: none;}
.wx_ewm{width: 116px;height: 116px;overflow: hidden;position: fixed;top: 50%;left: 50%;margin-top: -58px;margin-left: -58px;z-index: 22;display: none;}
.wx_ewm i{width: 116px;height: 116px;}
.bottom_search{width: 100%;height: auto;overflow: hidden;position: fixed;bottom: 0px;background: rgba(0,0,0,.8);padding: 15px 15px;z-index: 19;/*box-shadow: 0px 0px 3px 0px #999;*/transition: 400ms;}
.bottom_search.showup{bottom: 66px;}
.bottom_search form{width: 100%;height: auto;overflow: hidden;position: relative;padding-right: 72px;}
.bts_box{width: 100%;border: 1px solid #d6a250;padding: 0 10px;line-height: 28px;height: 30px;overflow: hidden;background: none;outline: none;color: #fff;}
.bts_btn{width: 72px;line-height: 30px;height: 30px;overflow: hidden;text-align: center;background: #d6a250;color: #fff;position: absolute;right: 0;top: 0;outline: none;border: none;}

.ny_banner{width: 100%;height: auto;overflow: hidden;position: relative;}
.ny_banner_img{width: 100%;height: auto;overflow: hidden;font-size: 0px;}
.ny_banner_img img{width: 100%;position: relative;left: 50%;transform:translatex(-50%);}
.ny_headline{width: 100%;position: absolute;top: 55%;transform:translatey(-50%);}

.main{width: 100%;height: auto;overflow: hidden;}
.here{padding: 0 20px 0 68px;border-radius: 0px 0px 8px 8px;line-height: 50px;height: 50px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #999;background: #f1f1f1;margin-bottom: 60px;position: relative;}
.here:before{content: "";width: 15px;height: 100%;background: url(../images/here.png) center center no-repeat;background-size: 100%;position: absolute;left: 40px;top: 0;}
.here a{color: #999;transition: 300ms;}
.here a:hover{color: #d6a250;}
.subnav_slide{margin-bottom: 40px;}
.subnav_item{padding: 0 5px;text-align: center;}
.subnav_item a{display: block;line-height: 48px;height: 50px;padding: 0 5px;border-radius: 4px;overflow: hidden;border: 1px solid #ddd;color: #999;transition: 300ms;}
.subnav_item a.cu,.subnav_item a:hover{background: #d6a250;border: 1px solid #d6a250;color: #fff;}
.public_area{border: 1px solid #ddd;padding: 40px 50px;height: auto;overflow: hidden;border-radius: 8px;margin-bottom: 50px;}
.about_title{font-size: 18px;font-weight: bold;text-align: center;line-height: 1.6;margin-bottom: 22px;}
.about_det{line-height: 2;}
.about_det img{max-width: 100%;max-height: 100%;}

.news_list{margin-bottom: 10px;}
.next1{width: 100%;height: auto;overflow: hidden;text-align: center;}
.next1 ul{display: inline-block;vertical-align: top;}
.next1 ul li{display: inline-block;vertical-align: top;}
.next1 a{display: inline-block;vertical-align: top;line-height: 42px;height: 42px;overflow: hidden;margin: 0 5px;padding: 0 10px;position: relative;color: #808080;transition: 300ms;}
.next1>a{font-family: "幼圆"!important;font-size: 20px;font-weight: bold;}
.next1 a:hover,.next1 a.on1{color: #ffbc20;}
.next1 ul li a:after{content: "";width: 12px;height: 1px;background: #ffbc20;position: absolute;left: 50%;margin-left: -6px;bottom: 0;transition: 300ms;transform:scale(0,0)}
.next1 ul li a:hover:after,.next1 ul li a.on1:after{transform:scale(1,1)}

.news_title{font-size: 18px;font-weight: bold;text-align: center;line-height: 1.6;}
.news_publish{line-height: 24px;text-align: center;color: #999;padding: 20px 0 24px;margin-bottom: 40px;border-bottom: 1px solid #ddd;}
.next2{width: 100%;height: auto;overflow: hidden;margin-top: 44px;padding-top: 20px;border-top: 1px solid #ddd;}
.next2 ul{width: 100%;height: auto;overflow: hidden;}
.next2 ul li{width: 50%;float: left;height: auto;overflow: hidden;}
.next2 ul li a{display: block;line-height: 30px;height: 30px;overflow: hidden;color: #999;white-space: nowrap;text-overflow: ellipsis;padding: 0 20px 0 0;transition: 300ms;}
.next2 ul li:last-child a{padding: 0 0 0 20px;text-align: right;}
.next2 ul li a:hover{color: #d6a250;}

.pro_list{width: 100%;height: auto;overflow: hidden;margin-bottom: 10px;}
.pro_eg{width: 23.65%;float: left;height: auto;overflow: hidden;margin-right: 1.8%;margin-bottom: 1.8%;padding: 0px;}
.pro_eg:nth-child(4n){margin-right: 0px;}
.pro_eg .service_img:before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;transition: 300ms;z-index: 1;}
.pro_eg .service_img:after{width: 80%;height: 80%;top: 10%;left: 10%;border-radius: 10px;}
.pro_eg a:hover .service_img:before{background: rgba(0,0,0,.3);}
.pro_eg a:hover .service_img:after{background: none;transform:scale(1.2,1.2)}

.pro_title{margin-bottom: 30px;}
.pro_image{width: 100%;padding: 0 30%;height: auto;overflow: hidden;margin: 0 auto;}
.pro_image.slick-slider{margin-bottom: 35px;}
.pro_image img{width: 100%;}
.pro_image .slick-list{border-radius: 10px;}
.pro_image .slick-arrow{width: 52px;height: 52px;top: 50%;border: 2px solid #ddd;border-radius: 4px;z-index: 4;transition: 300ms;overflow: hidden;/*transform:translate(0, 0);-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);*/}
.pro_image .slick-prev{background: url(../images/pro_prev.png) center center no-repeat;left: 14.5%;}
.pro_image .slick-next{background: url(../images/pro_next.png) center center no-repeat;right: 14.5%;}
.pro_image .slick-prev:hover{background: url(../images/pro_prev_h.png) center center no-repeat;}
.pro_image .slick-next:hover{background: url(../images/pro_next_h.png) center center no-repeat;}
.pro_image .slick-prev:before{display: none;}
.pro_image .slick-next:before{display: none;}

.header.fadeOutUp,
.service .container.zoomOut,
.price_img.fadeOutLeft,.price_intro.fadeOutRight,
.team .container.fadeOutUp,
.about_img.fadeOutLeft,.about_intro.fadeOutRight,.abcon_data.fadeOutRight,
.product .container.zoomOut,
.news .container.fadeOutUp{animation-fill-mode: forwards;}

@media (min-width: 1700px){
	.container{width: 1630px;}
}

@media (min-width: 1500px) and (max-width: 1699px){
	.container{width: 1430px;}

	#fp-nav.fp-right{right: 25px;}
	.ibanner .slick-dots{bottom: 30px;}
	.service_icon{height: 82px;margin-bottom: 16px;}
	.service_bt{margin-bottom: 8px;}
	.price_table{margin-bottom: 60px;}
	.price_head{margin-bottom: 5px;}
	.price_line dd{line-height: 54px;height: 54px;}
	.team_bt{line-height: 72px;height: 72px;}
	.about_intro{margin-bottom: 185px;}
	.about_line{margin: 36px 0 20px;}
	.abcon_item{padding: 50px 45px 45px;}
	.abcon_icon{margin-bottom: 20px;}
	.news_item{width: 47.5%;}
	.news_item:nth-child(odd){margin-right: 5%;}

	.news_publish{padding: 15px 0 20px;margin-bottom: 32px;}
}

@media (min-width: 1200px) and (max-width: 1499px){
	#fp-nav.fp-right{right: 25px;}
	.ibanner .slick-dots{bottom: 30px;}
	.nav{padding-left: 350px;}
	.head_en{font-size: 42px;line-height: 52px;}
	.head_cn{font-size: 28px;line-height: 38px;}
	.head_cn span{padding: 0 58px;}
	.head_cn span:before,.head_cn span:after{width: 38px;height: 20px;}
	.service_item{padding: 0 10px;}
	.service_intro{padding: 0 12%;}
	.service_icon{height: 74px;margin-bottom: 12px;}
	.service_bt{margin-bottom: 8px;}
	.service_nr{line-height: 24px;height: 48px;margin-bottom: 8px;}
	.imore{width: 150px;}
	.imore a{line-height: 44px;height: 46px;}
	.price_intro{padding-right: 4%;}
	.price_table{margin-bottom: 55px;}
	.price_head{margin-bottom: 5px;}
	.price_line dd{line-height: 50px;height: 50px;}
	.team_bt{line-height: 64px;height: 64px;}
	.about_intro{margin-bottom: 145px;}
	.about_bt{font-size: 22px;line-height: 32px;}
	.about_nr{line-height: 32px;max-height: 96px;}
	.about_line{margin: 30px 0 20px;}
	.abcon_item{padding: 36px 36px 30px;}
	.abcon_icon{margin-bottom: 14px;height: 30px;}
	.pro_item{padding: 0 10px;}
	.pro_bt{line-height: 56px;height: 56px;}
	.news_data{margin-bottom: 28px;}
	.news_item{width: 47.5%;}
	.news_item:nth-child(odd){margin-right: 5%;}
	.news_img{width: 214px;}
	.news_bt{margin-bottom: 16px;}
	.news_line{margin: 10px 0;}

	.here{margin-bottom: 50px;}

	.news_publish{padding: 15px 0 20px;margin-bottom: 32px;}

	.pro_eg{padding: 0;}
	.pro_eg .service_img:after{width: 88%;height: 88%;left: 6%;top: 6%;}

	.pro_image .slick-arrow{width: 46px;height: 46px;}
}

@media (min-width: 992px) and (max-width: 1199px){
	#fp-nav.fp-right{right: 20px;}
	#fp-nav ul li a{width: 14px!important;height: 14px!important;margin: 4px 0;}
	.ibanner .slick-dots{bottom: 24px;}
	.header{top: 0;}
	.logo{width: 280px;}
	.nav{padding-left: 300px;}
	.head_en{font-size: 36px;line-height: 46px;}
	.head_cn{font-size: 26px;line-height: 36px;}
	.head_cn span{padding: 0 52px;}
	.head_cn span:before,.head_cn span:after{width: 38px;height: 20px;}
	.service_item{padding: 0 8px;}
	.service_intro{padding: 0 12%;}
	.service_icon{height: 66px;margin-bottom: 10px;}
	.service_bt{margin-bottom: 4px;font-size: 16px;}
	.service_nr{line-height: 24px;height: 48px;margin-bottom: 6px;}
	.imore{width: 145px;}
	.imore a{line-height: 42px;height: 44px;}
	.price_intro{padding-right: 3%;}
	.price_table{margin-bottom: 55px;}
	.price_head{margin-bottom: 5px;}
	.price_line dd{line-height: 46px;height: 46px;}
	.team_item{padding: 0 8px;}
	.team_bt{line-height: 58px;height: 58px;}
	.about_intro{margin-bottom: 120px;}
	.about_bt{font-size: 20px;line-height: 30px;}
	.about_nr{line-height: 32px;max-height: 96px;}
	.about_line{margin: 24px 0 16px;width: 56px;}
	.abcon_item{padding: 28px 24px 24px;}
	.abcon_icon{margin-bottom: 10px;height: 26px;}
	.pro_item{padding: 0 8px;}
	.pro_bt{line-height: 50px;height: 50px;}
	.news_data{margin-bottom: 28px;}
	.news_item{width: 47.5%;}
	.news_item:nth-child(odd){margin-right: 5%;}
	.news_img{width: 168px;}
	.news_bt{margin-bottom: 6px;margin-top: 5px;}
	.news_line{margin: 8px 0;width: 40px;}

	.here{margin-bottom: 40px;}
	.subnav_slide{margin-bottom: 35px;}
	.subnav_item a{line-height: 44px;height: 46px;}
	.public_area{padding: 40px 40px;}

	.news_publish{padding: 10px 0 15px;margin-bottom: 24px;}
	.next2{margin-top: 35px;}

	.pro_eg{padding: 0;}
	.pro_eg .service_img:after{width: 88%;height: 88%;left: 6%;top: 6%;}

	.pro_image{padding: 0 26%;}
	.pro_image.slick-slider{margin-bottom: 30px;}
	.pro_image .slick-arrow{width: 46px;height: 46px;}
	.pro_image .slick-prev{left: 10%;}
	.pro_image .slick-next{right: 10%;}
}

@media (max-width: 991px){
	.section_my{padding: 72px 0;}
	.section{height: auto!important;}
	.section .fp-tableCell{height: auto!important;}
	#fp-nav.fp-right{display: none;}
	.ibanner .slick-dots{bottom: 24px;}
	.header{top: 0;}
	.logo{position: relative;width: 70%;}
	.headline{margin-bottom: 42px;}
	.head_en{font-size: 36px;line-height: 46px;}
	.head_cn{font-size: 26px;line-height: 36px;}
	.head_cn span{padding: 0 52px;}
	.head_cn span:before,.head_cn span:after{width: 38px;height: 20px;}
	.service_intro{padding: 0 12%;}
	.service_icon{height: 82px;margin-bottom: 16px;}
	.service_bt{margin-bottom: 10px;}
	.service_nr{line-height: 26px;height: 52px;margin-bottom: 8px;}
	.imore{width: 145px;}
	.imore a{line-height: 42px;height: 44px;}
	.price_img, .about_img{width: 100%;}
	.price_intro .headline, .about_intro .headline{text-align: center;}
	.price_intro .head_cn span, .about_intro .head_cn span{padding: 0 46px;}
	.price_intro .head_cn span:before,.about_intro .head_cn span:before{display: block;}
	.price_intro .head_cn span:after,.about_intro .head_cn span:after{display: block;}
	.price_intro .imore, .about_intro .imore{margin: 0 auto;}
	.price_intro{position: relative;background: #fff;float: none;width: 90%;margin: 0 auto;padding: 50px 5%;}
	.price_table{margin-bottom: 45px;text-align: center;}
	.price_head{margin-bottom: 5px;}
	.price_head dd,.price_line dd{padding: 0 10px;}
	.price_line dd{line-height: 46px;height: 46px;}
	.team_item{padding: 0 15px;}
	.team_bt{line-height: 64px;height: 64px;}
	.about_img{z-index: 0;}
	.about_intro{margin-bottom: 0px;position: relative;background: #fff;float: none;width: 90%;margin: 0 auto;padding: 50px 5%;}
	.about_bt{font-size: 20px;line-height: 30px;text-align: center;}
	.about_nr{line-height: 32px;max-height: 96px;}
	.about_line{margin: 24px auto 16px;width: 56px;}
	.about_contact{position: relative;}
	.about_contact:before{display: none;}
	.abcon_data{width: 90%;float: none;margin: 0 auto;background: #e6c796;}
	.abcon_item{padding: 28px 36px 24px;}
	.abcon_icon{margin-bottom: 10px;height: 26px;}
	.news_data{margin-bottom: 28px;}
	.news_item{width: 100%;}
	.news_item:nth-child(odd){margin-right: 0%;}
	.news_img{width: 200px;}
	.news_bt{margin-bottom: 12px;margin-top: 8px;}
	.news_line{margin: 10px 0;}
	.linker{display: none;}
	.copyright{padding-right: 0px;text-align: center;margin-bottom: 66px;}
	
	.ny_banner_img img{width: 120%;}
	.ny_headline{top: 58%;}
	.here{margin-bottom: 36px;padding-left: 50px;}
	.here:before{left: 24px;}
	.subnav_slide{margin-bottom: 30px;}
	.subnav_item a{line-height: 44px;height: 46px;}
	.public_area{padding: 36px 30px 40px;}

	.news_publish{padding: 10px 0 15px;margin-bottom: 24px;}
	.next2{margin-top: 35px;}
	.next2 ul li{width: 100%;}
	.next2 ul li a{padding: 0px;line-height: 34px;height: 34px;}
	.next2 ul li:last-child a{padding: 0px;text-align: left;}

	.pro_eg{padding: 0;width: 48.4%;margin-right: 0px;margin-bottom: 3.2%;}
	.pro_eg:nth-child(odd){margin-right: 3.2%;}
	.pro_eg .service_intro{padding: 0 18%;}
	
	.pro_title{margin-bottom: 24px;}
	.pro_image{padding: 0 24%;}
	.pro_image.slick-slider{margin-bottom: 25px;}
	.pro_image .slick-arrow{width: 42px;height: 42px;}
	.pro_image .slick-prev{left: 5%;}
	.pro_image .slick-next{right: 5%;}
}

@media (max-width: 767px){
	.section_my{padding: 60px 0 70px;}
	.ibanner .slick-dots li{margin: 0 8px;}
	.ibanner .slick-dots li button{width: 10px;height: 10px;}
	.logo a{height: 74px;}
	.class_top{line-height: 74px;height: 74px;}
	.headline{margin-bottom: 42px;}
	.head_en{font-size: 32px;line-height: 42px;}
	.head_cn{font-size: 24px;line-height: 34px;}
	.head_cn span{padding: 0 46px;}
	.head_cn span:before,.head_cn span:after{width: 34px;height: 16px;}
	.service_item{padding: 0 8px;}
	.service_icon{height: 72px;}
	.team_item{padding: 0 8px;}
	.team_bt{line-height: 58px;height: 58px;}
	.abcon_item{padding: 24px 30px 20px;}
	.pro_item{padding: 0 8px;}
	.pro_bt{line-height: 50px;height: 50px;}
	.news_item{margin-bottom: 24px;}
	.news_img{width: 168px;}
	.news_bt{margin-bottom: 6px;margin-top: 3px;}
	.news_line{margin: 8px 0;width: 40px;}
	
	.ny_banner_img img{width: 140%;}
	.ny_headline{top: 62%;}
	.here{margin-bottom: 32px;padding-left: 46px;line-height: 46px;height: 46px;}
	.here:before{left: 20px;}
	.subnav_slide{margin-bottom: 26px;}
	.subnav_item a{line-height: 40px;height: 42px;}
	.public_area{padding: 30px 20px 40px;}/*heeeeeere*/

	.news_publish{padding: 8px 0 15px;margin-bottom: 20px;}

	.pro_eg{padding: 0;}
	.pro_eg .service_intro{padding: 0 16%;}
	.pro_eg .service_img:after{width: 84%;height: 84%;left: 8%;top: 8%;}
	
	.pro_image{padding: 0 15%;}
	.pro_image .slick-prev{left: 0%;}
	.pro_image .slick-next{right: 0%;}
}

@media (max-width: 567px){
	.section_my{padding: 50px 0 60px;}
	.ibanner .slick-dots{bottom: 20px;}
	.ibanner .slick-dots li button{width: 8px;height: 8px;}
	.logo a{height: 68px;}
	.nav_button{background-size: 28px;}
	.class_top{line-height: 68px;height: 68px;}
	.m_list ul li a{line-height: 46px;height: 46px;}
	.m_list ul li a span{width: 8px;}
	.m_list ul li ul li a{line-height: 40px;height: 40px;}
	.m_list ul li ul li ul li a{line-height: 36px;height: 36px;}
	.headline{margin-bottom: 28px;}
	.head_en{font-size: 28px;line-height: 38px;}
	.head_cn{font-size: 20px;line-height: 30px;}
	.head_cn span{padding: 0 36px;}
	.head_cn span:before,.head_cn span:after{width: 26px;height: 12px;}
	.service_slide{overflow: visible;margin-bottom: 42px;padding: 0;}
	.service_slide .slick-list{overflow: visible;}
	.imore{width: 124px;font-size: 14px;}
	.imore a{line-height: 36px;height: 38px;}
	.price_intro .head_cn span, .about_intro .head_cn span{padding: 0 36px;}
	.price_intro{width: 100%;padding: 40px 5% 50px;}
	.price_table{margin-bottom: 40px;}
	.price_head{font-size: 16px;}
	.price_line dd{line-height: 40px;height: 40px;}
	.team_slide{padding: 0 8%;overflow: visible;margin-bottom: 42px;}
	.team_slide .slick-list{overflow: visible;}
	.team_bt{line-height: 50px;height: 50px;}
	.about_intro{width: 100%;padding: 40px 5% 50px;}
	.about_bt{font-size: 18px;line-height: 28px;}
	.about_nr{line-height: 30px;max-height: 180px;margin-bottom: 24px;}
	.about_line{margin: 20px auto 14px;width: 46px;}
	.abcon_data{width: 100%;}
	.abcon_item{padding: 16px 20px 14px;}
	.abcon_item:first-child:before{height: 40px;margin-top: -20px;}
	.abcon_icon{margin-bottom: 8px;height: 24px;}
	.pro_slide{padding: 0 8%;overflow: visible;margin-bottom: 42px;}
	.pro_slide .slick-list{overflow: visible;}
	.news_data{margin-bottom: 20px;}
	.news_item{margin-bottom: 18px;}
	.news_img{width: 140px;margin-right: 16px;}
	.news_bt{margin-bottom: 2px;margin-top: 0px;}
	.news_time{font-size: 12px;line-height: 22px;height: 22px;}
	.news_line{margin: 3px 0;width: 20px;}
	.bottom ul li a{padding: 10px 15px 2px;}
	.bottom_img{height: 20px;margin-bottom: 2px;}
	.bottom_search{padding: 12px 15px;}
	.bottom_search.showup{bottom: 58px;}
	.copyright{margin-bottom: 58px;}
	
	.ny_banner_img img{width: 180%;}
	.ny_headline{top: 66%;}
	.here{margin-bottom: 28px;padding-left: 40px;line-height: 40px;height: 40px;}
	.here:before{left: 16px;}
	.subnav_slide{margin-bottom: 24px;}
	.subnav_item a{line-height: 36px;height: 38px;}
	.public_area{padding: 24px 16px 30px;}
	.about_title{font-size: 16px;margin-bottom: 16px;}
	.about_det{line-height: 1.8;}

	.next1 a{padding: 0 6px;}
	
	.news_title{font-size: 16px;}
	.next2{margin-top: 30px;padding-top: 16px;}
	.next2 ul li a{line-height: 30px;height: 30px;}

	.pro_eg{width: 100%;margin-bottom: 20px;}
	.pro_eg:nth-child(odd){margin-right: 0px;}
	
	.pro_image{padding: 0 0%;}
	.pro_image.slick-slider{margin-bottom: 20px;}
	.pro_image .slick-arrow{width: 32px;height: 32px;background-size: 8px!important;}
	.pro_image .slick-prev{left: 4%;}
	.pro_image .slick-next{right: 4%;}
}

@media (max-width: 372px){/**/
	.section_my{padding: 40px 0 52px;}
	.ibanner .slick-dots{bottom: 16px;}
	.ibanner .slick-dots li{margin: 0 8px;}
	.logo a{height: 64px;}
	.nav_button{background-size: 26px;}
	.class_top{line-height: 64px;height: 64px;font-size: 20px;}
	.class_top span{background-size: 26px;padding-left: 36px;}
	.m_list ul li{font-size: 15px;}
	.m_list ul li a{line-height: 42px;height: 42px;}
	.m_list ul li ul li{font-size: 14px;}
	.m_list ul li ul li a{line-height: 36px;height: 36px;}
	.m_list ul li ul li ul li a{line-height: 32px;height: 32px;}
	.head_en{font-size: 24px;line-height: 34px;}
	.head_cn{font-size: 18px;line-height: 28px;}
	.service_icon{height: 66px;margin-bottom: 10px;}
	.service_bt{margin-bottom: 4px;font-size: 16px;}
	.service_nr{line-height: 24px;height: 48px;margin-bottom: 6px;}
	.imore{width: 114px;}
	.imore a{line-height: 32px;height: 34px;}
	.price_intro{padding: 30px 5% 45px;}
	.price_table{margin-bottom: 35px;}
	.price_line dd{line-height: 36px;height: 36px;}
	.about_intro{padding: 30px 5% 45px;}
	.about_bt{font-size: 16px;line-height: 26px;}
	.about_nr{line-height: 26px;max-height: 156px;}
	.about_line{margin: 14px auto 14px;width: 40px;}
	.abcon_item{padding: 16px 12px 14px;}
	.abcon_item:first-child:before{height: 32px;margin-top: -16px;}
	.pro_bt{line-height: 44px;height: 44px;}
	.news_item{margin-bottom: 15px;}
	.news_img{width: 110px;margin-right: 14px;}
	.news_bt{margin-bottom: 0px;}
	.news_time{display: none;}
	.news_line{margin: 5px 0;}
	.news_nr{line-height: 22px;height: 44px;}
	.copyright{padding: 14px 0;}
	
	.here{margin-bottom: 24px;padding-left: 36px;line-height: 36px;height: 36px;font-size: 13px;padding-right: 14px;}
	.here:before{left: 14px;}
	.subnav_slide{margin-bottom: 20px;}
	.subnav_item a{line-height: 32px;height: 34px;}
	.public_area{padding: 24px 14px 30px;}

	.next1 a{padding: 0 5px;margin: 0 3px;}
	
	.news_publish{padding: 8px 0 12px;margin-bottom: 15px;}
	.next2{margin-top: 26px;padding-top: 12px;}
	.next2 ul li a{line-height: 28px;height: 28px;}

	.pro_eg{margin-bottom: 16px;}
	.pro_eg .service_intro{padding: 0 14%;}
	.pro_eg .service_img:after{width: 86%;height: 86%;left: 7%;top: 7%;}
	
	.pro_image .slick-arrow{width: 28px;height: 28px;background-size: 6px!important;}
}