body{
	font-family: "Microsoft Yahei";
	font-size: 12px;
}
.rtext img{
  max-width:100%;
}
ul{
	padding: 0;
	list-style: none;
}

.biao{
  background: url(biao.png) no-repeat;
  background-size:30px 30px;
  width:30px;
  height:30px;
  display:block;
  position:absolute;
  right:30px;
  bottom:30px;
}
.biao:hover{
  background: url(biaoo.png) no-repeat; 
  width:30px;
  height:30px;
  background-size:30px 30px;
  display:block;
  position:absolute;
  right:30px;
  bottom:30px;
}

.mytitle{
    background: url(title2.png) no-repeat; 
	height:90px;
	padding:30px 0 0 20px;
	font-family:Microsoft yahei;
	margin:0px auto;
	font-weight:normal !important;
	font-size:19px;
	clear:both;
}
.anchor-a.active {
	background: #fff;
	color: #666;
}
.anchor-a {
  display: inline-block;
			margin: 50px 3px 0;
			width: 200px;
			height: 70px;
			line-height: 70px;
			background: #333;
			color: #fff;
			font-size: 14px;
}
.trans-3 {
    -webkit-transition: all 0.35s linear;
    -moz-transition: all 0.35s linear;
    -ms-transition: all 0.35s linear;
    -o-transition: all 0.35s linear;
    transition: all 0.35s linear;
}
.doufukuan3{
    text-align:center;
    padding:10px 10px !important;
    box-sizing: border-box;
    background-color:#f1f2f6 !important;
      
}
.doufukuan3:hover{
    background-color: #f2f2f2;
}
.doufukuan3 img{
    max-width: 100%;
	max-height:204px;
}
.tabedlist{
    min-height:60px;
	padding:20px;
}
.tabedlist li{
    float:left;
	display:inline-block;
	border:1px solid #ccc;
    margin-bottom:15px;
	text-align:center;
    

}

.tabedlist li>a{
  padding:10px 30px;
display:block;
}
.curs2 {
    background:#027bb4;
 
	
}
.curs2  a{
    color:#fff !important; 
}
.curs {
    background:#027bb4;
	display:block;
	padding:10px 30px;
	width:100%;
	height:100%;
	color:#fff !important;
	
}

.rtext  img{
   display:block !important;
   margin:0 auto;
}

.abouttitle23 span{
    background-color: #b14543;
    display: block;
    width:50px;
    height:50px;
    margin:0 auto;
    color:#fff;
    line-height:50px;
    border-radius: 50%;
}

.doufukuan2{
    text-align:center;
    padding:0px 0px !important;
    box-sizing: border-box;
    background-color:#f1f2f6 !important;
    border:10px solid #fff;
}
.doufukuan2:hover{
    background-color: #f2f2f2;
}
.doufukuan2 img{
    max-width: 100%;
}
.newstitles{
    color:#b95656;
    font-size:18px;
    font-weight:bold;
    display: block;
    padding-top:10px;
    min-height:64px;
    text-align: left;
    padding:10px;
}
.newsclous{
    color:#a1a1a2;
    font-size:14px;
    text-align: left;
    display: block;
    min-height:45px;
    padding:10px;
}
.clous{
 
    line-height: 28px;
    color: #999;
	text-align:left;
	padding:10px;
}
.anlilist div:nth-child(odd)>a>img{
   float:left;
   transition: all 0.6s;
}
.hvimg:hover{
   transform: scale(1.05);
} 
.square{
    top: 50%;
    margin-top: -118px;
    font-size: 180px;
    color: #fff;
	position:absolute;
	left:445px;
} 



