@charset "utf-8";

.w { margin: 0 auto; width: 1000px; }
.article-title{ text-align:center; font-size:18px; border-bottom:1px solid #0000003b; padding-bottom:25px; margin-right:15px; margin-left:15px;}
.nav_link_div{margin: 0 auto; width: 100%; }
.header { padding: 1px 25px; }
.header .logo { display: block; float: left; width: 220px; height: 60px; }
.header .cut { float: right; color: #5e5e5e; }
.header .cut a { color: #5e5e5e; }
.container { padding: 5px 0px 10px; }
.banner { margin-bottom: 0px; height: 220px; background-image:url("banner.png");background-repeat: no-repeat;background-size:cover}
.nav { background: #1436ac; }
.nav a { display: inline-block; font-size: 14px; height: 40px; line-height: 40px; color: #fff; padding: 0 12px; }
.nav a.allsort { background: #ff7900; }
.nav a.check { background: url(img/check-btn.png) no-repeat center center; width: 95px; text-align: center; }
.step { height: 82px; margin-bottom: 10px; }
.step-s { height: 82px; margin-bottom: 10px; }

.weizhi{background-color:#cccccc4a; font-size:12px; padding-top:5px; padding-bottom:5px;padding-left:5px;}
.page-home{background-color:#fff; padding-left:10px; padding-right:10px;}
.page-home .main { width: 70%; float: left; }
.page-home .main-content { width: 100%; float: left; }
.page-home .pc_form { width: 70%; float: left; }

.side-content a{ display: inline-block; font-size: 14px; height: 40px; line-height: 40px; color: #000; padding: 2px;}
.side-content ul li{list-style-image: url(link.png);}

.page-home .side { width: 27%; float: right; }
.page-home .side h2 { color: #314690; font-size: 14px; padding-left: 14px; padding-right:5px; height: 40px; line-height: 40px; background: #F4F4F4; border-bottom: 1px solid #b6c0e2; }
.page-home .side p { padding: 20px 14px; font-size: 21px; color: #767676;  margin-bottom: 10px; }
.page-home .side p span { color: #2f4793; font-size: 66px; font-family: Arabic Typesetting; line-height: 40px; }
.page-home .side .contact { padding: 2px 15px 10px; line-height: 30px; font-size: 16px; }
.footer { border-top: 1px solid #304791; text-align: center; padding: 15px 0 30px; }
.highlight{font-weight:900; font-style:italic}
.callus {display:none;visibility:hidden}
.black-link a{color:#000}
@media only screen and (max-device-width: 400px) {
.w { margin: 0 auto; width: 100%; }
.banner { margin-bottom: 0px; height: 100px; background-image:url("mobile.png")}	
.page-home .side { display:none; visibility:hidden}	
.page-home .main { width: 100%; float: left; }
.page-home .phone_form { width: 100%; float: left; display:block; visibility:visible}
.nav { background: #1436ac; }
.callus{
	display:block;
	visibility:visible;
	margin: 15px 10px;
	padding: 10px 0px 0 50px;
	border:1px solid #BDCFE4; 

	background: none repeat scroll 0 0 #F5873D;
    width:137px;
    height:30px; 
	border-width: 0; 
	font-size: 14px; 
	color: #FFFFFF; 
	font-weight: 700; 
	border-radius: 6px; 
	cursor:pointer; 
	
	
}
}


