﻿@charset "utf-8";
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/
.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1080px; font-family:microsoft yahei;}
/*页眉*/
.header{width:100%; overflow:hidden; background-color:#fff; border-top: 5px solid #00b07b;}
.hdtop{ overflow: hidden; height: 134px; position: relative;}
.hdtop .hdtop_l{ overflow: hidden; float: left; }
.hdtop .hdtop_l dt{ float: left; border-right: 1px solid #cdcdcd; padding-right: 10px; margin-top:10px;}
.hdtop .hdtop_l dt img{ display: block;}
.hdtop .hdtop_l dd{ padding-left: 180px; margin-top:36px;}
.hdtop .hdtop_l dd h2{ font-weight: normal; font-size: 24px; color: #3c5559; margin-bottom: 5px;}
.hdtop .hdtop_l dd p{ font-size: 18px; color: #6d6d6d;}
.hdtop .hdtop_l dd p span{ color: #00b07b;  font-size: 18px;}
.hdtop .Hotlink{ height: 30px; line-height: 30px; overflow: hidden; float: right; font-size: 15px; margin-top: 64px; margin-right: 15px; color: #3c5458; padding-left: 30px; background: url(../images/mobile.png) no-repeat 0 5px;}
.hdtop .Hotlink span{ font-size: 24px; color: #00b07b; font-weight: bold;}
.hdtop .titlemenu{position: relative; width: 305px; position: absolute; top: -5px; right: 26px;}
.hdtop .titlemenu ul{background:#00b07b; height: 36px; line-height: 36px; overflow: hidden; padding-left: 16px;}
.hdtop .titlemenu ul li{ float: left; overflow: hidden; margin-left:8px;}
.hdtop .titlemenu ul .li1{background: url(../images/htmnbg1.png) no-repeat left center;}
.hdtop .titlemenu ul .li2{background: url(../images/htmnbg2.png) no-repeat left center;}
.hdtop .titlemenu ul .li3{background: url(../images/htmnbg3.png) no-repeat left center;}
.hdtop .titlemenu ul .li2 a{ padding-left: 13px;}
.hdtop .titlemenu ul .li3 a{ padding-left: 13px; border: none;}
.hdtop .titlemenu ul li a{font-size: 13px; color: #fff; padding-left: 10px; padding-right: 8px; margin-left:8px;   border-right: 1px dotted #cdcdcd;}
.hdtop .titlemenu .rbg{ display: block; width: 25px; height: 36px; background: url(../images/dhmenubgr.png) no-repeat; position: absolute; right: -25px; top: 0px;}
.hdtop .titlemenu .lbg{ display: block; width: 25px; height: 36px; background: url(../images/dhmenubg.png) no-repeat; position: absolute; left: -25px; top: 0px;}
.hdmenu{ overflow: hidden; background: #0352a9;}
.hdmenu .container{ overflow: hidden;}
.hdmenu ul{ height: 55px;}
.hdmenu ul li{height: 55px; line-height:55px; float: left; background: url(../images/menulibg.png) no-repeat left center;}
.hdmenu ul li a{height: 55px; line-height:55px; text-decoration: none;  display: inline-block; font-size: 15px; color: #fff; padding: 0px 36px;}
.hdmenu ul li.nobg{ background: none;}
.hdmenu ul li.cur a,.hdmenu ul li:hover a{ background: #00b07b;}
/*footer*/
.footer{ width: 100%; overflow: hidden; background: #003571;}
.footer .fttop{ overflow: hidden; background: #00b07b;}
.footer .fttop .container{ overflow: hidden;}
.footer .fttop ul{ overflow: hidden; height: 55px; line-height: 55px;}
.footer .fttop ul li{ float: left;}
.footer .fttop ul li.nobd a{ border: none;}
.footer .fttop ul li a{ font-size: 14px; color: #fff; padding: 0px 25px; border-left: 1px solid #fff;}
.footer .ftdown{ height: 182px; overflow: hidden;}
.footer .ftlogo{ height: 182px; width: 190px; background: url(../images/ftlogobg.jpg) no-repeat; float: left; text-align: center;}
.footer .ftlogo img{ display: inline-block; margin-top: 25px;}
.footer .copyrigt{ float: left; margin-left: 30px; margin-top: 35px;}
.footer .copyrigt *{ font-size: 13px; color: #fff;}
.footer .copyrigt p{ line-height: 22px;}
.footer .copyrigt p em{ display: inline-block; width: 10px; height: 22px;}
.footer .copyrigt p a{}
/*友情链接*/
.frlink{ overflow: hidden;}
.frlink .container{ overflow: hidden; padding-bottom: 42px; padding-top: 36px;}
.frlink h5{ height: 40px; line-height: 40px; margin-bottom: 20px; background:url(../images/flltbg.png) no-repeat bottom left;}
.frlink .frtitle{ float: left; font-size: 18px; font-weight: bold; color: #40403f; font-weight: normal;}
.frlink span{ float: left; font-family: "Arial"; font-weight: normal; color: #cbcbcb; position: relative; left: 6px; top: 3px;}
.frlink ul{ overflow: hidden; position: relative; left: 0px; top: 0px;}
.frlink ul li{ float: left; display: inline-block; line-height: 20px;}
.frlink ul li a{padding: 0px 10px; color: #272626; border-left: 1px solid #999999; }
.frlink ul li.nobd a{ border: none;}