@charset "utf-8";
/* CSS Document */

@font-face {
/* font-test*/
font-family: ali-r;
src:url('/fonts/AlibabaPuHuiTi-3-55-Regular.ttf');
}

@font-face {
/* font-test*/
font-family: ali-b;
src:url('/fonts/AlibabaPuHuiTi-3-85-Bold.ttf');
}

*{ margin:0; padding:0;} 
body{ font-size:14px; font-family: ali-r; margin: 0; padding: 0;} 

a{color:#000000;text-decoration:none;} 
a:link {text-decoration:none;color:#000000;} 
a:active {text-decoration:none;color:#000000;} 
a:hover {text-decoration:none;color:#4d6c89;} 
a:visited {text-decoration:none;color:#000000;} 

body img { border: none; max-width: 100%;}
video { height: 100%; width: 100%; }
hr { margin: 0;  border-color: #e8e8e8; }
ul, ol, li { margin: 0; padding: 0; list-style: none;}
h1, h2, h3, h4, h5, h6 {font-family: ali-b;line-height: 100%;}
h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {  color: inherit; }
p{ margin: 0; padding: 0; line-height: 175%;} 
/*** effect zoom in ***/
.img-zoom-in img 
{
transition:all .2s ease-in-out;
-webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;
-ms-transition:all .5s ease-in-out;
-o-transition:all .5s ease-in-out;
}

.img-zoom-in:hover img 
{
transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1)
}
/*** effect zoom in ***/

.img-zoom-deg img{
transition:All 0.5s ease-in-out;
-webkit-transition:All 0.4s ease-in-out;
-moz-transition:All 0.4s ease-in-out;
-o-transition:All 0.4s ease-in-out;
}

.img-zoom-deg:hover img {
-webkit-transform: rotate(360deg);/*鼠标hover时，i图标旋转*/
transform: rotate(360deg);
}

.clearfix:after{
  content: " "; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;  
  }

.clearfix {
  /* 触发 hasLayout */ 
  zoom: 1; 
  }


/*导航*/
.nav{ width:100%;  margin: 0px; padding: 0px; position: fixed; z-index: 999999;transition: all 0.6s;}

.nav_{ width:85%; margin:0px auto; padding: 10px 0px;}
.nav_l{ float:left; width: 237px;}
.nav_l img{ display: block;} 

.nav_menu {float: right; margin:22px 0px 0px 0px;} 
.nav_menu ul { margin:0 auto; list-style-type: none;} 
.nav_menu ul li {float:left;} 
.nav_menu ul li:nth-child(2n){ margin: 0px 30px; color: #FFFFFF;}
.nav_menu ul li a{display:block; color: #FFFFFF;font-size: 15px; transition: all 0.6s;}
.nav_menu ul li a:hover{ padding-bottom: 10px; margin-top: -5px; border-bottom: #FFFFFF 3px solid;} 
.nav_menu ul li a.this{padding-bottom: 10px;margin-top: -5px; border-bottom: #FFFFFF 3px solid;} 
.nav_menu ul li a span{display: inline-block;font-size: 12px; text-transform: uppercase;transform:scale(0.83,0.83);} 

.subMenu{display: none;position: absolute;top: 100px;left: 0;width: 100%; height: auto;background: rgba(255,255,255,1); z-index: 99999;}
.subMenu>ul{display: flex;flex-wrap: wrap;flex-direction: row;justify-content: center;align-items: center;}
.subMenu>ul>li>a{display:block;padding:0px 30px;text-align: center;line-height:60px;color: #000000;}
.subMenu>ul>li>a:hover{color:#FFFFFF; background: #4d6c89;}

.nav_r{ float: right;  margin:22px 0px 0px 50px; width:30px;} 
.nav_r p{ color: #FFFFFF; font-size: 20px; font-weight: bold;} 
.nav_r span{ display: block;color: #FFFFFF;} 
.nav_r i{ font-size: 20px;color: #FFFFFF;} 




.bottom{ width:100%; height:auto; background:#4d6c89; margin:0px; padding: 50px 0px;}
.bottom_t{ border-bottom: #FFFFFF 1px solid;  padding-bottom:10px; width: 85%; margin: 0px auto;} 
.bottom_t img{ float: left;} 
.bottom_t p{ float: right;font-size:24px; color: #FFFFFF; margin-top: 20px;} 
.bottom_t p strong{ font-size:36px;} 

.bottom_{ width:85%; margin:50px auto;}


.bottom_c{ float:left; text-align:left; margin-right: 10%;} 
.bottom_c h3{ color: #FFFFFF; font-size: 18px;}
.bottom_c span{ display: block; height: 2px; width: 20px; background: #FFFFFF; margin: 20px 0px;}
.bottom_c p{ margin: 8px 0px;} 
.bottom_c p a{color: #DDDDDD; font-size: 14px; font-weight: normal;} 
.bottom_c p a:hover{color: #FFFFFF;} 

.bottom_r{ float:right;  text-align: right;} 
.bottom_r p{ font-size: 20px; color: #FFFFFF; margin-bottom: 10px; line-height: 100%;} 
.bottom_r span{ display: block;font-size: 14px; color: #EEEEEE;} 
.bottom_r img{ width:120px; margin: 15px 0px 5px;} 
.bottom_r em{ display: block;font-size: 14px; color: #EEEEEE;} 

.bottom_b{width:85%; margin: 0px auto;padding: 20px 0px; text-align: left;color: #EEEEEE; font-size: 14px; text-transform: uppercase;border-top: #FFFFFF 1px solid;} 
.bottom_b a{color: #DDDDDD;font-size: 14px;} 
.bottom_b a:hover{color: #FFFFFF;} 



/* fullSlide */
.fullSlide {width:100%;position:relative;height:980px;background:#000000;} 
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;} 
.fullSlide .bd ul{width:100% !important;} 
.fullSlide .bd li{width:100% !important;height:980px;overflow:hidden;text-align:center;}
.fullSlide .bd li img{ width: 100%;}
.fullSlide .bd li a{display:block;height:980px;} 
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:60px;left:0;height:50px;line-height:50px;} 
.fullSlide .hd ul{text-align:center;} 
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:15px;height:15px;margin:5px;overflow:hidden;background:#FFFFFF;filter:alpha(opacity=50);opacity:0.5;line-height:999px; border-radius: 50%;}
.fullSlide .hd ul .on{background:#4d6c89;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:3%;z-index:1;width:40px;height:60px;background:url(/images/slider-arrow.png) -126px -137px no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;} 
.fullSlide .next{left:auto;right:3%;background-position:-6px -137px;} 



.z_banner{ left:0px; top:0px; width:100%; height:100%; margin: 0px; padding: 0px;} 
.z_banner img{ width: 100%;} 




@media screen and (max-width:1500px){
	.nav_menu ul li:nth-child(2n){ margin: 0px 20px;}
	.bottom_c{ margin-right: 5%;}
}



.mobile-inner{ display: none;} 
.fullSlide .bd li div.pc{ display: block;}
.fullSlide .bd li div.mo{ display: none;}
.hei{ display: none;} 

@media screen and (max-width:768px){
	
	
	.nav{ display: none;} 
	.mobile-inner{ display: block; position: fixed; width: 100%; z-index: 9999999; top: 0;} 
	.mobile-inner-header{width: 100%;height: 60px;background: #4d6c89;} 
	.mobile-inner-header .img0 { float: left; margin-top: 2%; margin-left: 3%;} 
	.mobile-inner-header .img0 img{ width: 60%;} 

	.mobile-inner-header-icon{float:right; height: 60px;font-size: 25px;text-align: center;width: 60px;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;
		-o-transition: background 0.5s;	transition: background 0.5s; position: relative;}
	.mobile-inner-header-icon:hover{	background-color: rgba(255,255,255,0.2);cursor: pointer;}
	.mobile-inner-header-icon span{	color: #62c3d0;	position: absolute;	left: calc((100% - 25px) / 2);top: calc((100% - 1px) / 1.7);	width: 25px;height: 2px;background-color: rgba(255,255,255,1);}
	.mobile-inner-header-icon span:nth-child(1){transform: translateY(5px) rotate(0deg);}
	.mobile-inner-header-icon span:nth-child(2){transform: translateY(-5px) rotate(0deg);}
	.mobile-inner-header-icon span:nth-child(3){transform: translateY(-15px) rotate(0deg);}
	.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clickfirst;}		
	.mobile-inner-header-icon-click span:nth-child(2){display: none;}
	.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clicksecond;}

	.mobile-inner-nav{background-color: rgba(255,255,255,0.9);width: 100%;position: absolute;top: 60px;left: 0px;	padding-top: 30px;padding-bottom: 80px;display: none;z-index: 9999999;}
	/*.mobile-inner-nav a{display: inline-block;line-height: 50px;text-decoration: none;width: 80%;margin-left: 10%;color: #FFFFFF;border-bottom: solid 1px rgba(255,255,255,0.3);
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
		font-weight:300;
	}
	.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;		animation-name: returnToNormal;}
	.mobile-inner-nav a:hover{color: rgba(255,255,255,0.4);	border-bottom: solid 1px rgba(255,255,255,0.2);}*/
	.mobile-inner-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outfirst;}
	.mobile-inner-header-icon-out span:nth-child(3){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outsecond;}
	.mobile-inner-nav .mobile-inner-list{width : 80%;margin: 0px auto;}
	.mobile-inner-nav .mobile-inner-list > ul{	list-style: none;margin: 0px;padding: 0px;}
	.mobile-inner-nav .mobile-inner-list > ul > li{width:100%;-webkit-transition: .3s ease;-moz-transition: .3s ease;-o-transition: .3s ease;transition: .3s ease;}
	.mobile-inner-nav .mobile-inner-list > ul > li > a{display: block;width:100%;border-bottom: solid 1px rgba(255,255,255,0.5);text-align : left;height:40px;line-height: 40px;padding: 0px;margin: 0px;position: relative;font-size: 1.2em;color: #000000;}
	.hei{ display: block;height: 60px; width: 100%; background: #FFFFFF;}

	.fullSlide {height:260px;}
	.fullSlide .bd li div.pc{ display: none;}
    .fullSlide .bd li div.mo{ display: block;}
    .fullSlide .bd li a{height:260px;}
	.fullSlide .bd li{ background-size: cover;height:260px;}
	.fullSlide .hd{bottom:10px;left:0;height:30px;line-height:30px;}
	.fullSlide .hd ul li{width:10px;height:10px;margin:3px;}
	.toolbar{ display: none;}  
	
	
	
	.bottom{   padding: 35px 0px;}
	.bottom_t{  width: 88%; text-align: center;} 
	.bottom_t img{ display: none;} 
	.bottom_t p{ float: none;font-size:1em;margin-top: 15px;} 
	.bottom_t p strong{ font-size:2em;} 

	.bottom_{ width:88%; margin:30px auto;}


	.bottom_c{ display: none;} 

	.bottom_r{ float:none;  text-align: center;} 
	.bottom_r p{ font-size: 1.2em;  margin-bottom: 10px; } 
	.bottom_r span{  font-size: 0.8em;} 
	.bottom_r img{ width:120px; margin: 15px 0px 5px;} 
	.bottom_r em{  font-size: 1em;} 

	.bottom_b{width:88%;  padding: 10px 0px;  font-size: 0.8em;} 
	.bottom_b a{ font-size: 1em;} 
	
	
	
	
	
	

}

@keyframes clickfirst {
  0% {
	  transform: translateY(5px) rotate(0deg);
	  
  }

  100% {
    transform: translateY(-5px) rotate(45deg);
  }
}	

@keyframes clicksecond {
  0% {
	  transform: translateY(-15px) rotate(0deg);
  }

  100% {
    transform: translateY(-5px) rotate(-45deg);
  }
}


@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }

  100% {
    transform: translateY(-15px) rotate(0deg);
  }
}	


@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }

  100% {
    transform: translateY(5px) rotate(0deg);
  }
}