.anlilist div:nth-child(even)>a>img{
   float:right;
   transition: all 0.6s;
}
.picnewstitles{
    color:#b95656;
    font-size:18px;
    font-weight:bold;
    display: block;
    padding-top:10px;
    min-height:40px;
    text-align: left;
    padding:10px;
}
.picnewsclous{
    color:#a1a1a2;
    font-size:14px;
    text-align: left;
    display: block;
    min-height:30px;
    padding:10px;
}
.btnewstitles{
    color:#000;
    font-size:16px;
    font-weight:100;
    display: block;
	text-align:center;
    padding-top:10px;
    min-height:10px;
 
    padding-left:15px;
}
.btnewstitles2{
    color:#000;
    font-size:18px;
    font-weight:100;
    display: block;
	text-align:left;
    padding-top:10px;
    min-height:10px;
    padding-left:15px;
}
.btnewsclous{
    color:#a1a1a2;
    font-size:14px;
    text-align: left;
    display: block;
    min-height:45px;
    padding:10px;
}
#header{
	height: 34px;
	background: #3a3a3a;
	color: #858585;
	text-align: right;
	line-height: 34px;
}
#header .box{
	border-right: 1px solid #535353;
	padding: 0 25px;
	display: inline-block;
}
#header .box img{
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}
#header .box.tel{
	color: #027bb4;
	font-weight: bold;
}
#header .search_icon{
	display: inline-block;
	position: relative;
	width: 40px;
	text-align: center;
	cursor: pointer;
}
#header .search_icon span{
	display: block;
	width: 100%;
	height: 100%;
}
#header .search_icon .search_form{
	position: absolute;
	top: 2px;
	right: 0px;
	width: 200px;
	display: none;
	width: 200px;
	height: 30px;
	background: #fff;
}
#header .search_icon .search_form .text{
	width: 200px;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	float: left;
	border: none;
	outline: none;
	background: transparent;
}
#header .search_icon .search_form .submit{
	width: 40px;
	height: 30px;
	position: absolute;
	float: left;
	right: 0;
	top: 0;
	border: none;
	outline: none;
	background: url(../images/search_icon.png) center no-repeat;
}
.navbar{
	background: #fff;
	min-height: auto;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
	height: 112px;
	z-index:99999;
}
.navbar-right{
	height: 112px;
}
.navbar-default .navbar-nav>li{
	float: left;
	display: block;
}
.navbar-default .navbar-nav>li>a{
	display: block;
	float: left;
	padding: 32px 32px;
	height: 112px;
	text-align: center;
}
.navbar-default .navbar-nav>li>a span{
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.navbar-default .navbar-nav>li>a small{
	color: #838383;
	font-size: 15px;
	font-family: "Calibri","Arial";
}
.navbar-default .navbar-nav>li.cur>a,.navbar-default .navbar-nav>li>a:hover{
	background-color: #027bb4 !important;
}
.navbar-default .navbar-nav>li>a:hover span,.navbar-default .navbar-nav>li>a:hover small{ color:#FFF;}
.navbar-default .navbar-nav .open>a/*,
.navbar-default .navbar-nav>li>a:hover*/{
	background-color: #FFF !important;
}
.navbar-default .navbar-nav>li.cur>a span,
.navbar-default .navbar-nav>li.cur>a small{
	color: #fff;
}
.navbar-nav>li>.dropdown-menu{
	min-width: 100%;
	border-radius: 0;
	border: none;
	padding: 0;
	background: #fff;
}
.dropdown-menu>li>a{
	color: #fff;
	font-size: 14px;
	display: block;
	line-height: 40px;
	width: 100%;
	padding: 0;
	border-bottom: 1px solid #484848;
	text-align: center;
	background: #3a3a3a;
}
.dropdown-menu>li:last-child>a{
	border-bottom: 0;
}
.dropdown-menu>li>a:hover{
	background: #027bb4;
	color: #fff;
}
#banner{
	width:95%;
	margin:0 auto;
	max-width:1300px;
}

.footer{background:#437eaf;position: relative;z-index: 9;color:#ffffff;}
.footer>.container{padding:40px 0 48px;}
.footnav li{float: left;width:23%;font-size: 16px;color: #ffffff;text-align: center;border-right:1px solid #737272;min-height: 150px;}
.footnav li i a{color: #ffffff;font-style:normal;}
.footnav li i a:hover{color: #f00;}
.footnav li>dl{margin-top:10px;font-size: 12px;}
.footnav li>dl dt{font-weight:normal;line-height:2;width: 48%;text-align: left;margin:0 auto;}
.footnav li>dl dt a{color: #ffffff;background:url(icon-05.png) no-repeat left center;display: inline-block;display: inline-block;padding-left:9px;}
.footer a:hover{color:#f00;}
.tTelbox{width: 45%;float: left;}
.footnav{width: 54%;float: right;}
.ftlogo .pic{float: left;display: block;}
.ftlogo .ewm {float: left;padding-left: 80px;}
/*.ftlogo .ewm img{height: 100px!important;width: 100px!important;}*/

.tTelbox .pic{display: block;margin-bottom:20px;}
.tTelbox .tTel{margin-top:20px;}
.tTelbox .tel{padding:8px 0 8px 58px;float: left;}
.tTelbox .tel1{margin:10px 50px 0 0;}
.tTelbox .tel2{margin:10px 50px 0 0;}
.tTelbox .tel p{font-size: 14px;}
.tTelbox .tel .p3{font-size: 20px;color: #989898;font-weight: bold;}
.footer .cy{height:48px;line-height:48px;background:#1b1b1b;text-align: center;color: rgba(255,255,255,.35);}
.footer .cy a{color: rgba(255,255,255,.35);}
.footer .cy a:hover{color: #fff;}


/* start home */

.flexslider {
  margin: 0 0 60px;
  background: #fff;
  padding: 0;
  position: relative;
  zoom: 1;
  background-color: #371604;
  overflow: hidden;
  margin: 0;
}
.flexslider .slides {
  padding: 0;
  zoom: 1;
}
.flexslider .slides img {
  width: 100%;
 /* min-width: 648px;
  min-height: 270px;*/
  display: block;
}
.flexslider .slides > li {
  display: none;  
  padding: 0;
  position: relative;
  -webkit-backface-visibility: hidden;
  cursor:pointer;
}
.flexslider img {
  position: relative;
  width: 100%;
}
.slider-caption {
  color:white;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  text-transform: uppercase;
  z-index: 7;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#home h1,
#home h2
  {
    font-weight: normal;
	font-family:"楷体";
  }
#home h2
  {
	font-weight: normal;
    padding: 10px 0 10px 0;
  }
#home .btn
  {
    background: #027bb4;
    border-radius: 0;
    border: 2px solid transparent;
    color: #FFFFFF;
    font-weight: bold;
    margin: 40px 0 0 0;
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    height: 50px;
    width: 250px;
    padding: 12px 10px 10px 10px;
  }
#home .btn:hover
  {
    background: #FFFFFF;
    color: #027bb4;
  }
#home p
  {
    letter-spacing: 1px;
  }
/* end home */


/*revolution slider*/
.fullwidthbanner {
    max-height: 450px;
    height: auto;
}

.revolution-slider {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    height: 450px;
    margin: 0px 0 0 0;
    overflow: hidden;
    z-index: 1;
}

.tp-caption.large_title {
    padding: 10px 15px;
    font-size: 20px;
    font-family: "Roboto", Arial;
    border-radius: 2px;
    color: #FFF;
    font-weight: 500;
}

.tp-caption.grey_subtitle {
    font-size: 14px;
    font-family: "Roboto", Arial;
    color: #656d78;
    line-height: 24px;
    font-style: italic;
    border-radius: 4px;
}

.tp-caption.grey_subtitle_alt {
    font-size: 14px;
    font-family: "Roboto", Arial;
    color: #FFF;
    line-height: 24px;
    font-style: italic;
    border-radius: 4px;
}

#service_box{
	width: 100%;
	height: 360px;
	background: #efefef;
	
	
}
#service_box .box{
	width: 23%;
	float: left;
	border-radius: 8px;
	background: #fff;
	padding: 60px 10px 30px 10px;
	position: relative;
	top: 70px;
	margin-right: 2.5%;
	color: #737373;
	position:relative;
	z-index:9999;
}
#service_box .box .icon{
	display: block;
	width: 95px;
	height: 95px;
	background: #fff;
	padding: 5px;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	top: -40px;
	left: 50%;
	margin-left: -42px;
}
#service_box .box .icon .bd{
	display: block;
	border: 1px solid #027bb4;
	height: 85px;
	width: 85px;
	border-radius: 50%;
	background: #fff;
	line-height: 74px;
 
}
#service_box .box.sybl{
	margin-right: 0;
}
#service_box .box.fdcjj{
	margin-right: 0;
	float: right;
}
#service_box .box h5{
	color: #303030;
	font-size: 18px;
	font-family: "Microsoft Yahei";
	font-weight: bold;
	text-align: center;
}
#service_box .box p{
	font-size: 14px;
	line-height: 24px;
}
#service_box .box a.more{
	background: #454c9c;
	color: #fff;
	display: block;
	margin: 5px 0 5px 65%;
	width: 66px;
	height: 23px;
	font-size: 12px;
	border-radius: 6px;
	line-height: 23px;
	text-align: center;
}
#service_box .box a.more:hover{
	background: #cb9c67;
	text-decoration: none;
}
#service_box .box:hover{
	background: #027bb4;
	color: #fff;
	cursor: pointer;
}
#service_box .box:hover h5{
	color: #fff;
}
#service_box .box:hover a.more{
	background: #fff;
	color: #303030;
}
#service_box .box:hover .icon{
	background: #027bb4;
}
#news_center{
	padding-bottom:10px;
	padding-top: 40px;
	background: url(../images/news_center_bg.jpg) right top no-repeat;
}
#news_center .title{
	margin-bottom: 20px;
	width: 100%;
	float: left;
}
#news_center .title .l{
	float: left;
	width: 90%;
}
#news_center .title a.more{
	float: right;
}
#news_center .menu{
	width: 100%;
	float: left;
}
#news_center .menu a{
	width: 25%;
	float: left;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background: #027bb4;
	color: #fff;
	font-size: 16px;
	border-right: 1px solid #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
