
@charset "UTF-8";
body {
	width:100%;
	margin:0;
	padding:0;
	font-family:"微软雅黑",Microsoft YaHei;
  }

 @font-face {
  font-family: 'garamond';
  /*字体名称*/
  src: url("../font/GARAMOND.eot");
  /*字体源文件*/
  src: url("../font/GARAMOND.svg");
  /*字体源文件*/
  src: url("../font/GARAMOND.ttf");
  /*字体源文件*/
  src: url("../font/GARAMOND.woff");
  /*字体源文件*/
  src: url("../font/GARAMOND.woff2");
  /*字体源文件*/


 }



.fl{
	float: left;
}

.fr{
	float: right;
}

*{
	margin: 0;
  padding: 0;
}
img{
	border:0;
}

.w1200{
	width:1200px;
	margin:0 auto;
}

.nx_header{
	width:100%;
	height:100px;
	background:#07284a;
	margin:0 auto;
	position:fixed;
	z-index:100;
	left:0;
	top:0;
}

.nx_header.xianse{
	display:none;
}

.nx_head_cen{
	padding:0 0;
	display:block;
	min-width:1200px;
	margin:0 auto;
}

.nx_head_left{
	width:auto;
	padding-top:15px;
	position:relative;
	left:2.5%;
}

.nx_head_left img{
	width:382px;
	height:68px;
}

.nx_head_leftl{
	width:auto;
	height:72px;
	padding:0 0 0 19px;
	display:block;
	position:relative;
	right:2.5%;
}

.nx_head_leftll{
	width:auto;
	float:left;
	margin-top:35px;
}

.nx_head_leftll{
	width:200px;
	height:32px;
	line-height:32px;
	border:1px solid #39536e;
	border-radius:17px;
	padding:0 15px;
	float:left;
	display:block;
	font-size:12px;
	color:#ccc;
}

.nx_head_leftll .suos{
	width:175px;
	height:32px;
	line-height:32px;
	padding:0 5px 0 0;
	float:left;
	display:block;
	font-size:12px;
	color:#ccc;
	background:none;
	border:none;
}

.nx_head_leftll .suos2{
	width:18px;
	height:18px;
	margin:6px 0 0;
	float:left;
	display:block;
	background:url(../img/sy_09.jpg) no-repeat;
	border:none;
}




.nx_head_leftlr{
	width:auto;
	float:right;
	padding-top:38px;
	position:relative;
	z-index:10;
	background:none;
	margin-left:30px;
}

.nx_head_leftlr ul{
	width:auto;
	padding:0 10px;
	display:block;
}

.nx_head_leftlr ul li{
	width:100%;
	display:none;
}

.nx_head_leftlr ul li a{
	color:#d2d2d2;
	font-size:14px;
}

.nx_head_leftlr ul li a img{
	width:24px;
	height:24px;
	border-radius:12px;
	display:inline-block;
	margin-right:5px;
}

.nx_head_leftlr:hover ul li{
	display:block;
}

.nx_head_leftlr ul li a:hover{
	color:#fff;
}


.nx_nav{
	width:auto;
	height:100px;
	margin-right:40px;
}

.nx_nav ul{
	list-style:none;
}

.nx_nav ul li{
	width:auto;
	float:left;
	padding:0 18px;
}

.nx_nav ul li a{
	width:auto;
	padding:0 10px;
	font-size:16px;
	color:#fff;
	height:97px;
	line-height:97px;
	display:block;
	font-weight:bold;
}
.nx_nav ul li p{
	width:0%;
	height:3px;
	background:#fff;
	transition-duration:500ms;
}

.nx_nav ul li:hover a,.nx_nav ul li.active a{
	font-weight:bold;
}

.nx_nav ul li:hover p,.nx_nav ul li.active p{
	width:100%;
	transition-duration:500ms;
}







.xm_header{
	width:100%;
	height:80px;
	background:#fff;
	margin:0 auto;
}

.xm_header.xianse2{
	display:none;
	position:fixed;
	z-index:100;
	left:0;
	top:0;
}

.xm_header.xianse2.xianse3{
	display:block;
}

.xm_head_cen{
	padding:0;
	display:block;
	min-width:1200px;
	margin:0 auto;
}

.xm_head_left{
	width:auto;
	padding-top:10px;
	position:relative;
	left:2.5%;
}

.xm_head_left img{
	max-width:329px;
	max-height:60px;
}

.xm_head_leftl{
	width:auto;
	height:72px;
	padding:0 0 0 19px;
	display:block;
	position:relative;
	right:2.5%;
}

.xm_head_leftll{
	width:auto;
	float:left;
	margin-top:25px;
}

.xm_head_leftll{
	width:200px;
	height:32px;
	line-height:32px;
	border:1px solid #eee;
	border-radius:17px;
	padding:0 15px;
	float:left;
	display:block;
	font-size:12px;
	color:#ccc;
}

.xm_head_leftll .suos{
	width:175px;
	height:32px;
	line-height:32px;
	padding:0 5px 0 0;
	float:left;
	display:block;
	font-size:12px;
	color:#666;
	background:none;
	border:none;
}

.xm_head_leftll .suos2{
	width:18px;
	height:18px;
	margin:6px 0 0;
	float:left;
	display:block;
	background:url(../img/syo_09.jpg) no-repeat;
	border:none;
}




.xm_head_leftlr{
	width:auto;
	float:right;
	padding-top:31px;
	position:relative;
	z-index:10;
	background:none;
	margin-left:30px;
}

.xm_head_leftlr ul{
	width:auto;
	padding:0 10px;
	display:block;
}

.xm_head_leftlr ul li{
	width:100%;
	display:none;
}

.xm_head_leftlr ul li a{
	color:#d2d2d2;
	font-size:14px;
}

.xm_head_leftlr ul li a img{
	width:24px;
	height:24px;
	border-radius:12px;
	display:inline-block;
	margin-right:5px;
}

.xm_head_leftlr:hover ul li{
	display:block;
}

.xm_head_leftlr ul li a:hover{
	color:#0f7ae8;
}


.xm_nav{
	width:auto;
	height:80px;
	margin-right:40px;
}

.xm_nav ul{
	list-style:none;
}

.xm_nav ul li{
	width:auto;
	float:left;
	padding:0 18px;
}

.xm_nav ul li a{
	width:auto;
	padding:0 10px;
	font-size:16px;
	color:#0c253f;
	height:77px;
	line-height:77px;
	display:block;
}
.xm_nav ul li p{
	width:0%;
	height:3px;
	background:#0f7ae8;
	transition-duration:500ms;
}

.xm_nav ul li:hover a,.xm_nav ul li.active a{
	color:#0f7ae8;
	font-weight:bold;
}

.xm_nav ul li:hover p,.xm_nav ul li.active p{
	width:100%;
	transition-duration:500ms;
}








/*.loader {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  font-size: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  animation: spinner 700ms infinite linear; }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height:980px;
  margin:0 auto 0; }
  .banner ul{
    width:100%;
  }
  .banner li {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 100%; }
   .banner li a{
    width:100%;
    height:100%;
    display:block;
   }
  .banner .btns {
    position: absolute;
    left:50%;
    bottom:20px;
    height:12px;
    text-align:center; }
    .banner .btns span {
      display: inline-block;
      width: 8px;
      height: 8px;
      border-radius: 8px;
      margin: 0 4px;
      opacity:1;
      border:0;
      cursor: pointer;
      background:#000;
      opacity:0.5; }
      .banner .btns span.cur {
        opacity: 1;
         }

*/


.banner {
  width: 100%;
  height:100%;
  margin: 0 auto;
  position: relative;
  z-index: 2; }
  .banner .bann {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    top:0;
    z-index: 2; }

#main {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  margin: 0 auto; }

#main .box {
  width: 100%;
  height: 100%;
  margin: 0px auto;
  overflow: hidden;
  position: relative; }

