.loader{
    position:fixed;
    margin:auto;
    width:100vw;
    height:100vh;
    z-index:2147483648;
    background:#fcfcff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.loaderimg{
    position:fixed;
    margin:auto;
    width:100vw;
    height:100vh;
    z-index:1147483648;
    background:#fcfcff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.svgwrap{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
.layui-carousel-ind li.layui-this {
	width: 10px;
	border-radius: 7px;
    background-color: #ffffff;
}
.layui-carousel-ind li{
	width: 10px;
	border-radius: 7px;
    border: 2px solid #fff;
}
.index_title{
	width: 100%;
	float: left;
	color: #fff;		
	margin-top: 60px;
}
.index_title h2{
	line-height: 48px;
	width: 100%;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	float: left;
	color: #FFF;
}
.index_title em{
	line-height: 27px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    float: left;
    color: #FFF;
    margin-top: 20px;
}

.index_1_box .index_c{
    width: 100%;
    color: #fff;
    margin-top: 236px;
    display: flex;
    flex-direction: row;
}
.index_1_box .index_c_left{
    width: 419px;
}
.index_1_box .index_c_right{
    width: 781px;
    padding: 65px 70px 0 70px;
    min-height:400px;
    background: rgb(25,25,25,0.6);
}
.index_1_box .index_c_t{
    font-size: 26px;
    font-weight: 600;
    padding-left: 20px;
    /*background: url(../img/t2.jpg) no-repeat bottom left; */
    line-height: 24px;
    border-left: 4px solid #f3981e;
}
.index_1_box .index_c_ul{
    margin-top: 32px;
    display: flex;
    flex-direction: column;
}
.index_1_box .index_c_ul li{
    margin-bottom: 26px;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    width: fit-content;
}
.index_1_box .index_c_ul li.active{
    margin-left: 48px;
    background: #f3981e;
    padding: 11px 32px;
}
.index_1_box .index_c_right .item{
    display: none;
}
.index_1_box .index_c_right .item.showdiv{
    display: block;
}
.index_1_box .index_c_right h2{
    font-size: 30px;
    font-weight: 600;
    color: #fff;
}
.index_1_box .index_c_right .fenge_line{
    width: 50px;
    height: 4px;
    background: #f3981e;
    margin: 36px 0;
}
.index_1_box .index_c_right p{
    font-size: 16px;
    color: #fff;
    line-height: 36px;
}



.index_1 .index_1_shijianqiepian{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    height: 327px;
}
.index_1 .index_1_shijianqiepian img{
    height: 100%;
}

.index_1_box{
	width: 100%;
	height: 760px;
	/*height: 1458px;*/
	position: relative;
	background: url(../img/1.jpg) no-repeat;
}
.index_1{
	width: 100%;
	height: 760px;
	/*height: 1458px;*/
	float: left;
	position: relative;
}
.index_1_nav{
	width: 100%;
	height: 60px;
	float: left;
	border-bottom: 1px solid #afbfe0;
	margin-top: 35px;
}
.index_1_nav .item{
	/*float: left;
	
	line-height: 60px;
	font-size: 18px;*/
	margin: 0 10px;
	width: auto!important;
	color: #fff;
	position: relative;
	cursor: pointer;
}
.index_1_nav .item.active{
	color: #f3981e;
	/*font-size: 20px;*/
	font-weight: bold;	
}
.index_1_nav .item.active::before{
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 3px;
	background-color: #f3981e;
	content: "";
}
.index_1 .items{
	width: 100%;
	/*height: 510px;*/
	height: 460px;
	float: left;	
}
.index_1 .items .item{
	width: 100%;
	height: 510px;
	float: left;
	position: relative;
	display: none;
}
.index_1 .items .item.showdiv{
	display: block;
}
.index_1 .items .item h3{
	width: 600px;
	height: 88px;
	position: absolute;
	left: 0;
	top: 60px;
	background: url(../img/t2.jpg) no-repeat bottom left; 
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.index_1 .items .item p{
	width: 600px;
	height: 240px;
	position: absolute;
	left: 0;
	top: 180px;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
}
.index_1 .items .item .pic{
	width: 510px;
	height:340px;
	position: absolute;
	right: 0;
	top: 60px;
}

.index_7_box{
	width: 100%;
	height: 860px;
	background: url(../img/07.jpg) no-repeat;
}
.index_7_box .index_c{
    width: 930px;
    margin: 70px auto 0;
    /*height: 77px;*/
    padding: 22px 56px;
    background: #ea8b0d;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    line-height: 27px;
    text-align: center;
}
.index_7_box .index_title{
    position: relative;
    z-index: 1;
}
.index_7_box .index_img_box{
    padding-top: 80px;
    position: absolute;
    top: 204px;
    width: 100%;
    height: 548px;
    background: rgb(0,0,0,0.41);
    text-align: center;
}
.index_7_box .index_img_box img{
    width: 979px;
    /*height: 473px;*/
    height: auto;
}

.index_2_box{
	width: 100%;
	/*height: 810px;*/
	height: 570px;
	background: url(../img/02.jpg) no-repeat;
}
.index_2{
	width: 100%;
	height: 319px;
	float: left;
	padding-top: 24px;
	/*padding-top: 60px;*/
}
.index_2 .item{
	width: 395px;
	height: 270px;
	float: left;
	margin-right: 5px;
	position: relative;
	margin-top: 5px;
}
.index_2 .item:nth-child(3n){margin-right: 0;}
.index_2 .item .pic{
	width: 395px;
	height: 270px;
	position: absolute;
	left: 0;
	top: 0;
}
.index_2 .item .pic-2{
    width: 24%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-47px, -50px);
}
.index_2 .item .txt{
	width: 365px;
	height: 52px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.6);
	zoom: 1;
	line-height: 52px;
	color: #fff;
	padding: 0 15px;
	line-height: 52px;
	text-align: center;
}
.index_2 .item .txt-2{
	width: 365px;
	height: 52px;
	position: absolute;
	left: 0;
	bottom: 0;
	zoom: 1;
	line-height: 52px;
	color: #fff;
	padding: 0 15px;
	line-height: 52px;
	text-align: center;
}
.index_3{
	width: 100%;
	height: 598px;
	float: left;
	padding: 40px 0;
}
.index_3 .right{
	width: 560px;
	height: 398px;
	float: right;
	margin-top: 72px;
}
.index_3 .left{
	width: 570px;
	height: 598px;
	float: left;
	color: #484848;
}
.index_3 .left h2{
	width: 570px;
	height: 75px;
	float: left;
	margin-top: 30px;
	background: url("../img/t3.jpg") no-repeat top left;
	padding-top: 35px;
	color: #484848;
	font-size: 36px;
	font-weight: bold;
}
.index_3 .570px h3{
	width: 470px;
	height: 60px;
	float: left;
	color: #333;
	font-size: 26px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index_3 .left p{
	width: 570px;
	height: 300px;
	float: left;
	color: #666;
	font-size: 16px;
	line-height: 27px;
	overflow : hidden;
	text-overflow: ellipsis;
	text-align:justify;
	display: -webkit-box;
	-webkit-line-clamp: 9;
	-webkit-box-orient: vertical;
	margin-top: 20px;
}
.index_3 .left .more2{
	width: 140px;
	height: 40px;
	/*background-color: #f3981e;*/
	font-size: 16px;
	color: #f3981e;
	float: left;
	line-height: 0;
	line-height: 40px;
	text-align: left;
}





.index_4_box{
	width: 100%;
	height: 860px;
	background: url("../img/3.jpg") no-repeat center bottom;
}
.index_4{
	width: 100%;
	height: 860px;
	float: left;
}
.index_4 .swiper-container{
	width: 100%;
	height: 648px;
	float: left;
	margin-top: 38px;
}
.index_4 .swiper-container .swiper-slide{
	width: 100%;
	height: 520px;
	background-color: #fff;
	position: relative;
}
.index_4 .swiper-container .swiper-slide h3{
	width: 470px;
	height: 90px;
	position: absolute;
	line-height: 90px;
	background: url("../img/t4.jpg") no-repeat bottom left;
	color: #000;
	font-size: 24px;
	font-weight: bold;
	left: 68px;
	top: 80px;
}
.index_4 .swiper-container .swiper-slide p{
	width: 470px;
	height: 140px;
	position: absolute;
	line-height: 34px;
	color: #000;
	font-size: 16px;
	left: 68px;
	top: 200px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.index_4 .swiper-container .swiper-slide .more2{
	width: 140px;
	height: 40px;
	position: absolute;
	line-height: 40px;
	color: #FFF;
	font-size: 14px;
	left: 68px;
	top: 385px;
	background-color: #f3981e;
	text-align: center;
	border-radius: 20px;
}
.index_4 .swiper-container .swiper-slide .pic{
	width: 570px;
	height: 380px;
	position: absolute;
	right: 24px;
	top: 55px;
}
.index_4 .swiper-container-horizontal>.swiper-pagination-bullets,
.index_4 .swiper-pagination-custom,
.index_4 .swiper-pagination-fraction {
    bottom: 50px;
}
.index_4 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}
.index_4 .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #1381f2;
	opacity: 1;
}


