*{
	margin:0;
	padding:0;
}

html, body, ul, li, ol, dl, dd,
dt, p, h1, h2, h3, h4, h5, h6, form,
fieldset, legend, img{
    margin:0;
    padding:0;
	box-sizing: border-box;
}
.lf{
    float:left;
}
.rt{
    float:right;
}
body{
    width: 100%;
    height: 100%;
    font-size: 14px;
    color:#404040;
    font-family: "Microsft YaHei","微软雅黑";
    background: url(../images/bg.jpg) no-repeat;
}
ul, ol,li {
    list-style:none;
}
table {
    border-collapse:collapse;
}
img {
    border:0;
    vertical-align:middle;
}
a {
    color:#3d3c3c;
    text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
    text-decoration:none;
    font-weight:normal;
    font-size:100%;
}
.clearfix{
    overflow: hidden;
}
a,a:hover{
	text-decoration: none;
}
input {
    padding-top:0;
    padding-bottom:0;
    font-family: "SimSun","宋体";
}
select, input {
    vertical-align:middle;
}
select, input, textarea {
    font-size:12px;
    margin:0;
}
textarea {
    resize:none;
}
img {
    border:0;
    vertical-align:middle;
	width: 100%;
}
*:focus {
    outline: none;
}
.container_n{
    width:1200px;
    margin:0 auto;
}

.mt10{
	margin-top: 10px;
}
.mt20{
	margin-top: 20px;
}
/* logo */
.logo {
    width: 550px;
    margin-top: 30px;
}
#main{
	width: 1200px;
	}
/* 搜索框 */
.search-box{
   height: 159px;
   overflow: hidden;
   line-height: 159px;
   float: right;
}
.search-box span.lf{
    color: #444647;
    padding-left:35px;
    background: url(../images/hello.png) no-repeat 0 center;
}

.search-box span.search input{
	background-color: #fefbfb;
	border: none;
	width: 340px;
	background-image: url(../images/serach.png);
	background-repeat: no-repeat;
	background-position: 320px center;
	height: 40px;
	border-radius: 20px;
	padding-left: 10px;
}


/*导航样式*/
.header {
	height:60px;
	background: #ff9900;
	
}
.u-blue{
    background: #0269b1;
}
.u-orange{
    background:#ffb471 ;
}
.u-orange a{
    color:#fff;
}
.header .nav {
	/*width: 1000px;*/
/* 	height: 50px;
	line-height: 50px; */
	margin: 0 auto;
	position: relative;
	z-index: 111;
}
.header .nav li {
    float: left;
    width: 9%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
}
.header .nav li:hover{
	background:#0269b1 ;
}

.header .nav li a {
	color: #fff;
}

.header .nav li .second-nav {
	/*width: 150px;*/
	display: none;
	position: relative;
}

.header .nav li .second-nav li {
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #9dbafb;
	border-top: 1px solid #3d6dd9;
}
.header .nav li .second-nav li:hover{
	background: #3d6dd9;
}
.header .nav li .second-nav li .third-nav {
	/*position: absolute;*/
	width: 896px;
	height: 122px;
	display: none;
	margin-left: 100%;
	margin-top: -41px;
}
.third-nav{
	background: #3d6dd9c7;
	text-align: left;
	padding: 0 20px;
	/*position: fixed;*/
}
.header .nav li .third-nav a {
	color: #ffffff;
    padding: 5px 10px;
    border-bottom: 1px solid;
    margin: 0 5px;
}
.header .nav li .third-nav a:hover{
	background: #ff9b58;
    border: none;
    border-radius: 4px;
}
.bg-white{
	background: #fff;
	padding: 0 10px;
}		
/* 底部 */
footer{
	width: 100%;
	height: 120px;
	padding: 57px 0;
	background: #474e62;
	font-size: 12px;
	font-family: "宋体";
	text-align: center;
	color: #fff;
	line-height: 30px;
	margin-top: 80px;
}

.foot-left{
	float: left;
}
.foot-left img{
	width: 300px;
}
.foot-right{
	float: right;
	text-align: right;
}
.foot-right .rt{
	margin-left: 20px;
}
footer a{
    color:#fff;
}
/* 选项卡样式 */
.mt-tabpage {
	width: 100%;
	background-color: #FFFFFF;
}
.mt-tabpage-title {
	height: 40px;
	background: #F1F1F1;
	margin-top: 10px;
}

.mt-tabpage-title .mt-tabpage-item {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #333;
	font-size: 14px;
}
.mt-tabpage-title .mt-tabpage-item:hover{
	/* color: #999; */
}
.mt-tabpage-title .mt-tabpage-item-cur {
	color: #ffffff;
	font-size: 14px;
	background: #ff9900;
}
.mt-tabpage-count {
	position: relative;
	width:100%;
}
.mt-tabpage-cont__wrap {
	position: inherit;
	width: 100%!important;
}
.mt-tabpage-count .mt-tabpage-item {
	width: 100%;
	/* height: 200px; */
	/* line-height: 200px;
	text-align: center; */
}

.mt-tabpage-title.mt-tabpage-title-unline {
	position: absolute;
	top: 10px;
	left: 150px;
	margin-top: 0;
	background: none;
	width: 400px;
	height: 30px;
}
.mt-tabpage-title.mt-tabpage-title-unline .mt-tabpage-item-cur {
    color: #ff9900;
    font-size: 15px;
    font-weight: bold;
    background: none;
	height: 30px;
	line-height: 30px;
}
.mt-tabpage-title.mt-tabpage-title-unline .mt-tabpage-item{
	height: 30px;
	line-height: 30px;
}
.clear{
	clear: both;
}
.content-box{
	background: #fff;
}
