/*--------------------------------------
作者：蓝枫
日期：2017/11/06
内容：2017新版头尾公共样式
----------------------------------------*/
/*全局*/
.about_body {background: url(../images/about_img/about_bg.png) 0 10px repeat-x;}


.banner{height:139px;background:url(../images/about_img/about_banner.jpg) #0d5e9e no-repeat center;}
.about_body{width:100%; padding-top: 10px; overflow:hidden; background: url(../images/about_img/about_bg.png) 0 -77px repeat-x;}
.about_con{width:1000px; overflow:hidden;margin:20px auto;padding-bottom:20px;}
/******left*****/
.about_left{width:210px; height:auto; overflow:hidden; float:left; margin-top20px;}
.left-nav{width:210px; height:auto; padding-top:10px}
.left-nav h1,.left-nav .content li,.left-nav .content li.cur a,.left-nav .bottom{background: url(../images/about_img/about_left.png) no-repeat right top}
.left-nav h1{display:block; height:40px;text-indent:-999px; overflow:hidden}
.left-nav .content{background: url(../images/about_img/about_left_bg.png) repeat-y right top; padding-left:44px}
.left-nav .content li{background-position: right -80px; display:block; height:50px; line-height:50px; font-size:16px}
.left-nav .content li a{display:block; height:55px; line-height:55px; padding-left:18px; text-aligncenter; color:#6f6f6f}
.left-nav .content li.cur a{background-position: left -58px;  font-weight:700; color:#0d4b9b}
.left-nav .bottom{background-position: right -168px; height:216px}

/******right*********/
.about_right{ float:right;width:750px; margin-left:30px; overflow:hidden;}
.about_right .n_nav{width:720px; height:40px;line-height:40px;  float:left; border-bottom:#eee 1px solid;margin-left:30px; displayinline;}
.about_right .con-t2{height: 42px; font-size: 22px;color: #1d69a7;/* font-family: "黑体"; */text-shadow: 2px 2px 1px #f4f8fd;border-bottom: 1px solid #e8e8e8;margin-bottom: 22px;/* width: 670px; */padding-left: 0;}
.about_right .about_art{ overflow:hidden; float:left; margin:0px;padding:0px; displayinline;}
.about_right .about_art p{font-size:14px; color: #666; line-height:28px; margin-top:10px; padding-bottom:0px; text-indent:0px;}

.sitemap dl{font-size:16px;line-height:30px;margin-top:30px;overflow:hidden;}
.sitemap dt{font-weight:bold;margin-right:20px;float:left}
.sitemap dd{margin-left:90px;}
.sitemap dd a{color:#454545;display:inline-block;*display:inline;*zoom:1;margin-right:25px}
.sitemap dd a:hover{color:#f21e46}

/* footder */  
.footer {width:100%; margin:0px; padding:15px 0; background: #1F2C40; text-align: center; color: #a4aec7; font-size:12px;font-size:1.2rem;overflow:hidden}
.footer a {color: #a4aec7; text-decoration: none; }
.footer a:hover { text-decoration: underline; }
.footer p{line-height:30px; }
.footer p.feet-nav{ font-size:14px; }
.footer p.feet-nav a {margin:0 8px;color: #a4aec7; text-decoration: none; }
.footer p.cp{font-size:12px;}