.investor1 .left{
	float: left;
	width: 640px;
	padding: 100px 0;
}
.investor1 .right{
	float: right;
	width: 640px;
	padding: 100px 0;
}
.investor1 .p1{
	font-size: 24px;
	color: #b41f2a;
	font-weight: bold;
}
.investor1 .line{
	margin-top: 30px;
	width: 25px;
	height: 3px;
	margin-left: 1px;
	margin-bottom: 45px;
	background: #b41f2a;
}
.investor1 .left a{
	background: #f8f8f8;
	position: relative;
	margin-top: 30px;
}
.investor1 .left a i{
	width: 100px;
	float: left;
	height: 80px;
	background: url(../images/investor1_1.png) no-repeat center;
}
.investor1 .left a:hover i{
	background: url(../images/investor1_3.png) no-repeat center;
}
.investor1 .left a span{
	font-size: 16px;
	color: #333;
	line-height: 80px;
	position: relative;
	float: left;
	padding-left: 50px;
}
.investor1 .left a span:before{
	content: "";
	position: absolute;
	left: 0;
	top: 20px;
	height: 40px;
	width: 1px;
	background: #ddd;
}
.investor1 .left a em{
	width: 8px;
	height: 14px;
	background: url(../images/investor1_2.png) no-repeat center;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -7px;
}
.investor1 .left a:hover span{
	color: #b41f2a;
}
.investor1 .right .p2{
	line-height: 48px;
	font-size: 16px;
	color: #333;
}
.investor1 .right .bg{
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	background: #f3f3f3;
	z-index: -1;
	height: 100%;
}
.investor1{
	position: relative;
}
.login_bg{
	margin-top: 100px;
	padding: 100px 0;
	background: url(../images/login_bg.png) no-repeat center fixed;
}
/*.login_bg .left{*/
/*	width: */
/*}*/
.login_bg .contain{
	background: #fff;
    display: flex;
    justify-content: space-between;
}
.login_bg .img{
	overflow: hidden;
}
.login_bg .img img{
	max-width: inherit;
	height: 100%;
}
.login_bg .main{
	padding: 50px 60px;
	width: 1000px;
	/*height: 630px;*/
	position: relative;
	box-sizing: border-box;
}
.login_bg .main .p1{
	font-size: 30px;
	font-weight: bold;
	color: #333;
	margin-bottom: 30px;
}
.m_input{
	margin-bottom: 20px;
}
.m_input .pq{
	font-size: 16px;
	line-height: 32px;
	color: #333;
}
.m_input .pq i{
	color: #b41f2a;
}
.m_input input{
	width: 100%;
	background: #f8f8f8;
	line-height: 60px;
	height: 60px;
	font-size: 16px;
	padding: 0 20px;
	box-sizing: border-box;
}
.m_form .main .btn,
.login_bg .main .btn{
	margin-top: 40px;
}
.m_form .main .btn,
.login_bg .main .btn .a1{
	width: 200px;
	line-height: 60px;
	border-radius: 10px;
	float: left;
	font-size: 16px;
	text-align: center;
	background: #b41f2a;
	color: #fff;
}
.login_bg .main .btn .to_forget{
	line-height: 60px;
	float: left;
	margin-left: 40px;
	font-size: 16px;
	color: #333;
}
.login_bg .main .btn .to_forget:hover{
	color: #b41f2a;
}
.login_bg .main .to_reg{
	position: absolute;
	right: 60px;
	font-size: 16px;
	color: #333;
	bottom: 50px;
}
.login_bg .main .to_reg a{
	display: inline-block;
	color: #b41f2a;
}



.all_mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    display: none;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 3;
}

.all_show {
    position: fixed;
    left: 50%;
    display: none;
    margin-left: -200px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 4;
    border-radius: 10px;
    background: #fff;
    width: 410px;
    padding: 40px 30px 40px;
    box-sizing: border-box;
}

.all_show .p1 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    text-align: center;
    padding: 0 0 25px;
    line-height: 30px;
}

.all_show .close {
    /*width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    cursor: pointer;
    top: 10px;
    background: url(../images/all_close.png) no-repeat center;*/
}

.all_show .input {
    border: 1px solid #efefef;
    margin-bottom: 20px;
    border-radius: 4px;
}


.all_show .input input {
    width: 100%;
    float: left;
    text-indent: 20px;
    line-height: 48px;
    font-size: 16px;
}

