/****************************************头部底部共用样式****************************************/
/*************************顶部*************************/
.topnav{background: #fff;height: 42px;line-height: 42px;text-align: right;}
.topnav-phone{float: right;background: url(../images/topnav1.png) no-repeat left 12px;padding-left: 23px;color: #888787;font-family: Arial;font-size: 24px;}
.topnav-ul{float: right;margin-left: 50px;}
.topnav-ul li{background: url(../images/topnav2.png) no-repeat right center;display: block;float: left;}
.topnav-ul li a{color: #7f7e7e;font-size: 12px;font-family: "宋体";display: block;padding: 0 10px;}
.topnav-ul li.none{background: 0;}
/*************************头部样式*************************/
.header{background: url(../images/top-bg.png);overflow: hidden;}
.header .logo/*标志*/{padding: 43px 0 52px;overflow: hidden;}
.header .logo h1,.header .logo h2{height: 73px;float: left;}
.header .logo h1{width: 182px;background: url(../images/logo-1.png) no-repeat;}
.header .logo h2{width: 389px;background: url(../images/logo-2.png) no-repeat;}
.header .logo a{display: block;width: 100%;height: 100%;}
.header .logo a.login{width: 49px;height: 49px;background: url(../images/login-bg.png) no-repeat;font: normal 12px/49px "宋体";text-align: center;color: #4e4e4e;float: right;margin-top: 13px;}
.header .logo a.li16{line-height: 16px;}
.header .logo a.loginb{background: url(../images/login-bg-h.png) no-repeat;width: 110px;height: 37px;padding-left: 67px;float: right;margin-top: 23px;color: #4e4e4e;line-height: 37px;}
.banner/*标志*/{height: 387px;}
/*************************新闻*************************/
.news{height: 58px;background: #fff;}
.news h2{background: #108512 url(../images/news.png) no-repeat right top;width: 143px;line-height: 58px;color: #fff;font-size: 24px;padding-right: 6px;text-align: center;float: left;}
.news ul{float: right;width: 800px;padding-top: 6px;}
.news ul li{width: 382px;background: url(../images/icon5.png) no-repeat left center;padding-left: 18px;display: block;float: left;line-height: 24px;}
.news ul li a{color: #666;display: block;}
/*************************底部样式*************************/
.footer{background: #666;padding: 35px 0;text-align: center;color: #fff;line-height: 30px;font-size: 14px;}
.footer a{color: #fff;text-decoration: none;}
.footer a:hover{text-transform: underline;}
/****************************************内容框架共用样式****************************************/
/*************************摘要*************************/
.summary{background: url(../images/summary-bg.png) no-repeat;width: 870px;height: 70px;padding: 20px 45px;font-family: Arial;font-size: 28px;color: #fff;margin: 50px 0 30px;font-weight: bold;font-style: normal;}
.summary em{font-size: 36px;}
.summary span{font-size: 22px;}
/*************************图标*************************/
.icon1{background: url(../images/icon1.png) no-repeat left 12px;padding-left: 28px;}
.icon1_po{background-position: left 8px}
.icon2{background: url(../images/icon2.png) no-repeat left 4px;padding-left: 40px;}
.icon7{background: url(../images/icon7.png) no-repeat left 5px;padding-left: 32px;}
/*************************位置导航*************************/
.Position-nav{background: url(../images/icon6.png) no-repeat left center;padding-left: 25px;color: #2c2c2c;font-size: 14px;font-weight: bold;display: block;overflow: hidden;}
.Position-nav a{display: inline-block;color: #2c2c2c;padding: 0 5px;}
.more-red{color: #c91002;}