body{font-family: Microsoft YaHei, 微软雅黑, SimSun, 宋体, Helvetica, Tahoma, Arial sans-serif;}
	
h1,h2,h3,h4,h5,h6{font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC';}
.index-header{margin-top: 1rem;}
#nav-icon{font-size: 2rem; color: white;line-height: 4rem; cursor: pointer;}
.fp-green{color: #009933}
.index-h2,.index-h3{color: #FFFFFF; text-align: center;}
.index-h3{font-size: 2.4rem;margin: 2rem auto 50vh auto;}
.index-h2{font-size: 3rem;margin: 2rem auto;
	-webkit-animation-delay: 0.5s;//延迟
	animation-delay: 0.5s;
	}
.index-p{font-size: 1.6rem;color: #FFFFFF; text-align: center;
	-webkit-animation-delay: 1s;//延迟
	animation-delay: 1s;}
.index-p p{font-size: 1.6rem;color: #FFFFFF; }
.index-nav{right:0;left: auto;}
.index-nav li a{line-height: 300%!important; text-align: center;}
.index-nav-icon{background-color: rgba(0,0,0,0);}
.index-nav-icon span{font-size: 2rem;color: #FFFFFF}
.index-nav-list li a span{color: white;font-size: 1.2rem;}
.sub-nav li a span{color: black;}
.ssub {position: relative;text-align: center;}
.ssub-nav{position: absolute;left: 160px; top: 0px; text-align: center; padding: 10px 0;}
/*.index-nav-list li.dropdown ul.dropdown-menu > li > a{color: black;font-size: 1.2rem;}*/
.index-nav-list li a:hover{background-color: rgba(0,0,0,0);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{background-color: #eee!important;}

.godown{color: white;display: block;vertical-align:middle;line-height: 40px;font-size: 1.8rem;}
a.godown:hover{color: #009933;text-decoration: none;}
.godown b{padding-bottom: 10px;}
/*.godown span{font-size: 40px;}*/

.index-focus{margin-bottom: 0;}
.plist-item{background-color: #FFFFFF;border:solid 1px #CCCCCC; border-left: 0px;}
.plist-item a{width: 100%;display: block;}
.plist-item a:hover{text-decoration: none;}
.plist-item a img{width: 100%;padding:1.4rem 2rem;}
.plist-item a h3,.plist-item a p{text-align: center;}
.plist-item a h3{font-size: 16px;}
.plist-item a p{font-size: 12px;color: #999;}

.plist-item a img {transition: all 0.8s ease-in-out 0s;}

.plist-item a:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.about,.partner{background-color: #FFFFFF;padding: 4rem 0;}
.about h3,.partner h3{color: #009933;font-size: 2.2rem;}
.about h2,.partner h2{color: #000000;font-size: 3rem;}
.about p{padding: 20px;}
.line-gray{border-bottom: 1px solid #797979;height: 20px;}
.social-link{font-size: 1.8rem; padding:15px;}
.social-link a{display: inline-block;margin-right: 10px;}
.social-link a:hover{color: #009933;}
.copyright{color: #009933;}

.carousel-img:hover{background-image: 100%;}
.logo{display: block;}
.touch-logo{display: none;}
.ititle{display: inline-block;}
.partners-list img{width: 100%;}

@media (max-width: 767px) {
.index-h3{font-size: 1.8rem;margin: 20vh auto 20vh auto;}
.touch-logo{display:block; float: left;}
.logo{display: none;}
/*.dropdown-menu{position: absolute;top: 0;right: 0}*/
ul.index-nav{background-color: #FFFFFF!important; position: absolute;right: 0;}
.index-h2{font-size: 2rem;margin-bottom: 20vh}
.ititle{display: block; margin-bottom: 1rem;}
.plist-item{border: none;}
.plist-item a img {padding: 1.4rem 0;}
.plist-item a p{font-size: .4rem;}
.carousel-focus .item .carousel-img {height: 240px!important;}
#index-focus3 > div > div > a > div.carousel-img,#index-focus > div > div > a > div.carousel-img {height: 343px!important;}
}

}
.back2top{display: none;}
@media only screen and (min-width: 100px) and (max-width: 760px) {
	.article-text table img {
  margin: 0px auto;
  display: block;
  /* max-width: 100%; */
  height: 20px;
}
.article-metas h1{
	font-size: 1.8rem;
	}
}

