/*头部*/
.top{
	width: 1200px;
	margin: 0 auto;
	height: 105px;
}
.top .logo{
	width: 500px;
	height: 83px;
	float: left;
	padding:10px 0;
	background: url(/Images/pc/logo.png) no-repeat scroll left center;
	padding-left: 90px;

}
.top .logo h1{
	font-size: 36px;
	font-weight: bold;
	line-height: 45px;
	letter-spacing: 1px;
	margin-top: 10px;
	text-shadow: 1px 1px 1px #999;
}
.top .logo span{
	font-size: 15px;
	color: #666;
	letter-spacing: 1.3px;
	display: block;
}
.top h1 img{
	width: 257px;
	height: 83px;
	float: left;
	padding: 11px 0;
}
.top .tel{
	width: 190px;
	height: 62px;
	float: right;
	padding:22px 0 21px; 
}
.top .tel img{
	width: 190px;
	height: 62px;

}

.nav{
	width: 100%;
	height: 80px;
	background:#0367ad;
	position: relative;	
}
.menu{
	width: 1200px;
	margin: 0 auto;
	
}
.menu ul{
	width: 1000px;
	float: left;
}
.menu ul li{
	width: 125px;
	float: left;
	
}
.menu ul li a{
	font-size: 18px;
	line-height: 80px;
	color: #fff;
	text-align: center;
}



.second{
	width: 100%;
	height: 176px;	
	position: absolute;
	left:0px;
	top:80px;
	z-index: 99;
	background: #fff;
	list-style: none;
	padding: 40px 0;
	display: block;
}
.menu_list ul{
	width: 700px;
	float: left;	
}
.menu_list ul li{
	width: 160px;
	float: left;
	padding: 0px 10px;
}
.menu_list ul li img{
	width: 125px;
	height: 90px;
}
.menu_list ul li h3{
	font-size: 14px;
	color: #1088ff;
	line-height: 30px;
	text-align: center;
	margin-top: -15px;

}
.menu-right{
	width: 427px;
	padding: 0px 20px;
	float: right;
	border-left: 1px solid #e8e9ea;

}
.menu-right h3{
	font-size: 18px;
	margin-bottom: 10px;
}
.menu-right p{
	font-size: 15px;
	line-height: 28px;
	color: #959393;

}

.search img{
	width: 32px;
	height: 32px;
}
.search{
    width: 40px;
    height: 40px;
    margin-top: 20px;
    position: relative;
    float: right;
}
.ss{
    width: 40px;
    height: 40px;       
}
.sou{
	width: 340px;
	background:rgba(0,0,0,0.8);
	position: absolute;
	left: -305px;
	top:60px;
	display: block;
	height:45px;
    z-index: 999;    	
    }
.searchform{
    width: 340px;
    height: 45px;
    float: left;
    background: #fff;
}

.searchInput{ 
	width:70%; 
	height:45px;
	background:none;
	border:none; 
	float:left;
	padding-left: 3%;
	font-size: 15px;
	}
.searchBtn { 
	width:20%;
	height:45px; 
	background:none; 
	background-size: auto 80%;
	border:none;
    float:right;
	border-left: 1px dashed #ccc;
	font-size: 15px;
}
.about-list ul{
	width: 180px;
	float: left;

}
.about-list ul li{
	width: 100%;
	height: 40px;
	border-bottom: 2px solid #dcdbdd;
}
.about-list ul li a{
	font-size: 16px;
	line-height: 40px;
	color: #616161;
	display: block;
}
.about-list-right{
	width: 970px;
	float: right;
}
.about-list-pic{
	width: 343px;
	height: 170px;
	float: left;
}
.about-list-con{
	width: 590px;
	float: right;
}
.about-list-con p{
	font-size: 15px;
	line-height: 26px;
	color: #959393;
	text-indent: 2em;
}
.about-list-con a{
	font-size: 15px !important;
	background: #e8e8e8 !important;
	color: #208ffd !important;
	padding: 8px 30px !important;

}


