/* CSS Document */
*{margin:0px auto;padding:0;}
body{font-size:12px;color:#333; }
html,body{font-family:Microsoft YaHei,"微软雅黑";}
em,i{font-style:normal;}
ul,li{list-style-type:none;}
img{border:0;vertical-align:middle;}
input{vertical-align:middle;}

.hongse{color:#F00}
a{text-decoration: none; color:#333;}
img { border:none; }
.clear{clear:both;}
.clearfix:after{clear:both; content:""; height:0; overflow:hidden;display:block;}
.w1200{width:1200px;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.top{
	width:100%;
	
	background:#565656;
}
.top p{color:#cbd2d3;line-height: 35px;}
.top_center{width:1200px;margin:0 auto;}
.top_center span{display:inline-block;;margin:0 5px;}
.top_left p span strong{font-size:16px;}
.top_right span{padding-left:25px;}
.top_right .ch{background:url(../images/gq1.png) no-repeat left ; color:#cbd2d3;}
.top_right .en{background:url(../images/gq2.png) no-repeat left ; color:#cbd2d3;}
.navs{height:100px;}
.navs_logo{width:340px;height:100px;}
.navs_right {
    width: 708px;
    height: 100px;
}
.navs_right ul li{float:left;line-height:100px;font-size:16px;}
.navs_right ul li a{color:#333;padding:0 14px;}
.nav .cd{position:relative;}
.nav li a{text-align:center;display: block; }
.nav li a:hover{ /*text-decoration:underline;*/background:#3060b5;color:#FFFFFF;}
.nav .cd {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.nav .cd .menu {display:none; min-width:100%; background:rgba(255,255,255,0.8); position:absolute; left:0; top:100px; z-index:9999;}
.nav .cd .menu li { float:none; line-height:44px;}
.nav .cd .menu a {background:none; padding:0; white-space:nowrap;}
.nav .cd:hover .menu{ display:block;}
.nav .cd .menu li:hover a{background:#3060b5;color:#FFFFFF;}

.link{margin-top:35px;border-top:1px solid #ccc;background:#eee;padding-bottom:20px;}
.link h2{line-height: 50px;font-weight:200;margin-top:15px;}
.link a{margin:10px;line-height: 30px;font-size:13px;color:#333;}
.foot{height:60px;background:#1f1e26;}
.foot p{text-align: center;color:#fff;line-height: 60px;font-size:12px;color:#909090;}

.foot p span{margin-left:20px;}



