 @charset "utf-8";
 /*head*/
 .head{width: 100%;background: #181828;height:560px;}
 .nav{width:1200px;margin: 0 auto;}
 .head-l{float: left;}
 .h-logo{width: 365px;height: 43px;margin-top: 25px;}
 .h-logo img{width: 100%;height: 100%;}
 .head-r{float: right;}
 .rhead-t{margin-top: 18px;margin-bottom: 17px;height: 22px;}
 .search-s{width: 147px;height: 100%;border-radius: 10px;}
.zywqh{width: 80px;height: 18px;border: 1px solid #fff;
font-size: 10px;border-radius: 9px;margin-top: 1px;margin-left: 30px;}
.zywqh span{display: block; width: 48%;text-align: center;float: left;color: #fff;}
.zywqh span:nth-child(1){border-top-left-radius:8px;background: #fff;
	border-bottom-left-radius:8px;border: 0px;color: #000}
.zywqh span:nth-child(1) a{color: #000}
.zywqh span:nth-child(2) a{color: #fff}
.rhead-b{ float:right;height: 22px;}
@media screen and (max-width: 1199px){
.rhead-b{ float:none;}
}
.rhead-b li{margin-left: 18px;font-size: 12px; float: left;width: 65px;height: 22px;text-align: center;line-height: 22px;position: relative;}
.rhead-b li a{ color:#FFF;display: block;}
.rhead-b li a:hover{color: #3ea3ff;}
.rhead-b li ul{
    position:  absolute;
    top: 22px;
    left: 0px;
    z-index: 999;
    background:  #fff;
    display: none;
}
.rhead-b li:hover .xlk{display: block;}
.rhead-b li:hover{border-top-left-radius:5px;border-top-right-radius:5px;background: #fff;border: 0px;}
.rhead-b li ul li{margin: 0px;}
.rhead-b li ul li a{color: #000}
.rhead-b li ul li a:hover{color: #3ea3ff;}
.zhong{display: block; background: #fff;border-top-left-radius:5px;border-top-right-radius:5px;}
.red2 {display: block; background: #cfebff;}
.zhong a{color: #000 !important;}
/*foot*/
.footer{width: 100%;background: #262626;}
.foot-t{width: 1200px;margin: 0 auto;}
.foot-t ul{margin: 40px;float: left;}
.foot-t .jjfto{ width:200px;}
.foot-t .jjfto li a{ width:100px;}
.foot-t ul li a{ display:block; float:left;font-size: 14px;color: #cccccc;line-height: 25px;}
.foot-t ul h2{color: #fff;margin-bottom: 10px;font-size: 16px;}



.c-bt{height: 32px;}
.c-bt span{display: block;height: 1.5px;background: #6399fe;width: 27px; margin-bottom: 3px;}
.c-bt h2{font-weight: normal;font-size: 17px;}
.c-bt p a{color: #6399fe;float: right;line-height: 30px;}
.c-btt{float: left;}
.foot-t ul li a:hover{color:#3ea3ff;}
@media screen and (max-width: 1366px){
	.c-bt{height: auto !important;}
}
