@charset "utf-8";
/* CSS Document */
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333;
	line-height:1.5;
	font-family:'Microsoft YaHei';
	background:#19191b
	}
*{
	margin:0;
	padding:0;
	}
img{
	border:0;
	}
ul,li{
	list-style:none;
	}
a{
	color:#333;
	text-decoration:none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;

	}
a:hover{
	color:#d2af6b;
	text-decoration: none;
	}
table{ margin: auto}
i{ font-style:normal}
em{ font-style:normal}
	

.logo{ width:260px; height:100px; float:left; text-align:center }
.logo span{ height:100%; display:inline-block; vertical-align:middle}
.logo img{ max-width:260px; max-height:100px; vertical-align:middle}

.top-r{ width: auto; float:left;height:100px; text-align:right; margin-left:40px;}

.nav{ width:100%; float:left; font-size:15px; line-height:100px; }
.nav ul li{padding-left:15px; width:auto; float:left;position:relative; padding-right:15px; }
.nav ul li a{ margin-left:10px; margin-right:10px; padding-bottom:36px; padding-top:36px; color:#FFF}
.nav ul li a:hover{color:#d2af6b; border-bottom:3px solid #d2af6b}

#navon{background:#d2af6b;color:#fff; border-radius:10px;}
#navon2{color:#d2af6b;}

.nav ul li:hover a {
	color:#d2af6b; border-bottom:3px solid #d2af6b
}
li:hover ul#submenu a { border:0px;}
#submenu {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 100px;
	visibility: hidden;
	z-index:11111111;
	width:275px;
	text-align:center;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease; 
	transition: all .25s ease;
	background:rgba(0,0,0,0.7);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#000000',endColorstr = '#000000')\9;  padding-top:10px; padding-bottom:10px;
}
li:hover ul#submenu {
	opacity: 1;
	top: 100px;	/* adjust this as per top nav padding top & bottom comes */
	visibility: visible;
}
#submenu li {
	float: none;
	width: 100%;
	height:40px; line-height:40px; font-size:14px; background:none; padding:0px;
}
#submenu a:hover {background:rgba(255,255,255,0.3);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#000000',endColorstr = '#000000')\9; color:#FFF; border:0px; color:#f1cf8f;
}
#submenu a {
	 font-weight:normal;line-height:40px;height:40px; margin:0px; width:90%; float:left;padding:0px; padding-left:10%; text-align:left; text-transform:uppercase; color:#FFF 
}

#submenu2 {
	left:275px;
	opacity: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index:11111111;
	width:275px;
	text-align:center;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease; 
	transition: all .25s ease;
	background:rgba(0,0,0,0.7);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#000000',endColorstr = '#000000')\9;  padding-top:10px; padding-bottom:10px;
}
#submenu li:hover ul#submenu2 {
	opacity: 1;
	top: 0;	/* adjust this as per top nav padding top & bottom comes */
	visibility: visible;
}
#submenu2 li {
	float: none;
	width: 100%;
	height:40px; line-height:40px; font-size:14px; background:none; padding:0px; 
}
#submenu2 a:hover {background:rgba(255,255,255,0.3);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#000000',endColorstr = '#000000')\9; color:#FFF; border:0px; color:#f1cf8f;
}
#submenu2 a {
	 font-weight:normal;line-height:40px;height:40px; margin:0px; width:90%; float:left;padding:0px; padding-left:10%; text-align:left; text-transform:uppercase; color:#FFF 
}

