﻿@charset "utf-8";
/* CSS Document */
html{background:#FFF;font-size:62.5%; /* 10÷16=62.5% */}
body{font-size:14px;font-size:1.4rem ; /* 14÷10=1.4 */color: #3a3a3a;font-family:'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px; -webkit-font-smoothing: subpixel-antialiased;}

table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{width:100%;max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #444;}
a:hover{color: #0B7A80;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.pa{position: absolute;}
.pr{position: relative;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
.imgResize{width: 100%;display: block;height: 0;overflow:hidden;}
.section{float:left;}
.aside{float:right;}
/*头部样式*/
.header{
    width:100%;min-width: 300px; height:159px; 
    z-index:9999;background:#085f63;
    box-shadow:0px 0px 8px 2px rgba(0,0,0,0.2)}
.top{
    background: url(../images/topbg.png) no-repeat right bottom;
    height:111px;width: 1200px;margin:0 auto;position: relative;
    
}
.logo{ width:auto; z-index: 1003;padding-top: 18px;float:left;}
.logo a{display: inline-block;*display: inline;*zoom:1;}
.logo1{width: 147px;margin-right: 17px;}
.logo2{width: 167px;}
.logo3{width: 100%;margin-right: 17px;}
.topNav{float:right;height: 30px;line-height: 30px;margin-top:5px;}
.topNav a{margin-left:28px;color:#fcefdf;}
.navWrap{width: 100%;height: 52px;line-height: 52px;border-top:1px solid #fccf4d;background-color:#085f63;}
.nav{width: 1200px;margin:0 auto;height: 52px;}
.nav li{float: left;font-size: 16px;font-size: 1.6rem;line-height: 52px;position: relative;}
.nav li > a{
    display: block;padding:0 21px;position: relative;z-index: 10;color:#fff;height: 52px;

     transition:all 0.3s ease-out 0s;
}
.nav li.on > a,.nav li.active > a{
    color:#fff;background-color:#0B7A80;

    opacity: 0.9;
    transform:scale(1.01);
    transition: all 0.3s ease;
}
.nav li.on .subNav{
    display: block;

    opacity: 0.9;
    transition: all 0.3s ease;
    
}
.subNav{
    position: absolute;top:52px;background-color:#0B7A80;font-size: 14px;
    font-size: 1.4rem;z-index: 2000;padding:0 0 10px;display: none;width: 100%;

    transition:all 0.3s ease-out 0s;
}
.subNav dd{line-height:30px;padding:6px 4px;overflow: hidden;text-align: center;display: block;}
.subNav dd:hover{
    background-color: #085f63;
    font-weight:bolder;
    font-size:15px;

    opacity: 0.9;
    transform:scale(1.02);
    transition: all 0.3s ease;
}
.subNav dd:hover a{color:#ccc;}
.subNav dd a{
    color: #fff;display: block;position: relative;z-index: 300;line-height: 30px;overflow: hidden;

    transition:all 0.3s ease-out 0s;
}
.ser{display:block;width:250px; height:28px; right:0; bottom:10px;line-height:28px; background-color:#fcefdf;z-index:9999994; position: absolute;}
.search input{position:absolute;  height: 28px;line-height:28px; color:#085f63; border:none; background:none; top:0px; padding-left:0px; }
.search input.notxt{color:#0B7A80; padding:0 0 0 7px;width:220px;}   
.search input.notxt1 {
    position: absolute;width: 30px;height:28px;right:0;border: none;
    background-color: #0B7A80;cursor:pointer; overflow: hidden;
    background:url(../images/search_btn.png) no-repeat center center;}

.wraq_header.current .logo{transition: width 0.3s ease 0s;-webkit-transition: width 0.3s ease 0s;-moz-transition: width 0.3s ease 0s;width:200px;height:57px;padding:12px 0 0 0;}
.wraq_header.current{position:fixed;top:0;left:0;width:100%;height:60px;background:none;background-color:#fff;z-index:99999;box-shadow:0 4px 4px rgba(200, 200, 200, .5);border-bottom: none;border-bottom: 4px solid #ccc\0;*border-bottom: 4px solid #ccc;_border-bottom: 4px solid #ccc}
.wraq_header.current .topHeader,.wraq_header.current .logo2{display: none;}
.wraq_header.current .logo1{top:0;height: 60px;left:0;}
.wraq_header.current .logo1 img{width: 50px;height: 51px;}
.wraq_header.current .nav{height:60px; line-height:60px;margin:0 0 0 100px;width:1060px;border:none;}
.wraq_header.current .nav li{width: auto;background:none;font-size:0.9em;height:60px; line-height:60px;transition: all 0.2s ease 0s;-webkit-transition: all 0.2s ease 0s;-moz-transition: all 0.2s ease 0s;border:none;}
.wraq_header.current .nav li > a{border-left:none;padding:0 13px;}
.wraq_header.current .subNav{display: none !important; }
.phone-ser{display: none;}



.goTop {
    position: fixed;bottom: 20px;right: 20px;
    z-index: 99;
    color: #fff;text-align: center;
    font-size: 14px;transition: none;
    background-color:#0B7A80;width: 50px;
    height: 50px;line-height: 50px;
    text-align: center;
    border-radius: 50%;
    border:0px solid #fff;
     background:url(../images/top.png) no-repeat center center;
}
.goTop:hover{color:#fff;}
/*手机端导航*/
.mobile{width: 100%;position:absolute;height: 39px;display: none;bottom:21px;right: 0;z-index: 9999991}
.mobile_title{width: 100%;float:left;color:#fff;position: absolute;left:0;top: 0;width: 40px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;font-weight:normal;}
.mobile-inner-header{width:100%;
    height: 39px;position: absolute;top: 0px;right: 0px;}
.mobileLink{height: 39px;line-height: 39px;}
.mobileLink dd{height: 39px;line-height: 39px;float:left;width: 25%;text-align: center;font-size: 16px;font-size: 1.6rem;}
.mobileLink dd a{color:#fff;} 
.mobile-inner-header-icon{
    color: #fff; height: 39px;font-size:16px;font-size:1.6rem;line-height:39px;text-align: left;float:right;width: 50px;position: relative;cursor: pointer;margin-right: 10px;} 
.mobile-inner-header-icon span{
  position: absolute; left: calc((100% - 25px) / 3);
  top: calc((100% - 1px) / 3);  width: 25px;  height: 3px;  background-color: rgba(255,255,255,0.9);}

.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){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clicksecond;}
.mobile-inner-header-icon-click span:nth-child(3){animation-duration: 0.5s; animation-fill-mode: both;animation-name: clickthird;}
.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(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(2){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
    }
.mobile-inner-header-icon-out span:nth-child(3){
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outthird;
    }
@keyframes clickfirst {
  0% {
    transform: translateY(4px) rotate(0deg);
    
  }

  100% {
    transform: translateY(0) rotate(45deg);
  }
} 

@keyframes clicksecond {
  0% {
    transform: translateY(-4px) rotate(0deg);
  }

  100% {
    transform: translateY(0) rotate(-45deg);
  }
} 

@keyframes clickthird {
  0% {
    transform: translateY(-8px) rotate(0deg);
  }

  100% {
    transform: translateY(0) rotate(135deg);
  }
} 
@keyframes outfirst {
  0% {
    transform: translateY(0) rotate(-45deg);
  }

  100% {
    transform: translateY(-4px) rotate(0deg);
  }
}   



@keyframes outsecond {
  0% {
    transform: translateY(0) rotate(45deg);
  }

  100% {
    transform: translateY(4px) rotate(0deg);
  }
}
@keyframes outthird {
  0% {
    transform: translateY(0) rotate(135deg);
  }

  100% {
    transform: translateY(4px) rotate(0deg);
  }
}
.mobile-inner-nav{  background-color: rgba(13,156,164,0.9);width: 100%; position: absolute;top: 59px;   left: 0px;padding-bottom: 25px;display: none;}
.mobile-inner-nav a{display: inline-block;line-height: 40px;
    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:hover{color: rgba(255,255,255,0.4);
    border-bottom: solid 1px rgba(255,255,255,0.2);}
.mobile-inner-nav li{position: relative;}
.mobile-inner-nav li strong{color: rgba(255,255,255,0.5);position: absolute;right:10%;top:0;font-size: 25px;font-size: 2.5rem;cursor: pointer;width: 20px;height: 40px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s;   -moz-transition: all 0.5s;
    -o-transition: all 0.5s;    transition: all 0.5s; }
.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;}
@-webkit-keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }

    @keyframes returnToNormal {
      from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
      }

      to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    }
.mobile_subNav{display: none;padding-left:10px;}
.mobile-inner-nav dd a{height: 30px;line-height: 30px;border-bottom: dotted 1px rgba(255,255,255,0.2);font-size: 12px;font-size: 1.2rem;}



/*footer*/

.footer{width: 100%;margin:20px auto 0px;color:#fff;text-align: center;line-height:26px;background-color:#085f63;font-size: 14px;padding:26px 0;}
.footer a{color:#fff;}
.footer span{margin-right: 10px;}



/*尾部*/
.foot {
	margin-top:20px;
}
.f_bg{ 
    
    background: #085f63;
    color:#dddddd; font-size:13px; clear:both; padding-top:17px; 
    text-align:left; }
.f_bg_div{ max-width:1200px; width:96%; margin:0 auto;}
.f_bg a{color:#ccc; text-decoration:none;}
.f_bg a:hover{ color:#fff;}
.f_bg .f_div_l{ float:left;width:calc(100% - 158px);width:-webkit-calc(100% - 158px);width:-moz-calc(100% - 158px); max-width:975px;}
.f_bg .f_div_l .f_logo{ 
    float:left; width:44%; height:85px; border-right:0px solid #a8a5a5; 
    margin-top:25px;
    }
.f_bg .f_div_l .f_logo img{ 
    max-width:222px;max-height:67px;
    filter: Alpha(Opacity=60);opacity: 0.6;

}
.f_bg .f_div2_r2_con{ width:55%; border-right:0px solid #a8a5a5; overflow:hidden; text-align:left; margin-top:25px;}
.f_bg .f_div2_r2_con .ul{max-width:90%; width:90%; margin:0 auto; overflow:hidden; margin-top:4px;}
.f_bg .f_div2_r2_con .ul li{ padding-left:20px; display:block; overflow:hidden; line-height:26px; margin-top:2px; margin-bottom:2px; background-repeat:no-repeat; background-size:auto 15px; background-position:left top 5px;}
.f_bg .f_div2_r2_con .ul li.bgs1{ background-image:url(../images/foot_bg1.png);}
.f_bg .f_div2_r2_con .ul li.bgs2{ background-image:url(../images/foot_bg2.png);}
.f_bg .f_div2_img{ float:right;  width:158px; line-height:30px; text-align:center;}
.f_bg .f_div2_img img{ width:100%;margin:0 auto; display:block; max-width:105px;}



@media screen  and (max-width:1200px) {
    .top{
        width: auto;padding:0 15px;
        background: #085f63;
    }
    .footer{width: auto;padding:15px;}
    .ser{right: 15px;}
    .nav li > a{padding:0 12px;}
    .nav{width: 988px;margin:0 auto;}

     .logo{position: relative;z-index: 9999999}
      .logo3{width: 350px;}
    /*尾部*/
.f_bg .f_div_l{ float:left;width:calc(100% - 130px);width:-webkit-calc(100% - 130px);width:-moz-calc(100% - 130px);}
.f_bg .f_div2_img{ width:130px;}
}

@media screen  and (max-width:992px) {
  .navWrap{display: none;}
  
  
  .topNav,.ser{display: none;}
  .mobile{display: block;}
  .header{position: relative;height: 82px;}
  .mobile .phone-ser{display: block;position: relative;margin:20px auto 0;bottom: auto;right: auto;}
  .logo{position: relative;z-index: 9999999}
  .subNav{font-size: 12px;}

  /*尾部*/
.f_bg_div{ text-align:center;}
.f_bg .f_div_l{ float:left;width:calc(100% - 0px);width:-webkit-calc(100% - 0px);width:-moz-calc(100% - 0px);}
.f_bg .f_div_l .f_logo{ float:none; width:100%; height:auto; border-right:0;}
.f_bg .f_div_l .f_logo img{ width:75%;}
.f_bg .f_div2_r2_con{ margin:0 auto; margin-top:15px;clear:both;float:none; border-right:0; width:96%;}
.f_bg .f_div2_r2_con .ul{ width:96%;}
.f_bg .f_div2_r2_con .ul li{ margin-bottom:10px;}
.f_bg .f_div2_img{ float:none; width:100%;}

}
@media screen  and (max-width:768px) {
    .logo{text-align: center;width: 90%}

    /*尾部*/
/*.f_bg .f_div2_r h2{font-size:14px; margin-bottom:10px;}*/
.f_div3{line-height:20px; min-height:20px; padding-top:13px; padding-bottom:13px;}
.foot_a{ margin-bottom:10px;}

}

@media screen and (max-width:540px) {
  .logo{width: 90%;margin:0 auto;padding: 20px 0;height: auto;}
  .mobile-inner-header-icon{font-size: 14px;font-size:1.4rem;width: 42px;}
  .mobileLink dd{font-size: 14px;font-size: 1.4rem;}
}
	
	

@media screen and (max-width:480px) {
    .logo1{width: 125px;}
    .logo2{width: 140px;}
     .logo3{width: 250px;}
    /*尾部*/
.f_bg{ padding-top:10px;font-size:12px;}
.f_bg .f_div2_r2_con .ul li{ margin-bottom:5px;}

.foot_a{ margin-top:15px;}
.f_div3{  padding-top:10px; padding-bottom:10px;}
}
@media screen and (min-width:320px) and (max-width:360px) {
  .logo{padding-bottom: 0}
  .logo1{width: 95px;}
  .logo2{width: 100px;}
   .logo3{width: 200px;}
  .top,.header{height: 70px;}
 
}

.article ul {padding-left:30px;}
.article ul sapn{list-style: disc;}
.article ul li{list-style: disc;}


/*图片轮播*/
.m-silde1 {
	width: 100%;
	float: left;
	margin-top: 0px;
}
.m-silde1 .con {
	display: block;
}
.m-silde1 .pic {
	padding-top: 66%;
	height: 0;
	position: relative;
	overflow: hidden;
}
.m-silde1 .pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.m-silde1 .tit {
	position:absolute;
	left: 0;
	bottom:0;
	font-weight: normal;
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 16px;
	color: #fff;
	background: rgba(27,27,27,.8);
	padding: 0 10px 0 28px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-silde1 .slick-dots {
	position: absolute;
	right: 40px;
	bottom: 33px;
	text-align: left;
	z-index: 99;
}
.m-silde1 .slick-dots li {
	display: inline-block;
	margin-left: 20px;
}
.m-silde1 .slick-dots li button {
	display: block;
	width: 24px;
	height: 4px;
	font-size: 0;
	line-height: 0;
	text-indent: 999px;
	background-color: #b1b1b1;
	border: 0;
	cursor: pointer;
	padding: 0;
}
.m-silde1 .slick-dots li.slick-active button {
	background-color: #fff;
}


.f_div3{ 
    line-height:24px; min-height:24px; 
    border-top:#a8a5a5 1px solid ; 
    clear:both; margin-top:5px;  
    padding-top:10px; padding-bottom:50px;}
.f_div3 a:hover{
    transition:all 0.3s;
    filter: Alpha(Opacity=80);
    opacity: 0.8; color:#fff;}

.container2 {
	width: 1000px auto;
}