.all_show .to_remember {
    color: #999;
    line-height: 24px;
}

.all_show .btn {
    background: #b41f2a;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    border-radius: 6px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.all_show .p2 {
    text-align: center;
    line-height: 24px;
}

.all_show .p2 a {
    color: #00af54;
    display: inline-block;
}

.all_show .yzm {
    position: relative;
}

.all_show .yzm input {
    width: calc( 100% - 138px)
}

.all_show .yzm a {
    color: #fff;
    background: #b41f2a;
    border-radius: 4px;
    margin-right: 10px;
    margin-top: 5px;
    font-size: 16px;
    line-height: 40px;
    width: 100px;
    text-align: center;
    float: right;
}

.feedback_show .btn {
    margin-bottom: 0;
}

/*.btn_hover:hover {
    background: #088946 !important;
    color: #fff !important;
}
*/
.ok_show .img {
    text-align: center;
    padding-top: 50px;
}

.ok_show .p3 {
    font-size: 24px;
    color: #333;
    text-align: center;
    margin-bottom: 14px;
    margin-top: 24px;
    line-height: 30px;
}

.reg .content .m_input{
	float: left;
	width: 430px;
}
.reg .content .m_input:nth-of-type(2n){
	float: right
}
.reg .main .to_reg{
	position: inherit;
	margin-top: 40px;
	line-height: 60px;
}
.upload .btn1{
	width: 120px;
	height: 100px;
	background: #f8f8f8;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	position: relative;
}
.upload .btn1 p{
	font-size: 16px;
	color: #333;
	padding-top: 34px;
	text-align: center;
	line-height: 20px;
	background: url(../images/reg.png) no-repeat top;
}
.upload .btn1 input{
	position: absolute;
	opacity: 0;
	left: 0;
	z-index: 2;
	top: 0;
	width: 100%;
	height: 100%;
}
.upload .btn1.active p{
	display: none;
}
.upload .font{
	margin-left: 15px;
	margin-top: 18px;
	float: left;
}
.upload .font .pw{
	font-size: 16px;
	line-height: 32px;
	color: #b41f2a;
}
.upload .font .pe{
	line-height: 32px;
	color: #999;
}
.member{
	margin-top: 100px;
}
.member .left{
	width: 20%;
	background: #f3f3f3;
}
.member .left a{
	line-height: 85px;
	padding: 0 30px 0 60px;
	font-size: 18px;
	color: #333;
}
.member .left a.active,
.member .left a:hover{
	background: #b41f2a;
	color: #fff;
}
.member .left a span{
	display: block;
}
.member .left .ico1 span{
	background: url(../images/member1_1.png) no-repeat right;
}
.member .left .ico2 span{
	background: url(../images/member2_1.png) no-repeat right;
}
.member .left .ico3 span{
	background: url(../images/member3_1.png) no-repeat right;
}
.member .left .ico4 span{
	background: url(../images/member4_1.png) no-repeat right;
}
.member .left .ico1.active span,
.member .left .ico1:hover span{
	background: url(../images/member1_2.png) no-repeat right;
}
.member .left .ico2.active span,
.member .left .ico2:hover span{
	background: url(../images/member2_2.png) no-repeat right;
}
.member .left .ico3.active span,
.member .left .ico3:hover span{
	background: url(../images/member3_2.png) no-repeat right;
}
.member .left .ico4.active span,
.member .left .ico4:hover span{
	background: url(../images/member4_2.png) no-repeat right;
}
.member .right{
	width: 80%;
	padding: 60px 60px 100px;
	box-sizing: border-box;
}
.member .right .p0{
	font-size: 30px;
	color: #333;
	font-weight: bold;
	background: #f8f8f8;
	line-height: 90px;
	padding: 0 30px;
}
.member .right .p0 span{
	padding-left: 22px;
	position: relative;
}
.member .right .p0 span:before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -14px;
	height: 28px;
	width: 6px;
	background: #b41f2a;
}

