﻿/* CSS Document */
.banner{ width:100%; height:450px; overflow:hidden; position:relative;font-size:0}
.b-img{ height:480px;  position:absolute; left:0; top:0;}
.b-img li{ display:block; height:450px; float:left;}
.b-img li a{ display:block; height:400px}
.b-list{ height:50px; padding-top:400px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:0px; height:0px; border-radius:50%; border:6px solid #f7b104; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:6px solid #1b4a97;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:180px;}
.bar-right em{ display:block; width:50px; height:100px;background:url(../images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:180px; }
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}

.width{margin:10px auto;width:1200px}
.pt40{ padding-top:40px;}
.conbg{ background:url(../images/contactbg.jpg) no-repeat; width:335px; height:394px; margin-top:10px;}
.confont{ line-height:30px; font-size:14px; padding-left:20px; padding-top:15px;}
.you01{ background:url(../images/youimg1.jpg) no-repeat; width:290px; height:355px; float:left; position:relative;}
.you02{ background:url(../images/youimg2.jpg) no-repeat; width:290px; height:355px; float:left; position:relative; margin-left:12px;}
.you03{ background:url(../images/youimg3.jpg) no-repeat; width:290px; height:355px; float:left; position:relative; margin-left:12px;}
.you04{ background:url(../images/youimg4.jpg) no-repeat; width:290px; height:355px; float:left; position:relative; margin-left:12px;}
.youfont{ width:245px; position:absolute; top:180px; left:20px; font-size:15px; line-height:28px;}
.you01 strong,.you02 strong,.you03 strong,.you04 strong{ font-size:18px; border-bottom:1px solid #DDDDDD; width:245px; display:block; text-align:center; padding:10px 0;}
.you01 p,.you02 p,.you03 p,.you04 p{ padding-top:10px;}


.foot_x {
	background: rgb(0, 102, 177); width: 100%; color: rgb(221, 222, 222); min-width: 1200px; float:left;
}
.foot_x a {
	color: rgb(221, 222, 222);
}
.f_link {
	background: rgb(61, 61, 61); padding: 20px 0px; width: 100%; height: auto; line-height: 26px; min-width: 1200px;
}
.f_link b {
	color: rgb(255, 255, 255); font-family: "Microsoft Yahei"; font-size: 16px; font-weight: normal;
}
.bottomnav {
	padding: 28px 0px; width: 100%; height: 15px; text-align: center; line-height: 15px; font-size: 12px; border-bottom-color: rgb(0, 0, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
.f_link a {
	padding: 0px 8px; color: rgb(255, 255, 255); font-size: 14px;
}
.bottomnav a {
	padding: 0px 20px; border-left-color: currentColor; border-left-width: 1px; border-left-style: solid; font-size:14px;
}
.bootTxt {
	margin: 0px auto; width: 100%; text-align: center; line-height: 30px; overflow: hidden; padding-top: 10px; padding-bottom: 30px; font-size: 12px; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.foot_x .main .bottomnav .no {
	border: 0px currentColor; border-image: none;
}
.main {
	margin: 0px auto; width: 1100px; clear: both;
}