@charset "utf-8";

* {margin: 0;padding: 0;border-radius: 0;}
body {font-size: 12px;font-family: "微软雅黑"; margin: 0px auto;background: #fff;max-width: 640px;height: auto;margin:0px auto;padding-top: 67px;}
ul,li {list-style: none;margin: 0;padding: 0;}
a {text-decoration: none;}
img {border: none;vertical-align: middle;}
h1,h2,h3,h4,h5,h6{font-weight: lighter;color: #000;}
i{font-style: normal;}

#top{width: 100%;height: auto;background-color: #fff;border-bottom: 2px solid #dcdcdc;box-sizing: border-box;position: fixed;top: 0;left: 0;right: 0;z-index: 99999;}
.top{width: 92%;height:65px;position: relative;margin: 0 auto;}
.top .top_left{max-width: 120px;}
.top .top_left img{width: 100%;height: auto;}

.top .top_center{display: none;}

.top .top_right{display: none;}

.top_menu{display: block;width: 35px;height: auto;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.top_menu img{width: 100%;height: auto;}

/* 侧边栏 */
.sidebar{display: none;}

/* 导航 */
.nav{text-align: center;background-color: #eee;position: absolute;top: 67px;right:0;z-index: 999;width: 50%;display: none;}
.nav ul{display: inline-block;margin: 0 auto;overflow: hidden;line-height: 50px;}
.nav ul li{float: left;width: 100%;height: 50px;text-align: center;font-weight: 700;}
.nav ul li a{display: block;color: #303030;font-size: 16px;}
.nav ul li.hover a{color: #3770b7;}
.nav ul li a:hover{color: #3770b7;}

/* banner */
.pc_banner .ilist{float: none;width: 100%;height: auto;margin: 0 auto; background-color: #f5f5f5;padding: 10px 4%;box-sizing: border-box;overflow: hidden;margin-bottom: 10px;}
.pc_banner .ilist .ilist_item{overflow: hidden;margin-bottom: 10px;}
.pc_banner .ilist .ilist_item div.ilist_left{height:auto;text-align: left;font-weight: 600;color: #272727;font-size: 14px;margin-bottom: 4px;}
.pc_banner .ilist .ilist_item div.ilist_right{height: auto;text-indent: 1em;}
.pc_banner .ilist #ilist_item1 div.ilist_right{border-bottom: 2px solid #3770b7;line-height: 40px;overflow: hidden;}
.pc_banner .ilist .ilist_item div.ilist_right span.ilist_type,
.pc_banner .ilist .ilist_item div.ilist_right span.ilist_type ~ span{float: left; width: 33.33%;line-height: 40px; text-align: center; color: #565050;font-size: 16px;font-weight: 550;cursor: pointer;}
.pc_banner .ilist .ilist_item div.ilist_right span.ilist_type:hover,
.pc_banner .ilist .ilist_item div.ilist_right span.ilist_type ~ span:hover{color: #fff;background-color: #3770b7;}
.pc_banner .ilist .ilist_item div.ilist_right span.active{color: #fff;background-color: #3770b7;}
.pc_banner .ilist .ilist_item div.ilist_right ul{overflow: hidden;}
.pc_banner .ilist .ilist_item div.ilist_right ul li{float: left;width: 25%;text-align: left; color: #000;font-size: 14px;line-height: 24px;}
.pc_banner .ilist .ilist_item div.ilist_right ul li span{color: #000;font-size: 14px;}
.pc_banner .ilist .ilist_item div.ilist_right ul li i{color: #656565;font-size: 14px;}
.pc_banner .ilist .more{float: right;margin-right: 3%;font-size: 14px;color: #000;}
.pc_banner .ilist .more:hover{text-decoration: underline;}

.box_swipe{overflow:hidden;position:relative;display: none;}
.box_swipe ul li{width: 100%;height: auto;}
.box_swipe ul li img{width: 100%;height: auto;vertical-align: middle;}
.box_swipe>ol{width: 100%;height:auto;position: absolute;text-align: center; bottom: 10px;z-index: 1;}
.box_swipe>ol>li{width:10px;height: 10px;margin-left: 5px;margin-right: 5px;cursor: pointer;background: #646464;display:inline-block;text-align: center;}
.box_swipe>ol>li.on{background: #fff;}

.slideBox{display: none;}

.pc_banner_de{display: none;}
.sj_banner_de img{max-width: 100%;height: auto;}

/* 热门场地 */
#ifield{width: 100%;height: auto;background-color: #f5f5f5;padding: 23px 0 23px 0;}
.ifield{width: 92%;height:auto;margin: 0 auto;position: relative;}
.ifield .ifield_title{overflow: hidden;}
.ifield .ifield_title img{width: 23px;}
.ifield .ifield_title h1{display: inline-block;font-size: 22px;font-weight: 700;color: #000;vertical-align: middle;margin-left: 5px;}
.ifield .ifield_title p{display: inline-block;font-size: 15px;font-weight: 700;color: #cbcbcb;vertical-align: middle;}
.ifield .ifield_item{margin-top: 21px;}
.ifield .ifield_item .item_title{overflow: hidden;margin-bottom: 20px;}
.ifield .ifield_item .item_title h1{float: left;font-size: 18px;line-height: 22px;border-left: 6px solid #3770b7;padding-left: 5px;font-weight: 550;color: #3770b7;}
.ifield .ifield_item .item_title a{float: right;font-size: 14px;color: #3770b7;font-weight: 550;}
.ifield .ifield_item ul{overflow: hidden;display: block;}
.ifield .ifield_item ul li{float: left; width: 49%;text-align: left;overflow: hidden;margin-right: 2% !important;margin-bottom: 20px !important;}
.ifield .ifield_item ul li:nth-child(even){margin-right: 0 !important;}
.ifield .ifield_item ul li:hover p{color: #3770b7;}
.ifield .ifield_item ul li:hover img{transform: scale(1.1);}
.ifield .ifield_item ul li div{overflow: hidden;height: auto;width: 100%;position: relative;}
.ifield .ifield_item ul li img{width: 100%;max-height: auto; transition: all .4s;}
.ifield .ifield_item ul li p{float: none; margin-top: 10px;font-size: 14px;font-weight: 600;color: #202020;}
.ifield .ifield_item ul li span{float: none;display: block; font-size: 13px;font-weight: 600;color: #3770b7;}

/* 案例 */
.icase{width: 100%;height: auto;background-color: #fff;padding: 10px 0 20px 0;}
.icase .icase_title{width: 92%;margin: 0 auto;margin-top: 20px;overflow: hidden;}
.icase .icase_title img{width: 25px;}
.icase .icase_title div{float: left;}
.icase .icase_title div h1{display: inline-block;vertical-align: middle;font-size: 22px;font-weight: 700;color: #000;margin-left: 5px;}
.icase .icase_title div p{display: inline-block;vertical-align: middle;font-size: 14px;font-weight: 700;color: #cbcbcb;}
.icase .icase_title a{float: right;font-size: 14px;color: #3770b7;font-weight: 550;line-height: 31px;}
.icase .icase_item{width: 100%;margin: 15px auto 0;/*background:url(../images/co-bg.png) no-repeat #e4e4e4;background-position: top;background-size: 100% 83px;*/padding-bottom: 20px;}
.icase .item_title h1{height: 75px;line-height: 75px;color: #fff;font-size: 24px;font-weight: 700;padding-left: 2.5%;text-align: center;}
.picScroll-left{width: 100%;margin: 0 auto;position:relative;padding: 0 6%;box-sizing: border-box;overflow: hidden;}
.picScroll-left .hd{width: 100%;position: absolute;top: 50%;transform: translateY(-50%);}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;overflow:hidden;cursor:pointer; font-family: '宋体';font-size: 25px;}
.picScroll-left .hd .next{position: absolute;top: 50%;right: 5%;transform: translateY(-50%);}
.picScroll-left .hd img{width: 25px;transition: all .4s;}
.picScroll-left .hd img:hover{transform: scale(1.2);}
.picScroll-left .hd .prev{position: absolute;top: 50%;left: -7%;transform: translateY(-50%);}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{width: 100%;overflow: hidden;}
.picScroll-left .bd div{margin: 0 auto;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{width: 100%; margin-right:10px;  float:left; _display:inline; overflow:hidden; text-align:center;position: relative;}
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:100%; height:auto; display:block;transition: all .4s;}
.picScroll-left .bd ul li:hover .pic img{transform: scale(1.1);}
.picScroll-left .bd ul li:hover .title{background-color: rgb(0,0,0,0.6);}
.picScroll-left .bd ul li:hover .title h1{color: #3770b7;}
.picScroll-left .bd ul li:hover .title p{color: #3770b7;}
.picScroll-left .bd ul li .title{width: 100%;position: absolute;bottom: 0;left: 0;background-color: rgb(0,0,0,0.5);text-align: left;padding: 5px 0;}
.picScroll-left .bd ul li .title h1{display: inline-block;line-height: 20px;color: #fff;font-size: 16px;padding: 0 0 0 10px;}
.picScroll-left .bd ul li .title p{display: inline-block;font-size: 14px;color: #fff;}
.picScroll-left .bd ul li .title span{display: block;font-size: 14px;padding: 0 10px;color: #fff;}

/* 场地资源 */
.pro_list{width:92%;margin: 10px auto 0;position: relative;}
.pro_list ul{border-bottom: 2px solid #3770b7;margin: 10px 0;overflow: hidden;}
.pro_list ul li{float: left;text-align: center;width: 33.3%;}
.pro_list ul li a{display: block; width: 100%;height: 40px;line-height: 40px; font-size: 16px;color: #a2a2a2;}
.pro_list ul li:hover a{background-color: #3770b7;font-weight: 550;color: #fff;}
.pro_list ul li.active a{background-color: #3770b7;font-weight: 550;color: #fff;}
.pro_city{width:92%;margin: 0 auto;position: relative;line-height: 25px;overflow: hidden;}
.pro_city p{float: left; vertical-align: middle;font-size: 16px;color: #3770b7;white-space: nowrap;}
.pro_city ul{float: left; overwflow: hidden;vertical-align: middle;width: 100%;}
.pro_city ul li{float: left;margin: 0 1%;}
.pro_city ul li a{font-size: 14px;color: #a2a2a2;}
.pro_initials{width:92%;margin: 0 auto;position: relative;overflow: hidden;}
.initials_top{overflow: hidden;line-height: 40px;}
.initials_top p{float: left;vertical-align: middle;font-size: 16px;color: #3770b7;white-space: nowrap;}
.initials_top ul{float: left; width: 100%; overflow: hidden;vertical-align: middle;}
.initials_top ul li{float: left;width: 34px ;height: 34px;color:#000;font-size: 14px;text-align: center;line-height: 34px;margin:0.4% 0.5%;background-color: #ddd;cursor: pointer;}
.initials_top ul li.active{background-color: #3770b7;color: #fff;}
.initials_bottom{overflow: hidden;}
.initials_bottom ul.active{display: block;}
.initials_bottom ul{display: none; overflow: hidden;width: 100%;float: none;line-height: 26px;}
.initials_bottom ul li{float: left;margin: 0 1%;}
.initials_bottom ul li a{font-size: 14px;color: #a2a2a2;}
.product{width: 92%;margin: 30px auto;}
.product ul{overflow: hidden;display: block;}
.product ul li{display:inline-block;width: 100%;overflow: hidden;line-height: 60px;}
.product ul li:hover p{color: #3770b7;}
.product ul li:hover img{transform: scale(1.1);}
.product ul li div{overflow: hidden;width: 100%;position: relative;}
.product ul li img{width: 100%;transition: all .4s;position: relative;right: 0;bottom: 0;z-index: 9;}
.product ul li p{float: left;font-size: 16px;font-weight: 600;color: #202020;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;word-break: break-all;}
.product ul li span{float: right;font-size: 16px;font-weight: 600;color: #3770b7;}

/* 内页导航 */
.de_nav{display: none;}

/* 场地资源内页 */
.pro_de{width: 92%;margin: 0 auto;}
.pro_de .pro_de1{overflow: hidden;}
.pro_de .pro_de1 .pro_de1_l{float: none;width: 100%;height: auto;}
.pro_de .pro_de1 .pro_de1_r{float: none;width: 100%;height: auto;box-sizing: border-box;}
.pro_de .pro_de1 .pro_de1_r h1{line-height: 46px;font-size: 26px;color: #1a1a1a;font-weight: 600;padding-bottom: 20px;padding-top: 15px; border-bottom:1px solid #dcdfe6;}
.pro_de .pro_de1 .pro_de1_r .jgmj{overflow: hidden;width: 100%;}
.pro_de .pro_de1 .pro_de1_r .mj{margin: 20px 0;float: left;width: 50%;box-sizing: border-box;padding-left: 15px;}
.pro_de .pro_de1 .pro_de1_r .mj span{font-size: 26px;font-weight: 600;color: #3770b7;display: block;}
.pro_de .pro_de1 .pro_de1_r .mj p{padding-top: 5px;color: #303030;font-size: 14px;display: block;}
.pro_de .pro_de1 .pro_de1_r .jg{margin: 20px 0;float: left;width: 50%; border-right: 2px solid #f8f8f8;box-sizing: border-box;}
.pro_de .pro_de1 .pro_de1_r .jg span{font-size: 26px;font-weight: 600;color: #3770b7;display: block;}
.pro_de .pro_de1 .pro_de1_r .jg p{padding-top: 5px;color: #303030;font-size: 14px;display: block;}
.pro_de .pro_de1 .pro_de1_r .zx{background-color: #f8f8f8;margin: 20px 0;}
.pro_de .pro_de1 .pro_de1_r .zx span{display: inline-block; height: 50px;line-height: 50px;padding: 0 20px;font-weight: 600;color: #fff;background-color: #3770b7;text-align: center;font-size: 14px;vertical-align: middle;}
.pro_de .pro_de1 .pro_de1_r .zx p{display: inline-block;padding: 0 20px;height: 50px;line-height: 50px;font-weight: 600;color: #1a1a1a;font-size: 26px;vertical-align: middle;}
.pro_de .pro_de1 .pro_de1_r .dz{margin: 20px 0;}
.pro_de .pro_de1 .pro_de1_r .dz span{line-height: 30px;width: 70px;text-align: left;color: #a0a0a0;font-size: 14px;display: inline-block;}
.pro_de .pro_de1 .pro_de1_r .dz p{line-height: 30px;text-align: left;color: #1a1a1a;font-size: 14px;}

.w3cFocus {width: 100%;position: relative;height: auto;}
.w3cFocus .prev,.w3cFocus .next {display: block; width: 20px;height: 40px;line-height: 40px;text-align: center;font-family: '宋体';color: #fff;font-size: 15px; background-color: rgba(0,0,0,0.5);margin-top: 5px;z-index: 999;position: absolute;bottom: 0;}
.w3cFocus .prev{left: 0;}
.w3cFocus .next {right: 0;}
.w3cFocus .prev:hover,.w3cFocus .next:hover {filter: alpha(opacity=100) !important;opacity: 1 !important;}
.w3cFocusIn {width: 100%;height: auto;position: relative;margin: 0 auto;overflow: hidden;}
.w3cFocusIn .bd li {vertical-align: middle;}
.w3cFocusIn .bd li img {width: 100%;height: 255px;display: block;}
.w3cFocusIn .hd {width: 100%;position: relative;overflow: hidden;}
.w3cFocusIn .hd ul {width: 100%; vertical-align: middle;display: inline-block;*display: inline;overflow: hidden;zoom: 1;}
.w3cFocusIn .hd ul li {width: 55px;height: 40px; position: relative;float: left;display: inline;padding-top: 5px;margin-right: 0.8%;cursor: pointer;}
.w3cFocusIn .hd ul li:last-of-type{margin-right: 0;}
.w3cFocusIn .hd ul li::after{display: none; content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 5px;background-color: #3770b7;}
.w3cFocusIn .hd ul li img {width: 100%;height: 100%;display: block;}
.w3cFocusIn .hd ul li.on::after {display: block;}

/* 内页标题 */
.pro_de_title{width: 92%;height:auto;overflow: hidden;margin-bottom: 10px;}
.pro_de_title h1{display: inline-block;font-size: 22px;font-weight: 700;color: #000;vertical-align: middle;margin-left: 10px;}
.pro_de_title p{display: inline-block;font-size: 15px;font-weight: 700;color: #cbcbcb;vertical-align: bottom;}
.pro_de_title img{width: 23px;height: auto;}
.pro_de .pro_de2{overflow: hidden;margin-top: 30px;}
.pro_de .pro_de2 .pro_de2_l{float: left;width: 100%;height: auto;}
.pro_de .pro_de2 .pro_de2_l > p{padding: 20px 0 20px 0;font-size: 16px;text-indent: 2em;}
.pro_de .pro_de2 .pro_de2_r{display: none;}
.pro_de .pro_de3{margin-top: 30px;}
.pro_de .pro_de3 ul{overflow: hidden;margin: 30px auto 30px;}
.pro_de .pro_de3 ul li{float: left;width: 100%;box-sizing: border-box;padding-left: 2%;margin-bottom: 4%;border-bottom: 1px solid #eeeeee;padding-bottom: 17px;}
.pro_de .pro_de3 ul li img{margin-right: 5px;width: 20px;height: auto;}
.pro_de .pro_de3 ul li h1{font-size: 16px;font-weight: 600;color: #1a1a1a;vertical-align: middle;margin-bottom: 15px;}
.pro_de .pro_de3 ul li p{width: 100%;color: #686868;line-height: 22px;font-size: 14px;margin-bottom: 4px;}
.pro_de .pro_de3 ul li span{color: #686868;font-weight: 600;line-height: 22px;min-width: 70px;font-size: 14px;vertical-align: middle;}
.pro_de .pro_de4{margin-bottom: 30px;}
.pro_de .pro_de4 .pc_map{display: none;}
.pro_de .pro_de4 .sj_map{margin-top: 10px;width: 100%;height: 350px;overflow: hidden;}
.pro_de .pro_de4 > p{text-align: center;margin-top: 15px;color: #686868;font-size: 14px;}

/* 案例 */
.case{width: 92%;margin: 20px auto 10px;position: relative;}
.case ul{ overflow:hidden; zoom:1; }
.case ul li{width: 100%; overflow:hidden; position: relative;cursor: pointer;margin-bottom: 20px;}
.case ul li .case_pic{ text-align:center; }
.case ul li .case_pic img{ width:100%; height:auto; display:block;transition: all .4s;}
.case ul li:hover .case_pic img{transform: scale(1.1);}
.case ul li:hover .case_title{background-color: rgb(0,0,0,0.6);}
.case ul li:hover .case_title h1{color: #3770b7;}
.case ul li:hover .case_title p{color: #3770b7;}
.case ul li .case_title{width: 100%;position: absolute;bottom: 0;left: 0;background-color: rgb(0,0,0,0.5);text-align: left;padding: 5px 0;}
.case ul li .case_title h1{display: inline-block;line-height: 20px;color: #fff;font-size: 16px;padding: 0 0 0 10px;}
.case ul li .case_title p{display: inline-block;font-size: 14px;color: #fff;}
.case ul li .case_title span{display: block;font-size: 14px;padding: 0 10px;color: #fff;}

/*分页*/
.fy{width: 100%;height: 36px;margin: 0 0 20px 0 !important;font-size: 20px;color: #666;text-align: center;position: relative;z-index: 99;}
.fy ul{display:inline-block;}
.fy ul li{float: left;font-size: 12px;margin-left: 2px;margin-right: 2px;width: 27px;height: 29px;background: #fff;border: 1px solid #d6d6d6; text-align: center;line-height: 29px;}
.fy ul li a{color: #333333;display: block;}
.fy ul li a.prev,.fy ul li a.next{font-family: '宋体';}
.fy ul .fy1{background: #dddddd;}
.fy ul li.hover{background: #3770b7;border-color: #3770b7;}
.fy ul li.hover a{color: #fff;}
.fy ul li:hover{background: #3770b7;border-color: #3770b7;}
.fy ul li:hover a{color: #fff;}

/* 案例内页 */
.case_de{width: 92%;margin: 0 auto;position: relative;text-align: center;}
.de_title{margin: 30px 0;}
.de_title h1{line-height: 46px;font-size: 26px;color: #1a1a1a;font-weight: 600;}
.de_title p{margin-top: 10px;color: #6e6e6e;font-size: 14px;}
.case_de > p{font-size: 14px;text-align: center;margin: 20px 0;}
.case_de img{max-width: 100%;margin: 5px 0;}

/* 露营场地 */
/* .area{width: 92%;margin: 30px auto 0;position: relative;text-align: center;}
.area .area_text h1{font-size: 18px;font-weight: 700;color: #3770b7;}
.area .area_text p{font-size: 14px; color: #727272;margin: 13px 0;}
.area .area_box ul{overflow: hidden;max-width: 800px;margin: 30px auto;}
.area .area_box ul li{float: left;width: 50%;text-align: center;margin: 10px 0;}
.area .area_box img{width: 92px;height: 92px;}
.area .area_box h1{font-size: 16px;color: #262626;margin: 0;line-height: 40px;margin-top: 5px;font-weight: bold;}
.area .area_box p{font-size: 12px;color: #727272;margin: 0;} */
.area{max-width: 100%;height: auto; margin-top:0px;overflow: hidden;}
.area .area_b2{margin-top: 20px;}
.area .area_b2 ul li{width: 96%;height: 120px; margin:10px auto; overflow:hidden;}
.area .area_b2 ul li a .area_img{float: left; width:36%;height:auto; overflow:hidden;}
.area .area_b2 ul li a .area_img img{width: 100%; height:auto; margin-top:10px; }
.area .area_b2 ul li a .area_b1_1{float: left; width: 45%;padding-left: 2%;padding-right: 1%;}
.area_b1_1 h1,.area_b1_2 h1{font-size: 16px;line-height: 20px; padding-top:8px;padding-bottom:5px;color: #000;font-weight: 500;}
.area_b1_1 p,.area_b1_2 p{font-size: 14px;line-height: 20px; height:40px; overflow:hidden;color: #000;}
.news_r{float: right; width: 15%;font-size: 14px;color: #000;}.news_r div{ border-left:0px #cecece solid; font-size:16px;}
.news_r div h3{font-size:16px; height:25px;padding-top:10px;font-weight: 500;}

.area .area_b2 ul li a .area_b1_2{width: 80%;float: left;padding-left: 1%;padding-right: 1%;}
	

/* 新闻资讯 */
.news{width: 100%;height: auto;margin: 40px auto;overflow: hidden;}
.news ul{width: 92%;height: auto;overflow: hidden;margin:0px auto;}
.news ul li:hover .news_2 h1{color: #3770b7;}
.news ul li:hover .news_1 img{transform: scale(1.1);}
.news ul li{width: 100%;height: auto;overflow: hidden;background: #fff;cursor: pointer;padding-top: 20px;padding-bottom: 20px;}
.news ul li a{display: block;height: auto;overflow: hidden;}
.news ul li a .news_1{width: 100%;float: left;overflow:hidden;}
.news ul li a .news_1 img{width: 100%;height: auto;transition:all 0.5s;}
.news ul li a .news_2{width: 100%;float: right;height: auto;overflow: hidden;}
.news ul li a .news_2 h1{height: auto;font-size: 18px;color: #333;line-height: 28px;overflow: hidden;margin-top: 7px;font-weight: bold;}
.news ul li a .news_2 h2{font-weight: normal;font-size: 18px;color: #333;margin-top: 10px;}
.news ul li a .news_2 p{font-size: 15px;color: #666;line-height: 25px;height: auto;overflow: hidden;margin-top: 20px;}
.news ul li a .news_2 .more{width: 79px;height: 24px;margin-top: 30px;font-size: 12px;border:1px #a0a0a0 solid;border-radius: 15px;line-height: 24px;text-align: center;color: #666666;} 

/* 新闻资讯内页 */
.news_de{width: 92%;margin: 0 auto;position: relative;text-align: center;}
.news_de p{font-size: 14px !important;text-align: center;margin: 20px 0;}
.news_de img{max-width: 100%;margin: 5px 0;}

/* 联系我们 */
.contact{margin-bottom: 20px;}
.contact .contact_text{width: 92%;max-width: 900px;margin: 30px auto 20px;position: relative;}
.contact .contact_text p{font-size: 14px;color: #6e6e6e;line-height: 24px;text-indent: 2em;}
.contact .contact_phone{width: 92%;margin: 0 auto;overflow: hidden;}
.contact .contact_phone img{width: 28px;height: auto;}
.contact .contact_phone div{float: none;width: 100%;margin: 20px 0;}
.contact .contact_phone span{font-size: 14px;color: #6e6e6e;margin-left: 5px;vertical-align: middle;}
.contact .contact_phone p{font-size: 22px;color: #252424;}

/* 底部 */
#bottom{width: 100%;height: auto;background-color: #f5f5f5;}
.bottom{width: 92%;margin: 0 auto;overflow: hidden;padding: 12px 0;}
.bottom .bottom1{display: none;}
.bottom .bottom2{text-align: center;line-height: 20px;}
.bottom .bottom2 p{display: block;color: #848484;font-size: 13px;}
.bottom .bottom2 a{color: #848484;font-size: 13px;}
.bottom .bottom2 a:hover{color: #3770b7;}
.bottom .bottom2 span{color: #848484;font-size: 13px;}