*{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: #f1b165;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
/*
===================
分页
>>	pages_pre		上一页
>>	pages_next	下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/
.pages {
	margin: 50px auto 20px auto;
	width: 600px;
	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:#f1b165;
	border-color:#fff;
}
.pages a:hover{
	color:#fff !important;
	background-color:#f1b165;
	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 */
.head{
	height: 100px;
	background: #0d4788;
}
.head .container{
	position: relative;
}
.head .logo{
	position: absolute;
	left: 0;
	top: 0;
}
.toptell{
	height: 21px;
	line-height: 21px;
	font-size: 21px;
	font-family: Impact;
	color: #fff;
	background: url(../images/tt.jpg) no-repeat left center;
	padding-left: 35px;
	margin-top: 40px;
}
.nav{
	height: 50px;
	line-height: 50px;
	position: relative;
	z-index: 99;
}
.nav ul{
	float: right;
}
.nav li{
	float: left;
	color: #e8e8e8;
	font-size: 15px;
}
.nav li a{
	display: block;
	width: 132px;
	text-align: center;
	float: left;
	color: #333;
}
.nav li a:hover,.nav li a.hover{
	background: #f1b165;
	color: #fff !important;
}

.slideBox{ width:100%; height:550px; overflow:hidden; position:relative;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;width:100%; height:550px;}
.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;  }

.about{
	padding-top: 90px;
	height: 380px;
	background: #f9f9f9;
}
.abright{
	width: 570px;
}
.abright .abtit span{
	margin-right: 20px;
	font-size: 20px;
	color: #222;
}
.abright p{
	text-indent: 1em;
	font-size: 13px;
	color: #555;
	line-height: 28px;
	margin-bottom: 10px;
}
.abright .abtit{
	text-indent: 0;
}
.about a.more{
	display: block;
	width: 103px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	font-size: 13px;
	color: #fff;
	background: url(../images/m.png) no-repeat center;
	margin-top: 30px;
}

.product{
	height: 694px;
	background: url(../images/probg.jpg) no-repeat center;
}
.promenu{
	width: 254px;
	float: left;
}
.protit{
	text-align: center;
	color: #fff;
	margin-top: 100px;
}
.protit p{
	font-size: 24px;
}
.protit span{
	font-size: 18px;
}
.promenu ul{
	margin-top: 25px;
}
.promenu li{
	height: 42px;
	line-height: 42px;
	background: url(../images/jt.jpg) no-repeat left center;
	margin-left: 24px;
	padding-left: 22px;
}
.proright{
	width: 813px;
	margin-top: 80px;
}
.hottit i{
	float: left;
	font-style: normal;
	font-size: 38px;
	color: #f1b165;
	margin-right: 5px;
}
.hottit p{
	color: #333;
	margin-top: 7px;
}
.hottit span{
	color: #b1b1b1;
}
.hottit a.more{
	float: right;
	display: block;
	font-size: 12px;
	color: #666;
	margin-top: 20px;
}
.proright .hottit {
	border-bottom: 1px solid #d9d9d9;
	height: 60px;
}
.proright .hottit .titleft {
	border-bottom: 4px solid #b1b1b1;
	height: 60px;
}
.proright ul{
	margin-left: -47px;
	margin-top: 22px;
}
.proright li{
	float: left;
	text-align: center;
	margin-left: 47px;
	margin-bottom: 30px;
}
.proright li img{
	width: 237px;
	height: 178px;
	border: 1px solid #ddd;
}
.proright li p{
	font-size: 12px;
	color: #666;
	margin-top: 10px;
}
.proright li:hover p{
	color: #f1b165;
}

.adv{
	height: 100px;
	background: url(../images/adv.jpg) no-repeat center;
}

.news{
	height: 516px;
	background: url(../images/nbg.jpg) no-repeat center;
}
.newtit{
	text-align: center;
	padding-top: 43px;
	margin-bottom: 40px;
}
.newtit span{
	display: block;
	font-size: 24px;
}
.newtit p{
	color: #666;
	margin-top: 10px;
}
.news ul{
	margin-left: -47px;
}
.news li{
	float: left;
	margin-left: 47px;
}
.news li a{
	display: block;
	width: 213px;
	height: 245px;
	background: #fff;
	padding: 13px;
	box-shadow: 0 4px 8px 0 rgba(7, 17, 27, 0.1);
    transition: all 0.3s linear 0s;
}
.news li a img{
	width: 213px;
	height: 134px;
}
.news li p.tit{
	font-size: 12px;
	color: #333;
	background: url(../images/d.jpg) no-repeat left center;
	padding-left: 17px;
	line-height: 30px;
}
.news li span{
	display: block;
	font-size: 12px;
	color: #999;
	margin-bottom: 5px;
}
.news li p{
	font-size: 11px;
	color: #666;
	line-height: 20px;
}
.news li a:hover{
	box-shadow: 0 8px 6px 0 rgba(7, 17, 27, 0.2);
}
.news a.more{
	display: block;
	width: 103px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	font-size: 13px;
	color: #fff;
	background: url(../images/m.png) no-repeat center;
	margin: 0 auto;
	margin-top: 40px;
}