/*底部*/
.footer{
	height: auto;	
	padding: 40px 0;
	background:#252525;
}
.foot-left{
	width: 800px;
	float: left;
}
.foot-left ul li{
	width: 150px;
	float: left;
}
.foot-left ul li h2 a{
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	display: block;
}
.foot-left ul li ul li{
	width: 100%;
}
.foot-left ul li ul li h3 a{
	font-size: 15px;	
	line-height: 30px;
	color: #d4d4d4;
}
.foot-right{
	width: 300px;
	float: right;
}
.foot-right span{
	font-size: 14px;
	line-height: 24px;
	color: #a6a6a6;
	display: block;
}
.foot-right p{
	font-size: 30px;
	color: #fff;
	padding-top:10px;	
	font-weight: bold;
}
.sj{
	border-bottom:2px solid #eee;
	margin-bottom:10px;
	padding-bottom:10px;
}

.foot-right b{
	font-size: 18px;
	color: #fff;
	font-weight: normal;

}

/*头部*/

.hdp-title{
    position: relative;
}
.hdp-title span{
    font-size: 20px;
    color: #fff;
    position: absolute;
    left: 0;
    top:-150px;
    z-index: 99;
    text-transform: uppercase;
    font-weight: bold;
}
.hdp-title h2{
    font-size: 32px;
    color: #fff;
    position: absolute;
    left: 0;
    top:-110px;
    z-index: 99;
    text-transform: uppercase;
    font-weight: bold;
}
.mbx{
    height: 50px;
    border-bottom:1px solid #757575;
    font-size: 16px;
    line-height: 50px;
    color: #757575;
    margin-bottom:50px;
}
.mbx a{
    font-size: 16px;
    line-height: 50px;
    color: #757575;
}


/*侧边栏*/
.sidebar{
	width: 240px;
	float: left;
}
.account-l{
	width: 240px;
	height: auto;
	background: #f3f3f3;	
	margin-bottom: 12px;	
}
.list-title{
	width: 100%;
	height: 90px;
	font-size: 28px;
	background: #036ab2;
	color: #fff;
	line-height: 90px;
	text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.accordion {
    width: 100%;
    max-width: 240px;
    border-bottom: solid 1px #e2e2e2;    
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 15px 15px 15px 42px;
    color: #4D4D4D;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #CCC;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	color: #036ab2;
}

.accordion li:last-child .link {
    border-bottom: 0;
}
.accordion li{
    cursor: pointer;
}
.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-up {
    right: 12px;
    left: auto;
    font-size: 16px;
}

.accordion li.open .link {
    color: #f39800;
}

.accordion li.open i {
    color: #f39800;
}

.accordion li.open i.fa-chevron-up {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}


.submenu {
    display: none;
    background: #f9f9f9;
    font-size: 14px;
}

.submenu li {
    border-bottom: 1px solid #d6d7dc;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #666;
    padding: 12px;
    padding-left: 62px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.submenu a:hover ,.submenu li.current a{
    background: #f39800;
    color: #FFF;
}
.account-2{
	width: 240px;
	height: auto;
	background: #f3f3f3;
	padding-bottom: 15px;	
	margin-bottom: 12px;	

}
.lxwm{
	font-size: 18px;
	line-height: 50px;
	border-bottom:1px solid #ccc;
	font-weight: bold;
	color: #333;
	padding-left: 30px;
}
.account-2 p{
	font-size:15px;
	line-height: 40px;
	color: #3a3a3a;
	padding-left: 30px;
}

#page{
	padding-bottom: 30px;
    text-align: center;
    margin: 0 auto;
    clear: both;
}
#page a{
	color: #428bca;
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ddd;
    margin: 0 2px;
    vertical-align: middle;
}
#page a[disabled]{
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px;
    color: #bfbfbf;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    vertical-align: middle;
}
#page span.Currentpage{
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px;
    color: #fff;
    background-color: #428bca;
    border: 1px solid #428bca;
    vertical-align: middle;
}
