*{margin:0;padding:0;font-family: "Microsoft YaHei";}
a{text-decoration: none;}	
@media screen and (max-width: 1920px) {
.cen{ width:1200px;margin:0 auto;position: relative;
}
}
@media screen and (max-width: 1600px) {
.cen{ width:1050px;margin:0 auto;position: relative;
}
}
@media screen and (max-width: 1366px) {
.cen{ width:1000px;margin:0 auto;position: relative;
}
}
input{border:none;outline: none;}
img{border:none;}
li{list-style: none;float: left;}
.fl{float: left;}
.fr{float: right;}
.white{color:#fff;}
.clear{clear: both;}
.font14{font-size: 14px;}
.main{width: 100%;}



/*头部*/
.head{height: 100px;background: #fff;}
.head img{height: 50px;display: block;margin-top:24px;}
.head .head_right{height: 26px;margin:28px 0;}
.head .head_right a{font-size: 12px;color:#666;}
.head .head_right .blue{color:#013f9d;}
.head .head_right input{width: 162px;height: 24px;border:1px solid #ccc;padding-left: 6px;line-height: 24px;margin-left:14px;padding-right: 6px;border-right: none;}
.seek_tj{width:20px;height: 26px;vertical-align: middle;background:url(../images/seek.png) no-repeat center center;border:none;outline: none;cursor: pointer;border:1px solid #ccc;border-left:none;margin-left: -2px;}

.nav{height: 38px;background: #004798;}
.nav>ul>li{width: 11.11%;text-align: center;height:100%;line-height: 38px;position: relative;}
.nav>ul>li>a:hover{background: #2a8dff;color:#fff;}
.nav .current{background: #2a8dff;color:#fff;}
.nav>ul>li>a{width: 100%;color:#fff;display: block;}
.nav .navList{background:rgba(224,235,242,.8)!important;width: 550px;display: none;position: absolute;z-index: 10;top:38px;}
.nav>ul>li:hover .navList{display: block;}
.navList img{width: 183px;height: auto;margin:6px;display: block;}
.navList ul{width: 340px;}
.navList ul li{background: url(../images/nav.png) no-repeat left center;padding-left: 18px;line-height: 30px;margin-top:10px;margin-right: 32px;}
.navList ul li a{color:#333;font-size: 14px;}
.navList ul li a:hover{text-decoration: underline;}
/*.nav li:nth-child(6) .navList{display: block!important;}*/
.nav .pos1{right: 0px;}


/*尾部*/
.foot{width: 100%;}
.footer{background: #807e7f;height: 260px;}
.footer li{height: 260px;width: 12%;}
.footer li p{color:#fff;font-size: 14px;white-space: nowrap;border-bottom:1px solid #9f9e9e;height: 36px;margin-bottom: 10px;width: 100%;line-height: 36px;}
.footer li a{color:#cecece;font-size: 12px;width: 100%;display: block;height: 22px;line-height: 22px;    overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}
.footer li a:hover{color:red;}

.footer .concat p{font-size: 12px;}
.footer .er{width: 156px;text-align: center;border-left:1px solid #9f9e9e;}
.er img{display: block;width: 84%;margin:10px auto;}
.footer .er a{width: 50%;float: left;margin-left: 10px;text-align: left;}
.footer .er p{}
.bot{background: #282828;text-align: center;line-height: 32px;height: 30px;font-size: 12px;color:#fff;}
.footer li .kh{border:none;color:#cecece;}

.per100{width: 100%;display: block;}