#top{
	width:100%;
	text-align:center;
}
#box{
	width:1152px;
	margin:0 auto;
	height:116px;
}
#topleft{
	display:block;
	float:left;
}


#nav{
	height:35px;
	line-height:35px;
	font-size:18px;
	border-top:1px solid #f1f1f1;
	background-color:#448ef3;
}
#nav ul{
	width:1152px;
	margin:0 auto;
	height:100%;
}
#nav li{
	text-align:center;
	width:164.5;
	display:block;
	float:left;
	list-style-type:none;
	height:100%;
	position:relative;
}


#nav a{
	text-decoration:none;
	color:#000;
}
#nav li a{ 
	text-align:center;
	height:100%;
	width:164.5px;
	display:block;
	color:#fff;
}
#nav li:hover a{
    background-color:#1e4b96;
	color:#FFF;
}
#nav li .hid a{
	background-color:#1e4b96;
	border-top:1px solid #FFF;
}
.hid a{
	color:#fff;
}
.hid{
	position:absolute;
	width:164.5px;
	height:auto;
	left:0px;
	display:none;
	z-index:99;
}
#nav li:hover .hid{
	display:block;
}
#banner{
	margin:0 auto;
	width:100%;
	height:400px;
	text-align:center;
}
#banner img{
	margin:0 auto;
	height:100%;
	width:100%;
}
#container{
	width:1152px;
	height:auto;
	margin:0 auto;
}
#conleft{
	display:block;
	float:left;
	width:376px;

}
#concenter{
	display:block;
	float:left;
	width:376px;
	height:300px;
	margin:0 36px;
}
#conright{
	display:block;
	float:right;
	width:376px;
	height:300px;
}
#container{
	padding-top:28px;
	display:block;
	height:300px;
}
#container .conleft{
	padding-top:20px;
}
#container .cover{
	width:140px;
	height:105px;
	display:block;
	float:left;
}
.news{
	padding-top:20px;
}
.cover img{
	width:100%;
	height:100%;
}
#container .first{
	margin-left:18px;
	display:block;
	float:left;
	width:215px;
	height:105.333px;
}
#container p{
	font-size:13px;
}
#container .gengduo{
	color:#ff6666;
}
#container .first .title{
	color:#ff6666;
}
.conlist{
	dispay:block;
	float:left;
	font-size:14px;
}
#jiantou{
	position:relative;
	line-height:24px;	
}
#jiantou:before{
	content:"";
	display:inline-block;
	width:0px;
	height:0px;
	border-left:6px solid #ff6666;
	border-top:3.5px solid transparent;
	border-bottom:3.5px solid transparent;
	margin-right:6px;
	position:absolute;
	left:0px;
	top:10px;
	
}
#jiantou1{
	position:relative;
	line-height:24px;
	
}
#jiantou1:before{
	content:"";
	display:inline-block;
	width:0px;
	height:0px;
	border-left:6px solid #4fc1e9;
	border-top:3.5px solid transparent;
	border-bottom:3.5px solid transparent;
	margin-right:6px;
	position:absolute;
	left:0px;
	top:10px;
	
}
#jiantou2{
	position:relative;
	line-height:24px;
	
}
#jiantou2:before{
	content:"";
	display:inline-block;
	width:0px;
	height:0px;
	border-left:6px solid #81308d;
	border-top:3.5px solid transparent;
	border-bottom:3.5px solid transparent;
	margin-right:6px;
	position:absolute;
	left:0px;
	top:10px;
	
}
#jiantou3{
	position:relative;
	line-height:24px;
	
}
#jiantou3:before{
	content:"";
	display:inline-block;
	width:0px;
	height:0px;
	border-left:6px solid #670001;
	border-top:3.5px solid transparent;
	border-bottom:3.5px solid transparent;
	margin-right:6px;
	position:absolute;
	left:0px;
	top:10px;
	
}
.fleft a{
	margin-left:12px;
}
.conttime{
	display:block;
	float:right;
	font-size:12px;
	line-height:24px;
	height:24px;
}
#container .second{
	margin-left:18px;
	display:block;
	float:left;
	width:215px;
    height:105.333px;
}
.first p{
    margin-top:6px;	
}
.second p{
    margin-top:6px;	
}
.third p{
    margin-top:6px;	
}
#container .third{
	margin-left:18px;
	display:block;
	float:left;
	width:215px;
	height:105.333px;
}
#container .second .title{
	color:#4fc1e9;
}
#container a{
	cursor:pointer;
}

#container .jiantou p{
	font-size:14px;
	height:24px;
	line-height:24px;
}
#container .title{
	font-size:16px;
    height:24px;
	line-height:24px;
}
#container .second .gengduo{
	color:#4fc1e9;
}
#container .third .title{
	color:#81308d;
}
#container .third .gengduo{
	color:#81308d;
}
.contlist{
	display:block;
	float:left;
	width:100%;
	margin-top:10px;
	overflow:hidden;
}
#listsi{
	width:1152px;
	display:block;

	margin:0 auto;
	margin-top:30px;
	height:250px;

}
#listsi .tese,.jiaoshi,.quntuan{
	display:block;
	float:left;
	width:281px;
	margin-right:25px;
}
#listsi .shipin{
	display:block;
	float:left;
	width:281px;
}