#news_center .menu a:last-child{
	border-right: none;
}
#news_center .menu a.on,
#news_center .menu a:hover{
	text-decoration: none;
	color: #027bb4;
	background: #fff;
	border: 1px solid #027bb4;
}
#news_center .tab_news{
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
}
#news_center .tab_news .hd{
	width: 38%;
	float: left;
}
#news_center .tab_news .bd ul,
#news_center .tab_news .hd ul{
	margin: 0;
}
#news_center .tab_news .hd li{
	cursor: pointer;
	padding: 15px 15px;
	float: left;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	width: 100%;
}
#news_center .tab_news .hd li .time{
	float: left;
	color: #3a3a3a;
	font-size: 16px;
	width: 24%;
}
#news_center .tab_news .bd{
	float: left;
	position: absolute !important;
	right: 0;
	top: 0;
}

#news_center .tab_news .hd li .time b{
	font-size: 22px;
	font-weight: normal;
}
#news_center .tab_news .hd li .text{
	width: 76%;
	float: left;
}
#news_center .tab_news .hd li .text h5 {
	margin: 0;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #303030;
	font-size: 16px;
}
#news_center .tab_news .hd li .text p{
	font-size: 13px;
	color: #737373;
	line-height: 22px;
	margin-bottom: 3px;
	height: 66px;
	overflow: hidden;
}
#news_center .tab_news .bd{
	width: 62%;
	float: left;
	position: relative;
	height: 100%;
}
#news_center .tab_news .bd a img{
	display: block;
	width: 100%;
}
#news_center .tab_news .hd li.on{
	background: #444444;
	color: #fff;
}
#news_center .tab_news .hd li.on .time{
	color: #fff;
}
#news_center .tab_news .hd li.on p,
#news_center .tab_news .hd li.on h5{
	color: #bcbcbc;
}

