/*CSS重写*/
body,ul,p,h1,h2{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #000000;
}
body{
	font-family: "microsoft yahei";
}
/*结束*/

.header::after,.nav-content::after,.main-1>ul::after,.footer-box::after,.company>ul::after,.culture-1-top::after,.culture-1-bottom::after,.culture-2::after,
.navbar>ul::after,.navbar1>ul::after,.culture-main1::after,.culture-main2::after,.er::after,.er-bottom>ul::after,
.mainnav2::after,.information1::after,.information2-box::after,.information3>ul::after,.news-main::after,
.group-business::after,.san::after,.san-bottom::after,.san-top::after,.party-mass-news::after,.party-mass-news1-bottom1::after,
.party-mass-main-left-t::after,.party-mass-main-left-b>ul>li::after,.party-mass-main::after,.party-mass-main-right-t::after,
.party-mass-main-right-b>ul>li,.party-mass-details-main-top::after,.party-mass-details-main-center::after,
.party-mass-details-main-bottom>ul::after,.party-mass-details1-main-bottom::after,.certificate::after,.main-3::after,.main-3>ul::after,.main-4-top>ul::after,
.main-4-bottom::after,.main-4-bottom-right>ul>li::after,.main-5>ul::after,.si-bottom>ul::after,.wu-bottom>ul::after,.service-1-bottom>ul::after,
.service-2-bottom-lt-bom2::after,.service-2-bottom::after,.in-the-space1>ul::after,.service-2-bottom-rt-bom2::after,.culture-honor-2>ul::after,
.culture-honor-1>ul::after,.news-list-1-top::after,.news-list-1-bom>ul::after,.space-one::after,.space-label::after,.projects-show>ul::after,
.resources2::after,.resources3>ul::after,.resources4>ul::after{
	display: block;
	clear: both;
	content: "";
}

/*header-start*/
.header{
	width: 1200px;
	margin: 0 auto;
    line-height:50px;
}
.header-left{
    float:left;
}
.header-left>a>img{
    vertical-align:middle;
}
.header-left>a>span{
    vertical-align:middle;
}
.header-right{
	float:right;
}
.header-right>a{
	font-size: 14px;
	font-weight: bold;
}
/*header-end*/
/*nav-start*/
.nav{
	background:#0052d9;
	height: 100px;
	width: 100%;
}
.nav-content{
	width: 1200px;
	margin: 0 auto;
}
.nav-left{
	float: left;
}
.nav-left>a>img{
	margin-top: 17px;
}
.nav-right{
	float: right;
}
.nav-right>ul>li{
	float: left;
	font-size: 18px;
}
.nav-right>ul>li>a{
	color: #FFFFFF;
}
.nav-right>ul>li>a:hover{
	color: #F0AD38;
}
.nav-right>ul>li{
	float: left;
	color: #ffffff;
}
.L1{
	height: 100px;
	line-height: 100px;
	position: relative;
}
.L2{
	display: none;
	position: absolute;
}
.L1>li:hover .L2{
	display: block;
}
.L1>li>a{
	display: block;
	width: 100px;
	text-align: center;
	transition: 0.3s;
}
.L2>li{
	height: 50px;
	line-height: 50px;
}
.L2>li>a{
	background: #0052D9;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	transition: 0.3s;
	padding:0 15px;
	white-space:nowrap;
}
.L2>li>a:hover{
	background: #F0AD38;
}
/*nav-end*/
/*banner图start*/
.index .banner{
	background:url(../img/首页修改_02.jpg) no-repeat center center;
	width: 100%;
	height: 650px;
}
.banner-background{
	width: 1200px;
	margin: 0 auto;
}
#p1{
	color: #FFFFFF;
	font-size: 60px;
	padding-top: 220px;
	letter-spacing: 15px;
}
#p2{
	color: #FFFFFF;
	font-size: 60px;
	padding-top: 40px;
	padding-left: 500px;
	letter-spacing: 5px;
}
#p3{
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	display: block;
	width: 150px;
	height: 35px;
	border-radius: 15px;
	border: 1px solid #FFFFFF;
	margin-top: 100px;
	letter-spacing: 5px;
	line-height: 32px;
	font-size: 20px;
}
#p3:hover{
	color: #0052D9;
	background: #FFFFFF;
	font-weight: bold;
}
/*banner图end*/
/*index-main部分start*/
.title{
	width: 1200px;
	margin: 0 auto;
}
.white{
	width: 300px;
	background-color: #FFFFFF;
	display: block;
	margin: 0 auto;
	margin-top: -40px;
}
#t1{
	font-size: 30px;
	font-weight: 500;
	text-align: center;
}
#t2{
	font-size: 18px;
	color: #707071;
	margin-top: 10px;
	text-align: center;
}

