@charset "utf-8";
/* CSS Document */
ul li{list-style: none}
a:hover{color:#167143;text-decoration:none;font-family:Microsoft YaHei;}

.btn-margin25{margin-right:25px;}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -16px;
  margin-top: 2px;
}



/*  top 背景颜色渐变    */
#top_bg_jb {
	background:#32ae70;
    background: -webkit-linear-gradient(#32ae70, #3ab477, #32ae70); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#32ae70, #3ab477, #32ae70); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#32ae70, #3ab477, #32ae70); /* Firefox 3.6 - 15 */
    background: linear-gradient(#32ae70, #3ab477, #32ae70); /* 标准的语法（必须放在最后） */
}

/*  top 右上 三div  */
.top_xian{width:6px;height:18px;margin-top:8px;border:0px red solid;float:right;background:url(../images/index_img/top_top_xian.png) no-repeat;}

.top_top3{width:100px;height:18px;margin-top:8px;border:0px red solid;float:right;background:url(../images/index_img/top_zc.png) no-repeat 10px 0px;text-indent:35px;font-family:songti;}
.top_top3 a{font-size:13px;color:#fff;font-family:songti;}
.top_top3 a:hover{cursor:pointer}

.top_top2{width:100px;height:18px;margin-top:8px;border:0px red solid;float:right;background:url(../images/index_img/top_dl.png) no-repeat 10px 0px;text-indent:35px;font-family:songti;}
.top_top2 a{font-size:13px;color:#fff;font-family:songti;}
.top_top2 a:hover{cursor:pointer}

/****   移动端   二维码   ******/
.top_top1{width:90px;height:18px;position: relative;z-index:9999;margin-top:8px;border:0px red solid;float:right;background:url(../images/index_img/top_ydd.png) no-repeat 10px 0px;text-indent:35px;font-family:songti;}

.top_top1 ul{list-style: none;padding:0px;margin:0px;border:0px green solid;}

.top_top1 .icon li{width: 90px;height: 18px;padding:0px;margin:0px;}
.top_top1 .icon li.wx{width: 90px;height: 18px;font-size:13px;line-height:20px;color:#fff;font-family:songti;z-index:0px;border:0px red solid;}

.top_top1 .info{width:125px;height: 0px;overflow: hidden;position: absolute;right:-20px;transition:0.5s;border-radius:0px 0px 4px 4px ;}
.top_top1 .info.hover{	height: 125px;cursor: pointer;}
.top_top1 .info li{width: 125px;text-indent:0px;padding:0px;margin:0px;}
.top_top1 .info li div.img{height: 100%;margin: 1px;}
.top_top1 .info li div.img img{width: 120px;height: 120px;}


/****              logo+导航                ******/

#navbar-nav li a{font-size:16px;font-family:Microsoft YaHei;color:#fff;}
#navbar-nav li{border:0px red solid;}
#navbar-nav li a:hover{color:#FFEA00;}
#navbar-nav li.on a{color:#FFEA00;}

/* *************************   自适应  样式  开始        ************************ */

@media (max-width: 767px) {
#top_logo_padd{padding:2px;}
.navbar-header{margin-top:10px;}                         /*  logo + 导航切换按钮   */ 
#navbar-nav li a{font-size:13px;padding:3px 2px 2px}     /* 导航条 */

.padd_top{margin-top:90px;}                              /* 开始内容与top 距离 */
}

@media (min-width: 768px) and (max-width: 991px) {
#top_logo_padd{padding:2px}
.navbar-header{margin-top:10px;border:0px red solid;}    /*  logo + 导航切换按钮   */
#navbar-nav li a{font-size:14px;padding:2px 5px 2px}     /* 导航条 */

.padd_top{margin-top:90px;}                              /* 开始内容与top 距离 */

.carousel-control .glyphicon-chevron-left,               /*  全屏轮播图    左右按钮   */
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
.C-Custom{width: 990px;border:0px red solid;}     /*  自定义  top  宽度   */
	
#top_bg_jb{height:120px;border:0px red solid;}           /* top 高度 */
.nav, .navbar-header, .navbar-brand{height:65px;}        /* logo 外  div */
#top_logo_padd{padding:0px 0px 15px;margin-top:-8px}     /* logo  */
#navbar-nav li a{font-size:15px;padding:10px 6px 10px}   /* 导航条 */

.padd_top{margin-top:120px;}                             /* 开始内容与top 距离 */
.carousel-control .glyphicon-chevron-left,               /*  全屏轮播图    左右按钮   */
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    font-size: 45px;
  }

}
@media (min-width: 1200px) {
.C-Custom{width: 1170px;border:0px red solid;}     /*  自定义  top  宽度   */

#top_bg_jb{height:126px;border:0px red solid;}           /* top 高度 */
.nav, .navbar-header, .navbar-brand{height:65px;}        /* logo 外  div */
#top_logo_padd{padding:1px 0px 15px;margin-top:-7px;}     /* logo  */
#navbar-nav li a{font-size:16px;padding:14px 8px 15px;}  /* 导航条 */

.padd_top{margin-top:126px;}                             /* 开始内容与top 距离 */

.carousel-control .glyphicon-chevron-left,               /*  全屏轮播图    左右按钮   */
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 60px;
    height: 60px;
    margin-top: -32px;
    font-size: 55px;
  }


}

/* *************************   自适应  样式  结束       ************************ */

/***  index页面  各个板块  标题字体颜色  ****/


/** padding 距离 ***/
.padding_15{padding:15px 0px 15px;}
.padding_r_10{padding-right:10px}
 
.bt_selft{font-size:28px;color:#167143;font-weight:bold;line-height:90px;height:90px;border:0px red solid;margin:0px}
.bt_selft a{color:#167143;font-family:Microsoft YaHei;font-size:28px;}
.bt_selft a:hover{}


/*   返回顶部    */
.back_top{position:fixed;z-index:555;right:20px;bottom:85px;width:44px;height:44px;border-radius:4px;overflow: hidden;}
.back_top .go_top{display:block;width:44px;height:44px;cursor:pointer;background:#35ae70;display:none;}
.back_top .go_top:hover{background:#0A7840;}
.back_top .go_top .i{float:left;width:44px;height:44px;background:url("../images/index_img/go_top.png") no-repeat;}


/*****  平台服务项目    ****/

.ptfwxm{border:0px red solid;background:#f2f2f2;padding:0px;margin:10px 0px 10px;}
.ptfwxm .ptfwxm_pic{overflow:hidden;}
.ptfwxm .ptfwxm_pic img{transition: all 0.6s;}
.ptfwxm .ptfwxm_pic img:hover {transform: scale(1.1);}

.ptfwxm .ptfwxm_text{border:0px red solid;height:35px;text-align:center}
.ptfwxm .ptfwxm_text a{color:#060606;line-height:35px;font-family:Microsoft YaHei;font-size:16px;}
.ptfwxm .ptfwxm_text a:hover{}


/* 轮播图   切换效果  淡入淡出   */

.carousel-fade .carousel-inner .item{  
    opacity:0;  
    -webkit-transition-property:opacity ;  
    -moz-transition-property:opacity ;  
    -ms-transition-property:opacity ;  
    -o-transition-property:opacity ;  
    transition-property:opacity ;
}
.carousel-fade .carousel-inner .active{ opacity: 1;}
.carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{  
    left: 0;  
    opacity: 0;
}
.carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}


/*****  关于我们    ***/
.gywm{border:0px green solid;margin-top:10px;background:#;padding:0px;}
.gywm .thumbnail{border:none;border:0px green solid}
.gywm .gywm_pic{overflow: hidden;}
.gywm .gywm_pic img{transition: all 0.6s;}
.gywm .gywm_pic img:hover {transform: scale(1.1);}

.gywm .gywm1{font-size:16px;font-weight:bold;color:#484848}
.gywm .gywm2{font-size:14px;font-family:songti;color:#484848;text-indent:2em;line-height:24px}
.gywm .gywm3{font-size:14px;font-family:songti;color:#484848;text-indent:2em;line-height:24px;margin-top:20px}
.gywm .gywm4{border:0px green solid;font-size:14px;font-family:songti;color:#484848;margin-top:0px;line-height:24px;padding:10px 0px}
.gywm .gywm4 .table{border:none;margin:0px; padding:0px;}
.gywm .gywm4 .table tr td{text-align:center;color:#6b6a6a;font-size:12px;border:none}
.gywm .gywm4 .table tr td .p1{font-size:24px;color:#167143;font-family:Microsoft YaHei;font-weight:bold}


@media (max-width: 768px) {
.gywm .gywm4 .table tr td .p1{font-size:18px;color:#167143;font-family:Microsoft YaHei;font-weight:bold}
}


/*****     bander       ******/
.bander{border:0px green solid;margin-top:10px}


/***      行业动态         **/
.hydt{border:0px green solid;background:#;padding:0px;margin:10px 0px 10px;}
.hydt .thumbnail{border:none;margin:0px;padding:0px;border:0px green solid}

.hydt .hydt_left{border:0px green solid}
.hydt .hydt_left .title {margin-top:10px}
.hydt .hydt_left .title a{color:#323232;font-size:18px;font-family:Microsoft YaHei}
.hydt .hydt_left .time{color:#6e6d6d;font-size:14px;font-family:songti;height:26px;border:0px green solid;margin:0px;}
.hydt .hydt_left .abstract{color:#6e6d6d;font-size:14px;font-family:songti;border:0px green solid;}



.hydt .hydt_right{border:0px green solid;padding:0px}
.hydt .hydt_right .thumbnail{border:none;background:#;margin:0px;padding:0px}
.hydt .hydt_right table{margin:0px;padding:0px;}
.hydt .hydt_right table tr td{border:0px green solid;border-bottom:1px #ccc dashed;padding-top:15px;}
.hydt .hydt_right table tr td .time{background:#0a7840;width:70px;height:70px;text-align:center}
.hydt .hydt_right table tr td .time1{line-height:41px;color:#fff;font-size:24px;}
.hydt .hydt_right table tr td .time2{color:#fff;font-size:13px;display:block;}

.hydt .hydt_right table tr td .title{}
.hydt .hydt_right table tr td .title a{color:#323232;font-size:18px;font-family:Microsoft YaHei}
.hydt .hydt_right table tr td .title a:hover{color:#0a7840;}

.hydt .hydt_right table tr td .abstract{color:#6e6d6d;font-size:14px;font-family:songti}


/*******  科研成果      ********/
.kycg{border:0px red solid;margin-top:10px;}
.kycg .asd11 {background: #f2f2f2;margin:0px 8px;text-align:center;line-height:36px;}
.kycg .asd11 .kycg_img{border:0px red solid;overflow: hidden;max-height:190px;} 

.kycg .asd11 .kycg_img img{transition: all 0.6s;}
.kycg .asd11 .kycg_img img:hover {transform: scale(1.1);}

.kycg .asd11 a {font-size:16px;color:#323232;font-family:songti}
.kycg .asd11 a:hover{color:#0a7840;}
/******   合作单位      ******/

.hzdw{}
.hzdw_list{border:1px #ccc solid;width:100%;height:75px;border-radius:5px;display: table;text-align: center;margin:10px 5px;}
.hzdw_list a{font-size:16px;font-family: songti;color:#464646;height:75px;display: table-cell;vertical-align: middle;}
.hzdw_list:hover{border:1px #0a7840 solid;}
.hzdw_list a:hover{color:#0a7840;font-family: songti;font-size:16px;}

.hzdw_list a img{width:100%;}


/********    二级页面       *********/


/***  次级页面   bander图  上文字动画  ***/

.bander_box{display: flex;display: -webkit-flex;align-items:center;justify-content:center;font-family:Microsoft YaHei; box-shadow: 0 0 2px rgba(0, 0, 0, .1); overflow: hidden; position: relative; z-index: 1;}

.bander_box .main_bander{text-align: center; width: 100%; top: 50%;left: 50%;
transform: translate(-50.5%, -50.5%); position: absolute; z-index: 1;}

 #show_title{border:0px red solid;position:absolute;left:0px;z-index:10}
 #show_title p{margin:0px;padding:0px;letter-spacing:1px;font-family:Microsoft YaHei;font-weight: bold;}
 #show_text{border:0px red solid;position:absolute;right:0px;z-index:10}
 #show_text p{margin:0px;padding:0px;font-family:Microsoft YaHei;}

/* 文字颜色   默认  白色  */
#show_title .color_w{color:#fff}
#show_text .color_w{color:#fff}

/* 文字颜色 2 绿色 */
#show_title .color_g{color:#167143}
#show_text .color_g{color:#167143}


@media (max-width: 439px){
	#show_title{display: none}	
    #show_text{display: none}
}

@media (min-width: 440px)  and (max-width: 549px){
.bander_box .main_bander{height:40px;border:0px red solid;}
 #show_title p{font-size:16px;}
 #show_text{top:20px;}
 #show_text p{font-size:8px;}	
}

@media (min-width: 550px)  and (max-width: 767px){
.bander_box .main_bander{height:60px;border:0px red solid;}
 #show_title p{font-size:20px;}
 #show_text{top:30px;}
 #show_text p{font-size:12px;}
}
@media (min-width: 768px) and (max-width: 991px) {
.bander_box .main_bander{height:70px;border:0px red solid;}
 #show_title p{font-size:25px;}
 #show_text{top:40px;}
 #show_text p{font-size:15px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
.bander_box .main_bander{height:76px;border:0px red solid;}
 #show_title p{font-size:28px;}
 #show_text{top:48px;}
 #show_text p{font-size:18px;}
}
@media (min-width: 1200px) {
.bander_box .main_bander{height:80px;border:0px red solid;}
 #show_title p{font-size:30px;}
 #show_text{top:50px;}
 #show_text p{font-size:20px;}
}


/*  次级页面 当前位置    */
.main_dqwz_bg{border:0px red solid;background:#F4F4F4;padding:0px;margin:0px;}
.main_dqwz_bg .main_dqwz{line-height:50px;height:50px;border:0px red solid;margin:0px}
.main_dqwz_bg .main_dqwz a{font-size:15px;color:#575757;font-weight:normal;margin:0px 4px;font-family:Microsoft YaHei}
.main_dqwz_bg .main_dqwz a:hover{color:#0a7840;}

@media (max-width: 768px) {
 .main_dqwz_bg .main_dqwz a{font-size:14px;}
}


/* 右侧切换 */
.mainTwo_Tright{border:0px red solid;margin:0px;padding:0px;height:50px;line-height:50px;font-family:Microsoft YaHei}
.mainTwo_Tright ul{border:0px green solid;padding:0px;margin:0px;float:right}
@media (max-width: 768px) {
.mainTwo_Tright ul{border:0px green solid;padding:0px;margin:0px;float:left}
}
.mainTwo_Tright ul li{border:0px red solid;width:100px;text-align: center;color:#3e3e3e;float:left;}
.mainTwo_Tright ul li:hover{background: #0a7840;color:#fff;cursor: pointer;}
.mainTwo_Tright ul li.active{background: #0a7840;color:#fff}
.mainTwo_Tright ul li.normal{}
.TabContent .none{display: none;}

/* 次级页面   分类标题  */

.mainTwo_BT{font-size:22px;color:#167143;font-weight:bold;line-height:70px;height:70px;border:0px red solid;margin:0px;font-family:Microsoft YaHei}
@media (max-width: 768px) {
  .mainTwo_BT{font-size:18px;}
}


/*  次级页面  新闻列表页   自动展示  效果    */

.news_show{padding-top:5px}
.show_list{margin:0px;padding:0px}
.show_list .show_center{background:#fff;border-bottom:1px #ccc solid;padding:10px 0px;}
.show_list .show_center p{margin:2px 0px;padding:2px 0px;color:#3e3e3e;font-size:15px;font-weight:normal;font-family:Microsoft YaHei}
.show_list .show_center p.show_p1{border:0px red solid;}
.show_list .show_center .show_p1 a{color:#0a7840;}
.show_list .show_center .show_p1 a:hover{color:#0a7840;}
.show_list .show_center p.show_p2{border:0px red solid;}
.show_list .show_center p.show_p3{border:0px red solid;}

/** 加载 动画   */
.dropload-up,.dropload-down{position: relative;height: 0;overflow: hidden;font-size: 12px; /* 开启硬件加速 */
    -webkit-transform:translateZ(0); transform:translateZ(0);}
.dropload-down{ height: 50px;}
.dropload-refresh,.dropload-update,.dropload-load,.dropload-noData{
    height: 50px;line-height: 50px; text-align: center;}
.dropload-load .loading{  display: inline-block;height: 15px; width: 15px; border-radius: 100%;
    margin: 6px; border: 2px solid #666;border-bottom-color: transparent;vertical-align: middle;
     -webkit-animation: rotate 0.75s linear infinite;animation: rotate 0.75s linear infinite;}
@-webkit-keyframes rotate {
    0% {-webkit-transform: rotate(0deg);}
    50% {-webkit-transform: rotate(180deg);}
    100% {-webkit-transform: rotate(360deg);}
}
@keyframes rotate {
	0% { transform: rotate(0deg);}
    50% {transform: rotate(180deg);}
    100% {transform: rotate(360deg);}
}

/*  点击加载更多    */
.clickbtn{border:0px red solid;text-align: center;width:100%;height:40px;line-height:40px;margin-top:10px;margin-bottom:20px}
.clickbtn .clickbtn_btn{display:none;border:0px red solid;background:#fafafa;margin:0px auto;;width:120px;height:40px;line-height:40px}
.clickbtn .clickbtn_btn_nomore{display:none;border:0px red solid;background:#fafafa;margin:0px auto;;width:120px;height:40px;line-height:40px}
.clickbtn .clickbtn_btn:hover{cursor: pointer;color:#0a7840}

/*  加载 动画  */

.clickbtn .loading{border: 0px solid #D0D0D0;text-indent:20px;margin:0px auto;display:none;
width:125px;height:32px;line-height:32px;color: #494A5F;font-size: 12px;
background:url("../images/index_img/loading.gif") no-repeat 8px 8px;}


/* 次级页面   新闻类  列表    */

.News_list{border-bottom:1px #ccc dashed;padding:30px 0px;}
.News_list  img{width:100%;}
.News_list .title{height:35px;}
.News_list .title a{color:#4a4a4a;font-size:19px;font-family:Microsoft YaHei;font-weight: bold;}
.News_list .title a:hover{color:#0a7840;}
.News_list .text{color:#6e6d6d;font-size:16px;line-height:25px;font-family:songti}
.News_list .time{color:#8e8e8e;font-size:12px;font-family:songti}

 @media (max-width: 468px) {
  .News_list .title a{font-size:14px;}
}

/* 次级页面    图片文字展示 类  列表    */

.pic_list{border:0px red solid;background:#f2f2f2;padding:0px;margin:10px 0px 10px;}

.pic_list .pic_list_img{overflow:hidden;}
.pic_list .pic_list_img img{transition: all 0.6s;}
.pic_list .pic_list_img img:hover {transform: scale(1.1);}

.pic_list .pic_list_text{border:0px red solid;height:35px;text-align:center}
.pic_list .pic_list_text a{color:#060606;line-height:35px;font-family:Microsoft YaHei;font-size:16px;}
.pic_list .pic_list_text a:hover{}


/*  专家展示      图片文字展示 类  列表  new   */

.News_list2{border-bottom:1px #ccc dashed;padding:30px 0px;}
.News_list2  img{width:100%;}
.News_list2 .title{height:35px;}
.News_list2 .title a{color:#4a4a4a;font-size:19px;font-family:Microsoft YaHei;font-weight: bold;}
.News_list2 .title a:hover{color:#0a7840;}
.News_list2 .text{color:#6e6d6d;font-size:16px;line-height:25px;font-family:songti}
.News_list2 .time{color:#6e6d6d;font-size:16px;font-family:songti}



/*  专家展示      图片文字展示 类  列表   */
.people_list{border:0px red solid;background:#f2f2f2;padding:0px;margin:10px 0px 10px;}

.people_list .people_list_img{overflow:hidden;}

.people_list .people_list_text{border:0px red solid;height:35px;text-align:center}
.people_list .people_list_text a{color:#060606;line-height:35px;font-family:Microsoft YaHei;font-size:16px;}
.people_list .people_list_text a:hover{}


@media (max-width: 767px) {
.pic_list .pic_list_img img{border:0px red solid;}
}
@media (min-width: 768px) and (max-width: 991px) {
.pic_list .pic_list_img img{border:0px red solid;width:300px;height:200px;}
.people_list .people_list_img img{border:0px red solid;height:240px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
.pic_list .pic_list_img img{border:0px red solid;width:300px;height:200px;}
.people_list .people_list_img img{border:0px red solid;height:150px;}
}
@media (min-width: 1200px) {
.pic_list .pic_list_img img{border:0px red solid;width:300px;height:200px;}
.people_list .people_list_img img{border:0px red solid;height:190px;}
}



/* 次级页面   服务项目   */

.ptfwxm2{border:0px red solid;background:#f2f2f2;padding:0px;margin:10px 0px 10px;}
.ptfwxm2 .ptfwxm2_pic{overflow:hidden;border:0px red solid;}
.ptfwxm2 .ptfwxm2_pic img{transition: all 0.6s;}
.ptfwxm2 .ptfwxm2_pic img:hover {transform: scale(1.1);}

.ptfwxm2 .ptfwxm2_text{border:0px red solid;height:35px;text-align:center}
.ptfwxm2 .ptfwxm2_text a{color:#060606;line-height:35px;font-family:Microsoft YaHei;font-size:16px;}
.ptfwxm2 .ptfwxm2_text a:hover{}

/* 次级页面   服务项目   动画效果    */
.box{display: flex;display: -webkit-flex;align-items:center;justify-content:center;font-family:Microsoft YaHei; box-shadow: 0 0 2px rgba(0, 0, 0, .1); overflow: hidden; position: relative; z-index: 1;}
.box:before,.box:after,.box .box-content:before,.box .box-content:after{
    content: ""; width: 100%; height: 50%;background: #119b55; opacity: 0.6;
    transform: translateX(-50%) translateY(0%); position: absolute; top: -50%; left: 50%;z-index: 1;
    -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0); clip-path: polygon(0 0, 50% 100%, 100% 0); transition: all .3s;}
.box:after{ transform: translateX(-50%) translateY(0%); top: auto; bottom: -50%; z-index: 0;
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%); clip-path: polygon(50% 0%, 0% 100%, 100% 100%);}
.box .box-content:before{ width: 50%;height: 100%; transform: translateX(0%) translateY(-50%);
    top: 50%; left: auto; right: -50%; -webkit-clip-path: polygon(100% 0, 0 50%, 100% 100%);
    clip-path: polygon(100% 0, 0 50%, 100% 100%);}
.box .box-content:after{ width: 50%; height: 100%; transform: translateX(0%) translateY(-50%);
    top: 50%; right: auto; left: -50%; z-index: 0; -webkit-clip-path: polygon(0 100%, 100% 50%, 0 0);
    clip-path: polygon(0 100%, 100% 50%, 0 0);
}
.box:hover:before{ top:0; }
.box:hover:after{ bottom:0; }
.box:hover .box-content:before{ right:0; }
.box:hover .box-content:after{ left:0; }
.box img{ width: 100%; height: auto; transform: scale(1);  transition: all 0.5s;}
.box:hover img{ transform: scale(1.5); }
.box .box-content{ height: 100%; width: 100%;  position: absolute;  left: 0;  top: 0;}
.box .content{ text-align: center; width: 100%; top: 50%;left: 50%;
transform: translate(-50.5%, -50.5%); position: absolute; z-index: 1;}
.box .title{  color: #fff;  font-size: 16px;  font-weight: 600; font-family:Microsoft YaHei; text-transform: uppercase;
    margin: 0 0 5px;  transform: rotateY(360deg) scale(0);  transition: all 0.5s;}
.box:hover .title{ transform: rotateY(0) scale(1); }
.box .post{ color: #fff;font-size:14px; font-family:Microsoft YaHei;letter-spacing: 0px;line-height:18px;text-transform: capitalize;margin: 0 0 5px;
  display: block;  transform: rotateY(360deg) scale(0); transition: all 0.5s ease 0.25s;}
.box:hover .post{ transform: rotateY(0) scale(1); }
.box .post a{color: #fff;text-decoration:none;}

/* 标准体系建设   三级页面 */
.bztxzj_qc_tab1 tr td input{border:1px #ccc solid;height:24px;line-height:20px;font-size:15px;}

.bztxzj_qc_tab{border-collapse: collapse;}
.bztxzj_qc_tab tr td{border:1px #aeaeae solid;border-collapse: collapse;}

.bztxzj_qc_tab tr td input{margin-left:2px;border:1px #ccc solid;height:24px;line-height:20px;font-size:15px;}
.bztxzj_qc_tab tr td select{margin-left:2px;}
.bztxzj_qc_tab tr td textarea{margin-left:2px;border:1px #ccc solid;line-height:20px;font-size:15px;}

/* 分页   */
.news_fenye{border:0px red solid;height:40px;margin:20px 0px;}
.news_fenye ul{border:0px blue solid;height:40px;}
.news_fenye ul li{border:0px green solid;background:#E9E9E9;float:left;margin:0px 2px;padding:5px 12px;}
.news_fenye ul li.active{background:#0a7840;color:#fff}


/********    三级页面       *********/
/*  新闻类  详情 页  */
.mainThree{padding:15px 0px 30px}

.mainThree_BT{font-size:22px;color:#444444;font-weight:bold;line-height:70px;height:60px;border:0px red solid;margin:0px}

@media (max-width: 768px) {
  .mainThree_BT{font-size:18px;}
}
.mainThree_BT2{font-size:12px;color:#444444;font-weight:normal;line-height:20px;height:40px;border:0px red solid;margin:0px}

.mainThree_center p{font-size:16px;font-family: songti;}
.mainThree_center img{}

.mainThree_detail{border:0px red solid;font-size:16px;font-family: songti;margin:0px;padding:0px;}
.mainThree_detail img{width:85%;}


/* 专家介绍 详情  */
.mainThree_detail .zjjs_tab{margin:0px auto;border-collapse: collapse;}
.mainThree_detail .zjjs_tab tr td{border:1px #000 solid;border-collapse: collapse;padding:9px 0px;}
.mainThree_detail .zjjs_tab tr td img {width:120px;}
.mainThree_detail .zjjs_tab tr td p{margin:2px 0px;text-align: left;text-indent:5px;}

/*  标准详情    */

.mainThree_bzxq{}
.mainThree_bzxq p{margin:15px 0px;font-size:15px;font-family:songti;}
.mainThree_bzxq .font_std_detail{font-family:Microsoft YaHei;font-weight: bold;font-size:15px}
/*  标准状态 */
.bzzt_zf {color:#fff;padding:2px 5px;background: red;font-size:13px;}  /* 作废 */
.bzzt_yx {color:#fff;padding:2px 5px;background:#00a3cc;font-size:13px;}/* 有效 */
.bzzt_wss {color:#fff;padding:2px 5px;background:#bebebe;font-size:13px;}/* 未实施 */

/* 示范区级别  */
.sfqjb_gjj {color:#fff;padding:2px 5px;background:#00c5fe;font-size:13px;}/* 国家级 */
.sfqjb_sj {color:#fff;padding:2px 5px;background:#00d29e;font-size:13px;}/* 省级 */
.sfqjb_sxj {color:#fff;padding:2px 5px;background:#00af25;font-size:13px;}/* 市县级 */




/******   底部    ******/
.dibu{margin:20px auto 0px;background:#363A43;color:#fff;padding:5px 0px}

.dibu_list0{border:0px green solid;}
.dibu_list0 .list_p5{font-size:18px;font-family:Microsoft YaHei;border:0px red solid;margin:8px 0px;}
.dibu_list0 .list_p4{font-size:14px;font-family:songti;color:#fff;border:0px red solid;margin:10px 0px;}


.dibu_list1{border:0px green solid;margin-left:30px}
.dibu_list1 p{font-weight:normal;}
.dibu_list1 .list_p1{font-size:18px;text-indent:3px;font-family:Microsoft YaHei;margin:8px 0px;
border:0px red solid;}

.dibu_list1 .list_p2_1{font-size:24px;height:30px;color:#088e4a;font-family:Microsoft YaHei;text-align:center;
width:105px;border:0px red solid;margin:2px 0px;}
.dibu_list1 .list_p2_2{font-size:24px;height:30px;color:#088e4a;font-family:Microsoft YaHei;text-align:center;
width:105px;border:0px red solid;margin:2px 0px;}
.dibu_list1 .list_p3{width:105px;font-size:13px;text-align:center;font-family:songti;height:18px;
border:0px red solid;margin:0px;}



.dibu_list2{border:0px red solid;width:110px;float:right;margin-top:5px;font-size:11px;font-family:songti;}
.dibu_list2 p{font-size:11px;text-align:center;font-family:songti;height:16px;line-height:16px;
border:0px red solid;margin:0px;}
.dibu_list2 div img{width:14px;border:none;margin:0px; padding:0px;}


/******    版权     ****/

.bq{background:#0f0f0f;color:#fff;height:40px;margin:0px;padding:0px;font-family:songti;font-size:13px;}

.bq .bq_text{border:0px red solid;margin:10px 0px;line-height:20px;}

@media (max-width: 768px) {
  .bq .bq_text{text-align:center}
}

