/*公共样式start*/
html{
    overflow-y: auto;
    overflow-x: hidden;
}
img{
    max-width: none;
}
body{
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;
}
a {
    text-decoration:none;
    outline: none;
    color: #fff;
}
.topBox{
	position: relative;
    width: 100%;
    height: 476px;
    overflow: hidden;
}
.aboutusImg{
	position: absolute;
	width: 1920px;
	top: 0;
	left: 50%;
	z-index: -1;
	height: 476px;
	margin-left: -960px;
}
.header{
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 34px;
}
.header2{
    /*display: none;*/
    position: fixed;
    left: 0;
    /*margin-left: -960px;*/
    top: -80px;
    width: 100%;
    height: 80px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.9);
    z-index: 9999;
    box-shadow: 0 0 10px 0;
}
.headercontent{
    width: 1024px;
    overflow: hidden;
    margin: 0 auto;
}
.header2content{
    width: 1024px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 20px;
}
.blue{color: #009EE0!important;}
.header .logoDefault{
	width: 154px;
	float: left;
}
.header2 .logoDeactivity{
    width: 154px;
    float: left;
}
.header .list{
	float: right;
	color: #fff;
	width: 370px;
	margin-top: 12px;
}
.header2 .list{
    float: right;
    color: #000;
    width: 370px;
    margin-top: 12px;
}
.header2 .list a{
    color: #000;
}
.header .list li,.header2 .list li{
	font-size: 14px;
	margin-right: 65px;
	float: left;
}
.header .list li a:hover,.header2 .list li a:hover{
    color: #009EE0;
}
.header .list li:last-child,.header2 .list li:last-child{
	margin-right: 0;
}
.words{
    width: 1024px;
    margin: 133px auto 0;
}
.clear{clear: both;}
footer{
    height: 98px;
    background: #012938;
    padding: 25px 0;
    color: #fff;
    text-align: center;
    font-size: 12px;
}
footer .icp{margin-top: 14px;}
/*公共样式end*/

.box{
	width: 1024px;
	/*height: 1000px;*/
	padding:  122px 0;
	margin:0 auto;
	overflow: hidden;
}
.left{
	float: left;
	width: 635px;
}
.right{
	margin-left: 37px;
	float: right;
	width: 350px;
}
.title{
	font-size: 20px;
	color: #3E3E3E;
	display: block;
}
.time{
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
	display: block;
}
.neirong_tu{
	margin-top: 17px;
	width: 630px;
    height: 445px;
}
.duanluo{
	font-size: 16px;
    color: #615E5E;
    margin-top: 40px;
    padding-bottom: 56px;
    border-bottom: 1px solid #E0DFDF;
}
.next{
	font-size: 12px;
	color: #909090;
	margin-top: 35px;
}
.next a{
	font-size: 12px;
	color: #009EE0!important;
	letter-spacing: 2.5px;
}
.mone{
	font-size: 12px;
    color: #989898;
    float: right;
    width: 100%;
    text-align: right;
    height: 88px;
    padding-top: 55px;
    padding-right: 9px;
}
.mone a{color: #989898;}
.mone a:hover{
    color: #009EE0!important;
}
.xinagqing_left{
	float: left;
}
.xinagqing_left img{
	width: 150px;
	height: 106px;
}
.xinagqing_right{
	float: right;
    width: 50%;
}
.xiangqing{
	font-size: 14px;
    color: #3E3E3E;
    letter-spacing: 2.92px;
    float: left;
}
.times
{
	font-size: 12px;
	color: #666666;
	letter-spacing: 2.5px;
	float: left;
    margin-top: 28px;
}
.li_one{
	float: left;
    margin-bottom: 50px;
	width: 100%;
    height: auto;
}
.li_one a:hover img{
    filter:alpha(Opacity=90);-moz-opacity:0.9;opacity: 0.9;
}