*{margin: 0;padding: 0;}
a{text-decoration: none;}
a:hover{color: #4656E9;}
.banner{
	background: url(../images/banner.jpg) no-repeat center;
	width: 100%;
	height: 518px;
	position: relative;
	text-align: center;
}
body{min-width: 1200px;color: #333;background: #fff;}
.main{
    max-width: 1200px;
    margin: 0 auto;
}
/*头部*/
header{height: 60px;line-height:60px;border-bottom: 1px solid #eee;}
header .main{display: flex;justify-content: space-between;}
header .header_left>a{font-size: 14px;font-weight: 400;font-family:"微软雅黑";color: #313131;padding-right: 28px;}
header .header_left>a:hover{color: #4656E9;}
header a>img{margin-right: 5px;vertical-align: middle;margin-top: -1px;}
header .login-hds .login-btn-hd{position: relative;padding-right: 16px;}
header .login-hds .login-btn-hd:after {content: '';position: absolute;top: 3px;right: 5px;width: 0;height: 16px;border-left: 1px solid #87959F;}
.banner h4{
	font-size: 48px;
	color: #fff;
	padding-top: 115px;
}
.banner h4>strong{
	font-size: 60px;
	margin: 0 10px;
	color: #F78B17;
}
.banner p{
	font-size: 20px;
	color: #fff;
	margin-top: 25px;
	line-height: 36px;
}
.banner button,.banner a{
	display: block;
	width: 200px;
	height: 56px;
	font-size: 24px;
	line-height: 56px;
	color: #fff;
	background: #F78B17;
	margin: 40px auto;
	border:0;
}
.part1_box1{
	height: 60px;
	font-size: 18px;
	line-height: 60px;
    background: #FBF9F6;
}
.part1_box1 img{
	vertical-align: middle;
	margin-right: 20px;
}
.content_box{
	padding: 30px 0;
}
.part1_box2{
	display: flex;
    justify-content: space-between;
}
.part1_left{
	width: 830px;
	margin-left: 0;
}
.part1_left img{
	display: block;
	width: 830px;
}
.big_lun{
	margin-bottom: 55px;
}
.part1_right{
	width: 330px;
}
.part1_right .top{
	display: block;
	width: 330px;
	height: 70px;
	background: #4656E9;
	position: relative;
	margin-bottom: 20px;
}
.part1_right .top p{
	font-size: 24px;
	color: #fff;
	position: absolute;
	top: 17px;
	left: 75px;
}
.part1_right .top img{
	position: absolute;
	top: 26px;
	right: 75px;
}
.part1_right .bottom{
	padding: 6px 0;
	box-shadow: 0 0 10px #E8E8E8;
}
.part1_right .bottom p{
	display: block;
	height: 50px;
    font-size: 26px;
    line-height: 50px;
    color: #303030;
    text-align: center;
    background: #F3F4FB;
    margin: 0 6px;
}
.part1_right .bottom>div{
	/*padding-bottom: 30px;*/
}
.part1_right .bottom ul{
	padding: 20px 20px 40px;
    font-size: 14px;
    margin-left: 20px;
}
.part1_right .bottom ul li{
	content: ".";
    color: #1758D8;
    list-style: disc;
}
.part1_right .bottom ul li a{
	line-height: 32px;
	color: #303030;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.part1_right .swiper-pagination{
	margin: 4px;
}
.swiper-pagination-bullet-active{
	background: #F78B17;
}
.part2{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.part2 .part2_left{
	width: 830px;
	margin-top: -50px;
	position: relative;
	z-index: 10;
}
.part2 .part2_left .bottom_line{
	height: 70px;
	border-bottom: 1px solid #F8F8F8;
}
.part2 .part2_left p{
	float: left;
}
.part2 .part2_left h4{
	clear: both;
	font-size: 24px;
	font-weight: bold;
	padding-top: 20px;
}
.part2 .part2_left .p1{
	display: block;
	width: 87px;
	height: 27px;
	padding-left: 10px;
	line-height: 27px;
	color: #fff;
	background: url(../images/tit.png) no-repeat left;
	background-size: 87px 27px;
}
.part2 .part2_left .p2{
    line-height: 27px;
    font-size: 16px;
    color: #979797;
    margin-left: 20px;
}
.part2 .part2_left .p2>a{
	color: #979797;
}
.part2 .part2_left div{
	padding-top: 20px;
}
.part2 .part2_left .coin{
	padding-top: 20px;
	clear: both;
    display: flex;
    justify-content: space-between;
}
.part2 .part2_left .coin div{
	width: 140px;
	height: 44px;
	font-size: 20px;
	color: #414568;
}
.part2 .part2_left .coin div img{
	vertical-align: middle;
	margin-right: 20px;
}
.part2 .part2_right{
	width: 330px;
	margin-top: 20px;
	padding: 6px 0;
	box-shadow: 0 0 10px #E8E8E8;
	position: relative;
}
.part2 .part2_right>p{
	display: block;
	height: 50px;
    font-size: 26px;
    line-height: 50px;
    color: #303030;
    text-align: center;
    background: #F3F4FB;
    margin: 0 6px;
}
.part2 .part2_right .part_xcx{
	width: 320px;
	margin: 0 auto;
	/*display: flex;
    justify-content: space-between;*/
    padding: 20px 8px 50px;
}
.lit_list{
    width: 330px;
    height: 140px;
    position: absolute;
    top: 185px;
    left: 0;  
    z-index: 5;
    background: #D7E2ED;
    display: none;
}
.lit_list li{
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -50px;
    display: none;
}
.lit_pro{
    width: 100%;
    height: 100%;
    display: block;
}
.part2 .part2_right div{
	text-align: center;
}
.part2 .part2_right div p{
	font-size: 14px;
	color: #333;
	line-height: 22px;
	padding-top: 10px;
}
.part2 .part2_right div p span{
	color: #4656E9;
}
/*.part2_right .swiper-pagination{
	margin: 4px;
}*/
.swiper-pagination-bullet{
	margin-left:4px; 
}
.part3{
	padding-top: 40px;
}
.part3 .part3_box1{
	height: 53px;
	background: #FBF9F6;
	position: relative;
}
.part3 .part3_box1 p{
	color: #333;
	font-size: 24px;
	line-height: 53px;
	margin-left: 30px;
}
.part3 .part3_box1 img{
	position: absolute;
	top: 0;
	left: 0;
}
.part3 .part3_box1 a{
	font-size: 18px;
	color: #6269aa;
	position: absolute;
	right: 20px;
	top: 17px;
}
.part3 .part3_box2{
	margin-top: 40px;
	display: flex;
    justify-content: space-between;
}
.part3 .part3_box2 div{
	width: 285px;
	border: 1px solid #EEEEEE;
}
.part3 .part3_box2 div table{
	width: 100%;
	text-align: center;
	border-collapse:collapse;
	border-spacing:0px;
}
.part3 .part3_box2 div table tr{
	height: 40px;
}
.part3 .part3_box2 div table .trbg{
	background: #F3F4FB;
}
.part3 .part3_box2 div table tr .td1 a{
	color: #4656E9;
}
.part4{
	padding-top: 50px;
}
.part4 .part4_box1{
	height: 53px;
	background: #FBF9F6;
	position: relative;
}
.part4 .part4_box1 p{
	color: #333;
	font-size: 24px;
	line-height: 53px;
	margin-left: 30px;
}
.part4 .part4_box1 img{
	position: absolute;
	top: 0;
	left: 0;
}
.part4 .part4_box1 a{
	font-size: 18px;
	color: #6269aa;
	position: absolute;
	right: 20px;
	top: 17px;
}
.part4 .part4_box2{
	height: 125px;
	position: relative;
	padding-top: 25px;
}
.part4 .part4_box2 img{
	position: absolute;
	left: 0;
	top: 25px;
}
.part4 .part4_box2 p{
	margin: 25px 0 0 140px;
}
.part4 .part4_box2 a{
	display: block;
	margin: 15px 0 0 140px;
	color: #6269AA;
}
/*.part5{
	padding-top: 25px;
}*/
.part5 .part5_box1{
	height: 53px;
	background: #FBF9F6;
	position: relative;
}
.part5 .part5_box1 p{
	color: #333;
	font-size: 24px;
	line-height: 53px;
	margin-left: 30px;
}
.part5 .part5_box1 img{
	position: absolute;
	top: 0;
	left: 0;
}
.part5 .part5_box2{
	position: relative;
	height: 200px;
}
.part5 .part5_box2 img{
	position: absolute;
	left: 0;
	top: 40px;
}
.part5 .part5_box2>div{
     width: 1060px;
    height: 200px;
    border-bottom: 1px solid #EEEEEE;
    position: absolute;
    right: 0;
    top: 0;
    padding: 30px 20px 0 0;
}
.part5 .part5_box2>div .part5_p1{
	padding-bottom: 20px;
	font-size: 16px;
	color: #333;
}
.part5 .part5_box2>div p{
	font-size: 16px;
	color: #333;
	line-height: 24px;
}
.part5 .part5_box2>div .part5_p1 a{
	color: #6269AA;
}
.part5 .part5_box3{
	position: relative;
	height: 230px;
}
.part5 .part5_box3 img{
	position: absolute;
	left: 0;
	top: 70px;
}
.part5 .part5_box3>div{
    width: 1060px;
    height: 230px;
    border-bottom: 1px solid #EEEEEE;
    position: absolute;
    right: 0;
    top: 0;
    padding: 30px 20px 0 0;
}
.part5 .part5_box3>div p{
	font-size: 16px;
	color: #333;
	line-height: 24px;
}
.part5 .part5_box4{
	position: relative;
	height: 200px;
}
.part5 .part5_box4 img{
	position: absolute;
	left: 0;
	top: 40px;
}
.part5 .part5_box4>div{
    width: 1060px;
    height: 230px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 30px 20px 0 0;
}
.part5 .part5_box4>div p{
	font-size: 16px;
	color: #333;
	line-height: 24px;
}
.part6_box1{
	border: 5px solid #4656E9;
	padding: 20px 20px 20px 40px;
	border-left: 90px solid #4656E9;
	position: relative;
}
.part6_box1 p{
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
.part6_box1 p span{
	color: #F78B17;
}
.part6_box1 img{
	position: absolute;
	top: 50px;
	left: -65px;
}
.part7{
	padding-top: 50px;
}
.part7 .part7_box1{
	height: 53px;
	background: #FBF9F6;
	position: relative;
}
.part7 .part7_box1 p{
	color: #333;
	font-size: 24px;
	line-height: 53px;
	margin-left: 30px;
}
.part7 .part7_box1 img{
	position: absolute;
	top: 0;
	left: 0;
}
.part7_box2{
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
}
.part7_box2 .part7_left{
	width: 125px;
}
.part7_box2 .part7_right{
	width: 1060px;
	border-bottom: 1px solid #EEEEEE;
}
.part7_box2 .part7_right p{
	font-size: 16px;
	padding-top: 20px;
}
.part7_box3{
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
}
.part7_box3 .part7_left3{
	padding-top: 20px;
	width: 125px;
}
.part7_box3 .part7_right3{
	width: 1060px;
	padding-bottom: 30px;
	border-bottom: 1px solid #EEEEEE;
}
.part7_box3 .part7_right3 p{
	font-size: 16px;
	line-height: 24px;
}
.part7_box4{
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
}
.part7_box4 .part7_left4{
	padding-top: 20px;
	width: 125px;
}
.part7_box4 .part7_right4{
	width: 1060px;
	padding-bottom: 30px;
	border-bottom: 1px solid #EEEEEE;
}
.part7_box4 .part7_right4 p{
	font-size: 16px;
	line-height: 24px;
}
.part8_box1{
	border: 5px solid #4656E9;
	padding: 20px 20px 20px 40px;
	border-left: 90px solid #4656E9;
	position: relative;
}
.part8_box1 p{
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
.part8_box1 p span{
	color: #F78B17;
}
.part8_box1 img{
	position: absolute;
	top: 80px;
	left: -65px;
}
.part9{
	padding: 50px 0;
}
.part9 .part9_box1{
	height: 53px;
	background: #FBF9F6;
	position: relative;
}
.part9 .part9_box1 p{
	color: #333;
	font-size: 24px;
	line-height: 53px;
	margin-left: 30px;
}
.part9 .part9_box1 img{
	position: absolute;
	top: 0;
	left: 0;
}
.part9 .part9_box1 a{
	font-size: 18px;
	color: #6269aa;
	position: absolute;
	right: 20px;
	top: 17px;
}
.part9_box2{
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
}
.part9_box2 .part9_left{
	padding-top: 20px;
	width: 125px;
}
.part9_box2 .part9_right{
	width: 1060px;
}
.part9_box2 .part9_right p{
	font-size: 16px;
	color: #333;
}
.part9_box2 .part9_right p span{
	color: #FA4747;
	font-style: italic;
}
.part9_box2 .part9_right .p1{
	padding-bottom: 20px;
}
.part9_box2 .part9_right .p2{
	margin: 0 30px 0 0;
	line-height: 24px;
}


.login_footer{background: #eee;}
.header-wrapper{border-bottom: 2px solid #1787e0;}
.ch-header-second{width: 1200px;height: 80px;margin: 0 auto;overflow: hidden;}
.ch-header-second h1{float: left;line-height: 80px;margin-right: 20px;font-size: 30px;letter-spacing: 2px;color: #1787e0;}
.ch-header-second .ch-sub-title{float: left;line-height: 90px;}
.container .wbgg-row{width: 1200px;margin: 0 auto;padding: 20px 0 30px 0;}
.container .wbgg-row .left{width: 815px;float: left;padding: 20px 0;}
.container .wbgg-row .left .article-title-box{padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #e5e5e5;}
.article-title-box .article-title{line-height: 36px;color: #333333;font-weight: 700;margin-bottom: 20px;font-size: 24px;word-break: break-all;word-wrap: break-word;}
.article-title-box .article-from{font-size: 14px;color: #999999;}
.container .wbgg-row .left .article-wrap{padding: 10px 0;line-height:30px;}
.container .wbgg-row .left .article-wrap p{font-size: 16px;color: #333333;line-height: 30px;margin: 0 10px 0 0;}
.container .wbgg-row .right{width: 330px;margin-left: 55px;float: left;}
.right .right-adver{margin-bottom: 20px;}
.right-hotNews-box{margin-bottom: 20px;}
.hotNews-head{border-left: 4px solid #55e4c2;}
.hotNews-head>h4{font-size: 16px;color: #00d6a3;padding-left: 10px;}
.hotNews-box{margin-top: 20px;border:1px solid #e5e5e5;list-style-type: none;padding: 8px 20px;}
.hotNews-box>li{font-size: 14px;padding: 10px 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hotNews-box>li>a,.hotNews-box>li>a:hover{color:#333;}
.right .right-affix{height: 800px;}
.right .right-affix .tjyx{width: 332px;margin-bottom: 20px;}
.right .right-affix .right-app{width: 290px;height: 140px;;padding: 20px;border: 1px solid #e5e5e5;margin-bottom: 20px;}
.app-img{float: left;margin-right: 22px;width: 133px;height: 133px;background: url(../images/ewm-yx.png) no-repeat center center;}
.app-info{padding-top: 40px;font-size: 14px;line-height: 1;color: #313131;}
.app-info-desc{display: block;margin-bottom: 10px;text-align: center;}
.app-info-sub-desc{display: block;}
.color-green{color: #00d6d3;}
.gzh-img {float: left;margin-right: 15px;width: 133px;height: 133px;background: url(../images/ewm-gzh.jpg) no-repeat center center;background-size: cover;}