.casetit{
	width: 531px;
	text-align: center;
	margin: 45px auto;
	font-size: 24px;
	background: url(../images/h.jpg) no-repeat center;
}

.picMarquee-left{position:relative;}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{position: absolute;top: 75px; display:block;width:17px; height:29px;cursor:pointer;background:url("../images/pre.png") no-repeat;}
.picMarquee-left .hd .prev{left: -50px;}
.picMarquee-left .hd .next{ background-position: -17px 0;right: -50px;}
.picMarquee-left .bd{overflow: hidden;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 23px; width:240px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li img{ width:240px;height:179px;}

.footer{
	height: 248px;
	background: url(../images/foot.jpg) no-repeat center;
	margin-top: 50px;
	color: #fff;
}
.footer a{
	color: #fff;
}
.footer ul{
	float: left;
	margin: 0 50px;
	margin-top: 40px;
}
.footer ul li{
	line-height: 26px;
	text-align: center;
}
.footer ul li a{
	font-size: 12px;
}
.footer ul li:first-child{
	margin-bottom: 10px;
}
.ewm{
	text-align: center;
	margin-top: 40px;
}
.ewm p{
	margin-top: 10px;
}
.e1{
	margin-right: 40px;
}
.bottom{
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #a5a5a5;
	background: #0d141e;
	text-align:center;
}
.bottom a{
	color: #a5a5a5;
}

.banner{
	height: 350px;
	background: url(../images/banner.jpg) no-repeat center;
}
.pagetop{
	text-align: center;
	font-size: 30px;
	color: #646464;
	margin-top: 40px;
}
.pagetop span{
	color: #999;
	margin-left: 20px;
}
.submenu{
	text-align: center;
	margin-top: 35px;
}
.submenu ul{
	display: inline-block;
}
.submenu ul li{
	float: left;
	margin: 0 4px;
}
.submenu ul li a{
	display: block;
	width: 113px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	border: 1px solid #045fa6;
	border-radius: 10px;
	font-size: 16px;
	color: #333;
}
.submenu ul li a:hover,.submenu ul li a.hover{
	background: #045fa6;
	color: #fff;
}

.submenu2{
	text-align: center;
	margin-top: 35px;
}
.submenu2 ul{
	display: inline-block;
}
.submenu2 ul li{
	float: left;
	margin: 0 10px;
}
.submenu2 ul li a{
	font-size: 13px;
	color: #333;
	border: 0;
	font-weight: bold;
}
.submenu2 ul li a:hover,.submenu2 ul li a.hover{
	background: 0;
	color: #045fa6;
}

.main{
	margin-top: 60px;
}
.content{
	line-height: 30px;	
}

.list li{
	margin-bottom: 10px;
	border-bottom: 1px dashed #e2e2e2;
	padding-bottom: 5px;
}
.list li a{
	display: block;
	color: #333;
	font-weight: bold;
}
.list li span{
	display: block;
	color: #929292;
	padding-top: 15px;
	font-size: 12px;
	margin-bottom: 8px;
}
.list li p{
	color: #666;
	font-size: 12px;
	line-height: 30px;
}
.list li a:hover{
	color: #f1b165;
}

.photo li{
	float: left;
	text-align: center;
	margin: 10px 18px;
}
.photo li p{
	line-height: 30px;
}
.photo li img{
	width: 237px;
	height: 178px;
	transition: 0.7s all;
}
.photo li:hover img{
	opacity: 0.8;
}

.showtop{
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.showtop .title{
	font-size: 16px;
    font-weight: bold;
    color: #045fa6;
}
.showtop .date{
	color: #5a5a5a;
	font-size: 12px;
	margin-top: 15px;
}
.showtop .date span{
	margin: 0 5px;
}
.prepage{
	font-size: 12px;
	line-height: 30px;
	margin-top: 50px;
}
.prepage a{
	color: #045fa6;.news li a
}