*{margin:0; padding:0;}
.clearfix:after{ height:0; display:block; content:' '; visibility:hidden; clear:both;}
.clear{height:0; line-height:0; font-size:0; display:block; clear:both;}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,form,ol,label,fieldset,section,aside,header,footer,audio,video{display:block;}
ul{list-style:none;}
img{border:0;}
a{text-decoration:none;}
.ellipsis{white-space: nowrap;  text-overflow: ellipsis;  overflow: hidden; }
a:link{text-decoration:none; outline:none;}

/*a:hover{color:red;}*/
/*a:active{color:#f90;}*/
/* CSS Document */
a:-webkit-any-link:active{
	color: #3b8bf8;
}

body,
div,
p,
ul,
textarea,
form,
input,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
img,
section,
article,
aside,
header,
footer,
nav,
dialog,
figure,
hgroup {
	margin: 0;
	padding: 0;
}

em {
	/*font-style: normal;*/
}

body {
	font-family: "微软雅黑", helvetica, arial!important;
	-webkit-text-size-adjust: none;
	;
	font-size: 16px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #CCCCCC; opacity:1; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #CCCCCC;opacity:1;
}

input:-ms-input-placeholder{
    color: #CCCCCC;opacity:1;
}

input::-webkit-input-placeholder{
    color: #CCCCCC;opacity:1;
}
ul,
ol,
li {
	list-style: none
}

img,
video {
	border: 0 none;
	vertical-align: middle;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	display: initial;
}

a {
	-webkit-touch-callout: none;
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.wrap{
	width: 100%;
	min-width: 1300px;
	margin: 0 auto;
}
.wrap>.cont{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	
}
.overflow{
	overflow: hidden;
}
body,html{
	min-width: 1300px;
	margin: 0 auto;
}
.m-r0{
	margin-right: 0!important;
}
.b-clear{
	border: none!important;
}

footer{
	background:#fafafa;

	/*height:517px;*/
	width: 100%;
}
.foot{
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
	border-bottom: 1px solid #e5e5e5;
}
.foot.foot-news{
	border-bottom: none;
}
.foot-news div.fl{
	height: 224px;
	margin-right: 18px;
}
.foot-news img{
	width:224px ;
	height: auto;
	margin-bottom: 10px;
}
.foot-news img:first-child{
	margin-top: 73px;
}
.foot-news .foot-item{
	background:#f4f4f4;
	width:184px;
	height:224px;
	margin-right: 20px;
	font-size:14px;
	color:#333;
	line-height: 30px;
	padding: 0 20px;
}
.foot-news .foot-item a{
	color:#333;
}
.foot-news .foot-item h4{
	padding-top: 12px;
}
.foot-news .foot-item li{
	width: 92px;
}
.foot-news .foot-item:last-child{
	margin-right: 0;
}
footer .company{
	font-size:14px;
	color:#aaa;
	line-height:28px;
	text-align: center;
	margin: 40px 0;
}
footer .company a{
	color: #aaa;
}
footer .company a:hover{
	color: #3a85f8;
}
.about{
	width: 100%;
	background:#333;
	height:34px;
}
.about-us{
	font-size:14px;
	color:#fff;
	line-height:34px;
	width: 1200px;
	margin: 0 auto;
}
.about-us a{
	color:#fff;
}
.gohome{
	font-size:14px;
	color:#333;
	line-height: 24px;
	margin:15px 0;
	text-align: right;
	display: block;
}
.foot-news .foot-item:hover{
	background: #333;
}
.foot-news .foot-item:hover a,
.foot-news .foot-item:hover h4{
	color:#fff;
}
.gohome:hover{
	color:#3a85f8;
}

footer .about{
	text-align: center;
	background: none;
	border-top:1px solid #e5e5e5;
	padding: 20px 0;
	font-size: 14px;
	height: auto;
}
footer .about span{
	margin: 0 20px;
}
footer .about a{
	color: #333333;
}
footer .about a:hover{
	color: #3a85f8;
}
#yqlj{
	width: 1200px;
	margin: 20px auto 0;
}
#yqlj p.t{
	color: #1e122d;
	font-size: 24px;
	margin-bottom: 16px;
}
#yqlj div a{
	color: #999999;
	font-size: 14px;
	margin-right: 15px;
}
#yqlj div a:hover{
	color: #3ca5f6;
}