@charset "utf-8";
/* CSS Document */
html,body{ min-width:1200px;}
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
h1,h2,h3,h4,h5,h6{
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; font-weight:normal;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
button{
  cursor: pointer;

}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    border: none;
}
i{font-weight: normal;}
a{text-decoration: none; font-family:"微软雅黑";}
a:focus{outline: none;}
input, select, textarea{font-family: "Microsoft YaHei", "微软雅黑", Arial, Helv, Helvetica, sans-serif;}
body{
  font-family: "Microsoft YaHei", "微软雅黑", Arial, Helv, Helvetica, sans-serif;
  font-size: 13px;
  /*background: rgb(241,241,241);*/
}
/* float */
.l{float:left !important;}
.r{float:right !important;}
.rel{position:relative; z-index:9999999;}
.cf:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.cf{zoom:1;}
.fll{float: left !important;}
.flr{float: right !important;}
.text_just {
    text-align:justify;
    text-justify:distribute-all-lines;/*ie6-8*/
    text-align-last:justify;/* ie9*/
    -moz-text-align-last:justify;/*ff*/
    -webkit-text-align-last:justify;/*chrome 20+*/
  }
  @media screen and (-webkit-min-device-pixel-ratio:0){/* chrome*/
    .text_just:after{
      content:".";
      display: inline-block;
      width:100%;
      overflow:hidden;
      height:0;
    }
  }


 
/* 返回顶部 */
#back-to-top{
		position:fixed;
		bottom:30px;
		right:30px; z-index:9999;
	}
	#back-to-top a{
		text-align:center;
		text-decoration:none;
		color:#d1d1d1;
		display:block;
		width:50px;
		/*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
		-moz-transition:color 1s; 
		-webkit-transition:color 1s;
		-o-transition:color 1s;
	}
	#back-to-top a:hover{
		color:#979797;
	}
	#back-to-top a span{
		border-radius:6px;
		display:block;
		height:50px;
		width:50px;
		background:#d1d1d1 url(../images/arrow-up.png) no-repeat center center;
		/*background-size:55%;*/
		margin-bottom:5px;
		-moz-transition:background 1s;
		-webkit-transition:background 1s;
		-o-transition:background 1s;
	}
	#back-to-top a:hover span{
		background:#979797 url(../images/arrow-up.png) no-repeat center center;
		/*background-size:55%;*/
	}
	
/*头部*/
#head{width:100%; height:90px; background:#fff;  position:relative; z-index:99;}
.headli{width:1200px; height:90px; margin:0 auto; }
/*首页*/
.ban{width:100%; height:500px; margin-bottom:20px; overflow:hidden; position:relative; z-index:1;}
.slides-box {
    width: 100%;
    height: 500px;
    margin: auto;
    overflow: hidden;
	position:relative; z-index:1;
}
.slides {
    position: relative; z-index:1;
    height: 100%;
    width: 100%;
    margin: auto;
    float: left;
}
.slides li {
	position: absolute;
    width:  100%;
    height: 100%; cursor:pointer;
}
.slides li img{
    display: block;
    width: 100%;
    margin: auto;
}
.pagination_ban{
	position: absolute;
	bottom: 5px;
	z-index: 2;
}
.pagination_ban li{
    padding: 5px 3px;
	float: left;
}
.pagination_ban li a{
    display: block;
    width: 30px;
    height: 3px;
    line-height: 25px;
	color: #fff;
    text-align: center;
    font-family: Arial;
	text-decoration: none;
	
	background:rgba(255,255,255,0.5); /*所有浏览器*/
	background:rgba(255,255,255,0.5)\9;/*所有IE*/
	background:#cccccc\0; /*IE8*/
	+background:#cccccc;/*IE7*/
	_background:#cccccc;/*IE6*/
	
}
.pagination_ban .active{
	background: #fff;
	opacity: 1;
}

.trans{transition:all .3s;-webkit-transition:all .3s;}

