﻿@charset "utf-8";

/* CSS Document */

/*切图：yqg*/

html{ overflow-x:hidden; overflow-y:auto;}

*{ padding:0; margin:0;}

ul, ol,li{ list-style-type:none; line-height:normal;margin-bottom:0;}

body, button, input, select, textarea{ font-family:'Microsoft yahei' ,Arial;color:#000000;}

code, kbd, pre, samp {font-family:'Microsoft yahei' ,Arial;}

a{ text-decoration:inherit; cursor:pointer;

    color:#333;

    -webkit-transition: all 0.2s ease-out 0s;

    -moz-transition: all 0.2s ease-out 0s;

    -o-transition: all 0.2s ease-out 0s;

    transition: all 0.2s ease-out 0s;

    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);

    -webkit-tap-highlight-color: transparent;

}

a:hover{color:#ff9a18; cursor:pointer;text-decoration: inherit;outline: none;}

img{border:0; max-width:100%;}

table { border-collapse: collapse; border-spacing: 0; }

h1,h2,h3,h4,h5,h6{margin:0; font-weight:normal;  font-family:'Microsoft yahei' ,Arial;}

h1{font-size:36px;}

h2{font-size:24px;}

h3{font-size:22px;}

h4{font-size:18px;}

h5{font-size:14px;}

h6{font-size:12px;}

input,table,tr,td{ margin:0; padding:0; border:none;outline: none;}

button,table{ border:none; background:none; margin:0; padding:0;}

select{ margin:0; padding:0; font-family:'Microsoft yahei' ,Arial;outline: none;}

textarea{ resize:none;outline: none;}

input{ outline:0;outline: none;}

::-webkit-input-placeholder { color:#999 !important;}

:-moz-placeholder {  color:#999 !important;}

::-moz-placeholder {  color:#999 !important;}

:-ms-input-placeholder { color:#999 !important; }





@media  screen and (max-width:767px){

    h1{font-size:24px;}

    h2{font-size:18px;}

    h3{font-size:16px;}

    h4{font-size:14px;}

    h5{font-size:12px;}

    h6{font-size:12px;}

}





.pz_top{ float:left; width:100%; position:absolute; left:0; top:0; z-index:9999;}

.pz_top.on{ position:fixed; background:#000; background:rgba(0,0,0,0.5);}

.pz_banner{ float:left; width:100%; height: 100%; position: relative;}

.pz_main{ float:left; width:100%;}

.pz_down{ float:left; width:100%;}

.w_0100{ float:left; width:100%;}



.w_1250{ margin:0 auto; /* width:1250px; */}



@media  screen and (max-width:1280px){

.w_1250{ width:961px;}	

	

}





@media  screen and (max-width:991px){



.w_1250{ width:100%; padding:0 15px;}	

	

}







/*top*/

.pc_top{ display:block;}		

.ph_top{ display:none;}

.back1{ float:left; width:100%; padding:0 15px;}

.logo{ float:left; width:164px; height:51px; margin:14px 0;}

.top_share{ float:right; margin-top:33px;}

.top_share .share{ float:left; width:25px; height:22px; margin-left:20px; position:relative; z-index:99;}

.top_share .weixin{ float:left; width:25px; height:22px; background:url(../images/weixin.png) center no-repeat;}

.top_share .tel{ float:left; width:25px; height:22px; background:url(../images/tel.png) center no-repeat;}

.top_share .share:hover .weixin{ background:url(../images/weixin_1.png) center no-repeat;}

.top_share .share:hover .tel{ background:url(../images/tel_1.png) center no-repeat;}

.top_share .weixin_bx{position:absolute; right:0; top:32px;width:0; height:0; overflow:hidden; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;

transition: all 0.5s linear;

   -moz-transition: all 0.5s linear;

-webkit-transition: all 0.5s linear;

     -o-transition: all 0.5s linear;



}

.top_share .share:hover .weixin_bx{ width:94px; height:94px; border:1px solid #e5e5e5; padding:5px; background:#fff;}

.top_share .tel_bx{position:absolute; right:0; top:32px; display:block;width:0; height:0; overflow:hidden;white-space: nowrap;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; color:#333333; font-size:14px; line-height:32px;

transition: all 0.5s linear;

   -moz-transition: all 0.5s linear;

-webkit-transition: all 0.5s linear;

     -o-transition: all 0.5s linear;



}

.top_share .share:hover .tel_bx{ width:auto; height:42px; border:1px solid #e5e5e5; padding:5px 15px; background:#fff;}







/*menu*/

.nav{ float:right; }

.nav li{ float:left;position: relative; background:url(../images/menu1.png) left center no-repeat;}

.nav li a{float:left;height:auto;color:#fff; font-size:16px;line-height:26px; padding:32px 2px 21px 23px;}

.nav li.on a,

.nav li:hover a{ background:none; color:#ff9a18;}

.nav li .nav-w {z-index:99;position:absolute;display:none;float:left; width:100px;clear:both;overflow:hidden;top:77px; background:#fff;background:rgba(255,255,255,0.95);left:50%; margin-left:-50px; border-top:2px solid #ff9a18;}

.nav li .section-nav1{ height:auto; overflow: hidden;}

.nav li .section-nav1 ul {position:static;margin:0px;width:100%;overflow:hidden;}

.nav li .section-nav1 ul li {position:static;padding:0px;width:100%;background:none;float:left;}

.nav li .section-nav1 ul li a { float:left; width:100%; background:none; height:32px;line-height:32px;color:#333333;font-size:12px;font-weight:normal; padding:0; text-align:center; border-bottom:1px solid #d9d9d9;}

.nav li .section-nav1 ul li a:hover { background:#ff9a18; color:#fff;}

.nav li.first{ background:none; padding-left:0;}







.pc_top{ display:block;}		

.ph_top{ display:none;}

.pc_menu{ display:block;}

.menuph{ display:none;}

.xialaph{ display:none;}







@media screen and (max-width:991px) {



.logo{ width:141px; height:44px; margin:10px 0;}





.pc_top{ display:none;}		

.ph_top{ display:block;}

.pc_menu{ display:none;}

.menuph{ display:block;}

.xialaph{ display:block;}





/*手机按钮*/

.menuph{ float:right; width:50px; height:50px; cursor: pointer; text-align: center;/* background:#ff9a18;*/ padding:14px 11px; margin-top:7px;}

.menuph .point {  display: inline-block;  width: 28px;  height: 22px; position: relative;}

.menuph .point:hover .navbtn,

.menuph .point:hover .navbtn::after,

.menuph .point:hover .navbtn::before {  width: 28px;  }

.menuph .navbtn {  position: absolute;  top: 10px;  right: 0;  display: inline-block;  width: 21px;  height: 2px;  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background: #ff9a18;  }

.menuph .navbtn::after,

.menuph .navbtn::before {  position: absolute;  right: 0;  display: inline-block;  width: 28px;  height: 2px;  content: '';  -webkit-transition: all .3s ease-out 0s;  -moz-transition: all .3s ease-out 0s;  -ms-transition: all .3s ease-out 0s;  -o-transition: all .3s ease-out 0s;  transition: all .3s ease-out 0s;  background: #ff9a18;  }

.menuph .navbtn::after {  top: -11px;  }

.menuph .navbtn::before {  top: 10px;  }

.menuph .point.active .navbtn{  background: transparent;  }

.menuph .point.active .navbtn::after{  -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -ms-transform: rotate(45deg);  -o-transform: rotate(45deg);  transform: rotate(45deg);  top: 0px;  }

.menuph .point.active .navbtn::before {  -webkit-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg);  top: 0px;  }



/*手机下拉*/

.xialaph{ position:absolute; left:0; top:64px; float:left; width: 100%; padding:0 15px 50px 15px;  display: none;  z-index:9999; background:#fff;   }

.xialaph .ul2,

.xialaph .ul3{  display: none;  }

.xialaph h4 a{  color: #000000;  font-size:15px;line-height: 55px;  }

.xialaph h4{ float:left; width:100%; position:relative;}

.xialaph li:last-child h4::before{  content: '';  position: absolute;  bottom: 0;  left: 0;  width: 100%;  height: 1px;  background-color: #e5e5e5; /*opacity: 0.1;*/  }

.xialaph h4:hover a,

.xialaph h5:hover a{  color: #ff9a18; }

.xialaph h4::after{  content: '';  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 1px;  background-color: #e5e5e5; /*opacity: 0.1;*/  }

.xialaph h5 a{  color: #000000;  font-size:14px; line-height: 45px;  }

.xialaph h5{ float:left; width:100%;  position: relative;  }

.xialaph h5::after{  content: '';  position: absolute;  bottom: 0;  left: 0;  right: 0;  height: 1px;  background-color: #e5e5e5; /*opacity: 0.05;*/  }

.xialaph li:last-child h5::after{  display: none;  }

.xialaph h4 img{  width: 15px;  height: 8px;  float: right;  margin-top: 24px;  cursor: pointer;  }

.xialaph h5 img{  width: 11px;  height: 6px;  float: right;  margin-top: 26px;  margin-right: 18px;  cursor: pointer;  }

.xialaph h4.active img.img_s,

.xialaph h5.active img.img_s{  display: none;  }

.xialaph h4.active img.img_d,

.xialaph h5.active img.img_d{  display: block;  }

.xialaph .ul2{ float:left; width:100%; padding:0 15px;}

.xialaph .ul3{  padding-top: 12px;  padding-bottom: 18px;  padding-left: 15px;  position: relative;  }

.xialaph .ul3::after{  content: '';  position: absolute;  bottom: 0;  left: 0;  right: 0;  height: 1px;  background-color: #e5e5e5;  }

.xialaph li:last-child .ul3::after{  display: none;  }

.xialaph .ul3 li a{  color: #333;  font-size: 14px;  line-height: 35px;  display: block;  }

.xialaph .ul3 li{  padding-top: 5px;  }

.xialaph .ul3 li:first-child{  padding-top: 0;  }

.xialaph .phsou{  position: relative;  margin-top: 34px;

}

.xialaph .phsou input{  width: 100%;  height: 56px;  background-color: #fff; color: #aaa;  font-size: 14px;  padding-left: 20px;  border: 1px solid #e5e5e5;  }

.xialaph .phsou img{  cursor: pointer;  width: 21px;  height: 22px;  position: absolute;  top: 17px; right: 29px;  }

.img_d, .disno{  display: none;  }







}





/*phone底部导航*/

.q_d_m{float:left; width:100%; height:50px;}

.pf_down{width:100%; float:left; position:fixed; left:0; bottom:0; height:50px; background:#191919; z-index:999; border-top:1px solid #fff;}

.pf_down li{ width:33.333333%; float:left; text-align:center; padding:7px 0 4px 0; border-right:1px solid #fff;}

.pf_down li .ico7{ width:100%; float:left; height:20px;}

.pf_down li .d_name{ width:100%; float:left; margin-top:4px; font-size:12px; color:#fff; line-height:14px;}

.pf_down li.l1 .ico7{ background:url(../images/btn15.png) no-repeat center; background-size:20px 20px;}

.pf_down li.l2 .ico7{ background:url(../images/btn16.png) no-repeat center; background-size:20px 20px;}

.pf_down li.l3 .ico7{ background:url(../images/btn17.png) no-repeat center; background-size:20px 20px;}

.pf_down li:nth-child(3n){ border:none;}



/*banner*/

.slide_banner{ float:left; width:100%; position:relative; background:black;}

.slide_banner .bd{ float:left; width:100%; overflow:hidden;}

.slide_banner .bd ul{ float:left; width:100% !important;

display:-webkit-box;

	display:-moz-box;

	display:-ms-flexbox;

	display:-webkit-flex;

	display:flex;

	-webkit-transition-property:-webkit-transform;

	-moz-transition-property:-moz-transform;

	-o-transition-property:-o-transform;

	-ms-transition-property:-ms-transform;

	transition-property:transform;

	-webkit-box-sizing:content-box;

	-moz-box-sizing:content-box;

	box-sizing:content-box}

.slide_banner .bd li{ float:left; width:100% !important; height:100%; line-height:0; position:relative;

-webkit-flex-shrink:0;

	-ms-flex:0 0 auto;

	flex-shrink:0;

	overflow:hidden;}



.slide_banner .hd{ position:absolute; left:30px; top:48%; z-index: 999; float:left; width:11px;  overflow:hidden; z-index:99;}

.slide_banner .hd ul li{ float:left;width:11px; height:11px; border:1px solid #fa9719; margin:10px 0; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;-webkit-transition: all 0.2s ease-out 0s;

    -moz-transition: all 0.2s ease-out 0s;

    -o-transition: all 0.2s ease-out 0s;

    transition: all 0.2s ease-out 0s; cursor:pointer; text-indent:-9999px; overflow:hidden;}

.slide_banner .hd ul li.on{ background:#fff;}

.slide_banner .prevl{ width:0; height:0; overflow:hidden;}

.slide_banner .nextr{ width:0; height:0; overflow:hidden;}

/*20180123*/

.ban1{ float:left; /*width:61%;*/ position:absolute; /*left:0; top:26.01%; margin:0 19.5%;*/}

/*.ban2{ float:left; width:22.23%; position:absolute; right:20%; top:25%;}

.ban3{ float:left; width:36.19%; position:absolute; left:20%; top:29.62%;}*/

/*20180123*/



.bann2 a{ float:left; width:20px; height:34px; position:absolute; left:50%; bottom:44px; margin-left:-10px; background:url(../images/bann2.png) center bottom no-repeat;  cursor:pointer; z-index:10;}







@media  screen and (max-width:991px){

.slide_banner .bd ul li{

	-webkit-flex-shrink:0;

	-ms-flex:0 0 auto;

	flex-shrink:0;

	width:100%;

	height:100%;

	}

.slide_banner .swiper_s{ position:absolute; left:15px;  top:43%;  float:left; width:11px; text-align:center; }

.slide_banner .swiper_s .swiper-pagination-bullet{ display:inline-block; *display:inline; *zoom:1; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; width:11px; height:11px; border:1px solid #fa9718; margin:5px 0;-webkit-transition: all 0.2s ease-out 0s;

    -moz-transition: all 0.2s ease-out 0s;

    -o-transition: all 0.2s ease-out 0s;

    transition: all 0.2s ease-out 0s; cursor:pointer;}

.slide_banner .swiper_s .swiper-pagination-bullet-active{ background:#fff;}

.slide_banner .prevl,

.slide_banner .nextr{ display:none;}







}



/*20180123*/

@media  screen and (max-width:767px){



/*.ban1{ float:left; width:100%; position:absolute; left:0; top:34.07%; margin:0;}

.ban2{ float:left; width:100%; position:absolute; right:0%; top:22.5%;}

.ban3{ float:left; width:100%; position:absolute; left:0%; top:31.48%;}*/

	

	

}

/*20180123*/







@media screen and (max-device-width: 320px){body{-webkit-text-size-adjust:none}}

@media screen and (max-device-width: 480px){body{-webkit-text-size-adjust:none}}

@media only screen and (-webkit-min-device-pixel-ratio: 2){body{-webkit-text-size-adjust:none}}

@media only screen and (min-device-width: 768px) and (max-device-width: 1243px){body{-webkit-text-size-adjust:none}}





/*main*/

.home_bg1{ float:left; width:100%; overflow:hidden; background-color:#FFFFFF; padding-left: 3%; padding-right: 3%;}

.home_tit{ float:left; width:100%; margin-top:50px; text-align:center; padding:0 15px;}

.home_tit .l1{ float:left; width:100%; color:#000000; font-size:36px; line-height:36px; padding-bottom:38px; position:relative;}

.home_tit .l1:after{ float:left; width:116px; height:2px; /*background:#ff9a18; */ position:absolute; left:50%; margin-left:-58px; bottom:0; content:'';}

.home_tit .l2{ float:left; width:100%; color:#727272; font-size:14px; line-height:24px; margin-top:30px; padding-left: 3%; padding-right: 3%;}

.home_cont1{ float:left; width:100%; margin-top:95px;border-bottom:1px solid #dbdbdb; border-top:1px solid #dbdbdb; background:url(../images/main6.png) center bottom no-repeat;}

.home_cont1 li{ float:left; width:20%; border-right:1px solid #dbdbdb; text-align:center;}

.home_cont1 li a{ float:left; width:100%; padding:45px 10%; text-align:center;vertical-align:top;ms-interpolation-mode:bicubic; position:relative;}

.home_cont1 li:last{border-right:none;}

.home_cont1 li i{ float:left; width:100%; position:relative; z-index:2;}

.home_cont1 li i img{ display:block; margin:0 auto; width:114px; height:102px;-webkit-transition: all 0.4s ease-out 0s; 

-moz-transition: all 0.4s ease-out 0s; 

-o-transition: all 0.4s ease-out 0s; 

transition: all 0.4s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic}

.home_cont1 li h2{ float:left; width:100%; color:#4c4c4c; font-size:20px; line-height:30px; margin-top:28px; position:relative; z-index:2;}

.home_cont1 li h6{ float:left; width:100%; color:#999999; font-size:12px; line-height:22px; font-family:Arial; text-transform:uppercase; padding-bottom:25px; position:relative; z-index:2;}

.home_cont1 li h6:after{ float:left; width:30px; height:1px; background:#eb8f1a; position:absolute; left:50%; margin-left:-15px; bottom:0; content:'';}

.home_cont1 li p{ float:left; width:100%; margin:18px 0 10px 0; color:#666666; font-size:14px; line-height:24px; position:relative; z-index:2;}

.home_cont1 li a:hover{ background:#fff; box-shadow:0 3px 7px rgba(0,0,0,0.17); -moz- box-shadow:0 3px 7px rgba(0,0,0,0.17); -webkit- box-shadow:0 3px 7px rgba(0,0,0,0.17);} 

.home_cont1 li a:hover i img{ -webkit-transform: scale(1.2); -moz-transform: scale(1.2);transform: scale(1.2);}

.home_cont1 .slick-prev{ width:30px; height:30px; left:1%; margin-top:-15px; background:url(../images/img38_1.png) center bottom no-repeat; background-size:100% 100%;opacity:0.4; filter:alpha(opacity=40); }

.home_cont1 .slick-next{ width:30px; height:30px; right:1%; margin-top:-15px; background:url(../images/img37_1.png) center bottom no-repeat; background-size:100% 100%;opacity:0.4; filter:alpha(opacity=40); }

.home_cont1 .slick-dots{ position:absolute; left:30px; top:35%; width:11px;}

.home_cont1 .slick-dots li{ float:none; width:11px; height:11px; margin:5px 0; background:#dfdfdf; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; overflow:hidden; text-indent:-999px;}

.home_cont1 .slick-dots li.slick-active{ background:#ff9a18;}

.home_cont1 .slick-list{ overflow:visible;}





@media  screen and (max-width:991px){

.home_tit{ float:left; width:100%; margin-top:50px;}	

.home_cont1 .slick-dots{ left:15px;}

.home_tit .l1{ font-size:22px; line-height:22px; padding-bottom:15px;}

.home_tit .l1:after{ width:60px; margin-left:-30px;}

.home_tit .l2{ margin-top:15px;}

.home_cont1{ margin-top:48px;}

.home_cont1 li a{ padding:20px 10%;}

.home_cont1 li i img{ width:80px; height:72px;}

.home_cont1 li h2{ margin-top:15px; font-size:18px; line-height:28px;}

.home_cont1 li h6{ padding-bottom:12px;}

.home_cont1 li p{ margin:10px 0 5px 0;}







}



@media  screen and (max-width:767px){

.home_tit{ float:left; width:100%; margin-top:30px;}

.home_cont1{ margin-top:24px;}	





}



/**/

.case_cont1{ float:left; width:100%;}

.small_tit{ float:left; width:100%; background:url(../images/main14.jpg) center repeat-x; text-align:center; padding:45px 15px;}

.small_tit ul{ display:inline-block; width:800px;}

.small_tit ul .slick-track{margin:0 auto;}

.small_tit li{ /*float:left;*/ display:inline-block; padding:0 9px; background:#fff; margin:0 5px;}

.small_tit li span{ /*float:left;*/ display:block; width:100%; padding:0 16px; color:#ffffff; font-size:16px; height:32px; line-height:32px; border-radius:32px; -moz-border-radius:32px; -webkit-border-radius:32px; cursor:pointer; text-transform:uppercase; background:#ff9a18;}

.news_small li span { min-width:96px; padding:0 10px; width: 250px;}

.small_tit li.on span,

.small_tit li:hover span,

.small_tit li.slick-current span{ background:#ff9a18; color:#fff;}

.small_tit .slick-prev{ width:0; height:0; overflow:hidden;}

.small_tit .slick-next{ width:0; height:0; overflow:hidden;}

.small_tit .slick-dots{ width:0; height:0; overflow:hidden;}



.case_big{ float:left; width:100%;}

.case_big li{ float:left; width:33.3333%; padding:15px;}

.case_big li a{ float:left; width:100%; overflow:hidden; position:relative;}

.case_big li a img{

-webkit-transition: all 0.4s ease-out 0s; 

-moz-transition: all 0.4s ease-out 0s; 

-o-transition: all 0.4s ease-out 0s; 

transition: all 0.4s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}

.case_big li a:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}

.case_tx1{ float:left; width:100%; position:absolute; left:0; bottom:-100%; padding:5%; text-align:center;-webkit-transition: all 0.5s ease-out 0s; 

-moz-transition: all 0.5s ease-out 0s; 

-o-transition: all 0.5s ease-out 0s; 

transition: all 0.5s ease-out 0s;}

.case_la{ float:left; width:100%; background:url(../images/main15.png) center repeat; padding:6% 8% 5% 8%;}

.case_tx1 .l1{ float:left; width:100%; color:#fff; font-size:24px; line-height:34px;}

.case_tx1 .l2{ float:left; width:100%; color:#ececec; font-size:14px; line-height:26px; /*height:52px;*/ overflow:hidden; margin:1.5% 0 4% 0;}

.case_tx1 .l3{ float:left; width:100%;}

.case_tx1 .l3 img{ display:block; margin:0 auto; width:38px; height:38px;}

.case_big li a:hover .case_tx1 .l3 img{ -webkit-transform: scale(1); -moz-transform: scale(1);transform: scale(1);}

.case_big li a:hover .case_tx1{ bottom:0;}



.case_big .slick-prev{ width:0; height:0; overflow:hidden;}

.case_big .slick-next{ width:0; height:0; overflow:hidden;}

.case_big .slick-dots{ width:0; height:0; overflow:hidden;}





.case_cont2{ float:left; width:100%; padding:50px 15px 0px 15px; text-align:center;}

.case_cont2 .l1{ float:left; width:100%; color:#333; font-size:30px; line-height:46px;}

.case_cont2 .l2{ float:left; width:100%; color:#808080; font-size:20px; line-height:30px; margin:17px 0 28px 0;}

.case_cont2 .l3{ float:left; width:100%; padding-bottom: 20px;}

.case_cont2 .l3 a{ display:inline-block; *display:inline; *zoom:1; width:179px; height:38px; line-height:38px; border:1px solid #ff9a18; border-radius:38px; -moz-border-radius:38px; -webkit-border-radius:38px; color:#ff9a18; font-size:14px; margin:0 15px;}

.case_cont2 .l3 a:hover{ background:#ff9a18; color:#fff;}

.case_cont2 .l3_1 a{ font-weight:bold; font-family:"Arial"}



@media  screen and (max-width:991px){

.case_big{ padding:0 7px;}	

.case_big li{ padding:7px;}	

.case_cont2{ padding:25px 15px 50px 15px;}

.case_tx1 .l1{ font-size:18px; line-height:28px;}

.case_tx1 .l2{ line-height:22px; height:44px;}

.case_tx1 .l3 img{ width:26px; height:26px;}

.case_la{ padding:5%;}

.small_tit{ padding:20px 15px;}

.small_tit ul{width:auto;}

.small_tit li span{ font-size:14px;}

.news_small li span {  min-width:78px; padding:0 5px;}

.case_cont2 .l3 a{ width:120px; margin:0 8px; height:34px; line-height:34px; border-radius:34px; -moz-border-radius:34px; -webkit-border-radius:34px;}

.case_cont2 .l1{ font-size:20px; line-height:36px;}

.case_cont2 .l2{ font-size:15px; line-height:26px; margin:7px 0 18px 0;}







}



@media  screen and (max-width:767px){

	

.case_big li{ width:50%;}

.case_tx1 .l2{ height:22px; margin:0;}

.case_tx1 .l3{ display:none;}

.case_cont2{ padding:20px 15px 30px 15px;}

.small_tit li{ padding:0 4px; margin:0 3px;}

.small_tit li span{ font-size:14px; padding:0 8px; font-size:13px;}

}



/**/

.home_bg2{ float:left; width:100%; overflow:hidden; background:#f5f5f5; padding-bottom: 20px;}

.why_cont{ float:left; width:100%; padding:53px 15px 3px 15px; text-align:center;}

.why_cont ul{ display:block; margin:auto; width:1020px;}

.why_cont li{ float:left; width:20%; padding:0 3px;}

.why_cont .l1{ float:left; width:100%; color:#ff9a18; font-size:52px; line-height:52px; height:52px; font-family:Arial;}

.why_cont .l2{ float:left; width:100%; color:#4c4c4c; font-size:13px; line-height:27px;}

.sm1_num { display:inline-block; *display:inline; *zoom:1; height: 38px;}

.s_num1 {width: 27px;height: 38px;overflow: hidden; float: left; position: relative;}

.s_num1 img{ position:absolute; top:50px; left:0;}

.s_pic{ float:left; width:40px; height:37px;}





@media  screen and (max-width:1280px){



.why_cont ul{ width:80%; margin:0 10%;}





}



@media  screen and (max-width:991px){



.why_cont ul{ width:100%; margin:0;}

.why_cont{padding:25px 15px 3px 15px;}

.why_cont .l1{font-size:36px; line-height:36px; height:36px; }



}





@media  screen and (max-width:767px){



.why_cont{padding:20px 0 0 0;}

.why_cont li{ width:32.5%; margin:5px 0; padding:0;}

.why_cont li:nth-child(3n){ width:35%;}

.why_cont .l1{font-size:28px; line-height:28px; height:28px; }

.why_cont .l2{ font-size:12px;}

.sm1_num{ -webkit-transform: scale(0.6); -moz-transform: scale(0.6); -ms-moz-transform: scale(0.6); -o--moz-transform: scale(0.6);transform: scale(0.6);}



}



@media  screen and (max-width:359px){

.why_cont li{ width:50%;}	

.why_cont li:nth-child(3n){ width:50%;}



	

}









/**/

.partner{ float:left; width:100%; margin:60px 0 100px 0; overflow:hidden;}

.partner ul{ margin:0 -1%;}

.partner li{ float:left; width:10%; margin:0 1.25%; position:relative;line-height:0;}

.partner li a{ float:left; width:100%; overflow:hidden;}

.partner li .par1{opacity:1;filter: alpha(opacity=100); float:left; width:100%; position:relative; z-index:3;}

.partner li .par2{opacity:0;filter: alpha(opacity=0); float:left; width:100%; position:absolute; z-index:3; left:0; top:50%; margin-top:-29px; z-index:2; color:#fff; font-size:18px; line-height:28px; text-align:center;-webkit-transition: all 0.5s ease-out 0s; 

-moz-transition: all 0.5s ease-out 0s; 

-o-transition: all 0.5s ease-out 0s; 

transition: all 0.5s ease-out 0s;

}

.partner li .par2 span{ font-size:14px;}

.partner li .par3{ float:left; width:100%; position:absolute; left:0; top:0; z-index:1;}

.partner li .par4{opacity:0;filter: alpha(opacity=0); float:left; width:100%; position:absolute; left:0; top:0; z-index:1;

        transition: all 0.5s linear;

   -moz-transition: all 0.5s linear;

-webkit-transition: all 0.5s linear;

     -o-transition: all 0.5s linear;}

.partner li:hover .par1{opacity:0;filter: alpha(opacity=0);}

.partner li:hover .par2{opacity:1;filter: alpha(opacity=100);}

.partner li:hover .par4{opacity:1;filter: alpha(opacity=100);-webkit-transition: 1s ease;

-webkit-transform: rotateY(360deg);

   -moz-transform: rotateY(360deg);

	-ms-transform: rotateY(360deg);

	 -o-transform: rotateY(360deg);

		transform: rotateY(360deg);}

.partner li.lc1{ margin-top:-1.3%;}

.partner li.lc2{ margin-left:7.5%;}







@media  screen and (max-width:1366px){



.partner li .par2{ line-height:20px; margin-top:-21px; font-size:16px;}

.partner li .par2 span{ font-size:12px;}

.partner ul{ margin:0;}

.partner li{ width:11%; margin:0 0.75%;}

.partner li.lc1{ margin-top:-1.3%;}

.partner li.lc2{ margin-left:7%;}



}





@media  screen and (max-width:991px){



.partner{margin:30px 0 50px 0;}

.partner li .par2 { margin-top:-10px;}

.partner li .par2 span{ display:none;}



}



@media  screen and (max-width:767px){



.partner li .par2{ display:none;}

.partner{margin:30px 0; padding:0 5px;}

.partner li{ width:15.16%;}

.partner li.lc2{ margin-left:auto;}

.partner li.lc1{ margin-top:auto;}

.partner li:nth-child(7){ margin-left:9.08%;}

.partner li:nth-child(12){ margin-left:16.66%;}

.partner li:nth-child(7),

.partner li:nth-child(8),

.partner li:nth-child(9),

.partner li:nth-child(10),

.partner li:nth-child(11),

.partner li:nth-child(12),

.partner li:nth-child(13),

.partner li:nth-child(14),

.partner li:nth-child(15){ margin-top:-1%;}



}





/**/

.home_bg3{ float:left; width:100%; overflow:hidden; padding:0 15px;}

.AnIncident{ float:left; width:100%; background:#333333;}

.home_tit1{ margin:78px 0 74px 0;}

.home_tit1 .l1{ color:#fff;}

.home_tit1 .l2{ color:#c9c9c9;}

.home_tit1 .l3{ float:left; width:86.4%; color:#ff9a18; font-size:18px; line-height:79px; height:79px; margin:25px 6.8% 0 6.8%; border:2px solid #ff9a18;}

.news_small li{ background:#f5f5f5;}



.news_big{ float:left; width:100%;}

.news_big li{ float:left; width:25%; padding:15px;}

.news_big li a{ float:left; width:100%; overflow:hidden; position:relative; background:#000000;}

.news_big li a .pic1{opacity:0.4;filter: alpha(opacity=40);

-webkit-transition: all 0.4s ease-out 0s; 

-moz-transition: all 0.4s ease-out 0s; 

-o-transition: all 0.4s ease-out 0s; 

transition: all 0.4s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}

.news_big li a:hover .pic1{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}

.news_tx1{ float:left; width:100%; position:absolute; left:-100%; bottom:0; padding:8% 10px; background:#ff9a18; text-align:center;-webkit-transition: all 0.5s ease-out 0s; 

-moz-transition: all 0.5s ease-out 0s; 

-o-transition: all 0.5s ease-out 0s; 

transition: all 0.5s ease-out 0s;}



.news_tx1 .l1{ float:left; width:100%; color:#fff; font-size:20px; line-height:20px; /*white-space: nowrap; text-overflow:ellipsis; overflow:hidden;*/}

.news_tx1 .l3{ float:left; width:100%; margin-top:6%;}

.news_tx1 .l3 img{ display:block; margin:0 auto; width:40px; height:40px;}

.news_big li a:hover .news_tx1{ left:0;}

.news_cont2{ padding:45px 0 60px 0;}





@media  screen and (max-width:991px){



.home_tit1{ margin:40px 0;}

.home_tit1 .l3{ font-size:16px; line-height:46px; height:46px; margin:15px 6.8% 0 6.8%;}

.news_tx1 .l3 img{width:26px; height:26px;}

.news_small ul{ width:auto;}

.news_big{ padding:0 7px;}

.news_big li{ float:left; width:50%; padding:7px;}

.news_tx1 .l1{ font-size:16px; line-height:16px;}

.news_cont2{ padding:23px 0 30px 0;}







}



@media  screen and (max-width:767px){



.small_tit{ padding:20px 10px;}

.home_tit1{ margin:30px 0;}



}





@media  screen and (max-width:359px){



.small_tit li{ padding:0 6px;}	

.small_tit li span{ padding:0 12px; font-size:12px;} 





}



/*donw*/

.footer_bg1{ float:left; width:100%; background:#333333; padding:40px 9% 30px 9%;}

.contactUs{ float:left; margin-top:5px; position:absolute; left:9%; }

.foot_tel{ display:block;}

.foot_tel span{ display:inline-block; color:#fff; font-size:16px; line-height:26px; padding-left:30px; background:url(../images/foot_tel.png) left center no-repeat;}

.nub{ display:block; color:#ff9a18; font-size:20px; line-height:28px; font-family:Arial; margin-top:7px;}

/*20180206*/

.nub a{ color:#ff9a18;}

/*20180206*/

.add{ display:block; color:#b2b2b2; font-size:12px; line-height:22px; text-transform:uppercase; margin-top:8px;}





.foot_center{ float:left; width:100%; text-align:center; padding:0 357px 0 277px; margin-top:13px;}

.foot_nav{ float:left; width:100%; color:#b2b2b2; font-size:14px; line-height:24px;}

.foot_nav a{ color:#b2b2b2; padding:0 22px 0 18px; /*background:url(../images/foot1.png) right center no-repeat; */}

.foot_nav a:first-child{ padding:0 18px 0 0;}

.foot_nav a:last-child{ background:none; padding:0 0 0 18px;}

.foot_nav a:hover{ color:#ff9a18;} 

.bq{ float:left; width:100%; color:#b2b2b2; font-size:14px; line-height:24px; margin:18px 0 22px 0;}

.bq a{ color:#b2b2b2;}

.bq a:hover{ color:#ff9a18;} 

.foot_share{ float:left; width:100%; text-align:center;}

.foot_share .share{ display:inline-block; *display:inline; *zoom:1; width:22px; height:22px; margin:0 10px; position:relative; z-index:99;}

.foot_share .foot_qq{ float:left; width:22px; height:22px; background:url(../images/foot_qq.png) center no-repeat;}

.foot_share .foot_weibo{ float:left; width:22px; height:22px; background:url(../images/foot_weibo.png) center no-repeat;}

.foot_share .foot_weixin{ float:left; width:22px; height:22px; background:url(../images/foot_weixin.png) center no-repeat;}

.foot_share .share:hover .foot_qq{ background:url(../images/foot_qq1.png) center no-repeat;}

.foot_share .share:hover .foot_weibo{ background:url(../images/foot_weibo1.png) center no-repeat;}

.foot_share .share:hover .foot_weixin{ background:url(../images/foot_weixin1.png) center no-repeat;}



.foot_share .weixin_bx{position:absolute; left:50%; bottom:32px;width:0; height:0; overflow:hidden; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;

transition: all 0.5s linear;

   -moz-transition: all 0.5s linear;

-webkit-transition: all 0.5s linear;

     -o-transition: all 0.5s linear;

	 -webkit-transform:translateX(-50%);

    -ms-transform:translateX(-50%);

        transform:translateX(-50%);

   -moz-transform:translateX(-50%);

     -o-transform:translateX(-50%)





}

.foot_share .share:hover .weixin_bx{ width:94px; height:94px; border:1px solid #e5e5e5; padding:5px; background:#fff;}



.foot_sm{ float:right; position:absolute; right:9%; }

.weixin_img{ float:left; width:126px; background:#fff; padding:10px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.weixin_tx{ float:left; margin-left:15px; margin-top:25px; color:#999999; font-size:14px; line-height:30px;}





.footer_bg2{ float:left; width:100%; background:#2b2b2b; padding:20px 9%;}

.links{ float:left; width:100%; position:relative; }

.links span{ float:left; position:absolute; left:0; top:0;color:#999999; font-size:12px; line-height:22px;}

.links ul{ float:left; width:100%; padding-left:59px;color:#999999; font-size:12px; line-height:22px;}

.links ul a{ float:left;color:#999999; padding:0 5px;}

.links ul a:hover{ color:#ff9a18;}

.links .span1{ display:block;}

.links .span2{ display:none;}







@media  screen and (max-width:1366px){



.foot_nav a{padding:0 14px 0 10px;}

.foot_nav a:first-child{ padding:0 10px 0 0;}

.foot_nav a:last-child{ background:none; padding:0 0 0 10px;}





}



@media  screen and (max-width:1199px){



.contactUs{ position:static; width:100%; text-align:center; margin-top:0;}

.foot_Us{ display:inline-block; *display:inline; *zoom:1;}

.add{ margin-top:0;}

.foot_center{ width:100%; padding:0; border-bottom:1px solid #4e4e4e; border-top:1px solid #4e4e4e; padding:13px 0;}

.bq{ margin:10px 0;}

.foot_sm{ position:static; width:100%; text-align:center; margin-top:15px;}

.foot_saomiao{ display:inline-block; *display:inline; *zoom:1;}

.weixin_tx{ text-align:left; margin-top:16px;}



.footer_bg2{ padding:20px 9%;}

.footer_bg1{ padding:30px 9% 20px 9% ;}

.links .span2{ display:block;}

.links .span1{ display:none;}

.links span{width:100%; position:static; background:#626262 url(../images/foot2.png) right center no-repeat; padding:5px 15px; font-size:14px; color:#fff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; cursor:pointer;}

.links ul{ padding:10px;display:none; position:absolute; bottom:32px; background:#fff;}





}



@media  screen and (max-width:767px){

.footer_bg2{ padding:20px 15px;}

.footer_bg1{ padding:30px 15px 20px 15px;}	

.weixin_tx{ font-size:12px;}

	

}



@media  screen and (max-width:359px){



.weixin_img{ float:none; display:block; margin:0 auto;}

.weixin_tx{ width:100%; text-align:center; margin-left:0; margin-top:10px; line-height:24px;}



}

















/*分页*/

.waik_1{ width:100%; float:left; padding:25px 0 60px 0; text-align:center;}

.pz_fy{display:inline-block;*display:inline; *zoom:1;}/*分页浮左或者浮右，修改此处即可。例：text-align:left;*/

.pz_fy a { display:block; width:31px; height:31px; float:left; margin:0 5px; line-height:29px; border:solid 1px #e7e7e7; COLOR: #272727; font-size:14px; text-decoration:none; overflow:hidden; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;}

.pz_fy a.a1{ width:100px; background:url(../images/btn_05_l.png) no-repeat center; border-radius:19px; -webkit-border-radius:19px; -moz-border-radius:19px;}

.pz_fy a.last{ background-image:url(../images/btn_05_r.png);}

.pz_fy a.a1:hover{ background-image:url(../images/btn_05_l_h.png);}

.pz_fy a.last:hover{ background-image:url(../images/btn_05_r_h.png);}



.pz_fy a:hover,.pz_fy a.on{ color: #fff; background-color:#ff9a18; border:solid 1px #ff9a18;}/*鼠标经过和默认当前页样式*/

.fy_phone{ display:none;}

@media  screen and (max-width:991px){

.waik_1{ padding:20px 0 30px 0;}

.fy_phone{ display:block; font-family:'Arial';}

.fy_phone{ width:100%; float:left; text-align:center; font-size:14px; color:#333;}

.fy_phone a{ display:inline-block; width:100px; height:30px; line-height:29px; border:solid 1px #ff9a18; color:#333;

	-webkit-border-radius:15px;

	-moz-border-radius:15px;

	border-radius:15px; }

.fy_phone span{ display:inline-block; padding:0 10%; height:30px; line-height:30px; color:#333;}

}





/*1*/

.zy_banner{ float:left; width:100%; overflow:hidden;height:320px; position:relative;}

.zy_ban_tit{ float:left; width:100%; position:absolute; left:0; bottom:45px; z-index:9; text-align:center;}

.zy_ban_tit .l1{ float:left; width:100%; color:#fff; font-size:30px; line-height:30px;}

.zy_ban_tit .l2{ float:left; width:100%; color:#999999; font-size:16px; line-height:16px; font-family:"Arial"; margin-top:9px;}

.zy_ban_tit .l3{ float:left; width:100%; color:#e5e5e5; font-size:14px; line-height:24px; margin-top:34px;}

.zy_ban_tit .l3 span{ display:inline-block; *display:inline; *zoom:1; padding-left:29px; background:url(../images/img1.png) left center no-repeat;}

.zy_ban_tit .l3 a{ color:#e5e5e5;}

.case_tx2{ float:left; width:100%; height:100%; position:absolute; left:0; top:0;  background:url(../images/main7_4.png) center bottom no-repeat; background-size:100% 100%;

-webkit-transition: all 0.5s ease-out 0s; 

-moz-transition: all 0.5s ease-out 0s; 

-o-transition: all 0.5s ease-out 0s; 

transition: all 0.5s ease-out 0s;}

.case_tx2 span{ float:left; width:100%; position:absolute; left:0; bottom:0;padding:5%; overflow:hidden; color:#fff; font-size:22px; line-height:32px;white-space: nowrap; text-overflow:ellipsis; text-align:center;}

.case_list li a:hover .case_tx2{ top:100%;}



.pz_SideLayerph{ display:none; width:100%; left:0; top:49px; background-color:#fff;}

.pz_SideLayerph .l1{}

.pz_SideLayerph .l1 h3{ color:#333; font-size:16px; line-height:48px; cursor:pointer; border-bottom:#e1e1e1 solid 1px;}

.pz_SideLayerph .l1 h3 a{ color:#333; padding-left:15px;}

.pz_SideLayerph .l1 h3.active a{ color:#ff9a18;}

.pz_SideLayerph .l1 h3 img{ float:right; margin:25px 15px 0 0;}

.pz_SideLayerph .l1 h3 img.img3{ display:block;}

.pz_SideLayerph .l1 h3 img.img3h{ display:none;}

.pz_SideLayerph .l1 h3.active img.img3{ display:none;}

.pz_SideLayerph .l1 h3.active img.img3h{ display:block;}

.pz_SideLayerph .l1 .l1ul{ display:none;}

.pz_SideLayerph .l1 .l1ul li{border-bottom:#e1e1e1 solid 1px; padding:10px 10px 10px 29px; font-size:14px; line-height:22px;}

.pz_SideLayerph .l1 .l1ul li a{color:#999999;}

.babyser{ float:left; width:100%; padding:0 15px; margin:10px 0 19px 0; position: relative; z-index: 5;}

.babyser h2{ float:left; width:100%; padding:0 10px 0 10px; border-bottom:#e1e1e1 solid 1px;  color:#333333; font-size:16px; line-height:48px; text-transform:uppercase;}

.babyser h2 .imgr{ float:right; margin:16px 0 0 0;}



@media  screen and (max-width:991px){

.zy_ban_tit{ bottom:30px;}	

.zy_ban_tit .l3{ margin-top:10px;}

.zy_ban_tit .l1{ font-size:22px; line-height:22px;}

.case_tx2{ font-size:18px; line-height:18px;}



.zy_banner{height:260px;}

.babyser h2 .imgr{ float:right; margin:16px 0 0 0;

  transition: all 0.2s linear;

}

.babyser h2.active .imgr{

  -webkit-transform:rotate(90deg);

  -moz-transform:rotate(90deg);

  -o-transform:rotate(90deg);

  transform:rotate(90deg);

}



}





@media  screen and (max-width:767px){

	

.case_list li{ width:100%;}	

	

}



/*2*/

.zy_ban_tit1{ bottom:127px;}

.case_recommend{ margin:20px 0 45px 0;}

/*20180206*/

.Details_top{ float:left; width:100%; padding:0 4.8%; margin-top:15px; position:relative;}

/*20180206*/

.Details_tit{ float:left; width:100%; color:#333333; font-size:24px; line-height:34px; padding-right:280px;}

.Details_time{ float:left; width:100%; color:#666666; font-size:14px; line-height:24px; margin-top:8px; padding-right:280px;}

.Details_time span{ display:inline-block; padding:0 30px 0 24px;}

.Details_time .ico1{ background:url(../images/ico1.png) left center no-repeat;}

.Details_time .ico2{ background:url(../images/ico2.png) left center no-repeat;}

.Details_time .ico3{ background:url(../images/ico3.png) left center no-repeat;}



.Details_but{ float:right; position:absolute; right:2.4%; top:50%; margin-top:-19px;}

.Details_but a{ float:left; width:110px; height:38px; border:1px solid #ff9a18; color:#ff9a18; font-size:14px; line-height:38px; text-align:center; border-radius:38px; -moz-border-radius:38px; -webkit-border-radius:38px; margin-left:30px;}

.Details_but a.on,

.Details_but a:hover{ color:#fff; background:#ff9a18;}

/*20180122*/

.Details_pf{ float:left; width:23px; height:330px; position:absolute; top:300px; right:-43px; color:#333333; font-size:14px; line-height:16px; text-transform:uppercase; text-align:center; background:url(../images/img5.jpg) center top repeat-y;}

.Details_pf span{ float:left; width:23px;transform:rotate(90deg);  -ms-transform:rotate(90deg);    /* IE 9 */  

    -moz-transform:rotate(90deg);   /* Firefox */  

    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */  

    -o-transform:rotate(90deg);     /* Opera */  }

 .Details_pf.active { 

        position: fixed;

        z-index: 16;

        right: 57px;

        top: 40%;

    }

  .Details_pf.active1 {  display:none;

        position: fixed;

        z-index: 16;

        right: 57px;

        top: 40%;

    }



.home_bg2_1{ padding:0 100px;}

.Details_cont{ float:left; width:100%; background:#fff; /* margin:-100px 0 0 0; */position:relative; top:0; z-index:66;}



.case_det_scrool{ float:left; width:100%; margin:60px 0; padding:0 20px; position:relative;}

.case_det_scrool .swiper-wrapper{-webkit-box-align: start; 

    -webkit-align-items: flex-start;

    -ms-flex-align: start;

    align-items: flex-start;

    -webkit-transition-property: height,-webkit-transform;

    transition-property: height,-webkit-transform;

    -o-transition-property: transform,height;

    transition-property: transform,height;

    transition-property: transform,height,-webkit-transform;}

/*20180124*/	

.case_det_scrool .swiper-wrapper{position:relative;

	width:100%;

	height:auto;

	z-index:1;

	display:-webkit-box;

	display:-moz-box;

	display:-ms-flexbox;

	display:-webkit-flex;

	display:flex;

	-webkit-transition-property:-webkit-transform;

	-moz-transition-property:-moz-transform;

	-o-transition-property:-o-transform;

	-ms-transition-property:-ms-transform;

	transition-property:transform;

	-webkit-box-sizing:content-box;

	-moz-box-sizing:content-box;

	box-sizing:content-box}

.case_det_scrool .swiper-slide {

    --webkit-flex-shrink:0;

	-ms-flex:0 0 auto;

	flex-shrink:0;

	width:100%;

	height:auto;

	position:relative}



/*20180124*/	



.case_det_scrool .slick-slide{ overflow:hidden;}

.case_det_scrool .slick-prev{ width:0; height:0; overflow:hidden;}

.case_det_scrool .slick-next{ width:0; height:0; overflow:hidden;}

.case_det_scrool .swiper-pagination{ width:23px; position:static; position:absolute; right:-43px; top:0; z-index:9;}

.case_det_scrool .swiper-pagination-bullet{ float:left; width:23px; height:7px; background:url(../images/img3.png) center bottom no-repeat; text-indent:-999px; overflow:hidden; margin:0 0 13px 0; cursor:pointer;}

.case_det_scrool .swiper-pagination-bullet.swiper-pagination-bullet-active{ height:23px; background:url(../images/img3.png) center top no-repeat;}

.case_det_scrool_1{ float:left; width:100%; overflow:hidden;}



.case_det_scrool .swiper-pagination.active{ position:fixed; right:57px; top:15%;}

.case_det_scrool .swiper-pagination.active1{ position:fixed; right:57px; top:auto; display:none;}



/*20180122*/





.Overview{ float:left; width:100%; color:#cccccc; font-size:14px; line-height:30px; background:#333333; padding:32px 2.4% 80px 2.4%;}

.det_share{ float:left; width:36%;  position:relative; top:0; margin:-45px 32% 50px 32%; background:#fff; padding:10px;}

.det_share1{ float:left; width:100%; padding:23px 0; background:url(../images/img4.png) left center repeat; text-align:center;}

.bdshare-button-style0-32 a{ display:inline-block; *display:inline; *zoom:1; float:none !important; margin:0 2% !important; width:48px !important; height:48px !important;}

.bdshare-button-style0-32 a:hover{opacity:1  !important;filter: alpha(opacity=100)  !important; background-size:100% 100% !important;}

.bdshare-button-style0-32 .bds_tsina{ background:url(../images/det_weibo.png) 0 0 no-repeat !important;background-size:100% 100% !important;}

.bdshare-button-style0-32 .bds_weixin{ background:url(../images/det_weixin.png) 0 0 no-repeat !important;background-size:100% 100% !important;}

.bdshare-button-style0-32 .bds_sqq{ background:url(../images/det_qq.png) 0 0 no-repeat !important;background-size:100% 100% !important;}

.bdshare-button-style0-32 .bds_qzone{ background:url(../images/det_kongjian.png) 0 0 no-repeat !important;background-size:100% 100% !important;}

.bdshare-button-style0-32 .bds_tsina:hover{ background:url(../images/det_weibo1.png) 0 0 no-repeat !important;background-size:100% 100% !important;}

.bdshare-button-style0-32 .bds_weixin:hover{ background:url(../images/det_weixin1.png) 0 0 no-repeat !important;background-size:100% 100% !important;}

.bdshare-button-style0-32 .bds_sqq:hover{ background:url(../images/det_qq1.png) 0 0 no-repeat !important;background-size:100% 100% !important;}

.bdshare-button-style0-32 .bds_qzone:hover{ background:url(../images/det_kongjian1.png) 0 0 no-repeat !important;background-size:100% 100% !important;}

.bd_weixin_popup{-webkit-box-sizing:content-box;  -moz-box-sizing:content-box;  box-sizing:content-box;}



 

@media screen and (max-width:1300px) {

    .Details_pf.active { 

        top: 50%; height:220px;

    }

  .Details_pf.active1 {  display:none;

        top: 50%; height:220px;

    }

}



@media  screen and (max-width:1190px){

	

/*20180122*/	

/*.Details_cont{ width:80%;margin:-100px 10% 0 10%;}*/

/*20180122*/



.det_share{ width:70%; margin:-45px 15% 50px 15%;}



	

}





@media  screen and (max-width:991px){

	

.zy_ban_tit1{ bottom:80px;}	

.case_recommend{ margin:15px 0 23px 0;}

/*20180122*/	

.home_bg2_1{ padding:0 15px;}

.Details_cont{/* width:92%;*/margin:0px 0 0 0;}

/*20180122*/	



.det_share{ width:70%; margin:-45px 15% 50px 15%;}

.Overview{ padding:15px 4% 50px 4%}

.det_share{ width:80%;  margin:-30px 10% 25px 10%;}

.det_share1{ padding:10px 0;}

.bdshare-button-style0-32 a{ width:32px !important; height:32px !important;}

.case_det_scrool{ margin:30px 0;padding:0 12px;}

/*20180206*/

.Details_top{ margin-top:25px;/* padding:0 12px;*/}

/*20180206*/

.Details_but a{ margin-left:15px;}

.Details_time{ padding-right:250px;}

.Details_tit{ padding-right:250px; font-size:18px; line-height:28px;}

.Details_pf{ display:none;}

.case_det_scrool .slick-dots{ right:12px; margin-right:0; width:auto; margin-top:15px;}

.case_det_scrool .slick-dots li{ margin:8px 5px;}

.case_det_scrool .slick-dots li.slick-active{ margin:0 5px;}



    .case_det_scrool .swiper-pagination.active { right:0;}

	

}





@media  screen and (max-width:767px){

	

.case_recommend li{ width:100%;}

.Details_time{ padding-right:0;}

.Details_tit{ padding-right:0;}

.Details_but{ position:static; float:left; margin-top:15px;}

.Details_but a{ margin:0 15px 0 0; width:100px; height:34px; line-height:32px;}

	

}





/*6*/

.home_tit2{ margin-top:60px;}

.Details_tit1{ padding-right:0; text-align:center;}

.Details_time1{ padding-right:0;text-align:center;}

.det_share_m0{ width:100%; position:static; margin:0; padding:0 4.8%;}

/*20180206*/

.news_det{ float:left; width:100%; padding:10px 4.8% 50px 4.8%; color:#727272; font-size:16px; line-height:36px;}

/*20180206*/

.sx_fy1{ float:left; width:100%; padding:33px 4.8%; background:url(../images/img9.jpg) center no-repeat;}

.sx_fy1 a{ float:left; width:50%; color:#999999; font-size:16px; line-height:26px;overflow:hidden;white-space: nowrap; text-overflow:ellipsis; position:relative;}

.sx_fy1 a span{ color:#727272; text-transform:uppercase;}

.sx_fy1 a .span1{ position:absolute; left:30px;}

.sx_fy1 a .span2{ position:absolute; right:30px;}

.sx_fy1 a.next{ text-align:right;background:url(../images/img8.png) right center no-repeat; padding:0 78px 0 30px;}

.sx_fy1 a.prev{ background:url(../images/img7.png) left center no-repeat; padding:0 30px 0 78px;}

.sx_fy1 a:hover{ color:#ff9a18;}

.news_yuedu{ margin:20px 0 45px 0;}





@media  screen and (max-width:991px){

	

.home_tit2{ margin-top:30px;}

/*20180206*/

.news_det{ padding:30px 4.8% 20px 4.8%; font-size:14px; line-height:30px;}

/*20180206*/

.sx_fy1{ background:none; padding:25px 4.8%;}

.sx_fy1 a{ float:left; width:100%; padding:0 0 0 78px;}

.sx_fy1 a.next{ text-align:left; background:url(../images/img7.png) left center no-repeat; padding:0 0 0 78px;}

.sx_fy1 a .span2{ position:absolute; left:30px; right:auto;}

.news_yuedu{ margin:15px 0 23px 0;}	

	

}



@media  screen and (max-width:767px){

	

.news_yuedu li{ width:100%;}	

	

}



/*5*/

.news_list{ float:left; width:100%;}

.news_list ul{ margin-top:-25px;}

.news_list li{ float:left; width:50%; padding:15px;}

.news_list li a{ float:left; width:100%; position:relative; border:1px solid #e3e3e3; padding:30px;}

.news_list .l1{ float:left; width:270px; height:274px; overflow:hidden; position:absolute; left:30px; top:30px; background:#000000;}

.news_list .l1 img{opacity:0.4;filter: alpha(opacity=40);

-webkit-transition: all 0.4s ease-out 0s; 

-moz-transition: all 0.4s ease-out 0s; 

-o-transition: all 0.4s ease-out 0s; 

transition: all 0.4s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}

.news_list li a:hover .l1 img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}

.news_list .l2{ float:left; width:100%; padding-left:310px; height:274px; overflow:hidden;}

.news_list .l2 h5{ float:left; width:100%; color:#212121; font-size:18px; line-height:28px; overflow:hidden;white-space: nowrap; text-overflow:ellipsis; margin:9px 0 10px 0;-webkit-transition: all 0.5s ease-out 0s; 

-moz-transition: all 0.5s ease-out 0s; 

-o-transition: all 0.5s ease-out 0s; 

transition: all 0.5s ease-out 0s;

}

.news_list .l2 time{ float:left; width:100%; color:#999999; font-size:12px; line-height:22px;}

.news_list .l2 p{ float:left; width:100%; color:#6b6b6b; font-size:14px; line-height:28px; height:112px; overflow:hidden; margin:15px 0 36px 0;}

.news_list .l2 span{ float:left; width:90px; height:30px; border:1px solid #ff9a18; color:#ff9a18; font-size:16px; line-height:28px; font-family:Arial; border-radius:30px; -moz-border-radius:30px; -webkit-border-radius:30px; text-align:center; transition:background 0.5s ease; -o-transition:background 0.5s ease; -moz-transition:background 0.5s ease;  -webkit-transition:background 0.5s ease;

  }

.news_list li a:hover{ box-shadow:0 0 13px rgba(0,0,0,0.15); -moz-box-shadow:0 0 13px rgba(0,0,0,0.15); -webkit-box-shadow:0 0 13px rgba(0,0,0,0.15);}

.news_list li a:hover .l2 h5{ color:#ff9a18;}

.news_list li a:hover .l2 span{ background:#ff9a18; color:#fff;}





@media  screen and (max-width:1366px){

	

.news_list .l1{ width:200px; height:203px;}	

.news_list .l2{ padding-left:230px; height:203px;}

.news_list .l2 h5{margin:5px 0;}

.news_list .l2 p{ height:72px; line-height:24px; margin:10px 0 20px 0;}

	

}



@media  screen and (max-width:991px){



.news_list{ padding:0 8px;}	

.news_list ul{ margin-top:0;}

.news_list li{ padding:7px;}

.news_list li a{ padding:12px;}

.news_list .l1{ left:12px; top:12px; width:140px; height:142px;}

.news_list .l2{ height:142px; padding-left:152px;}

.news_list .l2 h5{ font-size:16px; height:26px; margin-top:0;}

.news_list .l2 p{ height:44px; line-height:22px; margin:5px 0 10px 0;}

.news_list .l2 span{ height:28px; line-height:26px; font-size:14px;}

	

}



@media  screen and (max-width:767px){



.news_list li{ width:100%;}



}



/*7*/

.ContactUs{ float:left; width:100%; padding:60px 8.3%; overflow:hidden;}

.baidu_map{ float:left; width:100%;padding:10px; background:#fff; box-shadow:0 0 13px rgba(0,0,0,0.13); -moz-box-shadow:0 0 13px rgba(0,0,0,0.13); -webkit-box-shadow:0 0 13px rgba(0,0,0,0.13); margin-top:30px;}

#bdmap{ width:100%; height:590px; }



.Contact_left{ float:left; width:69%; box-shadow:0 0 13px rgba(0,0,0,0.13); -moz-box-shadow:0 0 13px rgba(0,0,0,0.13); -webkit-box-shadow:0 0 13px rgba(0,0,0,0.13);}

.Contact_left .l1{ float:left; width:100%; padding:52px 7.2% 42px 7.2%; position:relative;}

.Contact_left .l1 h1{ float:left; width:100%; color:#ff9a18; font-size:30px; line-height:40px;}

.Contact_left .l1 h5{ float:left; width:100%; color:#9c9c9c; font-size:16px; line-height:26px; text-transform:uppercase; font-family:Arial; margin-top:8px;}

.Contact_left .l2{ float:left; width:100%; padding-bottom:62px;}

.Contact_left .l2 li{ float:left; width:45%; padding:17px 0; padding-right:15px; background:#f5f5f5; height:126px; overflow:hidden; position:relative;}

.Contact_left .l2 li.le1{ padding-left:7.2%; width:55%;}

.Contact_left .l2 li.le2{ float:right;}

.Contact_left .l2 li.l1{ background:#fff;}

.Contact_left .l2 li span{ float:left; width:100%; color:#4c4c4c; font-size:16px; line-height:30px; padding:18px 0 0 62px;}

.Contact_left .l2 li span.ico1{ background:url(../images/ico4.png) left 22px no-repeat;}

.Contact_left .l2 li span.ico2{ background:url(../images/ico5.png) left 22px no-repeat;}

.Contact_left .l2 li span.ico3{ background:url(../images/ico6.png) left 22px no-repeat;}

.Contact_left .l2 li span.ico4{ background:url(../images/ico7.png) left 22px no-repeat;}

.Contact_left .l2 li span.ico5{ background:url(../images/ico8.png) left 22px no-repeat;}

.Contact_left .l2 li span.ico6{ padding-left:115px;}

.Contact_left .l2 li .pic1{ float:left; position:absolute; left:0; top:17px; width:96px;}





.Contact_right{ float:right; width:29%; box-shadow:0 0 13px rgba(0,0,0,0.13); -moz-box-shadow:0 0 13px rgba(0,0,0,0.13); -webkit-box-shadow:0 0 13px rgba(0,0,0,0.13); padding:60px 0;}

.Contact_right .l1{ float:left; width:100%; text-align:center; color:#1a1a1a; font-size:30px; line-height:30px;}

.Contact_right .l2{ float:left; width:100%; margin:40px 0 26px 0; text-align:center;}

.Contact_right .l2 ul{ display:inline-block; *display:inline; *zoom:1;}

.Contact_right .l2 ul li{ float:left; width:48px; height:48px; border:4px solid #fff; background:#f5f5f5; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; box-shadow:0 0 13px rgba(100,100,100,0.15); -moz-box-shadow:0 0 13px rgba(100,100,100,0.15); -webkit-box-shadow:0 0 13px rgba(100,100,100,0.15); color:#ff9a18; font-size:20px; line-height:40px; font-family:Arial; font-weight:bold; margin:0 28px; position:relative;}

.Contact_right .l2 ul li.on{ background:#ff9a18; color:#fff; border:4px solid #ffeacf; box-shadow:0 0 13px rgba(204,121,14,0.15); -moz-box-shadow:0 0 13px rgba(204,121,14,0.15); -webkit-box-shadow:0 0 13px rgba(204,121,14,0.15);}

.Contact_right .l2 ul li span::after{ float:left; width:34px; height:1px; border-bottom:1px dashed #cccccc; content:''; position:absolute; right:-49px; top:50%;}

.Contact_right .l2 ul li:last-child span::after{ display:none;}



.Contact_right .l3{ float:left; width:82%; margin:0 9%; position:relative;}

.Contact_right .lab1{ float:left; width:100%;margin-top:20px;}

.Contact_right .fv1{ float:left; width:100%; background:#f5f5f5; height:60px; line-height:60px; border-radius:60px; -moz-border-radius:60px; -webkit-border-radius:60px; padding:0 13%; color:#4c4c4c; font-size:16px;}

.Contact_right .fv2{ float:left; width:100%; background:#ff9a18; height:60px; line-height:60px; border-radius:60px; -moz-border-radius:60px; -webkit-border-radius:60px; text-align:center; color:#fff; font-size:20px; border:none; appearance:none;-webkit-appearance:none; margin-top:20px;}

.Contact_right .fv2:hover{opacity:0.9;filter: alpha(opacity=90);}



.Contact_right input[placeholder], [placeholder], *[placeholder] {color:#4c4c4c !important;} 

.Contact_right ::-webkit-input-placeholder{color:#4c4c4c}

.Contact_right :-moz-placeholder{color:#4c4c4c}

.Contact_right ::-moz-placeholder{color:#4c4c4c}

.Contact_right :-ms-input-placeholder{color:#4c4c4c}



.Contact_right .one{ float:left; width:100%;}

.Contact_right .tow{/* display:none; */position:absolute; left:0; top:0; background:#fff; float:left; width:100%;}



.Contact_right .three{ display:none; position:absolute; left:0; top:0;background:#fff; float:left; width:100%;}

.Contact_right .lab2{ float:left; width:100%; margin:27px 0;}

.Contact_right .fm1{ float:left; width:50%; border:1px solid #e7e7e7; text-align:center; padding:14px 0; margin:-1px -1px 0 0;}

.Contact_right .fm1 span{ min-width:91px; display:inline-block; *display:inline; *zoom:1; color:#1a1a1a; font-size:14px; line-height:24px;padding-left:22px; background:url(../images/zj1.png) left center no-repeat;background-size:16px 16px; text-align:left;}

.Contact_right .fm1.on span{ background:url(../images/zj2.png) left center no-repeat; background-size:16px 16px;}

.Contact_right .fv4{ float:left; width:100%; background:#f5f5f5; height:220px; line-height:24px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; padding:20px; color:#4c4c4c; font-size:16px; border:none;}

.Contact_right .lab3{ float:left; width:100%; color:#333; font-size:16px; line-height:26px;}





@media  screen and (max-width:1366px){



.Contact_left .l2 li.le1{ padding-left:15px;}

.Contact_left .l2 li span{ font-size:14px; line-height:24px; padding-left:40px;}

.Contact_left .l2 li span.ico1{ background-size:30px 30px;}

.Contact_left .l2 li span.ico2{ background-size:30px 30px;}

.Contact_left .l2 li span.ico3{ background-size:30px 30px;}

.Contact_left .l2 li span.ico4{ background-size:30px 30px;}

.Contact_left .l2 li span.ico5{ background-size:30px 30px;}

.Contact_right .l2 ul li{ width:36px; height:36px; line-height:28px; margin:0 15px; font-size:16px;}

.Contact_right .l2 ul li span::after{ width:16px; right:-27px;}

.Contact_left .l1{ padding:46px 15px 36px 15px;}



}







@media  screen and (max-width:991px){



.ContactUs{ padding:30px 4%;}	

.Contact_left{ width:100%;}	

.Contact_left .l1{ padding:25px 7.2% 20px 7.2%;}

.Contact_left .l1 h1{ font-size:20px; line-height:30px;}

.Contact_left .l1 h5{ font-size:14px; line-height:24px; margin-top:0;}

.Contact_left .l2{ padding-bottom:30px;}



.Contact_right{ width:100%; margin-top:30px; padding:30px 0;}

.Contact_right .lab1{ margin-top:15px;}

.Contact_right .fv1{ height:46px; line-height:36px; padding:0 25px;}

.Contact_right .fv2{ height:46px; line-height:36px; margin-top:10px;}

.Contact_right .l2{ margin:20px 0 5px 0}

.Contact_right .l1{ font-size:20px; line-height:20px;}

	

.Contact_right .lab2{ margin:14px 0;}

.Contact_right .fm1{ padding:11px 0;}	

.Contact_right .fv4{ height:168px; padding:15px;}



#bdmap{ height:280px;}	

	

}



@media  screen and (max-width:767px){

	

	

.Contact_left .l2 li{ width:100%; padding-left:15px;}

.Contact_left .l2 li.le1{ width:100%;padding-left:15px;}

.Contact_left .l2 li .pic1{ left:15px;}

.Contact_left .l2 li.l1{ background:#f5f5f5;}

.Contact_left .l2 li.le2{ background:#fff;}	

.Contact_left .l2{ padding-bottom:0;}	

.Contact_left .l2 li{ height:auto;}

.Contact_left .l2 li span{ padding-top:0;}

.Contact_left .l2 li span.ico6{ margin:24px 0;}

.Contact_left .l2 li span.ico1{ background:url(../images/ico4.png) left 5px no-repeat; background-size:30px 30px;}

.Contact_left .l2 li span.ico2{ background:url(../images/ico5.png) left 5px no-repeat; background-size:30px 30px;}

.Contact_left .l2 li span.ico3{ background:url(../images/ico6.png) left 5px no-repeat; background-size:30px 30px;}

.Contact_left .l2 li span.ico4{ background:url(../images/ico7.png) left 5px no-repeat; background-size:30px 30px;}

.Contact_left .l2 li span.ico5{ background:url(../images/ico8.png) left 5px no-repeat; background-size:30px 30px;}

	

}



















.about_bg1{ float:left; width:100%; background:#ff9a18; color:#fff; font-size:18px; line-height:30px; text-align:center; padding:30px 15px; overflow:hidden;}

.resume{ float:left; width:100%; margin-bottom:100px;}

.resume a{ float:left; width:100%; padding:25px 15px; line-height:28px; color:#ff9a18; font-size:18px; border:2px solid #ff9a18; text-align:center;}



.job{ float:left; width:100%; padding:35px 0 25px 0;}

.job ul{ margin:0 -15px;}

.job li{ float:left; width:33.3333%; padding:15px;}

.job li a{ float:left; width:100%; box-shadow:0 0 17px rgba(12,3,6,0.14); -moz-box-shadow:0 0 33px rgba(240,180,108,0.8); -webkit-box-shadow:0 0 12px rgba(240,180,108,0.8); padding:30px;}

.job .l1{ float:left; width:100%;}

.job .l1 span{ float:left; color:#000000; font-size:18px; line-height:28px; padding:10px 0 20px 0;text-transform:uppercase; position:relative;}

.job .l1 span::after{ float:left; width:100%; height:1px; background:#e8e4e4; position:absolute; left:0; bottom:0; content:'';}

.job .l1 h1{ float:right; color:#ededed; font-size:56px; line-height:48px; font-family:Arial; font-weight:bold; text-transform:uppercase;}

.job .l2{ float:left; width:100%; color:#666666; font-size:14px; line-height:30px; height:180px; overflow:hidden; margin:26px 0 4px 0;}

.job .l2_1{ margin:0 -30px; padding:0 30px; overflow-y:scroll; height:180px;}



.about_cont1{ float:left; width:100%;}

.about_cont1 ul{ float:left; width:100%; padding:0 5.6%;}

.about_cont1 li{ float:left; width:33.333%; padding:0 2%;}

.about_cont1 .lc1{ float:left; width:100%; padding:0px 30px 27px 30px; position:relative;}

.about_cont1 .l1{ float:left; width:100%; position:relative; z-index:2;}

.about_cont1 .l1 img{ width:64px;}

.about_cont1 .l2{ float:left; width:100%; color:#303133; font-size:18px; font-weight:bold; line-height:28px; margin:30px 0 24px 0; position:relative; z-index:2;}

.about_cont1 .l3{ float:left; width:100%; color:#666666; font-size:16px;line-height:30px; height:120px; /*overflow:hidden;*/ position:relative; z-index:2;}

.about_cont1 .l4{ float:left; width:100%; margin-top:42px; position:relative; z-index:2;}

.about_cont1 .l4 span{ float:left; width:42px; height:2px; background:#e0e0e0;-webkit-transition: all 0.5s ease-out 0s; 

-moz-transition: all 0.5s ease-out 0s; 

-o-transition: all 0.5s ease-out 0s; 

transition: all 0.5s ease-out 0s;}

.about_cont1 .l5{ float:left; width:100%;opacity:0;filter: alpha(opacity=0); position:relative; z-index:2;-webkit-transition: all 0.5s ease-out 0s; 

-moz-transition: all 0.5s ease-out 0s; 

-o-transition: all 0.5s ease-out 0s; 

transition: all 0.5s ease-out 0s;}

.about_cont1 .l5 a{ float:left; width:100%; text-align:center; color:#303030; font-size:16px; line-height:36px;}

.about_cont1 .l6{ float:left; width:100%; height:0; position:absolute; left:0; /*bottom:-15%; */background:#fff; box-shadow:0 0 17px rgba(12,3,6,0.14); -moz-box-shadow:0 0 17px rgba(12,3,6,0.14); z-index:1;-webkit-transition: all 0.5s ease-out 0s; 

-moz-transition: all 0.5s ease-out 0s; 

-o-transition: all 0.5s ease-out 0s; 

transition: all 0.5s ease-out 0s;

}

.about_cont1 .lc1:hover .l6{ height:100%;} 

.about_cont1 .lc1:hover .l4 span{ width:100%; background:#ff9a18;}

.about_cont1 .lc1:hover .l5{opacity:1;filter: alpha(opacity=100);}



.about_why_cont{ margin-bottom:132px;}

.about_cont2{ float:left; width:100%; margin:160px 0 100px 0; position:relative;}

.about_cont2 .bd{ float:left; width:444px;}

.about_cont2 .bd .team1{ float:left; width:100%; line-height:0;}

.about_cont2 .bd .team2{ float:left; width:100%; text-align:right; padding:18px 20px 24px 0; position:relative;}

.about_cont2 .bd .team2 h3{ float:left; width:100%; color:#282828; font-size:24px; line-height:28px; font-weight:bold; text-transform:uppercase; position:relative; z-index:3;}

.about_cont2 .bd .team2 h2{ float:left; width:100%; color:#e0e0e0; font-size:24px; line-height:28px; font-weight:bold; text-transform:uppercase;}

.about_cont2 .bd .team2 span{ float:right; width:78px; height:335px; border:6px solid #ff9a18; position:absolute; right:38px; bottom:0; z-index:2;}



.about_cont2 .hd{ float:right; width:776px;}

.about_cont2 .hd ul{ float:left; width:100%; margin-top:60px;}

.about_cont2 .hd ul li{ float:left; width:80px; height:80px; margin:20px 15px 0 0; cursor:pointer; position:relative; overflow:hidden;}

.about_cont2 .hd ul li .team3{ float:left; width:80px; height:80px;}

.about_cont2 .hd ul li .team4{ float:left; width:100%; height:100%; position:absolute; left:0; bottom:-100%; color:#fff; font-size:14px; line-height:20px; text-align:center; padding-top:20px; background:#ff9a18; background:rgba(255,154,24,0.9);-webkit-transition: all 0.5s ease-out 0s; 

-moz-transition: all 0.5s ease-out 0s; 

-o-transition: all 0.5s ease-out 0s; 

transition: all 0.5s ease-out 0s;}

.about_cont2 .hd ul li .team4 span{ font-size:12px; text-transform:uppercase;}

.about_cont2 .hd ul li.on .team4{ bottom:0;}



.about_t1{ float:left; width:100%; color:#000000; font-size:36px; line-height:46px; margin:15px 0 20px 0;}

.about_t2{ float:left; width:100%; color:#727272; font-size:14px; line-height:24px;}

.about_cont2 .prev{ float:left; width:30px; height:30px; background:url(../images/img38.png) center no-repeat; position:absolute; left:473px; bottom:310px;}

.about_cont2 .next{ float:left; width:30px; height:30px; background:url(../images/img37.png) center no-repeat; position:absolute; left:510px; bottom:310px;}

.about_cont2 .prev:hover{background:url(../images/img38_1.png) center no-repeat;}

.about_cont2 .next:hover{background:url(../images/img37_1.png) center no-repeat;}



@media screen and (max-width:1680px) {



.about_cont1 ul{ padding:0;}



	

}



@media screen and (max-width:1366px) {



.job li a{ padding:20px 15px;}

.job .l1 h1{ font-size:36px; line-height:38px;}

.job .l1 span{ padding:0 0 10px 0;}

.about_cont1 li{padding:0 1%;}

	

}



@media screen and (max-width:1280px) {



.about_cont2 .bd{ width:300px;}

.about_cont2 .hd{ width:640px}	

.about_cont2 .hd ul li{ margin:15px 10px 0 0; width:70px; height:70px;}	

.about_cont2 .hd ul li .team3{ width:70px; height:70px;}

.about_cont2 .prev{ left:320px; bottom:180px;}

.about_cont2 .next{ left:360px; bottom:180px;}

.about_cont2 .bd .team2 span{ height:260px;}



}



@media screen and (max-width:1199px) {





.job{padding:35px 0 25px 0;}	

.about_cont1 .lc1{ padding:40px 15px 20px 15px; }

.about_cont1 .l3{ font-size:14px;}	







	

}



@media screen and (max-width:991px) {



.resume{margin-bottom:50px;}

.resume a{ font-size:16px; padding:15px;}

.about_bg1{ font-size:16px; padding:25px 0;}

.job ul{ margin:0 -7px;}	

.job li{ width:100%;padding:7px;}

.job .l2{ height:auto; margin:15px 0 0 0;}

.job .l2_1{ margin:0; padding:0; overflow:visible; height:auto;}

.about_cont1 .lc1 .l6{ bottom:-5%;}

.about_cont1 .lc1:hover .l6{ height:110%;} 

.about_cont1 .lc1{ padding:30px 15px 10px 15px; }

.about_cont1 .l4{ margin-top:15px;}

.about_cont1 .l2{ margin:15px 0 10px 0;}

.about_cont1 .l1 img{ width:40px;}





.about_why_cont{ margin-bottom:68px;}

.about_cont2{ margin:80px 0 50px 0;}



.about_cont2 .bd{ width:100%;}

.about_cont2 .hd{ width:100%}

.about_cont2_ph .hd .slick-dots{ width:0; height:0; overflow:hidden;}

.about_cont2_ph .hd .slick-prev{ width:0; height:0; overflow:hidden;}

.about_cont2_ph .hd .slick-next{ width:0; height:0; overflow:hidden;}

.about_cont2_ph .bd .slick-dots{ width:0; height:0; overflow:hidden;}

.about_cont2_ph .bd .slick-prev{ float:left; width:30px; height:30px; background:url(../images/img38.png) center no-repeat; position:absolute; left:0; top:auto; bottom:20px;}

.about_cont2_ph .bd .slick-next{ float:left; width:30px; height:30px; background:url(../images/img37.png) center no-repeat; position:absolute; left:40px; top:auto; bottom:20px;}

.about_cont2 .hd{ margin-top:20px;}

.about_cont2_ph .bd .slick-prev:hover{background:url(../images/img38_1.png) center no-repeat;}

.about_cont2_ph .bd .slick-next:hover{background:url(../images/img37_1.png) center no-repeat;}

.about_cont2_ph .hd ul{ margin:0 -6px;}

.about_cont2_ph .hd ul li{ margin:6px; width:100%; height:auto;}	

.about_cont2_ph .hd ul li .team3{ width:100%; height:auto;}

.about_t1{ font-size:22px; line-height:32px;}	

.about_t1{ margin:15px 0;}

	

}



@media screen and (max-width:767px) {



.resume{ padding:0; margin-bottom:30px;}

.resume a{ font-size:14px;}	

.job{padding:35px 0 25px 0;}	

.about_cont1{ padding:0;}

.about_cont1 li{ width:100%;}

.about_cont1 .l3{ height:auto;}

.about_why_cont{ margin-bottom:40px;}

.about_cont2{ margin:30px 0; }

.why_cont ul{ margin:0 -15px;}



	

}



/**/

.c_1170_2{ width:100%; float:left; position:relative;}

.c_1170_2 .bg_1{ width:100%; height:100%; position:absolute; right:0; top:0; z-index:1;}

.c_1170_2 .bg_1 ul{ width:100%; height:100%; float:left;}

.c_1170_2 .bg_1 ul li{ width:100%; height:100%;}

.c_1170_2 .xxk{ width:100%; float:left; height:520px; position:relative; z-index:2;}

.c_1170_2 .xxk ul{ width:100%; float:left;}

.c_1170_2 .xxk ul li{ width:25%; float:left; padding:44px 30px 30px 30px; background:url(../images/bg_3.png) no-repeat center bottom; position:relative; border-left:solid 1px rgba(255,255,255,0.4); margin-left:-1px; overflow:hidden; height:520px; cursor:pointer;

/*-webkit-transition: all 0.5s ease-out 0s; 

-moz-transition: all 0.5s ease-out 0s; 

-o-transition: all 0.5s ease-out 0s; 

transition: all 0.5s ease-out 0s;*/}

.c_1170_2 .xxk ul li .title{ width:100%; float:left;margin-top:400px; text-align:center;

-webkit-transition: all 0.5s ease-out 0s; 

-moz-transition: all 0.5s ease-out 0s; 

-o-transition: all 0.5s ease-out 0s; 

transition: all 0.5s ease-out 0s;}

.c_1170_2 .xxk ul li .title h4{ display:inline-block; *zoom:1; *display:inline; float:left; width:138px; height:46px; line-height:45px; border:solid 1px rgba(255,255,255,0.4); font-size:24px; color:white; position:relative; border-radius:23px; -webkit-border-radius:23px; -moz-border-radius:23px;

-webkit-transition: all 0.5s ease-out 0s; 

-moz-transition: all 0.5s ease-out 0s; 

-o-transition: all 0.5s ease-out 0s; 

transition: all 0.5s ease-out 0s;}

.c_1170_2 .xxk ul li .title h4:before{ width:999px; height:1px; background:rgba(255,255,255,0.4); position:absolute; right:-999px; top:50%; content:'';

-webkit-transition: all 0.5s ease-out 0s; 

-moz-transition: all 0.5s ease-out 0s; 

-o-transition: all 0.5s ease-out 0s; 

transition: all 0.5s ease-out 0s;}

.c_1170_2 .xxk ul li h5{ width:100%; float:left; text-align:center; font-size:18px; color:white; line-height:34px; font-family:Arial; text-transform:uppercase; opacity:0.6; filter:alpha(opacity=60); margin-top:50px;

-webkit-transition: all 0.5s ease-out 0s; 

-moz-transition: all 0.5s ease-out 0s; 

-o-transition: all 0.5s ease-out 0s; 

transition: all 0.5s ease-out 0s;}

.c_1170_2 .xxk ul li .p{ width:100%; float:left; margin-top:41px; font-size:14px; color:white; line-height:30px; height:90px; overflow:hidden; text-align:center;}

.c_1170_2 .xxk ul li .ico{ width:100%; float:left; margin-top:51px; text-align:center;}

.c_1170_2 .xxk ul li:hover,.c_1170_2 .xxk ul li.on{ background:url(../images/bg_4.png); padding:44px 65px 30px 65px;}

.c_1170_2 .xxk ul li:hover .title,.c_1170_2 .xxk ul li.on .title{ margin-top:174px;}

.c_1170_2 .xxk ul li:hover .title h4,.c_1170_2 .xxk ul li.on .title h4{ float:none; font-size:30px; line-height:50px; width:121px; height:50px; border:0;}

.c_1170_2 .xxk ul li:hover .title h4:after,.c_1170_2 .xxk ul li.on .title h4:after{ content:''; background:url(../images/bian_4.png) no-repeat center; width:50px; height:1px; position:absolute; left:-50px; top:50%;}

.c_1170_2 .xxk ul li:hover .title h4:before,.c_1170_2 .xxk ul li.on .title h4:before{ content:''; background:url(../images/bian_4.png) no-repeat center; width:50px; height:1px; position:absolute; right:-50px; top:50%;}

.c_1170_2 .xxk ul li:hover h5,.c_1170_2 .xxk ul li.on h5{ margin-top:0;}

@media screen and (max-width:1199px) {

.c_1170_2 .xxk{ height:420px;}

.c_1170_2 .xxk ul li{ padding:34px 20px 20px 20px; height:420px;}

.c_1170_2 .xxk ul li .title{ margin-top:330px;}

.c_1170_2 .xxk ul li .title h4{ width:118px; height:36px; line-height:35px; font-size:20px;}

.c_1170_2 .xxk ul li h5{ font-size:16px; line-height:24px;  margin-top:30px;}

.c_1170_2 .xxk ul li .p{ margin-top:21px; font-size:12px; line-height:22px; height:66px;}

.c_1170_2 .xxk ul li .ico{ margin-top:31px;}

.c_1170_2 .xxk ul li:hover,.c_1170_2 .xxk ul li.on{ padding:34px 25px 20px 25px;}

.c_1170_2 .xxk ul li:hover .title,.c_1170_2 .xxk ul li.on .title{ margin-top:124px;}

.c_1170_2 .xxk ul li:hover .title h4,.c_1170_2 .xxk ul li.on .title h4{ font-size:20px; line-height:40px; width:101px; height:40px;}

}

@media screen and (max-width:1024px) {

.c_1170_2 .xxk ul li{ width:50%; height:210px; border-top:solid 1px rgba(255,255,255,0.4);}

.c_1170_2 .xxk ul li .title{ margin-top:130px;}

.c_1170_2 .xxk ul li:hover,.c_1170_2 .xxk ul li.on{ padding:14px 15px 10px 15px;}

.c_1170_2 .xxk ul li:hover .title,.c_1170_2 .xxk ul li.on .title{ margin-top:55px;}

.c_1170_2 .xxk ul li .ico{ margin-top:11px; height:30px;}

.c_1170_2 .xxk ul li .p{ margin-top:11px;}

.c_1170_2 .xxk ul li .ico img{ height:100%;}

}

@media screen and (max-width:480px) {

.c_1170_2 .xxk ul li{ padding:24px 10px 10px 10px;}

.c_1170_2 .xxk ul li .title h4{ width:88px; height:36px; line-height:35px; font-size:16px;}

.c_1170_2 .xxk ul li h5{ font-size:14px; line-height:22px;  margin-top:20px;}

}









/*20200415satrt*/

.home_tit3{ margin-top:80px;}

.service_cont1{ float:left; width:100%; padding:40px 15px 70px 15px; text-align:center;}

.service_cont1 .at3{ display:inline-block; *display:inline; *zoom:1;  width:345px; height:653px; cursor:pointer;}

.service_cont1 .at1{ float:left; width:34.4%; text-align:right;}

.service_cont1 .at2{ float:right; width:34.4%; text-align:left;}

.service_cont1 .at .at_1{ float:left; width:100%; position:relative; margin:90px 0 20px 0;}

.service_cont1 .at1 .at_1{ padding-right:96px;}

.service_cont1 .at2 .at_1{ padding-left:96px;}

.service_cont1 .at .at_1 i{ float:left; width:78px; height:78px; position:absolute; right:0; top:3px; cursor:pointer;}

.service_cont1 .at2 .at_1 i{ right:auto; left:0;}

.service_cont1 .at_1 h5{ float:left; width:100%; color:#333333; font-size:16px; line-height:26px;}

.service_cont1 .at_1 p{ float:left; width:100%; color:#4c4c4c; font-size:14px; line-height:22px; margin-top:15px;}



.service_cont2{ float:left; width:100%; padding:80px 10.4% 100px 10.4%; overflow:hidden;}

.service_cont2 .swiper-cont{ float:left; width:100%; overflow:hidden; white-space:nowrap;}

.service_cont2 .ul1{ float:left; width:100%; height:310px;}

.service_cont2 .li{ float:none; display:inline-block; vertical-align:top; height:310px; position:relative;background:url(../images/img21.png) left top no-repeat;  white-space:nowrap; margin:0 -2px; }

.service_cont2 .l1{ float:left; width:100%; text-align:center;}

.service_cont2 .l1 h5{ float:left; width:100%; color:#000000; font-size:18px; line-height:18px; white-space:normal;}

.service_cont2 .l1 p{ float:left; width:100%; color:#4c4c4c; font-size:14px; line-height:18px; margin-top:5px; white-space:normal;}

.service_cont2 .l2{ float:left; width:100%; text-align:center; position:relative; background:url(../images/img22.png) center top no-repeat; padding-top:25px; cursor:pointer;}

.service_cont2 .l2_1{ background:url(../images/img22.png) center bottom no-repeat; padding-top:0; padding-bottom:25px;}

.service_cont2 .l2 img{ display:block; margin:0 auto; width:53px; height:53px;}

.service_cont2 .l2 .pic1{opacity:1;filter: alpha(opacity=100);}

.service_cont2 .l2 .pic2{opacity:0;filter: alpha(opacity=0); position:absolute; left:50%; margin-left:-26px; top:25px;}

.service_cont2 .l2_1 .pic2{ top:0;}

.service_cont2 .li:hover .l1 h5,

.service_cont2 .li.slick-current .l1 h5{ color:#ff9a18;}

.service_cont2 .li:hover .l1 p,

.service_cont2 .li.slick-current .l1 p{ color:#ff9a18;}

.service_cont2 .li:hover .l2 .pic1,

.service_cont2 .li.slick-current .l2 .pic1{opacity:0;filter: alpha(opacity=0);}

.service_cont2 .li:hover .l2 .pic2,

.service_cont2 .li.slick-current .l2 .pic2{opacity:1;filter: alpha(opacity=100);}



.service_cont2 .li1{ width:156px; background:url(../images/img21.png) left top no-repeat;}

.service_cont2 .li1 .l1{ position:relative; top:81px;}

.service_cont2 .li1 .l2{ position:absolute; bottom:43px; margin-left:50%; width:50%;}

.service_cont2 .li2{ width:156px; background:url(../images/img21.png) -155px top no-repeat;}

.service_cont2 .li2 .l2{ position:absolute; bottom:77px;}

.service_cont2 .li2 .l1{ position:relative; top:249px;}

.service_cont2 .li3{ width:156px; background:url(../images/img21.png) -311px top no-repeat;}

.service_cont2 .li3 .l2{ position:absolute; bottom:72px;}

.service_cont2 .li3 .l1{ position:relative; top:52px;}

.service_cont2 .li4{ width:225px; background:url(../images/img21.png) -472px top no-repeat;}

.service_cont2 .li4 .l2{ position:absolute; top:105px;}

.service_cont2 .li4 .l1{ position:relative; top:212px;}

.service_cont2 .li5{ width:220px; background:url(../images/img21.png) -628px top no-repeat; margin-left:-70px;}

.service_cont2 .li5 .l2{ position:absolute; bottom:130px;}

.service_cont2 .li5 .l1{ position:relative; top:0;}

.service_cont2 .li6{ width:190px; background:url(../images/img21.png) -848px top no-repeat;}

.service_cont2 .li6 .l2{ position:absolute; top:112px;}

.service_cont2 .li6 .l1{ position:relative; top:220px;}

.service_cont2 .li7{ width:190px; background:url(../images/img21.png) -1039px top no-repeat;}

.service_cont2 .li7 .l2{ position:absolute; bottom:88px;}

.service_cont2 .li7 .l1{ position:relative; top:44px;}

.service_cont2 .li8{ width:210px; background:url(../images/img21.png) -1229px top no-repeat; padding-right:20px;}

.service_cont2 .li8 .l2{ position:absolute; top:143px;}

.service_cont2 .li8 .l1{ position:relative; top:244px;}





.service_cont2 .slick-prev{ width:0; height:0; overflow:hidden;}

.service_cont2 .slick-next{ width:0; height:0; overflow:hidden;}

.service_cont2 .slick-dots{ width:0; height:0; overflow:hidden;}





@media screen and (max-width:1366px) {

.service_cont2 .swiper-cont{ padding-right:30px;}	

.service_cont1 .at .at_1{margin:75px 0 20px 0;}

}



@media screen and (max-width:1199px) {

.service_cont1 .at3{ width:28.75%; height:auto;}

.service_cont1 .at .at_1 i{ float:left; width:50px; height:50px;}

.service_cont1 .at1 .at_1{ padding-right:65px;}

.service_cont1 .at2 .at_1{ padding-left:65px;}

.service_cont1 .at .at_1{margin:15% 0 3% 0;}

.service_cont1 .at_1 p{ margin-top:5px;}

.service_cont2{ padding:80px 5% 100px 5%;}



}



@media screen and (max-width:991px) {

.service_cont1 .at .at_1{margin:10% 0 2% 0;}

.service_cont1{ padding:20px 15px 30px 15px;}

.home_tit3{ margin-top:40px;}

.service_cont2{ padding:40px 15px 50px 15px;}





}





@media screen and (max-width:767px) {

.service_cont1 .at1{ float:left; width:100%; text-align:left;}

.service_cont1 .at2{ float:right; width:100%; text-align:left;}

.service_cont1 .at .at_1 i{ right:auto; left:0;}

.service_cont1 .at1 .at_1{ padding-left:65px; padding-right:0;}

.service_cont1 .at .at_1{margin:8px 0;}

.service_cont1 .at3{ width:80%;}

.home_tit3{ margin-top:30px;}

.service_cont2{ padding:30px 15px;}







}



/*20200415end*/





.tabBox{ float:left; width:100%;}

.service_bd{ float:left; width:100%; margin:120px 0 80px 0; overflow:hidden;}

.service_bd .slick-prev{ width:0; height:0; overflow:hidden;}

.service_bd .slick-next{ width:0; height:0; overflow:hidden;}





.home_cont1.hd{ margin-top:60px;}

.home_cont1.hd li em{float:left; width:100%; height:0; margin-top:21px; background:url(../images/img33.png) center no-repeat; position:absolute; left:0; bottom:-40px; z-index:2;}

.home_cont1.hd li a:hover{ background:none; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;-webkit-transform: scale(1); -moz-transform: scale(1);transform: scale(1);}

.home_cont1.hd li.slick-current a{box-shadow:none; -moz- box-shadow:none; -webkit- box-shadow:none;-webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}

.home_cont1.hd li.slick-current em{ height:68px;}

.home_cont1.hd li.slick-current h6{ display:none;}

.home_cont1.hd li.slick-current h2{ padding-bottom:18px;}

.home_cont1.hd li.slick-current h2:after{ float:left; width:28px; height:1px; background:#eb8f1a; position:absolute; left:50%; bottom:0; margin-left:-15px; content:'';}

.home_cont1.hd li font{ float:left; width:100%; height:0; position:absolute; left:0; top:1%; background:#fff; z-index:1; box-shadow:0 3px 7px rgba(0,0,0,0.17); -moz- box-shadow:0 3px 7px rgba(0,0,0,0.17); -webkit- box-shadow:0 3px 7px rgba(0,0,0,0.17);}

.home_cont1.hd li.slick-current font{ height:116%;}



.zbox{ float:left; width:42.44%; padding:15px;}

.zbox .l1{ float:left; position:relative;}

.zbox .l1 h1{ float:left; width:92.25%;}

.zbox .l1 h2{ float:right; width:466px;color:#282828; font-size:28px; line-height:28px; position:absolute; right:0; top:50%; margin-top:-14px; z-index:9; }

.zbox .l2{ float:right; width:466px; margin:34px 0 60px 0;}

.zbox .l2 ul{ float:left;}

.zbox .l2 li{ display:block; padding-left:22px; background:url(../images/img35.png) left center no-repeat; color:#282828; font-size:16px; line-height:36px;}



.zbox .l3{ float:right; width:466px;}

.zbox .l3 a{ float:left; width:110px; height:38px; line-height:38px; text-align:center; color:#ff9a18; font-size:14px; border:1px solid #ff9a18; border-radius:38px; -moz-border-radius:38px; -webkit-border-radius:38px; margin-right:30px;}

.zbox .l3 a.on,

.zbox .l3 a:hover{ background:#ff9a18; color:#fff;}





.service_right{ float:right; width:51.6%; padding:15px;}

.slide_pic_2{ float:left; width:633px; height:442px; padding:23px 74px 118px 76px; overflow:hidden; background:url(../images/img31.png) center no-repeat;}

.slide_pic_2 .slick-slide a{ float:left; width:100%;}

.slide_pic_2 .slick-prev{ width:0; height:0; overflow:hidden;}

.slide_pic_2 .slick-next{ width:0; height:0; overflow:hidden;}

.slide_pic_2 .slick-dots{ position:absolute; bottom:29px; width:auto; left:55px;}

.slide_pic_2 .slick-dots li{ float:left; width:10px; height:20px; background:url(../images/img36.png) right center no-repeat; margin:0 10px 0 0; overflow:hidden; text-indent:-9999px;}

.slide_pic_2 .slick-dots li.slick-active{ width:20px; background:url(../images/img36.png) left center no-repeat;}

.service_pic1{ float:right; width:70%; position:relative; top:0; margin-top:-42px;}





@media screen and (max-width:1360px) {

.zbox{ width:46%;}	

.zbox .l1 h2{ width:400px;}

.zbox .l2{ width:400px;}

.zbox .l2 li{ font-size:14px;}

.zbox .l3{ width:400px;}

.slide_pic_2{ float:left; width:430px; height:300px; padding:16px 50px 82px 52px; background-size:cover;}

.slide_pic_2 .slick-dots{ left:20px;}



}



@media screen and (max-width:991px) {



.service_bd{ margin:60px 0 40px 0;}

.zbox{ width:100%;}	

.service_right{ width:100%;}

.slide_pic_2{ float:none; display:block; margin:0 auto;}

.zbox .l1 h1{ float:left; width:100%; padding:0 8%;}

.zbox .l1 h2{ width:100%; text-align:center;}

.zbox .l2{ width:100%;text-align:center;margin:15px 0 30px 0;}

.zbox .l2 ul{ float:none !important; display:inline-block; *display:inline; *zoom:1; margin:0 7px;}

.zbox .l2 ul li{ text-align:left;}

.zbox .l3{ width:100%;text-align:center;}

.zbox .l3 a{ float:none; display:inline-block; *display:inline; *zoom:1; margin:0 7px;}

.slide_pic_2 .slick-dots{ bottom:20px;}

.home_cont1.hd li em{ background-size:22px 42px;}

.home_cont1.hd li.slick-current em{ height:68px;}



}





@media screen and (max-width:767px) {



.slide_pic_2{ width:280px; height:196px; padding:11px 34px 53px 34px; }

.slide_pic_2 .slick-dots{ bottom:10px;}

.service_pic1{margin-top:-20px;}

.service_bd{ margin:40px 0 30px 0;}

.zbox .l2 ul li{ font-size:13px;}



}









/*右侧漂浮*/

.pf_right{ float:right; width:40px; position:fixed; right:0; top:50%; margin-top:-108px; z-index:888; background:url(../images/pf5.png) center no-repeat; padding:19px 0;

-webkit-transition: all 0.2s ease-out 0s; 

-moz-transition: all 0.2s ease-out 0s; 

-o-transition: all 0.2s ease-out 0s; 

transition: all 0.2s ease-out 0s;}

.pf_right li{ float:left; width:100%; position:relative; height:40px; z-index:6; margin:7px 0;}

.pf_right li:last-child{ border-bottom:none;}

.pf_right li a{ float:left; width:100%; height:40px; color:#fff; font-size:14px; line-height:36px; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; position:relative; z-index:6;}

.pf_right li.ico3 a{ line-height:18px;}

.pf_right li.ico1 a{ background:url(../images/pf2.png) center no-repeat #eb8f1a;}

.pf_right li.ico2 a{ background:url(../images/pf1.png) center no-repeat #eb8f1a;}

.pf_right li.ico3 a{ background:url(../images/pf3.png) center no-repeat #eb8f1a;}

.pf_right li.ico4 a{ background:url(../images/pf4.png) center no-repeat #eb8f1a;}

.pf_right li:hover{opacity:0.9;filter: alpha(opacity=90);}

.ServiceHotline{ float:left; position:absolute; top:0; right:-300px; background:#eb8f1a url(../images/pf3.png) 0 center no-repeat; padding:4px 20px 4px 40px; color:#fff; font-size:14px; font-family:Arial;white-space: nowrap; line-height:16px;-webkit-transition: all 0.2s ease-out 0s; 

-moz-transition: all 0.2s ease-out 0s; 

-o-transition: all 0.2s ease-out 0s; 

transition: all 0.2s ease-out 0s; z-index:1; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;} 

.pf_right li.ico3:hover .ServiceHotline{ right:50px;}

.erweima{ float:left; width:120px; position:absolute; top:0; right:-300px;background:#eb8f1a; padding:10px;-webkit-transition: all 0.5s ease-out 0s; 

-moz-transition: all 0.5s ease-out 0s; 

-o-transition: all 0.5s ease-out 0s; 

transition: all 0.5s ease-out 0s; z-index:1;order-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.pf_right li.ico2:hover .erweima{ right:50px;}





@media screen and (max-width:991px) {

.pf_right{ display:none; }



}



.page { float:left; width:100%; margin:6% 0; color:#727272; font-size:14px; height:24px;}

