@charset "utf-8";
/* CSS Document */
*{
	font-family:'微软雅黑';
	 margin:0px;
	 padding:0px;
	}

  .divMiddle{
	  margin-left:25px;
	  width:1024px;
	  margin:auto;
	  overflow:hidden;
	}
.MiddleLineLeft{
  float:left;
  height:316px;
	}
.MiddleSearch{
	background-color:#C9C5C4;
	width:362px;
	height:56px;
	color:#373737;
	line-height:56px;
	text-align:center;
	font-size:22px;
	-webkit-box-shadow: 0px 5px 5px #AEAEAE;
	-moz-box-shadow:0px 5px 5px #AEAEAE;
	-ms-box-shadow: 0px 5px 5px #AEAEAE;
	-o-box-shadow:  0px 5px 5px #AEAEAE;
	box-shadow:  0px 5px 5px #AEAEAE;
}
.MiddleContent{
	width:362px;
	height:240px;
	background-color:#EFEDEE;
	-webkit-box-shadow: 0px 5px 5px #E1E1E0;
	-moz-box-shadow:0px 5px 5px #E1E1E0;
	-ms-box-shadow: 0px 5px 5px #E1E1E0;
	-o-box-shadow:  0px 5px 5px #E1E1E0;
	box-shadow:  0px 5px 5px #E1E1E0;
	margin-top:5px;
}
.MiddleContent>span{
	display:inline-block;
	font-size:16px;
	font-weight:500;	
	margin-left:28px;
	margin-top:20px;	
	
}
.select{
	width:183px;
	height:37px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	float:left;
}
.inputCoin{
	width:183px;
	height:37px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	font-size:16px;
	float:left;
	
}
.divMiddleFloat{
	overflow:hidden;
	}