#main .box li {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
  filter: alpha(opacity=0); }

#main .box li img{
	display:block;
}


#main .box li .tuw{
	width:100%;
	position:absolute;
	bottom:0;
	z-index:10;
	left:0;
}

#main .box li .tuw em{
	width:1080px;
	margin:0 auto;
	display:block;
	text-align:center;
}

#main .box li .tuw em span{
	color:#fff;
	font-size:72px;
	position:relative;
	top:-90px;
}

#main .box li .tuw em p{
	color:#fff;
	font-size:42px;
	position:relative;
	top:-60px;
}


#main .next_f {
  width: 100%;
  height:235px;
  margin: 0px auto;
  overflow: hidden;
  position:absolute;
  bottom:0;
  left:0;
  z-index: 5; }
#main .next_f i{
	width:100%;
	height:235px;
	background:#051734;
	opacity:0.7;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
}
#main .btnLeft {
  width:36px;
  height:82px;
  position: absolute;
  left: 0px;
  bottom:75px;
  background: url(../img/syr_04.png) no-repeat 0px 0px;
  z-index:6; }

#main .btnRight {
  width:36px;
  height:82px;
  position: absolute;
  right: 0px;
  bottom:75px;
  background: url(../img/syr_06.png) no-repeat 0px 0px;
  z-index:6; }

#main .next_l {
  max-width:1300px;
  margin:0 auto;
  position:relative;
  bottom:-235px;
  z-index:6; }

/*#main .page{width:132px;height:22px;position:absolute;bottom:15px;right:50px;}
#main .page a{display:inline-block;width:22px;height:22px;background:url(images/num_grey.png) no-repeat 0px 0px;margin:0px 11px;float:left;color:#FFF;text-decoration:none;text-align:center;}
#main  .page a.active{background:url(images/num_red.png) no-repeat 0px 0px;}*/
.snow-canvas {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  pointer-events: none; }







.guany{
	width:100%;
	height:980px;
	background:#fff;
}

.guany_c{
	margin:0 auto;
}

.guany_left{
	width:50%;
	height:100%;
	display:block;
	text-align:center;
	position:relative;
	float:left;
}

.guany_left dl{
	width:100%;
}

.guany_left dl dt{
	width:100%;
}

.guany_left dl dt img{
	width:100%;
	display:block;
}

.guany_left dl dt span{
	width:100%;
	height:980px;
	display:block;
	background-size:100px 100px;
}

.guany_left dl dd{
	width:100%;
	position:absolute;
	top:45%;
	left:0;
}

.guany_left dl dd span{
	width:100%;
	display:block;
	padding-bottom:50px;
}

.guany_left dl dd span img{
	cursor:pointer;
	width:86px;
	height:86px;
	display:block;
	margin:0 auto;
}

.guany_left dl dd p{
	color:#fff;
	display:block;
	font-size:28px;
}

.guany_right{
	width:50%;
	height:980px;
	float:right;
	position:relative;
	overflow:hidden;
}

.guany_right_t{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	bottom:0;
}

.guany_right_t span{
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
}

.guany_right_t p{
	width:100%;
	position:absolute;
	left:0;
	top:28.2%;
}

.guany_right_t p img{
	width:80%;
	float:left;
	margin-left:8%;
}


.guany_right_b{
	width:100%;
	position:relative;
	top:35.5%;
}

.guany_right_b dl{
	width:80%;
	text-align:center;
	display:block;
	color:#666;
	font-size:14px;
	margin:0 auto;
}

.guany_right_b dl dt{
	width:100%;

}

.guany_right_b dl dt span{
	font-size:36px;
	color:#333;
	padding-bottom:35px;
	display:block;
}

.guany_right_b dl dt p{
	font-size:24px;
	color:#666;
	font-family:Arial;
	padding-bottom:30px;
	display:block;
}

.guany_right_b dl dd{
	width:100%;
}

.guany_right_b dl dd em{
	line-height:30px;
	font-size:14px;
	color:#666;
	display:block;
	margin-bottom:65px;
}

.guany_right_b dl dd a{
	color:#fff;
	width:135px;
	height:35px;
	background:#208eff;
	border-radius:17px;
	line-height:35px;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	display:block;
	margin:0 auto;
}

.chanp{
	width:100%;
	height:980px;
	background:url(../img/sy_16.jpg) center center no-repeat;  
}

.chanp_c{
	max-width:1300px;
	margin:0 auto 0;
	padding:15% 30px 0;
	overflow:hidden;
}

.chanp_left{
	width:37%;
	float:left;
}

.chanp_left dl{
	width:100%;
}

.chanp_left dl dt{
	width:100%;
	display:block;
}

.chanp_left dl dt span{
	width:100%;
	display:block;
	font-size:50px;
	color:#208eff;
	font-family:Arial;
	text-transform:uppercase;
	display:block;
	padding-bottom:15px;
	height:40px;
}

.chanp_left dl dt p{
	width:100%;
	height:auto;
	display:block;
	font-size:40px;
	color:#fff;
	padding-bottom:55px;
}

.chanp_left dl dd{
	width:360px;
	float: left;
	line-height:30px;
	display:block;
}

.chanp_left dl dd em{
	color:#4273b0;
	font-size:14px;
	height:180px;
	padding-bottom:30px;
	display:block;
}


.chanp_left dl dd a{
	color:#fff;
	width:135px;
	height:35px;
	background:#208eff;
	border-radius:17px;
	line-height:35px;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	display:block;
	margin:0;
}

.chanp_right{
	width:62%;
	float:right;
	position:relative;
	padding-bottom:25px;
	overflow:hidden;
}

.chanp_rightc{
	width:100%;
	position:relative;
	z-index:2;
}

.chanp_rightc dl{
	width:97%;
	float:left;
	margin:0 3% 0 0%;
	height:auto;
	background:#fff;
}

.chanp_rightc dl dt{
	width:100%;
	height:auto;
	padding:30px 0 40px;
}

.chanp_rightc dl dt img{
	width:100%;
	max-height:245px;
	display:block;
	margin:0 auto;
}

.chanp_rightc dl dd{
	width:100%;
	text-align:center;
	padding-bottom:50px;
	display:block;
}

.chanp_rightc dl dd span{
	width:100%;
	text-align:center;
	font-size:22px;
	color:#073471;
	font-weight:bold;
	padding-bottom:20px;
	display:block;
}

.chanp_rightc dl dd i{
	width:40px;
	height:1px;
	display:block;
	background:#073471;
	margin:0 auto 45px;
}

.chanp_rightc dl dd p{
	width:123px;
	height:42px;
	border:1px solid #e1e1e1;
	border-radius:23px;
	display:block;
	line-height:42px;
	text-align:center;
	padding-right:35px;
	margin:0 auto;
	font-size:14px;
	color:#333;
	background:url(../img/syi_20.png) no-repeat;
	background-position:100px 45%;
}

.chanp_rightc dl:hover dd p{
	color:#fff;
	border:1px solid #208eff;
	background:#208eff url(../img/syr_30.png) no-repeat;
	background-position:100px 45%;
}


.picScroll-left_q{ overflow:hidden; position:relative; height:auto;   }

.picScroll-left_q .bd{ }
.picScroll-left_q .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left_q .bd ul li{width:385px;}






.chanp_rightb{
	width:100%;
	height:auto;
	position:absolute;
	bottom:0;
	right:-15px;
}

.chanp_rightb span{
	width:100%;
	height:65px;
	background:#073471;
	display:block;
	position:relative;
	right:25px;
}

.chanp_rightb p{
	width:45px;
	height:145px;
	background:#073471;
	display:block;
	position:absolute;
	right:25px;
	bottom:0;
}


.xinw{
	width:100%;
	height:980px;
	background:url(../img/sy_25.jpg) center center no-repeat; 
}

.xinw_c{
	max-width:1300px;
	margin:0 auto;
	padding:15% 30px 0;
	position:relative;
}