h3{
	font-size:18px;
	line-height:34px;
	height:34px;
	margin-top:6px;
	color:#874292;
}
.quntuan>img{
	width:281px;
	height:100px;
}
#bottomnav{
	height:38px;
	background:#f1f1f1;
	text-align:center;
}
.naved{
	height:38px;
	line-height:38px;
	text-align:center;
}
#bottom{
	display:block;
	width:1152px;
	margin:0 auto;
	height:136px;
}
.naved a{
	margin:0 6px;
	font-size:12px;
	color:#666666;
}
.bcont{
	display:block;
	width:1152px;
    margin:0 auto;
}
.bleft{
	display:block;
	float:left;
	width:753px;
}
.bleft>img{
	width:445px;
	height:82px;
}
.links,.links a{
	color:#fff;
	line-height:42px;
	height:42px;
	margin:0 28px;
}
.links a:first-child{
	margin-left:0px;

}
.links{
	margin-left:0px;
	margin-right:0px;
}
.bright{
	display:block;
	float:left;
}
.bright .code{
	display:block;
	float:left;
}
.bright .info{
	display:block;
	float:left;
	margin-left:10px;
}
.info p{
	color:#fff;
	font-size:14px;
	height:28px;
	line-height:28px;
}
#ding{
	width:100%;
	height:4px;
	background-color:#448ef3;
}
.lianxi{
	display:block;
	float:left;
	height:100%;
	width:245px;
	line-height:116px;
	text-align:left;
	margin-left:69px;
}
.lianxi a{
	font-size:28px;
	color:#5a5a5a;
}
#topcenter{
	display:block;
	height:116px;
	float:left;
}
#topright{
	display:block;
	float:left;
	height:116px;
	width:295px;
	text-align:center;
}
.us{
	margin-top:25px;
	width:78px;
	background-color:#448ef3;
	border-radius:4px;
	border:1px solid #fff;
	height:28px;
	color:#fff;
	text-align:center;
	padding:1px;
	line-height:24px;
}
.ps{
	margin-top:25px;
	width:78px;
	margin-left:18px;
	background-color:#448ef3;
	border-radius:4px;
	border:1px solid #fff;
	height:28px;
	color:#fff;
	text-align:center;
	padding:1px;
	line-height:24px;
}
.xia{
	width:236px;
	height:26px;
	border:2px solid #448ef3;
	margin:0 auto;
	border-radius:4px;
	margin-top:71px;
}
.xia input{
	float:left;
	height:26px;
	text-indent:1em;
}
input::-webkit-input-placeholder { /* WebKit browsers */ 
color: #fff;
font-size:16px;
font-family: Microsoft YaHei, Simsum, serif;
} 
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #fff;
font-size:16px;
font-family: Microsoft YaHei, Simsum, serif;
} 
input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #fff; 
font-size:16px;
font-family: Microsoft YaHei, Simsum, serif;
} 
input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #fff;
font-size:16px;
font-family: Microsoft YaHei, Simsum, serif;
}
.login{
	margin-left:20px;
	font-size:16px;
	height:18px;
	line-height:18px;
}
.keyword{
	border:none;
	width:85%;
}

#nav li a:hover{
	text-align:center;
	width:162.5px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background-color:#1e4b96;
}
#nav .hid a:hover{
	text-align:center;
	border-left:none;
	border-right:none;
	width:164.5px;
	background-color:#1e4b96;
}
.hid li a{
	text-align:center;
	width:164.5px;
	background-color:#1e4b96;
}
#banner{
    position:relative;
}
.cat{
	width:1152px;
	height:100%;
	margin:0 auto;
	position:absolute;
	top:0px;

}
.cat .bot{
	width:355px;
	height:100%;
    float:left;
	background:rgba(0,0,0,0.5);
	
	
}
.curr{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background-color:#1a478e;
	width:162.5px;
}
.con{
	display:block;
	width:1152px;
	margin:0 auto;
	margin-bottom:60px;
	margin-top:61px;
}
.conleft{
	display:block;
	float:left;
	width:800px;
	padding-right:26px;
	height:100%;
	border-right:1px solid #d6d6d6;
}
.conright{
	display:block;
	float:right;
	width:302px;
	height:100%;
	margin-left:23px;
}
.conright a{
	width:100%;
	height:36px;
	line-height:36px;
	font-size:13px;
	overflow:hidden;
}
.con .title{
	line-height:40px;
	font-size:29px;
	text-align:center;
	margin-bottom:38px;
	margin-top:0px;
	color:#000;
	height:auto;
}
.dongtai{
	height:29px;
	line-height:29px;
	font-size:29px;
	text-align:left;
	margin-bottom:38px;
	margin-top:0px;
	color:#000;
}
.lie{
}

.neirong{
	width:100%;
	word-break:break-all;
	line-height:28px;
	font-size:14px;
}
#banner{
	width:100%;
	height:495px;
	overflow:hidden;
}
.boetitle{
	display:block;
	font-size:30px;
	height:50px;
	line-height:50px;
	margin-top:100px;
	color:#fff;
}
