*{
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
	padding: 0;
	margin: 0;
}
a{
	text-decoration: none;
}
.clear{
	clear: both;
}
.container{
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	background: #f6f9fb;
	color: #3e3a39;
	font-family: '微软雅黑';
	padding-left: 193px;
	min-height: 1080px;
	overflow-x: scroll; 
    overflow: hidden;  
    white-space: nowrap;  
}
.container img{
	display: block;
	width: 100%;
}
/*左边菜单栏*/
.menu{
	position: absolute;
	width: 193px;
	height: 1030px;
	background: #020d27;
	overflow: hidden;
	top: 0;
	left: 0;
}
.menu .tab{
	display: block;
	width: 100%;
	height: auto;
	margin-top: 110px;
}
.menu .tab li>div{
	width: 100%;
	max-width: 193px;
	height: auto;
	font-size: 20px;
	color: #bbcbf9;
	/*text-align: center;*/
	padding: 30px 0;
	position: relative;
}
.menu .tab li{
	width: 100%;
	max-width: 345px;
	height: auto;
	font-size: 20px;
	color: #bbcbf9;
	/*text-align: center;*/
	padding: 11px 0 0;
	position: relative;
	text-indent: 26px;
}
.menu .tab>li .lis2>li{
	text-align: left;
	text-indent: 26px;
} 
.menu .tab>li .lis2>li .lis3{
	padding: 10px 0;
}
.menu .tab>li .lis2>li .lis3>li{
	padding: 15px 0 0;
	text-align: left;
	text-indent:56px;
	font-size: 18px;
}
.menu .tab>li .lis2>li .lis3>li .lis4>li{
	text-align: left;
	padding: 15px 0 0;
	text-indent: 76px;
	font-size: 16px;
}
.menu .tab li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #bbcbf9;
}
.menu .tab li img{
	display: block;
	width: 41px;
	height: 38px;
	margin: 0 auto;
}
.menu .tab li span{
	display: inline-block;
	width: 20px;
	border-bottom: 2px solid #283147;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -10px;
}
.menu .tab .xz>div{
	background: url(../img/bg_4.jpg) no-repeat;
	background-size: 100% 100%;
	color: #fff;
}
.menu .tab .xz span{
	display: none;
}
/*左边菜单栏*/
/*内容*/

/*头部*/