.xinw_cta{
	width:100%;
	position:relative;
	display:block;
	height:130px;
	overflow:hidden;
	padding-bottom:80px;
}

.xinw_ct{
	width:50%;
	float:left;
	padding-top:20px;
}

.xinw_ct span{
	width:100%;
	color:#208eff;
	font-size:50px;
	display:block;
	text-transform:uppercase;
	height:40px;
	padding-bottom:10px;
}

.xinw_ct p{
	width:100%;
	font-size:38px;
	color:#fff;
	display:block;
}

.xinw_cbt{
	width:auto;
	float:right;
}

.xinw_cbt ul{
	list-style:none;
}

.xinw_cbt ul li{
	width:100px;
	height:28px;
	color:#fff;
	font-size:14px;
	display:block;
	text-align:center;
	line-height:28px;
	border-radius:15px;
	margin-left:22px;
	float:left;
	border:1px solid #fff;
	cursor:pointer;
}

.xinw_cbt ul li a{
	color:#fff;
}

.xinw_cbt ul li:hover,.xinw_cbt ul li.active{
	background:#208eff;
	border:1px solid #208eff;
}

.xinw_cbt ul li:hover a,.xinw_cbt ul li.active a{
	color:#fff;
}


.xinw_cb{
	width:100%;
	height:auto;
	display:block;
}

.xinw_cbb{
	width:100%;
	position:relative;
}

.xinw_cbbt{
	width:100%;
	height:420px;
	overflow:hidden;
	position:relative;
}

.xinw_cbbtc {
	width:105%;
}

.xinw_cbbtc dl{
	width:345px;
	height:305px;
	background:#fff;
	margin:15px 25px 0 0;
	float:left;
	padding:0 35px;
}

.xinw_cbbtc dl dt{
	width:100%;
	display:block;
	height:100px;
	padding:0 0 30px;
}


.xinw_cbbtc dl dt em{
	width:75px;
	height:95px;
	background:#208eff;
	color:#fff;
	position:relative;
	top:-15px;
	display:block;
	text-align:right;
	float:left;
	font-family:Arial;
}

.xinw_cbbtc dl dt em span{
	width:55px;
	display:block;
	padding:32px 10px 0;
	font-size:20px;
}

.xinw_cbbtc dl dt em p{
	width:55px;
	display:block;
	padding:0 10px 0;
	font-size:12px;
}

.xinw_cbbtc dl dt i{
	float:right;
	margin-top:32px;
}

.xinw_cbbtc dl dd{
	width:100%;
	display:block;
}

.xinw_cbbtc dl dd span{
	color:#222;
	font-size:16px;
	display:block;
	line-height:30px;
	padding-bottom:10px;
}

.xinw_cbbtc dl dd em{
	color:#b8b8b8;
	font-size:14px;
	display:block;
	line-height:22px;
	padding-bottom:10px;
}

.lainx{
	width:100%;
	height:980px;
	background:url(../img/sy_20.jpg) center center no-repeat;
}

.lainx_c{
	max-width:1300px;
	margin:0 auto;
	padding:15% 30px 0;
}

.lainx_left{
	width:32%;
	float:left;
	display:block;
}

.lainx_left dl{
	width:100%;
}

.lainx_left dl dt{
	width:100%;
	height:auto;
}

.lainx_left dl dt span{
	color:#208eff;
	font-size:50px;
	font-family:Arial;
	height:40px;
	display:block;
	text-transform:uppercase;
	padding-bottom:15px;
}

.lainx_left dl dt p{
	font-size:38px;
	color:#333;
	display:block;
	height:38px;
	padding-bottom:50px;
}

.lainx_left dl dd{
	width:100%;
	line-height:40px;
	font-size:16px;
	color:#222;
	display:block;
}

.lainx_left dl dd span{
	font-size:20px;
	padding-bottom:5px;
}

.lainx_left dl dd img{
	padding-right:10px;
}

.lainx_right{
	width:50%;
	float:right;
	padding-top:50px;
}

.lainx_rightt{
	width:100%;
	display:block;
}

.lainx_rightt ul{
	width:100%;
}

.lainx_rightt ul li{
	width:100%;
	height:30px;
	line-height:30px;
	padding:15px 0;
	margin-top:34px;
	color:#222;
	font-size:16px;
	border:0;
	border-bottom:1px solid #b6bcbe;
}

.lainx_rightt ul li span{
	width:10%;
	float:left;
}

.lainx_rightt .sue{
	width:90%;
	height:30px;
	line-height:30px;
	color:#222;
	font-size:16px;
	border:0;
	background:none;
	float:left;
}

.lainx_rightt li.suem{
	border-bottom:none;
}

.lainx_rightt .sue2{
	width:135px;
	height:35px;
	background:#208eff;
	border-radius:17px;
	display:block;
	float:right;
	text-align:center;
	line-height:35px;
	border:0;
	color:#fff;
	font-size:14px;
	transition-duration:500ms;
}

.lainx_rightt .sue2:hover{
	width:145px;
	transition-duration:500ms;
}































.ny_ban{
	width:100%;
	height:520px;
	display:block;
}

.lunbs{
	width:100%;
	height:auto;
}

.lunbs_cen{
	height:100%;
	position:relative;
	top:0;
	opacity:0;
}

.lunbs_cen dl{
	width:auto;
	float:right;
	margin-right:64px;
	text-align:right;
	display:block;
}

.lunbs_cen dl dt{
	width:100%;
	text-align:right;
}

.lunbs_cen dl dt span{
	width:80px;
	height:2px;
	background:#fff;
	display:block;
	float:right;
	margin-bottom:18px;
}

.lunbs_cen dl dt p{
	font-size:46px;
	color:#0f7ae8;
	display:block;
	line-height:48px;
	padding-bottom:10px;
	height:48px;
}

.lunbs_cen dl dt i{
	width:100%;
	display:block;
	color:#fff;
	font-size:70px;
	text-transform:uppercase;
	font-family:Arial;
	height:70px;
	line-height:70px;
	margin-bottom:10px;
}


.lunbs_cen.miw dl{
	float:left;
}

.lunbs_cen.miw dl dt span{
	width:120px;
	height:2px;
	background:#fff;
	display:block;
	margin-bottom:18px;
	text-align:left;
	float: left;
}


.lunbs_cen.miw dl dt i{
	width:100%;
	display:block;
	color:#fff;
	font-size:34px;
	font-weight:bold;
	text-align:left;
}









.about{
	width:100%;
	height:auto;
	display:block;
	margin:0 auto;
}

.about_c{
	display:block;
}

.about_top{
	width:100%;
	height:auto;
	padding:100px 0 140px;
	display:block;
	overflow:hidden;
}

.about_ts{
	width:100%;
	text-align:center;
	color:#333;
	font-size:30px;
	font-weight:bold;
	display:block;
}


.about_ts span{
	width:100%;
	text-align:center;
	color:#333;
	font-size:30px;
	font-weight:bold;
	display:block;
	height:25px;
	padding-bottom:20px;
}

.about_ts p{
	width:44px;
	height:1px;
	background:#073370;
	margin:0 auto;
	display:block;
	margin-bottom:60px;
}

.about_tsb{
	width:100%;
	height:auto;
	display:block;
	position:relative;
}

.about_tsb dl{
	width:100%;
	display:block;
}

.about_tsb dl dt{
	width:600px;
	float: left;
}

.about_tsb dl dt img{
	width:100%;
	display:block;
}

.about_tsb dl dd{
	width:560px;
	float:right;
}

.about_tsb dl dd .span{
	width:100%;
	line-height:33px;
	font-size:22px;
	color:#555;
	padding-bottom:22px;
	border-bottom:1px solid #eee;
	margin-bottom:30px;
	display:block;
}

.about_tsb dl dd em{
	width:100%;
	line-height:25px;
	font-size:14px;
	color:#999;
	display:block;
}