.m_form .main{
	width: 500px;
	margin: 60px auto 0;
}
.member .flex{
	display: flex;
}
.m_list .content{

}
.m_list .content .top{
	display: flex;
	line-height: 30px;
	padding: 20px 0;
	border-bottom: 1px solid #eee;
	cursor: pointer;
}
.m_list .content .top.active{
	border-bottom: 1px solid transparent;
}
.m_list .content .top .p1{
	font-size: 18px;
	width: 70%;
	color: #333;
	padding: 0 40px;
	box-sizing: border-box;
}
.m_list .content .top .p2{
	width: 17%;
	text-align: center;
}
.m_list .content .top .p3{
	width: 13%;
	text-align: center;
}
.m_list .content .top .p3 a{
	display: inline-block;
	padding-right: 30px;
	background: url(../images/m_list1.png) no-repeat right;
}
.m_list .content .top.active .p3 a{
	background: url(../images/m_list2.png) no-repeat right;
}
.m_list .content .show{
	padding: 0 40px;
	background: #f8f8f8;
	display: none;
}
.m_list .content .show .part{
	padding: 40px 0;
	border-bottom: 1px solid #ddd;
}
.m_list .content .show .part:last-child{
	border-bottom: 0;
}
.m_list .content .show .part .pq{
	font-size: 24px;
	margin-bottom: 20px;
	color: #b41f2a;
	font-weight: bold;
}
.m_list .content .show .part dl{
	float: left;
	font-size: 16px;
	line-height: 48px;
	width: 33.3333%;
}
.m_list .content .show .part dl span{
	color: #333;
}


.section1{
	margin-top: 100px;
}
.banner{
	height: 850px;
}
.banner .font1{
	padding-top:285px;
}
.section_news{
	background: #f3f3f3;
	padding-bottom: 90px;
}
.section_news .main{
	position: relative;
	width: 100%;
}
.section_news .main .img{
	height: 285px;
	overflow: hidden;
	border-radius: 20px;
}
.section_news .main .p1{
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-top: 20px;
	margin-bottom: 80px;
	line-height: 32px;
	  white-space: nowrap;
	  overflow: hidden;
	  text-overflow: ellipsis;
}
.section_news .main .p2{

}
.section_news .swiper-button-next{
	width: 16px;
    height: 32px;
    margin-top: 0;
    top: 126px;
    right: 20px;
    background: url(../images/section3_22.png) no-repeat center;
}
.section_news .swiper-button-next:hover{
    background: url(../images/section3_2q.png) no-repeat center;
}
.section_news .swiper-button-prev{
	width: 16px;
    height: 32px;
    top: 126px;
    margin-top: 0;
    left: 20px;
    background: url(../images/section3_11.png) no-repeat center;
}
.section_news .swiper-button-prev:hover{
    background: url(../images/section3_1q.png) no-repeat center;
}
.section_news .swiper-slide:hover .p1{
	color: #b41f2a;
}
.section_news .swiper-slide .img img{
	transition: 0.3s all;
}
.section_news .swiper-slide:hover .img img{
	transform: scale(1.1);
}
.section3 .swiper-pagination{
	position: relative;
}
.section4 li.end{
	height: 240px;
}
.section4 li{
	height: 480px;
}
.section5 .footer{
	padding-top: 0;
}
.header .to_login .a1{
	max-width: 80px;
	display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}






















