*{ margin:0; padding:0;}
body{ font-size:14px; font-family:"Microsoft Yahei";color:#333;}
ul,li,input{ margin:0; border:none; list-style:none;}
a{ text-decoration:none; color:#333;}
a:link{text-decoration:none; color:#333;}
a:visited{text-decoration:none; color:#333;}
a:hover{text-decoration:none; color:#339966;}
a:active{text-decoration:none; color:#333;}
a:focus{outline:none;}
.clear{ clear:both;}
.youqing_tp img {
    margin: 5px auto;
}
.container {
    padding-right: 1px;
    padding-left: 1px;
    margin-right: auto;
    margin-left: auto;
}

.topArea{ background-size:100%; background:url(../image/topbg.jpg) center center no-repeat; background-size:cover; }
@media (max-width: 767px){
	.topArea-link-right,.topArea-link-left {
		font-size:12px;
                line-height:30px;
	}
}

.topArea-link{
	line-height:60px;
}
.topArea-link-left1,.topArea-link-left2,.topArea-link-left3{
	width:95px;
}
.topArea-link-left4,.topArea-link-left5,.topArea-link-left6,.topArea-link-left7{
	width:145px;
}
@media (max-width: 767px){
	.topArea-link-left{
		width:80px;
	}
}
.topArea-link-right{
	float:right;
}
.topArea-line-right{ 
	width:20px; 
	color:#fff; 
	text-align:center;
}
.topArea-link-left a,
.topArea-link-left a:hover,
.topArea-link-left a:focus,
.topArea-link-right a,
.topArea-link-right a:hover,
.topArea-link-right a:focus{
	color:#fff ;
	text-decoration:none;
}


ol, ul {
    margin-top: 0;
    margin-bottom: 0;
}
.carousel-indicators {
    position: absolute;
    bottom: 5px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
@media screen and (min-width: 768px){
.carousel-indicators {
    bottom: 15px;
}}



@media (min-width: 768px){
    .topArea-search{
	padding-top:15px;
    }
}
.topArea-search{
	padding-bottom:6px;
}
.navbar-form {
    padding: 0;
    margin: 0;
    border-top: 0 solid transparent;
    border-bottom: 0 solid transparent;
    -webkit-box-shadow: inset 0 0 0 rgba(255,255,255,.1),0 0 0 rgba(255,255,255,.1);
    box-shadow: inset 0px 0 0px rgba(255,255,255,0.1), 0px 0 0px rgba(255,255,255,0.1);
}
.form-control {
	border: 0;
	float:left;
    width: 100%;
}
.search-input {
	border: 0;
	float:left;
        height:28px;
        line-height:28px;
        padding: 0 6px;
        border-radius: 4px 0 0 4px;  
        -moz-border-radius: 4px 0 0 4px;  
        -webkit-border-radius: 4px 0 0 4px;  
}
.search-button {
	border: 0;
	float:left;
        padding:4px;
        background:#fff;
        border-radius:0 4px 4px 0;  
        -moz-border-radius:0 4px 4px 0;  
        -webkit-border-radius:0 4px 4px 0;  
}


.navArea{
	min-height:110px;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #fff;
}
.navbar-default {
	background-color: #fff;
	border-color: #333;
	position: relative;
	min-height: 50px;
	border: 0;
	width:100%;
}
.navbarright{
	margin-top:10px;
}
@media (max-width: 970px){
	.navbarright{
		margin-top:30px;
	}
}
@media (max-width: 495px){
	.navbarright{
		margin-top:20px;
	}
	.navArea{
		min-height:80px;
	}
}
@media (max-width: 320px){
	.navbarright{
		margin-top:10px;
	}
}
@media (min-width: 768px){
.navbar-right {
	float: right!important;
	margin-right: 0px;
}
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {border-color: #025c24;}
@media (max-width: 767px){
       .dropdown > a , .dropdown-menu > li > a { border-bottom: 1px solid #eee;}
}
.navbar-brand {
    padding: 7px 0;
}
@media (min-width: 768px) and (max-width: 992px){
	.navbar-brand {
		height: 50px;
		padding: 0;
		text-align:center;
	}
	.navbar-brand img{
		margin:0 auto;
	}
}
.navbar-nav {
	margin: 7.5px 0;
}
.navbar-default .navbar-nav>li>a {
	font-size:18px;
	color: #333;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #339966;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #025c24;
  background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
  color: #025c24;
  background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
  color: #333;
}
.nav>li>a {
	padding: 10px 5px;
}
.dropdown-menu {
	min-width: 60px;
}


.navbar-default .navbar-brand {
	font-size:16px;
	color: #333;
}
.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover {
	background-color: #fff;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #025c24;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 30px;
	height: 4px;
	border-radius: 1px;
}
.navbar-default{
	padding-right: 1px;
    padding-left: 1px;
}
@media (min-width: 768px) {
	.navbar-nav{
		width: 100%;
	}
	.navbar-nav > li {
		text-align:center;
		width: 12.5%;
	}
}
@media (max-width: 767px){
	
}



.contentArea{ padding:25px 0 10px 0; }
@media (max-width: 767px) {
	.contentArea{ padding:5px 0 5px 0; }
}
.pictitle{ text-align:center; height:30px; line-height:30px; overflow:hidden;}
.pictitle a{ color:#333;}
.pictitle a:hover {
    color: #025c24;
}
.titleArea{ height:44px; line-height:44px; color:#025c24; border-bottom:2px solid #ccc;}
.titleArea-con{ float:left; height:44px; font-size:18px; width:81px; text-align:center;}
.titleArea .more{ float:right; width:50px; font-size:12px; color:#333;}
.xueyuan .more{ float:right; width:50px; font-size:12px; color:#333; height:0px; line-height:44px;}
.xueyuan .active .more{ 
    position: relative;
    right: 0;
    top: -44px;
}
.titleArea .active{border-bottom:3px solid #025c24;}
.titleArea .active a{ color:#025c24;}

.tongzhi ul li{height:40px; line-height:40px; margin-left:5px; border-bottom:#ccc 1px dashed; overflow:hidden;}
.tongzhi ul li a{text-indent:5px;}
.tongzhi ul li em{ width:50px; background-color:#025c24; height:25px; color:#FFF; font-style:normal; float:right; margin-right:7px; line-height:25px; font-size:12px; margin-top:7px;}
.xueyuan{ overflow:hidden;}
.tongzhi .more{ float:right; width:50px; font-size:12px; color:#333; height:0px; line-height:44px;}
.tongzhi .active .more{ 
    position: relative;
    right: 0;
    top: -44px;
}
@media (max-width: 767px) {
	.xueyuan{
		margin-top:0;
	}
	.xuey{
		margin-top:0;
	}
}
.title2{ height:30px; line-height:30px; color:#025c24; text-indent:5px; font-weight:bold; background:url(../image/line_bg.png) left bottom no-repeat; overflow:hidden; }
.title2 .a1{ font-size:12px; color:#333;}
.title2 ul li{ text-align:center; }
.title2 ul li a{line-height:30px; color:#333;}
.xuey .left{ padding:10px 20px 10px 10px; overflow:hidden; line-height:20px; }
.xuey .left img{ margin:0 auto;}
@media (min-width: 767px) {
	.xuey .left img{ height:237px;}
}
.xuey p{ text-indent:25px; font-size:12px; color:#333;}

.s1{ max-width:70px; background-color:#c7cccb; line-height:30px; text-align:center; color:#025c24; margin-top: 10px;
}
.s2{ max-width:70px; background-color:#025c24;line-height:30px; text-align:center; color:#FFF; font-size:14px;}
.xuey .right .one .neirong { min-height:35px;}
.xuey .right .one .neirong-title a{ font-size:14px; display:block; line-height:35px; height:35px; overflow:hidden; }

.xuey .right .one .neirong p{ font-size:13px; line-height:24px; max-height:50px; margin:0; color:#666; overflow:hidden;}

.content3{ padding:20px 0; overflow:hidden;}
.xiaoqi_tp{ padding-top:20px;}
.xiaoqi_tp img{ margin:5px auto;}
.xiaonei ul{ padding-top:20px; overflow:hidden;}
.zhuanti_tp{padding-top:20px;}
.zhuanti_tp img{ margin:5px auto;}


.xxx{
	text-align:center;
	background:#efefef;
}
.xxx img{
	margin:0 auto;
}


.youqing{ margin:auto; min-height:130px;}
.youqing_tp{padding-top:10px; overflow:hidden;}
.youqing_tp img{margin-top:5px; }
.youqinga{ padding:20px 10px; height:30px;}
.youqinga a{ display:block; float:left; color:#333; line-height:30px; }


.daohang{ line-height:35px; font-size:14px; text-indent:15px;}
.logotp img{ margin:30px auto;}
.tubiao{ text-align:center;}
.tubiao img{ display:block; max-height:60px; margin:10px auto; }

.foot{ background-size:100%; background:url(../image/footbg.png) center center no-repeat; background-size:cover; }
.foot .ftext{ text-align:center; line-height:25px; color:#FFF; font-size:12px; padding :35px 0;}
.foot .shiye{ padding :50px 0;}
@media (max-width: 767px) {
	.foot .ftext{ text-align:center; line-height:20px; color:#FFF; font-size:12px; padding :10px 0;}
}


.content-header{border-bottom: 1px solid #ddd;margin-bottom: 15px;}
.page-title{font-size: 24px;border-bottom: 2px solid #214E1B;display: inline-block;padding-bottom: 5px; margin-bottom: -1px;}
.breadcrumb{margin-bottom: 0; background-color: transparent;}
.breadcrumb>li+li:before{padding: 0;}
.cur_menu{
  padding:10px 15px;
  background-size:100%; background:url(../image/footbg.png) center center no-repeat; background-size:cover;
  font-size:16px;
  font-weight:bold;
  color:#fff;
}
@media (max-width: 767px) {
.con_text{
padding-top: 30px;
}
.page-title{font-size: 18px;}
.breadcrumb > li {
    font-size:12px;
}
}
@media (min-width: 768px) {
.con_text{
padding-left: 30px;
}
}

.nav-left>li {
border: 1px solid #eee;
}
.nav-left > li.active, 
.nav-left > li.active:hover a, 
.nav-left > li.active a:visited {
background-color: #eee;
border-color: #ddd;
color: #688C00;
}
.nav-left>li>a {
position: relative;
display: block;
padding: 0 10px;
height:42px;
line-height:42px;
overflow:hidden;
}
@media (max-width: 769px){
.nav-left > li > a {
    position: relative;
    display: block;
    padding: 0;
    text-align:center;
}
}


.title-list {
    list-style-type: none;
}
.title-list li{
    height: 36px;
    line-height: 30px;
    overflow: hidden;
    border-bottom:1px dashed #ddd;
}
.title-list li .time,.hit{
	font-size:12px;
	color:#aaa;
}


hr {
    margin-top: 0;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #eee;
}
.c_content .c_content_con .linkcon {
    height:40px;
    line-height:40px;
    text-align:center;
    overflow:hidden;
}


.c_content{
  margin:0 5px;
}
.c_content img{
    text-align:center;
    max-width:100% ;
    margin:10px auto;
    height:auto !important;
}
.c_content h1{
   font-size:22px;
}
.c_content .desp{
   line-height:50px;
   color:#333;
}
@media (max-width: 380px){
    .c_content .desp{
         line-height:35px;
         font-size:12px;
    }
}
.c_content hr {
    margin-top: 2px;
    margin-bottom: 20px;
    border-top: 1px solid #214e1b;
}
.c_content table {
    width:100% !important;
}
.uppage, .downpage {
    height:30px;
    line-height: 30px;
    overflow:hidden;
}


.code1 {
	z-index:1;
    background-position: 0px 0px;
    bottom: 100px;
    _margin-bottom: 100px;
}
.code1, .code_hover1, .code2, .code_hover2, .code3{
    width: 70px;
    height: 68px;
    position: fixed;
    right: 30px;
    cursor: pointer;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}
.code_img1 img,.code_img2 img{
	height:120px;
	width:120px;
}
.code_img1 {
    position: fixed;
    right: 105px;
    bottom: 78px;
    cursor: pointer;
    display: none;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
    _margin-bottom: 78px;
    text-align: center;
}
.code2 {
    z-index:1;
    background-position: 0px 0px;
    bottom: 169px;
    _margin-bottom: 169px;
}
.code_img2 {
    position: fixed;
    right: 105px;
    bottom: 148px;
    cursor: pointer;
    display: none;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
    _margin-bottom: 138px;
    text-align: center;
}
.code3 {
    z-index:1;
    background-position: 0px 0px;
    bottom: 238px;
    _margin-bottom: 238px;
}
.cd-top.cd-is-visible {
    z-index:1;
    visibility: visible;
    opacity: 1;
}
.cd-top {
    display: inline-block;
    height: 68px;
    width: 70px;
    position: fixed;
    bottom: 31px;
    right: 30px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #005d28;
    background-image: url("../image/top.png");
    background-repeat: no-repeat;
    background-position: center 50%;
}
@media(max-width:640px){
	.cd-top {
		height: 35px;
		width: 35px;
		right: 50px;
		bottom: 10px;
	}
.slideimg{
		width: 50%;
	}
}
#fanye span, #fanye a {
    height: 20px;
}


.zhijiao{
     padding-top:20px;
     padding-bottom:20px;
}
.qiye{
     padding-top:5px;
     padding-bottom:50px;
}
.zhijiao_title, .qiye_title{
     width:100%;
     height:30px;
     border-bottom: 1px solid #ccc;
     font-size:16px;
}
.title_tex{
     line-height:28px;
     height:30px;
     width:66px;
     text-align:center;
     border-bottom: 2px solid #025c24;
     float:left;
}
.title_eng{
     line-height:28px;
     border-bottom: 2px solid #025c24;
     float:left;
     color:#ccc;
}
