﻿@charset "utf-8";
/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;}
ul, li, ol{list-style:none;}
em ,i{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;outline:none;cursor:pointer;color:#333; transition:0.5s}
a:hover {text-decoration:none; color:#0aac84;}
*{/*word-wrap:break-word;word-break:break-all;-webkit-text-size-adjust:none;*/}
body,textarea,pre,input{font:14px/1.2 tahoma,arial,sans-serif;}
input,textarea{margin:0;padding:0;outline:none;vertical-align:baseline;}
textarea{resize:none;}
textarea, input[type="text"], input[type="password"] {background:white url(../images/common/input_bg_sd.png) 0 0 no-repeat;}
hr {border:none;height:1px;}

html,body{height:100%;}
pre{white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}

.clearfix:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {clear:both;zoom:1;}





body {
	font-family: "Microsoft YaHei";
	background:#fff;
	line-height: 25px;
}
/*页头部分*/
.container {
	width:1230px;
	clear:both;
	margin:0 auto;
}
.slider_bg{  width:100%; height: 100px}

.header {
	display:block;
	background:url(../images/headbg.jpg) no-repeat center top; background-size:100% 100%;  
}
.logo {
	float:left;
  margin:5px 0;
}

.topright { float: right; background:url(../images/phone.png) no-repeat left top; 
	padding-left: 58px; font-size:16px; color: #000; margin-top: 10px;
 margin-top:24px}
.topright p span{ font-weight: normal; height:40px; line-height:40px; color: #0aac84; margin-right: 30px; font-size: 30px  }


/*-- nav --*/
.nav{ background: #0aac84 }
nav{
  position: relative; z-index: 1000;
  width:1200px;height:50px;margin:0 auto;
 
}
nav ul li{list-style:none;width:150px;height:50px;float:left; line-height:50px;text-align:center;}
nav ul li a{font-size:16px;  color:#fff;text-decoration:none;}
nav ul li a:hover{ color: #fff }
nav ul li:hover{background:rgba(0,198,149,0.7); }



nav .hid li{border:none;background:rgba(10,5,5,0.7);}
nav .hid li:hover{background:rgba(0,198,149,0.7);}

nav ul li ul{ position: relative; top: -4px }
nav ul li ul li{height: 46px; line-height: 46px; }
nav ul li ul li a{ font-weight:normal; font-size:14px;}

nav .hid2{display:none;}
nav ul li:hover .hid2{display:block;-webkit-animation:aa 1s;-moz-animation:aa 0.5s;} /*调用动画函数，并且1S执行 */

}
/*--nav--*/




/*----slider----*/
#slider2,
#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
.events {
	list-style: none;
}
.section{	

}
.callbacks_container {
	position: relative;
	float: left;
	width: 100%;


}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
	width: 100%;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 1%;
	right: 0%;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 47%;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 56%;
	left: 8%;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 41px;
	background: url("../images/leftarrow.png") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 8%;
}
#slider3-pager a {
	display: inline-block;
}
#slider3-pager span {
	float: left;
}
#slider3-pager span {
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
	background: #FFF;
	border-radius:30em;
	opacity:1;
}
#slider3-pager a {
	padding: 0;
}
#slider3-pager li {
	display:inline-block;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	height: auto;
	border: 0;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 99%;
	z-index: 999;
	padding: 0;
	margin: 0;
	margin-top:-3em;
	left:50%;
	margin-left:-52px;
}
.callbacks_tabs li {
	display:inline-block;
}
@media screen and (max-width: 600px) {
	h1 {
	font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.callbacks_nav {
	top: 47%;
}
}





/*----*/
.callbacks_tabs a {
visibility: hidden;
padding: 0 0.2em;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size:0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height:12px;
	width:12px;
	display:inline-block;
	border:2px solid #E9E9E9;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
}
.callbacks_here a:after {
	border:2px solid #96c94a;
}
.header-info {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 9%;
}
.header-info h2 a {
	display:inline-block;
	color:#fff;
	padding:0.5em 2em;
	background:rgba(255, 255, 255, 0.32);
	text-decoration:none;
}
.header-info h2 a:hover {
	color:#fff;
	background:#60B0E6;
}
.header-info lable {
	background:#fff;
	height: 1px;
	width: 36%;
	display: block;
	margin-top:2em
}
.header-info h1 a {
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}
.header-info h1 a:hover {
	color:#CA670C;
}



.longimg{  width: 100%; color: #fff; overflow: hidden;  text-align: center; }


.newsblock dl{ margin-bottom: 60px; overflow: hidden; }
.newsblock dt{ float: left; width: 300px; margin-top: 400px; background: #efefef; padding: 30px }
.newsblock dt strong{ font-size: 30px;  }
.newsblock dt span{ display:block; color: #ccc }
.newsblock dt em{ margin-left: 10px }
.newsblock dt i{ display:block; color: #ccc }


.newsblock dd{ float: left; width: 900px }

.newtext{ padding: 30px; display: block; overflow: hidden; border: 1px solid #f1f1f1 }
.newsblock dd img{ width: 900px; height: 417px }
.newsblock dd strong{ font-size: 20px; font-weight:both; display: block; line-height:25px; margin-bottom:10px; color: #000;  }
.newsblock dd i{ height: 3px; width: 60px; background: #000; display: block; margin-bottom: 20px }
.newsblock dd span{ color: #a9a9a9; line-height: 25px; height: 75px; overflow: hidden;}
.newsblock dd .more{ margin-top: 30px }
.newsblock dd .more a{ color: #000; border-color: #000  }






.footer {
	overflow:hidden;
	display:block;
	color:#000;
	font-size:14px;
}
.footlink{ line-height: 80px; text-align: center; }
.footlink a{ margin: 0 20px; color: #000 }
.footall{border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; overflow: hidden;}
.footinfo { font-size: 14px;  color: #000; line-height:30px; text-align: center;  }
.footinfo a{ color:#fff;}


.copyright{ background: #008866; text-align: center; padding: 20px 0; color: #fff }
.footinfo{ color: #fff }



.container .sidebar {
	position:relative;
	z-index:3;
	width:260px;
	float:left;
        margin-top:20px
}
.container .sidebar h2 {
	height:100px;
	line-height:100px;
	background:#0aac84;
	text-align:center;
	color:#fff;
	font-size:24px;
	font-weight:normal
}
.container .sidebar .box {
	width:100%;
	display:table;
	background:#f9f9f9;
	padding:25px 0;
	margin-bottom:22px;
}
.container .sidebar .box ul {
	width:95%;
	margin:0 auto;
}
.container .sidebar .box ul li {
	width:100%;
	height:46px;
	line-height:46px;
	border-bottom:1px dashed #dbe3e7;
	background:url("../images/529db63a1a6068a355a6af22fb59a214_13x13.png") 25px 17px no-repeat;
-webkit-transition:.3s;
-o-transition:.3s;
transition:.3s;
}
.container .sidebar .box ul li:hover {
	background:url("../images/3354f1f9368a134a144dec042d6c3d13_13x13.png") 25px 17px no-repeat;
}
.container .sidebar .box ul li:hover a {
	color:#ff6100
}
.container .sidebar .box ul li.acti {
	background:url("../images/3354f1f9368a134a144dec042d6c3d13_13x13.png") 25px 17px no-repeat;
}
.container .sidebar .box ul li.acti a {
	color:#ff6100
}
.container .sidebar .box ul li a {
	display:block;
	font-size:14px;
	color:#7a7171;
	padding-left:70px
}
.container .sidebar .contact-us {
	width:100%;
	display:table;
	border:1px solid #23efbc;
}
.container .sidebar .contact-us ul {
	width:90%;
	margin:0 auto;
}
.container .sidebar .contact-us ul li {
	width:100%;
	color:#666;
	font-size:14px;
	margin-bottom:5px;
        line-height:35px;
}
.container .sidebar .contact-us ul li span {
	float:left;
	line-height:1.6em;
}
.container .sidebar .contact-us ul li span.hh {
	height:126px;
	width:72px
}
.container .sidebar .contact-us ul li font {
	line-height:1.6em
}
.container .sidebar .contact-us h3 {
	height:50px;
	line-height:50px;
	color:#fff;
	font-weight:normal;
	font-size:20px;
	background:#0aac84;
	padding-left:30px;
	margin-bottom:15px
}
.container .sidebar .contact-us .ht {
	width:80%;
	display:table;
	margin:0 auto 10px;
	overflow:hidden;
}
.container .sidebar .contact-us .ht img {
	float:left;
	width:53px;
	height:39px
}
.container .sidebar .contact-us .ht .text {
	float:right;
	width:72%;
	line-height:1.3;
}

.pro_img {margin:0 auto;text-align:center}
.container .sidebar .contact-us .ht .text strong {
	font-size:16px;
	color:#656565;
	display:block;
	font-weight:normal
}
.container .sidebar .contact-us .ht .text b {
	font-size:18px;
	color:#f86508;
	display:block
}


.text_title{ text-align:center; font-size:18px; font-weight:lighter; color:#000;margin-top:20px}
.t_t{font-size:18px}
.text_title span{ font-size:12px;display:block}
.con_block img{ margin:20px 0;margin:30px auto; display:block;}
.con_block p{ font-size:16px; color:#666}
.pages{border-top:1px dashed #CCC; margin-top:30px; color:#000}