@media (max-width: 750px){

.section_news .main .img{
	height: 200px;
}
.section_news .contain{
	padding-top: 50px;
}
.section_news .main .p1{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.section_news{
	padding-bottom: 50px;
}

.login_bg .contain{
	display: block;
}
.login_bg .img img{
	max-width: 100%;
}









.header .to_login .a1{
	width: 40px;
  white-space: nowrap;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header .to_login{
	height: 50px;
	line-height: 50px;
	margin-right: 35px;
}
.header .logo{
	height: 30px !important;
	margin-top: 10px !important;
}
.header .to_login a{
	font-size: 12px;
}
.header .lang{
	width: 80px !important;
	margin-right: 10px !important;
}
.header .lang .btn span{
	padding-right: 15px;
}
.header .to_login .show{
	top: 50px;
}
.investor1 .right,
.investor1 .left{
	width: 100%;
	padding: 50px 0;
}
.investor1 .p1{
	font-size: 16px;
}
.investor1 .line{
	margin: 20px 0;
}
.investor1 .left a i{
	width: 60px;
	height: 50px;
}
.investor1 .left a span{
	font-size: 14px;
	line-height: 50px;
	padding-left: 20px;
}
.investor1 .left a span:before{
	top: 10px;
	height: 30px;
}
.investor1 .right{
	background: #f3f3f3;
	position: relative;
}
.investor1{
	overflow: hidden;
}
.investor1 .right .bg{
	width: 100vw;
	left: -3vw;
}
.investor1 .right .p2{
	line-height: 30px;
	font-size: 14px;
}
.login_bg{
	margin-top: 50px;
	padding: 50px 0;
}
.login_bg .main{
	width: 100%;
	height: inherit;
	padding: 25px 30px;
}
.login_bg .main .p1{
	font-size: 16px;
	margin-bottom: 15px;
}
.m_input .pq{
	font-size: 14px;
	line-height: 24px;
}
.m_input input{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	padding: 0 15px;
}
.m_form .main .btn, .login_bg .main .btn .a1{
	width: 100px;
	line-height: 40px;
	font-size: 14px;
}
.login_bg .main .btn .to_forget{
	line-height: 40px;
	margin-left: 10px;
	font-size: 14px;
}
.login_bg .main .to_reg{
	position: relative;
	bottom: 0;
	margin-top: 10px;
	right: 0;
	font-size: 14px;
}
.m_form .main .btn, .login_bg .main .btn{
	margin-top: 20px;
}
.all_show{
	width: 94%;
	left: 0;
	margin-left: 3%;
	padding: 20px 15px;
}
.all_show .p1{
	font-size: 16px;
}
.reg .content .m_input{
	width: 100%;
}
.upload .btn1{
	width: 100px;
	height: 80px;
}
.upload .btn1 p{
	font-size: 14px;
	padding-top: 28px;
}
.upload .font{
	margin-left: 10px;
	margin-top: 10px;
	width: calc( 100% - 110px );
}
.upload .font .pw{
	font-size: 12px;
	line-height: 20px;
}
.upload .font .pe{
	line-height: 20px;
	font-size: 12px;
}
.member .left{
	width: 100%;
}
.member .flex{
	display: block;
}
.member{
	margin-top: 50px;
}
.member .left a{
	line-height: 40px;
	font-size: 14px;
	padding: 0 20px ;
}
.member .right{
	width: 100%;
	padding: 0 3% 40px;
	margin-top: 20px;
}
.member .right .p0{
	line-height: 45px;
	font-size: 16px;
	padding: 0 15px;
}
.member .right .p0 span:before{
	width: 3px;
	height: 20px;
	margin-top: -10px;
}
.member .right .p0 span{
	padding-left: 14px;
}
.m_form .main{
	margin-top: 20px;
	width: 100%;
}
.m_form .main .btn{
	float: none;
}
.m_list .content .top .p1{
	font-size: 14px;
	width: calc( 100% - 160px );
	padding: 0;
}
.m_list .content .top .p2{
	width: 80px;
	font-size: 12px;
}
.m_list .content .top .p3{
	width: 80px;
	font-size: 12px;
}
.m_list .content .top .p3 a{
	padding-right: 20px;
}
.m_list .content .show{
	padding: 0 20px;
}
.m_list .content .top{
	padding: 15px 0;
}
.m_list .content .show .part .pq{
	font-size: 16px;
	margin-bottom: 10px;
}
.m_list .content .show .part{
	padding: 20px 0;
}
.m_list .content .show .part dl{
	width: 100%;
	font-size: 14px;
	line-height: 30px;
}






























}
@media (min-width: 751px) and (max-width: 1200px){

.section_news .main .img{
	height: 250px;
}
.section_news .contain{
	padding-top: 50px;
}
.section_news .main .p1{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.section_news{
	padding-bottom: 50px;
}
.section_news .title span{
	font-size: 16px;
}
.section_news .title a{
	font-size: 14px;
}







.header .to_login .a1{
	width: 40px;
  white-space: nowrap;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header .to_login{
	height: 50px;
	line-height: 50px;
	margin-right: 35px;
}
.header .logo{
	height: 30px !important;
	margin-top: 10px !important;
}
.header .to_login a{
	font-size: 12px;
}
.header .lang{
	width: 80px !important;
	margin-right: 10px !important;
}
.header .lang .btn span{
	padding-right: 15px;
}
.header .to_login .show{
	top: 50px;
}
.investor1 .right,
.investor1 .left{
	width: 100%;
	padding: 50px 0;
}
.investor1 .p1{
	font-size: 16px;
}
.investor1 .line{
	margin: 20px 0;
}
.investor1 .left a i{
	width: 60px;
	height: 50px;
}
.investor1 .left a span{
	font-size: 14px;
	line-height: 50px;
	padding-left: 20px;
}
.investor1 .left a span:before{
	top: 10px;
	height: 30px;
}
.investor1 .right{
	background: #f3f3f3;
	position: relative;
}
.investor1{
	overflow: hidden;
}
.investor1 .right .bg{
	width: 100vw;
	left: -3vw;
}
.investor1 .right .p2{
	line-height: 30px;
	font-size: 14px;
}
.login_bg{
	margin-top: 50px;
	padding: 50px 0;
}
.login_bg .img{
	width: 50%;
}
.login_bg .main{
	width: 50%;
	height: inherit;
	padding: 25px 30px;
}
.login_bg .main .p1{
	font-size: 16px;
	margin-bottom: 15px;
}
.m_input .pq{
	font-size: 14px;
	line-height: 24px;
}
.m_input input{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	padding: 0 15px;
}
.m_form .main .btn, .login_bg .main .btn .a1{
	width: 100px;
	line-height: 40px;
	font-size: 14px;
}
.login_bg .main .btn .to_forget{
	line-height: 40px;
	margin-left: 10px;
	font-size: 14px;
}
.login_bg .main .to_reg{
	position: relative;
	bottom: 0;
	margin-top: 10px;
	right: 0;
	font-size: 14px;
}
.m_form .main .btn, .login_bg .main .btn{
	margin-top: 20px;
}
.all_show{
	width: 94%;
	left: 0;
	margin-left: 3%;
	padding: 20px 15px;
}
.all_show .p1{
	font-size: 16px;
}
.reg .content .m_input{
	width: 100%;
}
.upload .btn1{
	width: 100px;
	height: 80px;
}
.upload .btn1 p{
	font-size: 14px;
	padding-top: 28px;
}
.upload .font{
	margin-left: 10px;
	margin-top: 10px;
	width: calc( 100% - 110px );
}
.upload .font .pw{
	font-size: 12px;
	line-height: 20px;
}
.upload .font .pe{
	line-height: 20px;
	font-size: 12px;
}
.member .left{
	width: 100%;
}
.member .flex{
	display: block;
}
.member{
	margin-top: 50px;
}
.member .left a{
	line-height: 40px;
	font-size: 14px;
	padding: 0 20px ;
}
.member .right{
	width: 100%;
	padding: 0 3% 40px;
	margin-top: 20px;
}
.member .right .p0{
	line-height: 45px;
	font-size: 16px;
	padding: 0 15px;
}
.member .right .p0 span:before{
	width: 3px;
	height: 20px;
	margin-top: -10px;
}
.member .right .p0 span{
	padding-left: 14px;
}
.m_form .main{
	margin-top: 20px;
	width: 100%;
}
.m_form .main .btn{
	float: none;
}
.m_list .content .top .p1{
	font-size: 14px;
	width: calc( 100% - 280px );
	padding: 0;
}
.m_list .content .top .p2{
	width: 180px;
}
.m_list .content .top .p3{
	width: 100px;
}
.m_list .content .top .p3 a{
	padding-right: 20px;
}
.m_list .content .show{
	padding: 0 20px;
}
.m_list .content .top{
	padding: 15px 0;
}
.m_list .content .show .part .pq{
	font-size: 16px;
	margin-bottom: 10px;
}
.m_list .content .show .part{
	padding: 20px 0;
}
.m_list .content .show .part dl{
	width: 100%;
	font-size: 14px;
	line-height: 30px;
}



























}
@media (min-width: 1201px) and (max-width: 1600px){

.investor1 .right,
.investor1 .left{
	width: 560px;
}
.login_bg .img{
	width: 43%;
}
.login_bg .main{
	width: 57%;
	padding-top: 30px;
	/*height: 542px;*/
}
.reg .content .m_input{
	width: 48.5%;
}
.m_input input{
	line-height: 50px;
	height: 50px;
	font-size: 14px;
}
.login_bg .main .btn{
	margin-top: 10px;
}
.login_bg .main .p1{
	margin-bottom: 20px;
}
.reg .main .to_reg{
	margin-top: 10px;
}
.m_list .content .show .part dl{
	font-size: 14px;
	line-height: 40px;
}
.member .left a{
	padding-left: 30px;
	font-size: 16px;
}
.header .nav>.nav-item{
	padding: 0 10px !important;
}
.header .nav{
	margin-right: 15px;
}
.header .search{
	margin-right: 10px;
}
}