#t3{
	border: 1px solid #999999;
	width: 900px;
	margin: 0 auto;
	margin-top: 100px;
}
.main-1{
	width: 1200px;
	margin: 0 auto;
	margin-top: 70px;
}
.main-1 .l1{
	float: left;
	position: relative;
	margin-right:27px;
}
.main-1 .l1:nth-child(3n){
	margin-right:0;
}
.main-1 .l1>a{
	display: block;
	width: 380px;
	height: 240px;
}
.main-1 .l1>a>img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.main-1 .l1>p{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
.main-1 .l1>p>a:hover{
	color: #00A0E9;
}
.main-1 .l1>span{
	width: 300px;
	font-size: 14px;
	color: #5f5e5e;
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	line-height: 2em;
}
#center{
	padding: 0 27px;
}
.main-2{
	background: url(../img/beijing_02.jpg) no-repeat center center;
	width: 100%;
	margin-top: 70px;
	height: 617px;
}
.main-2-box{
	width: 1200px;
	height: 617px;
	margin: 0 auto;
}
.main-2-box>p{
	font-size: 28px;
	font-weight: bold;
	color: #0058a9;
	padding: 50px 0;
	text-align: center;
}
.main-2-box>span{
	width: 1200px;
	font-size: 20px;
	line-height: 2em;
	text-indent: 2em;
	display: inline-block;
}
.main-2-box>span>a{
	color: #0058a9;
}
.main-2-box>span>a:hover{
	font-weight: bold;
}
.certificate>li{
	float: left;
	width: 380px;
	height: 270px;
	overflow: hidden;
	text-align: center;
	margin-right: 30px;
}
.certificate>li:nth-child(3n){
	margin-right: 0;
}
.certificate>li>a>img{
	height: 100%;
	width: 100%;
	object-fit: scale-down;
}
.certificate-center{
	padding: 0 30px;
}
.certificate{
	margin-top: 70px;
}
.main-2-box-picture{
	background: url(../img/4_03.png) no-repeat center center;
	width: 100%;
	height: 317px;
	margin: 70px 0;
}
.main-2-box-picture1>p{
	font-size: 40px;
	font-weight: bold;
	font-family: arial;
	position: absolute;
	top: 80px;
	left: 80px;
	color: #FFFFFF;
}
.main-2-box-picture1{
	position: relative;
	width: 1200PX;
	margin: 0 auto;
}
.main-2-box-picture1>span{
	font-size: 60px;
	color: #F0AD38;
	font-weight: bold;
	font-family:  "century gothic";
	position: absolute;
	top: 185px;
	left: 0;
}
.main-3{
	width: 1200px;
	margin: 0 auto;
	padding: 70PX 0;
}
.main-3>ul>li{
	background-color: #dfdee2;
	width: 380px;
	height: 170px;
	float: left;
	margin-right: 30px;
}
.main-3>ul>li:nth-child(3n)
{
	margin-right: 0;
}
.main-3-left>img{
	display: block;
	width: 80px;
	height: 80px;
	padding-top: 50px;
	padding-left: 20px;
}
.main-3-left{
	float: left;
}
.main-3-right{
	float: left;
	width: 240px;
	margin-top: 40px;
	margin-left: 20px;
}
.main-3-right>p>a{
	font-size: 20px;
	font-weight: bold;
	color: #444343;
}
.main-3-right>p>a:hover{
	color: #0052D9;
}
.bottom-line>p{
	font-size: 12px;
	color: #999999;
	margin: 5px 0;
}
.bottom-line{
	border-bottom: 2px solid #8b8989;
	margin-bottom: 5px;
}
.main-3-right>span{
	color: #999999;
	line-height: 1.5em;
}
.line-center{
	margin: 0 30px;
}
.main-4{
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 70px;
}
.main-4-top{
	margin-top: 70px;
}
.main-4-top>ul>li{
	float: left;
	margin-right: 10px;
}
.main-4-top>ul{
	margin: 0 auto;
	width: 730px;
}
.main-4-top>ul>li>a{
	display: block;
	width: 175px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	background-color: #f2f1f7;
}
.main-4-top>ul>li>a:hover{
	background-color: #106fc7;
	color: #FFFFFF;
}
.main-4-top .center{
	margin-right: 0;
}
.main-4-bottom{
	margin-top: 40px;
}
.main-4-bottom-left{
	width: 360px;
	float: left;
	margin-left: 45px;
	margin-right: 50px;
}
.main-4-bottom-left>span{
	font-size: 16px;
	color: #9c9b9b;
	line-height: 2em;
}
.main-4-bottom-left>a>img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.main-4-bottom-left>a{
	margin-bottom: 30px;
	display: block;
	width: 360px;
	height: 200px;
}
.main-4-bottom-left>p>a{
	display: block;
	width: 115px;
	height: 35px;
	border: 2px solid #106fc7;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	color: #106fc7;
	margin-top: 39px;
}
.main-4-bottom-left>p>a:hover{
	background-color: #106fc7;
	color: #FFFFFF;
	font-size: 18px;
}
.main-4-bottom-right{
	width: 700px;
	float: left;
}
.main-4-bottom-right>ul>li{
	border-bottom: 1px dashed #000000;
}
.main-4-bottom-right .aleft{
	font-size: 18px;
	width: 500px;
	height: 50px;
	line-height: 50px;
	padding-left: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	float: left;
	color: #4e4e4e;
}
.main-4-bottom-right .aleft:hover{
	color: #0052D9;
}
.main-4-bottom-right .aright{
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	float: right;
	margin-right: 10px;
	color: #888888;
}
.main-4-bottom-right .aright:hover{
	color: #0052D9;
}
.main-5{
	width: 1200px;
	margin: 0 auto;
	padding: 70px 0;
}
.main-5>ul>li{
	float: left;
	margin-right: 12px;
}
.main-5>ul>li:nth-child(6n){
	margin-right: 0;
}
.main-5>ul>li>a{
	width: 190px;
	height: 110px;
	display: block;
}
.main-5>ul>li>a>img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.main-5 .right{
	margin-right: 0;
}
/*index-main部分end*/
/*footer部分start*/
.footer{
	background-color: #3b3b3b;
    padding-bottom:10px;
}
.logo{
	padding: 70px 0;
}
.footer-box{
	width: 1200px;
	margin: 0 auto;
}
.footer-left>p{
	margin-left: 32px;
	color: #F8F6F6;
}
.footer-left{
	float: left;
}
.footer-right{
	float: right;
    padding-top:80px;
}
.u1{
	float: left;
}
#u2{
	margin-left: 295px;
}
.q1>a{
	font-size: 20px !important;
	color: #FFFFFF !important;
	margin-bottom: 27px;
}
.q1>a:hover{
	color: #0052D9 !important;
}
.u1>li>a{
	font-size: 14px;
	color: #a8a8a8;
    width:120px;
	margin-bottom: 10px;
	display: block;
}
.u1>li>a:hover{
	color: #FFFFFF;
}
.d1{
	border-top: 1px solid #FFFFFF;
	margin-top: 100px;
}
#z{
	float: left;
	padding-right: 235px;
	color: #A8A8A8;
	font-size: 14px;
	margin-top: 15px;
}
    #z a {
        color: #A8A8A8;
    }
#x{
	float: right;
	color: #A8A8A8;
	font-size: 14px;
	margin-top: 15px;
}
/*footer部分end*/
                            /*culture部分开始*/
/*banner图start*/
.banner{
	background: url(../img/走进众创banner_02.png) no-repeat center center;
	width: 100%;
	height: 393px;
}
.banner-box{
	width: 1200px;
	margin: 0 auto;
}
.p1{
	color: #FFFFFF;
	font-size: 48px;
	font-weight: bold;
	margin-left: 75px;
	letter-spacing: 5px;
	padding-top: 130px;
}
.p2{
	color: #FFFFFF;
	font-size: 22px;
	padding-top: 15px;
	margin-left: 75px;
}
/*banner图end*/
.culture .navbar{
	width: 1200px;
	margin: 0 auto;
}
.culture .navbar>ul>li>a{
	font-size: 14px;
	color: #717273;
	height: 70px;
	line-height: 70px;
}
.culture .navbar>ul>li{
	float: right;
}
.culture .navbar>ul>li>a:hover{
	color: #0052D9;
}
/*culture1部分开始*/
.culture-1{
	width: 1200px;
	margin: 0 auto;
}
.culture-1-top>img{
	float: left;
}
.culture-1-right>a{
	font-weight: 500;
	font-size: 30px;
	margin-left: 50px;
	margin-top: 85px;
	display: block;
}
.culture-1-right>p{
	width: 450px;
	margin-left: 50px;
	font-size: 14px;
	color: #767676;
	margin-top: 50px;
	height: 75px;
	line-height: 30px;
}
.culture-1-right-bottom>span{
	margin-left: 360px;
	font-size: 18px;
	color: #656464;
	margin-top: 125px;
}
.culture-1-right-bottom>span:hover{
	color: #0052D9;
}
.culture-1-right-bottom>img{
	display: block;
	width: 20px;
	height: 20px;
	margin-top: -24px;
	margin-left: 437px;
}
.culture-1-right{
	float: left;
	width: 500px;
	height: 410px;
}
.tu{
	border: 1px solid #d2d2d2;
	width: 398px;
	height: 350px;
	float: left;
	border-right: 0;
	margin-top: 70px;
}
#tu1{
	border-right: 1px solid #d2d2d2;
}
.w1>a>img{
	display: block;
	width: 350px;
	height: 229px;
	margin: 0 auto;
}
.culture-1-bottom{
	width: 1200px;
	margin: 0 auto;
}
.w1{
	background-color: #FFFFFF;
	width: 350px;
	height: 320px;
	margin: 0 auto;
	display: block;
	margin-top: 20px;
}
.w1-bottom{
	font-size: 24px;
	color: #000000;
	width: 350px;
	display: block;
	margin: 10px 0 10px 10px;
}
.w1:hover{
	background-color: #0052D9;
}
.w1:hover a{
	color: #FFFFFF;
}
.w1>a>span{
	font-size: 14px;
	color: #999999;
	margin-left: 10px;
}
.w1:hover span{
	color: #FFFFFF;
}
.w1>a>span:hover{
	background-color: #0052D9;
}
/*culture1部分开始*/   
/*culture2部分开始*/  
.culture-2{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 100px;
}
.culture-2>p{
	font-size: 36px;
	margin: 60px 0;
}
.dd>a>img{
	width:284px;
}
.dd{
	position: relative;
	float: left;
	margin-right: 21px;
	width: 284px;
	overflow: hidden;
}
#d1{
	margin-right: 0;
}
.back{
	background-color: #6196EF;
	background-color: rgba(80,140,240,0.6);
	width: 284px;
	height: 64px;
	position: absolute;
	top: 169px;
	left: 0;
}
.back>a{
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	margin: 20px 0;
	display: block;
}
.back>a:hover{
	font-size: 20px;
	overflow: hidden;
}
/*culture2部分结束*/    
                                  /*culture部分开始*/  
                                 /*culture-mainnav部分开始*/