.ind_n1{width:1200px; height:auto; margin:0 auto; background:#fff; overflow:hidden; margin-bottom:50px;}
.ind_n1 h3{color:#333; font-size:36px; text-align:center; font-weight:normal; line-height:60px; margin-top:30px;}
.ind_n1 h6{color:#999; font-size:16px; text-align:center;line-height:30px; font-weight:normal; margin-bottom:50px;}
.ind_n1 ul{margin-top:20px;}
.ind_n1 ul li{float:left; width:30%; border:1px solid #e0e0e0; padding:20px 0; margin-right:30px;-webkit-transition:.2s;transition:.2s;}
.ind_n1 ul li a{display:block;}
.ind_n1 ul li .tu{width:110px; height:110px; background:#1976d2;border-radius:100%; margin:10px auto 20px auto;}
.ind_n1 ul li .tu .tuli{width:80px; height:80px; margin:20px auto 0 auto; padding-top:18px;}
.ind_n1 ul li h4{font-size:20px; text-align:center; color:#000; line-height:40px; font-weight:normal;}
.ind_n1 ul li p{margin:0 20px 20px 20px; font-size:14px; color:#808080; line-height:24px; text-align:center;}
.ind_n1 ul li .abtn{display:block; width:90px; height:30px; line-height:30px; text-align:center;  margin:0 auto 20px auto; background:#fff; border:1px solid #1976d2; color:#1976d2;}
.ind_n1 ul li:hover{/*border:1px solid #1976d2;*/ cursor:pointer;/*box-shadow: 3px 3px 10px #999;*//*box-shadow:none;-webkit-transform:inherit;transform:inherit;*/ box-shadow:0 0 20px #d2d2d2;-webkit-transform:translateY(-10px);transform:translateY(-10px)}
.ind_n1 ul li .abtn:hover{background:#1976d2; color:#fff;}
.ind_n1 ul li:last-child{margin-right:0;}
.ind_n1 ul li.mr_none{margin-right:0;}
.ind_n1 ul li:hover .tu,.ind_n1 ul li:hover h4,.ind_n1 ul li:hover p,.ind_n1 ul li:hover .abtn{
	transform: translateY(-2px);transition:all .3s;-webkit-transition:all .3s;
}

.ind_n2{width:100%; height:auto; background:url(../images/indx_n2_bei.gif) no-repeat center center #f2f2f2; overflow:hidden; padding-bottom:50px;}
.ind_n2 h3{color:#333; font-size:36px; text-align:center; font-weight:normal; line-height:60px; padding-top:40px;}
.ind_n2 h6{color:#999; font-size:16px; text-align:center;line-height:30px; font-weight:normal; margin-bottom:30px;}
.ind_n2 .ind_n2li{width:1200px; height:auto; margin:0 auto;}
.ind_n2 .ind_n2li .ntul{width:590px; height:655px; float:left; margin-right:20px; position:relative; z-index:1; overflow:hidden;}
.ind_n2 .ind_n2li .ntul img{cursor: pointer; transition: all 0.6s;}
.ind_n2 .ind_n2li .ntul img:hover{transform: scale(1.1);}
.ind_n2 .ind_n2li .ntul .zi1{width:230px; height:40px; position:absolute; z-index:2; left:30px; bottom:30px; line-height:40px; font-size:30px; color:#fff;}
.ind_n2 .ind_n2li .ntur{width:590px; height:auto; float:left;}
.ind_n2 .ind_n2li .ntur .tu2{width:590px; height:317px; margin-bottom:20px; position:relative; z-index:1; overflow:hidden;}
.ind_n2 .ind_n2li .ntur .tu2 img{cursor: pointer; transition: all 0.6s;}
.ind_n2 .ind_n2li .ntur .tu2 img:hover{transform: scale(1.1);}
.ind_n2 .ind_n2li .ntur .tu2 .zi2{width:230px; height:auto; position:absolute; z-index:2; left:30px; top:30px; line-height:36px; font-size:30px; color:#fff;}
.ind_n2 .ind_n2li .ntur .tu2 .zi2 p{font-size:20px; color:#fff;}
.ind_n2 .ind_n2li .ntur .tu3{width:590px; height:318px; position:relative; z-index:1; overflow:hidden;}
.ind_n2 .ind_n2li .ntur .tu3 img{cursor: pointer; transition: all 0.6s;}
.ind_n2 .ind_n2li .ntur .tu3 img:hover{transform: scale(1.1);}
.ind_n2 .ind_n2li .ntur .tu3 .zi3{width:230px; height:auto; position:absolute; z-index:2; left:30px; bottom:30px; line-height:36px; font-size:30px; color:#fff;}
.ind_n2 .ind_n2li .ntur .tu3 .zi3 p{font-size:20px; color:#fff;}
.ind_n2 .ind_n2li .ntul:hover .zi1,.ind_n2 .ind_n2li .ntur .tu2:hover .zi2,.ind_n2 .ind_n2li .ntur .tu3:hover .zi3{transform: translateY(-2px);transition:all .3s;-webkit-transition:all .3s;}

.ind_n3{width:100%; height:auto; background:url(../images/indx_n3_bei.gif) no-repeat center bottom #1976d2; overflow:hidden; padding-bottom:50px; padding-top:10px;}
.ind_n3 h3{color:#fff; font-size:36px; text-align:center; font-weight:normal; line-height:60px; padding-top:40px;}
.ind_n3 .hzziw{width:265px; height:auto; margin:10px auto 0 auto; text-align:center;line-height:30px; padding-bottom:50px;}
.ind_n3 .hzziw .hzzi{color:#cae5ff; font-size:14px; line-height:30px; float:left; margin-right:5px;}
.ind_n3 .hzziw .hzsz{float:left; width:24px; height:28px; background:#fff; color:#1976d2; font-size:18px;  text-align:center; line-height:28px;border-radius:5px; margin-right:5px;}
.ind_n3 .ind_n3li{width:1200px; height:auto; margin:0 auto;}
.ind_n3 .ind_n3li ul{margin-top:20px;}
.ind_n3 .ind_n3li ul li{float:left; width:216px; height:100px; margin-right:30px; margin-bottom:30px; overflow:hidden;}
.ind_n3 .ind_n3li ul li:nth-child(5),.ind_n3 .ind_n3li ul li:nth-child(10){margin-right:0;}
.ind_n3 .ind_n3li ul li.mr_none{margin-right:0;}
.ind_n3 .ind_n3li .abtn{width:130px; height:50px; margin:0 auto; overflow:hidden; padding-bottom:40px; padding-top:20px;}
.ind_n3 .ind_n3li .abtn a{width:125px; height:45px; margin:0 auto; display:block; border:1px solid #bad6f2;  text-align:center; line-height:45px; color:#fff; font-size:16px;}
.ind_n3 .ind_n3li .abtn a:hover{background:#1773cd; border:1px solid #d8ecff;}

/*底部*/
.footerw{width:100%; height:auto; background:#2b2f33; padding:25px 0 0 0; overflow:hidden;}
.footerli{width:1200px; height:auto; margin:0 auto; overflow:hidden;}
.footer{width:1200px; height:auto; margin:0 auto; overflow:hidden; margin-bottom:20px;}
.footer .fn1{float:left; width:270px; height:250px; margin-left:10px; border-right:1px solid #35393d;}
.footer .fn1 h6{color:#c1c1c1; font-size:16px; line-height:40px; margin:10px 0 10px 0;}
.footer .fn1 ul{padding-bottom:20px;}
.footer .fn1 ul li{line-height:28px;}
.footer .fn1 ul li a{color:#8f8f8f; font-size:13px;}
.footer .fn1 ul li a:hover{color:#eaeaea;}
.footer .fn2{float:left; width:100px; height:250px; margin-left:60px; padding-right:60px; border-right:1px solid #35393d;}
.footer .fn2 h6{color:#c1c1c1; font-size:16px; line-height:40px; margin:10px 0 10px 0;}
.footer .fn2 ul{padding-bottom:30px;}
.footer .fn2 ul li{line-height:30px;}
.footer .fn2 ul li a{color:#8f8f8f; font-size:13px;}
.footer .fn2 ul li a:hover{color:#eaeaea;}
.footer .fn3{float:left; width:250px; height:250px; margin-left:60px; padding-right:60px; border-right:1px solid #35393d;}
.footer .fn3 h6{color:#c1c1c1; font-size:16px; line-height:40px; margin:10px 0 10px 0;}
.footer .fn3 ul{padding-bottom:30px;}
.footer .fn3 ul li{line-height:36px;color:#8f8f8f; font-size:13px; overflow:hidden; padding:5px 0;}
.footer .fn3 ul li i{width:30px; float:left; margin-right:10px;}
.footer .fn3 ul li .zi{float:left; width:210px; line-height:24px;}
.footer .fn4{float:left; width:240px; height:250px; margin-left:60px;}
.footer .fn4 h6{color:#c1c1c1; font-size:16px; line-height:40px; margin:10px 0 10px 0;}
.footer .fn4 ul{padding-bottom:30px;}
.footer .fn4 ul li{ float:left; width:100px; margin-right:20px;}
.footer .fn4 ul li:last-child{margin-right:0;}
.footer .fn4 ul li.mr_none{margin-right:0;}
.footer .fn4 ul li .tu{width:100px; height:100px; margin-bottom:5px;}
.footer .fn4 ul li p{text-align:center;line-height:30px;color:#8f8f8f; font-size:13px;}
.footer_di{width:100%; background:#2b2f33;border-top:1px solid #35393d; line-height:60px; text-align:center; font-size:12px; color:#8f8f8f;}

/*业务*/
.yw_ban{width:100%; height:350px; background:url(../images/yewu/ban1.jpg) no-repeat center top;}
.yw_banli{width:1200px; height:350px; margin:0 auto;}
.yw_banli .zitit{padding:75px 0 0 60px; line-height:80px; font-size:48px; color:#fff;}
.yw_banli .zism{width:605px; margin:10px 0 0 60px; font-size:18px; color:#fff; line-height:32px;}
.yw_n1w{width:100%; height:auto; background:#fff; margin-bottom:30px;}
.yw_n1w .yw_n1{width:1200px; height:auto; overflow:hidden; margin:0 auto; padding-bottom:40px;}
.yw_n1w .yw_n1 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:40px 0 50px 0;}
.yw_n1w .yw_n1 .n1l{float:left; width:620px; margin:0 0 0 10px;}
.yw_n1w .yw_n1 .n1l h6{color:#333; font-size:26px; line-height:40px; padding-bottom:20px; margin-top:70px;}
.yw_n1w .yw_n1 .n1l p{color:#666; line-height:32px; font-size:16px; padding-bottom:10px;}
.yw_n1w .yw_n1 .n1r{float:right; width:500px; margin-right:10px;}
.yw_n2w{width:100%; height:auto; background:#fafbff; margin-bottom:30px; padding-bottom:50px;}
.yw_n2w .yw_n2{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.yw_n2w .yw_n2 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:50px 0 30px 0;}
.yw_n2w .yw_n2 .n2li{ width:1200px; margin:0 auto;}
.yw_n2w .yw_n2 .n2li ul{margin:20px 0;}
.yw_n2w .yw_n2 .n2li ul li{float:left; width:292px; background:#edf1fc; margin-right:3px; padding:40px 0; text-align:center;}
.yw_n2w .yw_n2 .n2li ul li:last-child{margin-right:0;}
.yw_n2w .yw_n2 .n2li ul li.mr_none{margin-right:0;}
.yw_n2w .yw_n2 .n2li ul li .tu{width:75px; height:auto; margin:0 auto 15px auto;}
.yw_n2w .yw_n2 .n2li ul li h5{font-size:18px; color:#1976d2; line-height:40px; padding-bottom:20px;}
.yw_n2w .yw_n2 .n2li ul li p{font-size:16px; line-height:24px; color:#5d6266;}
.yw_n3w{width:100%; height:auto; background:#fff; margin-bottom:50px;}
.yw_n3w .yw_n3{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.yw_n3w .yw_n3 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:40px 0 0px 0;}
.yw_n3w .yw_n3 p{color:#666666; font-size:16px; line-height:30px; margin:15px 0 30px 0; text-align:center;}
.yw_n3w .yw_n3 .n3li{ width:1200px; margin:0 auto;}
.yw_n3w .yw_n3 .n3li ul{margin-bottom:15px;}
.yw_n3w .yw_n3 .n3li ul li{float:left; width:25%;}
.yw_n3w .yw_n3 .n3li ul li .ntu{width:100%; height:440px; position:relative; z-index:1; overflow:hidden;}
.yw_n3w .yw_n3 .n3li ul li .ntu img{width:100%; height:440px; transition: all 0.6s; overflow:hidden;}
.yw_n3w .yw_n3 .n3li ul li .ntu img:hover{transform: scale(1.1);}
.yw_n3w .yw_n3 .n3li ul li .ntu .tb{width:100px; height:100px; position:absolute; left:50%; margin-left:-50px; top:110px;}
.yw_n3w .yw_n3 .n3li ul li .ntu .zi{width:100%; height:auto; position:absolute; z-index:2; left:0px; top:230px; line-height:36px; font-size:22px; color:#fff; text-align:center;}
/*.yw_n3w .yw_n3 .n3li ul li .ntu:hover .tb,.yw_n3w .yw_n3 .n3li ul li .ntu:hover .zi{transform: translateY(-5px);transition:all .3s;-webkit-transition:all .3s;}*/

.yw2_n1w{width:100%; height:auto; background:#fff; margin-bottom:30px;}
.yw2_n1w .yw2_n1{width:1200px; height:auto; overflow:hidden; margin:0 auto; padding-bottom:0px;}
.yw2_n1w .yw2_n1 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:40px 0 50px 0;}
.yw2_n1w .yw2_n1 .n1l{float:left; width:820px; margin:0 0 0 20px;}
.yw2_n1w .yw2_n1 .n1l h6{color:#333; font-size:26px; line-height:40px; padding-bottom:20px; margin-top:60px;}
.yw2_n1w .yw2_n1 .n1l p{color:#666; line-height:32px; font-size:16px; padding-bottom:10px;}
.yw2_n1w .yw2_n1 .n1r{float:right; width:300px; margin-right:10px;}
.yw2_n2w{width:100%; height:auto; background:#fafbff; padding-bottom:80px; padding-top:20px;}
.yw2_n2w .yw2_n2{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.yw2_n2w .yw2_n2 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:50px 0 30px 0;}
.yw2_n2w .yw2_n2 .n2li{ width:1200px; margin:0 auto;}
.yw2_n2w .yw2_n2 .n2li ul{margin:20px 0;}
.yw2_n2w .yw2_n2 .n2li ul li{float:left; width:45%; background:#edf1fc; margin-right:3%; padding:30px 0; text-align:center; margin-left:3%;}
.yw2_n2w .yw2_n2 .n2li ul li:last-child{margin-left:0;}
.yw2_n2w .yw2_n2 .n2li ul li.mr_none{margin-left:0;}
.yw2_n2w .yw2_n2 .n2li ul li .tu{width:25%; height:auto; float:left; margin:24px 5% 0 3%;}
.yw2_n2w .yw2_n2 .n2li ul li .linei{width:60%; float:left;}
.yw2_n2w .yw2_n2 .n2li ul li .linei h5{font-size:24px; color:#1976d2; line-height:40px; padding-bottom:5px; text-align:left; font-weight:normal;}
.yw2_n2w .yw2_n2 .n2li ul li .linei p{font-size:16px; line-height:28px; color:#5d6266; text-align:left;}

.yw3_n2w{width:100%; height:auto; background:#fafbff; padding-bottom:80px; padding-top:20px;}
.yw3_n2w .yw3_n2{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.yw3_n2w .yw3_n2 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:50px 0 10px 0;}
.yw3_n2w .yw3_n2 h6{color:#999; font-size:16px; line-height:30px; text-align:center; padding-bottom:30px;}
.yw3_n2w .yw3_n2 .n2li{ width:1200px; margin:0 auto;}
.yw3_n2w .yw3_n2 .n2li ul{margin:20px 0;}
.yw3_n2w .yw3_n2 .n2li ul li{float:left; width:35%; height:160px; background:#edf1fc; margin-right:3%; padding:30px 0; text-align:center; margin-left:3%;}
.yw3_n2w .yw3_n2 .n2li ul li:last-child{margin-left:0;}
.yw3_n2w .yw3_n2 .n2li ul li.mr_none{margin-left:0;}
.yw3_n2w .yw3_n2 .n2li ul li.li2{width:55%;}
.yw3_n2w .yw3_n2 .n2li ul li .tu{width:25%; height:auto; float:left; margin:35px 5% 0 3%;}
.yw3_n2w .yw3_n2 .n2li ul li .linei{width:60%; float:left;}
.yw3_n2w .yw3_n2 .n2li ul li .linei h5{font-size:24px; color:#1976d2; line-height:40px; padding-bottom:5px; text-align:left; font-weight:normal;}
.yw3_n2w .yw3_n2 .n2li ul li .linei p{font-size:14px; line-height:24px; color:#5d6266; text-align:left; padding:3px 0; }

/*解决方案*/
.fan_ban{width:100%; height:350px; background:url(../images/fang/ban1.jpg) no-repeat center top;}
.fan_banli{width:1200px; height:350px; margin:0 auto;}
.fan_banli .zitit{padding:75px 0 0 50px; line-height:80px; font-size:48px; color:#fff;}
.fan_banli .zism{width:605px; margin:10px 0 0 50px; font-size:18px; color:#fff; line-height:32px;}
.tab1{width:100%;/* margin-bottom:30px;*/}
/*#minibar { display:none;}*/
.floater{
position:fixed;
top:0px;
z-index:999;
height:50px;
width:960px;
border-top:none;
background-color: #fff;
border:1px solid #000000;
color:#ccc;
display:block;
clear:both;
margin-left:auto;
margin-right:auto;
float:left;

box-shadow: 0 0 7px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,0.4);
	border-radius: .214em;
	-webkit-border-radius: .214em;
	-moz-border-radius: .214em;

}

.menu{height:60px; width:100%; line-height:60px;border-bottom:#f4f4f4 solid 2px;}
.menu ul{width:1200px; margin:0 auto;}
.menu li{float:left;width:150px; margin:0 40px; text-align:center;line-height:60px;height:60px;cursor:pointer;color:#3c3e3e;font-size:16px;overflow:hidden;}
.menu li.off{color:#2987e6; border-bottom:2px solid #2987e6;}
.menudiv{height:auto; width:100%;}
.menudiv .divli{ margin:30px 0 0 0;}
.menudiv .divli .fan1_n1w{width:100%; height:auto; background:#fff; margin-bottom:30px; padding-bottom:0px;}
.menudiv .divli .fan1_n1w .fan1_n1{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .fan1_n1w .fan1_n1 h4{color:#333; font-size:28px; text-align:center; line-height:40px; padding:20px 20px 0px 20px;}
.menudiv .divli .fan1_n1w .fan1_n1 p{color:#666666; font-size:16px; line-height:30px; margin:15px 0 30px 0; text-align:left; padding:0 20px; text-indent:2em;}
.menudiv .divli .fan1_n1w .fan1_n1 .nli{ width:1200px; text-align:center; margin:20px 0;}

.menudiv .divli .qiye1_n1w{width:100%; height:auto; background:#fff; margin-bottom:30px; padding-bottom:0px;}
.menudiv .divli .huibeiz{background:#f8f8f8; }
.menudiv .divli .qiye1_n1w .qy1_n1{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .qiye1_n1w .qy1_n1 h4{color:#333; font-size:28px; text-align:center; line-height:40px; padding:20px 20px 0px 20px;}
.menudiv .divli .qiye1_n1w .qy1_n1 p{color:#666666; font-size:16px; line-height:30px; margin:15px 0 30px 0; text-align:left; padding:0 20px; text-indent:2em;}
.menudiv .divli .qiye1_n1w .qy1_n2{ width:100%; height:579px; background:#167bca; text-align:center;}
.menudiv .divli .qiye1_n1w .qy1_n2 img{text-align:center; margin:0 auto 0 auto;}

.menudiv .divli .fan1_n2w{width:100%; height:auto; background:#f5f7fa; margin-bottom:30px; padding-bottom:50px;}
.menudiv .divli .fan1_n2w .fan1_n2{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .fan1_n2w .fan1_n2 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:70px 0 0px 0;}
.menudiv .divli .fan1_n2w .fan1_n2 h5{color:#666666; font-size:16px; line-height:30px; margin:15px 0 30px 0; text-align:left; padding:0 10px;}
.menudiv .divli .fan1_n2w .fan1_n2 .nli{ width:1200px; margin:50px 0 20px 0; overflow:hidden;}
.menudiv .divli .fan1_n2w .fan1_n2 .nli_mt{margin-top:0px;}
.menudiv .divli .fan1_n2w .fan1_n2 .nli .n1l{float:left; width:530px; margin:20px 0 0 20px;}
.menudiv .divli .fan1_n2w .fan1_n2 .nli .n1l h6{color:#202020; font-size:18px; line-height:40px;}
.menudiv .divli .fan1_n2w .fan1_n2 .nli .n1l p{color:#666; line-height:30px; text-align:left; font-size:16px; padding-bottom:15px;}
.menudiv .divli .fan1_n2w .fan1_n2 .nli .n1r{float:right; width:530px; margin-right:10px;}
.menudiv .divli .fan1_n2w .fan1_n2 .nli .nlitit22{width:1200px; height:95px; line-height:60px; text-align:center; color:#333; font-size:28px; background:url(../images/yewu/yw2_n2_xian.gif) no-repeat center bottom; margin-bottom:20px;}
.menudiv .divli .fan1_n2w .fan1_n2 .nli .n1l22{float:left; width:500px; margin:20px 50px 0 65px;}
.menudiv .divli .fan1_n2w .fan1_n2 .nli .n1l22_mr{margin-right:0; width:470px;}
.menudiv .divli .fan1_n2w .fan1_n2 .nli .n1l22 li{width:500px; padding:0 0 20px 0;}
.menudiv .divli .fan1_n2w .fan1_n2 .nli .n1l22 li .tb{width:12px; height:12px; float:left; margin-right:10px; margin-top:15px;}
.menudiv .divli .fan1_n2w .fan1_n2 .nli .n1l22 li .hzili{float:left; width:470px;}
.menudiv .divli .fan1_n2w .fan1_n2 .nli .n1l22 li .hzili h6{color:#202020; font-size:18px; line-height:40px;}
.menudiv .divli .fan1_n2w .fan1_n2 .nli .n1l22 li .hzili p{color:#666; line-height:30px; text-align:left; font-size:16px; padding-bottom:15px;}
.menudiv .divli .fan1_n3w{width:100%; height:auto; background:#fff; margin-bottom:30px; padding-bottom:30px;}
.menudiv .divli .huisebei{background:#edf7ff; margin-bottom:0; padding-bottom:60px; padding-top:30px;}
.menudiv .divli .fan1_n3w .fan1_n3{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .fan1_n3w .fan1_n3 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:40px 0 0px 0;}
.menudiv .divli .fan1_n3w .fan1_n3 p{color:#666666; font-size:16px; line-height:32px; margin:15px 0 30px 0; text-align:center;}
.menudiv .divli .fan1_n3w .fan1_n3 .nli{ width:1200px; text-align:center; margin:40px 0 0 0;}
.menudiv .divli .fan1_n3w .fan1_n3 p.qiyzi{text-align:left; text-indent:2em;}
.menudiv .divli .fan1_n3w .fan1_n3 .nli h5{text-align:center; line-height:30px; color:#2987e6; font-size:18px; padding-bottom:40px;}

.menudiv .divli .qya_nw{width:100%; height:auto; background:#fff; margin-bottom:30px; padding-bottom:30px;}
.menudiv .divli .huisebei{background:#edf7ff; margin-bottom:0; padding-bottom:60px; padding-top:30px;}
.menudiv .divli .huisebei2{ margin-bottom:0; padding-bottom:80px; padding-top:30px;}
.menudiv .divli .beixian{background:#fff; margin-bottom:0; padding-bottom:60px; padding-top:30px;}
.menudiv .divli .qya_nw .qya_n{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .qya_nw .qya_n .zi1{color:#333; font-size:30px; float:left; line-height:40px; margin:170px 0 0px 160px;}
.menudiv .divli .qya_nw .qya_n .tu1{width:600px; float:right; margin:50px 20px 0 0;}
.menudiv .divli .qya_nw .qya_n .zi2{color:#333; font-size:30px; float:right; line-height:40px; margin:170px 230px 0 0px;}
.menudiv .divli .qya_nw .qya_n .tu2{width:600px; float:left; margin:50px 0 0 70px;}
.menudiv .divli .qya_nw .qya_n .zi3{color:#333; font-size:30px; float:left; line-height:40px; margin:170px 60px 0px 50px;}
.menudiv .divli .qya_nw .qya_n .tu3{width:950px; float:left; margin:50px 5px 0 0;}
.menudiv .divli .qya_nw .qya_n .zi4{color:#333; font-size:30px; float:right; line-height:40px; margin:170px 60px 0 0px;}
.menudiv .divli .qya_nw .qya_n .tu4{width:890px; float:left; margin:50px 0 0 50px;}


.menudiv .divli .fan2_n1w{width:100%; height:auto; background:#fff; margin-bottom:40px; padding-bottom:0px;}
.menudiv .divli .fan2_n1w_bg{background:#f8f8f8;}
.menudiv .divli .fan2_n1w_bg2{background:#f8f8f8; margin-bottom:0; padding:40px 0;}
.menudiv .divli .fan2_n1w .fan2_n1{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .fan2_n1w .fan2_n1 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:10px 0 30px 0;}
.menudiv .divli .fan2_n1w .fan2_n1 .nli{ width:1200px; margin:20px 0 20px 10px;}
.menudiv .divli .fan2_n1w .fan2_n1 .nli .n1l{width:540px; float:left;}
.menudiv .divli .fan2_n1w .fan2_n1 .nli .n1l h6{font-size:20px; color:#121212; line-height:40px;}
.menudiv .divli .fan2_n1w .fan2_n1 .nli .n1l p{font-size:16px; color:#666; line-height:30px; padding-bottom:20px;}
.menudiv .divli .fan2_n1w .fan2_n1 .nli .n1r{width:610px; float:right;}
.menudiv .divli .fan2_n1w .fan2_n1 .nli .fan_tzi{font-size:20px; color:#121212; line-height:40px; padding:0px 0 0 0; width:1200px; overflow:hidden;}
.menudiv .divli .fan2_n1w .fan2_n1 .nli .fan_tzism{font-size:16px; color:#666; line-height:30px; padding-bottom:20px; width:1200px; overflow:hidden;}
.menudiv .divli .fan2_n2w{width:100%; height:auto; background:#edf7ff; margin-bottom:30px; padding-bottom:50px;}
.menudiv .divli .fan2_n2w .fan2_n2{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .fan2_n2w .fan2_n2 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:70px 0 0px 0;}
.menudiv .divli .fan2_n2w .fan2_n2 .nli{ width:1200px; margin:50px 0 20px 0; overflow:hidden;}
.menudiv .divli .fan2_n2w .fan2_n2 .nli .n1l{float:left; width:430px; margin:20px 0 0 20px;}
.menudiv .divli .fan2_n2w .fan2_n2 .nli .n1l h6{color:#202020; font-size:20px; line-height:40px;}
.menudiv .divli .fan2_n2w .fan2_n2 .nli .n1l p{color:#666; line-height:30px; text-align:left; font-size:16px; padding-bottom:15px;}
.menudiv .divli .fan2_n2w .fan2_n2 .nli .n1r{float:right; width:620px; margin-right:10px; margin-top:10px;}
.menudiv .divli .fan2_n3w{width:100%; height:auto; background:#fff; margin-bottom:30px; padding-bottom:0px;}
.menudiv .divli .fan2_n3w .fan2_n3{width:1200px; height:auto; overflow:hidden; margin:0 auto; padding-bottom:20px;}
.menudiv .divli .fan2_n3w .fan2_n3 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:20px 0;}
.menudiv .divli .fan2_n3w .fan2_n3 .nli{ width:1200px; text-align:center; margin:20px 0 20px 0;}
.menudiv .divli .fan2_n3w .fan2_n3 .nli li{float:left; width:270px; border:1px solid #e9e9e9; margin-right:35px; text-align:center;}
.menudiv .divli .fan2_n3w .fan2_n3 .nli li .tu{width:200px; height:auto; margin:20px auto;}
.menudiv .divli .fan2_n3w .fan2_n3 .nli li p{text-align:center; font-size:18px; color:#4f4f4f; line-height:30px; padding:0 20px 30px 20px;}
.menudiv .divli .fan2_n3w .fan2_n3 .nli li:last-child{margin-right:0;}
.menudiv .divli .fan2_n3w .fan2_n3 .nli li.mr_none{margin-right:0;}
.menudiv .divli .fan2_n4w{width:100%; height:auto; background:#f4f4f4; padding:20px 0;}
.menudiv .divli .fan2_n4w .fan2_n4{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .fan2_n4w .fan2_n4 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:20px 0;}
.menudiv .divli .fan2_n4w .fan2_n4 .nli{ width:1200px; margin:20px 0 20px 0;}
.menudiv .divli .fan2_n4w .fan2_n4 .nli li{float:left; width:330px; height:210px; margin-right:40px; background:#28cacc; padding:0 20px; border-radius:10px; margin-bottom:30px;}
.menudiv .divli .fan2_n4w .fan2_n4 .nli li h6{color:#fff; font-size:22px; line-height:50px; border-bottom:1px solid rgba(255,255,255,0.6); margin-bottom:20px; padding-left:10px; margin-top:20px;padding-bottom:10px;}
.menudiv .divli .fan2_n4w .fan2_n4 .nli li p{padding:0 10px; font-size:16px; color:#fff; line-height:28px;}
.menudiv .divli .fan2_n4w .fan2_n4 .nli li:nth-child(3),.menudiv .divli .fan2_n4w .fan2_n4 .nli li:nth-child(6){margin-right:0;}
.menudiv .divli .fan2_n4w .fan2_n4 .nli li.mr_none{margin-right:0;}
.menudiv .divli .fan2_n4w .fan2_n4 .nli li.bg2{background:#0ab5e1;}
.menudiv .divli .fan2_n4w .fan2_n4 .nli li.bg3{background:#7ba0f4;}
.menudiv .divli .fan2_n4w .fan2_n4 .nli li.bg4{background:#3bcb9a;}
.menudiv .divli .fan2_n4w .fan2_n4 .nli li.bg5{background:#439eea;}
.menudiv .divli .fan2_n4w .fan2_n4 .nli li.bg6{background:#23cbdf;}
.menudiv .divli .fan22_n3w{width:100%; height:auto; background:#fff; padding:20px 0;}
.menudiv .divli .fan22_n3w .fan22_n3{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .fan22_n3w .fan22_n3 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:20px 0;}
.menudiv .divli .fan22_n3w .fan22_n3 .nli{ width:1200px; margin:20px 0 20px 0;}
.menudiv .divli .fan22_n3w .fan22_n3 .nli li{float:left; width:530px; height:auto; margin-right:40px; background:#28cacc; padding:20px; border-radius:10px; margin-bottom:30px;}
.menudiv .divli .fan22_n3w .fan22_n3 .nli li h6{color:#fff; font-size:22px; line-height:50px; margin-bottom:20px; padding-left:10px; margin-top:20px;padding-bottom:10px;
 border-bottom:1px solid rgba(255,255,255,0.6); /*所有浏览器*/
 border-bottom:1px solid rgba(255,255,255,0.6)\9; /*所有IE*/
 border-bottom:1px solid #fff \0; /*IE8*/
 +border-bottom:1px solid #fff; /*IE7*/
 _border-bottom:1px solid #fff; /*IE6*/
 }
.menudiv .divli .fan22_n3w .fan22_n3 .nli li p{padding:0 10px; font-size:16px; color:#fff; line-height:28px;}
.menudiv .divli .fan22_n3w .fan22_n3 .nli li:nth-child(2),.menudiv .divli .fan22_n3w .fan22_n3 .nli li:nth-child(4){margin-right:0;}
.menudiv .divli .fan22_n3w .fan22_n3 .nli li.mr_none{margin-right:0;}
.menudiv .divli .fan22_n3w .fan22_n3 .nli li.bg2{background:#0ab5e1;}
.menudiv .divli .fan22_n3w .fan22_n3 .nli li.bg3{background:#7ba0f4;}
.menudiv .divli .fan22_n3w .fan22_n3 .nli li.bg4{background:#3bcb9a;}
.menudiv .divli .fan22_n3w .fan22_n3 .nli li.bg5{background:#439eea;}
.menudiv .divli .fan22_n3w .fan22_n3 .nli li.bg6{background:#23cbdf;}

.menudiv .divli .fan3_n1w{width:100%; height:auto; background:#fff; margin-bottom:40px; padding-bottom:0px;}
.menudiv .divli .fan3_n1w .fan3_n1{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .fan3_n1w .fan3_n1 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:10px 0 30px 0;}
.menudiv .divli .fan3_n1w .fan3_n1 .nli{ width:1200px; margin:20px 0 20px 10px;}
.menudiv .divli .fan3_n1w .fan3_n1 .nli .n1l{width:520px; float:left;margin-top:15px;}
.menudiv .divli .fan3_n1w .fan3_n1 .nli .n1l h6{font-size:20px; color:#121212; line-height:40px;}
.menudiv .divli .fan3_n1w .fan3_n1 .nli .n1l p{font-size:16px; color:#666; line-height:30px; padding-bottom:20px;}
.menudiv .divli .fan3_n1w .fan3_n1 .nli .n1r{width:600px; float:right;}
.menudiv .divli .fan3_n2w{width:100%; height:auto; background:#edf7ff; margin-bottom:40px; padding-bottom:30px;}
.menudiv .divli .fan3_n2w .fan3_n2{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .fan3_n2w .fan3_n2 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:40px 0 30px 0;}
.menudiv .divli .fan3_n2w .fan3_n2 .nli{ width:1200px; margin:20px 0 20px 10px;}
.menudiv .divli .fan3_n2w .fan3_n2 .nli .n1l{width:540px; float:left; margin-left:20px;}
.menudiv .divli .fan3_n2w .fan3_n2 .nli .n1l .tb{ width:8px; height:12px; float:left; margin-right:10px; margin-top:8px;}
.menudiv .divli .fan3_n2w .fan3_n2 .nli .n1l .zi{ width:520px; height:auto; float:left; font-size:16px; color:#666; line-height:28px; padding-bottom:10px;}
.menudiv .divli .fan3_n2w .fan3_n2 .nli .n1r{width:600px; float:right; margin-top:20px;}
.menudiv .divli .fan3_n3w{width:100%; height:auto; background:#fff; padding:0px 0 20px 0;}
.menudiv .divli .fan3_n3w .fan3_n3{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .fan3_n3w .fan3_n3 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:20px 0;}
.menudiv .divli .fan3_n3w .fan3_n3 .nli{ width:1200px; margin:20px 0 20px 0;}
.menudiv .divli .fan3_n3w .fan3_n3 .nli li{float:left; width:330px; height:210px; margin-right:40px; background:#28cacc; padding:0 20px; border-radius:10px; margin-bottom:30px;}
.menudiv .divli .fan3_n3w .fan3_n3 .nli li h6{color:#fff; font-size:22px; line-height:50px; border-bottom:1px solid rgba(255,255,255,0.6); margin-bottom:20px; padding-left:10px; margin-top:20px;padding-bottom:10px;}
.menudiv .divli .fan3_n3w .fan3_n3 .nli li p{padding:0 10px; font-size:16px; color:#fff; line-height:28px;}
.menudiv .divli .fan3_n3w .fan3_n3 .nli li:last-child{margin-right:0;}
.menudiv .divli .fan3_n3w .fan3_n3 .nli li.mr_none{margin-right:0;}
.menudiv .divli .fan3_n3w .fan3_n3 .nli li.bg2{background:#0ab5e1;}
.menudiv .divli .fan3_n3w .fan3_n3 .nli li.bg3{background:#7ba0f4;}

.menudiv .divli .fan4_n1w{width:100%; height:auto; background:#fff; margin-bottom:40px; padding-bottom:0px;}
.menudiv .divli .fan4_n1w .fan4_n1{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .fan4_n1w .fan4_n1 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:10px 0 30px 0;}
.menudiv .divli .fan4_n1w .fan4_n1 .nli{ width:1200px; margin:20px 0 20px 10px;}
.menudiv .divli .fan4_n1w .fan4_n1 .nli .n1l{width:540px; float:left;}
.menudiv .divli .fan4_n1w .fan4_n1 .nli .n1l h6{font-size:20px; color:#121212; line-height:40px;}
.menudiv .divli .fan4_n1w .fan4_n1 .nli .n1l p{font-size:16px; color:#666; line-height:30px; padding-bottom:20px;}
.menudiv .divli .fan4_n1w .fan4_n1 .nli .n1r{width:610px; float:right;}
.menudiv .divli .fan4_n2w{width:100%; height:auto; background:#f5fbff; margin-bottom:30px; padding-bottom:50px;}
.menudiv .divli .fan4_n2w .fan4_n2{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .fan4_n2w .fan4_n2 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:70px 0 0px 0;}
.menudiv .divli .fan4_n2w .fan4_n2 .nli{ width:1200px; margin:50px 0 20px 0; overflow:hidden;}
.menudiv .divli .fan4_n2w .fan4_n2 .nli .n1l{float:left; width:530px; margin:20px 0 0 10px;}
.menudiv .divli .fan4_n2w .fan4_n2 .nli .n1l h6{color:#202020; font-size:20px; line-height:30px;}
.menudiv .divli .fan4_n2w .fan4_n2 .nli .n1l p{color:#666; line-height:28px; text-align:left; font-size:16px; padding-bottom:15px;}
.menudiv .divli .fan4_n2w .fan4_n2 .nli .n1r{float:right; width:620px; margin-right:10px; margin-top:40px;}
.menudiv .divli .fan4_n3w{width:100%; height:auto; background:#fff; padding:0px 0 20px 0;}
.menudiv .divli .fan4_n3w .fan4_n3{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .fan4_n3w .fan4_n3 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:20px 0;}
.menudiv .divli .fan4_n3w .fan4_n3 .nli{ width:1200px; margin:20px 0 20px 0;}
.menudiv .divli .fan4_n3w .fan4_n3 .nli li{float:left; width:330px; height:210px; margin-right:40px; background:#28cacc; padding:0 20px; border-radius:10px; margin-bottom:30px;}
.menudiv .divli .fan4_n3w .fan4_n3 .nli li h6{color:#fff; font-size:22px; line-height:50px; border-bottom:1px solid rgba(255,255,255,0.6); margin-bottom:20px; padding-left:10px; margin-top:20px;padding-bottom:10px;}
.menudiv .divli .fan4_n3w .fan4_n3 .nli li p{padding:0 10px; font-size:16px; color:#fff; line-height:28px;}
.menudiv .divli .fan4_n3w .fan4_n3 .nli li:last-child{margin-right:0;}
.menudiv .divli .fan4_n3w .fan4_n3 .nli li.mr_none{margin-right:0;}
.menudiv .divli .fan4_n3w .fan4_n3 .nli li.bg2{background:#0ab5e1;}
.menudiv .divli .fan4_n3w .fan4_n3 .nli li.bg3{background:#7ba0f4;}

.menudiv .divli .fan5_n1w{width:100%; height:auto; background:#fff; margin-bottom:40px; padding-bottom:0px;}
.menudiv .divli .fan5_n1w .fan5_n1{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .fan5_n1w .fan5_n1 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:10px 0 30px 0;}
.menudiv .divli .fan5_n1w .fan5_n1 .nli{ width:1200px; margin:20px 0 20px 10px;}
.menudiv .divli .fan5_n1w .fan5_n1 .nli .n1l{width:550px; float:left;}
.menudiv .divli .fan5_n1w .fan5_n1 .nli .n1l h6{font-size:20px; color:#121212; line-height:40px;}
.menudiv .divli .fan5_n1w .fan5_n1 .nli .n1l p{font-size:16px; color:#666; line-height:30px; padding-bottom:30px;}
.menudiv .divli .fan5_n1w .fan5_n1 .nli .n1r{width:590px; float:right;}
.menudiv .divli .fan5_n2w{width:100%; height:auto; background:#f4f4f4; padding:0px 0 20px 0;}
.menudiv .divli .fan5_n2w .fan5_n2{width:1200px; height:auto; overflow:hidden; margin:0 auto;}
.menudiv .divli .fan5_n2w .fan5_n2 h4{color:#333; font-size:30px; text-align:center; line-height:40px; padding:40px 0 20px 0;}
.menudiv .divli .fan5_n2w .fan5_n2 .nli{ width:1200px; margin:20px 0 20px 0;}
.menudiv .divli .fan5_n2w .fan5_n2 .nli li{float:left; width:330px; height:210px; margin-right:40px; background:#28cacc; padding:0 20px; border-radius:10px; margin-bottom:30px;}
.menudiv .divli .fan5_n2w .fan5_n2 .nli li h6{color:#fff; font-size:22px; line-height:50px; border-bottom:1px solid rgba(255,255,255,0.6); margin-bottom:20px; padding-left:10px; margin-top:20px;padding-bottom:10px;}
.menudiv .divli .fan5_n2w .fan5_n2 .nli li p{padding:0 10px; font-size:16px; color:#fff; line-height:28px;}
.menudiv .divli .fan5_n2w .fan5_n2 .nli li:last-child{margin-right:0;}
.menudiv .divli .fan5_n2w .fan5_n2 .nli li.mr_none{margin-right:0;}
.menudiv .divli .fan5_n2w .fan5_n2 .nli li.bg2{background:#0ab5e1;}
.menudiv .divli .fan5_n2w .fan5_n2 .nli li.bg3{background:#7ba0f4;}
.fan_nw_mt{margin-bottom:0;}

/*合作伙伴*/
.par_ban{width:100%; height:350px; background:url(../images/partner/ban.jpg) no-repeat center top;}
.par_nei{width:1200; height:auto; margin:50px auto 60px auto;}
.par_nei h4{font-size:32px; line-height:40px; text-align:center; color:#1b1a1a;}
.par_nei p{font-size:18px; line-height:30px; text-align:center; color:#828282; padding-top:5px;}
.par_nei .neili{width:1200px; height:auto; margin:50px auto 20px auto; overflow:hidden;}
.par_nei .neili ul li{float:left; width:216px; height:100px; margin-right:30px; margin-bottom:30px; overflow:hidden;}
.par_nei .neili ul li:nth-child(5),.par_nei .neili ul li:nth-child(10),.par_nei .neili ul li:nth-child(15),.par_nei .neili ul li:nth-child(20),.par_nei .neili ul li:nth-child(25),.par_nei .neili ul li:nth-child(30),.par_nei .neili ul li:nth-child(35),.par_nei .neili ul li:nth-child(40){margin-right:0;}
.par_nei .neili ul li.mr_none{margin-right:0;}
.par_nei .neili ul li:hover{-webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, .12);  
	-moz-box-shadow: 0 2px 16px rgba(0, 0, 0, .12);  
	box-shadow: 0 2px 16px rgba(0, 0, 0, .12);}
/*about*/
.ab_ban{width:100%; height:200px; background:url(../images/about/ban1.jpg) no-repeat center top;}
.ab_n1w{width:100%; height:auto; background:#f1f5f8; margin-bottom:30px;}
.ab_n1w .ab_n1{width:1200px; height:auto; overflow:hidden; margin:0 auto; padding-bottom:40px;}
.ab_n1w .ab_n1 .tit{color:#333; width:350px; margin:40px auto; font-size:32px; text-align:center; line-height:40px; background:url(../images/about/ab_top_bei1.gif) no-repeat center center;}
.ab_n1w .ab_n1 p{line-height:28px; color:#666; font-size:16px; padding:10px 20px 0 20px; text-indent:2em;}
.ab_n1w .ab_n1 .n1l{width:1070px; margin:20px auto;}
.ab_n2w{width:100%; height:auto; background:#fff; margin-bottom:30px;}
.ab_n2w .ab_n2{width:1200px; height:auto; overflow:hidden; margin:0 auto; padding-bottom:40px;}
.ab_n2w .ab_n2 .tit{color:#333; width:350px; margin:40px auto 60px auto; font-size:32px; text-align:center; line-height:40px; background:url(../images/about/ab_top_bei1.gif) no-repeat center center;}
.ab_n2w .ab_n2 .n1l{width:1200px; margin:20px 0;}
.ab_n2w .ab_n2 .n1l ul{background:url(../images/about/ab_n2_di.gif) no-repeat center center;}
.ab_n2w .ab_n2 .n1l ul li{float:left; width:33.3%;}
.ab_n2w .ab_n2 .n1l ul li .tb{width:185px; height:auto; margin:0 auto 20px auto;}
.ab_n2w .ab_n2 .n1l ul li h6{font-size:24px; line-height:40px; color:#333; text-align:center;}
.ab_n2w .ab_n2 .n1l ul li p{font-size:16px; line-height:30px; color:#787878; text-align:center;}
.ab_n3w{width:100%; height:auto; background:#1976d3; margin-bottom:30px;}
.ab_n3w .ab_n3{width:1200px; height:auto; overflow:hidden; margin:0 auto; padding-bottom:60px;}
.ab_n3w .ab_n3 .tit{color:#fff; width:350px; margin:80px auto 70px auto; font-size:32px; text-align:center; line-height:40px; background:url(../images/about/ab_top_bei2.gif) no-repeat center center;}
.ab_n3w .ab_n3 .n1l{width:1200px; margin:20px 0; text-align:center;}
.ab_n4w{width:100%; height:auto; background:#fff; margin-bottom:30px;}
.ab_n4w .ab_n4{width:1200px; height:auto; overflow:hidden; margin:0 auto; padding-bottom:40px;}
.ab_n4w .ab_n4 .tit{color:#333; width:350px; margin:20px auto 50px auto; font-size:32px; text-align:center; line-height:40px; background:url(../images/about/ab_top_bei1.gif) no-repeat center center;}
.ab_n4w .ab_n4 .n1l{width:1200px; height:759px; margin:20px 0; text-align:center; background:url(../images/about/ab_n3_tu.jpg) no-repeat center top; position:relative;}
.ab_n4w .ab_n4 .n1l .zi1{position:absolute; top:385px; left:400px; font-size:24px; color:#333; line-height:30px; text-align:right;}
.ab_n4w .ab_n4 .n1l .zi1 p{line-height:24px; color:#666; font-size:16px;}
.ab_n4w .ab_n4 .n1l .zi2{position:absolute; top:450px; right:350px; font-size:24px; color:#333; line-height:30px; text-align:left;}
.ab_n4w .ab_n4 .n1l .zi2 p{line-height:24px; color:#666; font-size:16px;}
.ab_n4w .ab_n4 .n1l .zi3{position:absolute; top:525px; left:355px; font-size:24px; color:#333; line-height:30px; text-align:right;}
.ab_n4w .ab_n4 .n1l .zi3 p{line-height:24px; color:#666; font-size:16px;}
.ab_n4w .ab_n4 .n1l .zi4{position:absolute; top:595px; right:350px; font-size:24px; color:#333; line-height:30px; text-align:left;}
.ab_n4w .ab_n4 .n1l .zi4 p{line-height:24px; color:#666; font-size:16px;}
.ab_n4w .ab_n4 .n1l .zi5{position:absolute; top:670px; left:440px; font-size:24px; color:#333; line-height:30px; text-align:right;}
.ab_n4w .ab_n4 .n1l .zi5 p{line-height:24px; color:#666; font-size:16px;}
.ab_n5w{width:100%; height:auto; background:#1995de; }
.ab_n5w .ab_n5{width:1200px; height:auto; overflow:hidden; margin:0 auto; padding-bottom:60px;}
.ab_n5w .ab_n5 .tit{color:#fff; width:350px; margin:60px auto 40px auto; font-size:32px; text-align:center; line-height:40px; background:url(../images/about/ab_top_bei2.gif) no-repeat center center; }
.ab_n5w .ab_n5 .n1l{width:1200px; height:auto; margin:20px 0; text-align:center; position:relative;}
.ab_n5w .ab_n5 .n1l ul li{width:370px; float:left; margin-right:40px; border:1px solid #fff; border-radius:15px; position:relative;}
.ab_n5w .ab_n5 .n1l ul li:last-child{margin-right:0;}
.ab_n5w .ab_n5 .n1l ul li.mr_none{margin-right:0;}
.ab_n5w .ab_n5 .n1l ul li.mr_none{margin-right:0;}
.ab_n5w .ab_n5 .n1l ul li.mr_none{margin-right:0;}
.ab_n5w .ab_n5 .n1l ul li.li1{height:300px; margin-top:170px;}
.ab_n5w .ab_n5 .n1l ul li.li2{height:340px; margin-top:130px;}
.ab_n5w .ab_n5 .n1l ul li.li3{height:380px; margin-top:90px;}
.ab_n5w .ab_n5 .n1l ul li .tu{position:absolute;top:-85px; left:50%; margin-left:-74px; width:148px; height:169px;}
.ab_n5w .ab_n5 .n1l ul li h6{text-align:center; line-height:40px; padding-top:110px; padding-bottom:20px; color:#fff; font-size:24px;}
.ab_n5w .ab_n5 .n1l ul li dl dd{list-style:disc; color:#dfecf9; line-height:28px; padding:0 15px 20px 15px; text-align:left;}
.ab_n5w .ab_n5 .n1l ul li dl dd i{width:6px; height:6px; float:left; margin-right:10px; margin-left:5px; margin-top:12px;}
.ab_n5w .ab_n5 .n1l ul li dl dd .zi{float:left; width:310px;}

.con_n1w{width:100%; height:auto; background:#f8f8f8; padding-bottom:40px;}
.con_n1w .con_n1{width:1200px; height:auto; overflow:hidden; margin:0 auto; padding-bottom:40px;}
.con_n1w .con_n1 .tit{color:#333; width:1000px; margin:40px 0 0 0; font-size:30px; text-align:left; line-height:40px; padding-left:5px;}
.con_n1w .con_n1 h4{line-height:28px; color:#666; font-size:16px; padding:10px 0 10px 5px; text-align:left;}
.con_n1w .con_n1 .n1l{width:1200px; margin:20px auto;}
.con_n1w .con_n1 .n1l ul li{float:left; width:285px; height:200px; margin-right:20px; margin-bottom:30px; background:#fff; /*border-radius:10px;*/}
.con_n1w .con_n1 .n1l ul li:last-child{margin-right:0;}
.con_n1w .con_n1 .n1l ul li.mr_none{margin-right:0;}
.con_n1w .con_n1 .n1l ul li .tb{width:60px; height:60px; margin:20px auto 10px auto;}
.con_n1w .con_n1 .n1l ul li h6{text-align:center; line-height:40px; font-size:20px; color:#333;}
.con_n1w .con_n1 .n1l ul li p{text-align:center; line-height:24px; font-size:14px; color:#666; padding:0 10px 30px 10px;}
.con_n1w .con_n1 .nlitu{width:1200px; height:610px; margin-top:10px;}


.mr_none{margin-right:0;}

@media screen and (max-width:800px) {
	html,body{ min-width:1300px;}	
}