.about_bot{
	width:100%;
	height:auto;
	display:block;
	background:#f6f6f6;
	padding:100px 0 120px;
}

.about_botc{
	overflow:hidden;
}

.about_bs{
	width:100%;
	text-align:center;
	color:#333;
	font-size:30px;
	padding-bottom:20px;
	display:block;
}

.about_bs span{
	width:100%;
	text-align:center;
	color:#333;
	font-size:30px;
	height:25px;
	line-height:30px;
	padding-bottom:15px;
	display:block;
	font-weight:bold;
}

.about_bs p{
	width:44px;
	height:1px;
	background:#073370;
	display:block;
	margin:0 auto;
}

.about_tbb{
	width:100%;
	text-align:center;
	color:#666;
	font-size:14px;
	line-height:25px;
	display:block;
}


.liancws{
	width:100%;
	height:auto;
	display:block;
	position:relative;
}

.lixw{
	width:auto;
	height:auto;
	position:absolute;
	bottom:32px;
	right:32px;
}

.lixw dl{

}

.lixw dl dt{
	width:400px;
	height:435px;
	background:#3788da;
}

.lixw dl dt span{
	padding:50px 20px 15px 50px;
	color:#fff;
	font-size:20px;
	line-height:40px;
	display:block;
}

.lixw dl dt p{
	padding:0 20px 0 50px;
	color:#fff;
	font-size:14px;
	line-height:40px;
	display:block;
}

.lixw dl dt p img{
	padding-right:10px;
}

.lixw dl dd{
	width:34px;
	height:34px;
	background:#fff;
	display:inline-block;
	position: absolute;
	bottom:5px;
	right:5px;
	cursor:pointer;
}

.lixw dl dd span{
	width:18px;
	height:2px;
	background:#3788da;
	display:block;
	margin:15px auto 0;
}

.lixw dl dd p{
	width:2px;
	height:18px;
	background:#3788da;
	display:block;
	position:absolute;
	left:16px;
    top:7px;
}


.lixw_bcb{
	width:100%;
	height:auto;
	overflow:hidden;
}

.lixw_bcb ul{
	width:105%;
}



.lixw_bcb ul li{
	width:auto;
	min-height:46px;
	border:1px solid #e1e1e1;
	border-radius:5px;
	margin-bottom:30px;
	margin-right:28px;
}

.lixw_bcb ul li.dakep{
	width:543px;
	line-height:46px;
	padding:0 20px;
}

.lixw_bcb ul li.dakep span{
	width:65px;
	display:inline-block;
	color:#999;
	font-size:14px;
	float: left;
}

.lixw_bcb ul li.dakep .shuq{
	width:470px;
	float:left;
	color:#333;
	font-size:14px;
	line-height:46px;
	border:0;
	background:none;
}

.lixw_bcb ul li.dakep2{
	width:1158px;
	line-height:46px;
	padding:0 20px;
}

.lixw_bcb ul li.dakep2 span{
	width:65px;
	display:inline-block;
	color:#999;
	font-size:14px;
	float: left;
}

.lixw_bcb ul li.dakep2 .shuq2{
	width:1090px;
	float:left;
	color:#333;
	font-size:14px;
	line-height:46px;
	border:0;
	background:none;
}

.lixw_bcb ul li.dakep3{
	width:1158px;
	height:300px;
	line-height:46px;
	padding:0 20px;
}

.lixw_bcb ul li.dakep3 span{
	width:140px;
	display:inline-block;
	color:#999;
	font-size:14px;
	float: left;
}

.lixw_bcb ul li.dakep3 .shuq3{
	width:1015px;
	float:left;
	color:#333;
	height:280px;
	margin:10px 0;
	font-size:14px;
	line-height:25px;
	border:0;
	background:none;
}

.lixw_bcb ul li.dakep4{
	width:160px;
	line-height:46px;
	padding:0 20px;
	display:block;
	position:relative;
}

.lixw_bcb ul li.dakep4 span{
	width:90px;
	display:inline-block;
	color:#999;
	font-size:14px;
	float: left;
}

.lixw_bcb ul li.dakep4 .shuq4{
	width:65px;
	float:left;
	color:#333;
	font-size:14px;
	line-height:46px;
	border:0;
	background:none;
}

.lixw_bcb ul li.dakep4 p{
	width:118px;
	height:46px;
	border:1px solid #e1e1e1;
	position:absolute;
	right:-150px;
	bottom:0;
}

.lixw_bcb ul li.dakep4 p img{
	width:116px;
	height:45px;
	display:block;
}

.lixw_bcb ul li.dakep5{
	width:1200px;
	line-height:46px;
	padding:0 0;
	display:block;
	position:relative;
	border:0;
	border-radius:5px;
}

.lixw_bcb ul li.dakep5 .shuq5{
	width:100%;
	float:left;
	color:#333;
	font-size:16px;
	line-height:46px;
	border:0;
	background:#eee;
	text-align:center;
	border-radius:5px;
	cursor:pointer;
	transition-duration:500ms;
}

.lixw_bcb ul li.dakep5 .shuq5:hover{
	color:#fff;
	background:#3788da;
	transition-duration:500ms;
}

.product_info{
	width:100%;
	display:block;
	height:auto;
}

.product_info_ct{
	width:100%;
	height:75px;
	background:#fff;
	position:relative;
	top:-55px;
	box-shadow:3px 3px 3px #fafafa;
	line-height:75px;
}

.por_left{
	width:695px;
	overflow:hidden;
	float:left;
}

.por_left ul{
	width:100%;
}

.por_left ul li{
	width:230px;
	height:60px;
	margin-top:7px;
	border-left:1px solid #e1e1e1;
	float: left;
	position:relative;
	left:-1px;
	text-align:center;
	display:block;
	cursor:pointer;
	line-height:60px;
}

.por_left ul li span{
	color:#999;
	font-size:20px;
	font-weight:bold;
}

.por_left ul li span img{
	margin-right:5px;
}

.por_left ul li span .xind{
	display:inline-block;
}

.por_left ul li span .xind2{
	display:none;
}

.por_left ul li:hover .xind,.por_left ul li.active .xind{
	display:none;
}

.por_left ul li:hover .xind2,.por_left ul li.active .xind2{
	display:inline-block;
}

.por_left ul li:hover span,.por_left ul li.active span{
	color:#073370;
}

.por_right{
	width:445px;
	padding:0 20px;
	float:right;
}

.por_right span{
	width:100%;
	display:block;
	color:#999;
	font-size:12px;
	text-align:right;
}

.por_right span a{
	color:#999;
}

.por_right span a:hover{
	color:#073370;
}

.product_info_cb{
	width:100%;
	display:block;
}

.por_top{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:25px;
}

.por_top span{
	width:100%;
	height:65px;
	display:inline-block;
	border-bottom:1px solid #eee;
	font-size:28px;
	color:#333;
	font-weight:bold;
	margin-bottom:22px;
	float:left;
}

.por_top em{
	width:100%;
	height:auto;
	display:inline-block;
	line-height:25px;
	font-size:14px;
	color:#666;
	text-transform:uppercase;
	float:left;
}

.por_top .opew{
	width:725px;
	float:left;
	display:inline-block;
}

.por_top i{
	width:445px;
	float:right;
}

.por_top i img{
	max-width:445px;
	display:block;
}


.por_cen{
	width:100%;
	display:block;
	padding-top:65px;
	overflow:hidden;
}

.por_cent{
	width:100%;
	display:block;
	height:58px;
	font-size:28px;
	color:#333;
	font-weight:bold;
}

.por_cenb{
	width:100%;
	display:block;
	line-height:25px;
	font-size:14px;
	color:#666;
}



.por_cenb img{
	max-width:100%;
	display:block;
}

.por_bot{
	width:100%;
	display:block;
	padding:65px 0 30px;
	overflow:hidden;
}

.por_bott{
	width:100%;
	display:block;
	height:58px;
	font-size:28px;
	color:#333;
	font-weight:bold;
}

