/*
General
=========================== */
body {
	font-family: "Microsoft YaHei", "Hiragino Sans GB", SimHei, STHeiti;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	overflow-x: hidden;
}
a:hover, a:focus, a:active {
	text-decoration: none;
	outline: none;
}
a, .btn, button {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  outline: medium none;
}
.dy_title{
font-size: 18px;
letter-spacing: 0.1em;
cocolor: #666;
font-weight:600;
text-align: center;
}
.tyt_24 {
	font-size: 24px;
letter-spacing: 0.1em;
font-weight:700;
}
.tyt_20 {
	font-size: 20px;
letter-spacing: 0.1em;
font-weight:600;
}
.tyt_18 {
	font-size: 18px;
letter-spacing: 0.1em;
font-weight:500;
}
.tyt_16{
letter-spacing: 0.1em;
	font-size: 16px;
font-weight:700;
}
.tyt_14{
letter-spacing: 0.1em;
	font-size: 14px;
font-weight:700;
}
.fc_222 {
    color: #222;
}
.fc_3f3f3f {
    color: #3f3f3f;
}
.fc_666 {
    color: #666;
}
.fc_999 {
    color: #999;
}
.fc_red {
    color: #be222f;
}
.fc_blue {
    color: #3FBBC0;
}
.fc_white {
    color: #fff;
}
.fc_blue_q {
    color: #C2EAEB;
}
.m_top20{margin-top:20px;}
.bg-gray {
  background-color: #F6F7F9;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd!important;
}

.blue_link a{
    color: #3FBBC0 !important;
}
.section{
    padding: 70px 0;
    position: relative;
}

.section a{
    color: #3FBBC0;
}

.gray{
    background-color: #f9f9f9;
}

.section .heading{
    text-align: center;
    position: relative;
    font-size: 16px;
    margin-bottom: 70px;
    letter-spacing: 1px;
}

.section .heading .title{
    position: relative;
    letter-spacing: 0;
    font-weight: 600;
    font-family: 'Microsoft YaHei';
}

.section .heading .title strong{
    font-weight: 700;
    text-transform: uppercase;
}

.section .heading:before{
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    border-bottom: solid 1px #f43438;
}


hr{
    border-top: solid 1px #efefef;

/* margin: 10px 0 20px;*/}

/*

Home
=========================== */
.section.home{
    padding: 100px 0;
    background-image: url(../images/bg/brick-wall-dark.png);
    background-color: #f43438;
}

.section.home.dark{
    background-image: url(../images/bg/brick-wall-dark.png);
    background-color: #fff;
}

.section.home .heading-home{
    text-align: center;
    position: relative;
    z-index: 2;
}

.section.home .heading-home .title{
    color: white;
    margin-bottom: 5px;
    font-weight: 900;
    letter-spacing: 0;
    text-transform: capitalize;
    text-shadow: 6px 6px 0px rgba(0,0,0,0.2);
    color: #fff;
}

.section.home .heading-home p{
    margin-bottom: 0;
    font-size: 16px;
    letter-spacing: 1px;
    color: #f0f0f0;
}

.section.home .overlay{
    display: block;
    position: absolute;
    background-color: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.btn-home{
    border: solid 1px #fff;
    color: #fff !important;
    padding: 10px 20px;
    margin: 5px;
    letter-spacing: 1px;
}

.btn-home:hover,
.btn-home:focus{
    color: #3f3f3f !important;
    background-color: #fff;
}

/*
Start tp-header
=========================== */
.tp-header {
  font-size: 15px; 
  padding: 10px 0 10px 0;
  background-color:#3FBBC0;
  color: #ffffff;
  outline: none;	}
.tp-header i, .tp-header a {
  padding: 0 2px;
 }
.tp-header i:hover, .tp-header a:hover {
  color: #fff; }
.xtitle{
	font-weight:400;}

/*----------------Section Start---------------*/
#news,#notice {
    position:relative;color: #666666 ;
}
#news a,#notice a {
    color: #666666 ;
}

.list_t1{font-weight:600; color:#3FBBC0;font-size:18px;}
.list_t2{font-style:italic;color:#bdbdbd;}
#news .more,#notice .more { float: right; position:absolute ;zoom: 1; top: 0px; right:20px; display: block; color:#3FBBC0;cursor: pointer;}
#news li ,#notice li{
    padding-left:15px;
    background: url(../images/5.gif) no-repeat 0px 5px;
	height:30px;
}
#news ul li a,#notice ul li a {
    width: 68%;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: top;
	text-decoration:none;
}
.date {
float: right;}

