@charset "utf-8";
*{padding:0;margin:0;box-sizing:content-box;font-family:"微软雅黑";font-size:inherit}
body{margin: 0;padding: 0;}
a{text-decoration:none}
img{border:none}
ul{list-style:none}
.clear{clear: both;}
.conter{width:1200px;margin:0 auto;height:auto;position: relative;}
.sydaohang{width: 100%;
    height: 50px;
    box-sizing: border-box;
    background: #044177;
    position: relative;
	z-index: 9999;}
.cbp-hrmenu {
	width: 100%;
}



.cbp-hrmenu > ul > li {
	display: inline-block;
	width: 12%;
	text-align: center;
	height: 50px;
}

.cbp-hrmenu > ul > li > a {
	color: #fff;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 100%;
}


.cbp-hrmenu > ul > li > a:hover {
	color: #fff;
    background: #014b8c;
}
.cbp-hrmenu > ul > .ww > a{
	color: #fff;
	background: #d61822;
}
.cbp-hrmenu > ul > li.cbp-hropen a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	color: #fff;
	background: #014b8c;
}
.cbp-hrmenu > ul > .ww > a:hover {color:#fff !important;background: #d61824 !important; }

/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	background: rgba(9,18,33,0.8);
	position: absolute;
	width: 1200px;
	margin: 0 auto;
	left: 0;
	height: 250px;
}

.cbp-hropen .cbp-hrsub {
	display: block;
}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
	line-height: 2em;
}

.cbp-hrsub .tab{ width:100%;}
.cbp-hrsub .tab-hd {width: 100%; background:#94000a; overflow:hidden; zoom:1;}
.cbp-hrsub .tab-hd li{    border-right: 1px #d77a7d solid; float:left; width:24.93%;height: 42px;line-height: 42px; color:#fff; text-align:center; cursor:pointer;}
.cbp-hrsub .tab-hd li:nth-child(4){border-right: none;}
.cbp-hrsub .tab-hd li.active{ background:#d61824;border-top: 1px #d77a7d solid;}
.cbp-hrsub .tab-hd li.active::before{content: "";width: 0px;height: 0px;border: 10px solid #d61824;border-bottom-color: transparent;border-left-color: transparent;border-right-color: transparent;position: absolute;top: 40px;}
.cbp-hrsub .tab-bd li{display:none;border-top:0 none;}
.cbp-hrsub .tab-bd li.thisclass{ display:list-item;}
.cbp-hrsub .tab-bd li dl{width: 96%;margin: 0 auto;}
.cbp-hrsub .tab-bd li dl dd{float: left;width: 16%;margin-top: 25px;}
.cbp-hrsub .tab-bd li dl dd a{background: none;}
.cbp-hrsub .tab-bd li dl dd a:hover{color: #d61824;}
.cbp-hrsub .tab-bd li dl dd img{vertical-align:middle;float: left;margin-right: -46px;}

.cbp-hrsub .kuang{display: inline-block;float: left;width: 16%;}
.cbp-hrsub .kuang img{vertical-align:middle;margin-right: 10px;}
.cbp-hrsub .kuang h4{text-align: left;margin-top: 20px;margin-bottom: 10px;}
.cbp-hrsub .kuang h4 a{background: none !important;}
.cbp-hrsub .kuang h4 a .xian{border-bottom: 1px #fff solid;width: 110px;margin-top: 10px;}
.cbp-hrsub .kuang h4 a .hongxian{border-bottom: 1px #d61824 solid;width: 60px;margin-top: -1px;}
.cbp-hrsub .kuang a{background: none !important;}
.cbp-hrsub .kuang ul li{text-align: left;}
.cbp-hrsub .kuang ul li a{color: #fff;font-weight: 100;}
.cbp-hrsub .kuang ul li a:hover{color: #d61824;}
.dakuang{height: 300px !important;}
.cbp-hrsub-inner .tab-bd li ul li{display: block;}
.cbp-hrsub-inner .tab-bd li .waikuang{width: 96%;margin: 0 auto;}

.fixDiv{
           position:fixed;
            top:0;
            left:0;
			z-index: 9999;
        }
		
		
.dhguanyu .cbp-hrsub{height: 0 !important;}
.dhguanyu .daohang ul{margin-top: 0;}
.dhguanyu .cbp-hrmenu > ul > li.cbp-hropen a,.dhguanyu .cbp-hrmenu > ul > li.cbp-hropen > a:hover{background: #fff !important;color: #000;}
.dhguanyu .daohang{box-shadow: none;}
.dhguanyu .conter{width: 100%;}
.dhguanyu .cbp-hrsub .cbp-hrsub-inner ul li a{background: #fff;color: #000;font-size: 16px;line-height: 60px;}
.dhguanyu .daohang ul li span{height: 40px;border-right: 1px #ccc dashed;line-height: 40px;display: block;
    margin-top: 10px;}
.dhguanyu .cbp-hrsub .cbp-hrsub-inner ul{background: #fff;}

.dhguanyu .cbp-hrsub .cbp-hrsub-inner ul li a:hover{background: #d61824;color: #fff;}