*{padding:0;margin:0;font-family: "Microsoft YaHei";list-style: none;text-decoration: none;border: none;}
.container{
	width: 1100px;
	margin:0 auto;
}
html{overflow-x:hidden;}
body{
	background: #fff;
	color: #000;
	font-size: 14px;
	min-width: 1200px;
}
a{
	outline: none;
	color: #000;
}
a:hover{
	color: #263d7b;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
/*
===================
分页
>>	pages_pre		上一页
>>	pages_next	下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/
.pages {
	margin: 50px auto 20px auto;
	width: 500px;
	font-size: 14px;
}
.pages a,
.pages strong{
	display:inline-block;
	line-height:28px;
	padding:0 10px;
	border:1px solid #d9d9d9;
	background-color:#ffffff; 
	text-decoration:none;
	color:#666;
	font-family:Simsun;
	-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
	margin-right:3px;
}
.pages .current{
	display:inline-block;
	line-height:28px;
	padding:0 10px;
	border:1px solid #d9d9d9;
	background-color:#ffffff; 
	text-decoration:none;
	font-family:Simsun;
	-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
	margin-right:3px;
	
	color:#fff;
	background-color:#263d7b;
	border-color:#fff;
}
.pages a:hover{
	color:#fff !important;
	background-color:#263d7b;
	border-color:#fff;
	text-decoration:none;
}
.pages strong{
	color:#fff;
	background-color:#24557d;
	border-color:#fff;
}
.pages span{
	padding:0 10px;
	line-height:23px;
}

/* index top */
.topbar{
	height: 30px;
	line-height: 30px;
	background: #212020;
	font-size: 12px;
	color: #fff;
}
.topbar p.fl{
	color: rgba(255,255,255,.8);
}
.topbar a{
	color: #fff;
}
.topmenu{
	margin-right: 20px;
}
.topmenu li{
	float: left;
}
.topmenu li a{
	margin: 0 5px;
}
.switch a{
	display: block;
	float: left;
	font-size: 14px;
	margin-left: 11px;
}
.switch a:first-child{
	background: url(../images/en.jpg) no-repeat center left;
	padding-left: 38px;
}
.switch a:last-child{
	background: url(../images/cn.jpg) no-repeat center left;
	padding-left: 38px;
}

.head{
	height: 101px;
}
.head ul{
	float: left;
	margin-left: 50px;
}
.head li{
	float: left;
	margin: 0 20px;
}
.head li a{
	font-size: 16px;
	display: block;
	line-height: 98px;
	padding: 0 10px;
	text-align: center;
}
.head li a:hover,.head li a.hover{
	border-bottom: 3px solid #263d7b;
}

/* banner */
.slideBox{width:100%; height:500px; overflow:hidden; position:relative;}
.slideBox .hd{ height:19px; overflow:hidden; position:absolute;width: 100%;text-align: center; bottom:20px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1;display: inline-block;}
.slideBox .hd ul li{ float:left; margin: 0 9px;  width:18px; height:18px;cursor:pointer;border-radius: 50%;background: #fff;}
.slideBox .hd ul li.on{ background:#263d7b; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;width:100%; height:500px;}

.about .indextit{
	padding-top: 55px;
}
.indextit{
	text-align: center;
}
.indextit p{
	font-size: 27px;
	color: #263d7b;
	
	margin-bottom: 3px;
}
.indextit span{
	color: rgba(0,0,0,.78);
	display: block;
}
.abinfo {
	margin-top: 45px;
}
.abinfo .fl{
	width: 560px;
	padding-left: 10px;
}
.abinfo .fl span{
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}
.abinfo .fl p{
	line-height: 28px;
	text-indent: 2em;
}
.abinfo a.more{
	display: block;
	width: 113px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #263d7b;
	color: #fff;
	margin-top: 40px;
}
.product{
	height: 786px;
	background: url(../images/pro.jpg) no-repeat center;
	margin-top: 70px;
}
.product .indextit{
	padding-top: 70px;
}
.product .indextit p{
	margin-bottom: 5px;
}
.product .indextit span{
	color: #9b9b9b;
}
/* 产品切换 */
.slideTxtBox{text-align:left;margin-top: 30px;}
.slideTxtBox .hd{ height:43px;line-height:43px;position:relative;width: 100%;text-align: center;}
.slideTxtBox .hd ul{position:relative;display: inline-block;}
.slideTxtBox .hd ul li{ float:left;width: 132px;height:43px;margin: 0 5px; cursor:pointer;background: #263d7b;text-align: center;color: #fff;font-size: 16px;}
.slideTxtBox .hd ul li.on{background:#a11f24;}
.slideTxtBox .bd ul{ zoom:1;margin-top: 30px;}
.slideTxtBox .bd li{float: left;margin: 15px 19px;}
.slideTxtBox .bd li a{
	display: block;
	width: 220px;
	padding: 8px 8px 0 8px;
	background: #fff;
	border-radius: 10px;
	text-align: center;
}
.slideTxtBox .bd li a img{width: 220px;height: 165px;}
.slideTxtBox .bd li a p{
	font-size: 16px;
	line-height: 42px;
}
.slideTxtBox .bd li a:hover{
	color: #fff;
	background: #263d7b;
}

.picMarquee-left{overflow:hidden; position:relative;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 16px; float:left; _display:inline; overflow:hidden; text-align:center;}
.picMarquee-left .bd ul li{width: 249px;}
.picMarquee-left .bd ul li img{width: 249px;height: 187px;}
.picMarquee-left .bd ul li p{font-size: 16px;line-height: 40px;}
.case .indextit{padding-top: 80px;margin-bottom: 35px;}
.case .indextit p{margin-bottom: 5px;}

.news{
	margin-top: 60px;
}
.newleft{
	width: 720px;
}
.newtit{
	height: 51px;
	line-height: 50px;
	border-bottom: 2px solid #d2d2d2;
}
.newtit p{
	color: #494949;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 2px solid #263d7b;
	padding-left: 7px;
}
.newtit a.fr{
	color: #989697;
	margin-top: 5px;
	margin-right: 8px;
}
.newtit p span{
	font-weight: normal;
	font-size: 22px;
	color: #989697;
}
.firstnew {
	margin-top: 25px;
	height: 150px;
}
.firstnew img{
	width: 218px;
	height: 150px;
}
.firstnew .fr{
	width: 480px;
}
.firstnew .fr span{
	display: block;
	font-size: 20px;
	color: #b5b5b5;
}
.firstnew .fr a{
	display: block;
	font-size: 18px;
	color: #5a545c;
	line-height: 40px;
}
.firstnew .fr p{
	font-size: 12px;
	color: #6f6d6f;
	line-height: 24px;
}
.newleft ul{
	margin-top: 30px;
}
.newleft li{
	line-height: 33px;
	height: 33px;
	border-bottom: 1px dashed #e2e2e2;
	padding-left: 17px;
	padding: 0 11px;
}
.newleft li:last-child{
	border: 0;
}
.newleft li span{
	float: right;
	color: rgba(88,88,88,.71);
}
.newleft li a{
	color: rgba(19,19,19,.85);
	display: block;
	float: left;
	background: url(../images/d.jpg) no-repeat left center;
	padding-left: 17px;

}
.news a:hover{
	color: #263d7b;
}
.cont{
	width: 318px;
}
.continfo{
	margin-top: 30px;
}
.continfo p{
	line-height: 24px;
	color: #4b4b4b;
	padding-left: 40px;
	margin-top: 20px;
}
.continfo p span{
	display: block;
	font-size: 18px;
	color: #263d7b;
	float: right;
	margin-right: 90px;
}
.continfo p.p1{
	background: url(../images/c1.jpg) no-repeat left center;
}
.continfo p.p2{
	background: url(../images/c2.jpg) no-repeat left center;
}
.continfo p.p3{
	background: url(../images/c3.jpg) no-repeat left center;
	margin-bottom: 30px;
}

.link{
	line-height: 24px;
	margin-top: 40px;
	color: #484747;
}
.link p{
	color: #263d7b;
	background: url(../images/link.jpg) no-repeat left center;
	padding-left: 37px;
}
.link a{
	color: #484747;
	margin: 0 20px;
}

.footer{
	height: 188px;
	background: #282828;
	margin-top: 25px;
}
.footleft{
	margin-top: 66px;
}
.footleft li{
	float: left;
	color: #e6e9e8;
}
.footleft li a{
	color: #e6e9e8;
	margin: 0 9px;
}
.footleft li:first-child a{
	margin-left: 0;
}
.copy {
	margin-top: 15px;
	float: left;
}
.copy p{
	color: #dedfdf;
	line-height: 24px;
}
.copy p a{
	color: #dedfdf;
}
.footer .fr{
	margin-top: 50px;
}
.footcont{
	color: #fff;
	font-size: 20px;
	margin-left: 20px;
	line-height: 38px;
}
.footcont p:last-child{
	font-size: 16px;
}

.pagetop{
	text-align: center;
	margin-top: 30px;
}
.pagetop p{
	font-size: 43px;
    line-height: 43px;
    text-transform: uppercase;
    color: #5a5a5a;
}
.pagetop p:last-child{
	border-top: 1px solid #ccc;
	width: 275px;
	margin: 0 auto;
	margin-top: 27px;
}
.pagetop p span{
	font-size: 18px;
	display: block;
	background: #fff;
	width: 102px;
	margin: -23px auto 0 auto;
}
.main{
	margin-top: 10px;
}
.content{
	line-height: 30px;
	color: #444;
}

.submenu{
	text-align: center;
	border-top: 1px solid #d9d9d9;
	margin-top: 30px;
}
.submenu ul{
	display: inline-block;
	height: 42px;
	border: 1px solid #d9d9d9;
	margin-top: -22px;
	background: #fff;
	padding: 0 20px;
}
.submenu ul li{
	float: left;
	margin: 0 5px;
}
.submenu ul li a{
	display: block;
	width: 130px;
	height: 42px;
	line-height: 42px;
}
.submenu ul li a.hover{
	background: #263d7b;
	color: #fff;
}

.list{
	margin-top: 20px;
}
.list li{
	line-height: 30px;
	padding-top: 10px;
	border-bottom: 1px dashed #c6c6c6;
}
.list i a{
	font-style: normal;
	color: #a01f24;
	margin-right: 10px;
	font-size: 12px;
}
.list a{
	color: #5a5a5a;
}
.list li span{
	float: right;
	color: #acacac;
	font-size: 11px;
}

.photo{
	margin-top: 40px;
}
.photo ul{
	margin-left: -20px;
}
.photo li{
	text-align: center;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.photo li img{
	width: 260px;
	height: 180px;
}
.photo li p{
	line-height: 30px;
}

.show{
	margin-top: 30px;
}
.showtop{
	text-align: center;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.showtop p.title{
	font-size: 16px;
    font-weight: bold;
    line-height: 40px;
}
.showtop p span{
	margin: 0 10px;
	font-size: 12px;
	color: #666;
}
.prepage{
	font-size: 12px;
	line-height: 30px;
	margin: 50px 0;
}
.prepage a{
	color: #263d7b;
}