@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;font-size:100%;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:#666; transition:0.5s}
a:hover {text-decoration:none; color:#e77614;}
*{margin: 0; padding: 0; box-sizing: border-box;}

body,textarea,pre,input{font:12px/1.2 tahoma,arial,sans-serif;}
input,textarea{margin:0;padding:0;outline:none;font-size:100%;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:"020";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {clear:both;zoom:1;}


.listpage {
    clear: both;
    font-size: 12px;
    height: 50px;
    line-height: 30px;
	padding-top: 10px;
	text-align:center;
}
.listpage a {
    background-color: #FFFFFF;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage span {
    background-color: #FBF779;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #FF7400;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage .current{ background:#C6DDF1}
.table_form td{ height:50px;}


body {
	font-family: "Microsoft YaHei";
	background:#fff;
}


/*页头部分*/
.container {
	width:1200px;
	clear:both;
	margin:0 auto;
}
.slider_bg{ background:#e8e8e8;  width:100%; }
.header {
	display:block;
  background:#e77614; 
  min-height: 90px; 
  color: #fff;
}
.headercon{ }
.logo {
    float: left;
    background:#fff;
    transform:skewX(30deg);
    border-bottom: 3px solid #e77614;
    height: 90px; 
    margin-left: -100px;
    text-align: right;
    width: 40%;
    padding-right: 50px;
    padding-top: 10px;

}
.logo img{ width: 350px ;transform:skewX(-30deg)}
.topleft { float: right ;display: block; margin-top: 35px; }

.topleft p { display: block;  float:left; margin-left: 10px; font-size:18px; color: #e77614;  }
.topleft p span {color: #333; font-size: 12px; padding-top: 5px; display: inline-block; margin-bottom: 10px }
.topright p{ float: left; margin-top: 30px; color: #ccc; width:150px }
.topright { float: right;
	 font-size: 12px; 
	font-weight: bold; color: #999; 
    height:100px; margin-top:15px;margin-left: 20px}

.topright span{ display: block; padding-top:30px;  color: #000; font-size: 16px }
.topleft img,.topright img{ float: left; }
.topright img{ width: 80px; margin-top:5px; margin-right: 10px; }


/*-- nav --*/
.nav{ position: relative; z-index: 1000;
  width:800px;height:90px;
  float: left;
  width: 57%;
  padding-left: 3%;
  text-align: right; }
nav{  }
nav ul li{list-style:none;width:114px;height:90px;float:left; text-align:center;}
nav ul li a{font-size:16px; color:#fff;text-decoration:none;  height: 90px; line-height: 90px; display: block;}
nav ul li:hover a{ color: #ffff }
nav ul li:hover a em{ color: #fff; }
nav ul li.cur ,nav ul li:hover{border-bottom:2px solid #fff;  }



nav .hid li{border:none; background:#e77614; color: #fff }
nav .hid li:hover{background:#fff; color: #000}

nav ul li ul{ position: relative; top: 0}
nav ul li ul li{height: 50px!important; line-height: 50px!important; }
nav ul li ul li a{ font-weight:normal;border: none!important; font-size:14px;color: #fff!important;height: 50px!important; line-height: 50px!important;}
nav ul li ul li:hover a{ color:#000!important; }
nav .hid2{display:none;}
nav ul li:hover .hid2{display:block;-webkit-animation:aa 1s;-moz-animation:aa 0.5s;}
 /*调用动画函数，并且1S执行 */


/*--nav--*/

/*多语言*/

/*.language{float: right; margin-right: 20px; position: relative; z-index: 500;  }
.btn1{ border: 1px solid #ccc; padding: 0 10px; width: 70px; display: inline-block; background: url(../images/arrow.png) no-repeat 50px 20px; padding-right:30px; height: 50px; line-height: 50px   }

.morelan{ width: 80px; border: 1px solid #ccc; background: #fff; text-align: center; display: none }
.morelan li:hover{ background: #8bad00; color: #fff; cursor: pointer; }
.serch{ float: right; border: 1px solid #ccc }
.serchtext{ padding-left: 10px; display: block; border: none ; float: left; height: 51px; width: 180px; line-height: 51px}
.serchbtn{ display: block; border: none; background: url(../images/searchbtn.png) no-repeat 5px ; height:51px; width:50px; text-indent: -1000px; float: left; cursor: pointer;  }

*/
.header .language {
  float: left;
  position: relative;
}
.language .tit {
  background: url(../images/diqiu.png) no-repeat left center;
  background-size: 20px auto;
  padding-left: 30px;
  font-size: 15px;
  color: #fff;
  height: 34px;
  line-height: 34px;
  margin-top: 24px;
  position: relative;
  cursor: pointer;
}

.language .down {
    position: absolute;
    left: 50%;
    top: 52px;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    z-index: 5;
    padding: 0 20px 20px 20px;
    display: none;
}
.language .down .box {
    width: 164px;
    border-radius: 8px;
    background: #fff;
    text-align: center;
    margin-top: 28px;
    padding: 8px 12px 12px 12px;
    box-sizing: border-box;
    box-shadow: 0px 0px 6px 1px #dddddd;
    position: relative;
}
.language .down .box a {
    height: 52px;
    line-height: 52px;
    display: block;
    overflow: hidden;
    border-bottom: solid 1px #f2f2f2;
    font-size: 14px;
    color: #222222;
    transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
}
.language .down .box a:last-child {
    border: none;
}
.language .down .box a:hover {
   color: #e77614;
}




/*----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;
}
.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;
	margin-top: -20px;
	z-index: -1
}
.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;
}




.footer {
	overflow:hidden;
	display:block;
	color:#fff;
	font-size:14px;
    border: 1px solid #f1f1f1;
    padding-top: 20px;
    background: url(../images/footbg.jpg) no-repeat center top;
}


.footer strong{ font-size: 18px; font-weight:bold; color: #fff; line-height:30px; margin-bottom: 20px; display: inline-block; }
.footer p{ margin-top: 10px; }
.footer a{ color: #999; display: block;  float: left; width: 130px; line-height: 38px  }
.footer a:hover{ color: #c19968;   }
.footinfo1,.footinfo2,.footinfo3,.footinfo4{ float: left; padding:0 15px;
 overflow: hidden;margin:30px auto; color: #999 }
.footinfo1{ width:239px;  border:none; }
.footinfo1 img{ width: 120px }

.footinfo2{ width: 327px }
.footinfo2 p{ line-height: 30px }
.footinfo2 img{ margin-top: 3px; vertical-align: -7px }

.footinfo3{ width: 300px;  }
.footinfo3 p{ font-size: 28px; font-weight: bold; color:#e77614; }
.footinfo4{ width: 300px; }
.copyright{ padding:20px 0; line-height: 30px; text-align: center; }
.copyright p a{ color: #999; display: block;  float: left; width:100%;}

