@charset "utf-8";
/* CSS Document */

body{ font-size:12px; padding:0px; margin:0px;font-family:"Microsoft YaHei"; /*margin-top:138px;*/}
* { margin:0px; padding:0px;}
ul{ list-style-type:none;}
li{ list-style-type:none;}
a{ text-decoration:none; color:inherit;}
img{ border:0px;}

/*设置浮动和清除浮动*/
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}

/*底部悬浮*/
.fixed_foot{ width:100%; height:70px; background:rgba(40,40,40,0.84); position:fixed; bottom:0px; left:0px; z-index:999999999;min-width:1200px;}
.fixed_foot_1200{ width:1200px; margin:0 auto; height:80px;}
.fixed_foot_l{ height:auto; overflow:hidden;}
.fixed_foot_l ul{ position:relative; height:80px;}
.fixed_foot_l ul li{ margin-right:97px; float:left;}
.fixed_foot_l ul li .thebg{ margin-top:15px; margin-right:14px; width:43px; height:43px; float:left}
.fixed_foot_l ul li .thebg01{ background:url(../img/fixed_foot_01.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg02{ background:url(../img/fixed_foot_02.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg03{ background:url(../img/fixed_foot_03.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg04{ background:url(../img/fixed_foot_04.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg05{ background:url(../img/fixed_foot_05.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg01.active{ background:url(../img/fixed_foot_01_act.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg02.active{ background:url(../img/fixed_foot_02_act.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg03.active{ background:url(../img/fixed_foot_03_act.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg04.active{ background:url(../img/fixed_foot_04_act.png) 0 0 no-repeat;}
.fixed_foot_l ul li .thebg05.active{ background:url(../img/fixed_foot_05_act.png) 0 0 no-repeat;}


.fixed_foot_wz{ font-size:14px; color:#fff; margin-top:18px;}
.fixed_foot_wz.active{ color:#36a8ff;}
.fixed_foot_r{ width:126px; height:43px; line-height:42px; text-align:center; color:#ffffff; border-radius:5px; background:#f2a633; margin-top:15px; font-size:16px; cursor:pointer;}
.fixed_foot_r img{ vertical-align:middle; margin-right:6px;display: inline-block;}

.top_one .w1{width: 600px;height: 390px;}
.top_one .w2{width: 300px;height: 390px;}
/*顶部悬浮*/
.fixed{ width:100%; height:auto; overflow:hidden;min-width:1200px;}
.fixed_top{ position:fixed; top:0px; left:0px; z-index:99999;}
/*top*/
.index_top{ background:#262829; height:40px; width:100%;}
.index_top_nr{ width:1200px; margin:0 auto; height:39px;}
.index_top_det{ font-size:12px; color:#ffffff; line-height:40px;}
.index_top_tel{ font-size:12px; color:#ffaf36; line-height:40px; margin-right:3px;}
.index_top_tel img{ vertical-align:sub; margin-right:6px;}

/*header*/
.header{ height:100px; width:100%; background:#ffffff; border-bottom:1px solid #cccccc;}
.header_nr{ width:1200px; margin:0 auto;}
.logo{ /*margin-left:18px; */margin-top:26px;}
.nav{ font-size:16px; color:#4e4e4e; line-height:100px;}
.nav a{font-size:16px;}
.nav ul li{ margin-left:41px; float:left;position:relative;}
.nav ul li:hover{color:#36a8ff;}
.nav li img{position:absolute;left:52px;top:24px;}
/*.sy_active{ color:#36a8ff;}*/
@media screen and (max-width: 1366px) { 
.index_top_tel {margin-right:108px;} 
} 


/*footer*/
.foot{ width:100%; height:200px; background:#262829;min-width:1200px; padding-top:36px;padding-bottom:70px;}
.footer{ width:1200px; margin:0 auto;}
.footer_top{ width:1200px; overflow:hidden; height:197px; border-bottom:1px solid #464849;}
.footer_top a:hover{color:#1c7eb7;}

.about_lo{ width:158px; padding-left:42px;}
.about_lo p{ font-size:16px; color:#e1e1e1;}
.about_lo ul{ margin-top:15px; border-right:1px solid #585859; height:122px;}
.about_lo ul li{ font-size:14px; color:#838b8c; line-height:31px;}

.xqfb_ml{ width:318px; padding-left:90px;}
.xqfb_ml p{ font-size:16px; color:#e1e1e1;}
.xqfb_ml ul{ margin-top:15px; border-right:1px solid #585859; height:122px; width:308px;}
.xqfb_ml ul li{ font-size:14px; color:#838b8c; line-height:31px; float:left; margin-right:31px;}

.xizy_ml{ width:158px; padding-left:88px;}
.xizy_ml p{ font-size:16px; color:#e1e1e1;}
.xizy_ml ul{ margin-top:15px; border-right:1px solid #585859; height:122px;}
.xizy_ml ul li{ font-size:14px; color:#838b8c; line-height:31px;}

.gddt_ml{ padding-left:100px;}
.gddt_ml p{ font-size:16px; color:#e1e1e1;}
.gddt_ml ul{ margin-top:15px;}
.gddt_ml ul li{ font-size:14px; color:#838b8c; margin-right:13px; float:left;}
.gddt_ml ul li p{ margin-top:10px; font-size:14px; color:#838b8c; text-align:center;}

.footer_dw{ font-size:14px; color:#aeb1b2; text-align:center; margin-top:30px;}
/*返回顶部*/
.return{ position:absolute;bottom:78px; left:18px; position:fixed; display:none; z-index:9999999}
.return .iconfont{font-size:47px;color:black;opacity:0.2;}
.return .iconfont:hover{opacity:0.6;}
@media screen and (max-height:768px){
	.return{bottom:20px;}
}