.reset{
	width:73px;
	height:37px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	background:-webkit-linear-gradient(top,#FCD8CF,#FCCEC2,#FBB09D,#FB9E87,#FA8062,#FA7C5D);
    background:-o-linear-gradient(bottom,#FCD8CF,#FCCEC2,#FBB09D,#FB9E87,#FA8062,#FA7C5D);
	background:-moz-linear-gradient(bottom,#FCD8CF,#FCCEC2,#FBB09D,#FB9E87,#FA8062,#FA7C5D);
	background:linear-gradient(to bottom,#FCD8CF,#FCCEC2,#FBB09D,#FB9E87,#FA8062,#FA7C5D);
	border:1px solid #373737;
	font-size:18px;
	text-align:center;
	float:left;
	margin-left:45px;
	line-height:37px;
	margin-top:20px;
	cursor:pointer;
	
}
.MiddleSea{
	width:73px;
	height:37px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	background:-webkit-linear-gradient(top,#FCD8CF,#FCCEC2,#FBB09D,#FB9E87,#FA8062,#FA7C5D);
    background:-o-linear-gradient(bottom,#FCD8CF,#FCCEC2,#FBB09D,#FB9E87,#FA8062,#FA7C5D);
	background:-moz-linear-gradient(bottom,#FCD8CF,#FCCEC2,#FBB09D,#FB9E87,#FA8062,#FA7C5D);
	background:linear-gradient(to bottom,#FCD8CF,#FCCEC2,#FBB09D,#FB9E87,#FA8062,#FA7C5D);
	border:1px solid #373737;
	font-size:18px;
	text-align:center;
	float:right;
	margin-right:45px;
	line-height:37px;
	margin-top:20px;
	cursor:pointer;
	
}
.MiddleLineRight{
	float:left;
	margin-left:13px;
	height:316px;
}
.MiddleRightTitle{
	background-color:#C9C5C4;
	width:649px;
	height:56px;
	color:#373737;
	line-height:56px;
	-webkit-box-shadow: 0px 5px 5px  #A5A3A4;
	-moz-box-shadow:0px 5px 5px #A5A3A4;
	-ms-box-shadow: 0px 5px 5px  #A5A3A4;
	-o-box-shadow:  0px 5px 5px  #A5A3A4;
	box-shadow:  0px 5px 5px  #A5A3A4;
}
.TitleSpan1{
	font-size:22px;
	margin-left:280px;
}
.TitleSpan2{
	font-size:16px;
	float:right;
	margin-right:20px;
	text-decoration:none;
	color:black;
}


.divModule{
	width:1024px;
	height:163px;
	display:flex;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flexbox;
	justify-content:space-between;
	margin:0 auto;
	margin-top:7px;
}
.divModuleFirst{
	background-color:#EFEDEE;
	width:163px;
	height:163px;
	box-shadow:0px 5px 5px #D2D2D2;
	-webkit-box-shadow: 0px 5px 5px #D2D2D2;  
    -moz-box-shadow: 0px 5px 5px #D2D2D2; 
	-ms-box-shadow: 0px 5px 5px  #D2D2D2;
	-o-box-shadow:  0px 5px 5px  #D2D2D2; 
	display:inline-block;
	cursor:pointer;
	
}
.dome_all{
	   width:649px;
	   height:230px;
	   background-color:#EFEDEE;
	-webkit-box-shadow: 0px 5px 5px #E1E1E0;
	-moz-box-shadow:0px 5px 5px #E1E1E0;
	-ms-box-shadow: 0px 5px 5px #E1E1E0;
	-o-box-shadow:  0px 5px 5px #E1E1E0;
	box-shadow:  0px 5px 5px #E1E1E0;
	margin-top:5px;padding-top:10px;
	  }
	  .dome_divAll{
		  border-bottom:dashed 1px #999;
		  height:50px;
		  line-height:50px;
		  margin:0 30px;
	}
	.dome_left{
	display:inline-block;
	 font-size:18px;
	height:50px;
	line-height:50px;
	width:460px;
	overflow:hidden;
	text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
	
	}
	.dome_left a{
		color:#000;
	}
	.dome_right{
		 display:inline-block;
	 float:right;
	 font-size:18px;
	height:50px;
	line-height:50px;
	
	}
.divModuleFirst>img{
	width:85px;
	height:85px;
	display:block;
	margin-left:39px;
	padding-top:15px;
}
.divModuleFirst>span{
	display:block;
	font-size:16px;
	text-align:center;
	margin-top: 10px;
}
.divAbout{
 width:100%;
 height:615px;
 margin-top:23px;
 background-image:url(../image/bj.jpg);
}
.divPmg{
	width:1024px;
	margin:auto;
	margin-top:60px;
}
.PmgImg{
	 width:630px;
	 height:222px;
	 margin:auto;
	 display:block;
}
.deputy{
	 overflow:hidden;
	 width:820px;
	 margin:auto;
	 height:60px;
}
.deputy>div:first-child{
	border-bottom:1px solid #1D1417;
	width:280px;
	float:left;
	text-align:center;
	height:20px;
}
.deputy>div:nth-child(2){
	font-size:30px;
	width:260px;
	text-align:center;
	float:left;
}
.deputy>div:nth-child(3){
	border-bottom:1px solid #1D1417;
	width:280px;
	float:left;
	height:20px;
}
.deputyContent{
	width:639px;
	margin:auto;
	overflow:hidden;
}
.deputyContent>img{
	width:275px;
	height:182px;
	float:left;
	margin-right:20px;
}
.deputyContent>span{
	 width:350px;
	line-height:27px;
	font-size:16px;
	
	}
.divMore{
	width:106px;
	height:32px;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #595959;
	float:right;
	text-align:center;
	line-height:32px; 
	margin-top:15px;
	cursor:pointer;
}
.deputyTwo{
	 overflow:hidden;
	 width:820px;
	 margin:auto;
	 height:60px;
	 margin-top:50px;
}
.deputyTwo>div:first-child{
	border-bottom:1px solid #1D1417;
	width:280px;
	float:left;
	text-align:center;
	height:20px;
}
.deputyTwo>div:nth-child(2){
	font-size:30px;
	width:260px;
	text-align:center;
	float:left;
}
.deputyTwo>div:nth-child(3){
	border-bottom:1px solid #1D1417;
	width:280px;
	float:left;
	height:20px;
}
.divShadow{
	width:1024px;
	display:flex;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flexbox;
	justify-content:space-between;
	margin:0 auto;
}
.divShadowFirst{
	width:230px;
	height:140px;
	display:inline-block;
}
.divShadowSecond{
	width:230px;
	height:140px;
	display:inline-block;
}
.divShadowThree{
	width:230px;
	height:140px;
	display:inline-block;
}
.divShadowFirst>img{
	 width:164px;
	 height:61px;
	 display:block;
	 margin-left:33px;
	 margin-top:15px; 
}
.divShadowSecond>img{
	 width:230px;
	 height:61px;
	 display:block;
	 margin-top:15px; 
}
.divShadowThree>img{
	 width:120px;
	 height:61px;
	 display:block;
	 margin-left:55px;
	 margin-top:15px; 
}
.divShadowFirst>Span{
	display:block;
	font-size:22px;
	text-align:center;
	color:#F83030;
	margin-top:15px;
	-webkit-text-shadow:5px 5px 5px #E7E8EA;
	-moz-text-shadow: 5px 5px 5px #E7E8EA;
	-ms-text-shadow: 5px 5px 5px #E7E8EA;
	-o-text-shadow:  5px 5px 5px #E7E8EA;
	text-shadow:  5px 5px 5px #E7E8EA;
}
.divShadowSecond>Span{
	display:block;
	font-size:22px;
	text-align:center;
	color:#F83030;
	margin-top:15px;
	-webkit-text-shadow:5px 5px 5px #E7E8EA;
	-moz-text-shadow: 5px 5px 5px #E7E8EA;
	-ms-text-shadow: 5px 5px 5px #E7E8EA;
	-o-text-shadow:  5px 5px 5px #E7E8EA;
	text-shadow:  5px 5px 5px #E7E8EA;
}
.divShadowThree>Span{
	display:block;
	font-size:22px;
	text-align:center;
	color:#F83030;
	margin-top:15px;
    -webkit-text-shadow:5px 5px 5px #E7E8EA;
	-moz-text-shadow: 5px 5px 5px #E7E8EA;
	-ms-text-shadow: 5px 5px 5px #E7E8EA;
	-o-text-shadow:  5px 5px 5px #E7E8EA;
	text-shadow:  5px 5px 5px #E7E8EA;
}

    .shadow_all{
	width:100%;
	height:100%;
	margin-top:23px;
	position:relative;
	}
	.shadow_backImage{
	  width:100%;
	  height:100%;
		
	}
   .shadow_first{
	 border-color: #FD734F;
     border-style: solid;
     border-width: 8px;
     width:8%;
     height:24.97%;
     -moz-transform:rotate(45deg);
     -webkit-transform:rotate(45deg);
     -o-transform:rotate(45deg);
     transform:rotate(45deg);
	 position:absolute; left:50.2%;
	 top:18%;
	  }
	.shadow_first>img{
	-moz-transform:rotate(-45deg);
     -webkit-transform:rotate(-45deg);
     -o-transform:rotate(-45deg);
     transform:rotate(-45deg);
	 position:absolute;
	 top:-20%;
	 left:-20%;
	 width:140%;
	 height:140%;		
}
.shadow_second{
	 border-color: #FD734F;
     border-style: solid;
     border-width: 8px;
     width:6%;
     height:18.73%;
     -moz-transform:rotate(45deg);
     -webkit-transform:rotate(45deg);
     -o-transform:rotate(45deg);
     transform:rotate(45deg);
	 position:absolute; left:51%;
	 top:68.5%;
	
}
.shadow_second>img{
	-moz-transform:rotate(-45deg);
     -webkit-transform:rotate(-45deg);
     -o-transform:rotate(-45deg);
     transform:rotate(-45deg);
	 position:absolute;
	 top:-21%;
	 left:-21%;
	 width:142%;
	 height:142%;	
}
.shadow_square1{
	border-color: #FD734F;
     border-style: solid;
     width:2%;
     height:6.24%;
     	-moz-transform:rotate(45deg);
     -webkit-transform:rotate(45deg);
     -o-transform:rotate(45deg);
     transform:rotate(45deg);
	 position:absolute; left:58.5%;
	 top:86%;
	 background-color:#FD734F;
	 -webkit-box-shadow: 2px 0px 2px #C7C6C7;
	-moz-box-shadow:  2px 0px 2px #C7C6C7;
	-ms-box-shadow:  2px 0px 2px #C7C6C7;
	-o-box-shadow:   2px 0px 2px #C7C6C7;
	box-shadow:   2px 0px 2px #C7C6C7;	
}
.shadow_three{
	 border-color: #FD734F;
     border-style: solid;
     border-width: 8px;
     width:13%;
     height:40.58%;
     -moz-transform:rotate(45deg);
     -webkit-transform:rotate(45deg);
     -o-transform:rotate(45deg);
     transform:rotate(45deg);
	 position:absolute; left:58%;
	 top:36.5%;
}
.shadow_three>img{
	-moz-transform:rotate(-45deg);
     -webkit-transform:rotate(-45deg);
     -o-transform:rotate(-45deg);
     transform:rotate(-45deg);
	 position:absolute;
	 top:-21%;
	 left:-21%;
	 width:142%;
	 height:142%;	
	 cursor:pointer;
}
.shadow_square2{
	border-color: #FD734F;
     border-style: solid;
     width:3%;
     height:9.36%;
     -moz-transform:rotate(45deg);
     -webkit-transform:rotate(45deg);
     -o-transform:rotate(45deg);
     transform:rotate(45deg);
	 position:absolute; left:71.5%;
	 top:71%;
	 background-color:#FD734F;
	 -webkit-box-shadow: 2px 0px 2px #C7C6C7;
	-moz-box-shadow:  2px 0px 2px #C7C6C7;
	-ms-box-shadow:  2px 0px 2px #C7C6C7;
	-o-box-shadow:   2px 0px 2px #C7C6C7;
	box-shadow:   2px 0px 2px #C7C6C7;	
	
}
.shadow_square3{
	border-color: #FD734F;
     border-style: solid;
     width:2%;
     height:6.24%;
     -moz-transform:rotate(45deg);
     -webkit-transform:rotate(45deg);
     -o-transform:rotate(45deg);
     transform:rotate(45deg);
	 position:absolute; left:75.5%;
	 top:81%;
	 background-color:#FD734F;
	 -webkit-box-shadow: 2px 0px 2px #C7C6C7;
	-moz-box-shadow:  2px 0px 2px #C7C6C7;
	-ms-box-shadow:  2px 0px 2px #C7C6C7;
	-o-box-shadow:   2px 0px 2px #C7C6C7;
	box-shadow:   2px 0px 2px #C7C6C7;	
	
}
.shadow_play{
	-moz-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg);
	 position:absolute;
	 top:0%;
	 left:0%;
	 width:100%;
	 height:100%;
	 background:rgba(0,0,0,0.3);	
}
.shadow_play>img{
    width:30%;
	height:30%;
	-moz-transform:rotate(-135deg);
	-webkit-transform:rotate(-135deg);
	-o-transform:rotate(-135deg);
	transform:rotate(-135deg);
	position:absolute;
	top:35%;
	left:35%;	
}

.shadow_three>video{
    width:30%;
	height:30%;
	-moz-transform:rotate(-135deg);
	-webkit-transform:rotate(-135deg);
	-o-transform:rotate(-135deg);
	transform:rotate(-135deg);
	position:absolute;
	top:35%;
	left:35%;	
}


.ngc_text{
	font-size:12px;
}
.view_about>div{
	font-size:14px;
}
 .flexslider {
        margin: -22px auto 21px;
        position:relative;
        width: 100%;
        height: 550px;
        overflow: hidden;
        zoom: 1;
    }
    
    .flexslider .slides li {
        width: 100%;
        height: 100%;
    }
    .flex-direction-nav a {
        width: 70px;
        height: 70px;
        line-height: 99em;
        overflow: hidden;
        margin: -35px 0 0;
        display: block;
        background: url(../image/ad_ctr.png) no-repeat;
        position: absolute;
        top: 50%;
        z-index: 10;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .3s ease;
        border-radius: 35px;
    }
    
    .flex-direction-nav .flex-next {
        background-position: 0 -70px;
        right: 0;
    }
    
    .flex-direction-nav .flex-prev {
        left: 0;
    }
    
    .flexslider:hover .flex-next {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-prev {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-next:hover,
    .flexslider:hover .flex-prev:hover {
        opacity: 1;
        filter: alpha(opacity=50);
    }
    
    .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 10px;
        text-align: center;
    }
    
    .flex-control-nav li {
        margin: 0 2px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }
    
    .flex-control-paging li a {
        background: url(../image/dot.png) no-repeat 0 -16px;
        display: block;
        height: 16px;
        overflow: hidden;
        text-indent: -99em;
        width: 16px;
        cursor: pointer;
    }
    
    .flex-control-paging li a.flex-active,
    .flex-control-paging li.active a {
        background-position: 0 0;
    }
    
    .flexslider .slides a img {
        width: 100%;
        height: 550px;
        display: block;
    }
	
	.divModuleFirst:hover{
	-webkit-box-shadow: 0px 10px 10px  #BCBCBC;
	-moz-box-shadow:0px 10px 10px  #BCBCBC;
	-ms-box-shadow: 0px 10px 10px  #BCBCBC;
	-o-box-shadow: 0px 10px 10px  #BCBCBC;
	box-shadow: 0px 10px 10px  #BCBCBC;
	
	
}
	
	@media screen and (min-width:1200px){
	
.view_all{
	width:20%;
	height:59.2%;
	position:absolute;
	left:22%;
	top:20%;
}
.view_about{
	 width:100%;
	 height:12%;
	 margin:auto;
	 position:relative;
}
.view_about>div:first-child{
	border-bottom:1px solid white;
	width:32%;
	height:1px;
	position:absolute;
	top:50%;
	
}
.view_about>div:nth-child(2){
	font-size:18px;
	width:36%;
	height:12%;
	text-align:center;
	position:absolute;
	top:25%;
	left:31%;
	color:white;
	
}
.view_about>div:nth-child(3){
	border-bottom:1px solid white;
	width:32%;
    height:1px;
	left:65%;
	position:absolute;
	top:50%;
	
	}
.view_content{
	width:100%;
	margin:auto;
	overflow:hidden;
	margin-top:.3rem;
}
.view_content>p{
	 width:100%;
	line-height:25px;
	font-size:16px;
	text-indent:32px;
	color:white;
	}
.view_content2{
	width:100%;
	height:10%;
	
}
.view_more{
	width:30%;
	height:100%;
	
	border-radius:6px;
	border:1px solid white;
	float:right;
	text-align:center;
	line-height:200%; 
	color:white;
    font-size:16px;
	text-decoration:none;
	cursor:pointer;
}
.view_more:hover{
	background-color:blue;
	-moz-transition:  1s;
    -ms-transition:1s;
    -o-transition:  1s;
    transition: 1s;
}

}
@media screen and (min-width: 992px) and (max-width: 1199px) { 	
.view_all{
	width:19%;
	height:59.2%;
	position:absolute;
	left:22%;
	top:20%;
}
.view_about{
	 width:100%;
	 height:12%;
	 margin:auto;
	 position:relative;
}
.view_about>div:first-child{
	border-bottom:1px solid white;
	width:32%;
	height:1px;
	position:absolute;
	top:50%;
	
}
.view_about>div:nth-child(2){
	font-size:17px;
	width:36%;
	height:12%;
	text-align:center;
	position:absolute;
	top:25%;
	left:31%;
	color:white;
	
}
.view_about>div:nth-child(3){
	border-bottom:1px solid white;
	width:32%;
    height:1px;
	left:65%;
	position:absolute;
	top:50%;
	
	}
.view_content{
	width:100%;
	margin:auto;
	overflow:hidden;
	margin-top:.3rem;
}
.view_content>p{
	 width:100%;
	line-height:20px;
	font-size:14px;
	text-indent:32px;
	color:white;
	}
.view_content2{
	width:100%;
	height:10%;
	
}
.view_more{
	width:30%;
	height:100%;
	
	border-radius:6px;
	border:1px solid white;
	float:right;
	text-align:center;
	line-height:200%; 
	color:white;
    font-size:16px;
	text-decoration:none;
	cursor:pointer;
}
.view_more:hover{
	background-color:blue;
	-moz-transition:  1s;
    -ms-transition:1s;
    -o-transition:  1s;
    transition: 1s;
}

}
@media screen and (min-width: 768px) and (max-width: 991px) { 	
.view_all{
	width:19%;
	height:59.2%;
	position:absolute;
	left:22%;
	top:20%;
}
.view_about{
	 width:100%;
	 height:12%;
	 margin:auto;
	 position:relative;
}
.view_about>div:first-child{
	border-bottom:1px solid white;
	width:32%;
	height:1px;
	position:absolute;
	top:50%;
	
}
.view_about>div:nth-child(2){
	font-size:15px;
	width:36%;
	height:12%;
	text-align:center;
	position:absolute;
	top:25%;
	left:31%;
	color:white;
	
}
.view_about>div:nth-child(3){
	border-bottom:1px solid white;
	width:32%;
    height:1px;
	left:65%;
	position:absolute;
	top:50%;
	
	}
.view_content{
	width:100%;
	margin:auto;
	overflow:hidden;
	margin-top:.3rem;
	
}
.view_content>p{
	 width:100%;
	line-height:17px;
	font-size:12px;
	text-indent:32px;
	color:white;
	}
.view_content2{
	width:100%;
	height:10%;
	
}
.view_more{
	width:30%;
	height:100%;
	
	border-radius:6px;
	border:1px solid white;
	float:right;
	text-align:center;
	line-height:200%; 
	color:white;
    font-size:16px;
	text-decoration:none;
	cursor:pointer;
}
.view_more:hover{
	background-color:blue;
	-moz-transition:  1s;
    -ms-transition:1s;
    -o-transition:  1s;
    transition: 1s;
}
}
@media screen and  (max-width: 767px) { 
.view_all{
	width:19%;
	height:59.2%;
	position:absolute;
	left:22%;
	top:20%;
}
.view_about{
	 width:100%;
	 height:12%;
	 margin:auto;
	 position:relative;
}
.view_about>div:first-child{
	border-bottom:1px solid white;
	width:32%;
	height:1px;
	position:absolute;
	top:50%;
	
}
.view_about>div:nth-child(2){
	font-size:14px;
	width:36%;
	height:12%;
	text-align:center;
	position:absolute;
	top:25%;
	left:31%;
	color:white;
	
}
.view_about>div:nth-child(3){
	border-bottom:1px solid white;
	width:32%;
    height:1px;
	left:65%;
	position:absolute;
	top:50%;
	
	}
.view_content{
	width:100%;
	margin:auto;
	overflow:hidden;
	margin-top:.3rem;
	
}
.view_content>p{
	 width:100%;
	line-height:15px;
	font-size:10px;
	text-indent:32px;
	color:white;
	}
.view_content2{
	width:100%;
	height:10%;
	
}
.view_more{
	width:30%;
	height:100%;
	
	border-radius:6px;
	border:1px solid white;
	float:right;
	text-align:center;
	line-height:200%; 
	color:white;
    font-size:16px;
	text-decoration:none;
	cursor:pointer;
}
.view_more:hover{
	background-color:blue;
	-moz-transition:  1s;
    -ms-transition:1s;
    -o-transition:  1s;
    transition: 1s;
}
}
.ngc_text {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 20px;

}

.ngc_text span {
	display: block;
	font-size: 14px;
	text-align: center;
	border: 1px solid white;
	width: 122px;
	height: 34px;
	line-height: 34px;
	border-radius: 10px;
	margin: 10px 0 30px 0;
	position: relative;
	cursor: pointer;
	float:right;
}
.ngc_text i {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 34px;

	z-index: 1;
	-webkit-transition: width 500ms;
	-moz-transition: width 500ms;
	-ms-transition: width 500ms;
	-o-transition: width 500ms;
	transition: width 500ms;
}
.ngc_text span:hover  i{
	width: 122px;
}

.ngc_text i {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 34px;
	background:url(../image/learn_more1.png) no-repeat;
	z-index: 1;
	-webkit-transition: width 500ms;
	-moz-transition: width 500ms;
	-ms-transition: width 500ms;
	-o-transition: width 500ms;
	transition: width 500ms;
}

.deputy_text {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 20px;

}

.deputy_text span {
	display: block;
	font-size: 16px;
	text-align: center;
	border: 1px solid black;
	width: 122px;
	height: 34px;
	line-height: 34px;
	border-radius: 10px;
	margin: 10px 0 30px 0;
	position: relative;
	cursor: pointer;
	float:right;
	
}
.deputy_text a{
	color:black;
	font-size:16px;
}
.deputy_text i {
	
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 34px;

	z-index: 1;
	-webkit-transition: width 500ms;
	-moz-transition: width 500ms;
	-ms-transition: width 500ms;
	-o-transition: width 500ms;
	transition: width 500ms;
}
.deputy_text span:hover  i{
	width: 122px;
}

.deputy_text i {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 34px;
	background:url(../image/learn_more2.png) no-repeat;
	z-index: 1;
	-webkit-transition: width 500ms;
	-moz-transition: width 500ms;
	-ms-transition: width 500ms;
	-o-transition: width 500ms;
	transition: width 500ms;
	color:white;
}


	.dome_left a:hover{
		color:#F5721A;
		cursor:pointer;
	}
	.dome_right:hover{
		color:#F5721A;
		cursor:pointer;
	}
	.search_div{
	text-align:center;
	padding-top:10px;
	height:40px;
	margin-left:40px;
}
.search_div>span{
	float:left;
	line-height:40px;
	
}
