#bilican1{
    width: 49.5%;
     margin-left: -10px;
}

.index_banner{
	width: 100%;
	height: auto;
	z-index: 9;
}
.index_banner img{
	width: 100%;
	z-index: 1;
}
.title{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	border-bottom: 1px #cdcdcd solid;
	font-size: 18px;
	font-weight: bold;
	height: 55px;
	line-height: 55px;
	color: #333;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.title .caidan{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    font-weight: normal;
    font-size: 16px;
}
.title .jiaquan{
    font-weight: bold;
}
.title .caidan .caidia{
    margin-right: 20px;
}
.title span{
	font-size: 14px;
	color: #2d4c86;
}
.index_link{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 40px;
}
.index_link li{
    width: 18%;
	border: 1px #cdcdcd solid;
	border-radius: 2px;
	height: 66px;
	padding: 5px;
	box-sizing: border-box;
	margin-top: 15px;
	margin-left: 1%;
	margin-right: 1%;
}
.index_link li img{
    width: 100%;
	height: 55px;
}
.index_news{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 40px;
}
.index_news .two{
	width: 49%;
	display: flex;
	flex-direction: column;
}
.index_news .two ul{
	width: 100%;
	display: flex;
	flex-direction: column;
}
.index_news .two ul li{
	width: 100%;
	margin-top: 30px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.index_news .two ul li .newsimg{
	width: 35%;
}
.index_news .two ul li .newsimg img{
	width: 100%;
	max-height: 128px;
}
.index_news .two ul li .newstitle {
    width: 62%;
    margin-left: 2%;
    display: flex;
    flex-direction: column;
}
.index_news .two ul li .newstitle h4{
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.index_news .two ul li .newstitle p{
	width: 100%;
	line-height: 26px;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}
.index_news .two ul li .newstitle h6{
	width: 100%;
	line-height: 26px;
	font-size: 14px;
	color: #3A9BEC;
	margin-top: 15px;
}
.index_video{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	overflow: hidden;
	margin-bottom: 40px;
}
.index_video li{
	width: 14.6%;
	box-sizing: border-box;
	margin-top: 15px;
	margin-left: 1%;
	margin-right: 1%;
	max-height: 200px;
	overflow: hidden;
}
.index_video li img{
	width: 100%;
}
.index_company{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 60px;
	margin-bottom: 40px;
}
.index_company .companyImg{
	width: 40%;
	height: auto;
	min-height: 200px;
}
.index_company .companyImg img{
	width: 100%;
	border-radius: 10px;
}
.index_company .companyContext{
	width: 55%;
	display: flex;
	flex-direction: column;
}
.index_company .companyContext h4{
	width: 100%;
	line-height: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	overflow: hidden;
	margin-bottom: 10px;
}
.index_company .companyContext .context{
	width: 100%;
	line-height: 26px;
	font-size: 14px;
	color: #333;
}
.index_company .companyContext .context .neir{
	width: 100%;
	line-height: 26px;
	font-size: 14px;
	color: #333;
	margin-top: 20px;
}
.index_company .companyContext .moreArea{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.index_company .companyContext .moreArea span{
	height: 30px;
	line-height: 30px;
	color: #2d4c86;
	font-size: 14px;
	border-radius: 30px;
	padding-right: 30px;
}
.firstBiaoti{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	color: #333;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	overflow: hidden;
	margin-top: 80px;
	letter-spacing: 2px;
}

.newsInfor{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	margin-bottom: 60px;
	padding: 50px;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 5px;
	margin-top: 60px;
}
.newsInfor h4{
	width: 100%;
	line-height: 30px;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	margin-top: 30px;
	text-align: center;
}
.newsInfor .dealtimetitle{
	width: 96%;
	margin: 0 auto;
	line-height: 30px;
	font-size: 14px;
	color: #999;
	font-weight: normal;
	margin-top: 15px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	border-bottom: 1px #cdcdcd solid;
	padding-bottom: 30px;

}
.newsInfor .dealtimetitle span{
	margin-right: 20px;
	text-align: center;
}
.newsInfor .video{
	width: 90%;
	margin: 0 auto;
}
.newsInfor .video video{
	width: 100%
}
.newsInfor .xiangqing{
	width: 96%;
	margin: 0 auto;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	margin-top: 30px;
	overflow-x:hidden;; 
}
.newsInfor .xiangqing img{
	width: 100%;
	border-radius: 5px;
}
.newsInfor .shangxia{
	width: 96%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	margin-bottom:30px;
	border-top: 1px #2d4c86 solid;
	margin-top: 30px;
	padding-top: 30px;
}
.newsInfor .shangxia li{
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #2d4c86;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.neititle{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	color: #2d4c86;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	margin-top: 30px;
	font-weight: bold;
}
.neititle span{
	height: 45px;
	line-height: 45px;
	border-bottom: 2px #2d4c86 solid;
	margin-left: 50px;
}
.newsList{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	background-color: #fff;
	border-radius: 2px;
	padding: 50px;
	margin-bottom: 50px;
	box-sizing: border-box;
}
.newsList .paixu{
	width: 100%;
	height: 45px;
	line-height: 45px;
	margin-top: 0px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	font-size: 16px;
	color: #333;
}
.newsList .paixu span{
	height: 45px;
	line-height: 45px;
	margin-right: 20px;
}
.newsList .paixu .act{
	color: #2d4c86;
}
.newsList .ul{
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-top: 30px;
}
.newsList .ul .li{
	width: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	display: flex;
	flex-direction: column;
	background-color: #fff;
	border-radius: 5px;
	margin-bottom: 35px;
}
.newsList .ul .li .newimg{
	width: 100%;
	max-height: 300px;
	overflow: hidden;
}
.newsList .ul .li .newimg img{
	width: 100%;
}
.newsList .ul .li h4{
	width: 94%;
	margin:0 auto;
	height: 35px;
	line-height: 35px;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 16px;
	margin-top: 10px;
}
.newsList .ul .li p{
	width: 94%;
	margin:0 auto;
	height: 35px;
	line-height: 35px;
	color: #999;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 14px;
	margin-bottom: 20px;
}
.newsUl{
	width: 100%;
	display: flex;
	flex-direction: column;
	margin-top: 40px;
}
.newsUl li{
	width: 100%;
	margin-top: 30px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 30px;
}
.newsUl li .newsLeft{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.newsUl li .newsLeft .newsimg{
	width: 20%;
}
.newsUl li .newsLeft .newsimg img{
	width: 100%;
	max-height: 200px;
	border-radius: 2px;
}
.newsUl li .newsLeft .newstitle{
	width: 75%;
	margin-left: 2%;
	display: flex;
	flex-direction: column;
}
.newsUl li .newsLeft .newstitle h4{
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.newsUl li .newsLeft .newstitle .line{
	width: 55px;
	height: 2px;
	line-height: 2px;
	background-color: #2d4c86;
	margin-top: 5px;
}
.newsUl li .newsLeft .newstitle p{
	width: 100%;
	line-height: 26px;
	font-size: 14px;
	color: #999;
	margin-top: 15px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}
.newsUl li .newsLeft .newstitle h6{
	width: 100%;
	line-height: 26px;
	font-size: 16px;
	color: #2d4c86;
	margin-top: 15px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.newsUl li .newsLeft .newstitle h6 span{
	color: #999;
}
.firstBiaoti_bottom{
	width: 50px;
	margin:0 auto;
	height: 2px;
	line-height: 2px;
	background-color: #2d4c86;
}
.index_jianyanjiance{
	width: 100%;
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	line-height: 40px;
	margin-top: 30px;
}
.index_message{
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 80px;
}
.index_message .messageLeft{
	width: 45%;
	display: flex;
	flex-direction: column;
	position: relative;
}
.index_message .messageLeft img{
	width: 100%;
	border-radius: 5px;
}
.index_message .messageLeft .erweima{
	position: absolute;
	top: 100px;
	right: 20px;
	width: 200px;
	height: 160px;
	line-height: 160px;
	display: flex;
	flex-direction: column;
}
.index_message .messageLeft .erweima img{
	width: 120px;
	height: 120px;
	line-height: 120px;
	margin:0 auto;
}
.index_message .messageLeft .erweima p{
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #333;
	text-indent: 0px;
	margin-top: 10px;
}
.index_message .messageLeft h4{
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 10px;
	text-align: left;
	border-bottom: 1px #cdcdcd solid;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.index_message .messageLeft .ico1{
	background:url("../images/1.png") no-repeat left center;
	background-size: 15px 15px;
}
.index_message .messageLeft .ico2{
	background:url("../images/2.png") no-repeat left center;
	background-size: 15px 15px;
}
.index_message .messageLeft .ico3{
	background:url("../images/3.png") no-repeat left center;
	background-size: 15px 15px;
}
.index_message .messageLeft .ico4{
	background:url("../images/4.png") no-repeat left center;
	background-size: 15px 15px;
}
.index_message .messageLeft .ico5{
	background:url("../images/5.png") no-repeat left top 8px;
	background-size: 15px 15px;
}
.index_message .messageLeft .ico6{
	background:url("../images/6.png") no-repeat left top 8px;
	background-size: 15px 15px;
}
.index_message .messageLeft p{
	width: 50%;
	line-height: 35px;
	font-size: 14px;
	color: #333;
	text-indent: 25px;
}
.index_message .messageRight{
	width: 50%;
	display: flex;
	flex-direction: column;
}
.ditudaohang{
	width: 100%;
	height: 500px;
	line-height: 500px;
	margin-top: 80px;
}
.index_message .messageRight h3{
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #3A9BEC;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	overflow: hidden;
	letter-spacing: 2px;
}
.index_message .messageRight .formLi{
	width: 100%;
	height: 70px;
	line-height: 70px;
	margin-top: 10px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 40px;
}
.index_message .messageRight .formLi .list{
	width: 48%;
	height: 70px;
	line-height: 70px;
	display: flex;
	flex-direction: column;
}
.index_message .messageRight .formLi .list p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
}
.index_message .messageRight .formLi .list input{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 14px;
	border:1px #e8e8e8 solid;
	border-radius: 5px;
	text-indent: 10px;
}

.index_message .messageRight .textarea{
	width: 100%;
	height: 230px;
	line-height: 230px;
	display: flex;
	flex-direction: column;
	margin-top: 10px;
}
.index_message .messageRight .textarea p{
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
}
.index_message .messageRight .textarea textarea{
	width: 100%;
	height: 200px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
	border:1px #e8e8e8 solid;
	border-radius: 5px;
	text-indent: 10px;
}
.index_message .messageRight .sub{
	width: 100%;
	height: 45px;
	line-height: 45px;
	background-color: #2d4c86;
	color: #fff;
	border:0px;
	border-radius: 10px;
	text-align: center;
	font-size: 16px;
	margin-top: 40px;
}
.loginMain{
	position: absolute;
	top: 40px;
	right: 20%;
	background-color: #fff;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	width: 310px;
	padding: 20px;
}
.loginMain h4{
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 24px;
	color: #333;
	margin-top: 0px;
}
.loginMain .loginUl{
	width: 94%;
	margin: 0 auto;
	margin-top: 30px;
	display: flex;
	height: auto;
	flex-direction: column;
	margin-bottom: 10px;
}
.loginMain .loginUl .loginLi{
	width: 100%;
	position: relative;
	margin-bottom: 20px;
	height: 45px;
	line-height: 45px;
}
.loginMain .loginUl .loginLi label{
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #666;
	border: 1px #e6e6e6 solid;
	border-right: 0px;
	box-sizing: border-box;
	background-color: #FFF;
	font-size: 16px;
}
.loginMain .loginUl .loginLi label img{
	width: 20px;
	height: 20px;
	margin-top: -5px;
}
.loginMain .loginUl .loginLi .loginInput{
	width: 100%;
	height: 45px;
	line-height: 45px;
	border: 1px #e6e6e6 solid;
	border-left: 0px;
	box-sizing: border-box;
	background-color: #FFF;
	font-size: 12px;
	padding-left: 45px;
}
.loginMain .loginUl .loginLi .loginCode{
	position: absolute;
	top: 0px;
	left: 45px;
	bottom: 0px;
	width: 110px;
	background-color: #FFF;
	border: 1px #e6e6e6 solid;
	box-sizing: border-box;
	border-left: 0px;
	height: 45px;
	line-height: 45px;
}
.loginMain .loginUl .loginLi .code{
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	width: 110px;
	background-color: #FFF;
	border: 1px #e6e6e6 solid;
	box-sizing: border-box;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-radius: 5px;
}
.loginMain .qiehuan{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.newindex{
    width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 40px;
	padding: 10px;
	margin-top: 30px;
	box-sizing: border-box;
}
.newindex .newbanner{
    width: 48%;
    z-index: 9;
    overflow: hidden;
}
.newindex .newbanner img{
	width: 100%;
	z-index: 1;
}
.newindex .newIndexTop{
    width: 50%;
    display:flex;
    flex-direction: column;
}
.newindex .newIndexTop .newfisrtimgname{
    width: 96%;
    margin:0 auto;
    height: 100px;
    line-height: 100px;
    position: relative;
    margin-top: 15px;
}
.newindex .newIndexTop .newfisrtimgname img{
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 150px;
    height: 100px;
    border-radius: 2px;
} 
.newindex .newIndexTop .newfisrtimgname p{
    position: absolute;
    top: 0px;
    left: 160px;
    right: 0px;
    bottom: 0px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 18px;
    color: #dd4827;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
} 
.newindex .newIndexTop .newfisrtimgname .zhai{
    position: absolute;
    top: 35px;
    left: 160px;
    right: 0px;
    bottom: 0px;
    height: 50px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    text-indent: 4ch;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
} 
.newindex .newIndexTop .topfirstTitle{
    width: 96%;
    margin:0 auto;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #dd4827;
    margin-top: 15px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newindex .newIndexTop .topfirstZhaiyao{
    width: 96%;
    text-indent: 4ch;
    margin:0 auto;
    height: 72px;
    line-height: 26px;
    font-size: 16px;
    color: #333;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
}
.newindex .newIndexTop .topfirstP{
    width: 96%;
    margin:0 auto;
    height: 1px;
    margin-top: 15px;
    border-bottom: 1px #cdcdcd dashed;
}
.newindex .newIndexTop .topUl{
    width: 96%;
    margin:0 auto;
    display: flex;
    margin-top: 10px;
    flex-direction: column;
    margin-bottom: 10px;
}
.newindex .newIndexTop .topUl li{
    width: 100%;
    height: 35px;
    line-height: 35px;
    position: relative;
}
.newindex .newIndexTop .topUl li:before {
  content: "";
  display: inline-block;
  width: 5px; /* 或者你需要的尺寸 */
  height: 5px; /* 或者你需要的尺寸 */
  background: #217eda;
  border-radius: 50%;
  margin-right: 5px; /* 与文本的距离 */
}
.newindex .newIndexTop .topUl li .topUlliTitle{
    position: absolute;
    left: 10px;
    top: 0px;
    bottom: 0px;
    right: 60px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newindex .newIndexTop .topUl li .topUlliData{
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    font-size: 16px;
    width: 60px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}
.newindex .newIndexTop .topUl2{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-bottom: 15px;
}
.newindex .newIndexTop .topUl2 .bili1{
    width: 50%;
}
.newindex .newIndexTop .topUl2 .bili2{
    width: 33.33%;
}
.newindex .newIndexTop .topUl2 li{
    display: flex;
    flex-direction: column;
    padding-left: 1%;
    padding-right: 1%;
    box-sizing: border-box;
    margin-top: 25px;
}
.newindex .newIndexTop .topUl2 li img{
    width: 100%;
    margin: 0 auto;
    height: 180px;
    overflow: hidden;
}
.newindex .newIndexTop .topUl2 li h4{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 15px;
    color: #333;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newindex .newIndexTop .topUl2 li p{
    width: 100%;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999;
}




