.xinwd{
	width:100%;
	display:block;
	overflow:hidden;
	padding-bottom:30px;
}

.xinwd span{
	width:100%;
	display:block;
	padding-bottom:0;
	color:#333;
	font-size:14px;
	line-height:30px;
}

.xinwd span a{
	width:auto;
	display:inline-block;
	color:#333;
	font-size:14px;
	line-height:30px;
}

.xinwd span a:hover{
	color:#0f7ae8;
}

.lixw_bm{
	width:100%;
	height:auto;
	overflow:hidden;
}

.lixw_bm ul{
	width:105%;
}



.lixw_bm ul li{
	width:auto;
	min-height:46px;
	border:1px solid #e1e1e1;
	border-radius:5px;
	margin-bottom:30px;
	margin-right:28px;
}

.lixw_bm ul li.dakeo{
	width:339px;
	line-height:46px;
	padding:0 20px;
}

.lixw_bm ul li.dakeo span{
	width:65px;
	display:inline-block;
	color:#999;
	font-size:14px;
	float: left;
}

.lixw_bm ul li.dakeo .shum{
	width:270px;
	float:left;
	color:#333;
	font-size:14px;
	line-height:46px;
	border:0;
	background:none;
}

.lixw_bm ul li.dakeo3{
	width:1158px;
	height:130px;
	line-height:46px;
	padding:0 20px;
}

.lixw_bm ul li.dakeo3 span{
	width:65px;
	display:inline-block;
	color:#999;
	font-size:14px;
	float: left;
}

.lixw_bm ul li.dakeo3 .shum3{
	width:1090px;
	float:left;
	color:#333;
	height:110px;
	margin:10px 0;
	font-size:14px;
	line-height:25px;
	border:0;
	background:none;
}

.lixw_bm ul li.dakeo4{
	width:160px;
	line-height:46px;
	padding:0 20px;
	display:block;
	position:relative;
}

.lixw_bm ul li.dakeo4 span{
	width:90px;
	display:inline-block;
	color:#999;
	font-size:14px;
	float: left;
}

.lixw_bm ul li.dakeo4 .shum4{
	width:65px;
	float:left;
	color:#333;
	font-size:14px;
	line-height:46px;
	border:0;
	background:none;
}

.lixw_bm ul li.dakeo4 p{
	width:118px;
	height:46px;
	border:1px solid #e1e1e1;
	position:absolute;
	right:-150px;
	bottom:0;
}

.lixw_bm ul li.dakeo4 p img{
	width:116px;
	height:45px;
	display:block;
}


.lixw_bm ul li.dakeo5{
	width:1200px;
	line-height:46px;
	padding:0 0;
	display:block;
	position:relative;
	border:0;
	border-radius:5px;
}

.lixw_bm ul li.dakeo5 .shum5{
	width:580px;
	float:left;
	color:#333;
	font-size:16px;
	line-height:46px;
	border:0;
	background:#eee;
	text-align:center;
	border-radius:5px;
	cursor:pointer;
	transition-duration:500ms;
	margin-right:20px;
}

.lixw_bm ul li.dakeo5 .shum5:hover{
	color:#fff;
	background:#3788da;
	transition-duration:500ms;
}