.content .head{
	width:100%;
	max-width: 1727px;
	min-width: 1200px;
	
	height: 56px;
	line-height: 50px;
	background: #212737;
	color: #fff;
	font-size: 18px;
	padding:0 130px;
	position: absolute;
    top: 0;
    z-index: 999;
}
.content .head>.homePage{
	display: inline-block;
	float: left;
}
.content .head>.homePage img{
	display: inline-block;
	width: 16px;
	height: 12px;
	position: relative;
	margin-right: 12px;
}
.content .head>.time{
	display: inline-block;
	height: auto;
	float: right;
	line-height: 56px;
}
.content .head>.time button{
	display: inline-block;
	height: 29px;
	line-height: 29px;
	font-size: 17px;
	color: #fff;
	padding: 0 23px;
	border: none;
	background: url(../img/bg_1.jpg) no-repeat;
	background-size: 100% 100%;
}
.content .head>.time .btn_1{
	position: relative;
	margin-right: 32px;
}
.content .head>.time .btn_2{
	position: relative;
	left: -6px;
	margin-right: 3px;
}
.content .head>.time .tex{
	display: inline-block;
	padding: 0 18px;
	font-size: 14px;
}
.content .head>.time input{
	display:inline-block;
	width: 160px;
	height: 29px;
	background: rgba(0,0,0,0);
	border: 1px solid #174b6b;
	text-align: center;
	color: #898b91;
	font-size: 13px;
	position: relative;
	/*top: -2px;*/
}
/*头部*/
/*数据内容*/
.conten{
	width: 1727px;
	height: 974px;
	background: url(../img/lbg.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
	/*min-height: 1010px;*/
	margin-top: 56px;
}
.conten .tim{
	display: inline-block;
	height: auto;
	text-align: center;
	color: #acbce9;
	font-size: 26px;
	position: absolute;
	top: 56px;
	text-indent: 23px;
	right: 130px;
}
.conten [id^="cont_"]{
	display: block;
	width:100%;
	height:974px;
	margin: 0 auto;
	margin-top: 60px;
	overflow: hidden;
	padding: 0 90px;
	position: relative;
}
.conten [id^="cont_"]{
	margin-top: 56px;
}
.zrs{
	display: inline-block;
	height: auto;
	padding: 40px 0 70px;
	position: absolute;
	left: 90px;
}
.zrs>span{
	display: inline-block;
	font-size: 32px;
	color: #000;
	line-height: 50px;
	padding: 0 12px;
	background: url(../img/bg_5.jpg) no-repeat;
	background-size: 100% 100%;
	margin-right: 8px;
	
}
.cos1{
	width: 415px;
	height: auto;
	float: left;
	padding-top: 160px;
}
.hetx{
	display: inline-block;
	font-size: 28px;
	padding: 0 46px;
	color: #acd0ea;
	position: relative;
	line-height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.hetx img{
	width: 34px;
	height: 20px;	
	position: absolute;
	top: 50%;
	margin-top: -10px;
}
.hetx img.le{
	left: 0;
}
.hetx img.ri{
	right: 0;
}
.sz>span {
    display: inline-block;
    font-size: 32px;
    color: #000;
    line-height: 40px;
    padding: 0 12px;
    background: url(../img/bg_5.jpg) no-repeat;
    background-size: 100% 100%;
    margin-right: 8px;
}
.box1{
	width: 100%;
	height: 196px;
	background: url(../img/bg_3.png) no-repeat;
	background-size: 100% 100%;
	padding: 10px;
}
.box1 .hetx{
	margin-left: 22px;
	margin-bottom: 10px;
}
.conten [id^="cont_"] .box1 .su{
	margin: 0;
}
.conten [id^="cont_"] .box1 .su>div{
	text-align: left;
	margin: 0;
}
.conten [id^="cont_"] .box1 .su>div.nr2{
	margin-top: 16px;
	line-height: 36px;
	font-size: 22px;
	color: #acd0ea;
	padding-left: 22px;
}
.conten [id^="cont_"] .su>div.nr2>div .sm{
	min-width: 78px;
	padding: 0 20px;
	font-size: 24px;
}
.conten [id^="cont_"] .su>div.nr2>div span {
    font-size: 20px;
}
.box2{
	width: 100%;
	height: 260px;
	background: url(../img/bg_3.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	padding: 10px;
	position: relative;
	text-align: center;
}
.text{
	width: auto;
	height: auto;
	text-align: center;  
	position: absolute; 
	top: 0;
	z-index: 99;
	left: 0;
}
.text>div{
    display: inline-block;
    margin: 0 auto;
    color: #bbcbf9;
    padding: 0 28px;
    background: url(../img/bg_9.jpg) no-repeat;
    background-size: 100% 100%;
    line-height: 40px;
    font-size: 20px;
}
.box3{
	width: 100%;
	height: 278px;
	background: url(../img/bg_3.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	padding: 10px;
	/*margin-top: 46px;*/
	position: relative;
	text-align: center;
}
.box3 .text{
	top: 8px;
}
.among{
	width: 100%;
	padding: 30px 0 0;
	margin-top: 14px;
}
.among>div{
	display: inline-block;
	width:100%;
	font-size: 15px;
	text-align: left;
	line-height: 22px;
	margin: 8px 0;
}
.among div>div{
	display: inline-block;
	width: 196px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #5ac6f0;
	border-radius: 6px;
	position: relative;
	padding: 0 1px;
	float: left;
}
.among div>div>div{
	height: 14px;
	border-radius: 6px;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	border: none;
}
.among div>div>div.s{
	background: #7571f7;
}
.among div>div>div.d{
	background: #30e7ff;
}
.among div .na{
	display: inline-block;
	color: #bbcbf9;
	line-height: 22px;
	width: 108px;
	padding-right: 8px;
	word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}
.among div .manu{
	display: inline-block;
	color: #fff;
	line-height: 22px;
	width: 90px;
	text-align: center;
	float: left;
}
.among div .na i{
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border-radius: 50%;
	font-style: normal;
	background: #60d3ff;
	color: #0f0f0f;
	margin-right: 12px;
	font-size: 14px;
}
.cos2{
	width: 715px;
	height: 100%;
	float: right;
	position: absolute;
	left: 29.35%;
	z-index: 9;
}
.cos2 img{
	display: block;
	width: 100%;
	height: 100%;
}
.cos3{
	width: 415px;
	height: auto;
	float: right;
	padding-top: 160px;
}
.box4{
	width: 100%;
	height: auto;
	position: relative;
	text-align: center;
}
.box4>div{
	width: 100%;
	height: 243px;
	background: url(../img/bg_3.png) no-repeat;
	background-size: 100% 100%;
	padding: 19px;
	margin: 0;
}
.conten [id^="cont_"] .box4>div .su{
	margin: 0;
}
.conten [id^="cont_"] .box4>div .su>div{
	margin: 0;
}
.conten [id^="cont_"] .box4>div .su>div.nr2{
	margin-top: 23px;
	line-height: 36px;
	font-size: 22px;
	color: #acd0ea;
	padding-left: 22px;
}
.conten [id^="cont_"] .su {
    text-align: left;
    width: 100%;
    height: auto;
    margin: 20px 0 0;
}
.conten [id^="cont_"] .su>div {
    width: 100%;
    font-size: 30px;
    color: #45b1d2;
    line-height: 50px;
    margin-top: 10px;
    text-align: center;
}
.conten [id^="cont_"] .su>div>div {
    display: inline-block;
}
.conten [id^="cont_"] .su>div>div .sm {
    min-width: 180px;
    text-align: center;
    display: inline-block;
    padding: 0 42px;
    color: #60d3ff;
    font-size: 28px;
    font-weight: bold;
    border: 2px solid #033b6b;
    border-radius: 4px;
    margin-left: 22px;
}
.conten [id^="cont_"] .su>div>div span {
	display: inline-block;
    font-size: 28px;
    color: #60d3ff;
}
