/* Shuang Deng Group
 * User: yangtao
 * Date: 15-1-7
 */
@charset "utf-8";
@font-face {
  font-family: "JIFJIAOLI";
  src: url("../fontface/fonts/JIFJIAOLI.woff2") format("woff2"),
       url("../fontface/fonts/JIFJIAOLI.woff") format("woff"),
       url("../fontface/fonts/JIFJIAOLI.ttf") format("truetype"),
       url("../fontface/fonts/JIFJIAOLI.eot") format("embedded-opentype"),
       url("../fontface/fonts/JIFJIAOLI.svg") format("svg");
}
@font-face {
  font-family: "AdobeHeitiStd-Regular";
  src: url("../fontface/fonts/AdobeHeitiStd-Regular.woff2") format("woff2"),
       url("../fontface/fonts/AdobeHeitiStd-Regular.woff") format("woff"),
       url("../fontface/fonts/AdobeHeitiStd-Regular.ttf") format("truetype"),
       url("../fontface/fonts/AdobeHeitiStd-Regular.eot") format("embedded-opentype"),
       url("../fontface/fonts/AdobeHeitiStd-Regular.svg") format("svg");
}
* {
	margin: 0;
	padding: 0;
}
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
em, i {
	font-style: normal;
}
fieldset, img {
	border: 0;
}
ul, ol, li {
	list-style: none;
}
a {
	color: #333;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
.clear {
	clear: both;
	display: block;
}
.hide {
	display: none;
}
.wrapper {
	width: 990px;
	min-width: 990px;
	margin: 0 auto;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
body {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	background: #fff;
	overflow-x: hidden
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.top {
	height: 95px;
	background: #fff;
	width: 100%;
	position: absolute;
	top:0;
	left:0;
	z-index:9999;
}
.logo {
	padding-top: 33px;
}
.link li select {
	width: 186px;
	height: 36px;
	border: none;
	padding-left: 31px;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-family: "Microsoft YaHei";
	margin-top: 30px;
	background: url(ja_jt.jpg) no-repeat center center #fff;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.link li OPTION {
	background: #000;
}
.banner {
	width: 100%;
}
.banner img {
	width: 100%;
	display: block;
}
.box1{ background:url(ja_bg1.png) no-repeat top right; padding-top:100px; padding-bottom:30px;}
.ti{ padding-bottom:50px;}
.Menubox{ float:left; width:600px; height:147px; background:#f5f5ed;-moz-box-shadow:0px 0px 15px #A6A6A6; -webkit-box-shadow:0px 0px 15px #A6A6A6; box-shadow:0px 0px 15px #A6A6A6;}
.Menubox li{float:left;display:block;cursor:pointer; text-align:center; height:120px; margin-right:12px; line-height:120px; width:135px;font-family: "JIFJIAOLI"; font-size:24px; color:#636363; background:url(ja_xian.png) no-repeat right center; margin-top:13px;}
.Menubox li.hover{ color:#cf0000;}
.Contentbox{ float:right; width:562px; color:#798351; min-height:310px;}
.CbContainer{ font-size:16px; line-height:2;}
.box2-ri{ width:644px;}
.box2-le{ width:556px; background:url(ja_shan.png) no-repeat top left; padding-top:60px;font-family: "AdobeHeitiStd-Regular";}
.box2-le h1{ font-weight:normal; color:#636363; font-size:18px;}
.box2-le p{ color:#9fa87d; line-height:1.6; padding:10px 0}
.box3{ padding:50px 0}



.Menubox1 {
    position: relative;
    width: 100%;
    height: auto;
    height: 132px;
}
.Menubox1 li {
    float: left;
    display: block;
    cursor: pointer;
    width: 291px;
    position: relative;
	text-align:center;
	margin-right:12px;
}
.Menubox1 li p{
    color: #667801;
	font-family: "JIFJIAOLI";
	font-size:24px;
	padding-top:15px;
}

.Menubox1 li img{
   width: 100%;
   display: block;
   opacity: 0.4;
}
.Menubox1 li.hover img {
    color: #fff;
    opacity: 1;
}
.Contentbox1 {
    clear: both;
    width: 100%;
    height: 216px;
	margin-bottom:25px;
}
.yj-ri{
    width: 867px;
    position: relative;
	
}
.yj-ri img{
    width: 100%;
    display: block;
}

.yj-le{
    width: 318px;
}
.yj-zi{
   
}

.yj-zi p{
    font-size: 14px;
    color: #4f4f4f;
    padding:5px 0 0 ;
    line-height: 1.8;
    height:132px;
	overflow:auto;
}

.box5-xi li{ float:left; width:50%; position:relative; overflow:hidden;}
.box5-xi li img{ display:block; width:100%; height:100%;}
.h5-hidden{ width:540px; height:336px; background:rgba(159,168,125,0.8); position:absolute; left:50%; top:50%; margin-left:-270px; margin-top:-168px; transition-duration:.5s; opacity:0;}
.h5-hidden h1{ text-align:center; font-weight:normal; padding:20px 0}
.h5-hidden p{ padding:0 30px;}
.box5-xi li:hover .h5-hidden{ opacity:1;}
.last-xi{ padding:30px 0;}
.last-xi img{ display:block; float:left;}
.last-xi p{ float:right; width:1070px; color:#2c2c2c; font-size:18px; padding-top:90px;}
.box6{ padding:55px 0;}

.slideBox1 {
	width: 100%;
	overflow: hidden;
	position: relative;
	
}
.slideBox1 .hd {
	height: 15px;
	overflow: hidden;
	z-index: 1;

}
.slideBox1 .hd ul {
	overflow: hidden;
	zoom: 1;
    width:100%;
	text-align:center;
}
.slideBox1 .hd ul li {
	display:inline-block;
	margin-right: 14px;
	width: 66px;
	height: 3px;
	line-height: 14px;
	text-align: center;
	background: #aeaeae;
	cursor: pointer;
	
}
.slideBox1 .hd ul li.on {
	background: #9fa87d;
	color: #fff;
}
.slideBox1 .bd {
	position: relative;
	height: 554px;
	z-index: 0;
}
.slideBox1 .bd li {
	zoom: 1;
	vertical-align: middle;
	position:relative;
	background:#9fa87d;
}

.slideBox1 .bd img {
	width: 802px;
	height: 554px;
	display: block;
	float:left;
}
.slideBox1 .bd li .box6-s{ width:320px; float:left; color:#fff; padding:35px;}
.slideBox1 .bd li .box6-s p{ font-size:30px; padding-bottom:30px;}
.slideBox1 .bd li .box6-s span{ display:block; text-align:justify; line-height:1.8;}

.wb-xi{ padding:50px 0}

.Menubox2{ float:left; position:relative; border:1px solid #cfcfcf; padding-top:23px;}
.Menubox2 li{display:block;cursor:pointer; text-align:center; background:url(ja_xian02.png) no-repeat bottom center; width:63px; padding-bottom:40px; color:#7f7f7f; font-size:18px;}
.Menubox2 li.hover{ padding-bottom:40px; background:url(ja_xian02.png) no-repeat bottom center; color:#949e6e;}
.Contentbox2{ float:right; margin-top:40px;}
.Menubox2 li:last-child{ position:absolute; top:0; left:63px; border:1px solid #cfcfcf; margin-left:25px; padding-top:23px; height:578px; background:none;}



.footer {
	width: 100%;
	background: #1c1c1c;
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding: 18px 0;
	line-height: 1.5;
}