@charset "utf-8";
/* CSS Document */
html{overflow-y: scroll; overflow-x:hidden; _background-image:url(about:blank); _background-attachment:fixed;}
body {font-family:"Microsoft Yahei",Arial,'Hiragino Sans GB',sans-serif; font-size:12px; color:#333333;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,sup,sub{margin:0;padding:0}
fieldset,img{border:0}
ul,ol,li {list-style:none;}
img{-ms-interpolation-mode: bicubic; vertical-align:top;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;outline:none; font-family:"Microsoft Yahei";}
.imgmiddle,input,select{vertical-align:middle;}
.table{border-collapse:collapse;border-spacing:0;}
.clear{clear:both; height:0; overflow:hidden;}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}

/*引用字体*/
@font-face{
	font-family:'HelveticaNeueLTPro-UltLtEx';  
	src:url('HelveticaNeueLTPro-UltLtEx.eot'); 
        src: url('HelveticaNeueLTPro-UltLtEx.eot') format('embedded-opentype'),
	     url('HelveticaNeueLTPro-UltLtEx.woff') format('woff'),   
             url('HelveticaNeueLTPro-UltLtEx.ttf') format('truetype'),   
             url('HelveticaNeueLTPro-UltLtEx.svg') format('svg');
}
@font-face{
	font-family:'41847=atkins';  
	src:url('41847=atkins.eot'); 
        src: url('41847=atkins.eot') format('embedded-opentype'),
	     url('41847=atkins.woff') format('woff'),   
             url('41847=atkins.ttf') format('truetype'),   
             url('41847=atkins.svg') format('svg');
}
@font-face{
	font-family:'Poppins-Light';  
	src:url('Poppins-Light.eot'); 
        src: url('Poppins-Light.eot') format('embedded-opentype'),
	     url('Poppins-Light.woff') format('woff'),   
             url('Poppins-Light.ttf') format('truetype'),   
             url('Poppins-Light.svg') format('svg');
}
@font-face{
	font-family:'Poppins-Regular';  
	src:url('Poppins-Regular.eot'); 
        src: url('Poppins-Regular.eot') format('embedded-opentype'),
	     url('Poppins-Regular.woff') format('woff'),   
             url('Poppins-Regular.ttf') format('truetype'),   
             url('Poppins-Regular.svg') format('svg');
}
/*字体 */
.font1{font-size:16px; color:#777777; text-align:center; line-height:1.8em;}
.font1 a{font-size:16px; color:#777777; text-align:center; line-height:1.8em;}

/*头部 */
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
a {text-decoration:none; color:#333333;}
a:hover{ text-decoration:none; color:#292929;}
a:active{blr:expression(this.onFocus=this.blur());}
.ffyh{font-family:"Microsoft Yahei";}
.ffarial{font-family:"arial";}
.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
.word{word-break:break-all;}
.dn{display:none;}
.op{-moz-opacity:0; opacity:0;}
.box_w{width:1209px; margin:0 auto;}
.in_body{width:100%;/*min-width:1200px;*/}
.J-tab{display:none;}

.time300ms{ -webkit-transition:300ms; -moz-transition:300ms; -ms-transition:300ms; transition:300ms;}
.time500ms{ -webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.on_topBox{height:50px  !important;}
.on_topBox .logo{width:155px !important;padding-top:7px !important;}
.on_topBox .the-nav > .nav > li a{padding:16px 26px !important;}
.on_topBox .t_call{top:7px !important;}

.topBox{width:100%; height:70px; background: rgba(0, 0, 0, .8); filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#CC000000, endColorstr=#CC000000); z-index:999; overflow: visible; position: fixed; top: 0px; _position: absolute; _top: expression(documentElement.scrollTop + 0 + "px");
animation:nav 1s 0.1s both;overflow:hidden;}
.topBox .logo{width:236px;margin-left: 16px;padding-top: 7px;position:absolute;-webkit-transition:500ms;-moz-transition:500ms;-ms-transition:500ms;transition:500ms;}
.topBox .logo img{width:100%;height:auto;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;
-webkit-transition-property: all; transition-property: all;}
/*.topBox .nav {width:765px;margin-left:auto;margin-right:auto;position:relative;left:35px;}
.topBox .nav li{float:left;}
.topBox .nav a{height:70px;line-height:70px;color:#fff;font-size:14px;display:inline-block; *display:inline;*zoom:0;*display:inline;*zoom:1;padding:0 26px;
-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.topBox .nav li.current a , .topBox .nav li a:hover{ background-color:#0076db;}*/
.topBox .t_call{height:35px;line-height:35px;padding-left:55px;position:absolute;right:10px;top:14px;font-size:24px;color:#fff;
-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.topBox .t_call i{width:41px;height:37px;background:url(/watermark.php?src=images/tell.png) no-repeat;position:absolute;left:0;top:0;}
.topBox_clear{height:70px;position:relative;
animation:topBox_clear 1s 0.1s both;}
.topBox.on{}

@-webkit-keyframes nav{
	from{opacity:0; -webkit-transform:translate3d(0,-30px,0);}
}
@-moz-keyframes nav{
	from{opacity:0; -moz-transform:translate3d(0,-30px,0);}
}
@keyframes nav{
	from{opacity:0; transform:translate3d(0,-30px,0);}
}
@-webkit-keyframes topBox_clear{
	from{opacity:0; -webkit-transform:translate3d(0,-30px,0);}
}
@-moz-keyframes topBox_clear{
	from{opacity:0; -moz-transform:translate3d(0,-30px,0);}
}
@keyframes topBox_clear{
	from{opacity:0; transform:translate3d(0,-30px,0);}
}
/*中间大图 */
.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
/* flexslider */
.flexslider{position:relative;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:612px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(/watermark.php?src=images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:48%;}
.flex-direction-nav li a{display:block;width:30px;height:59px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(/watermark.php?src=images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(/watermark.php?src=images/next.png) center center no-repeat;}

.bannerbox {width:100%;position:relative;overflow:hidden;height:auto;}  
.banner1{width:1920px;position:absolute;left:50%;margin-left:-960px;}
/*解决方案*/
.b_w{width: 1298px;margin: 0 auto;overflow: hidden;}
.solu-1 ul li{width: 356px;height: 466px;border: #dcdcdc solid 1px;margin-right: 111px;float: left;margin-bottom: 26px;}
.solu-1 ul li .solu-1-1{background: #efefef;height: 146px;text-align: center;padding-top: 36px;}
.solu-1 ul li .solu-1-1 span{font-size: 34px;color: #f91403;}
.solu-1 ul li .solu-1-1 p{font-size: 15px;color: #797979;}
.img-01{position: absolute;margin-left: 30px;margin-top: -43px;}
.img-02{margin-top: 30px;}
.solu-1 ul li .solu-1-2 P{font-size: 14px;color: #5b5b5b;padding: 0 15px;margin-top: 11px;min-height: 63px;}
.solu-1 ul{margin-top:54px;width:100%;margin-bottom:24px;overflow:hidden;}
.solu-1 ul li.maigin0{margin: 0;}
.solu-2-1{margin-top:60px;width: 1285px;background: #ebebeb;color: #262626;font-size: 24px;line-height: 1.75em;padding-left: 13px;}
.solu-2 ul.sul1{margin-top: 42px;overflow: hidden;}
.solu-2 ul.sul1 li{width: 257.6px;height: 215px;border-right:#d4d4d4 solid 1px;border-bottom:#d4d4d4 solid 1px;text-align: center;float: left;}
.solu-2-2{font-size: 18px;color: #393939;line-height: 1.85em;margin-top:2px;}
.solu-2-3{font-size: 14px;color: #5b5b5b;line-height: 1.5em;margin-top:2px;}
.solu-2 ul.sul2 li{width: 257.6px;height:215px;border-right:#d4d4d4 solid 1px;text-align: center;float: left;padding-top: 18px;}
.solu-2 ul li.bor0{border-right: none;}
.solu-2-1 span{color: #707070;font-size: 16px;}
.solu-2 ul.sul2{overflow:hidden;}
.solu-3 ul li{width: 209px;height: 170px;background: #f9f9f9;margin-bottom: 33px;float: left;margin-right: 63px;}
.solu-3-1{height: 34px;background: #4c5050;color: #ffffff;font-size: 18px;line-height: 1.9em;padding-left: 25px;}
.solu-3 ul li ul li{color: #393939;font-size: 16px;width: auto;height: auto;list-style-type: disc;line-height: 1.9em;margin: 0;float: none;}
.solu-3 ul li ul{margin-left: 45px;margin-top: 15px;}
.solu-3 ul{margin-top: 38px;margin-bottom: 32px;}
.solu-3 ul li.maigin0{margin: 0;}
.solu-4-1{color: #262626;font-size: 24px;padding-left: 13px;}
.solu-4-2 img{float:left;margin-left: 199px;}
.solu-4-2 .sul3{width: 646px;margin-top: 11px;float: right;}
.solu-4-2 .sul3 p{font-size: 15px;color: #393939;width:640px;height:31px;margin-top:11px;padding-left:40px;line-height: 2.2em;}
.p1{background: url(/watermark.php?src=images/solution-p1.png) no-repeat center;}
.p2{background: url(/watermark.php?src=images/solution-p2.png) no-repeat center;}
.p3{background: url(/watermark.php?src=images/solution-p3.png) no-repeat center;}
.p4{background: url(/watermark.php?src=images/solution-p4.png) no-repeat center;}
.p5{background: url(/watermark.php?src=images/solution-p5.png) no-repeat center;}
.p6{background: url(/watermark.php?src=images/solution-p6.png) no-repeat center;}
.solu-4-2{margin-bottom: 43px;}
.solu-5 img{margin: 25px 0 52px 98px;}
.solu-6-1{margin-top: 38px;margin-bottom: 37px;overflow:hidden;}
.solu-6-1 p a{color: #393939;font-size: 15px;}
.solu-6-1 p{color: #393939;font-size: 15px;padding:0 15px;border:#dddddd solid 1px;border-radius: 5px;float: left;line-height: 2.6em;margin-bottom: 14px;margin-right: 13px;}
.solu-6-1 p:hover{background: #ececec;}
.solu-6-2{width: 100%;height: 831px;background: url(/watermark.php?src=images/solution_bg.png) no-repeat left;padding-top: 13px;margin-bottom: 106px;}
.solu-6-2 p{color: #393939;margin-left: 77px;}
.sol6{font-size: 20px;margin-bottom:9px;}
.sol7{font-size: 14px;line-height: 2.1em;}
.sol8{margin-top:55px;margin-bottom: 68px;}
.sol9{font-size: 20px;margin-bottom:15px;}
.sol10{font-size: 20px;margin-bottom:17px;}
.img-01{position: absolute;margin-left: 30px;margin-top: -43px;width: 284px;height: 60px;border: #bbbbbb solid 1px;border-radius:8px;color: #333333;font-size: 20px;line-height: 3em;text-align: center;background: #FFFFFF;}
.img-01 span{color: #d71414;font-size: 22px;}
.ljmore{text-align: center;margin: 20px;font-size: 16px;color: #F44336;}

/*首页内容1 */
.in_model{position:relative;}
.in_model_top{text-align:center;padding-top:53px;}
.in_model_top h3{font-family:"Microsoft Yahei",Arial,'Hiragino Sans GB',sans-serif; font-size:24px;font-weight:normal;color:#333333;padding:0 56px;display:inline-block; *display:inline;*zoom:0;*display:inline;*zoom:1;border-bottom:1px solid #d9d9d9;padding-bottom:22px;line-height:1em;position:relative;}
.in_model_top h3 span{font-size:24px;color:#666666;}
.in_model_top h3:after{width:92px;border-bottom:3px solid #0076db;content:"";display:block;position:absolute;bottom:-2px;left:50%;margin-left:-46px;}
.in_model_top .p{font-size:14px;color:#333333;padding-top:20px;}
.in_model_top .more{float:right;color:#ec6100;padding-top:25px;padding-right:5px;line-height:1em;font-family:Arial;}
.in_services_w{background-color:#f4f4f4;/*! padding-bottom:40px; */-webkit-transition:1500ms; -moz-transition:1500ms; -ms-transition:1500ms; transition:1500ms;-moz-opacity:0; opacity:0;}
.in_services{position:relative;top:80px;-webkit-transition:1500ms; -moz-transition:1500ms; -ms-transition:1500ms; transition:1500ms;-moz-opacity:0; opacity:0;}
.services_con{margin-top:40px;height:265px;text-align:center;font-size:0px;overflow:hidden;position:relative;top:100px;-webkit-transition:2500ms; -moz-transition:2500ms; -ms-transition:2500ms; transition:2500ms;-moz-opacity:0; opacity:0;}
.services_con li{width:205px;text-align:center;float:left;position:relative;}
.services_con li a{display:block;*background-image:url(about:blank);}
.services_con li .img{position:relative;display:inline-block; *display:inline;*zoom:0;*display:inline;*zoom:1;}
.services_con li .img em{position:relative;z-index:1;}
.services_con li .img span{width:100%;position:absolute;z-index:2;top:0;left:0;display:none;}
.services_con li .txt h3{line-height:22px;margin-top:24px;margin-bottom:20px;color:#333333;font-size:14px;}
.services_con li .txt .p{color:#7e8081;line-height:1.6em;font-size:12px; height: 57px;}

.time300ms{ -webkit-transition:300ms; -moz-transition:300ms; -ms-transition:300ms; transition:300ms;}
.time500ms{ -webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}

.animateMTop{margin-top:0 !important;-moz-opacity:1 !important; opacity:1 !important;}
.animateTop{top:0 !important;/*! -moz-opacity:1 !important; */ opacity:1 !important;}
.animateLeft{left:0 !important;-moz-opacity:1 !important; opacity:1 !important;}
.animateRight{right:0 !important;-moz-opacity:1 !important; opacity:1 !important;}
.animateBottom{bottom:0 !important;-moz-opacity:1 !important; opacity:1 !important;}
.animateOp{-moz-opacity:1 !important; opacity:1 !important;}
.animateScale{-moz-opacity:1 !important; opacity:1 !important; transform: scale(1) !important;}

/*公用class*/
/*.container{background-color: #fafafa;}*/
.solution-box{text-align: center; width: 100%;
transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out; /* Firefox 4 */
-webkit-transition-timing-function: ease-in-out; /* Safari 和 Chrome */
-o-transition-timing-function: ease-in-out; /* Opera */-webkit-transition:1000ms;-moz-transition:1000ms; -ms-transition:1000ms;transition:1000ms;}
.w{width: 1200px; margin: 0 auto;}
.blueBg{background-color: #03a5e3;}
.greenBg{background-color: #50ca5a;}
.yellowBg{background-color: #f6c84d;}
.jk{width: 34px; height: 43px; border-right: 3px solid #fff; border-bottom: 3px solid #fff;  float: right;}
.st-title{position:relative;
transition-timing-function: ease-in-out;
-moz-transition-timing-function: ease-in-out; /* Firefox 4 */
-webkit-transition-timing-function: ease-in-out; /* Safari 和 Chrome */
-o-transition-timing-function: ease-in-out; /* Opera */
-webkit-transition:1000ms;-moz-transition:1000ms;-ms-transition:1000ms;transition:1000ms;top:-50px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
.st-title h3{font-size: 48px; color: #404040; letter-spacing: 1px;}
.st-title span{display: block; font-size: 24px; font-weight: bold;}
.st-title em{display: block; font-size: 18px; font-style: normal; margin-top: 3px;}

/*首页内容2 */
.in_case_w{/*padding-bottom:30px;*/overflow:hidden;opacity:1 !important;-moz-opacity: 1 !important;}
.in_case{position:relative;}
.in_case .in_model_top{position:relative;top:0 !important;opacity:1 !important;-moz-opacity: 1 !important;}
.in_case_nav{height:50px;text-align:center;font-size:0px;overflow:hidden;margin-top:40px;position:relative;top:0 !important;opacity:1 !important;-moz-opacity: 1 !important;}
.in_case_nav ul{overflow:hidden;}
.in_case_nav li{display: inline-block;*display:inline;*zoom:0;*display:inline; *zoom:1;margin:0 11px;}
.in_case_nav li a{width:145px;height:50px;line-height:50px; color:#333333;background-color:#f0f0f0;font-size:14px;display:block;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_case_nav li a:hover , .in_case_nav li.active a{color:#fff;background-color:#0076db;}
.in_case_con {margin-top:44px;width:100%;top:0 !important;position:relative;opacity:1 !important;-moz-opacity: 1 !important;-webkit-transform: translatey(0px)!important;transform: translatey(0px)!important;}
.in_case_con .incaseloding{width: 100%; height: 100%; background:url(../images/loading.gif) no-repeat 50% 50%;position:absolute;z-index:3; display:none;}
.in_case_list{width:100%; overflow:hidden; position:relative;}
.in_case_list ul{width:100%; height:auto; overflow:hidden; position:relative;z-index:2;}
.in_case_list ul li{width:25%;float:left;}
.in_case_list ul li .img{position:relative;overflow:hidden;}
.in_case_list ul li .img img{width:100%;height: auto;position:relative;z-index:1;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_case_list ul li .title{width:100%;height:50px;line-height:50px;padding:0 10%;position:absolute;z-index:2;left:0;bottom:-50px;color:#a9a9a9;overflow:hidden;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;background-color:rgba(0,0,0,.5); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#B3000000', EndColorStr='#B3000000');}
.in_case_list ul li .title h4{width:100%; display:inline-block; *display:inline;*zoom:0; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;float:left;font-weight:normal;}
.in_case_list ul li .txt{height:60px;line-height:60px;text-align:center;background-color:#fff;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_case_list ul li h3{color:#333333;font-weight:normal;font-size:18px;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
/*.in_case_list ul li a:hover .img img{width:110%;margin-left:-5%;margin-top:-5%;}*/
.in_case_list ul li a:hover .txt{background-color:#0076db;}
.in_case_list ul li a:hover h3{color:#fff;}
.in_case_list ul li a:hover .title{bottom:0;}
.case_slideBtn{height:85px;background-color:#f4f4f4;position:relative;text-align:center;font-size:0px;-moz-opacity:0; opacity:0;}
.case_slideBtn a{width:52px;height:52px;font-size:14px;display:inline-block; *display:inline;*zoom:0;background-color:#ffffff;margin:0 10px;margin-top:16px;overflow:hidden;position:relative;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.case_slideBtn a span{width:104px;height:52px;position:absolute;}
.case_slideBtn a:hover{background-color:#0076db;}
.case_slideBtn .slide_left{position:relative;right:100%;-moz-opacity:0; opacity:0;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.case_slideBtn .slide_left span{background:url(/watermark.php?src=images/case_slide_left.png) no-repeat;left:0;top:0;-webkit-transition:300ms; -moz-transition:300ms; -ms-transition:300ms; transition:300ms;}
.case_slideBtn .slide_left:hover span{left:-100%;}
.case_slideBtn .slide_right{position:relative;left:100%;-moz-opacity:0; opacity:0;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.case_slideBtn .slide_right span{background:url(/watermark.php?src=images/case_slide_right.png) no-repeat;right:0;top:0;-webkit-transition:300ms; -moz-transition:300ms; -ms-transition:300ms; transition:300ms;}
.case_slideBtn .slide_right:hover span{right:-100%;}
.case_slideBtn a.more{width:92px;position:relative;top:200%;-moz-opacity:0; opacity:0;-webkit-transition:500ms; -moz-transition.topBox .nav:500ms; -ms-transition:500ms; transition:500ms;}
.case_slideBtn a.more span{width:92px;height:104px;background:url(/watermark.php?src=images/case_more.png) no-repeat 50% 0;left:0;bottom:0;-webkit-transition:300ms; -moz-transition:300ms; -ms-transition:300ms; transition:300ms;}
.case_slideBtn a.more:hover span{bottom:-100%;}

/*首页内容3 */
.in_solution_w{background-color:#363c40;-moz-opacity:0; opacity:0;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_solution_top{border:0;border:none;position:relative;top:80px;-moz-opacity:0; opacity:0;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_solution_top h3{border:0;border:none;color:#ffffff;}
.in_solution_top h3:after{display:none;}
.in_solution_con{padding-top:18px;padding-bottom:62px;position:relative;top:120px;-moz-opacity:0; opacity:0;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_solution_con .more{text-align:center;margin-top:62px;}
.in_solution_con .more a{height:48px;line-height:48px;padding:0 64px;position:relative;border:1px solid #fff;display:inline-block; *display:inline;*zoom:0;*display:inline;*zoom:1;color:#fff;font-size:18px;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_solution_con .more a:hover{background-color:#fff;color:#666;}
.in_solution_list {overflow:hidden;}
.in_solution_list li{width:16.66666666666667%;float:left;position:relative;overflow:hidden;}
.in_solution_list li img{width:100%;height:auto;}
.in_solution_list li a{display:block;}
.in_solution_list li .img_ioc{position:relative;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_solution_list .bg{position:relative;z-index:1;}
.in_solution_list .con{height:100%;position:absolute;z-index:2;top:0;left:0;text-align:center;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_solution_list .txt{font-size:0px;margin-top:44px;}
.in_solution_list .txt em{width:30px;border-top:2px solid #fff;position:absolute;left:50%;margin-left:-15px;}
.in_solution_list .p{width:80%; display:inline-block;margin-top:30px;line-height:1em;font-size:18px;color:#fff;}
.in_solution_list .p p{width:100%; display:inline-block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.in_solution_list .more{position:absolute;bottom:-20%;left:0;-moz-opacity:0; opacity:0;-webkit-transition:800ms; -moz-transition:800ms; -ms-transition:800ms; transition:800ms;}
.in_solution_list li a:hover .con{background-color:rgba(0,118,219,.5); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#880076db', EndColorStr='#880076db');}
.in_solution_list li a:hover .img_ioc{margin-top:-10%;}
.in_solution_list li a:hover .img_ioc span{-moz-opacity:1; opacity:1;}
.in_solution_list li a:hover .more{-moz-opacity:1; opacity:1;bottom:-10%;}

/*内容4 */
.in_partnership_w{background-color:#fff;position:relative;-moz-opacity:0; opacity:0;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_partnership .in_model_top,.in_partnership1{position:relative;-moz-opacity:0; opacity:0;top:100px;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_partnership_con{padding-top:70px;padding-bottom:75px;position:relative;-moz-opacity:0; opacity:0;top:100px;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_partnership_list,.in_partnership_list1{font-size:0px;position:relative;display:inline-block; *display:inline;*zoom:0;*display:inline;*zoom:1;padding-bottom:1px;}
.in_partnership_list li{width:199px;height:122px;display:inline-block; *display:inline;*zoom:0;*display:inline;*zoom:1;overflow:hidden;border:1px solid #ccc;margin-left:-1px;margin-top:-1px;position:relative;}
.in_partnership_list1 li{width:168px;height:122px;display:inline-block; *display:inline;*zoom:0;*display:inline;*zoom:1;overflow:hidden;border:1px solid #ccc;margin-left:-1px;margin-top:-1px;position:relative; float:left;}
.in_partnership_list li a,.in_partnership_list1 li a{display:block;position:relative;}
.in_partnership_list li span,.in_partnership_list1 li span{width:100%;position:absolute;z-index:2;display:block;transition: all 1s ease;transform: perspective(600px) rotateY(0);}
.in_partnership_list li span img,.in_partnership_list1 li span img{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
.in_partnership_list li em,.in_partnership_list1 li em{width:100%;position:relative;z-index:1;display:block;transition: all 1s ease;transform: perspective(600px) rotateY(-180deg);}
.in_partnership_list li a img,.in_partnership_list1 li a img{width:100%;position:relative;}
.in_partnership_list li a:hover span,.in_partnership_list1 li a:hover span{z-index:1;transform: perspective(600px) rotateY(180deg);}
.in_partnership_list li a:hover em,.in_partnership_list1 li a:hover em{z-index:2;transform: perspective(600px) rotateY(0);}
/*内容4 */
.in_decadeW{position:relative;-moz-opacity:0;opacity:0;-webkit-transition:500ms;-moz-transition:500ms;-ms-transition:500ms;transition:500ms;background:url(/watermark.php?src=images/in_decadeBg.png) no-repeat center; width:100%; background-size:100% 100%; height:350px;}
.in_decadeBg{position:relative;z-index:1;}
.in_decadeBg span{width:300%;display:block;margin-left:-100%;text-align:center;}
.in_decadeCon{width:100%;height:350px;position:absolute;z-index:2;top:0;left:0;}
.in_decade{width:1600px;text-align:center;font-size:0px;margin-top:105px;top:100px;position:relative;-moz-opacity:0; opacity:0;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_decade li{display:inline-block; *display:inline;*zoom:0;*display:inline;*zoom:1;}
.in_decade li .num{width:400px;position:relative;font-size:40px;}
.in_decade li .num em{width:30px;height:40px;line-height:34px;font-style:normal;text-align:center;color:#fff;position:absolute;font-size:40px;right:125px;}
.in_decade li .n1 em{right:75px;}
.in_decade li .n2 em{right:90px;}
.in_decade li .num span{font-size:90px;color:#fff;position:relative;overflow:hidden;font-family:"Impact";}
.in_decade li .num:after{width:100%;height:5px;content:"";position:absolute;left:0;top:50%;margin-top:-3px;background-color:#0076db;display:none;}
.in_decade li h3{font-size:14px;color:#ffffff;font-weight:normal;margin-top:12px;}
.listm li{margin:0;}
/*内容5 */
.in_circleW{background-color:#ebebeb;padding-bottom:65px;overflow:hidden;position:relative;-moz-opacity:0; opacity:0;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_circleW .in_model_con{margin-top:60px;position:relative;-moz-opacity:0; opacity:0;top:100px;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.model01_top{height:44px;}
.model01_top h3{line-height:44px;font-size:14px;color:#000;}
.model01_top h3 span{padding-left:10px;color:#999999;font-size:12px;font-weight:normal;}
.in_dynamicBox{width:370px;float:left;margin-right:38px;position:relative;left:-800px; -moz-opacity:0; opacity:0;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_dynamic{height:350px;background-color:#fff;}
.in_new_con{margin-top:16px;padding:0 15px;}
.in_new_con .time{width:80px;height:74px;float:left;text-align:center;font-size:0px;margin-right:14px;}
.in_new_con .time span{height:37px;line-height:37px;display:block;font-size:30px;color:#ffffff;background-color:#1448b1;}
.in_new_con .time p{height:37px;line-height:37px;display:block;font-size:12px;color:#ffffff;background-color:#3366cc;}
.in_new_con .title{width:246px;float:left;overflow:hidden;}
.in_new_con .title h3 {height:30px;line-height:30px;font-weight:normal;font-size:18px;color:#3366cc;float:left;width:100%; display:inline-block; *display:inline;*zoom:0;*display:inline;*zoom:1; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.in_new_con .title h3 a{color:#ed0000;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_new_con .title h3 a:hover{padding-left:5px;}
.in_new_con .title span{color:#999999;position:relative;padding-left:23px;margin-top:20px;display:inline-block; *display:inline;*zoom:0;*display:inline;*zoom:1;font-size:12px;}
.in_new_con .title span i{position:absolute;left:0;top:50%;margin-top:-7px;}
.in_new_txt{height:110px;padding:0 15px;margin-top:10px;line-height:22px;color:#999999;font-size:14px;overflow:hidden;}
.in_knowledgeBox{width:376px;float:left;margin-right:36px;position:relative;top:-200px; -moz-opacity:0; opacity:0;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_news_list{overflow:hidden;}
.in_news_list ul{margin-top:-25px;}
.in_news_list li{height:100px;background-color:#ffffff;margin-top:25px;overflow:hidden;}
.in_news_list li a{display:block;padding:18px 22px;position:relative;overflow:hidden;*background-image:url(about:blank);}
.in_news_list li a:after{width:372px;height:96px;content:"";border:2px solid #1448b1;position:absolute;left:0;top:0;display:none;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_news_list .time{width:64px;height:64px;float:left;background-color:#999999;text-align:center;margin-right:10px;color:#ffffff;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_news_list .time span{display:inline-block; *display:inline;*zoom:0;*display:inline;*zoom:1;padding:10px 0;font-size:24px;line-height:.86em;}
.in_news_list .time p{font-size:12px;}
.in_news_list .con{width:255px;float:left;}
.in_news_list .con h3{width:100%;line-height:1.6em; display:inline-block; *display:inline;*zoom:0;*display:inline;*zoom:1; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;float:left;font-size:14px;color:#333333;font-weight:normal;-webkit-transition:300ms; -moz-transition:300ms; -ms-transition:300ms; transition:300ms;}
.in_news_list .con .p{width:100%;height:36px;margin-top:4px;color:#999999;line-height:18px;float:left;overflow:hidden;-webkit-transition:300ms; -moz-transition:300ms; -ms-transition:300ms; transition:300ms;}
.in_schoolBox{width:376px;float:left;position:relative;right:-800px; -moz-opacity:0; opacity:0;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_news_list li a:hover{background-color:#1448b1;}
.in_news_list li a:hover:after{display:block;}
.in_news_list li a:hover .time{background-color:#1448b1;}
.in_news_list li a:hover h3{color:#fff;}
.in_news_list li a:hover p{color:#fff;}

.z_main{position:relative;margin-bottom:20px;}
.z_main {-webkit-transition:800ms; -moz-transition:800ms; -ms-transition:800ms; transition:800ms;/*transform: scale(1.02);*/-moz-opacity:0; opacity:0;}
.mianBox{width:760px;float:left;}
.sideBox{width:374px;float:right;background-color:#fff;}
.z_banner{overflow:hidden;position:relative;z-index:2;-moz-opacity:0; opacity:0;-webkit-transition:1000ms; -moz-transition:1000ms; -ms-transition:1000ms; transition:1000ms;}
.z_banner .bg{width:300%;display:block;margin-left:-100%;text-align:center;position:relative;z-index:1;}
.z_banner .conBox{width:1200px;position:absolute;z-index:2;left:50%;top:0;margin-left:-600px;}

/**/
.location{height:28px;line-height:28px;position:relative;padding-left:30px;color:#666;}
.location i{width:28px;height:28px;position:absolute;left:0;top:0;}
.location a{color:#666;}
.location a:hover{color:#486b8d;}

.foot_linksbg{width:100%; background:#202020; padding:10px 0 20px 0;position:relative;-moz-opacity:0; opacity:0;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.foot_links{position:relative;}
.links{margin-top:15px; width:100%;position:relative;-moz-opacity:0; opacity:0;left:-100%;-webkit-transition:1500ms; -moz-transition:1500ms; -ms-transition:1500ms; transition:1500ms;}
.m1{margin-left:19px; margin-top:4px;}
.links h3{color:#9E1111; font-size:24px; font-weight:normal;}
.links_con{color:#7d7d7d; line-height:24px; margin-top:5px;font-size:0px;}
.links_con li{display:inline-block; *display:inline;*zoom:0;*display:inline;*zoom:1;font-size:12px;color:#666666;padding:0 10px;}
.links_con a,.links_con span{color:#666666;}
.links_con a:hover{color:#fff;}
.keyword{margin-top:15px; width:100%;position:relative;-moz-opacity:0; opacity:0;left:-100%;-webkit-transition:1500ms; -moz-transition:1500ms; -ms-transition:1500ms; transition:1500ms;}
.keyword h3{color:#fdd813; font-size:24px; font-weight:normal;}
.link_btn{position:absolute; bottom:0; right:0;-moz-opacity:0; opacity:0;right:-100%;-webkit-transition:1500ms; -moz-transition:1500ms; -ms-transition:1500ms; transition:1500ms;}
.link_btn li{float:left; padding-left:12px; position:relative;padding-top: 10px;}
.link_weixin_ewm{position:absolute; bottom:38px;overflow:hidden;padding-bottom:10px; width:129px;height:130px; background-image:url(about:blank);display:none;}

.footbg{width:100%; padding:15px 0; background:#0a0a0a; overflow:hidden;}
.footer{ color:#999;}
.footer a{color:#999;}
.footer a:hover{color:#fff;}
.foot_copy{width:650px;float:left;}
.foot_nav{float:right;font-size:0px;}
.foot_nav li{display:inline-block; *display:inline;*zoom:0;*display:inline;*zoom:1;font-size:12px;color:#666666;margin-right:9px;}
.foot_nav a{color:#666666;margin-right:9px;}

.in_contactBg {width:100%; height:500px; overflow:hidden; background:url(/watermark.php?src=images/ditu.png) 50% 0 no-repeat;position:relative; -moz-opacity:0; opacity:0;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;}
.in_contact{ position:relative;}
.in_contact h3{color:#cccccc;border-bottom:1px solid #d9d9d9;}
.in_contact h3 span{color:#999999;}
.in_contact .in_model_top{position:relative;top:200px;}
.in_contact_con{font-size:0px;overflow:hidden;padding-top:250px;position:relative;-moz-opacity:0; opacity:0;top:200px;-webkit-transition:1500ms; -moz-transition:1500ms; -ms-transition:1500ms; transition:1500ms;}
.in_contact_con ul{width:300%;display:block;margin-left:-100%;text-align:center;}
.in_contact_con li{display:inline-block; *display:inline;*zoom:0;*display:inline; *zoom:1;}
.in_contact_con li{padding:0 33px;}
.in_contact_con li a{width:250px;height:130px; font-size:14px;color:#ffffff;display:block;*background-image:url(about:blank);-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;background-color:rgba(0,0,0,.4); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#66000000', EndColorStr='#66000000');}
.in_contact_con li a:hover{background-color:rgba(0,118,219,1); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FF0076db', EndColorStr='#FF0076db');}
.in_contact_con i{height:48px;display:inline-block; *display:inline;*zoom:0;*display:inline;*zoom:1;margin-bottom:40px;padding-top:25px;}

/*关于我们 */
.m2{height: 46px;line-height: 46px;margin-top: 25px;}
.m2 a{display: inline-block;width: 121px;height: 100%;border-radius: 100px;color: white;font-size: 22px;background-color: #db0423;}
.m2 a:hover{ background-color:#00F;}

/*案例 */
/*#tab{position:relative;}
#tab .in_model_con div.cur{opacity:1;filter:alpha(opacity=100);}
#tab .in_case_nav li.cur{background:#0076db;}
#tab .in_model_con div{opacity:0;filter:alpha(opacity=0);}*/
.pa{margin: 90px 0 90px;text-align: center;}
.pnum{padding: 16px 20px;border: 1px solid #dedede;border-radius: 5px;display: inline-block;margin: 0 5px;}
.pnum_act{background-color: #ff0000;color: #fff;border-color: #ff0000;}
.pnum:hover{background-color: #ff0000;color: #fff;border-color: #ff0000;}

/*解决方案 */
.svctd{font-family: "Microsoft Yahei",Arial,'Hiragino Sans GB',sans-serif;font-size: 28px;line-height: 36px;color: #5b5b5b;text-align: center;}
.svcimg{text-align: center;margin-top:60px;margin-bottom:50px;}
.svc{margin: 74px 98px 0;float: left;}
.svc img{float: left;width: 48px;height: 40px;}
.svctt{font-family: "Microsoft Yahei",Arial,'Hiragino Sans GB',sans-serif;font-size: 24px;margin-left: 67px;}
.svcen{font-family: "Microsoft Yahei",Arial,'Hiragino Sans GB',sans-serif;font-size: 12px;margin-left: 67px;}
.svcdesc{font-family: "Microsoft Yahei",Arial,'Hiragino Sans GB',sans-serif;margin-top: 10px;padding-left: 67px;font-size: 18px;min-height: 35px;margin-bottom:25px;height:70px;}
.svcmsg{display: inline-block;width: 120px;height: 40px;font-size: 20px;line-height: 40px;border-radius: 40px;text-align: center;background-color: #0382DB;margin-left: 67px;color: #fff;}
/*解决方案-为什么选择新图闻*/
.index_choose {padding: 20px 0;}
.index_choose .in_title p {color: #5b5b5b;font-family:微软雅黑;font-size:24px;}
.in_title{text-align:center; margin-bottom:54px;}
.in_title h2{font-family: "HelveticaNeueLTPro-UltLtEx";font-size: 40px;color: #5b5b5b;margin-bottom: 15px;}
.in_cho_main {height: auto;overflow: hidden;display: block;position: relative;width:1350px;margin: 0 auto;}
.in_cho_main_img{position: absolute;top: 60px;left: 39%;}
.in_cho_main_img img{transition: .8s;}
.in_cho_main_img:hover img{transform: rotateZ(360deg);}
.in_cho_main .in_cho_main_l,.in_cho_main .in_cho_main_r {float: left;width: 40%;}
.in_cho_main .in_cho_main_l {margin-right: 18%;}
.in_cho_main .in_cho_main_l ul li {display: block;text-align: right;margin: 25px 0px;transition: .8s;}
.in_cho_main .in_cho_main_l ul li:hover{transform: translateX(-30px);}
.in_cho_main .in_cho_main_r ul li:hover{transform: translateX(30px);}
.in_cho_main .in_cho_main_l ul li:nth-child(even) {padding-right: 50px;}
.in_cho_main .in_cho_main_r ul li:nth-child(even) {padding-left: 50px;}
.in_cho_main .in_cho_main_r ul li {display: block;text-align: left;margin: 25px 0px;transition: .8s;}
.in_cho_main .in_cho_main_l ul li h5,.in_cho_main .in_cho_main_r ul li h5 {font-size: 20px;color: #666;padding: 15px 0px;font-weight: bold;font-family:微软雅黑;}
.in_cho_main .in_cho_main_l ul li p,.in_cho_main .in_cho_main_r ul li p {font-size: 14px;color: #474747;font-family:微软雅黑;}
/*解决方案-优秀的项目是这样出来的 */
.content{width:1200px;margin:0 auto;}
.index-item03 {padding-top:50px;}
.index-item01-txt{width:100%;text-align:center; margin-bottom:30px; }
.index-item01-txt .index-tit02{font-size:30px;color:#010101;text-align:center;}
.index-item01-txt .index-p2{color:#666;text-align:center;margin-top:20px;}
.item03-bg{background:url(/watermark.php?src=images/item03-bg.png) no-repeat center center;height:339px; margin-bottom:60px;position:relative;}
.item03-content{position:relative;}
.item03-content > div{position:absolute;}
.item03-content .item03-list{width:198px;overflow:visible;}
.item03-content .item03-list .txt{position:relative;text-align:center;}
.item03-content .item03-list .txt .txt-box{position:absolute;width:198px;padding:15px;border-radius:3px;border:1px solid #e8e8e8;color:#84898d;font-size:12px;bottom:65px;box-shadow:0px 4px 5px #d8d6d6;-webkit-box-shadow:0px 4px 5px #d8d6d6;-ms-box-shadow:0px 4px 5px #d8d6d6;-moz-box-shadow:0px 4px 5px #d8d6d6;-o-box-shadow:0px 4px 5px #d8d6d6;text-align:left;opacity:0;}
.item03-content .item03-list .txt .txt-box .txticon{width:16px;height:15px;position:absolute;left:50%;margin-left:-8px;bottom:-15px;background:url(/watermark.php?src=images/item03-icon.png) no-repeat center top;}
.item03-content .item03-list .icon{width:90px;height:90px;border-radius:100%;margin:0 auto;}
.item03-content .item03-list:hover .txt-box{opacity:1;bottom:35px;}
.item03-content .item03-list02{width:198px;overflow:visible;}
.item03-content .item03-list02 .txt{position:relative;text-align:center;}
.item03-content .item03-list02 .txt .txt-box{position:absolute;width:198px;padding:15px;border-radius:3px;border:1px solid #e8e8e8;color:#84898d;font-size:12px;top:68px;box-shadow:0px -4px 6px #d8d6d6;-webkit-box-shadow:0px -4px 6px #d8d6d6;-ms-box-shadow:0px -4px 6px #d8d6d6;-moz-box-shadow:0px -4px 5px #d8d6d6;-o-box-shadow:0px -4px 6px #d8d6d6;text-align:left;opacity:0;}
.item03-content .item03-list02 .txt .txt-box .txticon{width:16px;height:15px;position:absolute;left:50%;margin-left:-8px;top:-15px;background:url(/watermark.php?src=images/item03-icon2.png) no-repeat center top;}
.item03-content .item03-list02 .icon{width:90px;height:90px;border-radius:100%;margin:0 auto;}
.item03-content .item03-list02:hover .txt-box{opacity:1;top:38px;}
.item03-content .item03-01{top:107px;left:1px;}
.item03-content .item03-01 .icon{background:#edeff1 url(/watermark.php?src=images/item03-01.png) no-repeat center center;margin-top:45px;}
.item03-content .item03-01:hover .icon{background:#00afda url(/watermark.php?src=images/item03-01-hover.png) no-repeat center center;}
.item03-content .item03-02{top:52px;left:200px;}
.item03-content .item03-02 .icon{background:#edeff1 url(/watermark.php?src=images/item03-02.png) no-repeat center center;margin-bottom:45px;}
.item03-content .item03-02:hover .icon{background:#00afda url(/watermark.php?src=images/item03-02-hover.png) no-repeat center center;}
.item03-content .item03-03{top:182px;left:400px;}
.item03-content .item03-03 .icon{background:#edeff1 url(/watermark.php?src=images/item03-03.png) no-repeat center center;margin-top:45px;}
.item03-content .item03-03:hover .icon{background:#00afda url(/watermark.php?src=images/item03-03-hover.png) no-repeat center center;}
.item03-content .item03-04{top:117px;left:600px;}
.item03-content .item03-04 .icon{background:#edeff1 url(/watermark.php?src=images/item03-04.png) no-repeat center center;margin-bottom:45px;}
.item03-content .item03-04:hover .icon{background:#00afda url(/watermark.php?src=images/item03-04-hover.png) no-repeat center center;}
.item03-content .item03-05{top:130px;right:204px;}
.item03-content .item03-05 .icon{background:#edeff1 url(/watermark.php?src=images/item03-05.png) no-repeat center center;margin-top:45px;}
.item03-content .item03-05:hover .icon{background:#00afda url(/watermark.php?src=images/item03-05-hover.png) no-repeat center center;}
.item03-content .item03-06{top:0px;right:3px;}
.item03-content .item03-06 .icon{background:#edeff1 url(/watermark.php?src=images/item03-06.png) no-repeat center center;margin-bottom:45px;}
.item03-content .item03-06:hover .icon{background:#00afda url(/watermark.php?src=images/item03-06-hover.png) no-repeat center center;}

/*解决方案-售后服务 */
.service-category-3{min-height: 636px;height: auto;}
.service-category-3 .item{padding: 12%;margin: 0 3%;}
.service-category-3 .item{padding: 9%;margin: 0 1%;}
.service-category-3 .cate-name{color: #fff;font-size: 34px;margin-top: 45px; margin-bottom:18px;}
.service-category-3 .cate-brief{color: #fff;}
.service-category-3{background-image: url(/watermark.php?src=images/service-bg-2.jpg);background-repeat: no-repeat;background-position: center top;background-size: 100% 100%;}
.service-category-3 .star{width: 100%;height: 175px;background: url(/watermark.php?src=images/service-star.jpg) no-repeat center bottom;left: 0;bottom: 0;}
.service-category-3 .box-list{margin-top: 9%;z-index: 2;}
.service-category-3 .item{padding: 5.520833% 5.46875%;margin: 0 3.229165%;}
.service-category-3 .item .hexagon{width: 100%;height: 100%;background-image: url(/watermark.php?src=images/hexagon-0.png);background-repeat: no-repeat;background-position: center center;background-size: auto 100%;left: 0;top: 0;}
.service-category-3 .item .hexagon-1{opacity: .5;-webkit-transform: rotate(20deg);-moz-transform: rotate(20deg);-ms-transform: rotate(20deg);-o-transform: rotate(20deg);transform: rotate(20deg);}
.service-category-3 .item .main{width: 100%;height: 100%;left: 0;top: 0;}
.service-category-3 .item .name{line-height: 24px;font-size: 14px;color: #fff;}
.service-category-3 .item:hover .hexagon-0{-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-ms-transform: rotate(-90deg);-o-transform: rotate(-90deg);transform: rotate(-90deg);}
.service-category-3 .item:hover .hexagon-1{-webkit-transform: rotate(110deg);-moz-transform: rotate(110deg);-ms-transform: rotate(110deg);-o-transform: rotate(110deg);transform: rotate(110deg);}

.over{overflow: hidden;}
.clean:after,.clean:before{display: table; content:''; }
.clean:after{clear: both;}
.clean{zoom:1;}
.relative{position: relative;z-index: 1;}
.text-center{text-align: center;}
.fz0{font-size: 0;}
.inline-block{display: inline-block;}
.absolute{position: absolute;z-index: 1;}
.trans{-webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
.table{width: 100%;display: table;}
.table[height='100%']{height: 100%;}
.table-cell{display: table-cell;vertical-align: middle;}
.fl{float: left;}
.block{display: block;}
.middle{vertical-align: middle;}
.max-w100{max-width: 100%;}
.max-h100{max-height: 100%;}

/*服务项目 */
.sv2odd .sv2,.sv2odd .sv2d{float: left;width: 50%;box-sizing: border-box;}
.sv2even .sv2,.sv2even .sv2d{float: right;width: 50%;box-sizing: border-box;}
.sv2{overflow: hidden;}
.sv2 img{width: 100%;height: auto;}
.sv2decs{overflow: hidden;}
.sv2odd .sv2d{padding: 50px 83px 0 60px;}
.sv2even .sv2d{padding-top: 50px;padding-left: 120px;padding: 50px 120px 0 120px;}
.sv2dtt{font-size: 42px;}
.sv2dtt a{font-size: 42px;color: #333;}
.sv2den{font-size: 20px;color: #adacac;width: 75%;padding-bottom: 20px;border-bottom: 1px solid #eee;margin-bottom: 27px;}
.sv2den a{font-size: 20px;color: #adacac;}
.sv2dd{font-size: 18px;line-height: 30px;}
.sv2dd a{font-size: 18px;	color: #333;}
.sv2 img{ display: block; width: 100%; height: auto;overflow-x: hidden;overflow-y: hidden;position: relative;z-index:1;transition-delay: 0s;transition-duration: 1s;transition-property: all;transition-timing-function: ease;moz-transition-delay: 0s;-moz-transition-duration: 1s; -moz-transition-property: all; -moz-transition-timing-function: ease;-webkit-transition-delay: 0s; -webkit-transition-duration: 1s;-webkit-transition-property: all; -webkit-transition-timing-function: ease;-o-transition-delay: 0s; -o-transition-duration: 1s; -o-transition-property: all; -o-transition-timing-function: ease;}
.sv2:hover img{transform: scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2); 	-moz-transform:scale(1.2, 1.2); -webkit-transform:scale(1.2, 1.2); -o-transform:scale(1.2, 1.2); }

/*新闻资讯 */
.news_tab{width: 1200px;margin: 60px auto 0;}
.news_tab ul{margin-right: -40px;}
.news_tab li{float:left;width:225px;height:70px;overflow:hidden;padding-left:20px;margin-right:20px;margin-bottom:20px;}
.news_tab h2{font-size:20px;color:#fff;font-weight:normal;padding-top:12px;}
.news_tab .eg{font-size:14px;color:#fff;text-transform: uppercase;padding-bottom:12px;font-family:Arial;}
.news_tab li:hover{opacity:1;filter:alpha(opacity=100)}
.news_tab li.sel{opacity:0.8;filter:alpha(opacity=80)}
.news_tab .cyan{background: #43bcc7;opacity:0.8;filter:alpha(opacity=80)}
.news_tab .red{background: #de6764;opacity:0.8;filter:alpha(opacity=80)}
.news_tab .blue{background: #31a0e1;opacity:0.8;filter:alpha(opacity=80)}
.news_tab .purple{background: #6a8bd2;opacity:0.8;filter:alpha(opacity=80)}
.news_tab .green{background: #9ac047;opacity:0.8;filter:alpha(opacity=80)}
.news_tab .black{background: #000000;}
.news_tab .cyansel{background: #43bcc7;opacity:1;filter:alpha(opacity=100)}
.news_tab .redsel{background: #de6764;opacity:1;filter:alpha(opacity=100)}
.news_tab .bluesel{background: #31a0e1;opacity:1;filter:alpha(opacity=100)}
.news_tab .purplesel{background: #6a8bd2;opacity:1;filter:alpha(opacity=100)}
.news_tab .greensel{background: #9ac047;opacity:1;filter:alpha(opacity=100)}
.news_tag_title{width: 1200px;margin: 0 auto;overflow:hidden;line-height:2;}
.news_tag_title h2{text-align:center;font-size:22px;font-weight:bold;}
.news_tag_title .spec{font-size:14px;text-align:center;}
.news_list{width: 1200px;margin: 0 auto;overflow:hidden;}
.news_list li{background: #f7f7f7;margin-top: 40px;position: relative;}
.news_list .line{display: block;position: absolute;background: #2eafbb;}
.news_list li:after{content: "";clear: both;display: table;}
.news_time{background: #2eafbb;width: 120px;height: 100%;padding: 18px 20px 40px 0;}
.news_time .day{display: block;font-size: 70px;color: #fff;font-family: "Impact";text-align: right;}
.news_time .year{display: block;color: #eee;text-align: right;line-height: 22px;}
.news_time .author{display: block;color: #eee;text-align: right;line-height: 22px;}
.news_time .type{display: block;text-align: right;padding-top: 6px;margin-top: 4px;}
.news_time .type {color: #fff;font-family: '宋体', Arial;}
.news_cont{width: 980px;margin-right: 40px;}
.news_cont h2{font-size: 20px;font-weight: normal;padding-top: 26px;}
.news_cont h2 a{color: #333;}
.news_cont a:hover{color: #2eafbb;}
.news_cont .demo {line-height: 24px;margin-top: 14px;min-height: 48px;}
.news_cont .vis{color: #999;line-height: 38px;margin-top: 12px;}
.news_cont .more{float: right;color: #2eafbb;display: inline-block;border: 1px solid #2eafbb;line-height: 38px;padding: 0 24px;}
.news_more{width: 1200px;margin: 40px auto 80px;text-align: center;}
.news_more a{display: block;font-size: 14px;color: #2eafbb;border: 1px solid #2eafbb;line-height: 38px;}

/*新闻资讯内页 */
.newsintitle {height: 158px;padding-top: 56px;background-color: #f7f7f7;text-align: center;margin-top: 170px;margin-bottom: 70px;}
.newsintitle1 {height: 158px;padding-top: 56px;background-color: #f7f7f7;text-align: center;margin-top: 25px;margin-bottom: 30px;}
.nit_title{color: #5b5b5b;font-size: 20px;}
.nit_date{margin-top: 22px;color: #9f9f9f;font-size: 12px;}
.edit{ width:1427px;padding:0 38px  38px; margin-top:32px; min-height:350px; margin:0 auto;}
.edit img{display:inline-block;max-width: 100%;}
.edit p{ font-family:微软雅黑; font-size:15px; color:#5b5b5b; text-align:left; line-height:1.7em;}
.edit div{ font-family:微软雅黑; font-size:15px; color:#5b5b5b; text-align:left; line-height:1.7em;}

.row1{height:204px; width:100%; border-top:#898989 solid 1px; padding-top:90px;}
.m3{padding: 15px 39px;border-radius:25px; text-align:center;font-family:微软雅黑;font-size:14px; color:#fff; margin-right:30px;}
.m4{padding: 15px 39px;border-radius:25px;text-align:center;font-family:微软雅黑; font-size:14px; color:#fff;}
.m5{ background-color:#3b9867;}
.m6{ background-color:#0093ed;}
.m7{ background-color:#dd4b39;}
.m5:hover{ background-color:#0C0;}
.m6:hover{ background-color:#09F;}
.m7:hover{ background-color:#C30;}
.m8{ padding-right:170px; margin-left:72px;}
.m9{margin-top:52px; margin-left:208px; margin-bottom:98px;}

/*联系我们 */
.formBox .form textarea{width: 97%;padding: 8px 0 8px 15px;}
.formBox .form .inp{width: 97%;}
.formBox .form .btn{width: 100%;}
.formBox .txt p{height: 40px;line-height: 40px;padding-left: 40px;}
.formBox .txt .c1{font-size:20px;color:#aa0b0b;margin-top:50px;margin-bottom:40px;}
.c1 span{font-size:30px;color:#aa0b0b;}
/*联系我们-2 */
.lr{width:1209px; margin:0 auto; overflow:hidden;}
.l1{font-family: "HelveticaNeueLTPro-UltLtEx";font-size: 60px;color: #9d9d9d; margin-top:146px; margin-bottom:20px;}
.l2{font-family:微软雅黑; font-size:46px; color:#666666;}
.l3{font-family:微软雅黑; font-size:20px; color:#727171; margin-top:15px; line-height:1.5em; margin-bottom:84px;}
.l_edit{width:1209px; margin: 0 auto; overflow:hidden; min-height:300px; margin-bottom:114px;}
.l_edit img{display:inline-block;}
.l_edit p{font-size: 20px;line-height: 35px;color: #494949;}
.l6 .l4{font-size:20px;color:#aa0b0b;margin-bottom:20px;}
.l4 span{font-size:30px;color:#aa0b0b;}
.l6 p{font-size: 20px;line-height: 35px;color: #494949; margin-left:128px;}
.l5{float:right; margin-right:168px; margin-bottom:75px;}
.l6{width:50%; float:left;}
.lr_1{ border-bottom:#d7d7d7 solid 1px; margin-bottom:50px;}
.l7{font-family:微软雅黑; font-size:20px; color:#727171; margin-top:33px;}
.lr_2{margin-top:37px; margin-bottom:65px;}
.lr_2 .l8{width:245px; height:112px; border:#e4e4e4 solid 1px;font-family:微软雅黑; font-size:15px; color:#727171; text-align:left; line-height:1.5em; padding-left:10px; padding-top:11px;}
.lr_2 .l8 span{font-family:微软雅黑; font-size:15px; color:#d30c0c;}
.l9{border:#e4e4e4 solid 7px;}

/*微信开发 */
.w1{font-family:微软雅黑; font-size:15px; color:#5b5b5b; padding-top:25px; line-height:1.6em;}
.phone{right: 0;top: 0;}
.wrapper { width: 1170px; margin: 0 auto; }
.phone .wrapper > p { line-height: 27px; color: #6c6c6c; font-size: 15px; text-align: center;}
.phone .cont_bar { height: auto; overflow: hidden; margin-top: 25px; position: relative;}
.phone .cont_bar .img { width: 577px; float: left; }
.phone .cont_bar .img img { width: 100%; }
.phone .cont_bar .text { width: 339px; height: 390px; background: url(/watermark.php?src=images/phone_textbg.png) center no-repeat; float: right; padding: 5px 23px 0 33px; margin-right: 20px; margin-top: 20px; }
.phone .cont_bar .text h2 { line-height: 67px; font-size: 30px; color: #121212; border-bottom: 1px solid #ede2ed; margin-bottom: 17px; }
.phone .cont_bar .text p { line-height: 28px; color: #494949; font-size: 14px; margin-bottom: 19px; }
.phone .phoneBox h2 { color: #121212; font-size: 30px; margin-top:59px;}
.phone .phoneBox h2 i { width: 118px; height: 95px; }
.phone .phoneBox > p { color: #494949; font-size: 14px; line-height: 29px; margin-top:7px; }
.phone .phoneBox .items { height: auto; overflow: hidden; padding-top: 37px; padding-bottom: 73px; }
.phone .phoneBox .items ul li { float: left; width: 16.6666%; text-align: center; }
.phone .phoneBox .items ul li img { display: inline; transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; }
.phone .phoneBox .items ul li p { text-align: center; line-height: 70px; }
.phone .phoneBox .items ul li:hover img { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); }
.DB_tab01 { height: 595px; position: relative; width: 100%; overflow: hidden; }
.DB_tab01 .DB_bgSet { position: relative; }
.DB_tab01 .DB_bgSet li { position: absolute; width: 100%; height: 595px; }
.DB_tab01 .DB_imgSet { position: absolute; width: 1170px; left: 50%; margin-left: -585px; }
.DB_tab01 .DB_imgSet li { width: 100%; height: 595px; position: relative; }
.DB_tab01 .DB_imgSet .DB_1_1 { position: absolute; left: 0; top: 30px; }
.DB_tab01 .DB_imgSet .DB_1_2 { position: absolute; left: 0; top: 365px; }
.DB_tab01 .DB_imgSet .DB_1_3 { position: absolute; left: 629px; top: 136px; }
@-webkit-keyframes scaleInOut {
  0% { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }
  25% { -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); }
  50% { -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); }
  75% { -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); }
  100% { -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); }
}
@keyframes scaleInOut {
  0% { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }
  25% { -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); }
  50% { -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); }
  75% { -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); }
  100% { -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); }
}
.scaleInOut { animation: scaleInOut .8s linear; -webkit-animation: scaleInOut .8s linear; }
.whd_1{float:left; width:437px;}
.whd_1 h2{font-family:微软雅黑; font-size:30px; color:#121212; margin-top:30px; margin-bottom:28px;}
.whd_1 p{font-family:微软雅黑; font-size:14px; color:#5b5b5b; line-height:1.75em;}
.whd_2{float:right; margin-right:73px;}
.gn{width:100%; background-color:#edebeb; padding-top:38px;}
.w2{font-family:微软雅黑; font-size:30px; color:#121212; line-height:1.3em;}
.gnr{margin-top:52px;text-align:center;font-size:0px;overflow:hidden;position:relative;top:100px;-webkit-transition:2500ms; -moz-transition:2500ms; -ms-transition:2500ms; transition:2500ms;-moz-opacity:0; opacity:0; padding-bottom:37px;}
.gnr ul{margin: 0px auto; width: 1209px;}
.gnr li{width:241px;text-align:center;float:left;position:relative;margin-bottom:41px;}
.gnr li a{display:block;*background-image:url(about:blank);}
.gnr li .img{position:relative;display:inline-block; *display:inline;*zoom:0;*display:inline;*zoom:1; width:117px; height:117px;}
.gnr .img em{position:relative;z-index:1;}
.gnr .img span{width:100%;position:absolute;z-index:2;top:0;left:0;display:none;}
.gnr li .txt .m{line-height:22px;margin-top:10px;padding-bottom:42px;color:#5b5b5b;font-size:14px; border-bottom:#d6d6d6 solid 1px;}

/*品牌营销 */
.brand{ width:1209px; margin: 0 auto;}
.b1{ margin-top:43px; margin-bottom:34px;}
.b2 ul li{width:302px; float:left; margin-bottom:34px;}
.b3{font-family:微软雅黑; font-size:26px; color:#767676; font-weight:bold; line-height:1.7em;}
.b4{font-family:微软雅黑; font-size:16px; color:#4e4e4e;}
.b6{margin-top:43px; margin-bottom:84px;}
.b6_1{text-align:left; float:left;}
.br1{font-family:微软雅黑; font-size:25px; color:#031724; line-height:1.5em; margin-left:10px;}
.br2{font-family:微软雅黑; font-size:16px; color:#031724; margin-bottom:18px;margin-left:10px;}
.br3 {width: 515px;min-height: 195px;background-color: #ededed; color: #222222; font-family: 微软雅黑; font-size: 14px; line-height: 1.95em; padding: 15px 13px 0 16px;}
.b6_2{text-align:left; float:right;}
.b6_2 ul li img{ vertical-align:middle; margin-right:13px;}
.b6_2 ul li span{ color:#5a6062; }
.b6_2 ul{ margin-top:14px;}
.b7 img{vertical-align:middle; margin-right:20px; margin-top:-15px;}
.b7 span{font-family:微软雅黑; font-size:25px; color:#031724;}
.br4 ul li{width:336px; margin-bottom:78px; float:left;padding: 0 64px 0 0;margin-right:64px;}
.br4 ul li p{font-family:微软雅黑; font-size:14px; color:#222222; line-height:1.9em;margin-top:28px;}
.br4 ul li p {font-family: 微软雅黑;font-size: 14px;color: #222222;line-height: 1.9em;margin-top: 28px;min-height: 108px;}
.br4 ul{ margin-bottom:-12px;}
/*.br4 ul .p0{margin-right:0;}*/

/* */
.sol5{ width:100%;height: 770px;padding-top: 70px;text-align: center; overflow:hidden;}
.sol5 h5{font-size: 30px;line-height: 46px;color: #fff;font-weight: lighter;margin: 0 0 9px;}
.sol5 .sol5_animate2{ font-size: 22px;line-height: 44px;color: #fff;font-weight: lighter;margin: 0 0 92px;}
.sol5_con2{width: 1200px;height: 346px;position: relative;margin: 0 auto;}
.sol5_con2 li{width: 143px;border: 1px solid rgba(255,255,255,0.3); height: 143px;border-radius: 100%;position: absolute;  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.sol5_con2 li.li_1{left: 0;bottom:0;}
.sol5_con2 li.li_2{left: 263px;top:66px;}
.sol5_con2 li.li_3{left: 527px;top:0;}
.sol5_con2 li.li_4{right: 265px;top:65px;}
.sol5_con2 li.li_5{right: 1px;bottom:0;}
.sol5_con2 li div{height: 74px;opacity: 0.5;filter:alpha(opacity=50);  -webkit-transition: .5s;  -moz-transition: .5s;  -ms-transition: .5s;  -o-transition: .5s;  transition: .5s;}
.sol5_con2 li .icon1{background: url("/watermark.php?src=images/solution2_33.png") no-repeat center 44px;}
.sol5_con2 li .icon2{background: url("/watermark.php?src=images/solution2_22.png") no-repeat center 42px;}
.sol5_con2 li .icon3{background: url("/watermark.php?src=images/solution2_18.png") no-repeat center 43px;}
.sol5_con2 li .icon4{background: url("/watermark.php?src=images/solution2_25.png") no-repeat center 45px;}
.sol5_con2 li .icon5{background: url("/watermark.php?src=images/solution2_30.png") no-repeat center 38px;}
.sol5_con2 li span{display: block;text-align: center;font-size: 20px; line-height: 30px;color: #fff;}
.sol5_con2 li:hover{background: #d9081b;}
.sol5_con2 li:hover div{opacity: 1;filter:alpha(opacity=100);margin-top: 5px; }
.sol5_a{display: block;width: 156px;height: 41px;border: 1px solid rgba(216,215,215,0.4);border-radius: 41px;line-height: 41px;color: #fff;margin: 40px auto 0;text-align: center;font-weight: lighter;  -webkit-transition: .4s;  -moz-transition: .4s;  -ms-transition: .4s;  -o-transition: .4s;  transition: .4s;}

/*商业摄影 */
#featured-area{height:337px;width:950px;margin: 0 auto;}
.roundabout-holder{list-style:none;width:800px;height:300px;margin:0px auto;}
.roundabout-moveable-item{font-size:12px!important;height:300px;width:600px;cursor:pointer;padding:5px;border:1px solid #aaaaaa;-webkit-border-radius:5px;-moz-border-radius:5px;background:#f9f9f9;}
.roundabout-moveable-item img{height:100%;width:100%;background-color:#FFFFFF;margin:0;}
.roundabout-in-focus{cursor:auto;}
.roundabout-in-focus:hover{-webkit-box-shadow:0px 0px 20px #787878;-moz-box-shadow:0px 0px 20px #787878;background:#f9f9f9;}
.roundabout-holder span{display:none;}
.roundabout-in-focus:hover span{display:inline;position:absolute;bottom:5px;right:5px;padding:8px 20px;background:#f9f9f9;color:#3366cc;z-index:999;-webkit-border-top-left-radius:5px;-moz-border-radius-topLeft:5px;border-left:1px solid #aaaaaa;border-top:1px solid #aaaaaa;}
.roundabout a:active, .roundabout a:focus, .roundabout a:visited{outline:none;text-decoration:none;}
.roundabout li{margin:0}

.s6{font-size:28px; color:#121212;}
.sy{width:750px; margin:0 auto; margin-top:26px; margin-bottom:44px;}
.sy li{padding:5px 10px; border:#d1d1d1 solid 1px; float:left; text-align:center; margin-right:5px;}
.sy li:hover{background:#333333; color:#f5f5f5;}
.sy li a{font-size:14px; color:#989898;}
.sy li a:hover{color:#f5f5f5;}
.s7{margin-top:31px;}
.sy .last{background:#333333;}
.sy .last a{color:#f5f5f5;}
.s1{ margin:21px 3% 22px;}
.s2{font-size:20px; color:#d93e3e; text-align:center; margin-bottom:36px;}
.s3{font-size:18px; color:#121212; text-align:center; }
.s5{line-height:59px;}
.s4{margin:-11px 0 51px;}
.sr{width:1209px; margin:0 auto;}
.sr ul{margin-bottom:17px;}
.sr ul li {width: 283px;float: left;margin: 0 9px;}
.sr ul li img{border:#dadada solid 1px;}
.sr ul li p{margin:19px 0 47px;}

/*网站建设 */
.wr{width:1209px; margin:0 auto;}
.w3{margin-top:53px;}
.w3 li{text-align:center; width:172px; float:left;}
.w3 li p{ font-size:15px; color:#5b5b5b; margin:10px 0 42px;}
.w3 li p a{ font-size:15px; color:#5b5b5b; }
.pb60 { padding-bottom: 60px; }
.sort-box{position: relative;margin: 0 auto;}
.sort-box ul{width: 1190px;height: 450px;position: relative;margin: 0 auto;}
.sort-box ul li{width: 146px;height: 110px;line-height: 110px; color: #222; font-size: 15px; text-align: center; overflow: hidden; background: rgba(255, 255, 255, 0.5); /*cursor: pointer;*/    transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out; position: absolute; left: 0px; top: 0px;}
.sort-box ul li:hover{background: rgba(0, 143, 238, 0.8); color: #fff;margin-top: -3px;}
.sort-box ul.s02 li{background:#e8e8e6;}
.sort-box ul.s02 li:hover{background:#ed1f23;}
.sort-box ul.s02 .a1{left: 0px; top: 0px;}
.sort-box ul.s02 .a2{left: 149px; top: 0px;}
.sort-box ul.s02 .a3{left: 298px; top: 0px;}
.sort-box ul.s02 .a4{left: 447px; top: 0px;}
.sort-box ul.s02 .a5{left: 596px; top: 0px;}
.sort-box ul.s02 .a6{left: 745px; top: 0px;}
.sort-box ul.s02 .a7{left: 894px; top: 0px;}
.sort-box ul.s02 .a8{left: 1043px; top: 0px;}
.sort-box ul.s02 .a9{left: 0px; top: 113px;}
.sort-box ul.s02 .a10{left: 149px; top: 113px;}
.sort-box ul.s02 .a11{left: 298px; top: 113px; width: 295px; height: 223px; line-height: 223px; font-size: 18px;}
.sort-box ul.s02 .a12{left: 596px; top: 113px; width: 295px; height: 223px; line-height: 223px; font-size: 18px;}
.sort-box ul.s02 .a13{left: 894px; top: 113px;}
.sort-box ul.s02 .a14{left: 1043px; top: 113px;}
.sort-box ul.s02 .a15{left: 0px; top: 226px;}
.sort-box ul.s02 .a16{left: 149px; top: 226px;}
.sort-box ul.s02 .a17{left: 894px; top: 226px;}
.sort-box ul.s02 .a18{left: 1043px; top: 226px;}
.sort-box ul.s02 .a19{left: 0px; top: 339px;}
.sort-box ul.s02 .a20{left: 149px; top: 339px;}
.sort-box ul.s02 .a21{left: 298px; top: 339px;}
.sort-box ul.s02 .a22{left: 447px; top: 339px;}
.sort-box ul.s02 .a23{left: 596px; top: 339px;}
.sort-box ul.s02 .a24{left: 745px; top: 339px;}
.sort-box ul.s02 .a25{left: 894px; top: 339px;}
.sort-box ul.s02 .a26{left: 1043px; top: 339px;}
.sort-box ul.s03{width: 820px;}
.sort-box ul.s03 li{width: 200px; height: 130px; line-height: 130px; font-size: 17px; background:rgba(0, 156, 249, 0.12);}
.sort-box ul.s03 li:hover{background: rgba(0, 143, 238, 0.6); }
.sort-box ul.s04{width: 810px;}
.sort-box ul.s04 li{width: 200px; height: 150px; line-height: 150px; font-size: 17px; background:rgba(0, 156, 249, 0.12);}
.sort-box ul.s04 li:hover{background: rgba(0, 143, 238, 0.6); }
.wr_1{margin:-6px 0 29px;}
.wr_1_1{float:left; width:665px;}
.w4{line-height:1.5em;}
.w5{line-height:1.75em; margin:20px 0 14px;}
.wr_1_2 img{float:right; margin:55px 69px 0 0;}
.font2{font-size:30px; color:#121212;}
.font2 a{font-size:30px; color:#121212;}
.font3{font-size:18px; color:#121212;}
.font4{font-size:14px; color:#5b5b5b;}
.font5{font-size:16px; color:#1c1c1c;}
.wr_2{margin-bottom:27px;}
.wr_2_1 img{float:left; margin-left:32px;}
.wr_2_2{float:right; width:665px; margin-top:33px;}
.wr3 {width: 1209px;height: 178px;background-color: #f4f4f4;margin: 0 auto;padding-top: 63px;margin-bottom: 38px;}
.wr3_1{width:1209px; margin:0 auto;}
.wr3_1 ul{margin-left:40px;}
.wr3_1 ul li{ float:left; text-align:center;}
.wr3_1 ul li img{vertical-align:middle;}
.w6{margin-top:-10px;}
.w6 span{font-family:"Poppins-Light"; font-size:30px; color:#121212;}
.w6 p{font-size:22px; color:#121212; margin-top:-14px;}
.w7{ margin-right:22px;}
.w8{margin:0 40px;}
.w9{margin-left:75px; margin-right:67px;}
.wr4{width:1209px; margin:0 auto; margin-bottom:40px;}
.wr4_1 img{float:left;}
.wr4_2{float:right; width:617px;}
.w10{line-height:1.75em; margin-top:25px;font-size:15px; color:#5b5b5b;}
.wr5{width:100%; height:800px; background-color:#f7f7f7; padding-top:46px;}
.w11{margin-top:5px;}
.w12{font-size:16px; color:#6d6d6d; line-height:1.6em; margin-top:19px; margin-bottom:32px;text-align: center;}
.wr5_1{width:1209px; margin:0 auto;}
.wr5_2{width:1209px; margin:0 auto;}
.wr5_2_1 {background: url(/watermark.php?src=images/w12.png) center no-repeat;width: 353px;height: 107px;padding-top: 23px;}
.wr5_2_2 {background: url(/watermark.php?src=images/w13.png) center no-repeat;width: 353px;height: 126px;padding-top: 23px;}
.wr5_2 ul{margin-top:37px; width:353px; float:left;}
.wr5_2 ul li{margin-bottom:67px;}
.w13{font-size:24px; color:#ae752c; margin-left:42px;}
.w14{font-size:15px; color:#535353; margin-left:42px; line-height:1.8em;}
.wr5_2 img{float:left; margin-left:34px;}
.wr6{width:1209px; margin:0 auto;}
.wr6 .w15{margin-top:42px;}
.w16 img{margin-right:30px; margin-top:55px;}
.wd1{font-size:14px; color:#1e1e1e;}
.wd2{font-size:14px; color:#939393;}
.wr6 ul li{width:302px; float:left; margin-bottom:56px;}
.wr6 ul li img{float:left; margin-right:3px;}
.wr6 ul li span{float:left;}
.wr6 ul .wd3{margin:0;}

/*平面设计 */
.dr{width:1209px; margin:0 auto;overflow: hidden;}
.pr5 p{margin-top:16px; line-height:1.8em; margin-bottom:16px;}
.pr6 span{width:102px; height:28px; background:#d61518; border-radius:20px; font-size:14px; color:#ffffff; padding:4px 22px;}
.pr7{ background:url(/watermark.php?src=images/d_x.png) no-repeat center; width:100%; height:42px; margin:50px 0 56px;}
.pr7 p{color:#e90c0c; font-size:20px; text-align:center; line-height:43px;}
.dr1 ul li{width:226px; float:left; margin-right:19px;}
.dr1 ul .wd3{margin:0;}
.pr8{padding-bottom:20px; border-bottom:#898989 solid 1px; margin-bottom:4px;}
.pr8 img{margin-left:5px; margin-right:10px; vertical-align:middle; margin-top:-11px;}
.pr8 span{font-size:24px; color:#5b5b5b;}
.pr9{width:224px; height:290px; background:#f8f8f8; border:#ebebeb solid 1px;}
.pr9 p{ font-size:15px; color:#6e6e6e; margin-left:30px; padding-top:14px; line-height:1.65em;}
.dr2{margin:60px 0 113px;}
.dr3 ul{margin-bottom:52px;}
.dr3 ul .wd3{margin:0;}
.dr3 ul li{width:381px; float:left; margin-right:32px; margin-bottom:21px;}
.dr3 ul li img{border:#b9b9b9 solid 1px;}
.dr4 ul li{width:284px; float:left; margin:0 9px 43px;}
.dr4_1{ background:url(/watermark.php?src=images/pd1.png) center no-repeat; width:284px; height:282px; text-align:center; padding-top:25px;}
.dr4_2{ background:url(/watermark.php?src=images/pd2.png) center no-repeat; width:284px; height:282px; text-align:center; padding-top:25px;}
.dr4_3{ background:url(/watermark.php?src=images/pd3.png) center no-repeat; width:284px; height:282px; text-align:center; padding-top:25px;}
.dr4_4{ background:url(/watermark.php?src=images/pd4.png) center no-repeat; width:284px; height:282px; text-align:center; padding-top:25px;}
.pr1{color:#232323; font-size:24px;}
.pr2{ font-family:"Poppins-Regular";color:#6e6e6e; font-size:16px; margin-top:5px;}
.pr3{color:#545454; font-size:15px; margin-top:70px; line-height:2.05em;}
.pr4{ font-size:30px; font-weight:bold; color:#6d6d6d; margin-bottom:20px;}
hr{width:60px; height:3px; background:#11d68a; border:#11d68a solid 1px; margin-bottom:24px;}

/*补充 */
.c2{width:1340px; margin:0 auto;}
.c3{font-family:微软雅黑; font-size:30px; color:#5b5b5b; margin-top:-30px;}
.c4{font-family:微软雅黑; font-size:20px; color:#5b5b5b; margin-top:5px; margin-bottom:-5px;}
.c5{ width:85%; margin:0 auto;margin-bottom: 30px;}
.c5 li{width:33%;}

/* */
.scoial-heading p{ height:22px;}

/*新闻资讯 */
#box_inNewsDiv{width:100%;overflow:hidden;padding:60px 0}
#box_root{margin-right:auto;margin-left:auto}
#w1200{width:1200px;margin:0 auto}
.pageWidth{height:auto;margin:0 auto;width:100%}
.columnSpace{padding:0}
.column-num1{width:100%}
.inNews {float: left;width: 318px;border-right: 1px #ccc dashed;padding-right: 41px;margin-left: 40px;}
.nobor{border:0}
#inNewsTitle1{width:100%;height:27px;line-height:27px;font-size:18px;background:url("/watermark.php?src=images/t1.jpg") left center no-repeat;text-indent:35px}
#inNewsTitle1 a{float:right;color:#999;font-size:14px;font-family:simsun}
#inNewsTitle1 a:hover{text-decoration:underline}
#inNewsTitle2{width:100%;height:27px;line-height:27px;font-size:18px;background:url("/watermark.php?src=images/t2.jpg") left center no-repeat;text-indent:35px}
#inNewsTitle2 a{float:right;color:#999;font-size:14px;font-family:simsun}
#inNewsTitle2 a:hover{text-decoration:underline}
#inNewsTitle3{width:100%;height:27px;line-height:27px;font-size:18px;background:url("/watermark.php?src=images/t3.jpg") left center no-repeat;text-indent:35px}
#inNewsTitle3 a{float:right;color:#999;font-size:14px;font-family:simsun}
#inNewsTitle3 a:hover{text-decoration:underline}
.inNewsList{margin-top:20px}
.FrontNews_list01-d1_c1_01{width:98%;margin:0 auto;clear:both;text-align:left}
.FrontNews_list01-d1_c1_01 .content{float:left;overflow:hidden}
.FrontNews_list01-d1_c1_01 .more{width:100%;overflow:hidden;text-align:right}
.FrontNews_list01-d1_c1_01 a:link{color:#666;font-size:14px}
.FrontNews_list01-d1_c1_01 a:visited{color:#666;font-size:14px}
.FrontNews_list01-d1_c1_01 a:hover{color:#f68c1e;font-size:14px}
.FrontNews_list01-d1_c1_01 a:active{color:#666;font-size:14px}
.FrontNews_list01-d1_c1_01 .newstitle{width:100%;overflow:hidden}
.FrontNews_list01-d1_c1_01 .newstitle ul{width:100%;clear:both}
.FrontNews_list01-d1_c1_01 .newstitle li{float:left;text-align:left;line-height:33px;height:33px;background:url("/watermark.php?src=images/inNewsIco.jpg") left center no-repeat;text-indent:10px}
.FrontNews_list01-d1_c1_01 .newstitle li p{display:inline;color:#333;font-size:12px}
.FrontNews_list01-d1_c1_01 .newslist ul{width:100%;overflow:hidden}
.FrontNews_list01-d1_c1_01 li.clearBoth{line-height:0;font-size:0}
.FrontNews_list01-d1_c1_01 .comstyle{width:100%;overflow:hidden}

/*品牌营销补充 */
.b_1{font-family:微软雅黑; font-size:18px; color:#010101; text-align:center; line-height:2em; margin-top:24px; margin-bottom:78px;}

/* app开发 */
.app_1{margin-top:56px;}
.app_im{float:right;}
.app_1 ul{margin-top:15px; width:720px; float:left; margin-left:22px;}
.app_1 ul li img{vertical-align:middle;}
.app_1 ul li{ margin-bottom:8px;}
.apptb_r{float:right; margin-top:14px; width:595px; margin-left:16px;}
.apptb_r .apptb_r1{font-family:微软雅黑; font-size:18px; color:#333333; line-height:2.3em;}
.apptb_r .apptb_r1 a{font-family:微软雅黑; font-size:18px; color:#333333;}
.apptb_r .apptb_r2{font-family:微软雅黑; font-size:14px; color:#7e8081;}
.app_2{background:#dfdfdf; width:100%; padding-bottom:93px;}
.app_2_1{font-family:微软雅黑; font-size:26px; color:#333333; line-height:4.1em; font-weight:bold; margin-left:26px;}
.app_2 ul li{width:275px; background:#ffffff; margin-right:36px; float:left;}
.app_2 ul li p{line-height:4.2em;font-family:微软雅黑; font-size:18px; color:#333333;font-weight:bold; margin-left:20px;}
.app_2 ul li ul li{font-family:微软雅黑; font-size:14px; color:#7f7f7f; list-style-type:disc;}
.app_2 ul li ul li{margin-left:30px; width:245px; line-height:1.6em;}
.app_2 ul li ul{margin-top:-1px; padding-bottom:71px;}
.app_2 ul .listml{margin:0;}
.app_3_1{font-family:微软雅黑; font-size:26px; color:#333333; margin:81px 0 41px 26px;font-weight:bold;}
.app3_i1{margin-left:47px; margin-right:114px;}
.app3_i2{margin-right:116px;}
.app_3 img{margin-bottom:148px;}

/* case*/
.index_case { height: auto; overflow: hidden;background-color: #FFF;  }
.index_case .index_case_cont { height: auto; overflow: hidden; }
.itemBox { width: 25%; height:301px; float: left; text-align: center; position: relative; overflow: hidden; opacity: 0; filter: alpha(opacity=0); }
.itemBox a { display: block; color: #FFF; width: 100%; height: 100%; }
.itemBox .mask { position: absolute; top: 0; left: 0; right: 0; overflow: hidden; width: 100%; height: 100%; background-color: #000; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -o-transition: all 0.5s linear; -ms-transition: all 0.5s linear; transition: all 0.5s linear; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; }
.itemBox img { -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; width: 100%; height: 100%;}
.itemBox .mask .info { padding: 0 50px; text-align: left; text-align: center; padding-top: 25%; overflow: hidden; }
.itemBox .mask .info .title {/* line-height: 68px; */ display: inline-block; color: #FFF; font-size: 22px; margin-bottom: 11px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-bottom: 10px; }
.itemBox .mask .info p { font-size: 14px; color: #FFF; line-height: 27px; }
.itemBox:hover .mask { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); opacity: 0.7; }
.itemBox:hover img { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -o-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); opacity: 0.7; }

/*客服 */
.floating_ck{position:fixed;right:20px;top:25%; z-index:111;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#646577;border-bottom:solid 1px #555666;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#e40231;border-bottom:solid 1px #a40324;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(/watermark.php?src=images/kf/zixun.png);}
.words{background-image:url(/watermark.php?src=images/kf/dianh.png);}
.quote{background-image:url(/watermark.php?src=images/kf/fangan.png);}
.qrcord{background-image:url(/watermark.php?src=images/kf/sys.png);}
.return{background-image:url(/watermark.php?src=images/kf/up.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px; font-size:15px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#e40231;border-bottom:solid 1px #a40324;display:none;}
.floating_left a{color:#fff;line-height:80px; font-size:16px;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i{background-image:url(/qrcode.php);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}

.edit .ny1{text-align: center;padding: 40px 0;}
.ny3 img,.ny2 img{text-align: center;width: 100%;height: auto;}
.ny3{position:relative;z-index: 1;}
.ny4{position: absolute;z-index: 2;top:30%;padding:0 7.5%;}
.ny4_ts{;top:20%;}
.ny4 p{color: #fff;}
.ny41{position: absolute;z-index: 2;top:20%;padding:0 7.5%;}
.ny41 p{color: #fff;}
.ny5 span{float: left;margin:60px 65px;}
.ny5 a{color: #777777;display: block;width: 142px;line-height: 28px;text-align: center;border: 1px solid#777777;font-size: 13px;}
.ny5 img{float: right;margin-top:20px ;}
.ny6{top:25%;}
.ny7{padding:0 14.5%;}
.ny8 img{margin-top:50px;}
.ny9 p{color: #6b6b6b;}
.ny10{top:18%;}
.ny11 p{color: #81a65a;}
.ny12{padding:0 4.5%;}
.ny13{top:20%;}

.bt1{padding-top: 62px;text-align: center;margin-bottom: 70px;}
.bt2{font-size: 34px;color: #DC0A0A;}
.bt3{font-size: 34px;color: #5B5B5B;margin-top: 18px;}
.bt4{font-size: 16px;color: #5B5B5B;margin-top: 45px;line-height: 25px;}
.e{height:222px;color: #171717;text-align: center; clear: both; padding-top: 40px;}
.e1{font-size: 28px;display: inline-block;line-height: 46px;}
.e2{height:60px;}
.bann2{background:url(/watermark.php?src=images/sv1.png) no-repeat center;height:458px;width:100%;background-size:100%100%;}
.bann1{background:url(/watermark.php?src=images/banner.png) no-repeat center;height:458px;width:100%;background-size: cover; 
    background-position: center center;}

@media screen and (max-width:1600px){
	.itemBox .mask .info{padding-top: 29%;}
	.index_case{height:auto; overflow: hidden; }
	.bann1,.bann2{height:382px;}
}
@media screen and (max-width: 1460px) {
	.layout-right-content{margin-right: 23%;}
	.itemBox {height: 260px;}
	.bann1,.bann2{height:348px;}
}
@media screen and (max-width:1440px){
  .itemBox .mask .info{padding:28% 2% 0;}
  .itemBox .mask .info .title{font-size:16px;}
  .bann1,.bann2{height:343px;}
}
@media screen and (max-width: 1280px) {
	.bann1,.bann2{height:305px;}
	.layout-right-content{margin-right: 19%;}
	.sv2odd .sv2d,.sv2even .sv2d{padding: 3%;}
	.sv2dd{font-size: 16px;}
    .sv2dd a{font-size: 16px;}
    .sv2den{padding-bottom: 10px;margin-bottom: 10px;}
    .c2 {width: 96%;}
    .in_partnership_list1 li {width:12.5%;height:auto;}
    .in_partnership_list li a img,.in_partnership_list1 li a img{height: auto;}
    .b_w {width:96%;}
    .solu-1 ul li{margin-right: 80px;}
    .solu-2 ul.sul1 li,.solu-2 ul.sul2 li{width: 20%;height: 215px;}
    .solu-3 ul li{margin-right: 45px;}
    .solu-4-2 img{margin-left: 187px;}
    .solu-5 img{margin: 25px 0 52px 55px;}
    .edit {width:100%;}
    .ny5 span{margin:52px 65px;}
    .lr ,.brand,.sol5_con2,.box_w,#w1200,.in_cho_main,.content,.dr,.sr,.wr,.sort-box ul,.wr3,.wr4,.wr5_2,.wr6{width:96%;}
    .dr1 ul li{margin-right: 24px;}
    .dr2 img{width: 100%;}
    .dr3 ul li{margin-right: 42px;}
    .dr4 ul li{margin: 0 11px 43px;}
    .sr ul li{margin: 0 12px;}
    .wrapper{width:96%;}
    .gnr ul{width:96%;}
    .gnr li {width:20%;}
    .news_tab,.news_list{width:94%;}
    .services_con li {width:16.66%;}
}
@media screen and (max-width: 1200px) {
	.bann1,.bann2{height:286px;}
	.layout-right-content{margin-right: 23%;}
	.the-nav > .nav > li a {padding: 26px 15px;}
	.on_topBox .the-nav > .nav > li a{padding:16px 15px !important;}
	.itemBox {height: 235px;}
	.in_partnership_list li{width: 16.66%;}
	.app_2 ul li{width:23%;margin:0 1%;}
	.app_2 ul .listml{margin:0 1%;}
	.app_2 ul li img{width: 100%;}
	.app_2 ul li ul li{width:88%;}
	.app_3 img{width:25.33%;margin:0 4% 140px;}
	.in_cho_main .in_cho_main_l {margin-right: 28%;}
	.in_cho_main .in_cho_main_l, .in_cho_main .in_cho_main_r {width: 36%;}
	.solu-1 ul li{margin-right: 42px;}
	.solu-3 ul li{margin-right: 26px;}
	.solu-4-2 img{margin-left: 111px;}
	.solu-5 img{margin: 25px 0 52px;width: 100%;}
	.sol8{margin-bottom: 36px;}
	.in_case_list ul {width: 100%;}
	/*.in_case_list {width: 89%;margin: 0 auto;}*/
	.in_contact_con ul{width:100%;margin-left:0; }
	.in_contact_con li{padding:0 2%;width: 25%;}
	.in_contact_con li a{width: 100%;}
	.row1{height:123px;padding-top:74px;}
	.l_edit{width: 96%;}
	.l9{max-width: 100%;}
	.b2 ul li{width: 25%;}
	.br4 ul li{width:31.33%;margin:0 1% 78px;padding:0;}
	.br4 ul .p0{margin-right:1%;}
	.sol5_con2 li.li_3{left: 510px;top:0;}
	.dr1 ul li{width: 18%;margin: 0 1%;}
	.pr9{width: 100%;}
	.dr1 ul .wd3{margin: 0 1%;}
	.dr3 ul li{width: 31.33%;margin: 0 1% 21px;}
	.dr3 ul li img{width: 100%;}
	.dr3 ul .wd3{margin: 0 1% 21px;}
	.dr4 ul li{width:23%;margin:0 1% 43px;}
	.dr4_1,.dr4_2,.dr4_3,.dr4_4{width:100%;background-size: 100%100%;}
	.sr ul li{width: 23%;margin:0 1%;}
	.sr ul li img{width: 100%;}
	.w3 li{width:14.28%;}
	.sort-box ul{width: 100%;}
	.wr4_1{width: 50%;float:left;}
	.wr4_1 img{width: 100%;}
    .wr4_2{float:right; width:50%;}
    .wr5_2 img{margin-left:0;width:33.33%;}
    .wr5_2 ul{width:33.33%;}
    .wr6 ul li{width: 25%;}
    .sort-box ul li{width:12.2%;}
    .sort-box ul.s02 .a2{left: 144px; top: 0px;}
	.sort-box ul.s02 .a3{left: 288px; top: 0px;}
	.sort-box ul.s02 .a4{left: 432px; top: 0px;}
	.sort-box ul.s02 .a5{left: 576px; top: 0px;}
	.sort-box ul.s02 .a6{left: 720px; top: 0px;}
	.sort-box ul.s02 .a7{left: 864px; top: 0px;}
	.sort-box ul.s02 .a8{left: 1008px; top: 0px;}
	.sort-box ul.s02 .a10{left: 144px; top: 113px;}
	.sort-box ul.s02 .a11{left: 288px; top: 113px; width:24.7%;}
	.sort-box ul.s02 .a12{left: 576px; top: 113px; width:24.7%;}
	.sort-box ul.s02 .a13{left: 864px; top: 113px;}
	.sort-box ul.s02 .a14{left: 1008px; top: 113px;}
	.sort-box ul.s02 .a16{left: 144px; top: 226px;}
	.sort-box ul.s02 .a17{left: 864px; top: 226px;}
	.sort-box ul.s02 .a18{left: 1008px; top: 226px;}
	.sort-box ul.s02 .a20{left: 144px; top: 339px;}
	.sort-box ul.s02 .a21{left: 288px; top: 339px;}
	.sort-box ul.s02 .a22{left: 432px; top: 339px;}
	.sort-box ul.s02 .a23{left: 576px; top: 339px;}
	.sort-box ul.s02 .a24{left: 720px; top: 339px;}
	.sort-box ul.s02 .a25{left: 864px; top: 339px;}
	.sort-box ul.s02 .a26{left: 1008px; top: 339px;}
	.news_tab li{width:18%;margin:0 1% 20px;}
	.news_tab ul{margin-right:0px; }
	.news_cont{width: 945px;}
	.pa{margin: 90px 0 30px;}
	.wr3_1{width: 100%;}
	.in_case_list ul li .img{height: 188.117px !important;}
}
@media screen and (max-width:1170px){
  /*.itemBox{height:144px;}
  .itemBox .mask .info{padding:5% 2% 0;}
  .itemBox .mask .info .title{margin-bottom: 0; margin-top: 10px;}*/
    .bann1,.bann2{height:279px;}
	 .sv2dtt,.sv2dtt a{font-size:35px;}
	 .sv2dd,.sv2dd a{font-size: 15px;}
	 .solu-1 ul li{margin-right: 27px;}
	 .solu-3 ul li{margin-right: 19px;}
	 .solu-4-2 .sul3{width: 617px;}
	 .ny4{top:28%;}
	 .sol5_con2 li.li_3{left: 490px;top:0;}
	 .sol5_con2 li.li_2{left: 252px;top:66px;}
	 .sol5_con2 li.li_4{right: 252px;top:65px;}
	 .sort-box ul.s02 .a2{left: 140px; top: 0px;}
	.sort-box ul.s02 .a3{left: 280px; top: 0px;}
	.sort-box ul.s02 .a4{left: 420px; top: 0px;}
	.sort-box ul.s02 .a5{left: 560px; top: 0px;}
	.sort-box ul.s02 .a6{left: 700px; top: 0px;}
	.sort-box ul.s02 .a7{left: 840px; top: 0px;}
	.sort-box ul.s02 .a8{left: 980px; top: 0px;}
	.sort-box ul.s02 .a10{left: 140px; top: 113px;}
	.sort-box ul.s02 .a11{left: 280px; top: 113px;width: 24.6%;}
	.sort-box ul.s02 .a12{left: 560px; top: 113px;width: 24.6%;}
	.sort-box ul.s02 .a13{left: 840px; top: 113px;}
	.sort-box ul.s02 .a14{left: 980px; top: 113px;}
	.sort-box ul.s02 .a16{left: 140px; top: 226px;}
	.sort-box ul.s02 .a17{left: 840px; top: 226px;}
	.sort-box ul.s02 .a18{left: 980px; top: 226px;}
	.sort-box ul.s02 .a20{left: 140px; top: 339px;}
	.sort-box ul.s02 .a21{left: 280px; top: 339px;}
	.sort-box ul.s02 .a22{left: 420px; top: 339px;}
	.sort-box ul.s02 .a23{left: 560px; top: 339px;}
	.sort-box ul.s02 .a24{left: 700px; top: 339px;}
	.sort-box ul.s02 .a25{left: 840px; top: 339px;}
	.sort-box ul.s02 .a26{left: 980px; top: 339px;}
	.wr_1_1{float:left; width:60%;}
	.wr_1_2{float:left; width:40%;}
	.wr_1_2 img{margin:55px 0 0 0;max-width:100%;}
	.wr_2_1{float:left; width:40%;}
	.wr_2_1 img{margin-left:0;max-width:100%;}
    .wr_2_2{width:60%;}
	.wr3_1 ul{margin-left:20px;}
	.w12{font-size:15px;}
	.news_cont{width: 925px;}
	.in_solution_list .txt{margin-top:20px;}
}
@media screen and (max-width: 1024px) {
    .bann1{background-size:100%100%;background:url(/watermark.php?src=images/banner.png) no-repeat center;height:315px;}
    .bann2{background-size:100%100%;background:url(/watermark.php?src=images/bg1024.jpg) no-repeat center;height:315px;}
	.topBox .t_call{padding-left: 45px;font-size: 20px;}
	.layout-right-content{margin-right:19%;}
	.the-nav > .nav > li a {padding: 26px 10px;}
	.on_topBox .the-nav > .nav > li a{padding:16px 10px !important;}
	.services_con li .img img{width: 70%;height: auto;}
	.itemBox {height: 215px;}
	.inNews {padding-right:27px;margin-left:3%;width:30.33%}
	.link_btn li {padding-left: 5px;}
	.link_btn li img{width:120px;height: auto;}
	.app_1 ul{margin-top:15px; width:75%;margin-left:0;}
	.app_im{width:25%;}
	.app_2 ul li ul li {margin-left: 23px;font-size: 12px;}
	.in_cho_main_img{left: 36%;}
	.item03-bg{background-size: 153%;}
	.item03-content .item03-01{left:-14px;}
	.item03-content .item03-02{top: 48px;left:148px;}
	.item03-content .item03-03{top: 170px;left:311px;}
	.item03-content .item03-04{top:102px;left:475px;}
	.item03-content .item03-05{top:137px;right:148px;}
	.item03-content .item03-06{top:7px;right:-15px;}
	.c4{font-size:18px;}
	.solu-1 ul li{width:31.33%;height: 466px;margin:0 1% 26px;}
	.solu-1 ul li.maigin0{margin:0 1% 26px;}
	.img-01{margin-left: 10px;margin-top: -32px;font-size: 18px;}
	.solu-1 ul li .solu-1-2 P {font-size: 13px;}
	.solu-3 ul li{width:18%;margin:0 1% 33px;}
	.solu-3 ul li.maigin0{margin:0 1% 33px;}
	.solu-3 ul li ul {margin-left: 30px;}
	.solu-4-2 img{margin-left: 58px;}
	.solu-4-2 .sul3{width: 530px;}
	.in_case_list ul li {width: 33.33%;}
	.br3 {width: 480px;}
	.sol5_con2 li.li_3{left: 421px;}
	.sol5_con2 li.li_2{left: 202px;}
	.sol5_con2 li.li_4{right: 202px;}
	.pr8 span{font-size:22px;}
	 .sort-box ul.s02 .a2{left: 123px; top: 0px;}
	.sort-box ul.s02 .a3{left: 246px; top: 0px;}
	.sort-box ul.s02 .a4{left: 369px; top: 0px;}
	.sort-box ul.s02 .a5{left: 492px; top: 0px;}
	.sort-box ul.s02 .a6{left: 615px; top: 0px;}
	.sort-box ul.s02 .a7{left: 738px; top: 0px;}
	.sort-box ul.s02 .a8{left: 861px; top: 0px;}
	.sort-box ul.s02 .a10{left: 123px; top: 113px;}
	.sort-box ul.s02 .a11{left: 246px; top: 113px;width: 24.7%;}
	.sort-box ul.s02 .a12{left: 492px; top: 113px;width: 24.7%;}
	.sort-box ul.s02 .a13{left: 738px; top: 113px;}
	.sort-box ul.s02 .a14{left: 861px; top: 113px;}
	.sort-box ul.s02 .a16{left: 123px; top: 226px;}
	.sort-box ul.s02 .a17{left: 738px; top: 226px;}
	.sort-box ul.s02 .a18{left: 861px; top: 226px;}
	.sort-box ul.s02 .a20{left: 123px; top: 339px;}
	.sort-box ul.s02 .a21{left: 246px; top: 339px;}
	.sort-box ul.s02 .a22{left: 369px; top: 339px;}
	.sort-box ul.s02 .a23{left: 492px; top: 339px;}
	.sort-box ul.s02 .a24{left: 615px; top: 339px;}
	.sort-box ul.s02 .a25{left: 738px; top: 339px;}
	.sort-box ul.s02 .a26{left: 861px; top: 339px;}
	.wr5{height: 745px;}
	.w7{ margin-right:10px;}
	.w8{margin:0 20px;}
	.w9{margin-left:30px; margin-right:30px;}
	.wr5_2_1,.wr5_2_2{background-size: 100%100%;width: 100%;padding-top: 20px;}
	.wr5_2 ul li{margin-bottom:25px;}
	.w13,.w14{margin-left:39px;font-size: 20px;}
	.w14{font-size: 14px;}
	.wr5_2 img{margin-top: 67px;}
    .wr6 ul li span{float: none;}
   .whd_2{margin: 0;}
   .news_cont{width: 807px;margin-right: 20px;}
   .in_case_nav ul{width: 100%;}
   .in_case_nav li{display:block;margin:0 0.33%;float: left;width: 16%;}
   .in_case_nav li a{width:100%;}
   .ny5 span{margin:52px 0;}
   .services_con{margin-top:40px;}
   .in_services_w{padding-bottom:0;}
   .in_solution_con{padding-bottom:40px;}
   .in_solution_con .more{margin-top:40px;}
   .in_partnership_con{padding-top:40px;padding-bottom:60px;}
   .in_partnership_list li{height:100px;}

   #box_inNewsDiv{padding:40px 0;}
   .in_case_con,.in_case_nav{margin-top:30px;}
   .in_contact_con{padding-top:200px;}
   .in_contactBg{height:375px;}
   .bt1{padding-top:60px;margin-bottom:60px;}
   .bt4{margin-top:20px;}
   .svcimg{margin-bottom:0;}
   .in_title{margin-bottom:10px;}
   .index-item03{padding-top:20px;}
   .index-item01-txt{margin-bottom:20px;}
   .item03-bg{margin-bottom:30px;}
   .in_partnership_con{padding-top:40px;padding-bottom:60px;}
   .e{height:200px;padding-top:35px;}
   .index_choose{padding:20px 0 0;}
   .w3{margin-top:30px;}
   .w3 li p{margin:10px 0 30px;}
   .w12{margin-bottom:0;}
   .wr5{height:690px;}
   .w16 img{margin-top:20px;}
   .wr6 ul li,.wr6 ul .wd3{margin:20px 0;}
   .b_1{margin-bottom:40px;}
   .b6{margin-top:0px;margin-bottom:50px;}
   .br4 ul li{margin-bottom:50px;}
   .sol5{padding-top:40px;height:620px;}
   .sol5 .sol5_animate2{margin:0 0 40px;}
   .sol5_a{margin:0 auto;}
   .s4{margin:-11px 0 30px;}
   .sr ul li p{margin:15px 0 30px;}
   .l1{margin-top:60px;}
   .l3{margin-bottom:50px;}
   .l6 p{margin-left:15%;}
   .solu-2-1{margin-top:40px;}
}
@media screen and (max-width:1000px) {
	.bann1,.bann2{height:307px;}
	.link_btn li img{width:112px;}
	.in_contactBg{height: 440px;}
	.in_contact_con{padding-top: 225px;}
	.sv2odd .sv2d,.sv2even .sv2d{padding: 2%;}
	.sv2dd,.sv2dd a{font-size: 13px;line-height: 25px;}
	.topBox .logo {margin-left: 5px;}
	.in_cho_main .in_cho_main_l ul li p,.in_cho_main .in_cho_main_r ul li p {font-size: 13px;}
	.in_cho_main_img img{width:80% ;}
	.in_cho_main .in_cho_main_l, .in_cho_main .in_cho_main_r {width: 38%;}
	.in_cho_main .in_cho_main_l{margin-right: 22%;}
	.in_cho_main_img{left: 38%;top: 85px;}
	.item03-content .item03-01{left:-16px;}
	.item03-content .item03-02{top: 48px;left:142px;}
	.item03-content .item03-03{top: 170px;left:301px;}
	.item03-content .item03-04{top:102px;left:460px;}
	.item03-content .item03-05{top:137px;right:142px;}
	.item03-content .item03-06{top:7px;right:-15px;}
	.img-01 {margin-left: 7px;}
	.solu-2-3 {font-size: 12px;}
	.solu-4-2 .sul3 {width: 507px;}
	.solu-6-1 p{padding: 0 10px;}
	.l6 p{margin-left: 25px;}
	.l5{margin-right: 25px;}
	.br3 {width: 470px;}
	.sort-box ul.s02 .a2{left: 120px; top: 0px;}
	.sort-box ul.s02 .a3{left: 240px; top: 0px;}
	.sort-box ul.s02 .a4{left: 360px; top: 0px;}
	.sort-box ul.s02 .a5{left: 480px; top: 0px;}
	.sort-box ul.s02 .a6{left: 600px; top: 0px;}
	.sort-box ul.s02 .a7{left: 720px; top: 0px;}
	.sort-box ul.s02 .a8{left: 840px; top: 0px;}
	.sort-box ul.s02 .a10{left: 120px; top: 113px;}
	.sort-box ul.s02 .a11{left: 240px; top: 113px;}
	.sort-box ul.s02 .a12{left: 480px; top: 113px;}
	.sort-box ul.s02 .a13{left: 720px; top: 113px;}
	.sort-box ul.s02 .a14{left: 840px; top: 113px;}
	.sort-box ul.s02 .a16{left: 120px; top: 226px;}
	.sort-box ul.s02 .a17{left: 720px; top: 226px;}
	.sort-box ul.s02 .a18{left: 840px; top: 226px;}
	.sort-box ul.s02 .a20{left: 120px; top: 339px;}
	.sort-box ul.s02 .a21{left: 240px; top: 339px;}
	.sort-box ul.s02 .a22{left: 360px; top: 339px;}
	.sort-box ul.s02 .a23{left: 480px; top: 339px;}
	.sort-box ul.s02 .a24{left: 600px; top: 339px;}
	.sort-box ul.s02 .a25{left: 720px; top: 339px;}
	.sort-box ul.s02 .a26{left: 840px; top: 339px;}
	.news_time{width: 100px;}
	.ny4{top:18%;}
	.ny7{padding:0 2%;}
}
@media screen and (max-width: 800px) {
	.bann1,.bann2{height:246px;}
	.f{display: none;}
	.topBox{overflow:visible;}
	.topBox .logo {margin-left:20px;}
	.floating_ck{display: none;}
	.topBox .t_call{display: none;}
	.btn-navbar .icon-bar{background: #fff;}
	.layout-right-content{margin-right:5%;margin-top:3%;}
	.layout-left-flyout.isCbFlyNavActive {margin-left:69%;margin-top:71px;}
    .on_topBox .layout-right-content{margin-top: 1.5%;}
    .itemBox {width: 33.33%;}
    .in_solution_list .p{margin-top: 10px;}
    .in_partnership_list li{height: 77px;}
    .in_contact_con li{padding:0 2% 20px;width: 50%;}
    .in_contact_con{padding-top: 190px;}
    .in_contactBg{height: 500px;}
    .link_btn{bottom:-48px; }
    .foot_linksbg{padding:10px 0 60px 0;}
    .foot_copy{width:450px;}
    .apptb_r{width:451px;}
    .app_im{margin-top:20px ;}
    .app_im{margin-top:147px;}
    .app_1{margin-top:0;}
    .app_2 ul li ul li {width: 87%;}
    .app_2 ul li ul{padding-bottom:71px;height: 131px;}
    .sv2dtt,.sv2dtt a{font-size:25px;}
    .sv2den,.sv2den a{font-size: 15px;}
    .sv2den{padding-bottom: 5px;margin-bottom: 5px;}
    .sv2dd,.sv2dd a{font-size: 12px;line-height: 20px;}
    .svcimg img{max-width: 100%;}
    .in_cho_main .in_cho_main_l ul li h5,.in_cho_main .in_cho_main_r ul li h5 {font-size: 15px;}
    .in_cho_main .in_cho_main_l ul li p,.in_cho_main .in_cho_main_r ul li p {font-size: 11px;}
    .in_cho_main_img img{width:65%;}
    .item03-content .item03-01{left:-32px;}
    .item03-content .item03-02{top: 48px;left:95px;}
    .item03-content .item03-03{top: 161px;left:221px;}
    .item03-content .item03-04{top:90px;left:348px;}
    .item03-content .item03-05{top:133px;right:95px;}
    .item03-content .item03-06{top:16px;right:-33px;}
    .img-01{width: 224px;font-size: 13px;height: 45px;margin-top: -19px;}
    .solu-4-2 img{margin-left: 0;width: 45%;margin-top:34px;}
    .solu-4-2 .sul3{width: 55%;}
    .solu-6-1 p a{font-size: 12px;}
    .solu-6-2{padding-top: 5px;}
    .sol8{margin-top: 32px;margin-bottom: 33px;}
    .in_case_list ul li {width:50%;}
    .in_case_list ul li .txt{height:40px;line-height:40px;}
    .in_case_list ul li h3{font-size:15px;}
    .newsintitle1{padding-top: 25px;height: 113px;margin-bottom:0;}
    .edit p{font-size: 14px;}
    .l4 span {font-size: 27px;}
    .l6 p {font-size: 15px;line-height: 30px;}
    .b1 img{max-width: 100%;}
    .b3{font-size: 20px;}
    .b4{font-size: 13px;}
    .br3 {width: 375px;min-height: 221px;}
    .sol5_con2 li.li_3{left: 312px;}
    .sol5_con2 li.li_2{left: 136px;}
	.sol5_con2 li.li_4{right: 136px;}
	.dr1 ul li{width:31.33%;margin: 0 1%;}
	.pr8{padding:20px 0;}
	.pr7{margin: 50px 0 30px;}
	.pr3{margin-top: 20px;}
	.dr4_1,.dr4_2,.dr4_3,.dr4_4{height:224px;}
	.sort-box ul.s02 .a2{left: 97px; top: 0px;}
	.sort-box ul.s02 .a3{left: 194px; top: 0px;}
	.sort-box ul.s02 .a4{left: 291px; top: 0px;}
	.sort-box ul.s02 .a5{left: 388px; top: 0px;}
	.sort-box ul.s02 .a6{left: 485px; top: 0px;}
	.sort-box ul.s02 .a7{left: 582px; top: 0px;}
	.sort-box ul.s02 .a8{left: 679px; top: 0px;}
	.sort-box ul.s02 .a9{left: 0px; top: 96px;}
	.sort-box ul.s02 .a10{left: 97px; top: 96px;}
	.sort-box ul.s02 .a11{left: 194px; top: 96px;width: 24.9%;height: 189px; line-height: 189px;}
	.sort-box ul.s02 .a12{left: 388px; top: 96px;width: 24.9%;height: 189px; line-height: 189px;}
	.sort-box ul.s02 .a13{left: 582px; top: 96px;}
	.sort-box ul.s02 .a14{left: 679px; top: 96px;}
	.sort-box ul.s02 .a15{left: 0px; top: 192px;}
	.sort-box ul.s02 .a16{left: 97px; top: 192px;}
	.sort-box ul.s02 .a17{left: 582px; top: 192px;}
	.sort-box ul.s02 .a18{left: 679px; top: 192px;}
	.sort-box ul.s02 .a19{left: 0px; top: 288px;}
	.sort-box ul.s02 .a20{left: 97px; top: 288px;}
	.sort-box ul.s02 .a21{left: 194px; top: 288px;}
	.sort-box ul.s02 .a22{left: 291px; top: 288px;}
	.sort-box ul.s02 .a23{left: 388px; top: 288px;}
	.sort-box ul.s02 .a24{left: 485px; top: 288px;}
	.sort-box ul.s02 .a25{left: 582px; top: 288px;}
	.sort-box ul.s02 .a26{left: 679px; top: 288px;}
	.sort-box ul li{height: 93px;line-height: 93px;}
	.sort-box ul{height: 385px;}
	.w9{margin-left:10px; margin-right:10px;}
	.w8{margin:0 10px;}
	.w6 span{font-size:25px;}
    .w6 p{font-size:20px;}
    .wr3 {height: 110px;padding-top: 30px;}
    .wr5_2 ul{width:40%;}
    .wr5_2 img{width:20%;margin-top: 145px;}
    .w13,.w14{margin-left:30px;}
    .phone .cont_bar .img {width: 409px;margin-top:78px;}
    .phone .cont_bar .text{padding: 0;}
    .phone .phoneBox h2 {margin-top:0;}
    .phone .phoneBox .items ul li img{width: 60%;}
    .phone .phoneBox .items {padding-bottom: 0;}
    .whd_2,.whd_1{width:50%;}
    .whd_2 img{max-width:100%;}
    .gnr li .img img{width: 100%;height: auto;}
    .gnr li .img{width: 100px;height: 100px;}
    .news_tab li{padding-left: 6px;}
    .news_tab .eg {font-size: 12px;}
    .news_tab li{height:67px;}
    .news_cont{width: 620px;}
    .newsintitle{margin-bottom: 40px;}
    .row1{height:100px;padding-top:48px;}
    .services_con li .txt .p{display: none;}
    .services_con{height:130px;}
    .ny5 img{width: 50%;}

	 .in_decadeW {
        overflow-x: hidden;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
    
    .in_decadeCon {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        overflow: hidden;
    }
    
    .in_decade {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
    
    .in_decade ul {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        display: flex;
        flex-wrap: wrap;
    }

}
@media screen and (max-width:768px){
  .bann1{background-size:100%100%;background:url(/watermark.php?src=images/banner.png) no-repeat center;height:280px;background-size: cover; }
  .bann2{background-size:100%100%;background:url(/watermark.php?src=images/bg768.jpg) no-repeat center;height:280px;background-size: cover; }

   
  .itemBox .mask .info{padding:30% 2% 0;}
  .itemBox .mask .info .title{line-height: 30px; height:30px;font-size:17px;}
  .in_decade li .num{width:184px;}
  .in_decadeW,.in_decadeCon{height: 270px;}
  .in_decade{margin-top: 80px;}
  .inNews {padding-right:10px;margin-left:1%;width:32.33%;}
  .apptb_r{width:427px;}
  .app_2 ul li ul li {margin-left: 18px;}
  .app_2 ul li ul li {width: 88%;}
  .sv2odd .sv2d,.sv2even .sv2d{padding:2.5% 2%;}
  .in_cho_main_img{left: 37%;}
  .item03-content .item03-01{left:-35px;top: 113px;}
  .item03-content .item03-list .txt .txt-box,.item03-content .item03-list02 .txt .txt-box{width:155px;left:24px;}
  .item03-content .item03-list .icon,.item03-content .item03-list02 .icon{width:70px;height:70px;background-size: 50%50%;}
  .item03-content .item03-02{top:69px;left:87px;}
  .item03-content .item03-03{top: 160px;left:208px;}
  .item03-content .item03-04{top:109px;left:331px;}
  .item03-content .item03-05{top:135px;right:86px;}
  .item03-content .item03-06{top:37px;right:-36px;}
  .item03-bg{margin-bottom: 0px;}
  .in_partnership_list1 li {width:20%;}
  .svctd{font-size: 24px;}
  .img-01 {margin-left: 2px;}
  .solu-2 ul.sul1 li,.solu-2 ul.sul2 li{width: 25%;}
  .solu-2 ul li.bor0{border-right:#d4d4d4 solid 1px;}
  .solu-2 ul.sul2 li{border-bottom: #d4d4d4 solid 1px;}
  .solu-3 ul li ul {margin-left: 23px;}
  .solu-3 ul li{height: 155px;}
  .solu-3 ul{margin-bottom:15px;}
  .solu-3 ul li ul li {font-size: 13px;}
  .br3 {width: 360px;min-height: 250px;}
  .b7 img{width: 15%;margin-right: 5px;}
  .b7 span{font-size: 22px;}
  .br4 ul li{margin:0 1% 30px;width:29.33%;}
  .sol5{height:670px;padding-top: 50px;}
  .sol5 .sol5_animate2{margin: 0 0 30px;}
  .sol5_con2 li.li_3{left: 298px;}
  .sol5_con2 li.li_2{left: 128px;}
  .sol5_con2 li.li_4{right: 128px;}
  .s5{line-height:36px;}
  .sort-box ul.s02 .a2{left: 93px;}
	.sort-box ul.s02 .a3{left: 186px;}
	.sort-box ul.s02 .a4{left: 279px;}
	.sort-box ul.s02 .a5{left: 372px;}
	.sort-box ul.s02 .a6{left: 465px;}
	.sort-box ul.s02 .a7{left: 558px;}
	.sort-box ul.s02 .a8{left: 651px;}
	.sort-box ul.s02 .a9{left: 0px;}
	.sort-box ul.s02 .a10{left: 93px;}
	.sort-box ul.s02 .a11{left: 186px;width: 24.8%;}
	.sort-box ul.s02 .a12{left: 372px;width: 24.8%;}
	.sort-box ul.s02 .a13{left: 558px;}
	.sort-box ul.s02 .a14{left: 651px;}
	.sort-box ul.s02 .a16{left: 93px;}
	.sort-box ul.s02 .a17{left: 558px;}
	.sort-box ul.s02 .a18{left: 651px;}
	.sort-box ul.s02 .a20{left: 93px;}
	.sort-box ul.s02 .a21{left: 186px;}
	.sort-box ul.s02 .a22{left: 279px;}
	.sort-box ul.s02 .a23{left: 372px;}
	.sort-box ul.s02 .a24{left: 465px;}
	.sort-box ul.s02 .a25{left: 558px;}
	.sort-box ul.s02 .a26{left: 651px;}
	.wr3_1 ul{margin-left:5px;}
	.w7{ margin-right:5px;}
	.w7 ul li img{width:80%;}
	.w8 ul li img{width:70%;}
	.w6{margin-top:0;}
	.w13,.w14{margin-left:16px;}
	.wr6 ul li{width: 50%;}
	.phone .cont_bar .text{margin-right:0;width: 50%;background-size: 100%100%;}
	.phone .cont_bar .img{width: 50%;}
	.phone .cont_bar .text h2{padding-left: 5%;}
	.news_cont{width: 590px;}
	.in_model_top{padding-top:40px;}
	.in_model_top h3{padding-bottom:18px;}
	.in_model_top .p{padding-top:15px;}
	.services_con{margin-top:25px;}
	.services_con{height:150px;}
	.services_con li .txt h3{margin-top:10px;margin-bottom:0;}
	.in_case_con,.in_case_nav{margin-top:20px;}
	.in_partnership_con{padding-top:25px;padding-bottom:35px;}
	.in_decade li .num span{font-size:55px;}
	.in_decadeW,.in_decadeCon{height:260px;}
	.link_weixin_ewm{bottom:36px;height:112px;}
	.bt1{padding-top:40px;margin-bottom:40px;}
	.bt3{margin-top:0;font-size:30px;}
	.bt4{margin-top:10px;}
	.bt2{font-size: 30px;}
	.svcimg{margin-top:40px;}
	.index_choose{padding:0;}
	.in_title h2{margin-bottom:0;}
	.in_title{margin-bottom:0;}
	.index-item03{padding-top:0;}
	.index-item01-txt .index-p2{margin-top:10px;font-size:15px;}
	.index-item01-txt{margin-bottom:0;}
	.in_partnership_con{padding-top:40px;padding-bottom:60px;}
	.w3 li p{margin:8px 0 15px;}
	.w3 li p a{font-size:14px;}
	.pb60{padding-bottom:50px;}
	.w12{margin-top:7px;}
	.wr5_2 ul{margin-top:25px;}
	.wr5_2 ul li{margin-bottom:10px;}
	.w13,.w14{margin-left:15px;}
	.wr5{height:630px;}
	.w1{padding-top:15px;}
	.gnr li{width:12.7%;margin-bottom:20px;}
	.gnr li .txt .m{padding-bottom:20px;}
	.gnr{margin-top:30px;padding-bottom:20px;}
	.pr7{margin: 30px 0 0;}
	.dr2{margin:50px 0;}
	.dr3 ul{margin-bottom:35px;}
	.b_1{line-height:1.7em;margin-top:15px;font-size:17px;}
	.dr4 ul li{margin:0 1% 30px;}
	.b6{margin-bottom:45px;}
	.sol5{height:615px;}
	.s5{line-height:25px;font-size:17px;margin-top:10px;}
	.s4{margin:5px 0 30px;}
	.sr ul li p{margin:10px 0 20px;font-size:16px;}
	.s1{margin:10px 3% 15px;}
	.s2{margin-bottom:10px;}
	.ny4{top:25%;}
	.svctd{font-size:22px;}
	.solu-1 ul{margin-top:35px;margin-bottom:15px;}
	.solu-1 ul li .solu-1-1{padding-top:20px;height:105px;}
	.solu-1 ul li .solu-1-1 span{font-size:25px;}
	.img-01{font-size:12px;height:39px;}
	.img-01 span{font-size:20px;}
	.img-02{margin-top:20px;}
	.solu-1 ul li .solu-1-2 P{margin-top:0;}
	.ljmore{margin:10px;font-size:15px;}
	.solu-1 ul li{height:385px;}
	.solu-2 ul.sul1{margin-top:25px;overflow:visible;}
	.solu-2 ul.sul1 li, .solu-2 ul.sul2 li{height:185px;}
	.solu-2 ul.sul2 li{padding-top:0;}
	.solu-2 ul.sul2{margin-bottom:0;overflow:visible;}
	.solu-3 ul{margin-top: 25px;}
	.solu-3 ul li,.solu-3 ul li.maigin0{margin-bottom:20px;}
	.solu-6-1{margin-top:20px;}
	.news_tab{margin:35px auto 0;}
	.news_list li{margin-top:15px;}
	.pa{margin: 60px 0 30px;}
	.newsintitle{margin-top:135px;height:120px;padding-top:30px;margin-bottom:20px;}
	.l6 p{margin-left:0;}
	.l5{margin-bottom:40px;}
	.lr_1{margin-bottom:40px;}
	.l_edit{margin-bottom:30px;}
	.solu-2 .clear{clear:none;}
}
@media screen and (max-width:640px){
	.bann1{background-size:100%100%;background:url(/watermark.php?src=images/banner.png) no-repeat center;height:275px;}
    .bann2{background-size:100%100%;background:url(/watermark.php?src=images/bg640.jpg) no-repeat center;height:275px;}
	.banner-pagination{ bottom: 15px;}
	.layout-left-flyout.isCbFlyNavActive {margin-left:61%;}
	.itemBox{width:50%; height:169px;}
	.itemBox .mask .info{padding:8% 2% 0;}
	.itemBox .mask .info .title{margin-top: 30px;}
	.services_con li .txt h3{margin:5px 0}
	.in_solution_list li{width:33.33%;}
	.in_partnership_con{padding-top:30px;padding-bottom:30px;}
	.in_partnership_list li{width:25%;height: 92px;}
	.in_decade li .num{width:153px;}
	.in_decade li .num span {font-size: 55px;}
	.in_decadeW,.in_decadeCon{height: 215px;}
	.in_decade{margin-top: 57px;}
	.FrontNews_list01-d1_c1_01 a:link{font-size: 12px;}
	.FrontNews_list01-d1_c1_01 .newstitle li{line-height:27px;height:27px;}
	.inNewsList{margin-top:10px}
	.app_1 ul li img{width: 15%;}
	.apptb_r{width:83%;margin-left:2%;margin-top: 0;}
	.apptb_r .apptb_r1{line-height:30px;margin: 0;}
	.app_im{margin-top:86px;}
	.app_2{padding-bottom:50px;}
	.app_3 img{margin:0 4% 60px;}
	.sv2odd .sv2,.sv2odd .sv2d,.sv2even .sv2,.sv2even .sv2d{width: 100%;}
	.sv2odd .sv2d,.sv2even .sv2d{padding:10%;}
	.sv2den{width: 100%;}
	.sv2dd,.sv2dd a{font-size: 15px;line-height: 25px;}
	.services_con{margin-top:25px;}
	.in_cho_main .in_cho_main_l, .in_cho_main .in_cho_main_r {width: 45%;}
	.in_cho_main .in_cho_main_l{margin-right: 10%;}
	.in_cho_main_img{left: 39%;top: 110px;}
	.in_cho_main_img img{width:50%;}
	.index-item03 {padding-top:20px;}
	.item03-content .item03-01{left:-46px;top: 117px;}
	.item03-content .item03-02{top:71px;left:55px;}
	.item03-content .item03-03{top: 156px;left:157px;}
	.item03-content .item03-04{top:105px;left:258px;}
	.item03-content .item03-05{top:133px;right:55px;}
	.item03-content .item03-06{top:44px;right:-46px;}
	.in_partnership_list1 li {width:25%;}
	.in_partnership_con{padding-top:40px;padding-bottom:40px;}
	.solu-1 ul li{width:48%;height: 466px;margin:0 1% 26px;}
	.img-01 {margin-left: 33px;}
	.solu-2 ul.sul1 li,.solu-2 ul.sul2 li{width: 33.33%;height: 190px;padding-top: 0;}
	.solu-2-1 span{font-size: 11px;}
	.solu-3 ul li{height: 140px;}
	.sol6,.sol9,.sol10{margin-bottom:0;}
	.sol7{font-size: 13px;}
	.solu-6-1 p{padding: 0 5px;margin-bottom: 10px;margin-right: 5px;}
	.solu-6-1{margin-top: 20px;margin-bottom: 20px;}
	.ny5 span{margin:35px 0;}
	.ny8 img{margin-top:35px;}
	.ny3 img{height: 400px;}
	.l5{margin-right:0;margin-bottom:50px;}
	.l6 p{margin-left:0;}
	.l6{width:51%;}
	.l3{margin-bottom: 60px;}
	.l_edit{margin-bottom:34px;}
	.br3 {width:100%;min-height: 140px;}
	.b2 ul li{margin-bottom: 0;}
	.b2 ul li img{width: 50%;}
	.br2{margin-bottom:10px;}
	.br1{margin:10px 10px 0;}
	.b6{margin-top:20px; margin-bottom:40px;}
	.sol5_con2 li{width:90px;height:90px;}
	.sol5_con2 li .icon3,.sol5_con2 li .icon1,.sol5_con2 li .icon2,.sol5_con2 li .icon4,.sol5_con2 li .icon5{background-position-y: 18px;height: 47px;}
	.sol5_con2 li span{font-size: 15px;}
	.sol5_con2 li.li_3{left: 263px;}
	.sol5_con2 li.li_2{left:119px;top:55px;}
	.sol5_con2 li.li_4{right:119px;top:55px;}
	.sol5_a{margin: 0 auto;}
	.sol5{height: 515px;}
    .sol5_con2{height: 240px;}
    .pr7{margin: 30px 0 10px;}
    .dr2{margin:60px 0;}
    .pr1{font-size:20px;margin:0;}
    .pr2{font-size:14px;margin:0;}
    .pr3{font-size:13px; margin-top:20px;}
    .dr4_1,.dr4_2,.dr4_3,.dr4_4{height:190px;}
    .sr ul li{width: 48%;}
    .sr ul li p{margin:19px 0 20px;}
    .sy{width:400px;}
    .sy ul li{padding:5px 18px;margin:2.5px;}
    .w3 li p{margin: 10px 0;}
    .w3 li p a{ font-size:12px;}
    .sort-box ul.s02 .a2{left: 78px;}
	.sort-box ul.s02 .a3{left: 156px;}
	.sort-box ul.s02 .a4{left: 234px;}
	.sort-box ul.s02 .a5{left: 312px;}
	.sort-box ul.s02 .a6{left: 390px;}
	.sort-box ul.s02 .a7{left: 468px;}
	.sort-box ul.s02 .a8{left: 546px;}
	.sort-box ul.s02 .a10{left:78px;}
	.sort-box ul.s02 .a11{left: 156px;width: 24.9%;}
	.sort-box ul.s02 .a12{left: 312px;width: 24.9%;}
	.sort-box ul.s02 .a13{left: 468px;}
	.sort-box ul.s02 .a14{left: 546px;}
	.sort-box ul.s02 .a16{left: 78px;}
	.sort-box ul.s02 .a17{left: 468px;}
	.sort-box ul.s02 .a18{left: 546px;}
	.sort-box ul.s02 .a20{left: 78px;}
	.sort-box ul.s02 .a21{left: 156px;}
	.sort-box ul.s02 .a22{left: 234px;}
	.sort-box ul.s02 .a23{left: 312px;}
	.sort-box ul.s02 .a24{left: 390px;}
	.sort-box ul.s02 .a25{left: 468px;}
	.sort-box ul.s02 .a26{left: 546px;}
	.w3{margin-top:25px;}
	.pb60 { padding-bottom: 40px; }
	.wr_1_1,.wr_1_2,.wr_2_1,.wr_2_2{width: 100%;padding:0 1%;}
	.wr_1_2 img,.wr_2_1 img{margin:20px 16% 0;}
	.wr3 {height: 155px;padding-top: 25px;}
    .w8{margin:0 20px;}
    .w7{ margin-right:20px;}
    .wr4_1,.wr4_2{width:100%;padding:0 1%;}
    .w14 br{display: none;}
    .w13,.w14{margin-left:10px;}
    .w16 img{margin-right:10px;}
    .phone .phoneBox .items ul li p{font-size:11px;}
    .whd_2,.whd_1{width:100%;}
    .gnr li .txt .m{font-size:12px;}
    .gnr li{margin-bottom: 20px;}
    .gnr li .txt .m{padding-bottom:20px;}
    .gnr li .img{width:80px;height:80px;}
    .news_tab .eg {font-size: 11px;}
    .news_tab li{margin:0 1%;}
    .news_cont{width: 470px;}
    .news_cont h2{font-size: 18px;}
    .news_cont .demo {margin-top: 10px;}
    .newsintitle{margin-bottom: 20px;}
    .edit{padding: 0 3% 38px;}
    .bt1{margin:0 3% 70px;}
    .svctd{margin:0 2%;}
    .w12{margin:19px 3% 32px;}
    .solu-6-2{height: auto;background: none;margin-bottom: 50px;padding:0 2%;}
    .solu-6-2 p{margin: 0}
    .sol8{margin-top:30px;margin-bottom: 30px;}
    .ny3 img{display:none;}
    .ny4{position:initial;}
    .ny4 p{color: #000;}
    .in_decade li .num em{right:23px;}
    .in_decade li .n1 em{right:-7px;}
    .in_decade li .n2 em{right:4px;}
}
@media screen and (max-width:480px){
  .bann1,.bann2{height:180px;}
  .banner-pagination{bottom:10px;}
  .layout-left-flyout.isCbFlyNavActive{margin-left:50%;}
  .btn-navbar{margin-top:10px;}
  .itemBox .mask .info .title{margin-top:10px;font-size:16px;}
  .itemBox .mask .info p{height:40px;}
  .itemBox .mask .info{padding:16% 2% 0;}
  .in_solution_con{padding-bottom:30px;}
  .in_solution_con .more{margin-top:30px;}
  .in_partnership_list li{width:33.33%;}
  .in_decade li{margin-bottom:20px;}
  .in_decade li .num{width:230px}
  .in_decade li .num span{font-size:30px;}
  .in_decade li .num em{right:70px;font-size:20px;width:15px;height:10px;line-height:5px;}
  .in_decade{margin-top:36px;}
  .inNews{margin:0 5% 5%;width:90%;border-bottom:1px #ccc dashed;border-right:none;padding-bottom: 5%;padding-right: 0;}
  #box_inNewsDiv{padding:25px 0;}
  .foot_nav li,.foot_nav a{margin-right:5px;}
  .in_decade li h3{margin:5px 0;}
  .app_2 ul li{width:48%;margin:0 1%;}
  .bt4{font-size:15px;margin-top:20px;text-align:left;}
  .in_cho_main .in_cho_main_l,.in_cho_main .in_cho_main_r{width:100%;}
  .in_cho_main .in_cho_main_l{margin-right:0;}
  .in_cho_main_img{display:none;}
  .in_cho_main .in_cho_main_r ul li,.in_cho_main .in_cho_main_l ul li{padding:0 10%;margin:10px 0px;}
  .in_title{margin-bottom:0px;}
  .svcimg{margin-bottom:0;}
  .in_cho_main .in_cho_main_l ul li h5,.in_cho_main .in_cho_main_r ul li h5 {font-size: 16px;}
  .in_cho_main .in_cho_main_l ul li p,.in_cho_main .in_cho_main_r ul li p {font-size: 14px;}
  .item03-content .item03-01{left:-40px;top:117px;}
  .item03-content .item03-02{top:0px;left:25px;}
  .item03-content .item03-03{top:116px;left:93px;}
  .item03-content .item03-04{top:0px;left:164px;}
  .item03-content .item03-05{top:118px;right:29px;}
  .item03-content .item03-06{top:0px;right:-39px;}
  .item03-bg{height:300px;}
  .img-01{margin-left:0px;width:220px;}
  .img-02{margin-top:15px;}
  .solu-2 ul.sul1 li,.solu-2 ul.sul2 li{width:50%;}
  .solu-3 ul li{width:31.33%;}
  .solu-2-1 span{display:block;}
  .solu-4-2 img{width:100%;}
  .solu-4-2 .sul3{width:100%;}
  .ny7{padding:0 3%;}
  .l1{font-size:50px;margin-top:117px;margin-bottom:0;}
  .l2 {font-size:35px;}
  .l6{width:100%;}
  .l5{width:40%;margin:20px 30%;}
  .br4 ul li{width:98%;margin:0 1%;}
  .b7 img{width:10%;}
  .br4 ul li p{margin-top:0;}
  .sol5_con2 li.li_3{left:185px;}
  .sol5_con2 li.li_2{left:78px;}
  .sol5_con2 li.li_4{right:78px;}
  .dr1 ul li{width:48%;}
  .dr4 ul li{width:48%;}
  .w3 li{width:25%;}
  .sort-box ul li{font-size:10px;}
  .sort-box ul li{height:56px;line-height:56px;}
  .sort-box ul li{width:12%;}
  .sort-box ul.s02 .a2{left:58px;}
  .sort-box ul.s02 .a3{left:116px;}
  .sort-box ul.s02 .a4{left:174px;}
  .sort-box ul.s02 .a5{left:232px;}
  .sort-box ul.s02 .a6{left:290px;}
  .sort-box ul.s02 .a7{left:348px;}
  .sort-box ul.s02 .a8{left:406px;}
  .sort-box ul.s02 .a9{top:59px;}
  .sort-box ul.s02 .a10{left:58px;top:59px;}
  .sort-box ul.s02 .a11{left:116px;top:59px;width:24.6%;height:115px;line-height: 115px;}
  .sort-box ul.s02 .a12{left:232px;top:59px;width:24.6%;height:115px;line-height: 115px;}
  .sort-box ul.s02 .a13{left:348px;top:59px;}
  .sort-box ul.s02 .a14{left:406px;top:59px;}
  .sort-box ul.s02 .a15{top:118px;}
  .sort-box ul.s02 .a16{left:58px;top:118px;}
  .sort-box ul.s02 .a17{left:348px;top:118px;}
  .sort-box ul.s02 .a18{left:406px;top:118px;}
  .sort-box ul.s02 .a19{top:177px;}
  .sort-box ul.s02 .a20{left:58px;top:177px;}
  .sort-box ul.s02 .a21{left:116px;top:177px;}
  .sort-box ul.s02 .a22{left:174px;top:177px;}
  .sort-box ul.s02 .a23{left:232px;top:177px;}
  .sort-box ul.s02 .a24{left:290px;top:177px;}
  .sort-box ul.s02 .a25{left:348px;top:177px;}
  .sort-box ul.s02 .a26{left:406px;top:177px;}
  .sort-box ul{height:235px;}
  .wr_1_2 img,.wr_2_1 img{margin:0;}
  .wr3{height:185px;}
  .w8{margin:0 24px;}
  .wr5_2 img{display:none;}
  .wr5_2 ul{width:50%;}
  .w16 img{width:13%;margin:0;}
  .wr6 ul li{margin-bottom:15px;}
  .wd2{font-size:13px;}
  .phone .cont_bar .img{width:100%;margin-top:20px;}
  .phone .cont_bar .text{width:100%;height:340px;}
  .phone .phoneBox .items ul li{width:33.33%;}
  .gnr li{width:33.33%;}
  .news_tab li{width:31.33%;margin:0 1% 10px;}
  .news_time{width:77px;padding:18px 10px 70px 0;}
  .news_cont{width:340px;}
  .newsintitle{margin-top:240px;}
  .m3{margin-right:15px;}
  .in_services_w{display:none;}
  .e2{height:30px;}
  .index-item01-txt .index-p2{font-size:15px;margin:0 3%;}
  .index-item03{display:none;}
  .c3{font-size:25px;}
  .c4{font-size:15px;}
  .b_1{text-align:left;font-size:15px;}
  .s5{font-size:15px;text-align:left;}
  .font1{font-size:15px;text-align:left;}
  .wr5_2 ul{margin-top:0;}
  .w12 br{display:none;}
  .w1 p br{display:none;}
  .e,.m2{height:auto;margin-bottom:20px;}
  .e1{font-size:25px;}
  .in_case_list ul li .img{height:150px !important;}
  .in_case_nav{height:110px;}
  .in_case_nav li{width:32.6%;margin-bottom:5px;}
}
@media screen and (max-width:414px){
	.bann1,.bann2{height:178px;}
	.in_case_nav li a{font-size: 12px;}
	.itemBox{width: 100%;}
	.itemBox .mask .info{padding:10% 2% 0;}
	.app_2 ul li p{line-height:2.5em;margin-bottom: 0;}
	.item03-content .item03-01{left:-30px;top: -19px;}
	.item03-content .item03-list .icon,.item03-content .item03-list02 .icon{width:50px;height:50px;}
	.item03-content .item03-02{top:-19px;left:93px;}
	.item03-content .item03-list .icon{margin-top: 10px;}
	.item03-content .item03-list02 .icon{margin-bottom: 10px;}
	.item03-content .item03-03{top:-19px;left:220px;}
	.item03-content .item03-04{top:150px;left:-30px;}
	.item03-content .item03-05{top:149px;right:107px;}
	.item03-content .item03-06{top:150px;right:-21px;}
	.item03-bg {height: 230px;}
	.item03-content .item03-list:hover .txt-box{bottom:-136px;}
	.item03-content .item03-list02:hover .txt-box{top:-137px;}
	.item03-content .d1:hover .txt-box{bottom:-73px;top:28px;}
	.item03-content .d2:hover .txt-box{bottom:33px;top:-73px;}
	.svctd{font-size: 20px;}
	.solu-1 ul li{width:98%;height: 400px;}
	.solu-1 ul li .solu-1-1{height: 110px;padding-top: 24px;}
	.img-01 {margin-left: 74px;width: 240px;}
	.in_contact_con li a{font-size: 13px;}
	.in_case_list ul li {width:100%;}
	.l3 {font-size: 19px;}
	.br3 {min-height: 220px;}
	.sol5_con2 li.li_3{left: 153px;}
	.sol5_con2 li.li_2{left:55px;}
    .sol5_con2 li.li_4{right: 55px;}
    .sort-box ul.s02 .a1{left: -7px;}
    .sort-box ul.s02 .a2{left: 45px;}
    .sort-box ul.s02 .a3{left: 97px;}
    .sort-box ul.s02 .a4{left: 149px;}
    .sort-box ul.s02 .a5{left: 201px;}
    .sort-box ul.s02 .a6{left: 253px;}
    .sort-box ul.s02 .a7{left: 305px;}
    .sort-box ul.s02 .a8{left: 357px;}
    .sort-box ul.s02 .a9{left: -7px;}
	.sort-box ul.s02 .a10{left: 45px;}
	.sort-box ul.s02 .a11{left: 97px;width: 25.3%;}
	.sort-box ul.s02 .a12{left: 201px;width: 25.3%;}
	.sort-box ul.s02 .a13{left: 305px;}
	.sort-box ul.s02 .a14{left: 357px;}
	.sort-box ul.s02 .a15{left: -7px;}
	.sort-box ul.s02 .a16{left: 45px;}
	.sort-box ul.s02 .a17{left: 305px;}
	.sort-box ul.s02 .a18{left: 357px;}
	.sort-box ul.s02 .a19{left: -7px;}
	.sort-box ul.s02 .a20{left: 45px;}
	.sort-box ul.s02 .a21{left: 97px;}
	.sort-box ul.s02 .a22{left: 149px;}
	.sort-box ul.s02 .a23{left: 201px;}
	.sort-box ul.s02 .a24{left: 253px;}
	.sort-box ul.s02 .a25{left: 305px;}
	.sort-box ul.s02 .a26{left: 357px;}
    .w8{margin:0 7px;}
    .wr3 {height: 165px;}
    .w13{margin-bottom:0px;font-size: 18px;}
    .wd2 {font-size: 10px;}
    .news_cont{width: 280px;}
    .news_cont h2{padding-top: 15px;height: 63px;overflow: hidden;}
    .m3{padding: 15px 20px;}
    .m4{padding: 15px 24px;}
    .in_model_top{padding:53px 2% 0;}
    .s5{line-height:27px;}
    .phone .cont_bar .text{height: 360px;}
    .in_case_list ul li .img{height: 188px !important;}
}
@media screen and (max-width:375px){
	.bann1,.bann2{height:150px;}
  .itemBox{width:100%;}
  .in_solution_list li{width:50%;}
  .itemBox .mask .info p{height:60px;}
  .itemBox .mask .info .title{margin-top: 30px;}
  .in_case_nav li a{font-size: 10px;}
  .itemBox .mask .info{padding:6% 2% 0;}
  .in_contact_con li a{font-size: 11px;}
  .layout-right-content{margin-right:0;}
  .app_3_1{margin:41px 0 41px 26px;}
  .bt3{font-size:25px;margin-top:0;}
  .item03-content .item03-02{left:66px;}
  .item03-content .item03-03{left:165px;}
  .item03-content .item03-05{right:80px;}
  .img-01 {margin-left: 52px;}
  .solu-5 img{margin: 25px 0;}
  .solu-2-1 span{font-size: 15px;height:44px;}
  .solu-2-1{padding:2%;width:100%;line-height:1.1em;}
  .ny8 img{width: 50%;}
  .l3 {font-size: 17px;}
  .b_1{font-size:15px;line-height:1.5em;margin-top:10px;margin-bottom:0;}
  .sol5_con2 li.li_3{left:128px;}
  .sol5_con2 li.li_2{left:40px;}
  .sol5_con2 li.li_4{right:40px;}
  .pr8 span{font-size:21px;}
  .sy{width:300px;}
  .sort-box ul.s02 .a1{left: -3px;}
  .sort-box ul.s02 .a2{left: 43px;}
  .sort-box ul.s02 .a3{left: 89px;}
  .sort-box ul.s02 .a4{left: 135px;}
  .sort-box ul.s02 .a5{left: 181px;}
  .sort-box ul.s02 .a6{left: 227px;}
  .sort-box ul.s02 .a7{left: 273px;}
  .sort-box ul.s02 .a8{left: 319px;}
  .sort-box ul.s02 .a9{left:-3px;}
  .sort-box ul.s02 .a10{left: 43px;}
  .sort-box ul.s02 .a11{left: 89px;width: 25%;}
  .sort-box ul.s02 .a12{left: 181px;width: 25%;}
  .sort-box ul.s02 .a13{left: 273px;}
  .sort-box ul.s02 .a14{left: 319px;}
  .sort-box ul.s02 .a15{left:-3px;}
  .sort-box ul.s02 .a16{left: 43px;}
  .sort-box ul.s02 .a17{left: 273px;}
  .sort-box ul.s02 .a18{left: 319px;}
  .sort-box ul.s02 .a19{left:-3px;}
  .sort-box ul.s02 .a20{left: 43px;}
  .sort-box ul.s02 .a21{left: 89px;}
  .sort-box ul.s02 .a22{left: 135px;}
  .sort-box ul.s02 .a23{left: 181px;}
  .sort-box ul.s02 .a24{left: 227px;}
  .sort-box ul.s02 .a25{left: 273px;}
  .sort-box ul.s02 .a26{left: 319px;}
  .w7{margin-right:5px;}
  .w8{margin:0 5px;}
  .w9{margin:0 5px;}
  .w6 span{font-size:22px;}
  .w13{font-size:16px;}
  .w13,.w14{margin-left:5px;}
  .wr5_2_2{height:110px;}
  .wr5_2 ul li{margin-bottom:20px;}
  .wr5_2 ul{margin-top:0px;}
  .wr5{height:670px;}
  .wr6 ul li{width:100%;}
  .wd2 {font-size:13px;}
  .wr6 ul li{padding-left:55px;}
  .phone .cont_bar .text{height:380px;}
  .news_cont{width:230px;}
  .news_cont .demo{height:96px;overflow:hidden;}
  .in_partnership_list1 li{width:33.33%;}
  .e1{font-size:22px;}
  .b4{font-size:11px;}
  .in_model_top{padding:35px 2% 0;}
  .in_solution_list li{width:50%;}
  .in_partnership_con{padding-top:20px;}
  .in_partnership_list li{height:74px;}
  .bt1{margin:0 3%;padding-top:45px;}
  .bt2{font-size:27px;}
  .bt3,.in_model_top h3{font-size:22px;}
  .bt4{margin-top:10px;}
  .in_model_top h3{font-size:20px;padding-bottom:15px;}
  .in_model_top .p{padding-top:10px;}
  .in_case_con,.in_case_nav{margin-top:20px;}
  #box_inNewsDiv{padding:20px 0;}
  .link_weixin_ewm{bottom:35px;height:112px;}
  .in_contact_con{padding-top:162px;}
  .in_contactBg{height:456px;}
  .in_solution_con .more a{height:40px;line-height:40px;padding:0 20px;font-size:15px;}
  .svcimg{margin-top:45px;}
  .index_choose{padding:0 0 0;}
  .in_title h2{font-size:35px;}
  .index_choose .in_title p{font-size:22px;}
  .c3{font-size:22px;}
  .e2{height:0px;}
  .sv2odd .sv2d,.sv2even .sv2d{padding:7%;}
  .w3{margin:15px 0 5px;}
  .font2,.font2 a{font-size:25px;}
  .font3{font-size:16px;}
  .w5{margin:10px 0 14px;}
  .w6 span{font-size:24px;}
  .w6 p{font-size:20px;}
  .w10{font-size:15px;}
  .wr5{padding-top:30px;}
  .w12{margin:15px 3% 20px;}
  .wr5_2 ul{width:100%;}
  .wr5_2 ul li{margin-bottom:10px;}
  .wr5_2_1, .wr5_2_2{padding:20px 10%;}
  .wr5{height:915px;}
  .phone .cont_bar .text{height:360px;}
  .wr6 ul li,.wr6 ul .wd3{margin:10px 0;}
  .phone .cont_bar .text h2,{font-size:25px;line-height:50px;margin-bottom:10px;}
  .phone .phoneBox h2{font-size:25px;line-height:50px;}
  .phone .cont_bar .text p,.phone .phoneBox > p{margin-bottom:0;line-height:25px;}
  .phone .phoneBox .items{padding-top:15px;}
  .whd_1 h2{font-size:25px;margin-top:10px;margin-bottom:9px;}
  .whd_1 p br{display:none;}
  .whd_2 img{margin:10px 0 0}
  .w2{font-size:20px;}
  .gn{padding-top:30px;}
  .in_contact_con li{padding:0 2% 15px;}
  .gnr li {width:6%;}
  .gnr li .img{width:60px;height:60px;}
  .gnr li .txt .m{line-height:13px;font-size:8px;padding-bottom:10px;}
  .gnr{margin-top:20px;padding-bottom:10px;}
  .font3{font-size:12px;}
  .pr7{margin:30px 0 0;}
  .dr2{margin:40px 0;}
  .dr3 ul li{width: 48%;margin: 0 1% 10px;}
  .dr3 ul .wd3{margin: 0 1% 10px;}
  .dr3 ul{margin-bottom:25px;}
  .pr4{font-size:25px;margin-bottom:10px;}
   hr{margin-bottom:15px}
   .dr4 ul li{margin:0 1% 8px;}
   .b1{margin-top:30px;margin-bottom:15px;}
   .b2 ul li{width: 50%;margin-bottom:10px;}
   .br1{font-size:22px;}
   .br2{font-size:15px;}
   .br3{padding:15px 13px;}
   .b6{margin-bottom:35px;}
   .br4 ul li p{line-height:1.6em;min-height:95px;margin-top:10px;}
   .sol5 h5{font-size:25px;line-height:35px;margin:0;}
   .sol5 .sol5_animate2{font-size:20px;line-height:35px;}
   .sol5 .sol5_animate2{margin:0 0 30px;}
   .sol5{height: 465px;}
   .s5{line-height:22px;margin-top:10px;}
   .s4{margin:5px 0 20px;line-height:1.4em;}
   .sr ul li p{margin:15px 0;}
   .s3{font-size:15px;}
   .s7{margin-top:20px;font-size:25px;}
   .s1{margin:15px 3% 20px;}
   .font1{line-height:1.5em;}
   .in_case_con{margin-top:30px;}
   .ny4{padding:10px 7.5% 0;}
   .svctd{font-size:18px;line-height:30px;}
   .solu-1 ul{margin-top:30px;margin-bottom:10px;}
   .solu-2 ul.sul1{margin-top:25px;}
   .solu-2-3{font-size:11px;}
   .solu-2 ul.sul1 li,.solu-2 ul.sul2 li{height:175px;}
   .solu-2-1{font-size:20px;margin-top:0;}
   .solu-3 ul{margin-top:25px;margin-bottom:0;}
   .solu-3 ul li,.solu-3 ul li.maigin0{width:48%;margin:0 1% 10px;}
   .solu-3-1{font-size:16px;}
   .solu-4-1{margin-top:20px;}
   .solu-4-2 img{margin-top:20px;}
   .solu-4-2 .sul3{margin-top:0;}
   .solu-4-2{margin-bottom:30px;}
   .solu-5 img{margin:20px 0;}
   .solu-6-1{margin-top:10px;}
   .news_tab{margin:30px auto 0;}
   .news_tab h2{font-size:17px;padding-top:5px;}
   .news_tab .eg{font-size:10px;padding-bottom:5px;}
   .news_tab li{height:auto;margin:0 1% 7px;}
   .news_list li{margin-top:20px;}
   .news_time .day{font-size:50px;}
   .news_cont{width:255px;margin-right:10px;}
   .news_cont .demo{margin-top:0;line-height:20px;height:110px;}
   .news_cont h2{padding-top:10px;height:57px;font-size:16px;}
   .news_cont .vis{line-height:30px;margin-top:10px;}
   .news_cont .more{line-height:30px;padding:0 10px;}
   .news_time .type{padding-top:6px;margin-top:4px;}
   .newsintitle{margin-top:155px;height:110px;padding-top:20px;}
   .nit_title{font-size:18px;}
   .nit_date{margin-top:10px;}
   .l1{font-size:40px;margin-top:35px;}
   .l2{font-size:25px;}
   .l3{font-size:16px;margin-bottom:40px;}
   .lr_1{margin-bottom:20px;}
   .l_edit{margin-bottom:0;}
   .FrontNews_list01-d1_c1_01 .newstitle li p,.FrontNews_list01-d1_c1_01 a:link{font-size:15px;}
}
@media screen and (max-width:360px){
	.bann1{background-size:100%100%;background:url(/watermark.php?src=images/banner.png) no-repeat center;height:220px;}
    .bann2{background-size:100%100%;background:url(/watermark.php?src=images/bg360.jpg) no-repeat center;height:220px;}
    .w6 span{font-size:20px;}
    .w6 p{font-size:18px;}
    .w8{margin:11px 5px;}
    .w9{margin:10px 5px;}
    .pr5 p br{display:none;}
    .solu-1 ul li{height:360px;}
    .solu-2 ul.sul1 li,.solu-2 ul.sul2 li{height:180px;}
    .news_tab li{width:48%;}
    .news_cont{width:245px;}
    .newsintitle{margin-top:210px;}
    .l6 .l4{font-size:19px;margin-bottom:5px;}
    .l3{margin-bottom:20px;}
    .solu-2 .clear{clear:none;}
    .solu-2{margin-bottom:20px;}
    .solu-2-1{margin-top:0;}
}


/*邮箱*/	
.box_yx{width:1554px;margin:0 auto;overflow:hidden;}
.yox1{width:50%;float:left;margin:12px 0 13px;}
.yox1 img{display:block;max-width:100%;}
.yox2{text-align:right;width:301px;float:right;margin:15px 0 17px;}
.yox2 p a{line-height:28px;font-size:15px;color:#5b5b5b;text-decoration:underline;}
.yox2 h2{line-height:41px;font-size:22px;color:#e70605;}
.yox2 img{margin-right:12px;}
.youxiang2{background:url(/watermark.php?src=images/yx/b2.jpg) no-repeat center top;overflow:hidden;}
.yox3{margin-top:601px;background:#dd1312;padding:34px 35px 28px;}
.yox3 h1{line-height:75px;font-size:39px;color:#fff;}
.yox3 h2{line-height:32px;font-size:17px;color:#fff;min-height:96px;}
.yox4{overflow:hidden;border:1px solid rgba(217,217,217,1);border-right:none;margin-bottom:71px;}
.yox5{float:left;width:24.93%;border-right:1px solid rgba(217,217,217,1);}
.o1{text-align:center;padding:44px 0 15px;border-bottom:1px dashed rgba(188,193,196,1);margin:0 4%;}
.o1 h1{line-height:47px;font-size:34px;color:#383838;font-weight:lighter;}
.o1 p{line-height:26px;font-size:14px;color:#8b8b8b;}
.o2{margin:0 4%;text-align:center;padding:40px 0 44px;border-bottom:1px dashed rgba(188,193,196,1);}
.o2 p{line-height:36px;font-size:18px;color:#383838;}
.o3{margin:0 4%;border-bottom:1px dashed rgba(188,193,196,1);padding:18px 0;overflow:hidden;}
.o3 p{width:50%;float:left;line-height:41px;font-size:15px;color:#383838;}
.o3 img{margin:0 13px;}
.o8 p:nth-of-type(1n){width:60%;}
.o8 p:nth-of-type(2n){width:40%;}
.o4 a{width:198px;line-height:49px;margin:31px auto 35px;display:block;font-size:20px;color:#fff;border-radius:30px;background:#ff7800;text-align:center;font-weight:bold;}
.o5 a{background:#1f9b48;}
.o6 a{background:#15a3e5;}
.o7 a{background:#a861da;}
.youxiang3{background:#f7f7f7;overflow:hidden;}
.yox6{margin:70px 0 50px;text-align:center;overflow:hidden;}
.yox6 h1{line-height:83px;font-size:60px;color:#000;font-weight:lighter;}
.yox6 p{line-height:42px;font-size:17px;color:#606060;}
.yox7{overflow:hidden;margin-bottom:114px;}
.o10{width:44.65%;float:left;}
.o11{width:55.35%;float:right;}
.o13{width:50%;float:left;}
.o12{width:45.69%;float:right;}
.o10 h1,.o12 h1{line-height:62px;font-size:38px;color:#000;margin-top:14px;font-weight:lighter;}
.o10 h2,.o12 h2{line-height:42px;font-size:20px;color:#606060;margin-bottom:35px;}
.o10 h3,.o12 h3{line-height:31px;font-size:17px;color:#000;font-weight:lighter;}
.o10 img,.o12 img{margin-right:9px;}
.o10 p,.o12 p{line-height:30px;font-size:15px;color:#606060;margin-left:18px;margin-bottom:20px;}
.o11 img,.o13 img{width:100%;display:block;}
.yox8{margin:92px 0 53px;text-align:center;}
.yox9{overflow:hidden;margin-bottom:68px;}
.yox9 li{width:30.09%;margin:0 3.173% 33px 0;float:left;border:1px solid rgba(211,211,211,1);padding:18px 1% 25px 0;overflow:hidden;}
.yox9 li:nth-of-type(3n){margin-right:0;}
.yox9 img{float:left;display:block;border-right:1px solid rgba(211,211,211,1);margin-right:20px;}
.yox9 h3{line-height:60px;margin-top:11px;font-size:20px;color:#000;font-weight:lighter;}
.yox9 p{line-height:23px;font-size:15px;color:#606060;}
.youxiang4{background:url(/watermark.php?src=images/yx/b1.jpg) no-repeat center top;}
.yox10{margin:122px 0 33px;}
.yox10 h1{color:#fffefe;}
.yox10 p{color:#ffffff;}
.yox11{overflow:hidden;margin-bottom:133px;}
.yox11 li{width:15.51%;float:left;margin:0 1.388% 30px 0;}
.yox11 li:nth-of-type(6n){margin-right:0;}
.yox11 li img,.yox13 li img{max-width:100%;}
.yox12{margin:82px 0 42px;}
.yox13{overflow:hidden;margin-bottom:113px;}
.yox13 li{width:18.15%;float:left;border:1px solid rgba(225,225,225,1);text-align:center;margin-right:2.152%;}
.yox13 li:last-of-type{margin-right:0;}
.yox13 p{line-height:66px;font-size:15px;color:#606060;}
.footer222{background:#000;overflow:hidden;}
.fo1{width:50%;float:left;margin:66px 0 84px;}
.fo1 img{margin:0 5.1% 0 2.6%;float:left;width:34.63%;}
.fo1 h1{line-height:61px;font-size:33px;color:#fff;margin-top:28px;font-weight:lighter;}
.fo1 h2{line-height:62px;font-size:42px;color:#dd1312;}
.fo1 span{line-height:47px;font-size:17px;color:#fff;font-weight:lighter;margin-left:11px;}
.fo1 p{margin-top:20px;font-size:17px;color:#fff;line-height:29px;}
.fo2{width:46%;float:right;margin-top:89px;padding:0 2%;}
.fo2 h2{line-height:71px;font-size:33px;color:#fff;font-weight:lighter;border-bottom:1px solid rgba(255,255,255,1);margin-bottom:18px;}
.fo2 p{line-height:30px;font-size:17px;color:#d2d2d2;}
.fo3{background:#c41000;text-align:center;line-height:81px;font-size:26px;font-weight:bold;}
.fo3 a{color:#d2d2d2;}



@media screen and (max-width:1560px){
  .box_yx{width:96%;}
  .o3 img{margin:0 3%;}
  .yox9 li{margin:0 3.16% 33px 0;}
  .yox13 li{margin-right:2.1%;}
}
@media screen and (max-width:1482px){
	.yox5{width: 24.92%;}
}
@media screen and (max-width:1400px){
	.o3 p,.o8 p:nth-of-type(1n),.o8 p:nth-of-type(2n){width:100%;}
	.o10 h1, .o12 h1{margin-top:0;line-height:55px;font-size:35px;}
	.o10 h2,.o12 h2{line-height:40px;font-size:18px;margin-bottom:20px;}
	.o10 p, .o12 p{margin-bottom:10px;}
	.yox7{margin-bottom:85px;}
	.yox3{padding:30px 30px 25px;}
	.yox3 h1{line-height:70px;font-size:35px;}
	.o1{padding:30px 0 15px;}
	.o1 h1{line-height:45px;font-size:30px;}
	.o2{padding:35px 0;}
	.o2 p{line-height:30px;font-size:16px;}
	.o3 p{line-height:30px;}
	.o4 a{width:160px;line-height:45px;margin:30px auto;font-size:17px;}
	.yox6{margin:70px 0 50px;}
	.yox6 h1{line-height:75px;font-size:50px;}
	.yox9 li{margin:0 1.64% 20px 0;padding:15px 1% 15px 0;}
	.yox9 h3{line-height:50px;margin-top:0;}
	.yox9 img{margin-right:15px;}
	.fo1{margin:66px 0;}
	.fo1 img{margin:0 5% 0 0;width:30%;}
	.fo1 h1{line-height:50px;font-size:30px;margin-top:0;}
	.fo1 h2{line-height:50px;font-size:40px;}
	.fo1 span{line-height:20px;font-size:16px;}
	.fo1 p{margin-top:0;font-size:15px;line-height:25px;}
	.fo2{width:48%;margin-top:60px;padding:0 1%;}
	.fo2 h2{line-height:65px;font-size:30px;margin-bottom:15px;}
	.fo2 p{line-height:25px;font-size:15px;}
	.yox11{margin-bottom:85px;}
	.yox13{margin-bottom:95px;}
}
@media screen and (max-width:1354px){
	.o1 p{line-height:25px;height:50px;}
}
@media screen and (max-width:1300px){
 .o1 p{line-height:20px;height:40px;}
 .o2{padding:20px 0;}
 .o2 p{line-height:25px;font-size:15px;}
 .o1 h1{line-height:40px;font-size:25px;}
 .yox6 h1{line-height:70px;font-size:45px;}
 .yox6{margin:60px 0 40px;}
 .o10 h1, .o12 h1{line-height:45px;font-size:30px;}
 .o10 h2,.o12 h2{line-height:35px;font-size:17px;margin-bottom:10px;}
 .o10 h3,.o12 h3{line-height:30px;font-size:16px;}
 .o10 p,.o12 p{line-height:25px;font-size:14px;}
 .yox9 li{width:47.84%;margin:0 2% 20px 0;}
 .yox9 li:nth-of-type(3n){margin-right:2%;}
 .yox9 li:nth-of-type(2n){margin-right:0;}
 .yox13 li{margin-right:2%;}
 .fo3{line-height:70px;font-size:23px;}
}
@media screen and (max-width:1297px){
	.yox5{width:24.91%;}
}
@media screen and (max-width:1200px){
 .yox6 h1{line-height:60px;font-size:40px;}
 .yox6 p{line-height:30px;}
 .o10 h2,.o12 h2{line-height:25px;font-size:16px;}
 .yox7{margin-bottom:70px;}
 .yox9 li{width:47.82%;}
 .youxiang4{background-size:100%100%;}
 .yox11 li{width:21%;margin:0 5.334% 20px 0;}
 .yox11 li:nth-of-type(6n){margin-right:5.334%;}
 .yox11 li:nth-of-type(4n){margin-right:0;}
 .yox13{margin-bottom:70px;}
 .yox13 li{width:31.82%;margin-bottom:20px;}
 .yox13 li:nth-of-type(3){margin-right:0;}
}
@media screen and (max-width:1152px){
	.yox5{width:24.9%;}
}
@media screen and (max-width:1104px){
	.yox3{padding:20px;}
	.yox3 h1{line-height:55px;font-size:30px;}
	.yox3 h2{line-height:30px;font-size:16px;min-height:60px;}
	.o4 a{width:150px;line-height:40px;margin:30px auto;font-size:15px;}
	.yox9 li{width:47.81%;}
	.yox11 li{width:23%;margin:0 2.668% 20px 0;}
  .yox11 li:nth-of-type(6n){margin-right:2.668%;}
	.yox11 li:nth-of-type(4n){margin-right:0;}
	.yox13 li{width:31.81%;}
	.fo1{width:100%;margin:50px 0 0;}
	.fo1 img{width:20%;}
	.fo2{width:100%;margin:20px 0;padding:0;}
	.fo3{line-height:65px;font-size:20px;}
}
@media screen and (max-width:1037px){
	.yox5{width:24.89%;}
}
@media screen and (max-width:1024px){
 .yox3{margin-top:590px;}
 .yox5{width:49.89%;}
 .o1 p{line-height:20px;height:20px;}
 .o3 p,.o8 p:nth-of-type(1n),.o8 p:nth-of-type(2n){width:50%;}
 .yox4{border-bottom:none;}
 .yox5{border-bottom:1px solid #d9d9d9;}
 .yox7{margin-bottom:0;}
 .o10,.o11,.o13,.o12{width:100%;float:none;margin-bottom:20px;overflow:hidden;text-align:center;}
 .o10 p,.o12 p{margin-left:0;}
 .yox9{margin-bottom:0;}
 .yox9 li{width:47.79%;}
 .yox11 li{width:24%;margin:0 1.336% 15px 0;}
 .yox11 li:nth-of-type(6n){margin-right:1.336%;}
 .yox11 li:nth-of-type(4n){margin-right:0;}
 .yox11{margin-bottom:10px;}
 .yox13 li{width:31.79%;}
 .yox13{margin-bottom:20px;}
}
@media screen and (max-width:932px){
	.yox5{width:49.8%;}
}
@media screen and (max-width:800px){
	.yox2{margin:10px 0;}
	.yox2 h2{line-height:40px;font-size:20px;}
  .youxiang2{background-size:170%33%;}
  .yox3{margin-top:355px;}
  .yox3 h1{line-height:50px;font-size:28px;}
  .yox3 h2{line-height:25px;font-size:15px;min-height:0;}
  .o8 p:nth-of-type(1n){width:70%;}
  .o9 p:nth-of-type(1n){width:65%;}
  .o8 p:nth-of-type(2n){width:30%;}
  .o9 p:nth-of-type(2n){width:35%;}
  .o1{padding:15px 0;}
  .o2,.o3{padding:10px 0;}
  .yox4{margin-bottom:25px;}
  .yox6{margin:40px 0 20px;}
  .o10 h1,.o12 h1{line-height:40px;font-size:25px;}
  .yox6 h1{line-height:40px;font-size:35px;}
  .o10 p, .o12 p{margin-bottom:5px;}
  .o10 h3,.o12 h3{line-height:25px;}
  .yox9 li{width:47.74%;}
  .yox9 h3{line-height:35px;}
  .yox11 li{margin:0 1.334% 15px 0;}
  .yox13 li{width:31.74%;}
  .fo1 img{width:25%;}
}
@media screen and (max-width:768px){
	.yox9 li{width:47.73%;}
	.yox13 li{width:31.73%;}
}
@media screen and (max-width:640px){
	.yox1{margin:15px 0;}
	.yox2{width:254px;}
	.yox2 p a{line-height:25px;}
	.yox2 h2{line-height:30px;font-size:18px;}
	.o3 p,.o8 p:nth-of-type(1n),.o8 p:nth-of-type(2n),
	.o9 p:nth-of-type(1n),.o9 p:nth-of-type(2n){width:100%;}
	.youxiang2{background-size:170%29%;}
	.yox3{padding:7px 20px 20px;}
	.o1 p{height:40px;}
	.o4 a{margin:25px auto;}
	.o10 h1,.o12 h1{font-size:23px;}
	.yox6 h1{font-size:30px;}
	.yox9 li,.yox9 li:nth-of-type(3n),.yox9 li:nth-of-type(2n)
	{width:98.5%;margin-right:0;margin-bottom:10px;}
	.yox9 img{width:12%;}
	.yox11 li{width:32%;margin:0 2% 10px 0;}
	.yox11 li:nth-of-type(4n){margin-right:2%;}
	.yox11 li:nth-of-type(6n),.yox11 li:nth-of-type(3n){margin-right:0;}
	.yox13{margin-bottom:10px;}
	.yox13 li{width:48.87%;margin-bottom:10px;margin-right:1.6%;}
	.yox13 li:nth-of-type(3){margin-right:1.6%;}
	.yox13 li:nth-of-type(2n){margin-right:0;}
	.yox13 p{line-height:40px;}
	.fo1 h1{line-height:35px;font-size:25px;}
	.fo1 h2{line-height:45px;font-size:35px;}
	.fo1{margin:40px 0 0;}
	.fo2{margin-top:0;}
	.fo2 h2{line-height:50px;font-size:25px;margin-bottom:5px;}
	.fo2 p{font-size:14px;}
}
@media screen and (max-width:530px){
	.yox1{width:100%;margin:20px 0 0;}
	.yox2{width:100%;margin:15px 0;}
	.yox2 p a{float:right;width:30%;line-height:30px;}
	.yox2 h2{float:left;width:70%;text-align:left;}
	.yox2 img{margin-right:7px;}
}
@media screen and (max-width:517px){
	.yox5{width:49.7%;}
}
@media screen and (max-width:480px){
	.youxiang2{background-size:170%25%;}
    .yox3{margin-top:275px;}
    .yox3 h1{line-height:40px;font-size:25px;}
    .yox3{padding:7px 10px 15px;}
    .o1 h1{line-height:30px;font-size:22px;}
    .yox4{margin-bottom:20px;}
    .yox6{margin:30px 0 15px;}
    .yox6 p{font-size:16px;}
    .o10 h1,.o12 h1{font-size:22px;}
    .o10 h2,.o12 h2{line-height:20px;font-size:15px;}
    .yox6 h1{font-size:28px;}
    .yox9 img{width:15%;}
    .yox13 li{width:48.77%;}
    .fo1{text-align:center;overflow:hidden;}
    .fo1 img{width:30%;margin:0 36% 10px;}

    /* 修复滚动条偏移问题 */
    .in_decadeW {
        overflow-x: hidden;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
    
    .in_decadeCon, 
    .in_decade, 
    .in_decade ul {
        box-sizing: border-box;
        max-width: 100%;
    }
    
    .in_decade ul {
        list-style: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    
    /* 数字布局样式 - 480px以下显示两列 */
    .in_decade li {
        width: 50%;
        float: left;
        margin-bottom: 20px;
        text-align: center;
        box-sizing: border-box;
        padding: 0 5px;
    }
    
    .in_decade li .num {
        width: 100% !important;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    
    .in_decade li .num span {
        font-size: 40px !important;
        display: inline-block;
        margin: 0 5px;
    }
    
    .in_decade li .num em {
        position: static !important;
        display: inline-block;
        font-size: 20px;
        vertical-align: top;
        margin-top: 10px;
    }
    
    .in_decade li h3 {
        font-size: 12px;
        margin-top: 5px;
        padding: 0 10px;
    }
}
@media screen and (max-width:479px){
	.o2 p{font-size: 14px;}
}
@media screen and (max-width:447px){
	.yox5{width:99.8%;}
  .o3 p{width:50%;}
  .o9 p:nth-of-type(1n),.o8 p:nth-of-type(1n){width:65%;}
  .o9 p:nth-of-type(2n),.o8 p:nth-of-type(2n){width:35%;}
	.o4 a{margin:20px auto;}
	.o1 p{height:20px;}
	.youxiang2{background-size:170% 15%;}
	.yox3{margin-top:165px;}
}
@media screen and (max-width:414px){
  .box_yx{width:94%;}
  .yox3 h1{line-height:35px;font-size:23px;}
  .yox3 h2{line-height:23px;font-size:14px;}
  .yox3{padding:10px 10px 15px;}
	.yox6 h1{font-size:25px;}
	.yox6 p{font-size:15px;}
	.o10 h1,.o12 h1{font-size:20px;}
	.yox9 h3{line-height:30px;font-size:18px;}
	.yox9 p{line-height:20px;font-size:14px;}
	.yox11 li{width:49%;margin:0 2% 10px 0;}
	.yox11 li:nth-of-type(3n){margin-right:2%;}
	.yox11 li:nth-of-type(2n){margin-right:0;}
	.yox13 li{width:48.69%;}
	.yox13 p{line-height:25px;margin:7.5% 0;height:50px;}
}
@media screen and (max-width:375px){
	.yox2 h2{width:75%;}
	.yox2 p a{width:25%;}
	.yox9 img{width:18%;}
	.yox6 p{font-size:14px;}
	.yox13 li{width:48.63%;}
	.fo1 h2{line-height:40px;font-size:30px;}
	.fo2 h2{text-align:center;}
	.fo1 img{width:40%;margin:0 30% 10px;}
}
@media screen and (max-width:360px){
	.yox13 li{width:99.4%;margin-right:0;}
	.yox13 p{margin:5% 0;height:20px;line-height:20px;}
}
@media screen and (max-width:340px){
	.yox2 h2{width:80%;font-size:17px;}
	.yox2 p a{width:20%;}
	.o9 p:nth-of-type(1n),.o8 p:nth-of-type(1n){width:65%;}
  .o9 p:nth-of-type(2n),.o8 p:nth-of-type(2n){width:35%;}
  .youxiang2{background-size:225% 14%;}
  .yox9 img{width:25%;}
  .yox9 img{margin-right:10px;}
  .yox6 p{line-height:20px;}
}

@media screen and (max-width: 1600px) {
    .in_decade { width: 1300px; }
    .in_decade li .num { width: 320px; }
}
@media screen and (max-width: 1440px) {
    .in_decade { width: 1150px; }
    .in_decade li .num { width: 280px; display: flex; justify-content: center; align-items: flex-start; }
    .in_decade li .num span { font-size: 70px; }
    .in_decade li .num em { position: static !important; margin-left: 3px; font-size: 18px; margin-top: 12px; }
}
@media screen and (max-width: 1200px) {
    .in_decade { width: 96%; margin-left: 0; }
    .in_decade li .num { width: 210px; display: flex; justify-content: center; align-items: flex-start; }
    .in_decade li .num span { font-size: 55px; }
    .in_decade li .num em { position: static !important; margin-left: 3px; font-size: 16px; margin-top: 10px; }
}
@media screen and (max-width: 1024px) {
    .in_decade { width: 96%; margin-left: 0; }
    .in_decade li { width: 24%; padding: 0 2px; box-sizing: border-box; }
    .in_decade li .num { width: 100%; display: flex; justify-content: center; align-items: center; }
    .in_decade li .num span { font-size: 45px; }
    .in_decade li .num em { position: static !important; margin-left: 2px; font-size: 14px; vertical-align: top; }
}
@media screen and (max-width: 800px) {
    .in_decade { width: 100%; max-width: 500px; }
    .in_decade li .num { width: 180px; }
    .in_decade li .num span { font-size: 50px; }
    .in_decade li .num em { right: 30px; width: 25px; height: 18px; line-height: 14px; }
    .in_decade li .n1 em { right: -5px; }
    .in_decade li .n2 em { right: 10px; }
}
@media screen and (max-width: 768px) {
    .in_decade { width: 96%; margin-left: 14%; margin-top: 45px; }
    .in_decade ul { display: flex; flex-wrap: wrap; justify-content: center; padding-top: 0; }
    .in_decade li { width: 50%; margin-bottom: 10px; padding: 0 8px; box-sizing: border-box; }
    .in_decade li .num { width: 100%; text-align: center; display: flex; justify-content: center; align-items: flex-start; padding-top: 0; }
    .in_decade li .num span { font-size: 42px; white-space: nowrap; }
    .in_decade li .num em { position: static; margin-left: 2px; margin-top: 5px; font-size: 14px; }
    .in_decade li .n1 em, .in_decade li .n2 em { right: auto; }
    .in_decade li h3 { font-size: 13px; padding: 0 5px; margin-top: 5px; }
}
@media screen and (max-width: 640px) {
    .in_decade { width: 96%; margin-left: 1%; }
    .in_decade ul { display: flex; flex-wrap: wrap; justify-content: center; padding-top: 0; }
    .in_decade li { width: 50%; margin-bottom: 8px; padding: 0 5px; box-sizing: border-box; }
    .in_decade li .num { width: 100%; text-align: center; display: flex; justify-content: center; align-items: flex-start; flex-wrap: nowrap; padding-top: 0; }
    .in_decade li .num span { font-size: 36px; white-space: nowrap; }
    .in_decade li .num em { position: static; margin-left: 2px; font-size: 13px; margin-top: 3px; }
    .in_decade li .n1 em, .in_decade li .n2 em { right: auto; }
    .in_decade li h3 { font-size: 12px; padding: 0 5px; margin-top: 5px; }
}
@media screen and (max-width: 480px) {
    .in_decadeW {
        overflow-x: hidden;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        margin-top: -10px;
    }
    .in_decadeCon, .in_decade, .in_decade ul {
        box-sizing: border-box;
        max-width: 100%;
    }
    .in_decade ul {
        list-style: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .in_decade li {
        width: 50%;
        float: left;
        margin-bottom: 15px;
        text-align: center;
        box-sizing: border-box;
        padding: 0 3px;
    }
    .in_decade li .num {
        width: 100% !important;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-wrap: nowrap;
        padding-top: 0;
    }
    .in_decade li .num span {
        font-size: 36px !important;
        white-space: nowrap;
    }
    .in_decade li .num em {
        position: static !important;
        display: inline-block;
        font-size: 14px;
        vertical-align: top;
        margin-left: 2px;
        margin-top: 6px;
    }
    .in_decade li h3 {
        font-size: 12px;
        margin-top: 5px;
        padding: 0 10px;
    }
}
@media screen and (max-width: 375px) {
    .in_decade li {
        width: 50%;
        float: left;
        margin-bottom: 12px;
        text-align: center;
        box-sizing: border-box;
        padding: 0 2px;
    }
    .in_decade li .num {
        width: 100% !important;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap;
        padding-top: 5px;
    }
    .in_decade li .num span {
        font-size: 32px !important;
        white-space: nowrap;
    }
    .in_decade li .num em {
        font-size: 12px;
        margin-left: 2px;
        margin-top: 6px;
        position: static !important;
    }
    .in_decade li h3 {
        font-size: 11px;
        margin-top: 3px;
    }
}
@media screen and (max-width: 320px) {
    .in_decade li .num span {
        font-size: 28px !important;
    }
    .in_decade li .num em {
        font-size: 11px;
        margin-top: 5px;
    }
    .in_decade li h3 {
        font-size: 10px;
    }
}



/* 只针对高分辨率设备（200%缩放） */
/* @media (min-resolution: 192dpi) {
    .in_decade {
        width: 1500px;  
    }
    
    .in_decade li .num {
        width: 300px;  
    }
}*/

/* 高分辨率设备保持现有响应式设置，无需覆盖宽度 */
/* @media (-webkit-min-device-pixel-ratio: 1.25) {
    .in_decade { width: 1500px; }
    .in_decade li .num { width: 300px; }
}*/

/* Banner响应式自适应 */
.bann1 {
    background: url(/watermark.php?src=images/banner.png) no-repeat center center !important;
    background-size: 100% auto !important;
    width: 100% !important;
    height: 0 !important;
    padding-top: 23.86% !important;
}

.bann2 {
    background: url(/watermark.php?src=images/sv1.png) no-repeat center center !important;
    background-size: 100% auto !important;
    width: 100% !important;
    height: 0 !important;
    padding-top: 23.86% !important;
}