@charset "utf-8";


.header {
	width: 100%;
	min-width: 1160px;
	height: 205px !important;
	background: url(../img/12345.png) no-repeat !important;
	background-size: 100% 100%;
}

.header .h_box {
	width: 100%;
	min-width: 1160px;
	height: 160px;
	background: rgba(11, 167, 227, 0.4);
	float: left;
    position: relative;
}

.header .h_box .h_logo {
	width: 1160px;
	height: 160px;
	margin: 20px auto;
	background: url(../img/bg.png) no-repeat;
}
.header .h_box .h_logo .h-search-wrap {
	width: 200px;
	height: 30px;
	border: 1px solid #d8d8d8;
	border-radius: 15px;
	float: right;
	margin-top: 50px;
	margin-right: 50px;
	position: relative;
}

.header .h_box .h_logo .h-search-btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 30px;
	background: #1071bb;
	border-radius: 0 15px 15px 0px;
	cursor: pointer;
}

.header .h_box .h_logo .h-search-btn img {
	margin-left: 6px;
	margin-top: 3px;
}

.header .h_box .h_logo.search-input {
	border: none;
	background: none;
	margin-left: 15px;
	height: 28px;
}


.header .h_nav {
	width: 100%;
	min-width: 1160px;
	float: left;
	height: 45px;
	line-height: 45px;
	background: #0294cd repeat-x;
}

.header .h_nav .nav_box {
	width: 1160px;
	height: 45px;
	margin: 0 auto;
}

.header .h_nav .nav_box>ul>li {
	float: left;
    z-index: 999;
    position: relative;
}

.header .h_nav .nav_box ul>li>a {
	color: #fff;
	display: inline-block;
	font-size: 18px;
	line-height: 48px;
	width: 145px;
    text-align: center;
}

.header .h_nav .nav_box ul li:hover a {
	color: rgb(11, 167, 227);
	background: #fff;
}
.header .h_nav .nav_box ul li:hover{
          box-shadow: 0 0 5px #000;
}

.header .h_nav .nav_box ul>li ul {
	display: none;
	height: 0;
	
}
.header .h_nav .nav_box ul li:hover ul{
          box-shadow: 0 0 5px #000;
}
.header .h_nav .nav_box ul>li:hover ul {
	display: block;
	transition: height 0.3s ease;
}

.content_box .content .con_2_text {
	padding-left: 15px;
	padding-right: 15px;
	height: 160px;
	
}

.content_box .content .con_2_text ul {
	margin-top: 5px;
}

.content_box .content .con_2_text ul li {
	line-height: 31px;
}

.content_box .content .con_2_text ul li span {
	color: #333;
	font-size: 14px;
}

.content_box .content .con_2_text ul li a {

	font-size: 13px;
	margin-left: 5px;
}

.content_box .content .con_2_text ul li a:hover {
	color: #0b57e3;
}

.item-btn {
	width: 100%;
	height: 146px;
	margin-bottom: 20px;
	float: left;
}

.item-btn ul li {
	float: left;
}

.item-btn ul li a {
	display: inline-block;
	width: 160px;
	height: 63px;
	border-radius: 8px;
	background: #558cf2;
	box-shadow: 0 0 8px #dedede;
color:#FFFFFF;
	font-weight: 600;
	line-height: 63px;
	font-size: 18px;
	text-align: center;
}

.item-btn ul li a:hover {
	background: #558cf2;
	box-shadow: 0 0 8px #366cce;


}

