@charset "utf-8";
/* CSS Document */
*{margin:0; font-family:"微软雅黑";font-size:14px;}
img{ display:block;}
.clearfix{ clear:both;}
ul,li{ list-style:none; padding:0; outline:none;}
dl,dd{ border:none; outline:none; padding:0;}
h1,h2,h3,h4,h5,h6{ font-weight:normal; margin:0;}
a{ text-decoration:none;}
/*导航*/
.header_box{ width: 100%; background-image: url(../images/beijing.png)/*url(images/beijing.png)*/; height:111px; position:absolute; top:0; left:0; opacity:0.8;}
.header{ width:1100px; margin:0 auto;}
.nav{ float:right;}
.nav li{ float:left;line-height:114px;}
.nav a{color:#000;padding:0 8px; padding-top:5px; font-size:16px;line-height:100px; display:block;background-color:transparent; transition:all 0.3s; font-weight: normal; z-index:999;}
.nav a:hover{ color:#fff; font-weight: bold; background-color:#00aff8;}
.header img{ float:left; padding-top:30px;}
/*banner*/
.banner_bg{ position:relative; overflow:hidden; height:562px;}
.banner{ position:absolute; left:50%; margin-left:-960px;}
.banner img{ float:left;}
.banner_btn{ position:absolute; left:50%;bottom:10px; margin-left:24px;}
.banner_btn li{ width:10px; height:10px; background-color:#f80904; float:left; margin-left:6px; cursor:pointer;}
.banner_btn .current{ background-color:#000;}
/*内容*/
.content_box{background-color:#e9e9e9; z-index:1; position:static; overflow:hidden;}
.content{width:1024px; margin:0 auto;padding-top:10px;}
.xinwen{ float:left;width:280px;background:linear-gradient(#e9e9e9,#fff); padding:0 8px;}
.xinwen_tit{ position:relative; top:0; left:0; }
.xinwen_tit h1{ position:absolute; top:0; left:30px; font-size:20px; color:#fff; line-height:45px;}
.xinwen_tit h2{ position:absolute; top:0; right:0; font-size:16px; color:#fff; line-height:45px;}
.xinwen_text{ padding:0 8px;}
.xinwen_text span{ display:block; float:right; color:#666;}
.xinwen_text dd{ font-size:15px;line-height:34px; border-bottom:dashed 1px;  color:#555;}
.xinwen_last{ margin-top:5px; width:280px;}
.xinwen_last img{ width:100%; margin:o auto;}
.xinwen_last h3{ color:#333; font-size:16px; text-align:center; line-height:40px;}
/*首页简介*/
.jianjie{ float:right; width:710px;/* background-color:#fff;*/background:linear-gradient(#e9e9e9,#fff); padding:0;}
.gongsijianjie{ margin-top:20px;}
.jianjiep{ float:left; width:450px;}
.jianjiep p{ text-indent:2em; line-height:25px; font-size:16px; padding-top:10px; padding-left:10px;}
.gongsijianjie img{ float:right; width:250px; padding-right:10px;}
.jianjie_last{ width:710px; height:175px; margin-top:20px;}
.jianjie_list{ width:159px; height: 162px;position:relative; float: left; margin:0 8px;}
.jianjie1{background-image:url(../images/yuanlin1.jpg);} 
.jianjie2{background-image:url(../images/yuanlin2.jpg);} 
.jianjie3{background-image:url(../images/yuanlin3.jpg);} 
.jianjie4{background-image:url(../images/yuanlin.jpg);} 
.jianjie_last img{ position:absolute;bottom:20px; left:0;}
.jianjie_last h4{ position:absolute;bottom:20px; left:20px;color: #F3F3F3; font-size: 16px; line-height: 24px; cursor: pointer;}
.jianjie_last h4:hover{color:#f70907;}
/*服务*/
<!--.fuwu{ width:1006px; margin:0 auto;padding-top:30px;}-->
<!--.fuwu_list{ float:left; padding:20px 13px;}-->
<!--.fuwu_list h1{ line-height:20px; text-align:center;}-->
.show_box{ width:1020px;margin:0 auto; overflow:hidden; position:relative; padding-left:70px;}
.move_box img{ width:217px;}
.move_box{ width:1020px; margin-top:20px; margin-bottom:40px;}
.move{ float:left;}
.move h1{ font-size:16px; line-height:60px; text-align:center;}
.zuo{ width:20px; margin:0 auto; position:absolute; top:50%; margin-top:-50px;left:0; cursor:pointer;}
.you{ width:20px; margin:0 auto; position:absolute; top:50%; margin-top:-50px; right:90px;cursor:pointer;}

/*页脚*/
.footer_box{ background-color:#3e3e3e; height:255px;}
.footer{ width:1024px; margin:0 auto; border-bottom: 1px dashed #666; padding-bottom:20px;}
.footer_list{ float:left; padding-top:50px;/* border-right:1px dashed #ccc;*/ padding-right:30px;}
.footer_list dd{ font-size:16px; color:#fff; line-height:30px;}
.erwer{ float: left; margin:0 25px;}
.erwer img{ padding-bottom:14px;}
.footer_last{ width:1024px; margin:0 auto; margin-top: 25px;}
.footer_last li{ float:left; font-size: 16px; color: #fff; padding-right:130px;}
.dizhi img{ float:left; padding-top:5px; margin:0 15px;}
.dizhi h1{ float:left;font-size:16px; color:#fff; line-height:30px;}