.mainnav{
	background-color: #f2f3f3;
}
.mainnav>ul>li{
	width: 1200px;
	margin: 0 auto;
}
.mainnav>ul>li>a{
	font-size: 16px;
	color: #000000;
	line-height: 70px;
	padding: 25px 15px;
}
.mainnav>ul>li>a:hover,.mainnav>ul>li>a.hover{
	background-color: #0052D9;
	color: #FFFFFF;
}
.navbar{
	width: 1200px;
	margin: 0 auto;
}
.navbar>ul>li>a{
	font-size: 14px;
	color: #717273;
	height: 70px;
	line-height: 70px;
}
.navbar>ul>li{
	float: right;
}
.navbar>ul>li>a:hover{
	color: #0052D9;
}
.navbar1{
	width: 1200px;
	margin: 0 auto;
}
.navbar1>ul>li>a{
	font-size: 18px;
	color: #646262;
	border: 1px solid #dadada;
	padding: 23px 0;
	display:block;
	width: 398px;
	float: left;
	text-align: center;
}
.navbar1>ul>li>a:hover,.navbar1>ul>li>a.hover{
	color: #FFFFFF;
	background-color: #00a0e9;
}
.culture-main1{
	width: 1200px;
	margin: 0 auto;
	padding: 70px 0;
}
.culture-main1-left{
	width: 370px;
	float: left;
	margin-right: 30px;
}
.culture-main1-left>p{
	font-size: 30px;
	margin: 60px 0 50px 0;
}
.culture-main1-left>span{
	color: #656464;
}
.culture-main1-right{
	float: left;
}
.culture-main2{
	width: 1200px;
	margin: 0 auto;
}
.culture-main2>div{
	width: 250px;
	float: left;
	margin: 0 25px;
}
.culture-main2>div>p{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.culture-main2>div>span{
	font-size: 16px;
	color: #646262;
	line-height: 25px;
}
.culture-main2>img{
	margin-top: 40px;
	margin-bottom: 70px;
}
                                 /*culture-mainnav部分结束*/        
                                 /*culture-mainnav1部分开始*/ 
.er{
	width: 1200px;
	margin: 0 auto;
}
.er-top-left{
	float: left;
	width: 600px;
}
.er-top-left>img{
	margin: 0 auto;
	display: block;
}
.er-top-right{
	float: left;
	width: 550px;
}
.er-top{
	margin-top: 100px;
	float: left;
}
.er-top-right>h1{
	font-size: 36px;
	margin-top: 110px;
	text-align: center;
}
.er-top-right>p{
	font-size: 24px;
	text-align: center;
	margin-top: 25px;
}
.er-top-right>ul{
	margin-top: 90px;
	margin-left: 100px;
}
.er-top-right>ul>li{
	font-size: 16px;
	margin-bottom: 30px;
}
.er-top-right>ul>li>img{
	margin-right: 10px;
}
.er-bottom{
	float: left;
	width: 1200px;
	margin-bottom: 70px;
}
.er-bottom>p{
	width: 1000px;
	margin: 0 auto;
	font-size: 18px;
	text-indent:40px;
	margin-top: 100px;
	line-height: 30px;
}
.er-bottom>ul>li{
	float: left;
	margin-right: 45px;
}
.er-bottom>ul>li>img{
	margin-right: 10px;
}
#ll{
	margin-right: 0;
}
.er-bottom>ul{
	width: 1050px;
	margin: 0 auto;
	padding: 35px 0 0 0;
} 

                                /*culture-mainnav1部分结束*/ 
                                /*culture-mainnav2部分开始*/ 
.mainnav2{
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}
    .mainnav2.about {
    line-height:2.5
    }
.mainnav2-left>p{
	margin: 50px 0;
	line-height: 30px;
	width: 850px;
}
.mainnav2-left{
	float: left;
}
.mainnav2-right{
	width: 280px;
	height: 550px;
	background-color: #0052D9;
	float: left;
	margin-top: 50px;
	margin-left: 70px;
}
                                 /*culture-mainnav2部分结束*/ 
                                 /*culture-development部分开始*/ 
.development-main{
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0;
}                              
                                  /*culture-development部分结束*/   
                                  /*information-center部分开始*/ 