h5 {
    line-height: 25px;
}
.section-top-40, .home2-section-top-40 {
    margin-top: 40px;
}
.m-t-30 {
    margin-top: 30px;
}
.heading {
    text-align: center;
}

h2, h1 {
    line-height: 46px;
}
.section-top-10 {
    margin-top: 10px;
}
.section-top-25 {
    margin-top: 25px;
}
.section-top-align {
    margin-top: 20px;
}
[class*=' imghvr-'] figcaption, [class^=imghvr-] figcaption {
    background-color: rgba(51, 51, 51, 0.55);
}
.hoveicon_plus a {
    top: 40%;
    position: absolute;
}
.text-success {
    color: #3FBBC0;
}
.text-white {
    color: #ffffff;
}
.section-top-25 {
    margin-top: 25px;
}
.parallax {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.m-t-70 {
    margin-top: 70px;
}
.home3_countup_section {
    background-image: url(../images/stats.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 20px 0;
}

.a_zhuanlan a, .a_zhuanlan a:hover, .a_zhuanlan a:focus, .a_zhuanlan a:active {
color:#fff;
	text-decoration: none;
	outline: none;
}

/*-----------Back to top-------------------*/
#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: block;
  text-decoration: none;
  z-index: 9999;
  transition: all 0.3s ease; }

#return-to-top:hover i {
  color: #fff; }
  
/*------------------footer------------------*/
.copy-rights {
    background-color: #333333;
}
footer a, .footer_text_color, .footer_text_color a {
    color: #C9C9C9;
}
.section-top-15{
    margin: 15px;
}
.copy-rights p {
    margin: 0 0 5px;
}
@media screen and (max-width: 767px) {

footer a:focus, .footer_text_color a:hover {
  color: #efefef; }

}
 
  
@media (min-width: 1200px) {
	.copy-rights .container{
	 background: url(../images/logo_bg.png) no-repeat left 10px;
 }

}
@media (max-width: 767px) {
  .copy-rights p {
    text-align: center; 
	}
	.home_slider {height: 100px!important; }
	.forcefullwidth_wrapper_tp_banner{
		height:0!important; 
	}

}

.section-bottom-15 {
  margin-bottom: 15px; }
  
 /*---------------面包屑导航---*/
.breadcrumb{
    background-color: #fff!important;
} 
 /*---------------top-zhuanti----------*/ 
.forcefullwidth_wrapper_tp_banner{
height:auto !important ;		
 } 
.top-zhuanti{
    background-color: 42a7ce;
    padding: 0;
	height:auto!important ;	
}  
.zhuanti_banner {
    background: url(../images/zhuanti.png) ;
    background-repeat: no-repeat;
	background-size:100% 100%;
}
/*---------------tp-caption slider btn----------*/
/*-----------------Slider button code--------*/
.slider_btn {
  color: #fff !important;
  padding: 12px 25px 10px 25px;
  border: 1px solid #ffffff;
  display: inline-block;
  vertical-align: middle;
  background: transparent;
  transition-duration: 0.3s; }

.slider_btn_res {
  border: 2px solid #ffffff; }

.slider_btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #86cb35;
  transform: scaleX(0);
  transform-origin: 50%;
  transition-duration: 0.3s;
  transition-timing-function: ease-out; }

.slider_btn:hover, .slider_btn:focus, .slider_btn:active {
  color: #fff; }

.slider_btn:hover:before, .slider_btn:focus:before, .slider_btn:active:before {
  transform: scaleX(1); }

/*---------------content page----------*/



.media_banner4 {
    background: url(../images/index_3banner_countup.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.teach_local {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;

}
.teach_local a.cur {
    color: #869bae;
}

.content_R {
    background: #fff;
    border: 1px solid #eeeeee;
padding: 20px 10px;
}
.content_R .contain h2 {
    font-size: 24px;
    color: #000;
    text-align: center;
}
.content_R .contain .time {
    line-height: 26px;
    border-bottom: 1px dashed #EEE;
    font-size: 14px;
    color: #999;
    margin-top: 14px;
    text-align: center;
    padding: 9px 0px;
}
.content_R .contain .con p {
    width: 100%;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
}
.content_R .contain .bm a {
    color: #666;
    font-size: 14px;
    padding-left: 4px;
}
.tit>h3 {
	font-size: 20px;font-weight:400 ;color:#666;text-align:center!important;}
@media (max-width: 992px) {
	nav.navbar.bootsnav {
    padding-bottom: 30px!important;
	}
  .tp-banner-slider{margin-top:80pximportant;}

	}


/*---------------list page----------*/
.list_page{
    background: url(../images/2.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.list_R {
    background: #fff;
    border: 1px solid #eeeeee;
    padding: 20px 20px;
}
.xw_list li {
    padding-left: 15px;
    background: url(../images/5.gif) no-repeat 0px 5px;
	height:35px;
}
a.Prev,a.Next,span.NextDisabled ,span.PrevDisabled{
border: solid 0px #AFD5F5!important;
}

.xw_list  a {
    width: 78%;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: top;
}

.xw_list .date {
    float: right;
    color: #333;
}
@media (max-width: 767px) {
.xw_list  a {
    width: 68%;
	}
}
/*---------------list cont page----------*/
.list_cont_banner4 {
    background: url(../images/banner2.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.a_lank li {
    padding-left: 15px;
    background: url(../images/5b.gif) no-repeat 0px 5px;
	height:35px;
}
.wz_rank {
    overflow: hidden;
}

.wz_rank  a {
    width: 98% !important;
    display: inline-block !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    vertical-align: top !important;
}

.right-sidebar {
    background: #F6F7F9;
    padding: 30px;
    border: 1px solid #EEEFF1;
    height: 390px;
}
.side-t {
    height: 50px;
    line-height: 50px;
    background-color: #3FBBC0;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
	background-image: url(../images/bg_w.png);
    background-repeat: no-repeat;
    background-position:top right;
}
.list-cont-t{font-size:18px;
	font-weight:700;
	color:@999;
	height:40px;
	line-height:40px;
}
/*---------------liren ling dao------------------------------------*/
.list-liren {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.liren-item {
    margin-bottom: 30px;
}
.liren-item .liren-inner {
    border-radius: 0;
    overflow: hidden;
    position: relative;
    border: 0px solid #F1F1F1;
    padding: 0 0 20px;
    background-color: #fff;
	height: 300px;
}
.liren-item .liren-thumb {
    margin-bottom: 15px;
    position: relative;
    text-align: center;
}
.liren-item .product-info {
    text-align: center;
    position: relative;
}
.liren-item .liren-name {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 4px;
    letter-spacing: 0;
	text-align: center;
}
.liren-item .liren-zhiwu {
    display: block;
    font-size: 14px;
    color: #666;
    font-weight: 500;
    line-height: 100%;
	text-align: center;
}
.liren-item .liren-time {
    display: block;
    font-size: 12px;
    color: #666;
    font-weight: 500;
    line-height: 100%;
	text-align: center;
}
/*---------------da shijian biao------------------------------------*/

ol,ul{padding-left:0;list-style:none}

.clearfix-time{display:block;zoom:1}
.clearfix-time:after{content:'\20';display:block;clear:both;visibility:hidden;line-height:0;height:0}

.about2{padding-bottom:80px}
.about2 .tit{text-align:center}
.about2 ul{background:url(../images/sy51.png) repeat-y center}

.about2 .tit h6{color:#666}
.about2 .tit h5{color:#999;margin:15px 0 45px}

.about2 li:before{background:url(../images/sy50.png) no-repeat center center;left:-50px;top:12px;content:"";display:block;position:absolute;width:17px;height:17px}
.about2 li h4:hover{color:#f8f8f8;transition:all 1s;transform:translateY(-15px)}
.about2 li h4{position:relative;display:block;text-decoration:none;font-family:lato;color:#ecf0f1;text-transform:uppercase;padding:4px 0;transition:.5s}
.about2 li h4::after{position:absolute;content:"";width:100%;height:1px;top:100%;left:0;background:#3498db;transition:transform .5s;transform:scaleX(0);transform-origin:right}
.about2 li h4:hover{color:#95a5a6}
.about2 li h4:hover::after{transform:scaleX(1);transform-origin:left}
.about2 li:nth-child(2n):before{background:url(../images/sy50.png) no-repeat center center;right:-52px;top:12px;left:auto;content:"";display:block;position:absolute;width:17px;height:17px}
.about2 li h4{color:#3FBBC0;transition:all 1s}
.about2 li p{color:#666;margin-top:0px;margin-bottom: 0px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}

.future{text-align:center;color:#999;font-size:12px;margin-top:17px}
.about2 li:nth-child(1){margin-top:0}
.about2 li{float:right;width:45%;text-align:left;position:relative;margin-top:100px}
.about2 li:nth-child(2n){float:left;text-align:right;margin-top:130px}

.span{display: inline-block;color: green;font-size: 20px;}

.mx-tip-panel:focus{outline:0;} 
 .mx_keyword{line-height:20px; color:#333333; font-size:14px; letter-spacing: 0.2px;font-family:PingFangSC-Semibold;}
.mx-scrollbar::-webkit-scrollbar{width:8px;height:1px;}
.mx-scrollbar{overflow-y:auto; max-height:380px; }
.mx-scrollbar::-webkit-scrollbar-thumb{border-radius:4px; background: #C0C0C0;}
.mx-scrollbar::-webkit-scrollbar-track{border-radius:4px; background: #eeeeee;}
.maxthon_tip{background-color:white; border:none;} .maxthon_tip:active{background-color: #E6F4FF;border:1px solid #449EFB; } .maxthon_tip:hover{background-color:#E6F4FF; border:1px solid #449EFB;}
@media (max-width: 1200px){
.about2 li:before{left:-43px!important;}
.about2 li:nth-child(2n):before{right:-45px!important;left:auto!important;}
}

/*---------------biaoge ------------------------------------*/
.table_01 table {
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    border-top: 2px solid #3FBBC0;

}
.table_01 th {
    margin: 0px;
    padding: 12px 5px;
    border: 1px solid #dddee0;
    background: #f3f3f3;
    text-align: center;
}
.table_01 td {
    margin: 0px;
    padding: 10px 5px;
    border: 1px solid #dddee0;
    text-align: center;
}
table th:first-child, table td:first-child {
    border-left: 0px;
}
table th:last-child, table td:last-child {
    border-right: 0px;
}
td.td_left{text-align: left;}
div.bumen_img{
	padding:30px 0;
	text-align:center;}

@media screen and (max-width: 767px) {
.bumen_img img{width:80% !important;height:auto !important;display: inline-block!;}
.news_cont img{width:80% !important;height:auto !important;display: inline-block!;}
}
/*---------------fullSlide ------------------------------------*/
.fullSlide{ width:100%;  position:relative;   }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  overflow:hidden; text-align:center;  height:360px; }
/* shiyanshi */
.swiper-container{width: 100%;background: #fff;}
.swiper-slide{position: relative;width: 100%!important;background: #F6F7F9;}
.swiper-slide .info{position: absolute;top: 9%;left: 15px;width: 26%;height: 70%;padding: 35px;box-sizing: border-box;background: #F6F7F9;box-shadow: 0px 0px 12px rgba(0, 0, 0, .1);}
.swiper-slide .info h3{font-size: 18px;}
.swiper-slide .img{float: right;max-width: 1200px;max-height: 595px;overflow: hidden;}
.swiper-slide .img img{max-width: 100%;}
.swiper-pagination{text-align: left;}
.swiper-pagination-fraction{left: 45px;font-weight: bold;font-size: 20px;}
.swiper-button-next,
.swiper-button-prev{top: auto;bottom: 14px;width: 47px;height: 15px;}
.swiper-button-prev{left: 14px;}
.swiper-button-next{right: auto;left: 106px;}
@media (max-width: 1440px){.swiper-slide .img{width: 83%;}.swiper-container-3d{perspective: none;}}
@media (max-width: 1280px){.swiper-slide .info h3{font-size: 18px;}.swiper-slide .info p{width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}}
@media (max-width: 980px){.swiper-slide .info p{display: none;}}
@media (max-width: 780px){.swiper-slide .info{padding-top: 10px;}.swiper-slide .info h3{font-size: 14px;margin: 0;padding-bottom: 30px;}.swiper-slide .info a{font-size: 14px;}}
@media (max-width: 640px){.swiper-slide .info{padding: 10px;left: 5px;}.swiper-slide .info h3{font-size: 14px;margin: 0;padding-bottom: 0px;}.swiper-slide .info a{font-size: 10px;}}	
/*-- div_img80--*/
@media screen and (max-width: 767px) {
.div_img80 img{width:80% ;height:auto;}

}
/*---------------jiaoshi_member ------------------------------------*/
.member_img{
    width: 82px;
    height: 124px;
    overflow: hidden;
    float: left;
    background-color: #000;

}
.member_info{
	margin-left: 130px;
    margin-bottom: 0.5em;
    overflow: hidden;

}
.member_name {
    display: block;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
margin-bottom: 0.5em;}
.member_prof {
    overflow: hidden;
}


.m_top15{margin-top:15px;}