.picScroll-left_n{ overflow:hidden; position:relative; height:410px;   }
.picScroll-left_n .hd{ overflow:hidden; width:100%; display:block;  height:auto;padding:0; position:absolute; bottom:5px; left:0;  }
.picScroll-left_n .hd ul{ float:right; width:100%; overflow:hidden;  margin-top:0px; zoom:1; display:block; text-align:center; }
.picScroll-left_n .hd ul li{ float:none!important; display:inline-block;  width:12px; height:12px; overflow:hidden; margin:0 9px; text-indent:-999px;border:1px solid #fff; cursor:pointer; background:#fff; border-radius:7px; }
.picScroll-left_n .hd ul li.on{ background:none; border:1px solid #fff; }
.picScroll-left_n .bd{ }
.picScroll-left_n .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left_n .bd ul li{  }






.page{
    padding:90px 0 10px;
    font-size:12px;
    font-weight:bold;
    line-height:22px;
    text-align:center;
    clear:both;}
.page a{
    text-decoration:none;
    color:#8698b6;
    background:#fff;
    border:1px solid #eee;
    padding:3px 6px;
    padding-bottom:2px;
    margin-right:3px}
.page a.active{
    background:#308dec;
    border:1px solid #308dec;
    color:#fff}
.page a:hover{
    text-decoration:none;
 color:#fff;
 background:#308dec;
border:1px solid #308dec}



























































.fazhan{
	width:100%;
	display:block;
}

.fazhan_c{
	width:950px;
	float:right;
	padding:55px 0 90px;
	overflow:hidden;
	display:block;
}

.fazhan_c ul{
	width:100%;
}

.fazhan_c ul li{
	width:100%;
	height:auto;
	padding-bottom:40px;
	display:block;
	overflow:hidden;
}

.fazhan_c ul li dl{
	width:100%;
	display:block;
}

.fazhan_c ul li dl dt{
	width:85px;
	display:block;
	float:left;
	font-size:18px;
	color:#299fbb;
	font-family:Arial;
	font-style:italic;
}

.fazhan_c ul li dl dt img{
	padding-right:5px;
}

.fazhan_c ul li dl dd{
	width:840px;
	padding-left:20px;
	border-left:1px solid #299fbb;
	height:auto;
	display:block;
	overflow:hidden;
}

.fazhan_c ul li dl dd p{
	width:100%;
	line-height:25px;
	padding:10px 0;
	color:#333;
	font-size:14px;
	display:block;
	border-bottom:1px dashed #cfcfcf;
}


.product{
	width:100%;
	height:auto;
	display:block;
	margin-bottom:60px;
	overflow:hidden;
}

.product_top{
	width:100%;
	height:100px;
	background:#37628d;
	line-height:100px;
	overflow:hidden;
}

.product_top ul{
	width:101%;
	list-style:none;
}

.product_top ul li{
	width:33.33%;
	height:100px;
	display:block;
	float: left;
	text-align:center;
	font-size:24px;
}

.product_top ul li a{
	color:#fff;
	width:100%;
	display:block;
}

.product_top ul li:hover,.product_top ul li.active{
	background:#308dec url(../img/po_05.jpg) center bottom no-repeat;
}





.product_cen{
	height:auto;
	margin:45px auto 30px;
	overflow:hidden;
}

.product_cen ul{
	width:108%;
}

.product_cen ul li{
	width:558px;
	height:358px;
	padding:0;
	border:1px solid #e1e1e1;
	float:left;
	margin:0 76px 76px 0;
	transition-duration:500ms;
}


.product_cen ul li dl{
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
}

.product_cen ul li dl dt{
	width:100%;
	height:100%;
	display:block;
}

.product_cen ul li dl dt i{
	width:558px;
	height:290px;
	display:block;
	position:relative;
	display:block;
	overflow:hidden;
}

.product_cen ul li i img{
	max-width:558px;
	max-height:290px;
	display:block;
	transform: scale(1,1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}


.product_cen ul li dl dt span{
	width:100%;
	color:#073370;
	font-size:20px;
	height:60px;
	display:block;
	overflow:hidden;
	font-weight:bold;
	line-height:30px;
	padding:0 0 15px;
	transition-duration:500ms;
	text-align:center;
}

.product_cen ul li:hover dl dt i img{
	max-width:558px;
	max-height:290px;
	transform: scale(1.1,1.1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}

.product_cen ul li dl dd{
	width:100%;
	height:100%;
	position:absolute;
	top:100%;
	left:0;
	background:url(../img/por_03.png);
	text-align:center;
}


.product_cen ul li dl dd span{
	width:100%;
	margin:90px 0 50px;
	display:block;
}




.product_cen ul li dl dd p{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	line-height:25px;
}

.product_cen ul li:hover dd{
	top:0;
	transition-duration:500ms;
}

.product_cen ul li:hover dt span{
	display:none;
}


.news_t{
	width:100%;
	display:block;
	height:auto;
}

.news_tc ul{
	width:100%;
	display:block;
	text-align:center;
	margin-bottom:60px;
}

.news_tc ul li{
	width:198px;
	height:42px;
	text-align:center;
	line-height:42px;
	border:1px solid #e1e1e1;
	font-size:18px;
	float:none;
	margin:0 22px;
	display:inline-block;
	border-radius:22px;
	cursor:pointer;
}

.news_tc ul li a{
	color:#333;
	display:block;
}

.news_tc ul li:hover,.news_tc ul li.active{
	background:#0f7ae8;
	border:1px solid #0f7ae8;
}

.news_tc ul li:hover a,.news_tc ul li.active a{
	color:#fff;
}

.news{
	width:100%;
	height:auto;
	background:#f6f6f6;
	display:block;
	overflow:hidden;
	padding:80px 0 95px;
}

.news_c {
	overflow:hidden;
}

.news_ct{
	width:100%;
	display:block;
	margin-bottom:80px;
}

.news_ct dl{
	width:100%;
	height:320px;
	background:#fff;
}

.news_ct dl dt{
	width:600px;
	height:320px;
	float: left;
	position:relative;
	overflow:hidden;
}

.news_ct dl dt img{
	width:600px;
	height:320px;
	transform: scale(1,1);
	transition-timing-function: ease-out;
    transition-duration: 500ms;
}

.news_ct dl dd{
	width:500px;
	height:auto;
	float:right;
	margin-right:50px;
	padding-top:45px;
}

.news_ct dl dd span {
	width:100%;
	line-height:40px;
	font-size:24px;
	color:#333;
	display:block;
	padding-bottom:5px;
}

.news_ct dl dd i {
	width:100%;
	line-height:25px;
	font-size:12px;
	color:#999;
	display:block;
	padding-bottom:5px;
}

.news_ct dl dd i img{
	margin-right:5px;
}

.news_ct dl dd em{
	line-height:22px;
	color:#999;
	font-size:14px;
	display:block;
	height:100px;
	padding-bottom:20px;
}

.news_ct dl dd b{
	font-size:14px;
	color:#073471;
	display:block;
	font-weight:100;
	text-transform:uppercase;
}

.news_ct dl dd b img{
	padding-left:5px;
}

.news_ct dl:hover dd span{
	color:#073471;
}


.news_ct dl:hover dt img{
	transform: scale(1.1,1.1);
	transition-timing-function: ease-out;
    transition-duration:500ms;
}


.picScroll-left_p{ overflow:hidden; position:relative; height:320px;margin-bottom:80px; background:#fff; padding-bottom:50px;}
.picScroll-left_p .hd{ overflow:hidden; width:100%; display:block;  height:auto;padding:0; position:absolute; bottom:10px; left:0; z-index:1;  }
.picScroll-left_p .hd ul{ float:right; width:100%; overflow:hidden;  margin-top:0px; zoom:1; display:block; text-align:center; }
.picScroll-left_p .hd ul li{ float:none!important; display:inline-block;  width:12px; height:12px; overflow:hidden; margin:0 9px; text-indent:-999px;border:1px solid #ccc; cursor:pointer; background:#fff; border-radius:7px; }
.picScroll-left_p .hd ul li.on{ background:none; border:1px solid #999; }
.picScroll-left_p .bd{ }
.picScroll-left_p .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left_p .bd ul li{width:1200px;}



.news_cb{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:65px;
}

.news_cbc{
	width:105%;
}

.news_cbc ul{
	width:100%;
}

.news_cbc ul li{
	width:380px;
	height:230px;
	display:inline-block;
	background:#fff;
	margin:0 30px 30px 0;
	float:left;
	border-bottom:1px solid #fff;
	transition-duration:500ms;
}

.news_cbc ul li a{
	padding:40px 28px 25px;
	display:block;
}

.news_cbc ul li a span{
	width:100%;
	line-height:27px;
	color:#333;
	font-size:18px;
	display:block;
	padding-bottom:20px;
}

.news_cbc ul li a em{
	width:100%;
	display:block;
	line-height:24px;
	color:#999;
	font-size:14px;
	height:70px;
	display:block;
	border-bottom:1px solid #ddd;
	margin-bottom:23px;
}

.news_cbc ul li a i{
	width:100%;
	display:block;
	line-height:20px;
	color:#999;
	font-size:12px;
	display:block;
}

.news_cbc ul li a i img{
	margin-right:5px;
}

.news_cbc ul li:hover a span{
	color:#073471;
}

.news_cbc ul li:hover{
	border-bottom:1px solid #0f7ae8;
	transition-duration:500ms;
}


.news_m{
	width:100%;
	text-align:center;
}




































.fy_next{
	width:100%;
	height:auto;
	display:block;
	text-align:center;
}




.case_a{
	width:100%;
	float:right;
	display:block;
	overflow:hidden;
	margin-bottom:60px;
}

.case_a_cen{
	width:110%;
	display:block;
	overflow:hidden;
	height:auto;
	margin-bottom:45px;
	margin-top:32px;
}

.case_a_cen dl{
	width:520px;
	display:block;
	height:166px;
	padding:25px 28px;
	border:1px solid #e7e7e7;
	transition-duration:500ms;
	float: left;
	margin-right:34px;
	margin-bottom:32px;
}

.case_a_cen dl dt{
	width:212px;
	height:162px;
	float:left;
}

.case_a_cen dl dt img{
	width:212px;
	height:162px;
}

.case_a_cen dl dd{
	width:285px;
	height:168px;
	float:right;
}

.case_a_cen dl dd span{
	width:100%;
	display:block;
	height:33px;
	line-height:33px;
	color:#333;
	font-size:18px;
	transition-duration:500ms;
}

.case_a_cen dl dd p{
	width:100%;
	display:block;
	color:#999;
	font-size:12px;
	font-family:Arial;
}

.case_a_cen dl dd em{
	width:100%;
	display:block;
	height:70px;
	line-height:22px;
	color:#666;
	font-size:12px;
	margin:5px 0 10px;
}

.case_a_cen dl dd i{
	color:#ff4e26;
	font-size:12px;
	font-family:Arial;
	text-transform:uppercase;
}

.case_a_cen dl dd i img{
	width:8px;
	height:7px;
	padding-left:5px;
}

.case_a_cen dl:hover dd span{
	color:#ff4e26;
	transition-duration:500ms;
}

.case_a_cen dl:hover{
	border-bottom:1px solid #ff4e26;
	transition-duration:500ms;
}



#allmap{
	width:100%;
	height:500px;
	margin-bottom:15px;
	border:1px solid #e1e1e1;
}


.dizs{
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
}

.dizs dl{
	width:100%;
	border-top:1px solid #ebebeb;
	padding:30px 0 26px;
	position:relative;
	top:-1px;
}

.dizs dl dt{
	width:100%;
	display:block;
	height:35px;
}

.dizs dl dt .span{
	color:#333;
	font-size:22px;
	font-weight:bold;
	display:inline-block;
	padding-right:10px;
}

.dizs dl dt .p{
	color:#333;
	font-size:18px;
	display:inline-block;
}

.dizs dl dd{
	width:100%;
	display:block;
	line-height:25px;
	font-size:14px;
	color:#666;
	margin-top:5px;
}





.job-list-tpl2 {
    width: 100%;
}
.job-list-tpl2 dt {
    background: #f1f1f1 url(../img/job_bit01.png) no-repeat scroll right 14px;
    color: #929292;
    cursor: pointer;
    font-weight: normal;
    height: 51px;
    line-height: 50px;
    margin-top: 1px;
    padding-left: 22px;
}
.job-list-tpl2 dt a {
    color: #444;
    float: right;
    font: 12px/50px "微软雅黑";
    margin-right: 56px;
}
.job-list-tpl2 dt span {
    color: #444;
    font: 16px/50px "微软雅黑";
    padding-right: 12px;
}
.job-list-tpl2 dd {
    background: #f8f8f8;
    display: none;
    overflow: hidden;
    padding: 25px 18px;
    position: relative;
}
.job-list-tpl2 dd td {
    line-height: 24px;
    padding: 0 0 0 18px;
}
.job-list-tpl2 dd td span {
    color: #000;
    padding-right: 5px;
}
.job-list-tpl2 dt.open {
    background-color: #2a9fbb;
    background-position: right -36px;
    color: #fff;
}
.job-list-tpl2 dt.open span {
    color: #fff;
}
.job-list-tpl2 dt.open a {
    color: #fff;
}
.job-list-tpl2 dt a:hover {
    text-decoration: underline;
}



.mess{
	width:100%;
	height:auto;
}

.mess ul{
	list-style:none;
}

.mess ul li{
	width:100%;
	min-height:62px;
	margin-bottom:28px;
	position:relative;
	overflow:hidden;
}

.mess ul li .sueop{
	width:980px;
	min-height:62px;
	position:relative;
	left:-25px;
	display:block;
}

.mess ul li .shuq{
	width:260px;
	height:62px;
	line-height:62px;
	color:#999;
	font-size:16px;
	background:#f4f4f4;
	border:none;
	margin-left:25px;
	float:left;
	padding:0 20px;
}

.mess ul li .shuq2{
	width:910px;
	height:250px;
	line-height:35px;
	color:#999;
	font-size:16px;
	background:#f4f4f4;
	border:none;
	float:left;
	padding:10px 20px;
}

.mess ul li .shuq3{
	width:100%;
	height:62px;
	line-height:62px;
	color:#fff;
	font-size:16px;
	background:#2a9fbb;
	border:none;
	float:left;
	padding:0;
}











.about_ry_t{
	width:950px;
	height:auto;
	border-bottom:1px solid #e7e7e7;
	padding-bottom:35px;
	padding-top:55px;
	margin-bottom:45px;
	display:block;
	float:right;
}

.about_ry_t .about_ry_tt{
	width:100%;
	color:#333;
	font-size:26px;
	display:block;
	padding-bottom:25px;
	text-align:center;
}

.about_ry_t .about_ry_tb{
	font-size:14px;
	color:#555;
	line-height:26px;
	display:block;
}


.about_ry_b{
	width:950px;
	height:auto;;
	padding-bottom:35px;
	margin-bottom:45px;
	display:block;
	float:right;
}

.about_ry_b .about_ry_bt{
	width:100%;
	color:#333;
	font-size:26px;
	display:block;
	padding-bottom:25px;
	text-align:center;
}

.about_ry_b .about_ry_tbb{
	font-size:14px;
	color:#555;
	line-height:26px;
	display:block;
}





.picScroll-left_m{ overflow:hidden; position:relative; padding-bottom:30px;  }
.picScroll-left_m .hd{ overflow:hidden;  height:180px;padding:0 0; position:absolute; top:70px;left:0; width:100%;  }
.picScroll-left_m .hd .prev,.picScroll-left_m .hd .next{ display:block;  width:29px; height:29px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer;}
.picScroll-left_m .hd .prev{background:url(../img/ty_09.png) no-repeat; float:left;  }
.picScroll-left_m .hd .next{background:url(../img/ty_06.png) no-repeat;  float:right; }
.picScroll-left_m .hd .prev:hover{background:url(../img/ty_09f.png) no-repeat;  }
.picScroll-left_m .hd .next:hover{background:url(../img/ty_06f.png) no-repeat;  }


.picScroll-left_m .hd ul{width:100%; float:right; overflow:hidden; zoom:1; position:absolute;bottom:0; left:0;text-align:center; display:block;z-index: 2; }
.picScroll-left_m .hd ul li{ float:none; display:inline-block; width:10px; height:10px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; border:1px solid #d0d0d0; border-radius:5px; }
.picScroll-left_m .hd ul li.on{ background:#d0d0d0; }
.picScroll-left_m .bd{ padding:0px; margin-left: 55px; }
.picScroll-left_m .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left_m .bd ul li{ margin:0 11px; float:left; overflow:hidden; text-align:center;  }
.picScroll-left_m .bd ul li .pic{ text-align:center; }
.picScroll-left_m .bd ul li .pic img{ width:255px; height:180px; display:block; border:1px solid #ccc; }
.picScroll-left_m .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left_m .bd ul li .title{ line-height:45px; color:#555;font-size:14px;   }



.nx_ca_info{
	width:100%;
	height:auto;
	display:block;
	padding-top:0;
	overflow:hidden;
}

.nx_ca_infoc_t{
	width:100%;
	color:#585858;
}

.nx_ca_infoc_tt{
	width:100%;
	min-height:90px;
	display:block;
	text-align:center;
	border-bottom:1px dashed #d4d4d4;
	margin-bottom:30px;
}

.nx_ca_infoc_tt span{
	width:100%;
	color:#595959;
	font-size:24px;
	padding-bottom:10px;
	line-height:35px;
}

.nx_ca_infoc_tt p{
	width:100%;
	color:#6b6b6b;
	font-size:14px;
	padding-bottom:10px;
	font-family:Arial;
}

.nx_ca_infoc_tb{
	width:100%;
	background:#ebebeb;
	padding:22px 0;
	line-height:28px;
	color:#585858;
	font-size:14px;
	margin-bottom:55px;
}

.nx_ca_infoc_tb p{
	max-width:1300px;
	margin:0 auto;
	line-height:28px;
	color:#585858;
	font-size:14px;
	padding:0 20px;
}

.nx_ca_infoc_c{
	width: 96%;
	margin:0 auto 20px;
	line-height:28px;
	height:auto;
	color:#585858;
	font-size:14px;
	border-bottom:1px solid #b8b8b8;
	text-align:left;
	padding:0 2%;
	padding-bottom:45px;
	overflow:hidden;
}

.nx_ca_infoc_c img{
	max-width:100%;
	display:block;
	margin:0 auto;
}

.nx_ca_infoc_c p{
	display:block;
	margin:0 0;
}

.nx_ca_infoc_c span{
	text-align:center;
	display:block;
	margin:0 0;
	font-size:18px;
}

.nx_ca_infoc_b{
	width:76%;
	margin:0;
	color:#595959;
	line-height:25px;
	font-size:18px;
	display:block;
	padding:0 2%;
	float:left;
}

.nx_ca_infoc_b span{
	width:100%;
	display:block;
	font-size:14px;
}

.nx_ca_infoc_b span a{
	font-size:14px;
	color:#595959;
	transition-duration:500ms;
}

.nx_ca_infoc_b span a:hover{
	color:#0f7ae8;
	transition-duration:500ms;
}

.nx_ca_infoc_o{
	width:120px;
	height:35px;
	text-align:center;
	line-height:35px;
	float:right;
	margin-right:3px;
}

.nx_ca_infoc_o a{
	color:#595959;
	width:100%;
	display:block;
	border:1px solid #b8b8b8;
}

.nx_ca_infoc_o a:hover{
	color:#fff;
	border:1px solid #0f7ae8;
	background:#0f7ae8;
}



.section1 .home_01_t{
	position:relative;
}

.section1 .home_01_c{
	position:relative;
}

.section1 .home_01_b{
	position:relative;
}



.section2 .home_01_t{
	position:relative;
	left:-120px;
}

.section2 .home_01_c{
	position:relative;
	right:-120px;
}


.section3 .home_02_t{
	position:relative;
	left:-120px;
}

.section3 .home_02_c{
	position:relative;
	right:-120px;
}

.section4 .home_03_t{
	position:relative;
	top:120px;
}

.section4 .home_03_c{
	position:relative;
	top:120px;
}


.section5 .home_04_t{
	display:none;
}

.section5 .home_04_c{
	display:none;
}


.tksj{
	width:67px;
	height:auto;
	position:fixed;
	top:30%;
	right:0;
	z-index:999;
}

.tksj_c{
	width:100%;
}

.tksj_c ul{
	width:100%;
}


.tksj_c ul li{
	width:67px;
	float:left;
	position:relative;
	cursor:pointer;
}

.tksj_c ul li em{
	width:100%;
	background:#308dec;
	float: left;
	display:block;
	text-align:center;
	color:#fff;
	font-size:12px;
	padding:10px 0;
	position:relative;
	transition-duration:500ms;
	z-index:2;
	border-bottom:1px solid #fff;
}

.tksj_c ul li a{
	color:#fff;
}

.tksj_c ul li span{
	position:absolute;
	left:-0;
	top:0;
	transition-duration:500ms;
}

.tksj_c ul li b{
	width:170px;
	height:67px;
	background:#4b9cef;
	position:absolute;
	left:-0;
	top:0;
	font-size:20px;
    line-height:67px;
    font-weight:100;
    transition-duration:500ms;
    padding:0 15px;
    color:#fff;
}

.tksj_c ul li:hover em{
	background:#0954a0;
	transition-duration:500ms;
}


.tksj_c ul li:hover span{
	position:absolute;
	left:-120px;
	top:0;
	transition-duration:500ms;
}

.tksj_c ul li:hover b{
	width:200px;
	height:67px;
	background:#4b9cef;
	position:absolute;
	left:-200px;
	top:0;
	font-size:20px;
    line-height:67px;
    font-weight:100;
    transition-duration:500ms;
}



.about_zhiz{
	width:100%;
	height:auto;
	padding:100px 0 135px;
	display:block;
}

.about_botc{
	display:block;
}

.picScroll-left_oo{ position:relative; width:100%; margin-top:40px;  }
.picScroll-left_oo .hd{width:100%;  height:auto; padding:0; position:absolute; top:50%; margin-top:-40px;   }
.picScroll-left_oo .hd .prev,.picScroll-left_oo .hd .next{ display:block;  width:80px; height:80px; float:right; position:relative;z-index:2;   overflow:hidden;
	 cursor:pointer;}
.picScroll-left_oo .hd .prev{  background:url("../img/ab_z_10.png") no-repeat;float:left; margin-left:-125px; }
.picScroll-left_oo .hd .next{  background:url("../img/ab_z_13.png") no-repeat;float:right; margin-right:-125px;  }
.picScroll-left_oo .hd .prev:hover{  background:url("../img/ab_z_10f.png") no-repeat;float:left;}
.picScroll-left_oo .hd .next:hover{  background:url("../img/ab_z_13f.png") no-repeat;float:right; }


.picScroll-left_oo .bd{ width:100%; padding:0px; overflow:hidden;   }
.picScroll-left_oo .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left_oo .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left_oo .bd ul li .pic{ width:340px; height:465px; padding:20px; border:1px solid #e1e1e1; }
.picScroll-left_oo .bd ul li .pic img{ width:340px; height:465px; display:block; }































.footer{
	width:100%;
	height:60px;
	position:relative;
	bottom:0;
	left:0;
	background:#4c5155;
	line-height:60px;
}

.foot_cen{
	position:relative;
	height:100%;
}

.foot_b{
	width:100%;
	display:block;
}

.foot_b ul{
	width:100%;
	float:none;
}

.foot_crb ul li{
	width:auto;
	display:inline-block;
	line-height:60px;
	color:#93979a;
	font-size:14px;
	float:right!important;
}

.foot_crb ul li p{
	float:left;
	padding-right:10px;
}


.foot_crb ul li p a{
	line-height:60px;
	color:#93979a;
	font-size:14px;
}

.foot_crb ul li p a:hover{
	color:#fff;
}




.n_footer{
	width:100%;
	height:362px;
	background:#4c5155;
	margin:0 auto;
	overflow:hidden;
}

.n_foot_t{
	width:100%;
	height:225px;
	border-bottom:1px solid #5b5e61;
	padding-top:75px;
	display:block;
}

.n_foot_tcl{
	width:915px;
	height:180px;
	border-right:1px solid #616568;
	float: left;
}

.n_foot_tcll{
	width:472px;
	float:left;
}

.n_foot_tcll ul{
	width:100%;
}

.n_foot_tcll ul li{
	width:148px;
	float: left;
}

.n_foot_tcll ul li span{
	width:100%;
	height:42px;
	display:block;
	font-size:18px;
}

.n_foot_tcll ul li span a{
	color:#fff;
}

.n_foot_tcll ul li p{
	width:100%;
	height:30px;
	display:block;
	font-size:14px;
	line-height:30px;
}

.n_foot_tcll ul li p a{
	color:#c0c0c0;
}

.n_foot_tcll ul li p a:hover{
	color:#fff;
}


.n_foot_tclr{
	width:345px;
	float:left;
}

.n_foot_tclr span{
	width:100%;
	height:42px;
	display:block;
	font-size:18px;
}

.n_foot_tclr span a{
	color:#fff;
}

.n_foot_tclr em {
	line-height:50px;
}

.n_foot_tclr em p{
	width:100%;
	height:30px;
	display:block;
	font-size:16px;
	color:#fff;
}

.n_foot_tclr em img{
	padding-right:10px;
}

.n_foot_tclr em b{
	width:100%;
	display:block;
	font-size:36px;
	color:#fff;
	font-family:Arial;
}

.n_foot_tcr{
	width:120px;
	float:right;
}

.n_foot_tcr span{
	width:100%;
	display:block;
	color:#fff;
	font-size:14px;
	text-align:center;
	height:32px;
}

.n_foot_tcr p{
	width:120px;
	display:block;
	color:#c0c0c0;
	font-size:12px;
	text-align:center;
}

.n_foot_tcr p img{
	width:120px;
	height:120px;
	margin-bottom:5px;
	display:block;
}

.n_foot_b{
	width:100%;
}

.n_foot_crb{
	line-height:60px;
	color:#93979a;
	font-size:14px;
}

.n_foot_crb a{
	line-height:60px;
	color:#93979a;
	font-size:14px;
}

.n_foot_crb a:hover{
	color:#fff;
}


.n_foot_crbll{
	float:left;
}

.n_foot_crblr{
	float:left;
	margin-top:22px;
	margin-left:10px;
}






@media (max-width:1600px) {
	.xm_head_leftll{
		display:none;
	}

	.nx_head_leftll {
		display:none;
	}

	.picScroll-left_oo .hd .prev{margin-left:0; }
	.picScroll-left_oo .hd .next{margin-right:0;  }


}


@media (max-width:1360px) {
	.xm_nav ul li{
		padding:0;
	}

	.nx_nav ul li{
		padding:0;
	}

	.guany_right_b dl dt span{
		font-size:32px;
	}

	.guany_left dl dd {
	    top:35%;
	}

	.guany_right_t p {
	    top: 22.2%;
	}

	.guany_right_b {
	    top: 27.5%;
	}

	.chanp_left dl dt span {
	    font-size: 46px;
	}

	.chanp_left dl dt p {
	    font-size:36px;
	}

	.xinw_cbbtc dl {
	    width: 293px;
	}

	#main .next_f i{
		height:165px;
	}

	#main .btnLeft{
		bottom:45px;
	}

	#main .btnRight{
		bottom:45px;
	}

	#main .box li .tuw em span {
	    font-size:50px;
	    position:relative;
	    top:-62px;
	}

	#main .box li .tuw em p {
	    color: #fff;
	    font-size: 30px;
	    position: relative;
	    top: -45px;
	}

}



@media (max-height:750px) {
	.chanp_c{
		padding:12% 30px 0;
	}
	.xinw_c {
	    padding:11% 30px 0;
	}
	
	.lainx_c {
	    padding:10% 30px 0;
	}

}


@media (max-width:640px) {


}




