.wrap{
	width: 100%;
	min-width: 1100px;
}
.w1100{
	width: 1100px;
	margin: 0 auto; 
}
img{
	vertical-align: middle;
}
.head{
	color: #6b6b6b;
	background: #dfdfdf;
	font-size: 16px;
	line-height: 42px;
}
.head .fl{
	margin-left: -64px;
}
.head .fr{
	margin-right: 7px;
}
.head .fr a{
	margin: 0 10px; 
}
.logo{
	line-height: 177px;
}
.logo .fl{
	margin-left: -64px;
}
.logo .fr{
	margin-right: 26px;
}
.nav{
	font-size: 16px;
	color: white;
	background: #1a50b5;
	line-height: 48px;
	text-align: center;
}
.nav_zo{
	text-align: center;
}
.nav_zo li{
	display: inline-block;
	width: 130px;
	text-align: center;
}
.slideBox{ width:100%;overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; 
	background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.content{
	margin-top: 80px;
}
.content_t{
	font-size: 20.64px;
	color: white;
	background: #1a50b5;
	line-height: 46px;
	padding-left: 30px;
	font-weight: bold;
}
.content_t span{
	font-size: 16px;
	margin-left: 5px;
}
.content .fl{
	width: 270px;
	margin-left: 18px;
}
.content_zo{
	background: #f0eeee;
	padding-top: 12px;
	padding-bottom: 30px;
}
.content_zo div{
	font-size: 14px;
	color: red;
	font-weight: bold;
	line-height: 42px;
	padding-left: 32px;
}
.content_li{
	margin: 8px 0; 
}
.content_li h2{
	font-size: 14px;
	color: #4d4d4d;
	line-height: 32px;
	width: 211px;
	background: #fcfcfc;
	margin: 0 auto;
	padding-left: 25px; 
	position: relative;
	box-shadow: 0px 1px 5px #888888;
}
.content_li h2:after{
	content: '';
	background: url(../images/content.png) center center no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 12px;
	left: 8px;
}
.content_zi{
	font-size: 14px;
	color: #4d4d4d;
	padding-left: 35px;
	line-height: 25px;
	margin: 15px 0; 
	display: none;
}
.content_zo .on .content_zi{
	display: block;
}
.content .fr{
	width: 777px;
	margin-right: 12px;
}
.content_r_t{
	font-size: 24px;
	color: #4a4a4a;
	line-height: 40px;
	border-bottom: solid 2px #828282;
	padding-left: 18px;
	position: relative;
}
.content_r_t:after{
	content: '';
	width: 6px;
	height: 17px;
	background: #1a50b5;
	position: absolute;
	top: 12px;
	left: 0;
}
.content_r_zo{
	padding-top: 15px;
}
.content_r_zo li{
	width: 232px;
	text-align: center;
	display: inline-block;
	margin-right: 20px;
	margin-top: 17px;
	
}
.content_r_zo li .content_img{
	width: 232px;
	border: solid 1px #d1d1d1;
}
.content_r_zo li .content_img img{
	width: 100%;
}
.content_r_zo li .content_por{
	font-size: 16px;
	color: #4a4a4a;
	line-height: 40px;
}
.hor{
	margin-top: 20px;
	background: url(../images/hor.jpg) center center no-repeat;
	height: 331px;
}
.hor .w1100{
	position: relative;
}
.hor_z{
	background: #174293;
	width: 386px;
	height: 273px;
	position: absolute;
	top: 31px;
	right: -12px;
	padding-top: 27px;
}
.hor_zr{
	width: 308px;
	color: white;
	height: 137px;
	margin: 0 auto; 	
}
.hor_zr span{
	width: 88px;
	display: inline-block;
	background: #1a50b5;
	height: 137px;
	vertical-align: top;
	font-size: 16px;
	text-align: center;
	border-radius: 20px 0 0 20px;
}
.hor_zr span b{
	width: 45px;
	display: inline-block;
	line-height: 25px;
	margin-top: 45px;
}
.hor_zr textarea{
	height: 105px;
	width: 202px;
	font-size: 14px;
	padding-top: 28px;
	padding-left: 12px;
	display: inline-block;
	margin:0;
	outline: none;
	border-radius: 0px 20px 20px 0px;
}
.hor_zr input{
	display: block;
	margin:0;
	padding:0;
	outline: none;  
}
.hor_zr1{
	color: white;
	font-size: 16px;
	width: 320px;
	margin: 14px auto; 
}
.hor_zr1 span{
	width: 95px;
	line-height: 45px;
	background: #1a50b5;
	display: inline-block;
	text-align: center;
	border-radius: 10px 0 0 10px;
}
.hor_zr1 input{
	text-indent: 12px;
	font-size: 14px;
	height: 45px;
	width: 221px;
	display: inline-block;
	margin-top: -4px;
	padding:0;
	
	border-radius: 0px 10px 10px 0px;
}
.hor_z form input{
	outline: none;
	border: none;
}
.hor_z form .value{
	width: 104px;
	height: 40px;
	color: #174293;
	font-size: 16px;
	border-radius: 15px;
	margin-left: 248px;
}
.hor_a{
	margin-top: 47px;
}
.msg{
	background: #f8f8f8;
	margin-top: 75px;
	padding-top: 55px;
	padding-bottom: 45px;
}
.msg .w1100{
	position: relative;
}
.msg .fl{
	margin-left: 36px;
}
.msg .fr{
	width: 580px;
	margin-right: 24px;
}
.msg_t{
	font-size: 37px;
	color: #1a50b5;
	font-weight: bold;
	margin-top: 34px;
}
.msg_z{
	font-size: 14px;
	color: #6a6a6a;
	line-height: 25px;
	margin-top: 29px;
}
.msg_a{
	font-size: 56px;
	color: #6a6a6a;
	font-weight: bold;
	text-transform: uppercase;
	opacity: 0.21;
	font-family: "Impact";
	position: absolute;
	top: 23px;
	right: 37px;
}
.container{
	padding-top: 55px;
}
.container_zo{
	border-bottom:solid 1px #cfcfcf;
	padding-bottom: 22px; 
}
.container_zo li{
	display: inline-block;
	padding-right: 25px;
	margin-right: 25px;
	border-right: solid 1px #cfcfcf;
	font-size: 18px;
	color: #6a6a6a;
	position: relative;
}
.container_zo li:after{
	content: '';
	background: url(../images/container.png) center center no-repeat;
	width: 81px;
	height: 7px;
	position: absolute;
	top:34px;
	left: -3px;
	display: none;
}
.container_zo li.on:after{
	content: '';
	display: block;
}
.slideTxtBox .bd{
	padding-top:36px; 
	padding-bottom: 64px;
}
.container_zo1 li{
	width: 266px;
	text-align: center;
	display: inline-block;
	margin: 0 5px;
}
.container_zo1 li .container_img{
	width: 266px;
}
.container_zo1 li .container_img img{
	width: 100%;
    height:365px;
}
.container_zo1 li .container_zi{
	font-size: 16px;
	color: #6a6a6a;
	margin-top: 25px;
}
.coop {
	background: #e8e8e8;
	line-height: 157px;
}
.slideBox1 .bd ul li{
	width: 204px;
	margin:0 8px;  
}
.slideBox1{
	position: relative;
}
.slideBox1 .zuo{
	position: absolute;
	top: 0;
	left: -40px;
}
.slideBox1 .you{
	position: absolute;
	top: 0;
	right: -40px;
}
.news{
	background: #1a50b5;
	padding-top: 58px;
	padding-bottom: 46px;
}
.news_zo1{
	background: white;
	line-height: 58px;
	font-size: 18px;
	color: #6a6a6a;
}
.news_zo1 .fl{
	margin-left: 10px;
}
.news_zo1 .fl span{
	width: 160px;
	display: inline-block;
	text-align: center;
}
.news_zo1 .fl span.on{
	background: #e5e5e5;
}
.news_zo1 .fr{
	font-size: 14px;
	color: #0b0921;
	text-transform: capitalize;
	margin-right: 46px;
}
.news_zo2.on{
	display: block;
}
.news_zo2{
	color: white;
	display: none;
}
.news_zo2_l{
	margin-top: 31px;
}
.news_zo2_l li{
	display: inline-block;
	vertical-align: top
}
.news_n{
	width: 310px;
	margin-left: 30px;
	position: relative;
}
.news_n:after{
	content: '';
	background: url(../images/news.png) center center no-repeat;
	width: 31px;
	height: 292px;
	position: absolute;
	top: -30px;
	right: -47px;
}
.news_t{
	font-size: 18px;
	margin-top: 30px;
}
.news_z{
	font-size: 14px;
	line-height: 20px;
	margin-top: 24px;
}
.news_z span{
	width: 96px;
	line-height: 24px;
	font-size: 14px;
	color: #767676;
	display: block;
	background: white;
	text-align: center;
	margin-top: 17px;
}
.news_zo2 .fr{
	width: 330px;
}
.news_zo2_r{
	font-size: 14px;
	margin-top: 64px;
}
.news_zo2_r li{
	line-height: 30px;
	position: relative;
}
.news_zo2_r li:after{
	content: '';
	width: 4px;
	height: 4px;
	background: white;
	position: absolute;
	top: 13px;
	left: -11px;
}
.news_zo2_r li span{
	float: right;
}
.footer{
	background: #313131;
	padding-top: 30px;
	color: #bdbdbd;
	padding-bottom: 20px;
}
.foot_zo{
	text-align: center;
}
.foot_zo li{
	display: inline-block;
	width: 130px;
	border-right: solid 1px #bdbdbd;
}
.foot_zo li:last-child{
	border: none;
}
.footer_zo li{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
.na1{
	margin-top: 55px;
	line-height: 25px;
	margin-left: 170px;
}
.na2{
	margin-top: 55px;
	line-height: 25px;
}
.na3{
	margin-top: 37px;
	margin-right: 160px;
	border-top:solid 1px transparent; 
}
.na3 div{
	display: inline-block;
}
.na3 .v1{
	margin-left: 16px;
	margin-top: 10px;
}
.na3 div span{
	display: block;
	line-height: 25px;
	margin-top: 10px;
}
.foot_ji{
	color: #bdbdbd;
	background: #313131;
	line-height: 45px;
	font-size: 14px;
	border-top: solid 1px #bdbdbd;
}
.foot_ji .fl{
	margin-left: 54px;
}
.foot_ji .fr{
	margin-right: 78px;
}
/*products*/
.content.products{
	padding-bottom: 80px;
}
.content_r_t span{
	float: right;
	font-size: 14px;
	color: #4a4a4a;
}
/*about*/
.about_img{
	text-align: center;
	margin-top: 35px;
}
.about_t{
	font-size: 37px;
	margin-top: 45px;
	margin-left: 10px;
	color: #1a50b5;
	font-weight: bold;
}
.about_t span{
	font-family: "Impact";
	font-size: 55px;
	color: #6a6a6a;
	display: block;
	text-transform:uppercase;
	opacity: 0.21;
	margin-top: 12px;
}
.about_z{
	font-size: 16px;
	color: #797979;
	line-height: 25px;
	margin-top: 29px;
}
/*news*/
.news_ni{
	padding-bottom: 32px;
	padding-top: 32px;
}
.news_ni .fl{
	margin-left: 0;
}
.news_ni .fr{
	width: 463px;
	color: #797979;
}
.news_ni_t{
	font-size: 16px;
	margin-top: 19px;
}
.news_ni_t span{
	float: right;
	margin-right: 28px;
}
.news_ni_z{
	font-size: 14px;
	line-height: 25px;
	margin-top: 24px;
}
.news_ni_zo{
	padding-top:20px;
}
.news_ni_zo li{
	border-bottom:solid 1px #d4d4d4;  
}
/*pages*/
.pages{
	margin-top: 25px;
}
.pages li{
	display: inline-block;
	padding:2px 6px;
	border:1px solid #ccc;
	border-radius: 5px;
	margin:3px;
}
.pages li.c{
	background: #1a50b5;
	color:white;
}
/*contact*/
.__contact{
  padding-top: 8px;
  font-size: 14px !important;
  font-family: '微软雅黑';
  padding-left: 25px;
}
.__contact .top{
    padding-bottom: 25px;
    /*border-bottom: 1px dotted black;*/
}
.__contact .top li{
    list-style-position: inside;
}
.__contact .top ul{
    float: left;
    overflow: hidden;
    padding: 0px 20px;
    margin-top: 20px;
    padding-right: 50px;
}
.__contact .search button{
   
}
.__contact ul li{
    padding-left: 28px;
}
.__contact .map_contact{
    width: 678px;
    height: 309px;
}
.__contact .form input{
    display: inline-block;
    width: 318px;
    margin-right: 18px;
    /*height: 48px;*/
    border:1px solid #dadbdc;
    padding:15px;
    color: #999;
    background: #fafafa;
}
.__contact .form textarea{
    display: inline-block;
    width: 1089px;
    height: 243px;
    margin-top: 20px;
    background: #fafafa;
    border:1px solid #dadbdc;
    font-size: 14px;
}
.__contact .img-l,.img-r{
    display: block;
}
.__contact .img-l{
    margin-left: 45px;
    margin-bottom: 15px;
}
.__contact .img-r{
    float: right;
    margin-right: 62px;
}
.__contact{
    /*padding-top: 68px;*/
    overflow: hidden;
    padding-bottom: 25px;
    margin-bottom: 10px;
    width: 1100px;
    margin:auto;
}
.__contact p,.__contact li{
    font-size: 16px;
    line-height: 30px;
    font-weight: lighter;
}
::-webkit-input-placeholder{
    font-family: "微软雅黑";
};
::input-placeholder{
    font-family: "微软雅黑";
}
/*an*/
.__list{
	width: 100%;
	margin-top: 40px;
	
}
.__list h2{
	font-size: 30px;
	width: 80%;
	margin: auto;
	text-align: center;
}
.__list .b_time{
	font-size: 12px;
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    margin-top: 10px;
}
.__list .thumb{
	width: 80%;
    display: block;
    margin: auto;
}
.__list .b_des{
  line-height:32px;
	border-bottom: 1px solid #ccc;
    padding: 20px 0;
    padding-left: 20px;
}
.jiathis_style{
	float: right;
}
.b_foot{
	padding-top: 10px;
	line-height: 20px;
	font-size: 14px;
	opacity: 0.5;
}