#about_yiyin{
	padding:   0px 0 10px;
	 
}
#about_yiyin .title{
	margin-bottom: 20px;
	width: 100%;
	float: left;
}
#about_yiyin .title .l{
	float: left;
	width: 90%;
}
#about_yiyin .title a.more{
	float: right;
}
#about_yiyin .content{
	float: left;
	width: 100%;
	margin-top: 10px;
}
#about_yiyin .content img{
	width: 49%;
	float: left;
	margin-right: 1%;
}
#about_yiyin .content .text{
	width: 50%;
}
#about_yiyin .content p{
	color: #bdbdbd;
	font-size: 13px;
	line-height: 25px;
	margin: 0;
}
#about_yiyin .content a{
	color: #027bb4;
	font-size: 14px;
	padding-top: 20px;
	display: block;
}
#gltd{
	width: 100%;
	padding: 40px 0 60px 0;
	background: url(../images/tdbg.jpg) left top no-repeat;
}
#gltd .slide_td{
	width: 80%;
	float: left;
	position: relative;
}
#gltd .slide_td .hd a{
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	z-index: 2;
	cursor: pointer;
}
#gltd .slide_td .hd a.prev{
	background: url(../images/arrow_left.png) no-repeat;
	right: -5%;
	top: 65%;
}
#gltd .slide_td .hd a.next{
	background: url(../images/arrow_right.png) no-repeat;
	right: -10%;
	top: 65%;
}
#gltd .slide_td .bd{
	width: 100%;
	float: left;
	overflow: hidden;
}
#gltd .slide_td .bd ul li{
	width: 30%;
	margin-right: 30px;
	float: left;
}
#gltd .slide_td .bd ul li a{
	display: block;
	width: 100%;
	border: 1px solid #e6e6e6;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	background: #fff;
}
#gltd .slide_td .bd ul li a img{
	width: 100%;
}
#gltd .slide_td .bd ul li a:hover{
	text-decoration: none;
	box-shadow: 0 0 1px rgba(0,0,0,.3);
}
#gltd .slide_td .bd ul li a h5{
	text-align: center;
	color: #3a3a3a;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	line-height: 32px;
}
#gltd .slide_td .bd ul li a p{
	padding: 0 20px;
	color: #737373;
	font-size: 12px;
	line-height: 22px;
	height: 33px;
	overflow: hidden;
}
#gltd .rtitle{
	width: 20%;
	float: right;
	/*border: 3px solid #027bb4;*/
	padding: 0 15px;
	height: 288px;
}
#gltd .rtitle .top{
	border-bottom: 2px solid #027bb4;
}
#gltd .rtitle .top h2{
	color: #027bb4;
	font-weight: bold;
	font-size: 28px;
}
#gltd .rtitle .top h5{
	color: #027bb4;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Calibri";
}
#gltd .rtitle p{
	color: #027bb4;
	font-size: 12px;
	line-height: 24px;
}
#footer{
	background: #dadada;
	padding-bottom: 20px;
	text-align: center;
}
#footer .fnav{
	background: #027bb4;
	padding: 10px 0;
	color: #fff;
	margin-bottom: 10px;
	font-size: 13px;
}
#footer .fnav a{
	color: #fff;
	padding: 0 20px;
}
#footer p{
	line-height: 24px;
	margin: 0;
	color: #585858;
	font-size: 13px;
}
#toppic{
	width: 100%;
	height: 120px;
	position: relative;
	overflow: hidden;
}
#toppic .pic{
	position: absolute;
}
#toppic .title{
	width: 220px;
	height: 78px;
	background: url(../images/title_bg.png);
	background-size: 100% 100%;
	position: relative;
	z-index: 1;
	border-bottom: 2px solid #692512;
	float: left;
	margin-top: 42px;
}
#toppic .title h4{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
#toppic .title h5{
	font-size: 15px;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	font-family: "Calibri";
	text-transform: uppercase;
}
#main_content{
	 
}
#main_content .container{
	position: relative;
}
#main_content .left_nav{
	width: 220px;
	position: absolute;
	float: left;
	background: #f2f2f2;
	height: 100%;
	border-right: 1px solid #c5c5c5;
}
#main_content .left_nav ul li{
	width: 100%;
	padding: 10px 20px;
	border-bottom: 1px solid #ebebeb;
}
#main_content .left_nav ul li a{
	line-height: 30px;
	display: block;
	width: 100%;
	padding-left: 30px;
	color: #5c5c5c;
	font-size: 15px;
}
#main_content .left_nav ul li a.cur,
#main_content .left_nav ul li a:hover{
	text-decoration: none;
	background: #027bb4 url(../images/arrow.png) 90% center no-repeat;
	color: #fff;
}
#main_content .right_content{
	padding-right: 30px; 
	width: 100%;
	padding-left: 260px;
	float: left;
	background: #fff;
	padding-bottom: 40px;
	min-height:300px;
}
#main_content .right_content .located{
	width: 100%;
	padding: 10px 0;
	line-height: 25px;
	color: #000000;
	font-size: 12px;
	border-bottom: 2px solid #027bb4;
}
#main_content .right_content .located a{
	color: #000;
}
#main_content .right_content .located span,
#main_content .right_content .located a:hover{
	color: #027bb4;
	text-decoration: none;
}
#main_content .right_content .service{
	width: 100%;
	margin-top: 30px;
	min-height:300px;
}
#main_content .right_content .service .top {
	width: 100%;
	float: left;
}
#main_content .right_content .service .top img{
 
}
#main_content .right_content .service .top2{
	width: 100%;
	float: left;
	margin: 10px 0;
}
#main_content .right_content .service .top2 .bd{
	width: 50%;
	float: left;
	height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: #027bb4;
}
#main_content .right_content .service .top2 p{
    font-size: 14px;
    color: #555555;
    line-height: 26px;
}
#main_content .right_content .service .top2 img{
	float: right;
	display: block;
	margin-left: 10px;
}
#main_content .right_content .service .gldt{
	width: 100%;
	float: left;
}
#main_content .right_content .service .gldt .tit{
	width: 50%;
	float: left;
	margin: 10px 0;
	line-height: 30px;
	border-bottom: 1px solid #027bb4;
}
#main_content .right_content .service .gldt .tit h3{
	color: #000;
	font-size: 21px;
	font-weight: bold;
	margin: 0;
	float: left;
	margin-right: 5px;
	padding-top: 3px;
}
#main_content .right_content .service .gldt .tit h5{
	color: #027bb4;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	line-height: 40px;
}
#main_content .right_content .service .gldt .td_slide{
	width: 100%;
	float: left;
	position: relative;
}
#main_content .right_content .service .gldt .td_slide .bd{
	padding: 0 40px;
	width: 100%;
	margin: 20px 0;
}
#main_content .right_content .service .gldt .td_slide .bd li{
	width: 50%;
	float: left;
}
#main_content .right_content .service .gldt .td_slide .bd li a{
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	padding: 0 20px;
}
#main_content .right_content .service .gldt .td_slide .bd li a img{
	display: block;
	margin: 0 auto;
	
	-moz-border-radius: 108px;     
    -webkit-border-radius: 108px;   
    border-radius:108px;
}
#main_content .right_content .service .gldt .td_slide .bd li a h2{
	color: #3a3a3a;
	margin: 0;
	font-size: 19px;
	line-height: 30px;
	margin: 5px 0;
}
#main_content .right_content .service .gldt .td_slide .bd li a .line{
	width: 28px;
	height: 4px;
	display: block;
	margin: 5px auto;
	background: #027bb4;
}
#main_content .right_content .service .gldt .td_slide .bd li a h5{
	color: #3a3a3a;
	font-size: 13px;
}
#main_content .right_content .service .gldt .td_slide .bd li a p{
	text-align: left;
	line-height: 26px;
	color: #737373;
	font-size: 13px;
}
#main_content .right_content .service .gldt .td_slide .bd li a:hover{
	text-decoration: none;
}
#main_content .right_content .service .gldt .td_slide .hd a{
	width: 30px;
	cursor: pointer;
	height: 33px;
	display: block;
	position: absolute;
}
#main_content .right_content .service .gldt .td_slide .hd a.prev{
	background: url(../images/left.png) no-repeat;
	left: 0;
	top: 45%;
}
#main_content .right_content .service .gldt .td_slide .hd a.next{
	background: url(../images/right.png) no-repeat;
	right: 0;
	top: 45%;
}
.tit_2{
	width: 100%;
	float: left;
	margin: 10px 0;
}
.tit_2 h3{
	color: #027bb4;
	font-size: 21px;
	font-weight: bold;
	margin: 0;
	float: left;
	margin-right: 5px;
	padding-top: 3px;
}
.tit_2 .l{
	float: left;
}
.tit_2 h5{
	color: #555555;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0;
	line-height: 24px;
}
.tit_2 .line{
	width: 40px;
	height: 4px;
	display: inline-block;
	background: #027bb4;
	margin-top: 0px;
	float: left;
}
.tit_1{
	width: 100%;
	text-align: right;
	padding:20px;
	box-sizing:border-box;
}
.tit_1 h3{
	color: #027bb4;
	font-size: 21px;
	font-weight: bold;
	margin: 0;
}
.tit_1 h5{
	color: #555555;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0;
	line-height: 24px;
}
.tit_1 .line{
	width: 40px;
	height: 4px;
	display: inline-block;
	background: #027bb4;
	margin-top: 4px;
}
#main_content .right_content .service .top p{
	font-size: 14px;
	color: #555555;
	line-height: 26px;
}

