/*index*/
.screenDIv{
	position: relative;
	z-index: 1;
	margin-top: 780px;
	background-color: #ffffff;
}
.index_screen1{
	width: 100%;
	height: 780px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 0;
}
.allslide{
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.index_sc11_contentDiv{
	min-width: 1200px;
	height: 100%;
	width: 100%;
	background-image: url("../images/banner.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.index_sc12_contentDiv{
	min-width: 1200px;
	height: 100%;
	width: 100%;
	background-image: url("../images/banner2.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.aslide{
	display: none;
}
.index_sc1_content{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.index_sc1_img1{
	position: absolute;
	left: 238px;
	top: 132px;
}
.index_sc1_img2{
	position: absolute;
	left: 736px;
	top: 122px;
	z-index: 2;
}
.index_sc1_img3{
	position: absolute;
	left: 644px;
	top: 183px;
}
.index_sc1_img4{
	position: absolute;
	left: 300px;
	top: 155px;
}
.index_sc1_img5{
	position: absolute;
	left: 260px;
	top: 310px;
	width: 567px;
}
.index_sc1_img6{
	position: absolute;
	left: 663px;
	top: 488px;
	width: 444px;
}
.index_sc1_img7{
	position: absolute;
	left: 188px;
	top: 522px;
	width: 216px;
}
.index_sc12_img1{
	position: absolute;
	left: 160px;
	top: 387px;
}
.index_sc12_img2{
	position: absolute;
	left: 300px;
	bottom: 125px;
}
.index_sc12_img3{
	position: absolute;
	left: 300px;
	top: 294px;
}
.pagebtnDiv{
  position: absolute;
  width: 100%;
  top: 90%;
  left: 0;
  text-align: center;
  z-index: 10;
}
.pagebtn{
  height: 25px;
  display: inline-block;
}
.page{
  float: left;
  text-indent: -9999px;
  margin: 0 6px;
}
.item{
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background:#ffffff;
  cursor: pointer;
}




.index_screen2{
	width: 100%;
	height: 943px;
	background-image: url("../images/indexBG1.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
.index_sc2_contentDiv{
	min-width: 1200px;
	height: 100%;
}
.index_sc2_content{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.indexscDiv{
	width: 100%;
	text-align: center;
	padding-top: 60px;
}
.indexsc{
	display: inline-block;
	position: relative;
}
.indexsc_p1{
	color: #333333;
	font-size: 18px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	line-height: normal;
	margin-bottom: 8px;
}
.indexsc_p2{
	color: #333333;
	font-size: 36px;
	font-family: "BellMT","Microsoft YaHei";
	text-transform: uppercase;
	line-height: normal;
	margin-bottom: 20px;
}
.indexsc_p3{
	color: #999999;
	font-size: 14px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	line-height: normal;
	margin: 0;

}
.indexsc_p4{
	color: #999999;
	font-size: 12px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	line-height: normal;
	margin: 0;

}
.index_sc2_img1{
	position: absolute;
	top: 28px;
	left: 50%;
	margin-left: -35px;
}
.index_sc2_imgDiv{
	width: 100%;
	position: relative;
	margin-top: 50px;
	overflow: hidden;
	height: 590px;
}
.index_sc2_img2{
	position: absolute;
	left: 0px;
	top: 6px;
	
}
.index_sc2_img3{
	position: absolute;
	left: 294px;
	top: 55px;
	
}
.index_sc2_img4{
	position: absolute;
	left: 600px;
	top: 0px;
	
}
.index_sc2_img5{
	position: absolute;
	right: -3px;
	top: 13px;
	
}
.serviceCon{
	position: absolute;
}
.serviceCon1{
	left: 88px;
	top: 130px;
}
.serviceCon2{
	left: 88px;
	top: 68px;
}
.serviceCon3{
	left: 88px;
	top: 130px;
}
.serviceCon4{
	left: 88px;
	top: 118px;
}
.serviceCon>p{
	color: #7f7e7e;
	font-size: 20px;
	margin-top: 30px;
}
.serviceCon>dl>dt{
	color: #282828;
	font-size: 27px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 20px;
}
.serviceCon>dl>dd{
	color: #282828;
	font-size: 14px;
	margin: 0;
}
.serviceCon>dl>dd:before{
	content: " - ";
}
.serviceCon2>p,.serviceCon4>p{
	color: #ffffff;
}
.serviceCon2>dl>dt,.serviceCon4>dl>dt{
	color: #ffffff;
}
.serviceCon2>dl>dd,.serviceCon4>dl>dd{
	color: #ffffff;
}
.serviceCon2>dl>dd>a,.serviceCon4>dl>dd>a{
	color: #ffffff;
}
.serviceCon1>dl>dd,.serviceCon3>dl>dd{
	color: #282828;
}
.serviceCon1>dl>dd>a,.serviceCon3>dl>dd>a{
	color: #282828;
}
.serviceCon1>dl>dd>a:hover,.serviceCon2>dl>dd>a:hover,.serviceCon3>dl>dd>a:hover,.serviceCon4>dl>dd>a:hover{
	text-decoration: none;
	color: #fb0707;
}

.index_screen3{
	width: 100%;
}
.index_sc3_contentDiv{
	min-width: 1200px;
	height: 100%;
}
.index_sc3_content{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.index_case{
	width: 100%;
	margin-top: 40px;
	min-width: 1200px;
}
.index_caseItem{
	float: left;
	width: 20%;
	overflow: hidden;
	opacity: 0;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-o-transition: all 0.8s;
	-moz-transition: all 0.8s;
}
.index_caseItem img{
	width: 100%;
	transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-moz-transition: all 1s;
}
.index_caseItem:hover img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.index_screen4{
	width: 100%;
	height: 943px;
	background-image: url("../images/indexBG2.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.index_sc4_contentDiv{
	min-width: 1200px;
	height: 100%;
}
.index_sc4_content{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
	text-align: center;
}
.hexagonDiv1{
	height: 188px;
	position: relative;
	z-index: 1;
	display: inline-block;
	margin-top: 66px;
}
.hexagonDiv2{
	height: 188px;
	position: relative;
	z-index: 1;
	display: inline-block;
}
.hexagonDiv3{
	height: 188px;
	position: relative;
	z-index: 1;
	display: inline-block;
}
.hex {
    width:200px;
    height:116px;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: auto 173px;
    position: relative;
    float:left;
    margin:25px 10px;
    text-align:center;
    zoom:1;
    cursor: pointer;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    position: relative;
}
.hex .corner-1,
.hex .corner-2 {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: inherit;
    z-index:-2;
    overflow:hidden;
    -webkit-backface-visibility: hidden;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}
.hex .corner-1 {
    z-index:-1;
    transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
}
.hex .corner-2 {
    transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    -ms-transform: rotate(60deg);
}
.hex>img{
	opacity: 1;
	-webkit-transition:all 0.5s ease-in-out; 
}
.hex_hide{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;

	opacity: 0;
	-webkit-transition:all 0.5s ease-in-out;
	-webkit-transform: rotateY(180deg);  
}
.hex:hover>img{
	opacity: 0;
	-webkit-transform: rotateY(180deg);
}
.hex:hover .hex_hide{
	opacity: 1;
	-webkit-transform: rotateY(0deg);
}
.myhex a{ 
  -webkit-transform-style: preserve-3d;
  -webkit-transition: 0.5s ease;  
 }
.myhex img{ 
	-webkit-transition:all 0.5s ease-in-out; 
  	opacity: 1;    
}
.myhex:hover img{
	opacity: 1;  
}
.myhex .text{  
	-webkit-transform: rotateY(180deg) translateZ(1px);  
	transform: rotateY(180deg);  
	opacity: 0;
}
.myhex:hover .text{
 	opacity: 1;  
 }
.myhex:hover a {
  -webkit-transform: rotateY(180deg);  
}


.index_screen5{
	width: 100%;
	height: 943px;
	background-image: url("../images/indexBG3.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
.index_sc5_contentDiv{
	min-width: 1200px;
	height: 100%;
}
.index_sc5_content{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
	text-align: center;
}
.index_sc5_img1{
	position: absolute;
	right: -50px;
	top: 98px;
	transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.index_history_item{
	position: absolute;
}
.index_ht_cirtext{
	display: inline-block;
	float: left;
}
.index_ht_cirtext>.p1{
	color: #333333;
	font-size: 18px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	text-align: left;
}
.index_ht_cirtext>.p2{
	color: #666666;
	font-size: 18px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
}
.index_ht_line1{
	width: 220px;
	border-top: 2px dotted #cccccc;
	display: inline-block;
	float: left;
	margin-top: 10px;
}
.index_ht_soutout_cirDiv{
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background-color: #ffffff;
	display: inline-block;
	float: left;
}
.index_ht_sout_cirDiv{
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #ffd093;
	display: inline-block;
	margin-top: 4px;
}
.index_ht_sin_cirDiv{
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #ff9000;
	display: inline-block;
}
.index_history_item1{
	left: 458px;
	bottom: 10px;
}
.index_history_item2{
	left: 178px;
	bottom: 114px;
}
.index_history_item3{
	left: 102px;
	bottom: 234px;
}
.index_history_item4{
	left: 152px;
	bottom: 349px;
}
.index_history_item5{
	left: 289px;
	bottom: 458px;
}
.index_history_item6{
	left: 484px;
	bottom: 546px;
}
.index_history_item7{
	left: 704px;
	bottom: 609px;
}
.index_history_item1 .index_ht_soutout_cirDiv .index_ht_sout_cirDiv{
	background-color: #ffd093;
}
.index_history_item1 .index_ht_soutout_cirDiv .index_ht_sout_cirDiv .index_ht_sin_cirDiv{
	background-color: #ff9000;
}
.index_history_item2 .index_ht_soutout_cirDiv .index_ht_sout_cirDiv{
	background-color: #fff08f;
}
.index_history_item2 .index_ht_soutout_cirDiv .index_ht_sout_cirDiv .index_ht_sin_cirDiv{
	background-color: #ffcc00;
}
.index_history_item3 .index_ht_soutout_cirDiv .index_ht_sout_cirDiv{
	background-color: #ace586;
}
.index_history_item3 .index_ht_soutout_cirDiv .index_ht_sout_cirDiv .index_ht_sin_cirDiv{
	background-color: #57ad1e;
}
.index_history_item4 .index_ht_soutout_cirDiv .index_ht_sout_cirDiv{
	background-color: #a1e3e4;
}
.index_history_item4 .index_ht_soutout_cirDiv .index_ht_sout_cirDiv .index_ht_sin_cirDiv{
	background-color: #15b9bb;
}
.index_history_item5 .index_ht_soutout_cirDiv .index_ht_sout_cirDiv{
	background-color: #94c1e0;
}
.index_history_item5 .index_ht_soutout_cirDiv .index_ht_sout_cirDiv .index_ht_sin_cirDiv{
	background-color: #1885d1;
}
.index_history_item6 .index_ht_soutout_cirDiv .index_ht_sout_cirDiv{
	background-color: #b9bdf5;
}
.index_history_item6 .index_ht_soutout_cirDiv .index_ht_sout_cirDiv .index_ht_sin_cirDiv{
	background-color: #545ee6;
}
.index_history_item7 .index_ht_soutout_cirDiv .index_ht_sout_cirDiv{
	background-color: #f9c7d2;
}
.index_history_item7 .index_ht_soutout_cirDiv .index_ht_sout_cirDiv .index_ht_sin_cirDiv{
	background-color: #f0748e;
}
.index_sc5_text{
	position: absolute;
	left: 750px;
	top: 500px;
	width: 330px;
}
.index_sc5_text>.p1{
	color: #333333;
	font-size: 18px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	text-align: left;
	margin: 0 0 20px 0;
}
.index_sc5_text>.p2{
	color: #666666;
	font-size: 14px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	text-align: left;
}
.index_sc5_text>.p3{
	width: 50px;
	border-top: 1px solid #000000;
	margin: 0 0 20px 0;
}
.index_screen6{
	width: 100%;
	height: 943px;
	background-image: url("../images/indexBG4.png");
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.index_sc6_contentDiv{
	min-width: 1200px;
	height: 100%;
}
.index_sc6_content{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.jiange{
	width: 100%;
	height: 100px;
}

.index_screen7{
	width: 100%;
	height: 943px;
	background-image: url("../images/indexBG5.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.index_sc7_contentDiv{
	min-width: 1200px;
	height: 100%;
}
.index_sc7_content{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.index_sc7_img1{
	position: absolute;
	left: 356px;
	top: 300px;
}
.index_sc7_img2{
	position: absolute;
	left: 528px;
	top: 525px;	
}
.ys_item{
	position: absolute;
}
.ys_item .ys_item_text .p1{
	color: #0381d1;
	font-size: 30px;
	font-weight: bold;
	font-family: "FZY4JW","Microsoft YaHei";
	line-height: normal;
	text-align: left;
}
.ys_item .ys_item_text .p2{
	color: #666666;
	font-size: 16px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	line-height: 30px;
	text-align: left;
	margin: 0;
}
.ys_item_text{
	width: 240px;
}
.ys_item1{
	left: 90px;
	top: 258px;
}
.ys_item1 .linediv{
	width: 125px;
	height: 100px;
	border-top: 2px solid #00a0dc;
	border-right: 2px solid #00a0dc;
	position: absolute;
	left: 240px;
	top: 14px;
}
.ys_item2{
	left: 780px;
	top: 230px;
}
.ys_item2 .linediv{
	width: 150px;
	height: 50px;
	border-top: 2px solid #00a0dc;
	border-left: 2px solid #00a0dc;
	position: absolute;
	left: -172px;
	top: 18px;
}
.ys_item3{
	right: 0px;
	top: 430px;
}
.ys_item3 .linediv{
	width: 80px;
	height: 50px;
	border-top: 2px solid #00a0dc;
	position: absolute;
	left: -100px;
	top: 22px;
}
.ys_item4{
	right: 20px;
	top: 700px;
}
.ys_item4 .linediv{
	width: 150px;
	height: 68px;
	border-top: 2px solid #00a0dc;
	border-right: 2px solid #00a0dc;
	position: absolute;
	left: -60px;
	top: -76px;
}
.ys_item5{
	left: 230px;
	top: 740px;
}
.ys_item5 .linediv{
	width: 200px;
	height: 68px;
	border-bottom: 2px solid #00a0dc;
	border-right: 2px solid #00a0dc;
	position: absolute;
	left: 176px;
	top: 56px;
}
.ys_item6{
	left: 70px;
	top: 472px;
}
.ys_item6 .linediv{
	width: 200px;
	height: 68px;
	border-bottom: 2px solid #00a0dc;
	border-left: 2px solid #00a0dc;
	position: absolute;
	left: 90px;
	top: 116px;
}

.index_screen8{
	width: 100%;
	height: 924px;
	background-image: url("../images/indexBG6.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
.index_sc8_contentDiv{
	min-width: 1200px;
	height: 100%;
}
.index_sc8_content{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.index_news_Nav2{
	text-align: center;
	margin-top: 60px;
	overflow: hidden;
}
.index_news_NavUl{
	display: inline-block;
}
.index_news_navli{
	list-style: none;
	float: left;
}
.index_news_NavA{
	display: block;
	width: 235px;
	text-align: center;
	cursor: pointer;
}
.index_news_NavA:hover{
	text-decoration: none;
}
.index_news_NavA:hover .index_news_Tit_Ch{
	color: #005d99;
}
.index_news_NavA:hover .index_news_Tit_Es{
	color: #94c6e7;
}

.index_news_Tit_Ch{
	display: block;
	color: #666666;
	font-size: 20px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	margin-bottom: 6px;
}
.index_news_Tit_Es{
	display: block;
	color: #bfbfbf;
	font-size: 14px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
}
.inews_click1{
	color: #005d99;
}
.inews_click2{
	color: #94c6e7;
}
.liborder{
	float: left;
	height: 25px;
	border-left: 1px solid #dddddd;
	margin-top: 8px;
}
.index_news{
	margin-top: 50px;
}
.index_news_item{
	float: left;
	width: 284px;
	margin-right: 21px;
	position: relative;
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
	-o-transition: all 0.1s;
	-moz-transition: all 0.1s;
}
.index_news_item:hover{
	text-decoration: none;
	transform: translate3d(0,-2px,0);
	-ms-transform: translate3d(0,-2px,0);
	-o-transform: translate3d(0,-2px,0);
	-moz-transform: translate3d(0,-2px,0);
	-webkit-transform: translate3d(0,-2px,0);
	box-shadow: 0 0 5px #cccccc;
}
.index_news_item:nth-child(4n){
	margin-right: 0;
}
.index_news_itemImg{
	height: 256px;
	position: relative;
	z-index: 2;
	background-color: #ffffff;
	overflow: hidden;
}
.index_news_itemImg>img{
	width: 100%;
}
.index_news_itemText{
	height: 167px;
	padding: 0 20px;
	background-color: #ffffff;
	position: relative;
	z-index: 2;
}
.index_news_itemText>h3{
	color: #333333;
	font-size: 16px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	margin-top: 0;
	padding-top: 10px;
}
.index_news_itemText>.p1{
	color: #666666;
	font-size: 14px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	line-height: 28px;
	text-align: left;
}
.index_news_itemText>.p2{
	color: #666666;
	font-size: 14px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	text-align: right;
}
.index_newsBG{
	position: absolute;
	left: 0;
	top: 6px;
	width: 100%;
	height: 100%;
	z-index: 1;
}


/*website*/
.clearfloat{
	clear: both;
}
.screen1{
	margin-top: 92px;
	width: 100%;
	height: 850px;
	background-image: url("../images/wangzhanBG1.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
.screen2{
	width: 100%;
	height: 942px;
	background-image: url("../images/wangzhanBG2.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
.screen3{
	width: 100%;
	height: 942px;
	background-image: url("../images/wangzhanBG3.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
.screen4{
	width: 100%;
	height: 942px;
	background-image: url("../images/wangzhanBG4.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
.screen5{
	width: 100%;
	height: 942px;
	background-image: url("../images/wangzhanBG5.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
.screen6{
	width: 100%;
	height: 911px;
	background-image: url("../images/wangzhanBG6.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}
.sc_contentDiv{
	padding-top: 180px;
	min-width: 1200px;
}
.sc_content{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.sc_contentDiv:nth-child(1){
	padding-top: 150px;
}
.screen1 .sc_contentDiv:nth-child(1){
	padding-top: 120px;
}
.screen1 .wz_classnum{
	color: #ffe38d;
}
.screen1 .wz_class_chtit{
	color: #ffba00;
}
.screen2 .wz_classnum{
	color: #bfe1f1;
}
.screen2 .wz_class_chtit{
	color: #24b9ff;
}
.screen3 .wz_classnum{
	color: #ffe8c8;
}
.screen3 .wz_class_chtit{
	color: #ffa11a;
}
.screen4 .wz_classnum{
	color: #bacce1;
}
.screen4 .wz_class_chtit{
	color: #237cf4;
}
.screen5 .wz_classnum{
	color: #cce5cf;
}
.screen5 .wz_class_chtit{
	color: #42ad3b;
}
.screen6 .wz_classnum{
	color: #c0e6df;
}
.screen6 .wz_class_chtit{
	color: #14c9a5;
}
.sc_left1{
	float: left;
	width: 500px;
	padding-left: 10px;
	position: relative;
	z-index: 1;
}
.sc_left2{
	float: right;
	width: 500px;
	padding-right: 10px;
	position: relative;
	z-index: 1;
}
.wz_classnum{
	font-family: "Rockwell","Microsoft YaHei";
	font-size: 166px;
	position: absolute;
	left: 175px;
	top: 38px;
	z-index: -1;
}
.screen2 .wz_classnum{
	left: 220px;
}
.screen3 .wz_classnum{
	left: 226px;
}
.wz_class_chtit{
	font-size: 40px;
	font-weight: bold;
	display: block;
	line-height: normal;
	margin: 0;
}
.wz_classnum_estit{
	font-size: 24px;
	color: #212121;
	text-transform: uppercase;
	font-family: "AGaramondPro","Microsoft YaHei";
	display: block;
	margin-top: 25px;
}
.wz_classnum_kh{
	font-size: 16px;
	color: #1e1e1e;
	font-weight: bold;
	display: block;
	margin-top: 50px;
}
.wz_classnum_line{
	width: 35px;
	display: inline-block;
	border-bottom:1px solid #000000;
	margin: 30px 0 40px 0;
}
.ani_hidden{
	overflow: hidden;
}
.ani_hidden2{
	overflow: hidden;
}
.wz_classnum_text{
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	overflow: hidden;
}
.wz_merit{
	margin-top: 60px;
	overflow: hidden;
}
.wz_merit_tit{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	
}
.wz_merit_itemdiv{
	margin-top: 50px;
}
.wz_merit_item{
	width: 100px;
	float: left;
	text-align: center;
}
.wz_merit_item>.iconfont{
	font-size: 50px!important;
}
.wz_merit_item>span{
	font-size: 14px;
	color: #666666;
	display: block;
	margin-top: 14px;
}
.sc1_img1{
	position: absolute;
	top: -33px;
	right: 0;
}
.sc2_img1{
	position: absolute;
	top: 50px;
	left: -50px;
}
.sc3_img1{
	position: absolute;
	top: 100px;
	right: -123px;
}
.sc4_img1{
	position: absolute;
	top: 0px;
	right: 70%;
}
.sc4_img2{
	position: absolute;
	top: 55px;
	right: 62%;
}
.sc4_img3{
	position: absolute;
	top: 98px;
	right: 54%;
}
.sc4_img4{
	position: absolute;
	top: 185px;
	right: 47%;
}
.sc5_img1{
	position: absolute;
	top: -50px;
	right: 100px;
}
.sc6_img1{
	position: absolute;
	top: 0;
	left: 30px;
}
.sc6_img2{
	position: absolute;
	top: 317px;
	left: -120px;
}
.sc6_img3{
	position: absolute;
	top: 286px;
	left: 150px;
}
.sc6_img4{
	position: absolute;
	top: 300px;
	left: 183px;
}
.teli{
	display: block;
	color: #22c5a4;
	font-size: 16px;
}

.screen1 .wz_merit_itemdiv .wz_merit_item:nth-child(1){
	color: #ffba00;
}
.screen1 .wz_merit_itemdiv .wz_merit_item:nth-child(2){
	color: #39cfc6;
}
.screen1 .wz_merit_itemdiv .wz_merit_item:nth-child(3){
	color: #ff90af;
}
.screen1 .wz_merit_itemdiv .wz_merit_item:nth-child(4){
	color: #ffd200;
}
.screen1 .wz_merit_itemdiv .wz_merit_item:nth-child(5){
	color: #3579e9;
}
.screen2 .wz_merit_itemdiv .wz_merit_item:nth-child(1){
	color: #ffba00;
}
.screen2 .wz_merit_itemdiv .wz_merit_item:nth-child(2){
	color: #ffd200;
}
.screen2 .wz_merit_itemdiv .wz_merit_item:nth-child(3){
	color: #ff828b;
}
.screen2 .wz_merit_itemdiv .wz_merit_item:nth-child(4){
	color: #3cb28d;
}
.screen2 .wz_merit_itemdiv .wz_merit_item:nth-child(5){
	color: #5f6df0;
}
.screen3 .wz_merit_itemdiv .wz_merit_item:nth-child(1){
	color: #3579e9;
}
.screen3 .wz_merit_itemdiv .wz_merit_item:nth-child(2){
	color: #39cfc6;
}
.screen3 .wz_merit_itemdiv .wz_merit_item:nth-child(3){
	color: #5f6df0;
}
.screen3 .wz_merit_itemdiv .wz_merit_item:nth-child(4){
	color: #3cb28d;
}
.screen4 .wz_merit_itemdiv .wz_merit_item:nth-child(1){
	color: #ff828b;
}
.screen4 .wz_merit_itemdiv .wz_merit_item:nth-child(2){
	color: #39cfc6;
}
.screen4 .wz_merit_itemdiv .wz_merit_item:nth-child(3){
	color: #ffba00;
}
.screen4 .wz_merit_itemdiv .wz_merit_item:nth-child(4){
	color: #3cb28d;
}
.screen4 .wz_merit_itemdiv .wz_merit_item:nth-child(5){
	color: #3579e9;
}
.screen5 .wz_merit_itemdiv .wz_merit_item:nth-child(1){
	color: #3579e9;
}
.screen5 .wz_merit_itemdiv .wz_merit_item:nth-child(2){
	color: #ffd200;
}
.screen5 .wz_merit_itemdiv .wz_merit_item:nth-child(3){
	color: #ff90af;
}
.screen5 .wz_merit_itemdiv .wz_merit_item:nth-child(4){
	color: #ffba00;
}
.screen5 .wz_merit_itemdiv .wz_merit_item:nth-child(5){
	color: #39cfc6;
}
.screen6 .wz_merit_itemdiv .wz_merit_item:nth-child(1){
	color: #3579e9;
}
.screen6 .wz_merit_itemdiv .wz_merit_item:nth-child(2){
	color: #3579e9;
}
.screen6 .wz_merit_itemdiv .wz_merit_item:nth-child(3){
	color: #39cfc6;
}
.screen6 .wz_merit_itemdiv .wz_merit_item:nth-child(4){
	color: #5f6df0;
}
.screen6 .wz_merit_itemdiv .wz_merit_item:nth-child(5){
	color: #3cb28d;
}


/*shop*/
.shop_screen1{
	margin-top: 92px;
	width: 100%;
	height: 854px;
	background-image: url("../images/shangchengBG1.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.sh_sc_contentDiv{
	padding-top: 180px;
	min-width: 1200px;
}
.sh_sc_content{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.sh_sc_left1{
	float: right;
	width: 495px;
	position: relative;
	z-index: 1;
	text-align: center;
	color: #ffffff;
}
.shop_kh{
	font-size: 24px;
	margin-top: 30px;
	margin-left: 25px;
}
.shop_text{
	font-size: 16px;
}
.shop_line{
	display: inline-block;
	width: 50px;
	border: 2px solid #ffffff;
	margin-bottom: 15px;
	margin-top: 15px;
}
.sh_sc1_img1{
	position: absolute;
	top: -59px;
	left: 336px;
	z-index: 3;
}
.sh_sc1_img2{
	position: absolute;
	top: -89px;
	left: 164px;
	z-index: 2;
}
.sh_sc1_img3{
	position: absolute;
	top: -90px;
	left: -8px;
	z-index: 1;
}
.sh_sc1_img4{
	position: absolute;
	top: 409px;
	left: -8px;
}

.shop_screen2{
	width: 100%;
	height: 943px;
	background-image: url("../images/shangchengBG2.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
.sh_sc2_contentDiv{
	padding-top: 209px;
	min-width: 1200px;
}
.sh_sc2_content{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.sh_sc2_left1{
	float: left;
	width: 500px;
	z-index: 1;
	text-align: center;
}
.sh_sc2_left1>h2{
	color: #1a62a2;
	font-size: 108px;
	font-family: "HYk2gj","Microsoft YaHei";
	line-height: 108px;
}
.shop_kh2{
	color: #333333;
	font-size: 30px;
	margin:30px 0;
}
.shop_line2{
	display: inline-block;
	width: 50px;
	border: 3px solid #1a62a2;
	margin-bottom: 20px;

}
.shop_text2{
	font-size: 16px;
	color: #666666;
	text-align: center;
}
.fx{
	overflow: hidden;
}
.fx_div{
	margin-top: 25px;
	margin-left: 50px;
}
.fx_img{
	width: 90px;
	height: 90px;	
	float: left;
}
.fx_text{
	float: left;
	margin: 25px 0 0 25px;
}
.fx_text1{
	font-size: 20px;
	color: #333333;
	text-align: left;	
}
.fx_text2{
	font-size: 16px;
	color: #666666;
}
.sh_sc2_img1{
	position: absolute;
	right: 280px;
	top: -100px;
	z-index: 2;
	visibility: hidden;
}
.sh_sc2_img2{
	position: absolute;
	right: 22px;
	top: -35px;
	z-index: 1;
	visibility: hidden;
}

/*net+*/
.net_screen1{
	margin-top: 92px;
	width: 100%;
	height: 854px;
	background-image: url("../images/netBG1.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.net_sc_contentDiv{
	padding-top: 50px;
	min-width: 1200px;
}
.net_sc_content{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.net_sc_left1{
	width: 600px;
	float: right;
	color: #6477d6;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.net_sc_num{
	font-size: 72px;
	line-height: 58px;
}
.net_sc_name{
	font-size: 24px;
	text-transform: uppercase;
}
.net_sc_namech{
	font-size: 24px;
	margin: 24px 0 28px 0;
}
.net_sc_line{
	border-bottom: 2px solid #6477d6;
	width: 220px;
	display: inline-block;
	margin-bottom: 20px;
}
.net_sc_text{
	font-size: 14px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	color: #666666;
}
.net_sc1_img1{
	position: absolute;
	top: -124px;
	left: -108px;
}
.net_sc1_img2{
	position: absolute;
	top: -42px;
	left: 128px;
}
.net_sc1_img3{
	position: absolute;
	top: 250px;
	left: 575px;
}
.net_sc1_img4{
	position: absolute;
	top: 480px;
	left: 452px;
}
.net_sc1_img5{
	position: absolute;
	top: 566px;
	left: 196px;
}
.net_sc1_textdiv1{
	position: absolute;
	left: 705px;
	top: 260px;
	color: #666666;
	font-size: 14px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	width: 360px;
}
.net_sc1_textdiv2{
	position: absolute;
	left: 586px;
	top: 500px;
	color: #666666;
	font-size: 14px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	width: 360px;
}
.net_sc1_textdiv3{
	position: absolute;
	left: 300px;
	top: 654px;
	color: #666666;
	font-size: 14px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	width: 360px;
}
.net_sc1_textdiv1>h4,.net_sc1_textdiv2>h4,.net_sc1_textdiv3>h4{
	color: #333333;
	font-size: 18px;
}


.net_screen2{
	width: 100%;
	height: 940px;
	background-image: url("../images/netBG2.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.net_sc2_contentDiv{
	/*padding-top: 50px;*/
	min-width: 1200px;
}
.net_sc2_content{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
	padding-top: 200px;
}
.net_sc2_left1{
	width: 600px;
	float: left;
	color: #62b900;
	position: relative;
	z-index: 1;
	padding-top: 2px;
	overflow: hidden;
}
.net_sc2_num{
	font-size: 72px;
}
.net_sc2_name{
	font-size: 24px;
	text-transform: uppercase;
	display: inline-block;
	width: 100px;
	line-height: 30px;
}
.net_sc2_namech{
	font-size: 24px;
	margin: 24px 0 28px 0;
}
.net_sc2_line{
	border-bottom: 2px solid #62b900;
	width: 220px;
	display: inline-block;
	margin-bottom: 20px;
}
.net_sc2_text{
	font-size: 14px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	color: #666666;
}
.net_sc2_img1{
	position: absolute;
	top: 260px;
	left: 832px;
}
.net_sc2_img2{
	position: absolute;
	top: 118px;
	left: 927px;
}
.net_sc2_img3{
	position: absolute;
	top: 400px;
	left: 660px;
}
.net_sc2_img4{
	position: absolute;
	top: 655px;
	left: 1100px;
}
.net_sc2_img5{
	position: absolute;
	top: 566px;
	left: 196px;
}
.net_sc2_textdiv1{
	position: absolute;
	left: 750px;
	top: 113px;
	color: #666666;
	font-size: 14px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	width: 150px;
	text-align: right;
}
.net_sc2_textdiv2{
	position: absolute;
	left: 625px;
	top: 495px;
	color: #666666;
	font-size: 14px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	width: 150px;
	text-align: center;
}
.net_sc2_textdiv3{
	position: absolute;
	right: 118px;
	top: 670px;
	color: #666666;
	font-size: 14px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	width: 150px;
	text-align: center;
}
.net_sc2_textdiv1>h4,.net_sc2_textdiv2>h4,.net_sc2_textdiv3>h4{
	color: #333333;
	font-size: 18px;
}

.net_screen3{
	width: 100%;
	height: 944px;
	background-image: url("../images/netBG3.png");
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
.net_sc3_contentDiv{
	min-width: 1200px;
}
.net_sc3_content{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
	padding-top: 200px;
}
.net_sc3_left1{
	width: 600px;
	float: right;
	color: #34279a;
	position: relative;
	z-index: 1;
}
.net_text{
	overflow: hidden;
	padding-top: 2px;
}
.net_sc3_num{
	font-size: 72px;
}
.net_sc3_name{
	font-size: 24px;
	text-transform: uppercase;
	display: inline-block;
	width: 100px;
	line-height: 30px;
}
.net_sc3_namech{
	font-size: 24px;
	margin: 24px 0 28px 0;
}
.net_sc3_line{
	border-bottom: 2px solid #34279a;
	width: 220px;
	display: inline-block;
	margin-bottom: 20px;
}
.net_sc3_text{
	font-size: 14px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	color: #666666;
}
.net_sc3_img1{
	position: absolute;
	top: 100px;
	left: -160px;
	z-index: 4;
}
.net_sc3_img2{
	position: absolute;
	top: 200px;
	left: -160px;
	z-index: 3;
}
.net_sc3_img3{
	position: absolute;
	top: 300px;
	left: -160px;
	z-index: 2;
}
.net_sc3_img4{
	position: absolute;
	top: 400px;
	left: -160px;
	z-index: 1;
}
.net_sc3_img5{
	position: absolute;
	top: 566px;
	left: 196px;
}
.net_sc3_textdiv1{
	position: absolute;
	left: 750px;
	top: 68px;
	color: #666666;
	font-size: 14px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	width: 150px;
	text-align: right;
}
.net_sc3_textdiv2{
	position: absolute;
	left: 625px;
	top: 440px;
	color: #666666;
	font-size: 14px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	width: 150px;
	text-align: center;
}
.net_sc3_textdiv3{
	position: absolute;
	left: 1072px;
	top: 700px;
	color: #666666;
	font-size: 14px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	width: 150px;
	text-align: center;
}
.net_sc3_textdiv1>h4,.net_sc3_textdiv2>h4,.net_sc3_textdiv3>h4{
	color: #333333;
	font-size: 18px;
}
.net_sc3imgDiv{
	height: 115px;
	margin-top: 80px;
	margin-left: 15px;
}
.net_sc3img5{
	float: left;
}
.net_sc3img6{
	float: left;
	line-height: 114px;
	margin: 0 20px;
}
.net_sc3imgText{
	color: #666666;
	font-size: 14px;
	margin-top: 20px;
}
.net_sc3imgText>span{
	display: inline-block;
	width: 200px;
}
.net_sc3imgText>span:nth-child(3){
	text-align: center;
}


.net_screen4{
	width: 100%;
	height: 942px;
	background-image: url("../images/netBG4.png");
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
.net_sc4_contentDiv{
	min-width: 1200px;
}
.net_sc4_content{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
	padding-top: 145px;
}
.net_sc4_left1{
	width: 600px;
	float: left;
	color: #4ab1f2;
	position: relative;
	z-index: 1;
}
.net_sc4_num{
	font-size: 72px;
}
.net_sc4_name{
	font-size: 24px;
	text-transform: uppercase;
	display: inline-block;
	width: 220px;
	line-height: 30px;
}
.teshu{
	display: block;
}
.net_sc4_namech{
	font-size: 24px;
	margin: 24px 0 28px 0;
}
.net_sc4_line{
	border-bottom: 2px solid #4ab1f2;
	width: 220px;
	display: inline-block;
	margin-bottom: 20px;
}
.net_sc4_text{
	font-size: 14px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	color: #666666;
}
.net_sc4img{
	width: 120px;
	float: left;
	text-align: center;
	margin: 0 20px 20px 0;
}
.net_sc4img img{
	width: 80px;
	height: 80px;
	display: inline-block;
	margin: 0 20px;
}
.net_sc4img span{
	width: 120px;
	display: block;
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
}
.net_sc4imgDiv>p{
	color: #333333;
	font-size: 18px;
	margin-bottom: 30px;
}
.net_sc4imgDiv{
	margin-top: 60px;
	width: 420px;
}

.net_sc4_img1{
	position: absolute;
	top: 155px;
	right: -100px;
}
.net_sc4_img2{
	position: absolute;
	top: 666px;
	right: 160px;	
}


.net_screen5{
	width: 100%;
	height: 942px;
	background-image: url("../images/netBG5.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.net_sc5_contentDiv{
	min-width: 1200px;
}
.net_sc5_content{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
	padding-top: 145px;
}
.net_sc5_right{
	float: right;
}
.net_sc5_left1{
	width: 600px;
	color: #ff6b7f;
	position: relative;
	z-index: 1;
	float: right;
}
.net_sc5_num{
	font-size: 72px;
}
.net_sc5_name{
	font-size: 24px;
	text-transform: uppercase;
	display: inline-block;
	width: 220px;
	line-height: 30px;
}
.net_sc5_namech{
	font-size: 24px;
	margin: 24px 0 28px 0;
}
.net_sc5_line{
	border-bottom: 2px solid #ff6b7f;
	width: 220px;
	display: inline-block;
	margin-bottom: 20px;
}
.net_sc5_text{
	font-size: 14px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	color: #666666;
}

.net_sc5img img{
	width: 80px;
	height: 80px;
	display: inline-block;
	margin: 0 20px;
}
.net_sc5img span{
	width: 120px;
	display: block;
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
}
.net_sc5imgDiv>p{
	color: #333333;
	font-size: 18px;
	margin-bottom: 30px;
}
.net_sc5imgDiv{
	margin-top: 160px;
	width: 785px;
}
.net_sc5img{
	width: 120px;
	float: left;
	text-align: center;
	margin: 0 101px 40px 0;
}
.net_sc5imgDiv .net_sc5img:nth-child(4n){
	margin-right: 0;
}
.net_sc5imgDiv .net_sc5img:nth-child(4n+2){
	margin-left: 20px;
}
.net_sc5imgDiv .net_sc5img:nth-child(4n+3){
	margin-right: 81px;
}
.net_sc5_img1{
	position: absolute;
	top: 155px;
	left: -20px;
	width: 537px;
	height: 618px;
}


/*generalize*/
.Gen_screen1{
	margin-top: 92px;
	width: 100%;
	height: 851px;
	background-image: url("../images/tuiguangBG1.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.Gen_sc1_contentDiv{
	min-width: 1200px;
	height: 100%;
}
.Gen_sc1_content{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.Gen_sc1_left1{
	width: 512px;
	color: #ff6b7f;
	float: left;
	text-align: center;
	margin-top: 160px;
}
.Gen_sc1_left1>h2{
	color: #22afff;
	font-size: 86px;
	font-family: "FZZYJW","Microsoft YaHei";
	line-height: 100px;
}
.Gen_sc1_es{
	text-transform: uppercase;
	font-size: 28px;
	color: #e6e6e6;
	font-family: "Arial","Microsoft YaHei";
}
.Gen_sc1_kh{
	color: #64c7ff;
	font-size: 28px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	line-height: initial;
}
.Gen_sc1_dl{
	margin-bottom: 0;
}
.Gen_sc1_dl>dt{
	color: #ffc000;
	font-size: 21px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	font-weight: normal;
	line-height: 40px;
}
.Gen_sc1_dl>dd{
	color: #999999;
	font-size: 16px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	line-height: 30px;
}
.Gen_sc1_itemDiv{
	position: absolute;
	left: 0;
	top: 0;
}
.Gen_sc1_item{
	position: relative;
}
.Gen_sc1_itemY{
	width: 162px;
	height: 160px;
	animation: zidong 3s linear infinite;
    -webkit-animation: zidong 3s linear infinite; 
}
.Gen_sc1_itemN{
	color: #ffffff;
	font-family: "Impact","Microsoft YaHei";
	font-size: 48px;
	background-color: #2daaf1;
	width: 110px;
	height: 110px;
	border-radius: 50%;
	text-align: center;
	line-height: 110px;
	position: absolute;
	left: 26px;
	top: 25px;
}
.Gen_sc1_img1{
	position: absolute;
	right: 495px;
	top: 182px;
	width: 132px;
	height: 132px;
}
.Gen_sc1_img2{
	position: absolute;
	right: 280px;
	top: 78px;
	width: 132px;
	height: 132px;
}
.Gen_sc1_img3{
	position: absolute;
	right: 75px;
	top: 182px;
	width: 132px;
	height: 132px;
}
.Gen_sc1_img4{
	position: absolute;
	right: 30px;
	top: 398px;
	width: 132px;
	height: 132px;
}
.Gen_sc1_img5{
	position: absolute;
	right: 157px;
	top: 565px;
	width: 132px;
	height: 132px;
}
.Gen_sc1_img6{
	position: absolute;
	right: 405px;
	top: 565px;
	width: 132px;
	height: 132px;
}
.Gen_sc1_img7{
	position: absolute;
	right: 535px;
	top: 398px;
	width: 132px;
	height: 132px;
}
.Gen_sc1_img8{
	position: absolute;
	left: 700px;
	top: 235px;
	width: 320px;
	text-align: center;
	color: #22afff;
	font-size: 30px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
}
.Gen_sc1_img8>span:nth-child(1){
	margin-bottom: 20px;
	display: inline-block;
}
.Gen_sc1_imgText{
	display: inline-block;
	margin: 0 10px;
	color: #888888;
	font-size: 14px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	line-height: 20px;
	text-align: center;
}




.Gen_screen2{
	width: 100%;
	height: 947px;
	background-image: url("../images/tuiguangBG2.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.Gen_sc2_contentDiv{
	min-width: 1200px;
	height: 100%;
}
.Gen_sc2_content{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.Gen_sc2_left1{
	width: 512px;
	color: #ff6b7f;
	float: right;
	text-align: center;
	margin-top: 160px;
}
.Gen_sc2_left1>h2{
	color: #23d1e6;
	font-size: 86px;
	font-family: "FZZYJW","Microsoft YaHei";
	line-height: 100px;
}
.Gen_sc2_es{
	text-transform: uppercase;
	font-size: 28px;
	color: #e6e6e6;
	font-family: "Arial","Microsoft YaHei";
	margin-bottom: 30px;
}
.Gen_sc2_kh{
	color: #999999;
	font-size: 16px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	line-height: initial;
}
.Gen_sc2_kh span{
	color: #13b5b1;
}
.Gen_sc2_dl>dt{
	color: #ff7e00;
	font-size: 21px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	font-weight: normal;
	line-height: 40px;
}
.Gen_sc2_dl>dd{
	color: #999999;
	font-size: 16px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	line-height: 30px;
	text-align: left;
	margin-left: 75px;
	margin-bottom: 20px;
}
.Gen_sc2_dl>dd span{
	color: #ff7e00;
}
.dt_item{
	display: inline-block;
	background-color: #ff7e00;
	color: #ffffff!important;
	font-family: "FZDHTJW","Microsoft YaHei";
	font-size: 24px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	text-align: center;
	line-height: 32px;
	margin-right: 20px;
}
.Gen_sc2_itemDiv{
	position: absolute;
	right: 0;
	top: 0;
}
.Gen_sc2_item{
	position: relative;
}
.Gen_sc2_itemY{
	width: 162px;
	height: 160px;
}
.Gen_sc2_itemN{
	color: #ffffff;
	font-family: "Impact","Microsoft YaHei";
	font-size: 48px;
	background-color: #23d1e6;
	width: 110px;
	height: 110px;
	border-radius: 50%;
	text-align: center;
	line-height: 110px;
	position: absolute;
	left: 26px;
	top: 25px;
}
.Gen_sc2_img1{
	position: absolute;
	left: -70px;
	top: 275px;
	width: 120px;
	height: 120px;
}
.Gen_sc2_img2{
	position: absolute;
	left: 213px;
	top: 115px;
	width: 120px;
	height: 120px;
}
.Gen_sc2_img3{
	position: absolute;
	left: 515px;
	top: 285px;
	width: 120px;
	height: 120px;
}
.Gen_sc2_img4{
	position: absolute;
	left: 210px;
	top: 770px;
	width: 120px;
	height: 120px;
}
.Gen_sc2_img5{
	position: absolute;
	left: -70px;
	top: 620px;
	width: 120px;
	height: 120px;
}
.Gen_sc2_img6{
	position: absolute;
	left: 131px;
	top: 311px;
}

/*.Gen_sc1_itemY>img,.Gen_sc2_itemY>img,.Gen_sc3_itemY>img{
	animation: zidong 12s linear infinite;
    -webkit-animation: zidong 12s linear infinite;
}
@keyframes zidong{
	0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
	}
	100% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
	}
}*/



.Gen_screen3{
	width: 100%;
	height: 937px;
	background-image: url("../images/tuiguangBG3.png");
	background-repeat: no-repeat;
	background-position: center center;
}
.Gen_sc3_contentDiv{
	min-width: 1200px;
	height: 100%;
}
.Gen_sc3_content{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.Gen_sc3_left1{
	width: 370px;
	color: #ff6b7f;
	float: left;
	text-align: center;
	margin-top: 300px;
	margin-left: 50px;
}
.Gen_sc3_left1>h2{
	color: #ffc000;
	font-size: 86px;
	font-family: "FZZYJW","Microsoft YaHei";
	line-height: 100px;
}
.Gen_sc3_es{
	text-transform: uppercase;
	font-size: 28px;
	color: #e6e6e6;
	font-family: "Arial","Microsoft YaHei";
	margin-bottom: 30px;
	line-height: 30px;
}
.Gen_sc3_kh{
	color: #999999;
	font-size: 16px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	line-height: initial;
	line-height: 30px;
}
.Gen_sc3_itemDiv{
	position: absolute;
	left: 0;
	top: 50px;
}
.Gen_sc3_item{
	position: relative;
}
.Gen_sc3_itemY{
	width: 162px;
	height: 160px;
}
.Gen_sc3_itemN{
	color: #ffffff;
	font-family: "Impact","Microsoft YaHei";
	font-size: 48px;
	background-color: #ffc000;
	width: 110px;
	height: 110px;
	border-radius: 50%;
	text-align: center;
	line-height: 110px;
	position: absolute;
	left: 26px;
	top: 25px;
}
.Gen_sc3_img1{
	position: absolute;
	left: 660px;
	top: 327px;
	color: #999999;
	font-size: 16px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
}
.Gen_sc3_img2{
	position: absolute;
	left: 490px;
	top: 555px;
	color: #999999;
	font-size: 16px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
}
.Gen_sc3_img3{
	position: absolute;
	right: 18px;
	top: 316px;
	color: #999999;
	font-size: 16px;
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
}
.Gen_sc3img_img1{
	float: left;
}
.Gen_sc3img_img2{
	float: right;
}
.Gen_sc3img_img3{
	
}
.Gen_sc3img_text1{
	width: 140px;
	text-align: center;
	display: inline-block;
	margin-top: 50px;
	float: left;
}
.Gen_sc3img_text2{
	width: 140px;
	text-align: center;
	display: inline-block;
	float: right;
	margin-top: 60px;
}
.Gen_sc3img_text3{
	width: 140px;
	text-align: center;
	display: inline-block;
	margin-top: 20px;
}
.hxys{
	font-size: 36px;
	color: #ffc000;
	font-weight: bold;
	position: absolute;
	top: 480px;
	right: 250px;
}


/*case*/
.caseDiv{
	width: 100%;
	background-image: url("../images/caseBG.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	min-width: 1200px;
	padding-top: 140px;
	padding-bottom: 50px;
	/*background-color: #ffffff;*/
}
.caseConDiv{
	width: 1200px;
	margin: 0 auto;
}
.caseNav2{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	margin-bottom: 38px;
	height: 42px;
}
.caseDetailsDiv{
	box-shadow: 0 0 30px #cccccc;
	padding: 30px;
	background-color: #f0f5f0;
}
.caseNavUl{
	margin: 0 auto;
  	padding: 0;
  	display: inline-block;
}
.casenavli{
	float: left;
  	list-style: none;
}


.caseNavA{
	text-decoration: none;
  	padding: 10px 8px;
  	display: block;
  	text-align: center;
  	margin: 0 16px;
  	font-size: 16px;
  	color: #999999;
}
.caa_click{
	border-bottom: 3px solid #1a62a2;
	color: #106fc4;
}
.caseNavA:hover{
  	text-decoration: none;
  	color: #106fc4;
}
.allItemDiv{

}
.allItem{
	overflow: hidden;
}
.caseItem{
	width: 370px;
	float: left;
	border-radius: 5px;
	border-bottom: 2px solid #0069c8;
	overflow: hidden;
	display: block;
	background-color: #ffffff;
	margin: 0 15px 30px 15px;
	box-shadow: 5px 5px 10px #d0d0d0;
}
.caseItem:hover{
	text-decoration: none;
}
.caseItem_img{
	height: 288px;
	overflow: hidden;
}
.caseItem_text{
	height: 100px;
	padding: 0 15px;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-o-transition: all 0.8s;
	-moz-transition: all 0.8s;
}
.caseItem_name{
	color: #0069c8;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	padding: 20px 0 15px 0;
}
.caseItem_class{
	color: #666666;
	font-size: 16px;
	display: block;
}
.DetailsDiv{
	box-shadow: 0 0 30px #cccccc;
	padding: 30px;
}
.DetailsDiv>h2{
	color: #282828;
    font-size: 24px;
    text-align: center;
}
.caseDetailsDiv>h2{
	color: #282828;
    font-size: 24px;
    text-align: center;
}
.detailsCon{
	margin-top: 30px;
}
.news_data{
	font-size: 16px;
	text-align: center;
	color: #666666;
}
.caseItem:hover .caseItem_text{
	background-color: #0069c8;
}
.caseItem:hover .caseItem_name{
	color: #ffffff;
}
.caseItem:hover .caseItem_class{
	color: #ffffff;
}
/*daoshun*/
/*index*/
.sbannerDiv{
	width: 100%;
	min-width: 1200px;
	margin-top: 91px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 0;
}
.sbanner{
	width: 100%;
	min-width: 1200px;
	height: 410px;
	background-image: url(../images/Sbanner1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 410px;
}
.daoshun_con{
	position: relative;
	margin-top: 500px;
	z-index: 1;
	background-color: #f2f2f2;
}
.float_text{
	color: #ffffff;
	display: inline-block;
}
.FT_text1{
	font-size: 24px;
	font-family: "Century","Microsoft YaHei";
	text-transform: uppercase;
	line-height: initial;
	display: inline-block;
}
.FT_tit1 span:first-child:first-letter{
	font-size: 72px!important;
	line-height: initial;
	vertical-align: -10px;
}
.FT_tit1{
	line-height: initial;
	margin-left: 60px;
	height: 70px;
}
.FT_textDiv{
	display: inline-block;
}
.FT_tit2{
	line-height: initial;
	margin-right: 60px;
}
.FT_text2{
	font-size: 40px;
	line-height: initial;
}
.FT_text3{
	font-size: 24px;
	font-family: "Century","Microsoft YaHei";
	text-transform: uppercase;
	line-height: initial;
}
.FT_line{
	width: 150px;
	display: inline-block;
	border-bottom: 2px solid #ffffff;
	line-height: initial;
	margin: 0 10px 12px 10px;
}

.ds_Nav2{
	border-bottom: 1px solid #eeeeee;
	text-align: center;
	width: 100%;
	min-width: 1200px;
	background-color: #ffffff;
	height: 66px;
}
.ds_NavUl{
	margin: 0 auto;
  	padding: 0;
  	display: inline-block;
}
.ds_navli{
	float: left;
  	list-style: none;
}
.ds_NavA{
	text-decoration: none;
  	padding: 12px 10px;
  	display: block;
  	text-align: center;
  	margin: 0 40px;
}
.dsNav_click{
	border-bottom: 3px solid #1571ba;
}
.ds_NavA:hover{
	text-decoration: none;
	
}
.ds_NavA:hover .Tit_Ch2{
	color: #1571ba;
}
.Tit_Ch2{
	font-size: 20px;
	color: #666666;
	display: block;
	font-family: "SourceHanSansCN","Microsoft YaHei";
}
.tch_click{
	color: #1571ba;
}
.Tit_ES{
	font-size: 12px;
	color: #dddddd;
	display: block;
}

.about_screen1{
	width: 100%;
	min-width: 1200px;
	background-image: url(../images/about_BG1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}
.about_sc_top{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.asc_topT{
	display: inline-block;
	position: relative;
	z-index: 2;
	width: 300px;
	padding: 0 30px;
	margin: 55px 0;
}
.asc_topT_scr{
	width: 110px;
	height: 110px;
	border-radius: 50%;
	background-color: #e4e4e4;
}
.asc_topT_scr2{
	width: 86px;
	height: 86px;
	border-radius: 50%;
	background-color: #fafafa;
	display: inline-block;
	margin: 12px auto;
}
.asc_topT_con{
	position: absolute;
	left: 70px;
	top: 30px;
	display: inline-block;
	width: 240px;
	background-color: #ffffff;
}
.topT_tit{
	line-height: initial;
	overflow: hidden;
}
.topT_tites{
	color: #333333;
	font-size: 30px;
	font-family: "Arial","Microsoft YaHei";
	display: inline-block;
	float: left;
	text-transform: uppercase;
}
.topT_titch{
	color: #1571ba;
	font-size: 18px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	border-bottom: 1.5px solid #999999;
	display: inline-block;
	font-weight: 600;
	padding-bottom: 2px;
	float: left;
	margin-left: 5px;
}
.topT_kh{
	color: #9e9e9e;
	font-size: 14px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	border: 1px solid #cccccc;
	padding: 2px 4px;
}
.asc_topL{
	border-bottom: 1px dashed #cccccc;
	position: absolute;
	top: 110px;
	left: 0;
	z-index: 1;
	width: 100%;
}
.about_deT{
	overflow: hidden;
}
.about_deT>p{
	width: 360px;
	float: left;
	padding: 0 20px;
	font-size: 14px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	line-height: 25px;
}
.about_deT>p:nth-child(2){
	width: 358px;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
}
.about_sc1_bottom{
	margin: 90px 0 100px 0;
}
.Company_show{
	float: left;
	width: 20%;
	overflow: hidden;
	position: relative;
	height: 100%;
	/*transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;*/
}
.CPshow_show{
	width: 100%;
	position: relative;
	z-index: 1;
}
.CPshow_hide{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: none;
}
.CPshow_text{
	border-bottom:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	background-color: #ffffff;
}
.CPshow_textL{
	display: inline-block;
	border-bottom: 1.5px solid #333333;
	width: 40px;
	margin: 20px 0 10px 0;
}
.CPshow_titch{
	color: #333333;
	font-size: 16px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
}
.CPshow_tites{
	color: #999999;
	font-size: 12px;
	font-family: "Arial","Microsoft YaHei";
	text-transform: uppercase;
}
.Company_show:hover{
	display: block;
	transform: translate3d(0,-10px,0);
    -ms-transform: translate3d(0,-10px,0);
    -moz-transform: translate3d(0,-10px,0);
    -webkit-transform: translate3d(0,-10px,0);
    -o-transform: translate3d(0,-10px,0);
    box-shadow: 0 15px 30px #d0d0d0;
}
.Company_show:hover .CPshow_hide{
	display: block;
}
.Company_show:hover .CPshow_text{
	background-color: #0069c8;
	border-bottom:1px solid #0069c8;
	border-right:1px solid #0069c8;
}
.Company_show:hover .CPshow_textL{
	border-bottom: 1.5px solid #ffffff;
}
.Company_show:hover .CPshow_titch{
	color: #ffffff;
}

.about_screen2{
	width: 100%;
	min-width: 1200px;
	background-image: url(../images/about_BG2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	height: 520px;
}
.about_sc2_bottom{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	overflow: hidden;
}
.culture_item{
	float: left;
	width: 25%;
	text-align: center;
}
.culture_itemImg{
	margin-bottom: 40px;
}
.culture_itemText{

}
.cul_tit{
	color: #333333;
	font-size: 18px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	margin: 0 0 2px 0;	
}
.cul_tites{
	font-size: 12px;
	color: #999999;
	font-family: "Arial","Microsoft YaHei";
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
.cul_text{
	font-size: 14px;
	color: #666666;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	margin: 0;
}


.about_screen3{
	width: 100%;
	min-width: 1200px;
	background-image: url(../images/about_BG3.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	height: 562px;
}
.about_sc3_bottom{
	position: relative;
	height: 274px;
	width: 1200px;
	margin: 0 auto;
}
.history_item{
	position: absolute;
	bottom: -7px;
	width: 171px;
	text-align: center;
}
.history_item1{
	left: 0;
}
.history_item2{
	left: 171px;
}
.history_item3{
	left: 342px;
}
.history_item4{
	left: 513px;
}
.history_item5{
	left: 684px;
}
.history_item6{
	left: 855px;
}
.history_item7{
	left: 1026px;
}
.history_item1 .ht_cirDiv{
	background-color: #ff9000;
}
.history_item2 .ht_cirDiv{
	background-color: #7bca1d;
}
.history_item3 .ht_cirDiv{
	background-color: #7c85fb;
}
.history_item4 .ht_cirDiv{
	background-color: #2ac6c8;
}
.history_item5 .ht_cirDiv{
	background-color: #febf00;
}
.history_item6 .ht_cirDiv{
	background-color: #ec0c6c;
}
.history_item7 .ht_cirDiv{
	background-color: #2c7ada;
}
.history_item1 .ht_sout_cirDiv{
	background-color: #ffd093;
}
.history_item2 .ht_sout_cirDiv{
	background-color: #d8f4b8;
}
.history_item3 .ht_sout_cirDiv{
	background-color: #bdc2ff;
}
.history_item4 .ht_sout_cirDiv{
	background-color: #bfeeee;
}
.history_item5 .ht_sout_cirDiv{
	background-color: #fede46;
}
.history_item6 .ht_sout_cirDiv{
	background-color: #f6cbd3;
}
.history_item7 .ht_sout_cirDiv{
	background-color: #a2c1e8;
}
.history_item1 .ht_sout_cirDiv .ht_sin_cirDiv{
	background-color: #ff9000;
}
.history_item2 .ht_sout_cirDiv .ht_sin_cirDiv{
	background-color: #7fd914;
}
.history_item3 .ht_sout_cirDiv .ht_sin_cirDiv{
	background-color: #7c85fb;
}
.history_item4 .ht_sout_cirDiv .ht_sin_cirDiv{
	background-color: #2ac6c8;
}
.history_item5 .ht_sout_cirDiv .ht_sin_cirDiv{
	background-color: #fed100;
}
.history_item6 .ht_sout_cirDiv .ht_sin_cirDiv{
	background-color: #e97e92;
}
.history_item7 .ht_sout_cirDiv .ht_sin_cirDiv{
	background-color: #2c7ada;
}
.ht_cirDiv{
	width: 110px;
	height: 110px;
	border-radius: 50%;
	background-color: #ff9000;
	display: table;
	margin: 0 auto;
}
.ht_cirtext{
	color: #ffffff;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	font-size: 16px;
	display: table-cell;
	vertical-align: middle;
}
.ht_cirtext span{
	display: block;
}
.ht_line1{
	height: 70px;
	border-left: 1px dashed #cccccc;
	margin: 0 auto;
	width: 0px;
}
.ht_sout_cirDiv{
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #ffd093;
	margin: 0 auto;
}
.ht_sin_cirDiv{
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #ff9000;
	display: inline-block;
	text-align: center;
}
.history_item1 .ht_line1{
	height: 70px;
}
.history_item2 .ht_line1{
	height: 95px;
}
.history_item3 .ht_line1{
	height: 120px;
}
.history_item4 .ht_line1{
	height: 145px;
}
.history_item5 .ht_line1{
	height: 170px;
}
.history_item6 .ht_line1{
	height: 195px;
}
.history_item7 .ht_line1{
	height: 220px;
}
/*.eleva2{
	animation: selevated 0.5s 0.5s;
	-webkit-animation: selevated 0.5s 0.5s;
}
@keyframes selevated{
	from {
		height: 70px;
	}
	to{
		height: 95px;
	}
}
.eleva3{
	animation: televated 0.5s 1s;
	-webkit-animation: televated 0.5s 1s;
}
@keyframes televated{
	from {
		height: 70px;
	}
	to{
		height: 120px;
	}
}
.eleva4{
	animation: felevated 0.5s 1s;
	-webkit-animation: felevated 0.5s 1.5s;
}
@keyframes felevated{
	from {
		height: 70px;
	}
	to{
		height: 145px;
	}
}
.eleva5{
	animation: fielevated 0.5s 1s;
	-webkit-animation: fielevated 0.5s 2s;
}
@keyframes fielevated{
	from {
		height: 70px;
	}
	to{
		height: 170px;
	}
}
.eleva6{
	animation: sielevated 0.5s 1s;
	-webkit-animation: sielevated 0.5s 2.5s;
}
@keyframes sielevated{
	from {
		height: 70px;
	}
	to{
		height: 195px;
	}
}
.eleva7{
	animation: seelevated 0.5s 1s;
	-webkit-animation: seelevated 0.5s 3s;
}
@keyframes seelevated{
	from {
		height: 70px;
	}
	to{
		height: 220px;
	}
}*/


.about_screen4{
	width: 100%;
	min-width: 1200px;
	background-image: url(../images/about_BG4.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	height: 573px;
}
.about_sc4_bottom{
	position: relative;
	height: 295px;
	width: 1200px;
	margin: 0 auto;
}
.Service_item{
	position: absolute;
	width: 171px;
	text-align: center;
}
.Service_itemTit{
	color: #666666;
	font-size: 18px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
}
.se_sout_cirDiv{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background-color: #fba8a8;
	margin: 0 auto;
	margin-top: 20px;
}
.se_sin_cirDiv{
	width: 110px;
	height: 110px;
	border-radius: 50%;
	background-color: #fd6565;
	display: inline-block;
	margin: 5px;
}
.se_sout_cirDiv .iconfont{
	font-size: 50px!important;
	color: #ffffff;
	line-height: 120px;
}
.Service_item1{
	left: 0px;
	bottom: 15px;
}
.Service_item2{
	left: 171px;
	bottom: 80px;
}
.Service_item3{
	left: 342px;
	bottom: 125px;
}
.Service_item4{
	left: 513px;
	bottom: 150px;
}
.Service_item5{
	left: 684px;
	bottom: 125px;
}
.Service_item6{
	left: 855px;
	bottom: 80px;
}
.Service_item7{
	left: 1026px;
	bottom: 15px;
}
.Service_item1 .se_sin_cirDiv{
	background-color: #fd6565;
}
.Service_item2 .se_sin_cirDiv{
	background-color: #ff8a00;	
}
.Service_item3 .se_sin_cirDiv{
	background-color: #ffc000;	
}
.Service_item4 .se_sin_cirDiv{
	background-color: #50c032;	
}
.Service_item5 .se_sin_cirDiv{
	background-color: #23c890;	
}
.Service_item6 .se_sin_cirDiv{
	background-color: #1bdacf;	
}
.Service_item7 .se_sin_cirDiv{
	background-color: #1f97e3;	
}
.Service_item1 .se_sout_cirDiv{
	background-color: #fba8a8;
}
.Service_item2 .se_sout_cirDiv{
	background-color: #fcbc72;	
}
.Service_item3 .se_sout_cirDiv{
	background-color: #fcdc7c;	
}
.Service_item4 .se_sout_cirDiv{
	background-color: #a4dc95;	
}
.Service_item5 .se_sout_cirDiv{
	background-color: #8de0c4;	
}
.Service_item6 .se_sout_cirDiv{
	background-color: #89e9e3;	
}
.Service_item7 .se_sout_cirDiv{
	background-color: #8bc7ed;	
}


/*news*/
.newsBG{
	background-image: url(../images/newsBG.jpg);
}
.news_FT_tit2{
	margin-right: 15px;
}
.newsDiv{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.ds_news_Nav2{
	text-align: center;
	width: 100%;
	min-width: 1200px;
	padding: 48px 0;
}
.ds_news_NavUl{
	margin: 0 auto;
  	padding: 0;
  	display: inline-block;
}
.ds_news_navli{
	float: left;
  	list-style: none;
  	margin-right: 10px;
}
.ds_news_NavA{
	text-decoration: none;
  	padding: 12px 28px;
  	display: block;
  	text-align: center;
}
.ds_news_NavA:hover{
	text-decoration: none;
	background-color: #0069c8;
}
.ds_news_NavA:hover .news_Tit_Ch2{
	color: #ffffff;
}
.dsn_click{
	background-color: #0069c8;
}

.news_Tit_Ch2{
	font-size: 16px;
	color: #666666;
	display: block;
	font-family: "SourceHanSansCN","Microsoft YaHei";
}
.dsn_t_click{
	color: #ffffff;
}
.all_news{
    
}
.oneNews{
	text-decoration: none;
	overflow: hidden;
	padding: 20px;
	display: block;
	height: 195px;
	background-color: #ffffff;
	margin-bottom: 20px;

	transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
}
.oneNews:hover{
	z-index: 4;
    transform: translate3d(0,-2px,0);
    -ms-transform: translate3d(0,-2px,0);
    -moz-transform: translate3d(0,-2px,0);
    -webkit-transform: translate3d(0,-2px,0);
    -o-transform: translate3d(0,-2px,0);
    box-shadow: 0 15px 30px #d0d0d0;
}
.newsCon{
	float: left;
	height: 195px;
	overflow: hidden;
	margin-left: 30px;
	width: 880px;
	position: relative;
}
.newsa2{
	font-size: 14px;
	color: #ac2e32;
	display: inline-block;
	margin-left: 20px;
}
.newsa2:hover{
	text-decoration: underline;	
}
.newsa1{
	font-size: 18px;
	color: #333333;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	border-bottom: 1px dashed #cccccc;
}
.newsData{
	font-size: 14px;
	color: #666666;
	position: absolute;
	right: 0;
	top: 14px;
}
.newsText{
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	margin: 0;
}
.newsImg{
	width: 220px;
	height: 195px;
	float: left;
	overflow: hidden;
}


/*honor*/
.daoshun_con_honor{
	background-color: #ffffff;
	padding-bottom: 80px;
}
.honorBG{
	background-image: url(../images/honorBG.jpg);
}
.honor_FT_tit2{
	margin-right: 0px;
}

.allhonorDiv{
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 60px;
	border-bottom: 1px solid #eeeeee;
}
.honorItem{
	width: 280px;
	height: 250px;
	border: 1px solid #eeeeee;
	margin-right: 24px;
	margin-top: 45px;
	float: left;
	text-align: center;
	text-decoration: none;
	display: block;
	box-shadow: 0 2px 6px #d0d0d0;
	transition: all 0.1s linear;
    -moz-transition: all 0.1s linear; 
    -webkit-transition: all 0.1s linear; 
    -o-transition: all 0.1s linear;
}
.honorItem:hover{
  text-decoration: none;
  z-index: 4;
  transform: translate3d(0,-4px,0);
  -ms-transform: translate3d(0,-4px,0);  
  -moz-transform: translate3d(0,-4px,0); 
  -webkit-transform: translate3d(0,-4px,0);
  -o-transform: translate3d(0,-4px,0);
  box-shadow: 0 15px 30px #d0d0d0;
}
.honorItem:nth-child(4n){
	margin-right: 0;
}
.honorImgDiv{
	width: 260px;
	height: 173px;
	overflow: hidden;
	display: inline-block;
	margin: 15px 0;
}
.honorImgDiv img{
	width: 100%;
}
.honorItemTit{
	font-size: 14px;
	color: #666666;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*pay*/
.daoshun_con_pay{
	background-color: #ffffff;
}
.payBG{
	background-image: url(../images/payBG.jpg);
}
.allpayDiv{
	width: 1200px;
	margin: 0 auto;
}
.per_pay{
	padding: 35px 0 80px 0;
}
.cor_pay{
	padding: 35px 0 80px 0;
	border-top: 1px solid #dddddd;
	width: 1200px;
}
.pay_titch{
	color: #333333;
	font-size: 24px;
	text-align: center;
	line-height: normal;
	margin: 0;
}
.pay_tites{
	color: #cccccc;
	font-size: 14px;
	text-align: center;
	line-height: normal;
	margin-bottom: 30px;
}
.pay_item{
	width: 550px;
	height: 280px;
	border-radius: 10px;
	border: 1px solid #dddddd;
	background-image: url(../images/BcardBG.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0 auto;
}
.pay_img{
	text-align: center;
}
.pay_text{
	border-top: 1px solid #c0c0c0;
	margin: 0 40px;
	padding-top: 30px;
}
.pay_deta{
	font-size: 20px;
	color: #333333;
	margin-bottom: 22px;
}
.PayattenDiv{
	background-color: #ededed;
	padding: 50px 0 60px 0;
}
.Payatten{
	width: 1200px;
	margin: 0 auto;
}
.atten1{
	font-family: "Adobe 黑体 Std","Microsoft YaHei";
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.atten1 .iconfont{
	color: #ffa800;
	margin-right: 10px;
}
.atten2{
	font-size: 14px;
	color: #666666;
	margin: 5px 0;
	text-align: center;
}
.atten2>span{
	display: inline-block;
	margin: 0 16px 0 4px;
}

/*contact*/
.daoshun_con_contact{
	background-color: #ffffff;
	padding-bottom: 20px;
}
.contactBG{
	background-image: url(../images/contactBG.jpg);
}
.linkwayDiv{
	border: 1px solid #d9d9d9;
	padding: 60px 0 80px 0;
}
.linkway{
	width: 1200px;
	margin: 0 auto;
}
.gsxxdiv{
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px dashed #cccccc;
}
.gsdiv{
	float: left;
	width: 600px;
	overflow: hidden;
}
.gsdiv_img{
	float: left;
	width: 80px;
	text-align: center;P:1
	;
}
.gsdiv_text{
	float: left;
	width: 520px;
}
.gsdiv_text>h2{
	color: #333333;
	font-size: 24px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	margin-top: 30px;
}
.gsdiv_ad{
	color: #666666;
	font-size: 16px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
}
.gsdiv_ad .iconfont{
	color: #0069c8;
	font-size: 20px!important;
	display: inline-block;
	margin-right: 10px;
}
.gsdiv_ph{
	overflow: hidden;
	margin-top: 25px;
}
.gsdiv_aph{
	color: #666666;
	font-size: 17px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	width: 260px;
	float: left;
	margin: 5px 0;
}
.gsdiv_aph .iconfont{
	font-size: 18px!important;
	display: inline-block;
	margin-right: 10px;
}
.severDiv{
	width: 266px;
	float: left;
	padding-left: 24px;
	margin-top: 35px;
}
.severDivP1{
	color: #999999;
	font-size: 12px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
}
.severDivP2{
	color: #106fc4;
	font-size: 30px;
	font-family: "Arial";
	font-weight: bold;
	line-height: normal;
	margin-bottom: 30px;
}
.severQQDiv{
	overflow: hidden;
}
.severQQ{
	color: #666666;
	font-size: 17px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	width: 236px;
	float: left;
	margin: 5px 0;
}
.severQQ .iconfont{
	font-size: 20px!important;
	display: inline-block;
	margin-right: 10px;
}
.erweimaDiv{
	width: 110px;
	background-color: #ffffff;
	box-shadow: 0 2px 5px #d0d0d0;
	float: left;
	padding: 7px;
	text-align: center;
	margin-top: 30px;
}
.erweimaDiv>span{
	color: #666666;
	font-size: 14px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	display: block;
	margin-top: 10px;
}

.gsxxdiv2{
	overflow: hidden;
	padding-top: 50px;
}
.gsdiv_img2{
	float: left;
	margin-top: 15px;
	margin-right: 20px;
}
.gsdiv_text2{
	float: left;
}

.gsdiv_aph2{
	color: #666666;
	font-size: 17px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	width: 220px;
	float: left;
	margin: 20px 0 0 0;
}
.gsdiv_aph2 .iconfont{
	font-size: 18px!important;
	display: inline-block;
	margin-right: 10px;
}


.liuDiv{
	min-width: 1200px;
	width: 100%;
	padding: 40px 0;
}
.fromDiv{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.xingxiDiv{
	width: 600px;
	float: left;
}
.xingxi{
	float: left;
	width: 300px;
	margin-bottom: 20px;
}
.xingxiSpan{
	color: #999999;
	font-size: 16px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	margin-bottom: 10px;
}
.xingxiSpan .iconfont{
	font-size: 20px;
	margin-right: 10px;
}
.inputtext{
	width: 250px;
	border-radius: 5px!important;
	border: 1px solid #dddddd!important;
}
.liuyan{
	width: 580px;
	float: left;
	margin-left: 20px;
}
.atextarea{
	width: 548px;
	height: 108px; 
	border: 0;
	border-radius: 5px;
	display: inline-block;
	resize: none;
	font-size: 20px;
	padding: 10px 15px;
	border: 1px solid #dddddd;
}
.buttonDiv{
	text-align: right;
}
.abutton{
	background-color: #0069c8;
	color: #ffffff;
	font-size: 16px;
	padding: 10px 50px;
	border: 0;
	border-radius: 5px;
	cursor: pointer;
}


.gdmap{
	min-width: 1200px;
	height: 100%;
	position: relative;
	padding: 20px 40px 20px 20px;
    background-color: #ffffff;
    box-shadow: 0 0 20px #cccccc;
    margin: 20px 20px 0 20px;
}
.mapwindow_pos{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.mapwindowDiv{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
}
.mapwindow{
	width: 250px;
	margin-top: 50px;
	padding: 30px 35px;
	background-color: rgba(255,255,255,0.9);
	position: relative;
	z-index: 100;
	box-shadow: 0 0 30px #cccccc;
}
.mapwindow>p{
	color: #0069c8;
	font-size: 22px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
	margin-bottom: 20px;
}
.movewayDiv{
	border-top: 1px dashed #cccccc;
	padding: 20px 0;
}
.movewayDiv:nth-child(2){
	border: 0;
}
.movewayDiv>p{
	color: #666666;
	font-size: 14px;
	margin: 0 0 8px 0;
}
.moveway{
	margin-bottom: 10px;
}
.moveway .iconfont{
	margin-right: 10px;
}
.moveway span{
	color: #333333;
	font-size: 16px;
	font-family: "SourceHanSansCN","Microsoft YaHei";
}
.apmclass {
    height: 580px!important;
    border: 2px solid #eeeeee;
    position: relative!important;
}
.moveway .iconfont1{
	color: #14b9d1;
}
.moveway .iconfont2{
	color: #ff9600;
}