* {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}


/*float left*/

.fl {
	float: left;
}


/*float right*/

.fr {
	float: right;
}


/* Clear Fix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}


/* Hide from IE Mac */

.clearfix {
	display: block;
}


/* End hide from IE Mac */


/* end of clearfix */

body {
	background: #FFFFFF;
}

input,
textarea {
	outline: none;
}

.inner {
	width: 1050px;
	margin: 0 auto;
}


.m-top{
	line-height: 40px;
	font-size: 14px;
	height: 40px;
	background: #393939;
	color: #FFFFFF;
}

.m-top .welcome{
	float: left;
}

.m-top .link-phone{
	float: right;
	padding-left: 30px;
	background: url(../img/icon-phone.png) left center no-repeat;
}

.m-head{
	height: 100px;
	background: #3383D5;
}
.m-head .logo{
	display: block;
	float: left;
	height:80px;
	padding-top: 10px;
}

.m-head .logo img{
	display: block;
	height:80px;
}

.m-head .nav{
	margin-top: 25px;
	display: block;
	float: right;
	height: 50px;
	line-height: 50px;
	background: #0267C3;
	border-radius: 10px;
	padding: 0 20px;
	font-size: 13px;
}

.m-head .nav li{
	float: left;
	padding:0 18px;
	position: relative;
}

.m-head .nav li:after{
	position: absolute;
	content:  ' ';
	height: 12px;
	width: 1px;
	background: #dedede;
	top: 19px;
	right: 0;
}

.m-head .nav li:last-child:after{
	display: none;
}

.m-head .nav li .n-a{
	color: #FFFFFF;
}


.m-footer{
	padding: 30px  0;
	background: #2E81CF;
}

.m-footer .link-us{
	float: left;
	width: 450px;
}
.m-footer .link-us .b-title{
	margin-bottom: 30px;
}
.m-footer .link-us .b-title img{
	display: block;
}

.m-footer .link-us .content{
	font-size: 13px;
	color: #FFFFFF;
	line-height: 2;
	padding-left: 20px;
}

.m-footer .ewm-box{
	width: 140px;
	float: left;
}
.m-footer .ewm-box .logo{
	display: block;
	width: 140px;
	margin-bottom: 30px;
}
.m-footer .ewm-box .ewm{
	display: block;
	width: 134px;
	margin: 0 auto;
}

.m-footer .ewm-box .ewm-text{
	font-size: 13px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
}

.m-footer .message-box{
	float: right;
	width: 400px;
}
.m-footer .message-box .b-title{
	margin-bottom: 20px;
}
.m-footer .message-box .b-title img{
	display: block;
}

.m-footer .message-box .text{
	display: block;
	width: 299px;
	height: 33px;
	border: none;
	padding-left: 10px;
	margin-bottom: 10px;
	border-radius: 4px;
	font-size: 14px;
}

.m-footer .message-box .textarea{
	display: block;
	width: 289px;
	height: 72px;
	border: none;
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 4px;
	font-size: 14px;
}

.m-footer .message-box .submit{
	display: block;
	border: none;
	height: 28px;
	width: 80px;
	background: #0267C3;
	font-size: 13px;
	color: #FFFFFF;
	cursor: pointer;
}

.m-copyright{
	line-height: 40px;
	font-size: 13px;
	height: 40px;
	background: #393939;
	color: #FFFFFF;
	text-align: center;
}


.m-case{
	margin: 0 auto;
	background: url(../img/product-bg.png) bottom center no-repeat;
	padding-bottom: 100px;
}
.m-case .b-title{
	width: 1050px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.m-case .b-title img{
	display: block;
}

.case-box{
	margin: 0 auto;
	width: 1050px;
}

.case-box dl{
	float: left;
	width: 130px;
	font-size: 13px;
	text-align: center;
}

.case-box dl dt{
	color: #0267C3;
	margin-bottom: 20px;
}

.case-box dl dt a{
	color: #0267C3;
}

.case-box dl dd{
	line-height: 25px;
}

.case-box dl dd a{
	color: #999999;
}

.case-box dl dd a:hover{
	text-decoration: underline;
	color: #0267C3;
}



.qspage {
	font-size: 12px;
	line-height: 450%;
	text-align: right;
	margin-top: 20px;
}

.qspage a {
	padding: 7px 12px;
	border: 1px #CCCCCC solid;
	margin-right: 5px;
	text-decoration: none;
	color: #666666;
	background-color: #F6F6F6;
	border-radius: 4px;
}

.qspage a:hover {
	background-color: #FFFFFF;
	color: #333333
}

.qspage .current {
	display: inline;
	padding: 7px 12px;
	border: 1px #2788E2 solid;
	color: #FFFFFF;
	margin-right: 5px;
	background-color: #2788E2;
	border-radius: 4px;
}

.f-nav{
	width:400px;
	font-size: 14px;
	margin-left:20px;
	margin-top: 40px;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}
.f-nav a{
	color:#fff;
	font-size: 13px;
	margin-right:18px;
	display: inline-block;
}