/* 二级、三级菜单 */
.menu {padding:30px 0;}
.menu dl{text-align: center;}
.menu dl dt {display: inline-block;}
.menu dl dt a{display:inline-block;padding:12px 15px;font-size:16px;transition:none;position:relative;font-weight:normal;color: #666;/*border:1px solid #ccc;*/margin:0 12px;}
.menu dl dt a.current,.menu dl dt a:hover{/*color: #fff;background:#113380;border-color: #113380;*/}
.menu dl dt a.current:after,.menu dl dt a:hover:after{content:"";position: absolute;background:#e57e39;height:4px;bottom:-2px;left: 0;right: 0;}

.menu2{padding: 28px 0;}
.menu2 dl{text-align: center;display: flex;justify-content:space-between;}
.menu2 dt{display: inline-block;font-weight: normal;font-size: 16px;}
.menu2 dt a{color: #333;position: relative;}
.menu2 dt a:after{content:"";position: absolute;border-bottom:4px solid #333;border-left: 2px solid transparent;border-right:2px solid transparent;bottom:-15px;left: 50%;margin-left:-2px;}
.menu2 dt a:hover:after,.menu2 dt a.current:after{border-bottom:4px solid #113380;}
.menu2 dt a.current,.menu2 dt a:hover{color: #113380;}


#main_content .service_tab{
	width: 100%;
	margin-top: 10px;
	float: left;
}
#main_content .service_tab .nav{
	border: 0;
}
#main_content .service_tab .nav li{
	margin: 0;
	width: 25%;
}
#main_content .service_tab .nav li a{
	display: block;
	background: #027bb4;
	color: #fff;
	font-size: 16px;
	border-radius: 0;
	float: left;
	width: 100%;
	border: none;
	border-right: 1px solid #fff;
	text-align: center;
}
#main_content .service_tab .nav li.on a{
	background: #3a3a3a;
	position: relative;
}
#main_content .service_tab .nav li.on a:after{
	content: "";
	width:0; 
    height:0; 
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #3a3a3a;
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -12px;
}
#main_content .service_tab .tab-pane{
	padding: 20px 0;
}
#main_content .service_tab .tab-pane .tit_1{
	text-align: left;
}
#main_content .service_tab .tab-pane .content p{
	line-height: 30px;
	color: #555555;
	font-size: 13px;
}
#share-tel{
	width: 100%;
	padding: 20px 0; 
}
#share-tel a.ewm{ width:42px; height:43px; position:relative;}
#share-tel a.ewm ins{ display:none;}
#share-tel a.ewm ins img{ width:120px; height:120px;}
#share-tel a.ewm:hover ins{ display:block;width:120px; height:120px; position:absolute; top:33px; left:-40px; cursor:pointer; z-index:999;}
#share-tel .l{
	float: left;
}
#share-tel .l span{
	padding: 0 5px;
	font-size: 14px;
	color: #0b0b0b;
	font-weight: bold;
}
#share-tel .r{
	float: right;
}
#share-tel .r p{
	font-size: 14px;
	color: #0b0b0b;
	margin-bottom: 10px;
}
#share-tel .r h5{
	font-size: 23px;
	color: #027bb4;
	font-weight: bold;
}
#share-tel .r h5 img{
	margin-right: 5px;
}
#main_content .join_us{
	width: 100%;
	float: left;
	margin: 20px 0;
	min-height:300px;
}
#main_content .join_us .item{
	float: left;
	width: 100%;
	padding: 20px 0 30px 30px;
	background: url(../images/join_1.png) left 36px no-repeat;
	border-bottom: 1px solid #e5e5e5;
}
#main_content .join_us .item h4{
	font-size: 14px;
	color: #1d1d1d;
	line-height: 30px;
	margin: 5px 0;
}
#main_content .join_us .item h5{
	font-size: 12px;
	color: #424242;
}
#main_content .join_us .item  p{
	font-size: 12px;
	color: #424242;
}
#main_content .join_us .item a{
	display: block;
	float: left;
	width: 94px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #027bb4;
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
}
#main_content .join_us .item a:hover{
	text-decoration: none;
	background: #c79965;
}
#main_content .news_detail{
	width: 100%;
	float: left;
}
#main_content .news_detail .title{
	padding: 20px 0;
	border-bottom: 1px dotted #c7c7c7;
	margin-bottom: 20px;
	text-align: center;
}
#main_content .news_detail .title h1{
	color: #3a3a3a;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	line-height: 30px;
}
#main_content .news_detail .title p{
	margin: 0;
	line-height: 24px;
	color: #979797;
}
#main_content .news_detail .title p span{
	padding: 0 10px;
}
#main_content .news_detail .content{
	padding: 20px;
	width: 100%;
	color: #838383;
	font-size: 12px;
	line-height: 26px;
}
#main_content .news_detail .bt{
	width: 100%;
}
#main_content .news_detail .bt a{
	display: block;
	width: 90px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #d4d4d4;
	color: #838383;
	font-size: 13px;
	padding-left: 10px;
}
#main_content .news_detail .bt .l{
	float: left;
	background: url(../images/lll2.png) 10px center no-repeat;
}
#main_content .news_detail .bt a.l:hover{
	text-decoration: none;
	color: #fff;
	background: #027bb4 url(../images/lll.png) 10px center no-repeat;
}
#main_content .news_detail .bt .r{
	float: right;
	background: url(../images/rrr.png) 66px center no-repeat;
	padding-right: 15px;
}
#main_content .news_detail .bt .r:hover{
	text-decoration: none;
	color: #fff;
	background: #027bb4 url(../images/rrr2.png) 66px center no-repeat;
}
#main_content .news_list{
	width: 100%;
	float: left;
	margin: 20px 0;
}
#main_content .news_list ul li{
	clear:both;
	overflow:hidden;
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px dashed #eaeaea;
	
}
#main_content .news_list ul li a.pic{
	
	float: left;
	margin-right: 10px;
}
#main_content .news_list  a.pic img{ width:178px!important;}
#main_content .news_list ul li h5{
	margin: 0;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#main_content .news_list ul li h5 a{
	color: #626262;
	font-size: 12px;
}
#main_content .news_list ul li .time{
	color: #a3a3a3;
	line-height: 24px;
}
#main_content .news_list ul li p{
	color: #7d7d7d;
	margin: 0;
	line-height: 22px;
}
#main_content #page{
	text-align: center;
}
#main_content #page ul li a{
	color: #589ed7;
}
#main_content #page ul li span{
	color: #a6aaad;
}
#main_content #page ul li a.on{
	background: #4392c6;
	color: #fff;
}
@media (min-width: 992px) and (max-width: 1200px){
	.navbar-right,
	.navbar{
		height: 80px;
	}
	.navbar-brand{
		padding: 10px;
	}
	.navbar-brand>img{
		height: 60px;
	}
	.navbar-default .navbar-nav>li>a{
		height: 80px;
		padding: 20px 25px;
	}
	#news_center .tab_news .hd li{
		padding: 10px 15px;
	}
	#news_center .tab_news .hd li .time{
		font-size: 14px;
	}
	#news_center .tab_news .hd li .time b{
		font-size: 16px;
	}
	#news_center .tab_news .hd li .text h5 a{
		font-size: 14px;
	}
	#news_center .tab_news .hd li .text p{
		font-size: 12px;
		line-height: 20px;
		height: 40px;
	}
	#gltd .rtitle .top h2{
		font-size: 22px;
	}
	#gltd .rtitle .top h5{
		font-size: 16px;
	}
	#gltd .slide_td .hd a.prev{
		right: -6%;
	}
	#gltd .slide_td .hd a.next{
		right: -12%;
	}
	#gltd .rtitle{
		height: 253px;
	}

}
@media (min-width: 768px) and (max-width: 991px){
	.navbar-right,
	.navbar{
		height: 70px;
	}
	.navbar-brand{
		padding: 10px;
	}
	.navbar-brand>img{
		height: 50px;
	}
	.navbar-default .navbar-nav>li>a{
		height: 70px;
		padding: 15px 20px;
	}
	.navbar-default .navbar-nav>li>a span{
		font-size: 13px;
	}
	.dropdown-menu>li>a,
	.navbar-default .navbar-nav>li>a small{
		font-size: 12px;
	}
	#news_center .tab_news .hd li{
		padding: 10px;
	}
	#news_center .tab_news .hd li .time{
		font-size: 12px;
	}
	#news_center .tab_news .hd li .time b{
		font-size: 14px;
	}
	#news_center .tab_news .hd li .text h5{
		margin-bottom: 4px;
	}
	#news_center .tab_news .hd li .text h5 a{
		font-size: 14px;
	}
	#news_center .tab_news .hd li .text p{
		font-size: 12px;
		line-height: 18px;
		height: 40px;
		margin-bottom: 0;
	}
	#gltd .rtitle{
		width: 720px;
		float: left;
	}
	#gltd .container{
		position: relative;
	}
	#gltd .slide_td{
		float: right;
		width: 100%;
		padding-top: 50px;
	}
	#gltd .rtitle{
		position: absolute;
		height: 40px;
		border: 0;
		padding: 0;
	}
	#gltd .rtitle .top{
		height: 40px;

	}
	#gltd .rtitle .top h2{
		float: left;
		font-size: 16px;
		line-height: 40px;
		margin: 0;
	}
	#gltd .rtitle .top h5{
		float: left;
		font-size: 13px;
		margin: 0;
		line-height: 40px;
		padding-left: 10px;
		font-weight: normal;
	}
	#gltd .rtitle p{
		display: none;
	}
	#gltd .slide_td .hd a.prev{
		top: 5px;
		right: 40px;
	}
	#gltd .slide_td .hd a.next{
		top: 5px;
		right: 0px;
	}
	#about_yiyin .content p{
		font-size: 12px;
		line-height: 18px;
	}
	#about_yiyin .content a{
		padding-top: 10px;
		font-size: 12px;
		float: right;
	}
	#main_content .right_content{
		padding-left: 230px;
		padding-right: 0;
	}
	#main_content .service_tab .nav li a{
		padding: 0;
		font-size: 12px;
		text-align: center;
		line-height: 34px;
	}

}
@media (max-width: 767px){
	#about_yiyin .title .l,
	#news_center .title .l{
		width: 80%;
	}
	#header .box.tel{
		float: left;
		padding-left: 0;
		border-right: none;
	}
	.navbar{
		height: 50px;
	}
	.navbar-brand{
		padding: 8px 10px;
	}
	.navbar-brand>img{
		height: 34px;
	}
	.navbar-toggle {
	    padding: 0;
	    border: 0;
	    margin-top: 18px;
	    border-radius: 0;
	}
	.navbar-default .navbar-toggle .icon-bar {
	    background-color: #027bb4;
	    border-radius: 0;
	}
	.navbar .nav {
	    padding-top: 0;
	    padding-right: 0;
   		margin: 0 -15px;
	}
	.navbar-default .navbar-collapse{
		z-index: 9;
		position: relative;
	}

	.navbar-default .navbar-nav>li{
		width: 100%;
	}
	.dropdown-menu>li>a:hover{
		background-color: #fff !important;
	}
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
		border-bottom: 1px solid #e1e1e1 !important;
	}
	.navbar .nav>li>a {
	    height: 36px;
	    line-height: 36px;
	    border-bottom: 1px solid #e1e1e1;
	    background: #fff;
	    font-size: 12px;
	    padding: 0;
		width: 100%;
		display: block;
		text-align: left;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
		background: none;
	}
	.navbar .nav>li>a span{
		font-weight: normal;
		display: inline-block;
		margin-left: 20px;
		font-size: 13px;
		margin-right: 10px;
	}
	.navbar .nav>li>a small{
		font-size: 12px;
	}
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
		border-color: transparent;
	}
	.dropdown-menu>li>a{
		line-height: 30px;
		color: #777;
		text-align: left;
		background: #fff;
	    border-bottom: 1px solid #e1e1e1;
	    font-size: 12px;
	}
	.dropdown-menu>li:last-child>a{
	    border-bottom: 1px solid #e1e1e1;
	}
	.navbar-default .navbar-nav>li>a.cur{
		background-color: #fff !important;
	}
	.navbar-default .navbar-nav>li>a.cur span{
		color: #000;
	}
	.navbar-default .navbar-nav>li>a.cur small{
		color: #838383;
	}
	#service_box{
		height: auto;
		padding-top: 30px;
	}
	#service_box .box{
		width: 100%;
		top: 0;
		margin: 30px 0;
	}
	#news_center .container{
		padding: 0 10px;
	}
	#news_center .menu a{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	#news_center .tab_news .hd{
		width: 100%;
	}
	#news_center .tab_news .hd li .text p,
	#news_center .tab_news .hd li .time{
		display: none;
	}
	#news_center .tab_news .bd{
		width: 100%;
		position: static !important;
	}
	#news_center .tab_news{
		padding-bottom: 40px;
		min-height:320px;
	}
	#news_center .tab_news .hd{
		position: absolute;
		bottom: 0;
	}
	#news_center .tab_news .hd {
		border-right: 1px solid #e6e6e6;
	}
	#news_center .tab_news .hd li{
		width: 33.33%;
		padding: 0;
		height: 40px;
	}
	#news_center .tab_news .hd li .text{
		width: 100%;
		padding: 5px;
	}
	#news_center .tab_news .hd li .text h5{
		font-size: 12px;
		width: 100%;
		line-height: 30px;
		height: 30px;
		margin: 0;
	}
	#about_yiyin .content img{
		width: 100%;
		margin: 0;
	}
	#about_yiyin .content .text{
		width: 100%;
		margin-top: 10px;
	}
	#about_yiyin .content p{
		font-size: 12px;
	}
	#about_yiyin .content a{
		font-size: 12px;
		float: right;
		padding-top: 10px;
	}
	#gltd .rtitle{
		width: 100%;
		float: left;
	}
	#gltd .container{
		position: relative;
		padding: 0;
	}
	#gltd .slide_td{
		float: right;
		width: 100%;
		padding-top: 50px;
	}
	#gltd .rtitle{
		position: absolute;
		height: 40px;
		border: 0;
		padding: 0;
	}
	#gltd .rtitle .top{
		height: 40px;

	}
	#gltd .rtitle .top h2{
		float: left;
		font-size: 16px;
		line-height: 40px;
		margin: 0;
	}
	#gltd .rtitle .top h5{
		float: left;
		font-size: 13px;
		margin: 0;
		line-height: 40px;
		padding-left: 10px;
		font-weight: normal;
	}
	#gltd .rtitle p{
		display: none;
	}
	#gltd .slide_td .hd a.prev{
		top: 5px;
		right: 40px;
	}
	#gltd .slide_td .hd a.next{
		top: 5px;
		right: 0px;
	}
	#gltd .slide_td .bd ul li{
		margin: 0 5px;
	}
	#gltd .slide_td .bd ul li a h5{
		font-size: 12px;
		line-height: 22px;
		overflow: hidden;
		white-space: nowrap;
		padding: 0 5px;
		text-overflow: ellipsis;
	}
	#gltd .slide_td .bd ul li a p{
		line-height: 18px;
		padding: 0 5px;
		height: 54px;
	}
	#gltd .tempWrap{
		margin: 0 auto;
	}
	#footer .fnav{
		line-height: 30px;
	}
	#footer .fnav a{
		font-size: 12px;
	}
	#footer p{
		font-size: 12px;
		line-height: 22px;
		padding: 0 20px;
	}
	#main_content .left_nav{
		position: static;
		background: none;
		border-right: none;
		width: 100%;
		background: #fff;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	#main_content .left_nav ul li{
		padding: 0;
		width: 50%;
		float: left;
		border: none;
		padding: 2px;
	}
	#main_content .left_nav ul li a{
		border: 1px solid #ebebeb;
		float: left;
		width: 100%;
		font-size: 12px;
	}
	#main_content .right_content{
		padding: 0;
	}
	#main_content .right_content .located{
		padding: 5px 0 5px 10px;
	}
	#main_content .right_content .service{
		margin-top: 20px;
	}
	#main_content .right_content .service .top img{
		width: 100%;
	}
	#main_content .right_content .service .tit_1{
		text-align: left;
		padding-top: 10px;
		float: left;
	}
	#main_content .service_tab .nav li a{
		padding: 0;
		font-size: 12px;
		line-height: 30px;
	}
	#main_content .service_tab .tab-pane .content p,
	#main_content .right_content .service .top p{
		font-size: 12px;
		line-height: 22px;
	}
	#share-tel .l{
		width: 100%;
		margin-bottom: 20px;
	}
	#share-tel .r{
		width: 100%;
		float: left;
	}
	#main_content .right_content .service .top2 img{
		width: 100%;
	}
	#main_content .right_content .service .gldt .td_slide .bd{
		padding: 0 20px;
	}
	#main_content .right_content .service .gldt .td_slide .bd li{
		width: 100%;
	}
	#main_content .join_us .item{
		padding-left: 20px;
	}
	#main_content .news_list ul li a.pic{
		width: 100%;
		margin: 0;
		float: left;
	}
	#main_content .news_list ul li a.pic img{
		width: 100%;
	}
	#main_content .news_list ul li .rtext{
		width: 100%;
		float: left;
	}
	.pagination>li {
		float: left;
		margin-bottom: 5px;
	}
		.ftlogo .ewm{float: right;padding: 0;}
	.tTelbox{width: 100%;}
	.tTelbox .pic{text-align: center;margin:15px 0 0;}
	.tTelbox .tTel{margin-top: 0;}
	.tTelbox .tel{padding-left:46px;background-size: 24%}
	.tTelbox .tel1{margin:10px 0;}
	.tTelbox .tel2{float: right;margin:15px 0 0 25px;}
	.tTelbox .tel .p3{font-size: 14px;font-weight: normal;}
	.footnav{width: 100%;padding:10px 0;}
	.footnav li{min-height:initial;text-align: left;border: none;}

	.footer .cy{text-align: center;height: auto;line-height:1.7;padding:10px 0;}
	.footer>.container{padding:10px 20px;}
	.footnav li{/*float: none;width:100%;margin-bottom:10px;*/font-size:16px;}
	.footnav li i{display: block;padding:4px 0;/*border-bottom:1px solid rgba(255,255,255,.1);*/}
	.footnav li i.on{}
	.footnav li>dl{display: none;}
	.footnav li>dl dt{line-height: 2;font-size: 13px;width: 100%;}
	.rtext>p {
    font-size: 16px !important;
    text-indent:0 !important;
    line-height: 160% !important;
    color: #333;
	}

}
@media (max-width: 320px){
	#main_content .container{
		padding: 0 5px;
	}
	
	.rtext>p {
    font-size: 16px;
    text-indent:0;
    line-height: 230%;
    color: #333;
	}
	
}
.margin10{ margin:10px;}
.send{ width:100px; height:32px; line-height:32px; background-color:#027bb4; border:none; color:#FFF;}


#gltd .slide_td{z-index:2;}
#gltd .slide_td .hd a.prev{top:75%;}
#gltd .slide_td .hd a.next{top:75%;}


.sslc{
    text-align: center;
    font-size: 18px;
    background: #fff;
}
 .swiper-slide2 {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.ssl img{

    width:100%;
    height:223px;

}
 .swiper-button-prevd{
     background:url("../images/nl.png")!important;
     width:50px !important;
     height:50px !important;
     left:0px !important;
	 position:absolute;
	 top:100px;
     z-index:99999;
	 

 }
.swiper-button-nextd{
    background:url("../images/nr.png") !important;
    width:50px !important;
    height:50px !important;
    right:0px !important;
     position:absolute;
	 top:100px;
      z-index:99999;
}