﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0}
ul li{ list-style:none}
img{ border:0;max-width:100%;}
a{ text-decoration:none; color:#666}
.clear{ clear:both}
body{ font-family:"微软雅黑"; width:100%;color: #666;font-size:14px;background:url("../picture/index_bg.jpg") no-repeat;}
p{text-align:justify}
.pull-left {float: left;}
.pull-right {float: right;}


.section_one{width:100%;padding-top:40px;}

.wrap{margin:0 auto;overflow:hidden;width:100%;max-width: 1600px;}

.top{overflow:hidden;}


.support-box{position: relative;display: inline-block;float: left;padding: 0 0 0 106px;}

.support-box i{position: absolute;left: 35px;top: 0;width: 55px;height: 40px;text-align: center;font-size: 24px;color: #fff;background: rgba(255,255,255,0.2);border-radius: 50%;}

.support-box .tel_img{padding-top: 15px;}

.support-box p{color: #fff;font-weight: 400;margin-bottom: 0px;}

.support-box h3{position: relative;display: block;font-size: 28px;line-height: 38px;font-weight: 500;color: #fff;margin: 0px;}

.support-box h3 a{display: inline-block;color: #fff;}

.support-box h3 a:hover{text-decoration: underline;}

.con{padding-top:12%;margin:0 auto;text-align:center;}

.con .line{margin-top:2.5%;}


.one_list{margin:6% auto 12% auto;overflow: hidden;text-align: center;display: inline-block;}

.one_list li{background:url("../images/yuan_bg.png") no-repeat;width:110px;height:118px;float:left;margin-right:35px;}

.one_list li:nth-child(6){margin-right:0;}

.ding{margin-left:30px;}

.city_swich span{font-size:20px;color:#fff;padding-left:15px;}


.city {padding-left:10px;padding-top: 20px;}

.city_now {color:#fff;font-size:20px;font-weight:500;}

.ding img{float:left;margin-right:10px;}


.city_box {text-align:center;}

.city_box span {vertical-align:bottom;}

.city_nav {text-align:center;color:#333;cursor:pointer;overflow:hidden;}

.city_hover {color:#e60012;overflow:hidden;}

.city_link {background:#FFFFFF;border:#e60012 4px solid;width:305px;display:none;z-index:9999;}

.city_hovers {display:block;position:absolute;top: 95px;}

.city_links {width:56px;margin-right:1px;height:30px;line-height:30px;font-size:13px;text-align:center;background:#fff;vertical-align:top;margin-bottom:5px;display:inline-block;}

.city_show {background:#f6f6f6;height:18px;line-height:18px;padding:5px;cursor:pointer;}

@media only screen and (max-width: 1024px){
	.wrap{
		width:90%;
	}
	.one_list li{
		width:31%;
		margin-right: 3%;
		margin-bottom:3%;
	}
	.one_list li:nth-child(3),.one_list li:nth-child(6){
		margin-right:0;
	}
	.one_list{
		margin-top:3%;
		margin-bottom:3%;
	}
	.con{
		padding-top:9%;
	}
}

@media only screen and (max-width: 767px){
	.wrap{
		width:90%;
	}
	.tel,.line{
		display:none;
	}
	.one_list li{
		width:31%;
		margin-right: 3%;
	}
	.one_list li:nth-child(3),.one_list li:nth-child(6){
		margin-right:0;
	}
	.one_list{
		margin-top:17%;
	}
	.con{
		padding-top:20%;
	}
	.ding{
		margin-left:0;
	}
}