.information-center .banner{
	background: url(../img/wq_02.jpg) no-repeat center center;
	width: 100%;
	height: 393px;
}
.information-center .banner-box{
	width: 1200px;
	margin: 0 auto;
}  
.information1{
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.information1-left{
	width: 620px;
	height: 420px;
	float: left;
    overflow:hidden;
}
.information1-left>img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.information1-right{
	float: left;
	margin-left: 40px;
}
.ll{
	background-color: #e6e4e4;
	width: 80px;
	height: 80px;
	display: block;
}
.ll>h1{
	font-size: 36px;
	color: #0052D9;
	text-align: center;
}
.ll>p{
	font-size: 18px;
	color: #767676;
	text-align: center;
}
.l2{
	font-size: 24px;
	width: 505px;
	font-weight: 500;
	margin: 20px 0;
	display: block;
}
.l2:hover{
	color: #0052D9;
}
.l3{
	width: 465px;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	display: block;
}
.l4{
	font-size: 14px;
	color: #000000;
	margin: 45px 0;
	display: block;
}
.l4:hover{
	color: #6196EF;
}
.l5{
	font-size: 14px;
	color: #656464;
    line-height:80px;
}
.l5:hover{
	color: #0052D9;
}
.l5>img{
	width: 15px;
	height: 15px;
    vertical-align:middle;
}
.information1>p{
	font-size: 24px;
	border-bottom: 1px solid #dadada;
    line-height:60px;
    margin-top:20px;
}
.information2-left{
	width: 320px;
	height: 210px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20PX;
    overflow:hidden;
}
.information2-left>img{
	height: 100%;
	width:100%;
	object-fit: cover;
}
.information2-right{
	float: left;
	margin-left: 40px;
	width: 835px;
	margin-top: 56px;
	position: relative;
	margin-bottom: 20PX;
}
.a1{
	font-size: 20px;
	font-weight: 500;
	display: block;
}
.a1:hover{
	color: #0052D9;
}
.a1>span{
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 12px;
	color: #666666;
}
.a2{
	width: 700px;
	font-size: 14px;
	color: #666666;
	margin: 35px 0 50px 0;
	line-height: 22px;
	display: block;
}
.a3{
	font-size: 14px;
	color: #161616;
}
.a3:hover{
	color: #0052D9;
}
.a3{
	position: relative;
}
.a3>img{
	width: 15px;
	height: 15px;
	position: absolute;
	top: 1px;
	left: 60px;
}
.information2-box{
	border-bottom: 1PX solid #dadada;
}
.information3>ul>li{
	float: left;
	border: 1px solid #dadada;
	margin: 0 10px;
}
.information3>ul>li>a{
	color: #6d6d6d;
	display: block;
	padding: 10px 15px;
}
.information3>ul>li>a:hover,.information3>ul>li.focus a{
    background-color: #0052D9;
	color: #FFFFFF;
}
.information3{
	margin: 80px 0 65px 0;
    text-align:center;
}
.information3>ul{
	margin: 0 auto;
    display:inline-block;
}
                                  /*information-center部分结束*/   
                                  /*News details部分开始*/ 
.news{
	width: 1200px;
	margin: 0 auto;
	background-color: #f2f3f3;
	margin-bottom: 50px;
}
.news-title{
	padding: 50px;
}
.news-title>h1{
	text-align: center;
}
.news-title>p{
	text-align: center;
	margin-top: 20px;
	color: #6D6C6C;
	border-bottom: 1px dashed #A8A8A8;
	padding-bottom: 50px;
}
.news-main{
	width: 950px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 2em;
	color: #6D6C6C;
}
.news-tu>img{
	display: block;
	margin: 0 auto;
}
.news-tu>p{
	font-size: 14px;
	color: #6D6C6C;
	text-align: center;
	margin: 15px 0;
}
.news-tab>a{
	color: #000;
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    width: 70px;
    text-align: center;
    padding: 5px;
    border: 1px solid #000;
    border-radius: 5px;
    margin: 10px;
}
.news-tab>a:hover{
	color: #fff;
	background: #00A0E9;
	border: 1px solid #00A0E9;
}
.news-tab{
	float: right;
	padding-bottom: 20px;
	margin-right: 30px;
}
                                  /*News details部分结束*/ 
                                  /*group business部分开始*/
.group-business .banner{
	background: url(../img/50729adb767fc90e7a21f586ddf72759.jpg) no-repeat bottom center;
	width: 100%;
	height: 393px;
}
.group-business .banner-box{
	width: 1200px;
	margin: 0 auto;
}
.p1{
	color: #FFFFFF;
	font-size: 48px;
	font-weight: bold;
	margin-left: 75px;
	letter-spacing: 5px;
	padding-top: 130px;
}
.p2{
	color: #FFFFFF;
	font-size: 22px;
	padding-top: 15px;
	margin-left: 75px;
}  
.san{
	width: 1200px;
	margin: 0 auto;
}
.icon{
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 15px;
}
.san-top>span{
	font-size: 22px;
}
.san-bottom .l1{
	background: url(../img/serve1.4076981.jpg);
	width: 298px;
	height: 420px;
	margin: 60px 0;
}
.san-center:hover{
	background-color: rgba(63,109,158,0.6);
}
.san-center{
	width: 298px;
	height: 420px;
}
.san-center-top{
	text-align: center;
	padding-top: 40px;
}
.san-center-top>img{
	margin-bottom: 40px;
}
.san-center-top>a{
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: 5px;
	display: block;
}
.baixian{
	margin-top: 30px;
}
.san-center-top>p{
	padding-top: 10px;
	font-size: 18px;
	color: #FFFFFF;
}
.san-center-bottom>a{
	color: #FFFFFF;
	border-radius:20px;
	border: 1px solid #F2F3F3;
	padding: 5px 15px;
	margin: 0 10px;
}
.san-center-bottom{
	text-align: center;
	margin-top: 30px;
}
.san-center-bottom>a:hover{
	background-color: #FFFFFF;
	color: #0052D9;
}
.san-bottom .l1{
	float: left;
	margin-right: 2px;
}
.si{
	width: 1200px;
	margin: 0 auto;
}
.si-top>span{
	font-size: 22px;
}
.si-bottom{
	margin-top: 50px;
	margin-bottom: 30px;
}
.si-bottom>ul>li{
	float: left;
	margin-bottom: 20px;
}
.si-one1{
	width: 200px;
	height: 200px;
	background-color: #3b87d8;
	float: left;
}
.si-one1>a{
	font-size: 30px;
	color: #FFFFFF;
	display: block;
	padding-top: 55px;
	text-align: center;
}
.si-one1>span>a{
	display: block;
	width: 100px;
	height: 30px;
	border: 1px solid #FFFFFF;
	border-radius: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0 auto;
}
.si-one1>span>a:hover{
	background-color: #FFFFFF;
	color: #3b87d8;
	font-size: 20px;
}
.si-one2{
	width: 200px;
	height: 200px;
	background-color: #f0ad38;
	float: left;
}
.si-one2>a{
	font-size: 30px;
	color: #FFFFFF;
	display: block;
	padding-top: 55px;
	text-align: center;
}
.si-one2>span>a{
	display: block;
	width: 100px;
	height: 30px;
	border: 1px solid #FFFFFF;
	border-radius: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0 auto;
}
.si-one2>span>a:hover{
	background-color: #FFFFFF;
	color: #f0ad38;
	font-size: 20px;
}
.si-one3{
	width: 200px;
	height: 200px;
	background-color: #b755db;
	float: left;
}
.si-one3>a{
	font-size: 30px;
	color: #FFFFFF;
	display: block;
	padding-top: 55px;
	text-align: center;
}
.si-one3>span>a{
	display: block;
	width: 100px;
	height: 30px;
	border: 1px solid #FFFFFF;
	border-radius: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0 auto;
}
.si-one3>span>a:hover{
	background-color: #FFFFFF;
	color: #b755db;
	font-size: 20px;
}
.si-two{
	width: 480px;
	height: 200px;
	border: 1px solid #dcdcdc;
	float: left;
	margin-left: 18px;
}
.si-two>a{
	font-size: 22px;
	display: block;
	padding: 25px 0 0 20px;
}
.si-two>a:hover{
	color: #3b87d8;
}
.si-two-span{
	width: 420px;
	height: 100px;
	margin-left: 20px;
}
.si-two-span>span{
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 2em;
	color: #4b4a4a;
}
.si-three{
	width: 480px;
	height: 200px;
	border: 1px solid #dcdcdc;
	float: left;
	margin-left: 18px;
}
.si-three>a{
	font-size: 22px;
	display: block;
	padding: 25px 0 0 20px;
}
.si-three>a:hover{
	color: #3b87d8;
}
.si-three-span{
	width: 420px;
	height: 100px;
	margin-left: 20px;
}
.si-three-span>span{
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 2em;
	color: #4b4a4a;
}
.wu{
	width: 1200px;
	margin: 0 auto;
}
.wu-top>span{
	font-size: 22px;
}
.wu-bottom{
	margin-top: 50px;
}
.wu-bottom>ul>li{
	width: 390px;
	height: 413px;
	float: left;
}
.wu-ovew{
	height: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	margin-top: 30px;
	margin-bottom: 50px;
}
.wu-ovew>span{
	display: block;
	text-indent: 2em;
	line-height: 1.5em;
}
.wu-ovew>span>a{
	font-weight: bold;
	font-size: 18px;
}
.wu-ovew>span>a:hover{
	color: #0058A9;
}
.wu-center{
	margin: 0 15px;
}
								  /*group business部分结束*/
                                  /*group business-service部分开始*/  
.service-1{
	width: 1200px;
	margin: 0 auto;
}
.service-1-top>span{
	font-size: 22px;
}
.service-1-bottom{
	margin: 50px 0;
}
.service-1-li{
	width: 390px;
	height: 255px;
}
.service-1-1{
	background: url(../img/集团业务-服务项目1_03.jpg) no-repeat;
	display: block;
}
.service-1-2{
	background: url(../img/集团业务-服务项目1_03.jpg) no-repeat;
	display: block;
}
.service-1-3{
	background: url(../img/集团业务-服务项目1_03.jpg) no-repeat;
	display: block;
}
.service-1-4{
	background: url(../img/集团业务-服务项目1_03.jpg) no-repeat;
	display: block;
}
.service-1-5{
	background: url(../img/集团业务-服务项目1_03.jpg) no-repeat;
	display: block;
}
.service-1-6{
	background: url(../img/集团业务-服务项目1_03.jpg) no-repeat;
	display: block;
}
.service-1-7{
	background: url(../img/集团业务-服务项目1_03.jpg) no-repeat;
	display: block;
}
.service-1-8{
	background: url(../img/集团业务-服务项目1_03.jpg) no-repeat;
	display: block;
}
.service-1-9{
	background: url(../img/集团业务-服务项目1_03.jpg) no-repeat;
	display: block;
}
.service-1-li:hover{
	background: rgba(13,96,232,0.7);
}
.service-1-bottom>ul>li{
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}
.service-1-bottom>ul>li:nth-child(3n){
	margin-right: 0;
}
.service-1-li>img{
	display: block;
	width: 90px;
	height: 90px;
	padding: 30px 150px 0 150px;
}
.service-1-li>p{
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
}
.service-1-li>span{
	width: 350px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 23px;
	font-size: 14px;
}
.service-1-li-cr{
	margin: 0 15px;
}
.service-2-box{
	background: #f2f3f3 no-repeat center center;
	width: 100%;
	height: 800px;
}
.service-2{
	width: 1200px;
	margin: 0 auto;
}
.service-2-top>span{
	font-size: 22px;
}
.service-2-top{
	padding: 50px 0;
}
.service-2-bottom-lt{
	float: left;
	margin-right: 20px;
}
.service-2-bottom-rt{
	float: left;
	margin-left: 20px;
}
.service-2-bottom-lt-top{
	width: 580px;
	height: 80px;
	background-color: #0052d9;
}
.service-2-bottom-lt-top>p{
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	line-height: 80px;
}
.service-2-bottom-lt-bom{
	width: 580px;
	height: 500px;
	background-color: #FFFFFF;
}
.service-2-bottom-lt-bom1{
	width: 510px;
	margin: 0 auto;
	padding: 50px 0 40px;
	border-bottom: 2px solid #cdcece;
	margin-bottom: 50px;
}
.service-2-bottom-lt-bom1>span{
	font-size: 18px;
	line-height: 2em;
}
.service-2-bottom-lt-bom2{
	width: 510px;
	margin: 0 auto;
	padding-top: 10px;
}
.service-2-bottom-lt-bom2 .s1{
	color: #0052D9;
	padding-right: 10px;
	float: left;
	padding-top: 5px;
}
.service-2-bottom-lt-bom2 .s2{
	font-weight: bold;
	padding-right: 20px;
	float: left;
	padding-top: 5px;
}
.service-2-bottom-lt-bom2 .s3{
	width: 350px;
	float: left;
	line-height: 2em;
	font-size: 16px;
}
.service-2-bottom-rt-bom2 .s1{
	color: #0052D9;
	padding-right: 10px;
	float: left;
	padding-top: 5px;
}
.service-2-bottom-rt-bom2 .s2{
	font-weight: bold;
	padding-right: 20px;
	float: left;
	padding-top: 5px;
}
.service-2-bottom-rt-bom2 .s3{
	width: 350px;
	float: left;
	line-height: 2em;
	font-size: 16px;
}
.service-2-bottom-rt-top{
	width: 580px;
	height: 80px;
	background-color: #0052d9;
}
.service-2-bottom-rt-top>p{
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	line-height: 80px;
}
.service-2-bottom-rt-bom{
	width: 580px;
	height: 500px;
	background-color: #FFFFFF;
}
.service-2-bottom-rt-bom1{
	width: 510px;
	margin: 0 auto;
	padding: 50px 0 40px;
	border-bottom: 2px solid #cdcece;
	margin-bottom: 50px;
}
.service-2-bottom-rt-bom1>span{
	font-size: 18px;
	line-height: 2em;
}
.service-2-bottom-rt-bom2{
	width: 510px;
	margin: 0 auto;
	padding-top: 10px;
}
/*party-mass-start*/  
.party-mass .banner{
	background:url(../img/1121_01.jpg) no-repeat center center;
	width: 100%;
	height: 650px;
}
.party-mass .mainnav{
	background-color: #f2f3f3;
}
.party-mass .mainnav>ul>li{
	width: 1200px;
	margin: 0 auto;
}
.party-mass .mainnav>ul>li>a{
	font-size: 16px;
	color: #000000;
	line-height: 70px;
	padding: 25px 15px;
}
.party-mass .mainnav>ul>li>a:hover,.party-mass .mainnav>ul>li>a.hover{
	background-color: #da1c1a;
	color: #FFFFFF;
}
.party-mass .navbar{
	width: 1200px;
	margin: 0 auto;
}
.party-mass .navbar>ul>li>a{
	font-size: 14px;
	color: #717273;
	height: 70px;
	line-height: 70px;
}
.party-mass .navbar>ul>li{
	float: right;
}
.party-mass .navbar>ul>li>a:hover{
	color: #da1c1a;
}
.party-mass-news{
	width: 1200px;
	margin: 0 auto;
}
.party-mass-news1{
	float: left;
	width: 750px;
}
.party-mass-news1-top{
	background: url(../img/1121_04.jpg) no-repeat;
	width: 750px;
	height: 50px;
	float: left;
}
.party-mass-news1-top-l>a{
	display: block;
	padding-left:15px;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 50px;
}
.party-mass-news1-top-l{
	float: left;
}
.party-mass-news1-top-r>a{
	color: #000000;
	font-size: 14px;
	display: block;
	line-height: 50px;
	padding-right:15px;
}
.party-mass-news1-top-r>a:hover{
	color: #DA1C1A;
}
.party-mass-news1-top-r{
	float: right;
}
.party-mass-news1-bottom{
	width: 750px;
	float: left;
	margin-top: 25px;
}
.party-mass-news1-bottom1-l{
	width: 380px;
	height: 220px;
	margin: 0 auto;
	float: left;
	text-align: center;
}
.party-mass-news1-bottom1{
	margin-bottom: 10px;
}
.party-mass-news1-bottom1-l>img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.party-mass-news1-bottom1-r{
	width: 310px;
	float: left;
	margin-left: 30px;
}
.party-mass-news1-bottom1-r>h2{
	font-size: 20px;
}
.party-mass-news1-bottom1-r>h2>a{
	color: #DA1C1A;
	white-space:nowrap;
	width: 310px;
	display: block;
	overflow:hidden;
	text-overflow:ellipsis;
    line-height:50px;
}
.party-mass-news1-bottom1-r>p{
	font-size: 14px;
	color: #6e6f6e;
	text-indent: 2em;
	line-height: 1.5em;
}
.party-mass-news1-bottom1-r>span{
	font-size: 16px;
	margin: 14px 0 10px 0;
	display: block;
}
.party-mass-news1-bottom1-r>span>a{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.party-mass-news1-bottom1-r>span>a:hover{
	color: #DA1C1A;
}
.party-mass-news2{
	float: left;
	margin-left: 30px;
}
.party-mass-news2-top{
	background: url(../img/1121_06.jpg) no-repeat;
	width: 420px;
	height: 50px;
}
.party-mass-news2-top-l>a{
	display: block;
	padding-left:15px;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 50px;
}
.party-mass-news2-top-l{
	float: left;
}
.party-mass-news2-top-r>a{
	color: #000000;
	font-size: 14px;
	display: block;
	line-height: 50px;
	padding-right:15px;
}
.party-mass-news2-top-r>a:hover{
	color: #DA1C1A;
}
.party-mass-news2-top-r{
	float: right;
}
.party-mass-news2-bottom1{
	width: 420px;
	height: 160px;
	margin: 0 auto;
	margin-bottom: 13px;
	text-align: center;
}
.party-mass-news2-bottom1>a>img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.party-mass-news2-bottom{
	margin-top: 25px;
}
.party-mass-main{
	width: 1200px;
	margin: 0 auto;
	padding: 75px 0;
}
.party-mass-main-left-t{
	background: url(../img/1121_10.jpg) no-repeat;
	width: 590px;
	height: 50px;
	margin-bottom: 20px;
}
.party-mass-main-left-t-l{
	float: left;
}
.party-mass-main-left-t-l>a{
	display: block;
	padding-left:15px;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 50px;
}
.party-mass-main-left-t-r{
	float: right;
}
.party-mass-main-left-t-r>a{
	color: #000000;
	font-size: 14px;
	display: block;
	line-height: 50px;
	padding-right:15px;
}
.party-mass-main-left-t-r>a:hover{
	color: #DA1C1A;
}
.l-left>a{
	font-size: 18px;
	line-height: 45px;
	display: block;
	width: 400px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.l-left>a:hover{
	color: #DA1C1A;
}
.l-right>a{
	font-size: 14px;
	color:#565756;
	line-height: 45px;
}
.l-right>a:hover{
	color: #DA1C1A;
}
.l-left{
	float: left;
	margin-left: 15px;
}
.l-right{
	float: right;
	margin-right: 15px;
}
.party-mass-main-left-b{
	width:590px;
}
.party-mass-main-left-b>ul>li{
	height: 45px;
	border-bottom: 1px dashed #D2D2D2;
}
.party-mass-main-left-b>ul>li:hover{
	background-color: #f2f3f3;
	border-bottom: 1px dashed #DA1C1A;
}
.party-mass-main-left{
	float: left;
}

.party-mass-main-right{
	float: left;
	margin-left: 20px;
}
.party-mass-main-right-t{
	background: url(../img/1121_10.jpg) no-repeat;
	width: 590px;
	height: 50px;
	margin-bottom: 20px;
}
.party-mass-main-right-t-l{
	float: left;
}
.party-mass-main-right-t-l>a{
	display: block;
	padding-left:15px;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 50px;
}
.party-mass-main-right-t-r{
	float: right;
}
.party-mass-main-right-t-r>a{
	color: #000000;
	font-size: 14px;
	display: block;
	line-height: 50px;
	padding-right:15px;
}
.party-mass-main-right-t-r>a:hover{
	color: #DA1C1A;
}
.party-mass-main-right-b{
	width:590px;
}
.party-mass-main-right-b>ul>li{
	height: 45px;
	border-bottom: 1px dashed #D2D2D2;
}
.party-mass-main-right-b>ul>li:hover{
	background-color: #f2f3f3;
	border-bottom: 1px dashed #DA1C1A;
}
.party-mass-bottom{
	background-color: #c52725;
	width: 100%;
}
.party-mass-bottom-main{
	width: 1200px;
	margin: 0 auto;
}
.party-mass-bottom-main>p{
	text-align: center;
	color: #FFFFFF;
	padding: 30px 0;
	font-size: 18px;
}
    .party-mass-bottom-main > p > a {
    color: #FFFFFF;
    }
/*party-mass-end*/  
/*party-mass-details start */ 
.party-mass-details-main{
	width: 1200px;
	margin: 0 auto;
}
.party-mass-details-main-top{
	background: url(../img/326_03.jpg) no-repeat;
	width: 1200px;
	height: 50px;
	margin-bottom: 10px;
}
.party-mass-details-main-top-l{
	float: left;
}
.party-mass-details-main-top-r{
	float: right;
}

.party-mass-details-main-top-l>a{
	display: block;
	padding-left:15px;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 50px;
}
.party-mass-details-main-top-r>p{
	color: #666766;
	font-size: 14px;
	display: block;
	line-height: 50px;
	padding-right:15px;
}
.party-mass-details-main-top-r>p:hover{
	color: #DA1C1A;
}
.party-mass-details-main-center-l{
	width: 380px;
	height: 220px;
	margin: 0 auto;
	float: left;
}
.party-mass-details-main-center-l>img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.party-mass-details-main-center-r{
	width: 750px;
	float: left;
	margin-left: 40px;
}
.party-mass-details-main-center-r>a{
	font-size: 24px;
	color: #DA1C1A;
	display: block;
	width: 500px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 5px;
}

.party-mass-details-main-center-r>p{
	font-size: 16px;
	color: #6e6f6e;
	text-indent: 2em;
	line-height: 2em;
	margin-top: 20px;
}
.party-mass-details-main-center-r>span{
	font-size: 16px;
	margin: 14px 0 10px 0;
	display: block;
}
.party-mass-details-main-center-r>span>a{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.party-mass-details-main-center-r>span>a:hover{
	color: #DA1C1A;
}
.party-mass-details-main-center{
	padding: 25px 0;
	border-bottom: 1px solid #A8A8A8;
}

.party-mass-details-main-bottom>ul>li{
	float: left;
	border: 1px solid #dadada;
	margin: 0 10px;
}
.party-mass-details-main-bottom>ul>li:hover{
	background-color: #DA1C1A;
}
.party-mass-details-main-bottom>ul>li>a{
	color: #6d6d6d;
	display: block;
	padding: 10px 15px;
}
.party-mass-details-main-bottom>ul>li>a:hover{
	color: #FFFFFF;
}
.party-mass-details-main-bottom{
	margin: 80px 0 65px 0;
	text-align: center;
}
.party-mass-details-main-bottom>ul{
	display: inline-block;
}
#party-mass-details-main-center-line{
	border-bottom: none;
}
/*party-mass-details end */   
/*party-mass-details1 start*/ 
.party-mass-details1-main-bottom{
	width: 1200px;
	margin: 0 auto;
}

.party-mass-details1-main-bottom-left{
	float: left;
}
.party-mass-details1-main-bottom-left>a{
	display: block;
	padding-left:5px;
	font-size: 20px;
	color: #000000;
	line-height: 50px;
	width: 800px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.party-mass-details1-main-bottom-left>a:hover{
	color: #DA1C1A;
}
.party-mass-details1-main-bottom-right{
	float: right;
}
.party-mass-details1-main-bottom-right>a{
	color: #666766;
	font-size: 16px;
	display: block;
	line-height: 50px;
	padding-right:15px;
}
.party-mass-details1-main-bottom-right>a:hover{
	color: #DA1C1A;
}
.party-mass-details1-main-bottom>ul>li{
	height: 50px;
	border-bottom: 1px dashed #A8A8A8;
}
.party-mass-details1-main-bottom>ul>li:hover{
	background-color: #f2f3f3;
	border-bottom: 1px dashed #DA1C1A;
}
/*party-mass-details1 end*/
/*party-mass-details2 start*/ 
.details2{
	width: 1200px;
	margin: 0 auto;
	background-color: #f2f3f3;
	margin-bottom: 50px;
}
.details2 .news-title{
	padding: 50px;
}
.details2 .news-title>h1{
	text-align: center;
}
.details2 .news-title>p{
	text-align: center;
	margin-top: 20px;
	color: #6D6C6C;
	border-bottom: 1px dashed #A8A8A8;
	padding-bottom: 50px;
}
.details2 .news-main{
	width: 950px;
	margin: 0 auto;
	line-height: 2em;
}
.details2 .news-main>p{
	font-size: 16px;
	line-height: 2em;
	text-indent: 2em;
	margin: 30px;
	color: #6D6C6C;
}
.details2 .news-tu>img{
	display: block;
	margin: 0 auto;
}
.details2 .news-tu>p{
	font-size: 14px;
	color: #6D6C6C;
	text-align: center;
	margin: 15px 0;
}
.details2 .news-tab>a{
	color: #000;
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    width: 70px;
    text-align: center;
    padding: 5px;
    border: 1px solid #000;
    border-radius: 5px;
    margin: 10px;
}
.details2 .news-tab>a:hover{
	color: #fff;
	background: #DA1C1A;
	border: 1px solid #DA1C1A;
}
.details2 .news-tab{
	float: right;
	padding-bottom: 20px;
	margin-right: 30px;
}
/*party-mass-details2 end*/
/*in the space start*/ 
.in-the-space .banner{
	background: url(../img/1c74c8aea86f584eb1aa280341f22e71.jpg) no-repeat bottom center;
	width: 100%;
	height: 393px;
}
.in-the-space .banner-box{
	width: 1200px;
	margin: 0 auto;
}
.p1{
	color: #FFFFFF;
	font-size: 48px;
	font-weight: bold;
	margin-left: 75px;
	letter-spacing: 5px;
	padding-top: 130px;
}
.p2{
	color: #FFFFFF;
	font-size: 22px;
	padding-top: 15px;
	margin-left: 75px;
}
.in-the-space1{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 60px;
}
.in-the-space1>ul>li{
	width: 380px;
	height: 400px;
	border: 1px solid #cdcece;
	float: left;
	margin-bottom: 27px;
}
.space-1{
	margin-top: 20px;
}
.space-1>img{
	display: block;
	width: 340px;
	height: 245px;
	margin: 0 auto;
}
.in-the-space1>ul>li>p{
	font-size: 20px;
	text-align: center;
	margin-top: 30px;
	font-weight: bold;
}
.buttun{
	display: block;
	font-size: 16px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #0052d9;
	border-radius: 30px;
	margin: 0 auto;
	margin-top: 25px;
	color: #0052d9;
}
.buttun:hover{
	color: #FFFFFF;
	background: #0052d9;
}
.space-cr{
	margin: 0 27px;
}
/*in the space end*/
/*in the space1 start*/
.in-the-space-details .banner{
	background: url(../img/1c74c8aea86f584eb1aa280341f22e71.jpg) no-repeat bottom center;
	width: 100%;
	height: 393px;
}
.in-the-space-details .banner-box{
	width: 1200px;
	margin: 0 auto;
}
.in-the-space-details1{
	width: 1200px;
	margin: 0 auto;
	background: #f2f3f3;
}
.in-the-space-details1>h2{
	text-align: center;
	padding-top: 50px;
}
.space-one{
	margin: 0 auto;
	width: 417px;
	padding: 30px 0 0 0;
}
.space-one>img{
	display: block;
	width: 20px;
	height: 20px;
	float: left;
}
.space-one>span{
	float: left;
	padding: 0 30px 0 15px;
}
.space-two{
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 30px;
	padding: 30px 0;
}
.space-label>a{
	display: block;
	width: 100px;
	height: 30px;
	border: 1px solid #0052D9;
	color: #0052D9;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	border-radius: 10px;
	float: right;
}
.space-label>a:hover{
	color: #FFFFFF;
	background: #0052D9;
}
.space-label{
	padding: 30px 0;
}
/*in the space1 end*/
/*culture-honor start*/ 
.culture-honor-1{
	width: 200px;
	height: 42px;
	margin: 0 auto;
	margin-top: 30px;
}
.culture-honor-1>ul>li{
	float: left;
}
.culture-honor-1>ul>li>a{
	width: 100px;
	height: 40px;
	font-size: 20px;
	display: block;
	text-align: center;
	line-height: 40px;
}
.culture-honor-1>ul>li>a:hover{
	border-bottom: 2px solid #0052D9;
}
.culture-honor-2{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 50px;
}
.culture-honor-2>ul>li{
	width: 380px;
	height: 290px;
	border: 1px solid #cdcece;
	float: left;
	margin:0 27px 75px 0;
}
.culture-honor-2>ul>li:nth-child(3n){
	margin-right:0;
}
.honor2{
	margin-top: 20px;
}
.honor2>img{
	display: block;
	width: 340px;
	height: 245px;
	margin: 0 auto;
}
.culture-honor-2>ul>li>p{
	font-size: 20px;
	text-align: center;
	margin-top: 50px;
}
.honor-center{
	margin: 0 27px;
}
/*culture-honor end*/ 
/*business-service1 start*/   
.service-details-box{
	background: #f2f3f3;
	padding-bottom: 50px;
}
.service-details{
	width: 1200px;
	margin: 0 auto;
}
.service-details>img{
	display: block;
	margin: 0 auto;
}
.service-details>p{
	font-size: 20px;
	font-weight: bold;
	color: #0052D9;
	text-align: center;
	padding: 30px 0;
}
/*business-service1 end*/     
/*news-list start*/  
.news-list .banner{
	background: url(../img/wq_02.jpg) no-repeat center center;
	width: 100%;
	height: 393px;
}
.news-list .banner-box{
	width: 1200px;
	margin: 0 auto;
}
.news-list-1{
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 50px;
}  
.news-list-1>p{
	font-size: 24px;
	border-bottom: 1px solid #dadada;
    padding-bottom: 20px;
}

.news-list-1-top-left{
	float: left;
}
.news-list-1-top-left>a{
	display: block;
	padding-left:5px;
	font-size: 20px;
	color: #000000;
	line-height: 50px;
	width: 800px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-list-1-top-left>a:hover{
	color: #0052d9;
}
.news-list-1-top-right{
	float: right;
}
.news-list-1-top-right>a{
	color: #666766;
	font-size: 16px;
	display: block;
	line-height: 50px;
	padding-right:15px;
}
.news-list-1-top-right>a:hover{
	color: #0052d9;
}
.news-list-1-top>ul>li{
	height: 50px;
	border-bottom: 1px dashed #A8A8A8;
}
.news-list-1-top>ul>li:hover{
	background-color: #f2f3f3;
	border-bottom: 1px dashed #0052d9;
}
.news-list-1-top{
	margin-top: 20px;
}
.news-list-1-bom>ul>li{
	float: left;
	border: 1px solid #dadada;
	margin: 0 10px;
}
.news-list-1-bom>ul>li:hover{
	background-color: #0052d9;
}
.news-list-1-bom>ul>li>a{
	color: #6d6d6d;
	display: block;
	padding: 10px 15px;
}
.news-list-1-bom>ul>li>a:hover{
	color: #FFFFFF;
}
.news-list-1-bom{
	margin: 80px 0 65px 0;
}
.news-list-1-bom>ul{
	width: 549px;
	margin: 0 auto;
}
/*news-list end*/  
/*projects show start*/
.projecte-show .banner{
	background: url(../img/a27d5ddc887506b7f21fbe41b0e14c4c.jpg1.jpg) no-repeat bottom center;
	width: 100%;
	height: 393px;
}
.projecte-show .banner-box{
	width: 1200px;
	margin: 0 auto;
}
.projects-show{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 60px;
}
.projects-show>ul>li{
	width: 380px;
	height: 400px;
	border: 1px solid #cdcece;
	float: left;
	margin-bottom: 27px;
}
.projects-show-1{
	margin-top: 20px;
}
.projects-show-1>img{
	display: block;
	width: 340px;
	height: 245px;
	margin: 0 auto;
}
.projects-show>ul>li>p{
	font-size: 20px;
	text-align: center;
	margin-top: 30px;
	font-weight: bold;
}
.buttun{
	display: block;
	font-size: 16px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #0052d9;
	border-radius: 30px;
	margin: 0 auto;
	margin-top: 25px;
	color: #0052d9;
}
.buttun:hover{
	color: #FFFFFF;
	background: #0052d9;
}
.projects-cr{
	margin: 0 27px;
}
/*projects show end*/
/*cooperative-resources start*/
.cooperative-resources .banner{
	background: url(../img/26.jpg) no-repeat center center;
	width: 100%;
	height: 393px;
}
.cooperative-resources .banner-box{
	width: 1200px;
	margin: 0 auto;
}
.cooperative-resources1-box{
	background: #f2f3f3;
	padding: 50px 0;
}
.cooperative-resources1{
	width: 1200px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 30px 0;
}
.resources1>p{
	font-size: 24px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 20px;
    display: block;
    width: 1000px;
    display: block;
    margin: 0 auto;
}
.cooperative-resources1-lt{
	width: 520px;
	float: left;
	margin-left: 100px;
	margin-top: 40px;
}
.resources1>p{
	font-size: 22px;
	font-weight: bold;
	color: #3B3B3B;
	margin-bottom: 15px;
}
.cooperative-resources1-lt>p{
	font-size: 20px;
	font-weight: bold;
	color: #3B3B3B;
	margin-bottom: 15px;
}
.cooperative-resources1-lt>span{
	display: block;
	font-size: 16px;
	line-height: 2em;
	color: #666666;
	text-indent: 2em;
}
.cooperative-resources1-rt{
	float: right;
	margin-top: 40px;
	margin-right: 100px;
	width: 400px;
	height: 287px;
}
.cooperative-resources1-rt>img{
	width: 100%;
	height: 100%;
	object-fit: scale-down;
}
.resources2{
	margin: 20px 0;
}
.resources3>ul>li>a{
	display: block;
	width: 380px;
	height: 290px;
	border: 1px solid #cdcece;
	margin-bottom: 27px;
	margin-left: 13px;
}
.resources3>ul>li{
	float: left;
}
.resources3-one{
	padding-top: 18px;
}
.resources3-one>img{
	display: block;
	width: 350px;
	height: 255px;
	margin: 0 auto;
}
.resources3>ul>li>p>a{
	display: block;
	width: 380px;
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
}
.resources3>ul>li>p>a:hover{
	color: #0052D9;
}




.resources4>ul>li>a{
	display: block;
	width: 380px;
	height: 290px;
	border: 1px solid #cdcece;
	margin-bottom: 15px;
	margin-left: 13px;
}
.resources4>ul>li{
	float: left;
}
.resources4-one{
	padding-top: 18px;
	width: 350px;
	height: 255px;
	margin: 0 auto;
}
.resources4-one>img{
	width: 100%;
	height: 100%;
	object-fit: scale-down;
}
.resources4>ul>li>p>a{
	display: block;
	width: 380px;
	font-size: 18px;
	text-align: center;
	margin-bottom: 5px;
	font-weight: bold;
}
.resources4>ul>li>p>a:hover{
	color: #0052D9;
}
.resources4>ul>li>span{
	display: block;
	text-align: center;
	color: #666766;
	margin-bottom: 20px;
}
/*cooperative-resources end*/