.item-btn ul li a i {
	display: inline-block;
	width: 35px;
	height: 35px;
	background: url(../img/xitong.png) no-repeat;
	vertical-align: middle;
	margin-right: 10px;
}.mr20 {
	margin-right: 5px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb15 {
margin-bottom: 15px;
}
.banner {
			margin:0 auto;
			height: 360px;
			width: 1156px;
			background:url(../img/backg.png);
			border-left: 2px;
			border-right: 2px;
		}
.content_box {
	width: 100%;
	height: auto;
	min-width: 1160px;
	background: url(../img/.jpg) repeat-y center center;
	float: left;
}

.content_box .content {
	width: 1171px;
	background: rgba(255, 255, 255, 0.7);
	border-radius: 5px 5px 0 0;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	
	box-sizing: border-box;
	padding: 15px;
}

.content_box .content .qd {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 10px;
	float: left;
	margin-top: 12px;

}

.content_box .content .qd_1 {
	background:#0b57e3  url(../img/list_.png) no-repeat center;
}

.content_box .content .qd_2 {
	background: #0b57e3 url(../img.png) no-repeat center;
}
.content_box .content .qd_3 {
	background: url(../img/a6.png) no-repeat center;
		display: inline-block;
	width: 40px;
	height: 40px;
	margin-left: 50px;
	float: left;
	
}

.content_box .content div {
	box-sizing: border-box;
}

.content_box .content .con_left_1 {
	width: 370px;
	height: 470px;
	float: left;
}

.content_box .content .con_center_1 {
	width: 370px;
	height: 470px;
	float: left;
	border: 1px solid #d9d9d9;
	margin-left: 15px;
	background: #fff;
}

.content .con_right_1 {
	width: 370px;
	height: 470px;
	margin-left: 15px;
	border: 1px solid #d9d9d9;
	float: right;
	background: #fff;
}

.content_box .content .con_left_1 .news_photo {
	width: 370px;
	height: 260px;
	
}

.content_box .content .con_left_1 .platform_enter {
	width: 370px;
	height: 200px;
	margin-top: 10px;
	border: 1px solid #d9d9d9;
	background:  repeat-y;
		
}

.content_box .content .con_left_1 .platform_enter ul li{
	width: 370px;
	height: 53px;
	line-height: 53px;
    border-radius: 5px;
	margin:auto 0px ;
	float: left;
	margin-top: 10px;
	background: #0294CD;
		
}
.content_box .content .con_left_1 .platform_enter ul li:hover{

	background:#0b57e3;
}
.content_box .content .con_left_1 .platform_enter ul li .tu .zi{
		 color:#fff;
margin-left: 160px;
margin-top:0px;
	font-size: 16px;
	font-weight: 600;
}

.content_box .content .con_1_title {
	height: 40px;
	border-bottom: 1px solid #D9D9D9;
}

.content_box .content .con_1_title h2 {
	padding-left: 20px;
	float: left;
	width: 130px;
	height: 38px;
	line-height: 40px;
	font-size: 16px;
	font-weight: 600;
	border-bottom: 2px solid #0b57e3;
	color: #0b57e3;
}

.content_box .content .con_1_title .more {
	float:right;
	color: #fff;
	background: #558cf2;
	font-size: 12px;
	padding:0 12px;
	height: 20px;
	margin-top:10px;
	margin-right: 10px;
	line-height: 20px;
	text-align: center;
	display: inline-block;
}


.content_box .content .con_1_title .more:hover {
	background: #104cbb;
	color: #fff;
}
.content_box .content .con_1_text {
	padding-left: 15px;
	padding-right: 15px;
}

.content_box .content .con_1_text .con_first {
	height: 100px;
	border-bottom: 1px dotted #d9d9d9;
	padding-top: 10px;
	padding-bottom: 10px;
}

.content_box .content .con_1_text .con_first h3 {
	font-size: 16px;
	text-align: center;
}

.content_box .content .con_1_text .con_first h3 a {
	color: #0b57e3;
}

.content_box .content .con_1_text .con_first .con_first_text {
	text-indent: 2em;
	font-size: 13px;
	color: #333;
	margin-top: 10px;
}

.content_box .content .con_1_text ul {
	margin-top: 5px;
}

.content_box .content .con_1_text ul li {
	line-height:29px;
}

.content_box .content .con_1_text ul li span {
	color: #333;
	font-size: 14px;
}

.content_box .content .con_1_text ul li a {
	color: #333;
	font-size: 14px;
	margin-left: 5px;
}

.content_box .content .con_1_text ul li a:hover {
	color: #0b57e3;
}


.content_box .content .con_left_2 {
	width: 370px;
	height: 365px;
	float: left;
	border: 1px solid #d9d9d9;
	margin-right: 15px;
	margin-top: 15px;
}
.content_box .content .zjtp{
		background: url(../img/zjlm.png) no-repeat ;
		width:1141px;
		height:100px;
		margin-top:480px;
}


.content_box .content .qz-first {
	display: inline-block;
	width: 6px;
	height:6px;
	margin-top: 12px;
	margin-left: 10px;
	float: left;
	background: url(../img/list_0.png) no-repeat center center;
}







.content_box .content .con_right_2 {
	width: 370px;
	height: 365px;
	float: right;
	border: 1px solid #d9d9d9;
	margin-top: 15px;
}





.item_wrap {
	margin-top: 8px;
	width: 100%;
	height: 80px;
	float: left;
}

.item_wrap ul li {
	float: left;
	width: 277px;
	height: 80px;
	background: url(../img/bg_02.jpg) repeat-x;
	border-radius: 5px;
	margin-left: 10px;
	box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.2);
}