.nav2{ width:100%; float:left; font-size:15px; line-height:100px; }
.nav2 a{ margin-left:20px; padding:5px 15px 5px 15px; color:#767676}
.nav2 a:hover{color:#c60000;}

.xtb{ width:auto; float:right;}
.xtb ul li{ width:auto; float:left; line-height:100px; margin-left:10px;}
.xtb ul li a{ padding:10px; background:url(../images/tb01.png) no-repeat center;}

#tb01{background:url(../images/tb02.png) no-repeat center;}
#tb02{background:url(../images/tb03.png) no-repeat center;}
#tb03{background:url(../images/tb04.png) no-repeat center;}

.main{ width:1360px; margin:auto}

.bt{ width:100%; float:left; margin-top:20px;}
.bt dl dt{ height:110px; margin-left:70px; margin-bottom:20px;font-size:40px;color:#FFF;}
.bt dl dt span{ height:100%; display:inline-block; vertical-align:middle}
.bt dl dt img{ max-width:100%; max-height:110px; vertical-align:middle}
.bt dl dd{ background:url(../images/hx.jpg) no-repeat right center;margin-left:70px; font-size:40px; line-height:35px; color:#FFF; text-transform:uppercase; margin-bottom:35px;}
.bt dl dd i{ padding-bottom:20px; border-bottom:3px dotted #474749}
.numone{ width:100%; float:left; margin-top:30px; background:#232325}
.numone ul li{ width:49.8%; float:left; height:165px; border-bottom:1px solid #333335; border-right:1px solid #333335;}
.numone ul li dl{margin-left:120px; }
.numone ul li dl dt{ height:53px; margin-top:15px; margin-bottom:15px;}
.numone ul li dl dd{ font-size:24px; color:#919192; line-height:35px; }
#numone-r{border-right:0px solid #333335; width:50%}
#numone-r dl{ margin-right:120px; text-align:right}
.numone01{ width:1360px; float:left}
.numone01 ul li{ width:340px; height:360px; float:left}
.numone01 ul li img{width:340px; height:360px; }
.wrap{ width:100%; float:left; background:#232325; padding-bottom:100px;}

.bt2{ width:100%; float:left; margin-top:20px; border-bottom:1px solid #333335}
.bt2 dl dt{ height:110px; margin-left:70px; margin-bottom:20px;font-size:40px;color:#FFF;}
.bt2 dl dt span{ height:100%; display:inline-block; vertical-align:middle}
.bt2 dl dt img{ max-width:100%; max-height:110px; vertical-align:middle}

.bt3{ width:100%; float:left; margin-top:20px; border-bottom:1px solid #333335; text-align:right}
.bt3 dl dt{ height:110px; margin-right:70px; font-size:40px;color:#FFF;}
.bt3 dl dt span{ height:100%; display:inline-block; vertical-align:middle}
.bt3 dl dt img{ max-width:100%; max-height:110px; vertical-align:middle}
.bt3 dl dd{margin-right:70px;font-size:40px;color:#FFF;}

.spin{ width:100%; float:left;border-bottom:1px solid #333335}
.spin01{ width:1000px; margin:auto;}
.renyuan{ width:100%; float:left;border-bottom:1px solid #333335; margin-top:115px; border-top:1px solid #333335; padding-bottom:65px;}
.renyuan01{ width:1000px; float:left; position:relative;}
.renyuan02{ width:1000px; float:left; margin-top:20px;}
.renyuan02-l{ width:300px; float:left; height:300px;}
.renyuan02-l span{ height:100%; display:inline-block; vertical-align:middle}
.renyuan02-l img{ max-width:300px; max-height:300px; vertical-align:middle}
.renyuan02-r{ width:640px; float:right}
.renyuan02-r dl dt{ font-size:28px; color:#FFF; line-height:60px; margin-top:15px;}
.renyuan02-r dl dd{ font-size:14px; line-height:24px; color:#a7a7a8; margin-top:15px; letter-spacing:1px;}
.renyuanxt{ width:640px; float:right; position:absolute; bottom:0; right:0;}
.renyuanxt ul li{ width:80px; float:left; height:80px; margin-right:35px;}
.renyuanxt ul li span{ height:100%; display:inline-block; vertical-align:middle}
.renyuanxt ul li img{ max-width:80px; max-height:80px; vertical-align:middle}

.hcOn { border:1px solid #fff}

.pro{ width:1360px; float:left; margin-top:20px;}
.pro ul{ width:285px; float:left; margin-right:73px; margin-top:40px; margin-bottom:10px;}
.pro ul li{ width:285px; height:236px; text-align:center; background:#FFF; margin-bottom:15px; overflow:hidden}
.pro ul li span{ height:100%; display:inline-block; vertical-align:middle}
.pro ul li img{ max-width:285px; max-height:236px; vertical-align:middle; -webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;}
.pro ul:hover li img{transform:scale(1.1)}
.pro ul dl dt{ font-size:24px; line-height:36px; color:#FFF; margin-bottom:25px; text-align: center;}
.pro ul dl dd{ text-align:center; font-size:24px}
.pro ul dl dd a{ padding:2px 30px 2px 30px; border:2px solid #debb77; border-radius:10px; color:#FFF}
.pro ul:hover dl dd a{ background:#debb77;color:#FFF}
.more{ width:100%; float:left; margin-top:50px; text-align:center}

.lxwm{ width:100%; float:left; height:777px; min-width:1360px; background:url(../images/bj01.jpg) no-repeat center; margin-top:50px;}
.zxly{ width:605px; float:left; margin-left:45px;}
.zxly ul li{ width:605px; float:left; margin-top:35px;}
.zxly ul li dl dt{ width:180px; float:left}
.zxly ul li dl dd{ width:365px; float:right}
.bk{ width:94%; border:1px solid #a8a6a2; height:55px; line-height:55px; background:rgba(0,0,0,0.2);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#000000',endColorstr = '#000000')\9; padding-left:5%; color:#666764; font-size:16px}
.lxwm01{ width:640px; float:right; margin-top:190px; font-size:22px; line-height:50px; color:#FFF; letter-spacing:1px;}

.lxwm02{ width:640px; float:right; font-size:22px; line-height:50px; color:#FFF; letter-spacing:1px; margin-top:40px;}
.lxwm02 h1{ font-size:40px; color:#FFF; line-height:60px; margin-bottom:60px; text-transform:uppercase;}

.foot{ width:100%; float:left; height:100px; line-height:100px; color:#a3a3a3; font-size:12px}
.foot span{ float:right}
.foot a{color:#a3a3a3; margin-right:15px; text-transform:uppercase }
.foot a:hover{ color:#FFF}

.main01{ width:1220px; margin:auto}
.nybanner{ width:100%; float:left; min-width:1220px; height:395px; position:relative}
.wz{ width:100%; height:52px; line-height:50px; position:absolute; bottom:0; left:0;background:rgba(0,0,0,0.2);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#000000',endColorstr = '#000000')\9; border-bottom:1px solid #d1d1ce; border-top:1px solid #d1d1ce; font-size:14px;color:#d1d1ce;}
.wz a{color:#a3a3a3;}
.nysp{ width:1220px; float:left; margin-top:105px;}
.contect{ width:1220px; float:left; margin-top:105px;}
.news{ width:1220px; float:left; padding-bottom:60px; margin-top:60px; border-bottom:1px solid #333335}
.news ul li{ width:341px; float:left; height:255px; overflow:hidden}
.news ul li img{ max-width:341px; max-height:255px; -webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;}
.news ul li:hover img{transform:scale(1.1)}
.news dl{ width:825px; float:right}
.news dl dt{ font-size:24px; color:#FFF; line-height:45px;}
.news dl dd{ font-size:16px; line-height:30px; margin-top:15px;color:#a4a4a6}
#xhx{ border-bottom:1px solid #333335; }
.news dl dd a{ padding:8px 25px 8px 25px; background:#debb77; color:#FFF}
#mart{ margin-top:40px;}
.fy{ width:100%; float:left; margin-top:50px; background:url(../images/hx.jpg) no-repeat right bottom; line-height:50px; text-align:right; padding-bottom:15px;}
.fy a{ padding:5px 10px 5px 10px; background:#3f3f3f;color:#ababab; margin-left:10px;}
.fy a:hover{ color:#debb77}

.about{ width:1220px; float:left; margin-top:105px; border-bottom:1px solid #272727; border-top:1px solid #272727;}
.about-l{ width:501px; float:left}
.about-r{ width:660px; float:right; font-size:24px; line-height:36px;color:#a1a1a1;}
.about-r h1{ font-size:40px; color:#FFF; font-weight:normal; text-transform:uppercase; margin-bottom:70px; line-height:90px; }
.about-r h1 i{ padding-bottom:15px; border-bottom:5px solid #FFF}

.bt4{ width:100%; float:left; text-align:center; margin-top:100px; font-size:40px; line-height:100px; background:url(../images/hx01.jpg) no-repeat center bottom; color:#FFF; text-transform:uppercase}
.events{ width:100%; float:left; margin-top:45px;}
.events01{ width:99%; float:left; border:1px solid #323337; background:#1d1e22; margin-top:150px;}
.events01 img{ float:right; margin-top:30px; margin-bottom:30px;}
.events01 h1{font-size:40px; color:#FFF; font-weight:normal; text-transform:uppercase; margin-bottom:70px; line-height:90px; margin-left:60px;margin-right:60px; margin-top:80px;}
.events01 h1 i{ padding-bottom:15px; border-bottom:5px solid #FFF}
.events01 p{font-size:24px; line-height:60px;color:#a1a1a1;margin-left:60px; margin-right:60px;}

.zlm{ width:100%; float:left; margin-top:50px;}
.zlm ul li{ width:auto; float:left; margin-right:40px; font-size:16px; text-transform:uppercase; color:#FFF; line-height:50px;}
.zlm ul li a{color:#FFF; line-height:50px; padding-bottom:15px;}
.zlm ul li a:hover{ background:url(../images/hx02.jpg) no-repeat left bottom; color:#d2af6b}

.pro2{ width:100%; float:left; margin-top:20px;}
.pro2 ul{ width:285px; float:left; margin-right:26px; margin-top:40px; margin-bottom:10px;}
.pro2 ul li{ width:285px; height:236px; text-align:center; background:#FFF; margin-bottom:15px; overflow:hidden}
.pro2 ul li span{ height:100%; display:inline-block; vertical-align:middle}
.pro2 ul li img{ max-width:285px; max-height:236px; vertical-align:middle; -webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;}
.pro2 ul:hover li img{transform:scale(1.1)}
.pro2 ul dl dt{ font-size:20px; line-height:36px; color:#FFF; margin-bottom:25px; text-align: center; }
.pro2 ul dl dd{ text-align:center; font-size:24px}
.pro2 ul dl dd a{ padding:2px 30px 2px 30px; border:2px solid #debb77; border-radius:10px; color:#FFF}
.pro2 ul:hover dl dd a{ background:#debb77;color:#FFF}

.MenuOn{}
.MenuOn a:link{background:url(../images/hx02.jpg) no-repeat left bottom; color:#d2af6b}
.MenuOn a:visited {background:url(../images/hx02.jpg) no-repeat left bottom; color:#d2af6b}
.MenuOn a:hover {background:url(../images/hx02.jpg) no-repeat left bottom; color:#d2af6b}

.black_overlay{ 
            position: fixed; 
            top: 0%; 
            left: 0%; 
            width: 100%; 
            height: 100%; 
            background-color: black; 
            z-index:-1; 
            -moz-opacity: 0.7; 
            opacity:.70; 
            filter: alpha(opacity=88);
			display:none
        } 
        .white_content { 
            display: none; 
            position:fixed; 
            top: 20%; 
            left: 10%; 
            width:80%; 
            z-index:1002; 
            overflow: auto;
			padding-bottom:50px;
			height:auto;
			border:1px solid #d1d1ce;
			background:rgba(0,0,0,0.8);
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#000000',endColorstr = '#000000')\9;

        } 
.close{ width:25px; height:25px; z-index:111111; top:15px; float:right; right:20px; position:absolute}
.title{ width:100%; float:left; line-height:50px; margin-top:30px; font-size:32px; color:#FFF}
.date{ width:100%; float:left; line-height:30px; font-size:14px; color:#FFF}
.tex{ width:100%; float:left; font-size:18px; line-height:36px; color:#9f9f9f; margin-top:30px;}
.tex img{ max-width:100%; height:auto;}

.show01{ width:100%; float:left; border-bottom:1px solid #272727; border-top:1px solid #272727; margin-top:100px; padding-bottom:30px;}
.show01-l{ width:500px; float:left;}
.show01-r{ width:660px; float:right; color:#FFF}
.show01-r h1{ font-size:36px; line-height:90px; background:url(../images/hx01.jpg) no-repeat left bottom; font-weight:normal;}
.show01-r ul{ width:100%; float:left; margin-top:15px;}
.show01-r ul li{ width:50%; float:left; line-height:28px; font-size:20px;}
.show01-r ul li i{ color:#a1a1a1}
.mart{ margin-top:20px;}

.ban{ width:500px; height: auto; position:relative; overflow:hidden; float:left}
.ban2{ width:500px; height:500px; position:relative; overflow:hidden; text-align:center}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:500px; height:500px; background:#FFF}
.ban2 ul li span{ height:100%; display:inline-block; vertical-align:middle}
.ban2 ul li img{ max-width:500px; max-height:500px; vertical-align:middle}
.prev{ float:left; cursor:pointer;}
.num{ height:80px;overflow:hidden; width:500px; position:relative;float:left;}
.min_pic{ padding-top:20px; width:500px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:76px; height:76px; margin-right:60px; padding:2px; background:#FFF; text-align:center}
.num ul li span{ height:100%; display:inline-block; vertical-align:middle}
.num ul li img{ max-width:76px; max-height:76px; vertical-align:middle}
.num ul li.on{ border:1px solid #edc475; padding:0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:40px; margin-right:20px; cursor:pointer; float:left; display:none}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:40px;cursor:pointer;float:right; display:none}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:500px; height:500px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:500px; height:500px; float:left;}

.show02{ width:100%; float:left; margin-top:100px;}
.show02 ul li{ width:393px; float:left; height:330px; text-align:center; background:#FFF; margin-bottom:20px; margin-right:20px;}
.show02 ul li span{ height:100%; display:inline-block; vertical-align:middle}
.show02 ul li img{ max-width:393px; max-height:330px; vertical-align:middle}

.fs{ color:#ff7cba;}

.index_zhuanjia{ width:1000px; overflow:hidden;margin:40px auto 0 auto; background:#1e1e1e}
.index_zhuanjia_pic{ width:743px; height:495px; overflow:hidden; float:left;position:relative;}
.index_zhuanjia_pic ul{height:377px;position:absolute; left:0;}
.index_zhuanjia_pic li{width:743px; height:495px; overflow:hidden;position:relative;float:left;}

.index_zhuanjia_left_inc{ width:32px; height:41px; position:absolute;left:0px;top:195px; cursor:pointer;background:url(../images/float_left_inc.png) left top no-repeat; z-index:9}
.index_zhuanjia_right_inc{ width:32px; height:41px; position:absolute;right:0px;top:195px; cursor:pointer;background:url(../images/float_right_inc.png) left top no-repeat; z-index:9}

.index_zhuanjia_list{ width:257px;height:495px; overflow:hidden; float:right; position:relative}
.index_zhuanjia_lists{width:160px; height:495px; position:relative;}
.index_zhuanjia_lists ul{ width:160px; height:495px;position:absolute;overflow:hidden;}
.index_zhuanjia_lists ul li{ width:160px; height:83px; padding-bottom:0px;position:relative; border-bottom:1px solid #3d3b3c; padding-top:15px; }
.index_zhuanjia_lists ul li.on{ background:#debb77}
.index_zhuanjia_lists ul li.on dt{ color:#000}
.index_zhuanjia_lists ul li dd{ width:98px; height:98px; overflow:hidden; float:left;}
.index_zhuanjia_lists ul li dd img{ width:96px; height:96px; border:1px #e8e8e8 solid;}
.index_zhuanjia_lists ul li dt{height:26px; overflow:hidden; font-size:16px; color:#debb77; margin-left:15px;}
.index_zhuanjia_lists ul li dl{ height:26px; overflow:hidden; color:#fff;  margin-left:15px;}
.index_zhuanjia_pre{ width:13px; height:9px; overflow:hidden; cursor:pointer;background:url(../images/index_zhuanjia_pre.png) no-repeat left top; position:absolute; right:45px; top:118px; z-index:99999}
.index_zhuanjia_next{ width:13px; height:9px; overflow:hidden; cursor:pointer;background:url(../images/index_zhuanjia_next.png) no-repeat left top;position:absolute; right:45px; bottom:124px;}


.index_zhuanjia2{ width:1220px; overflow:hidden;margin:40px auto 0 auto; background:#1e1e1e}
.index_zhuanjia2_pic{ width:963px; height:545px; overflow:hidden; float:left;position:relative;}
.index_zhuanjia2_pic ul{height:377px;position:absolute; left:0;}
.index_zhuanjia2_pic li{width:963px; height:545px; overflow:hidden;position:relative;float:left;}

.index_zhuanjia2_left_inc{ width:32px; height:41px; position:absolute;left:0px;top:195px; cursor:pointer;background:url(../images/float_left_inc.png) left top no-repeat; z-index:9}
.index_zhuanjia2_right_inc{ width:32px; height:41px; position:absolute;right:0px;top:195px; cursor:pointer;background:url(../images/float_right_inc.png) left top no-repeat; z-index:9}

.index_zhuanjia2_list{ width:257px;height:495px; overflow:hidden; float:right; position:relative}
.index_zhuanjia2_lists{width:160px; height:495px; position:relative;}
.index_zhuanjia2_lists ul{ width:160px; height:495px;position:absolute;overflow:hidden;}
.index_zhuanjia2_lists ul li{ width:160px; height:83px; padding-bottom:0px;position:relative; border-bottom:1px solid #3d3b3c; padding-top:15px; }
.index_zhuanjia2_lists ul li.on{ background:#debb77}
.index_zhuanjia2_lists ul li.on dt{ color:#000}
.index_zhuanjia2_lists ul li dd{ width:98px; height:98px; overflow:hidden; float:left;}
.index_zhuanjia2_lists ul li dd img{ width:96px; height:96px; border:1px #e8e8e8 solid;}
.index_zhuanjia2_lists ul li dt{height:26px; overflow:hidden; font-size:16px; color:#debb77; margin-left:15px;}
.index_zhuanjia2_lists ul li dl{ height:26px; overflow:hidden; color:#fff;  margin-left:15px;}
.index_zhuanjia2_pre{ width:13px; height:9px; overflow:hidden; cursor:pointer;background:url(../images/index_zhuanjia_pre.png) no-repeat left top; position:absolute; right:45px; top:118px; z-index:99999}
.index_zhuanjia2_next{ width:13px; height:9px; overflow:hidden; cursor:pointer;background:url(../images/index_zhuanjia_next.png) no-repeat left top;position:absolute; right:45px; bottom:124px;}


/* 滚动内容样式 */
.scroll_main {
	width: 257px;
	display: block;
	
}

/* 滚动内容区样式 */
.scroll_wrap {
	width: 100%;
	height:495px;
	position: relative;
}
/* 滚动内容样式 */
.scroll_wrap .scroll_cont {
	height: 100%;
	overflow: hidden;
}
.scroll_wrap .scroll_cont p {
	padding:15px;
}
/* 滚动条 */
.scroll_wrap .scroll_bar {
	position: absolute;
	width: 2px;
	height: 190px;
	position: absolute;
	right:50px;
	background:#9d9d9f;
	top:150px;
}
/* 滚动块 */
.scroll_wrap .scroll_slider {
	position: absolute;
	width: 5px;
	height: 40px;
	background-color: #e9e9e9;
	position: absolute;
	left:-2px;
	top: 0;
	cursor: pointer;
	
	
}
.scroll_wrap .scroll_slider:hover{
	opacity: 1
}

.hdm{ width:160px; float:left; height:50px; line-height:50px;}
.hdm ul li{ width:80px; float:left; text-align:center; line-height:50px;}
.hdm ul li a{ width:100%; float:left; text-align:center; color:#FFF}
.hdm ul li a:hover{ background:#debb77; color:#000}

.m6On{background:#debb77; color:#000;}
.m6On a:link{background:#debb77; color:#000;}
.m6On a:visited {background:#debb77; color:#000;}
.m6On a:hover {background:#debb77; color:#000;}








