@charset "utf-8";

/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

ul,
li,
ol,
h1,
h2,
h3,
dl,
dt,
dd,
form,
p,
span,
b,
u,
s,
i {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

input,
textarea {
	outline: none;
	list-style: none;
}

/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/

a {
	blr: expression(this.onFocus=this.blur());
	/* IE Opera */
	outline: none;
	/* FF Opera */
}

a:focus {
	-moz-outline-style: none;
	/* FF */
}

/*去掉a标签超链接的虚线框*/

a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #000;
}

body {
	color: #131313;
	font-size: 12px;
	line-height: 1.5;
	font-family: "微软雅黑", 宋体, Arial, Helvetica, sans-serif;
}

h3 {
	display: inline-block;
	font-size: 18px;
}



.top_header,
.de2,
.de3 ul,
.sreach,
.dbqjs,
.wrap {
	width: 1080px;
	margin: 0 auto;
}


.de2 * {
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.de1 {
	height: 33px;
	line-height: 33px;
	background: #d8d8d8;
	border-bottom: 4px solid #989898;
	box-sizing: content-box;
}

.top_header {
	height: 33px;
	color: #333;
}

.thl {
	float: left;
	width: 300px;
	padding-top: 2px;
	font-size: 12px;
}

.thr {
	float: right;
	padding-top: 2px;
}

.thr a {
	margin: 0 5px;
	color: #333;
	font-size: 12px;
}



.de2 {
	height: 120px;
	padding-top: 35px;
	box-sizing: content-box;
}

.de2 h1 {
	float: left;
	margin-right: 20px;
}

.de2 h1 a div {
	font-size: 24px;
	color: #004bb0;
	font-weight: bold;
}

.de2 h1 a div span {
	font-size: 14px;
	color: #ababab;
	line-height: 2.5;
}

.de2 h1 a div b {
	font-size: 16px;
	color: #ff8a00;
}



.logo_cl {
	float: right;
	background: url(../images/tf-tell.jpg) no-repeat left center;
	padding-left: 120px;
	height: 93px;
	color: #004bb0;
}

.logo_cl span {
	font-size: 18px;
	display: inline-block;
	margin-top: 18px;
}

.logo_cl b {
	font-size: 24px;
	font-family: Impact;
}

.text {
	float: left;
	width: 192px;
	height: 22px;
	line-height: 22px;
	color: #bfbfbf;
	border: 1px solid #b5b5b5;
	border-right: 0;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.submit {
	float: left;
	width: 50px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	list-style: none;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background: #0366c5;
	border: none;
	color: #fff;
	font-size: 14px;
}

.logo_cl strong {
	font-size: 14px;
	color: #ca0000;
	margin-left: 138px;
}



.de3 {
	height: 46px;
	line-height: 46px;
	background: #004bb0;
}

.de3 li {
	float: left;
	font-size: 15px;
	text-align: center;
}

.de3 li:hover,
.de3 li.another {
	background: #ff8a00;
}

.de3 li a {
	color: #fff;
	display: block;
	background: url(../images/nav-line.jpg) no-repeat left center;
	    padding: 0 12px 0 12px;
}



.fullSlide {

	width: 100%;

	position: relative;

	height: 440px;

	background: #000;

	overflow: hidden;

}

.fullSlide .bd {

	margin: 0 auto;

	position: relative;

	z-index: 0;

	overflow: hidden;

}

.fullSlide .bd ul {

	width: 100% !important;

}

.fullSlide .bd li {

	width: 100% !important;

	height: 440px;

	overflow: hidden;

	text-align: center;

	background: 50% 0 no-repeat;

}

.fullSlide .bd li a {

	display: block;

	height: 440px;

}

.fullSlide .hd {

	width: 100%;

	position: absolute;

	z-index: 1;

	bottom: 0;

	left: 0;

	height: 30px;

	line-height: 30px;

}

.fullSlide .hd ul {

	text-align: center;

}

.fullSlide .hd ul li {

	cursor: pointer;

	display: inline-block;

	*display: inline;

	zoom: 1;

	width: 42px;

	height: 11px;

	margin: 1px;

	overflow: hidden;

	background: #000;

	filter: alpha(opacity=50);

	opacity: 0.5;

	line-height: 999px;

}

.fullSlide .hd ul .on {

	background: #004bb0;

}

.fullSlide .prev,
.fullSlide .next {

	display: block;

	position: absolute;

	z-index: 1;

	top: 50%;

	margin-top: -30px;

	left: 15%;

	z-index: 1;

	width: 40px;

	height: 60px;

	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;

	cursor: pointer;

	filter: alpha(opacity=50);

	opacity: 0.5;

	display: none;

}

.fullSlide .next {

	left: auto;

	right: 15%;

	background-position: -6px -137px;

}

.search {
	height: 40px;
	padding-top: 8px;
}

.search div a {
	margin-left: 5px;
}



.db-nav {
	height: 67px;
	line-height: 67px;
	background: #333333;
	color: #fff;
}

.db-nav div a {
	color: #fff;
	font-size: 15px;
	margin: 0 11px;
}

.foot-l {
	width: 770px;
	float: left;
}

.foot-con .img {
	float: right;
}

.foot {
	overflow: hidden;
	line-height: 30px;
	padding: 30px 0;
	background: #00498f;
	color: #fff;
}

.foot a {
	color: #fff;
}
.tfewm img {
    float: right;
    width: 140px;
    height: 140px;
    margin: 0 5px;
}