.item_wrap ul li .item-title {
	font-size: 16px;
	line-height: 40px;
	color: #000;
	border-bottom: 1px solid #fff;
	text-align: center;
	margin-bottom: 7px;
}

.item_wrap ul li span {
	display: block;
	font-size: 14px;
	text-indent:80px;
	line-height: 20px;
}

.footer {
	width: 100%;
	float: left;
	min-width: 1170px;
	height: 100px;
	background: #0294cd;
}

.footer .f_main {
	width: 1170px;
	height: 60px;
	margin: 20px auto;
}

.footer .f_main .f_left {
	width: 600px;
	height: 60px;
	float: left;
}

.footer .f_main  p {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}

.footer .f_main .f_right {
	display: inline-block;
	margin-top: 8px;
	width: 208px;
	height: 41px;
	float: right;
	background: url(../img/bot.png) no-repeat;
}


/*page*/
.page-header{
	height: 205px !important;
	background: url(../img/12345.png) no-repeat !important;
}
.page-content{
	width: 1171px;
	margin: 0 auto;
	height: auto;
	min-height: 800px;
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
}
.page-content .c-top{
	height: 52px;
    background-position: center;
    line-height: 52px;
    background: url(../img/line.png) center repeat-x;
    padding-left: 24px;
    position: relative;
    z-index: 10;
}
.page-content .c-top .t-title{
	background: #fff;
    height: 42px;
    float: left;
    padding: 0 1px;
}
.page-content .c-top .t-title i{
	display: inline-block;
    width: 52px;
    height: 52px;
    background:url(../img/52-01.png) no-repeat ;

    float: left;
}
.page-content .c-top .t-title .text{
	padding-left: 15px;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    float: left;
}
.page-content .c-top .t-title .text .color{
	color: #0294cd;
	padding: 0 !important;
}
.location {
    position: absolute;
    right: 5px;
    top: -20px;
    font-size: 14px;
}
.page-content .c-left{
	margin-top: 40px;
	width: 222px;
	float: left;
	height: 500px;
	border-top: solid 8px #0294cd;
}
.page-content .c-left ul{
	border: 1px solid #7f7f7f;
    border-bottom: 0;
}
.page-content .c-left ul li {
	padding-left: 74px;
    border-bottom: solid #7f7f7f 1px;
    height: 50px;
    line-height: 50px;
}
.page-content .c-left ul li.cur a {
    color: #0294cd;
    font-weight: 700;
}
.page-content .c-left ul li.cur {
    background: url(../img/side_menu_cur.png) 50px center no-repeat;
}
.page-content .c-left ul li a{
	color: ##0294cd;
    font-size: 15px;
}
.page-content .c-right{
	width: 880px;
	min-height: 800px;
	margin-top: 40px;
	height: auto;
	float: right;
}
.page-content .c-right ul li{
	line-height: 37px;
    height: 37px;
    border-bottom: 1px solid #cecece;
    position: relative;
    z-index: 10;
}
.page-content .c-right ul li .dot {
    padding: 0 5px;
    padding-left: 15px;
    float: left;
}
.page-content .c-right ul li a {
    color: #000000;
    font-size: 14px;
}
.page-content .c-right ul li:hover {
    background: #ebeae8;
}
.page-content .c-right ul li:hover a {
    color: #0294cd;
    font-weight: 700;
}
.page-content .c-right ul li .date{
	color:#0294cd;
    right: 25px;
    top: 0;
    font-size: 9pt;
    position: absolute;
    z-index: 10;
}

.link{
	padding: 0 15px;
}

.link ul li{
	float: left;
	width: 277px;
	font-size: 14px;
	line-height: 30px;
}

.link ul li .qz-first {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: 7px;
    float: left;
    background: url(../img/qz-first.png) no-repeat;
}

.platform_main{
	width: 252px;
	height: 150px;
	margin: 37px auto;
	overflow: hidden;
}

.platform_main .platform_iframe{
	width: 1000px;
	height: 800px;
	margin: -777px -720px;
}
.silde_content_main{
	width: 1040px;
	height: 160px;
	margin: 0 auto;
}
.right_nav{
	position: absolute;
	top: 10px;
	right: 10px;
}
.right_nav a{
	color: #fff;
	font-size: 16px;
}

.right_nav span{
	margin: 0 10px;
	color: #fff;
}

.platform_btn{
	display: inline-block;
	width: 100%;
	height: 45px;
	background: #c7c7c7;
	border-radius: 8px;
	color: #fff;
	line-height: 45px;
	font-size: 16px;
	text-align: center;
}
.platform_btn:hover{
	color: #fff;
	background: #e60000;
}