.index_5{
	width: 100%;
	height: 740px;
}
.index_5 h2{
	width: 100%;
	height: 116px;
	float: left;
	margin-top: 45px;
}
.index_5 h2 em{
	width: 100%;
	height: 60px;
	float: left;
	line-height: 60px;
	color: #484848;
	font-size: 36px;
	font-weight: bold;
}
.index_5 h2 span {
    width: 100%;
    height: 27px;
    float: left;
    line-height: 27px;
    color: #666;
    font-size: 16px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 20px;
}
.index_5 h2 span .more2{
	height: 37px;
	line-height: 37px;
	color: #f3981e;
	font-size: 16px;	
}
.index_5 .items{
	width: 100%;
	height: 500px;
	float: left;
	margin-top: 17px;
}
.index_5 .items .item{
	width: 380px;
	height: 500px;
	float: left;
	background-color: #f6f8fd;
	margin-right: 30px;
	margin-top: 17px;
}
.index_5 .items .item:nth-child(3n){
	margin-right: 0;
}
.index_5 .items .item .pic{
	width: 380px;
	height: 250px;
	float: left;
	position: relative;
	background-color: #f1f1f1;
}
.index_5 .items .item .pic img{
    max-width: 380px;
    max-height: 250px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}


.index_5 .items .item .txt{
	width: 330px;
	height: 250px;
	float: left;
	padding: 0 25px;
}
.index_5 .items .item .txt .date{
	width: 330px;
	height: 40px;
	float: left;
	line-height: 40px;
	margin-top: 15px;
	color: #999;
	font-size: 14px;
}
.index_5 .items .item .txt h3{
	width: 330px;
	height:60px;
	float: left;
	font-weight: 600;
	line-height: 30px;
	color: #484848;
	font-size: 18px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index_5 .items .item .txt p{
	width: 330px;
	height: 54px;
	float: left;
	line-height: 27px;
	color: #666;
	font-size: 16px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 10px;
}
.index_5 .items .item .txt span{
	width: 330px;
	height: 40px;
	float: left;
	line-height: 40px;
	margin-top: 15px;
	color: #666;
	font-size: 12px;
}


.index_6_box{
	width: 100%;
	height: 700px;
	background: url("../img/4.jpg") no-repeat;
}
.index_6{
	width: 100%;
	height: 700px;
	position: relative;
}
.index_6 h3{
	width: 500px;
	height: 54px;
	position: absolute;
	left: 0;
	top: 134px;
	line-height: 54px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #fff;
}
.index_6 .txt-1{
	width: 500px;
	height: 68px;
	position: absolute;
	left: 0;
	top: 215px;
}
.index_6 .txt-1.txt-2{
	top: 310px;
}
.index_6 .txt-1 span{
	width: 500px;
	height: 38px;
	float: left;
	line-height: 38px;
	color: #FFF;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index_6 .txt-1.txt-3{
	top: 405px;
}
.index_6 .txt-1 em{
	width: 500px;
	height: 30px;
	float: left;
	line-height: 30px;
	color: #FFF;
	font-size: 17px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*.index_6 .index_6_form{
	width: 600px;
	height: 700px;
	position: absolute;
	right: 0;
	top: 0;
	background-color: rgba(225,140,33,0.9);
	padding: 0 50px;
}*/
.index_6 .index_6_form {
    width: 600px;
    height: 700px;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    background-color: rgba(225,140,33,0.9);
    padding: 0 50px;
}
.index_6 .index_6_form h4{
	width: 600px;
	height: 90px;
	background: url("../img/t2.jpg") no-repeat bottom center;
	line-height: 90px;
	color: #FFF;
	float: left;
	font-size: 34px;
	text-align: center;
	margin-top: 40px;
	font-weight: bold;
}
.index_6 .index_6_form .item-1{
	width: 600px;
	min-height: 80px;
	float: left;
	margin-top: 40px;
}
.index_6 .index_6_form .item-1 .item-1-1{
	width: 292px;
	height: 80px;
	float: left;
}
.index_6 .index_6_form .item-1 .item-1-1:nth-child(2n){
	margin-left: 15px;
}
.index_6 .index_6_form .item-1 span{
	width: 100%;
	height: 40px;
	float: left;
	line-height: 40px;
	color: #FFF;
	font-size: 18px;
}
.index_6 .index_6_form .input-1{
	width: calc(100% - 30px);
	height: 42px;
	float: left;
	line-height: 42px;
	color: #333;
	font-size: 14px;
	padding: 0 15px;
	background-color: #FFF;
	border-radius: 5px;
	border: 0;
}
.index_6 .index_6_form .input-2{
	width: calc(100% - 30px);
	height: 120px;
	float: left;
	line-height: 30px;
	color: #333;
	font-size: 14px;
	padding: 0 15px;
	background-color: #FFF;
	border-radius: 5px;
	border: 0;
}
.index_6 .index_6_form .item-2{
	width: 600px;
	height: 40px;
	margin-top: 40px;
	float: left;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.index_6 .index_6_form .item-2 .btn{
	width: 120px;
	height: 40px;
	background-color: #1381f2;
	color: #FFF;
	border-radius: 20px;
	text-align: center;
	border: 0;
	font-size: 16px;
}

.flash_index{
    position: relative;
}
.flash_index .txt{
    position: absolute;
    width: 1200px;
    top: 36%;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    /* width: 936px; */
    margin: 0 auto;
}
.flash_index .txt h2{
    color: #fff;
    font-size: 45px;
    letter-spacing: 10px;
    font-weight: 600;
    /*width: 720px;*/
}
.flash_index .txt hr{
    margin-top: 30px;
    width: 90px;
    height: 5px;
    background-color: #fff;
}
.flash_index .txt h3{
    margin-top: 26px;
    font-size: 22px;
    line-height: 40px;
    color: #f0f0f0;
    /*width: 700px;*/
    letter-spacing: 4px;
    font-weight: lighter;
}
.flash_index .txt a{
    color: #fff;
    font-size: 16px;
}

.about_guocheng_box{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    
}
.about_guocheng_box .about_item_1{
    width: 290px;
    min-height: 410px;
    position: relative;
}
.about_guocheng_box .about_item_1 img{
    position: absolute;
    width: 290px;
    height: 410px!important;
}
.about_guocheng_box .about_item_1 span{
    position: absolute;
    border: 1px solid #fff;
    padding: 10px 20px;
    color: #fff;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.about_guocheng_box .about_item{
    width: 290px;
    min-height: 410px;
}
.about_guocheng_box .about_item:nth-child(2){
    background: #df8f25;
}
.about_guocheng_box .about_item:nth-child(3){
    background: #3372c6;
}
.about_guocheng_box .about_item:nth-child(4){
    background: #3da55f;
}
.about_guocheng_box .about_item:nth-child(5){
    background: #0b9daa;
}
.about_guocheng_box .about_item:nth-child(6){
    background: #7951c2;
}
.about_guocheng_box .about_item:nth-child(7){
    background: #d66b31;
}
.about_guocheng_box .about_item:nth-child(8){
    background: #cd4040;
}


.about_guocheng_box .about_item_c{
    padding: 0 32px 27px 32px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
}
.about_guocheng_box .about_item h3{
    text-align: center;
    margin-top: 48px;
    font-size: 22px;
    color: #fff;
}
.about_guocheng_box .about_item hr{
    width: 30px;
    height: 3px;
    background: #fff;
}