@charset "utf-8";
body { font-family:microsoft yahei, \5b8b\4f53, arial, sans-serif; font-size:12px; font-weight:normal; color:#333; background:#fff; position:relative;}
* {margin:0; padding:0; border:0;}
ul,ol,li{ list-style: none;}
a{ text-decoration:none; color:#333;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{ text-decoration:none; color:#c00; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s;transition: all 0.3s ease-in-out 0s;}
img{ vertical-align:middle;}
section{ display:block;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
p{word-wrap:break-word; word-break:break-all;}

.fl-l{float: left;}
.fl-r{float: right;}

.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear{clear:both; font-size:0; height:0; line-height:0; overflow:hidden;}

/*底部*/
.copyright{width:100%; height:80px; padding:20px 0 0;font:12px/20px arial,simsun; color:#9b9b9b; text-align:center; margin:0 auto;}
.copyright .cop_dg a{color:#9b9b9b;}
.copyright .cop_dg a:hover{color:#9b9b9b;}
.copyright .cop_dg span{color:#9b9b9b; margin:0 5px;}
.copyright .p-cut{font:12px/22px arial;margin-top:10px;}

/*头部*/
.header{ height:70px; padding:0 0 0 15px; /*background:url(../../../images/special/151230/bg_header.jpg) repeat;*/}
.header .left{ padding-top:6px; float:left;}
.header .right{ float:right;}
.header .fengwuji{ margin:12px 0 0 15px;}
/*.header .tuwen{ margin-top:13px;}*/
.header .link{ padding-top:8px; font-size:14px; font-family:simsun; color:#fff; text-align:center;}
.header .link a{ color:#fff;}
/*.header .link a:hover{ color:#38a1f3;}*/
.header .link span{ padding:0 10px; font-family:arial;}
@media only screen and (min-width: 300px) and (max-width: 768px) {
	.copyright{ height:45px; padding:10px 0;}
	.cop_dg{ display:none;}
	.header{ padding:0 0 0 10px;}
	.header .left{ padding-top:10px;}
	.header .logo{ width:60px;}
	.header .fengwuji{ width:110px; margin:10px 0 0 10px;}
	.header .tuwen{width:150px;}
	.header .logo_tkp{ width:150px;}
	.header .link{ padding-top:15px;}
}