﻿body{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	z-index: 1;
	position: relative;
	min-width: 1220px;
}
a img{border:0 none;}
.l{float: left;}
.r{float: right;}
body li{list-style: none;}
#tiaotiao{
	display: none;
	position: fixed;
	right: 40px;
	bottom: 106px;
	background-color: #FFFFFF;
	border-radius: 30px;
	background-image: url(../img/images/icon.png);
	background-position:-137px -440px;
	width: 60px;
	height: 60px;
	z-index: 2;
}
header{
	width:100%;
	background-color: #333;
	height:39px;
	clear: both;
	position: relative;
	min-width: 1220px;
}
header #phone{
	float: left;
	width: 14px;
	height: 17px;
	background-image: url(../img/images/icon.png);
	background-position: 42px 0px;
	margin-right: 10px;
	margin-top: 12px;
}
header span{
	margin-right:  10px;
	float: left;
}
header #texun1{
	float: left;
	width: 16px;
	height: 17px;
	background-image: url(../img/images/icon.png);
	background-position: 88px 0px;
	margin-right: 10px;
	margin-top: 11px;

}
header #texun2{
	float: left;
	width: 18px;
	height: 17px;
	background-image: url(../img/images/icon.png);
	background-position: 64px 0px;
	margin-top: 12px;
}
.head{
	width: 1220px;
	height: 39px;
	line-height: 39px;
	margin:0 auto;
	color:#9f9f9f;
	font-size: 12px;
}
span{
	display: inline-block;
	margin-left: 12px;
}
.head a{
	color: #9f9f9f;
	text-decoration: none;
	margin-right:20px;
	cursor: pointer;
}
/*.city{
	margin-right: 12px;
}*/
nav{
	border-bottom: 1px solid #b9b9b9;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
	min-width: 1220px;
}
.nav{
	width: 1220px;
	margin:0 auto;
	height: 100px;
	line-height: 100px;
	clear: both;
}
			

nav ul{
	float: left;
	width: 750px;
	height:100%;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	color: #333333;
}
nav li{
	list-style: none;
	float: left;
	margin-right:30px;
	height:100%;
}
nav li a{
	text-decoration: none;
	color:#333333;
	font-size: 16px;
	height: 80px;
	padding-top: 20px;
	display: block;
}
nav li a:hover{
	color: #FF6700;
}
.left{
	float: left;
}
.right{
	float:right;
}
.clear{
	clear: both;
}
.search{
	border:1px solid #999999;
	border-radius: 5px 5px 5px 5px ;
	height: 36px;
	width:255px;
	padding-left: 21px;
	font-size: 15px;
	font-weight: bold;
	color: #757575;
	position: absolute;
	top: 40px;
	right: 0px;
	outline: none;
}
.tiaomu{
	width:217px;
	position: absolute;
	right: 59px;
	top: 70px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	z-index: 1000;
}
.tiaomu ul{
	width: 100%;
}
.tiaomu li{
	float: left;
	width: 217px;
	height: 50px;
	line-height: 50px;
	padding-left: 23px;
}
.tiaomu li a{
	display:inline-block;
	height: 100%;
	color: #333;
}
.get_big{
	width:60px;
	height:40px;
	background-image: url(../img/images/icon.png);
	background-position:0px 414px;
	position: absolute;
	top: 40px;
	right:0px;
	margin:0;
}
banner{
	width:100%;
	height: 420px;
	margin-top: 11px;
}
banner .bg{
	width: 1220px;
	height:420px;
	/*background-image:url(../img/images/banner01.png);*/
	margin: 0 auto;
	position: relative;
}
banner .bg img{
	position: absolute;
}
.side{
	height:100%;
	width: 230px;
	background: #494a4c;
	position: absolute;
	left:0px;
	top: 0px;
	
}
.side .side_ul{
	float: left;
	width: 100%;
	height: 100%;
	margin:0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
}
.side .side_1{
	float: left;
	list-style: none;
	width: 80%;
	height:60px;
	line-height: 60px;
	text-align:center;
	padding-left: 20%;
	cursor: pointer;
}
.side .side_1:hover{
	background-color: #FF6700;
}
.side .side_1 .sida{
	float: left;
	text-decoration:none;
	color:#ffffff;
	font-size: 16px;
}
.two{
	position: absolute;
	left: 230px;
	top: 0px;
	z-index: 50;
}
.right_arrow{
	display: inline-block;
	background-image: url(../img/images/icon.png);
	background-position: 149px 500px;
	width: 14px;
	height: 18px;
	margin-top: 21px;
	margin-right:-15px;
}
.hide01{
	height:100%;
	width: 190px;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 5px 1px #ccc;
	text-align: center;
	z-index: 50;
}
.hide01 ul{
	width: 100%;
	height: 100%;
	margin:0;
}
.hide01 li{
	float: right;
	list-style: none;
	width: 170px;
	height:60px;
	line-height: 60px;
	text-align:center;
}
.hide01 a{
	color: #545456;
	text-decoration: none;
}
.hide01 img{
	display: inline-block;
	margin-left: 20px;
}
.two1{
	float: left;
	margin:0;
	padding:0;
	height:100%;
	width: 260px;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 5px 1px #ccc;
}
.two1 ul{
	width: 100%;
	height: 100%;
	margin:0;
	padding: 20px 0px 0px 0px;
}
.two1 li{
	display: inline-block;
	list-style: none;
	width: 100%;
	height:60px;
	line-height: 60px;
}
.two1 a{
	color: #545456;
	text-decoration: none;
}
/*____________________*/
.two2{
	float: left;
	margin:0;
	padding:0;
	height:100%;
	width: 260px;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 5px 1px #ccc;
}
.two2 ul{
	width: 100%;
	height: 100%;
	margin:0;
	padding: 20px 0px 0px 0px;
}
.two2 li{
	display: inline-block;
	list-style: none;
	width: 100%;
	height:60px;
	line-height: 60px;
	text-align:center;
}
.two2 a{
	color: #545456;
	text-decoration: none;
}
/*______________________*/
.two3{
	float: left;
	margin:0;
	padding:0;
	height:100%;
	width: 260px;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 5px 1px #ccc;
}
.two3 ul{
	width: 100%;
	height: 100%;
	margin:0;
	padding: 20px 0px 0px 0px;
}
.two3 li{
	display: inline-block;
	list-style: none;
	width: 100%;
	height:60px;
	line-height: 60px;
	text-align:center;
}
.two3 a{
	color: #545456;
	text-decoration: none;
}
/*______________________*/
.two4{
	float: left;
	margin:0;
	padding:0;
	height:100%;
	width: 260px;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 5px 1px #ccc;
}
.two4 ul{
	width: 100%;
	height: 100%;
	margin:0;
	padding: 20px 0px 0px 0px;
}
.two4 li{
	display: inline-block;
	list-style: none;
	width: 100%;
	height:60px;
	line-height: 60px;
	text-align:center;
}
.two4 a{
	color: #545456;
	text-decoration: none;
}
/*______________________*/
.two5{
	float: left;
	margin:0;
	padding:0;
	height:100%;
	width: 260px;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 5px 1px #ccc;
}
.two5 ul{
	width: 100%;
	height: 100%;
	margin:0;
	padding: 20px 0px 0px 0px;
}
.two5 li{
	display: inline-block;
	list-style: none;
	width: 100%;
	height:60px;
	line-height: 60px;
	text-align:center;
}
.two5 a{
	color: #545456;
	text-decoration: none;
}
/*______________________*/
.other , .isLink{
	width:230px;
	height: 180px;
	float: left;
	margin-top: 10px;
}
.thisLink{
	width: 1220px;
	height:190px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.isLink{
	margin-left:15px;
}
.isLink img{
	width: 240px;
	height: 180px;
}
.isLink a{
	display: inline-block;
	width: 240px;
	height: 180px;
	overflow: hidden;
}
.other{
	background-image:url(../img/images/bgtag.png);
	text-align: center;
	color: #FFFFFF;
}
.other #head{
	width: 100%;
	height: 40px;
	font-size: 16px;
}
.other  a{
	display: inline-block;
	width: 100%;
	width: 100%;
	color: #FFFFFF;
	text-decoration:none;
	font-size: 14px;
	text-align: center;
}
.other #head a{
	margin-top: 8px;
}
.lineUp{
	width: 1220px;
	
	margin: 0 auto;
}
.headline{
	clear: both;
	height:45px;
	line-height: 45px;
	background: url(../img/images/xian_03.png) no-repeat;
	background-position: 0px 11px;
	margin-bottom:15px;
}
.headline span{
	font-weight: normal;
	font-size: 22px;
	float: left;
	color: #333333;
}
.headline ul , .headline li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
.headline li{
	margin: 0px 25px 0px 0px;
}
.headline a{
	text-decoration: none;
	color:#333333;
	font-size: 16px;
}
.btn{
	width:65px;
	height: 100%;
}

.isLeft{
	float: right;
	width:30px;
	height:20px;
	background: url(../img/images/btn_03.png);
	margin-top: 12px;
}
.isRight{
	float:right;
	width:32px;
	height:20px;
	background: url(../img/images/btn_04.png);
	margin-top: 12px;
}
.z1{
	width:681px;
	height:441px;
	padding: 0;
}
.z1 img{
	width: 220px;
	height: 140px;
}
.z1 table{
	width:100%;
	height:102%;
}
.z1 table td{
	width:220px;
	height:140px;
}
.z1 table td a{
	display: inline-block;
	width:220px;
	height:140px;
	overflow: hidden;
}
.z2{
	width: 280px;
	height: 421px;
	background-color: #f3f3f3;
	margin: 0px 12px 0px 7px;
	padding: 10px;
}
.zHead{
	width:100%; 
	height:40px;
	background-color: #FFFFFF;
	background: linear-gradient(#ffffff, #f6f6f6);
	line-height: 40px;
	clear: both;
	border-bottom: 1px solid #dcdcdc;
}
.zHead a{
	color:#3296eb;
	text-decoration: none;
	font-size: 12px;
	display: inline-block;
	margin-left:155px;
}
.z2 ul {
	float:left;
	padding: 0;
	margin:0;
}
.z2 li ,.z2 li a{
	float: left;
	text-decoration: none;
	color:#333333;
	font-size: 14px;
}
.z2 li{
	height:47.5px;
	width: 100%;
	float: left;
	line-height: 47.5px;
}
.z2 li span{
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	margin-top:16px;
}
#icon1{
	background-image: url(../img/images/icon.png);
	background-position: -50px -158px;
}
#icon2{
	background-image: url(../img/images/icon.png);
	background-position: -50px -194px;
}
#icon3{
	background-image: url(../img/images/icon.png);
	background-position: -50px -229px;
}
#icon4{
	background-image: url(../img/images/icon.png);
	background-position: -51px -257px;
}
#icon5{
	background-image: url(../img/images/icon.png);
	background-position: -51px -273px;
}
#icon6{
	background-image: url(../img/images/icon.png);
	background-position: -51px -289px;
}
#icon7{
	background-image: url(../img/images/icon.png);
	background-position: -51px -305px;
}
#icon8{
	background-image: url(../img/images/icon.png);
	background-position: -51px -321px;
}
.z3{
	width:220px;
	height:441px;
	background: #FFFFFF;
	overflow: hidden;
}
.z3 .resou th{
	width: 220px;
	height: 20px;
	padding: 10px;
	text-align: left;
	color:#FFFFFF;
	background-color: #ff6700;
	font-size: 14px;
}
.resou #fire{
	float: left;
	width:21px;
	height:20px;
	background-image: url(../img/images/icon.png);
	background-position: -1px 110px;
	margin: 0px 10px 0px 0px;
}
.resou td{
	background-color: #f3f3f3;
	text-align: center;
	font-size: 14px;
}
.resou td:hover{
	background-color: #FF6700;
	color: #FFFFFF;
}
.resou tr td{
	border-top: 4px solid #FFFFFF;
}
.resou tr a{
	display: inline-block;
	color: #333333;
	text-decoration: none;
}

#leftBox{
	border-right:2px solid #FFFFFF;
	width:50%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
#rightBox{
	border-left:2px solid #FFFFFF;
	width:50%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
#hot{
	width:20px;
	height: 14px;
	background-position: -1px -358px;
	position: absolute;
	top: 10px;
	left: 55px;
}
/**/
.bggray{
	background-color: #f5f5f5;
	float: left;
	width:100%;
	min-width: 1220px;
}
.star{
	width: 1220px;
	margin:0 auto;
}
.star .not_a{
	clear: both;
	width:100%;
	padding:0;
}
.star .not_a li{
	float: left;
	width:238px;
	height:258px;
	margin-right: 6px;
	margin-bottom: 30px;
	position: relative;
}
.star .not_a li a{
	display: inline-block;
	width: 240px;
	height: 260px;
	overflow: hidden;
}
.star .not_a li a:hover{
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	transform: translate3d(0,-2px,0);
	transition: all .2s linear;
}
/*——————————————————--*/
.starpin{
	clear: both;
	height:45px;
	line-height: 45px;
	margin-bottom:15px;
	background-image:url(../img/images/zzc_007_03.png);
	margin-top: 5px;
}
.starpin span{
	font-weight: normal;
	font-size: 22px;
	float: left;
	color: #333333;
}
.starpin ul , .starpin li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
.starpin li{
	margin: 0px 25px 0px 0px;
}
.starpin a{
	text-decoration: none;
	color: #333333;
	font-size: 16px;
}
/*——————-*/
.shipin{
	clear: both;
	height:45px;
	line-height: 45px;
	margin-bottom:15px;
	
}
.shipin span{
	font-weight: normal;
	font-size: 22px;
	float: left;
	color: #333333;
}
.shipin ul ,.shipin li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
.shipin li{
	margin: 0px 25px 0px 0px;
}
.shipin a{
	text-decoration: none;
	float: right;
	color: #333333;
	font-size: 16px;
}
 .shipin #anniu{
	margin-top:5px;
	margin-right: 10px;
}

.dibu{
	width:100%;
	height: 230px;
	float: left;
	background-color: #FFFFFF;
	border-top: 1px solid #efefef;
	
}
.dibu_center{
	width: 1220px;
	padding-top: 40px;
	margin: 0 auto;
}
.d_left{
	width: 885px;
	float: left;
}
.d_right{
	width: 310px;
	height: 100%;
	float: left;
}
.top1{
	width: 885px;
	height: 26px;
	float: left;
}
.top1 li{
	float:left;
	font-size: 18px;
	font-weight: normal;
	margin-left: 35px;
	margin-right: 35px;
}
.top1 li a{
	float: left;
	text-decoration: none;
	color:#333333;
}
.top2{
	width: 885px;
	height: 26px;
	margin-top: 3px;
	margin-bottom:0px;
	float: left;
}
.top2 li{
	float:left;
	font-size: 14px;
	margin-left: 35px;
	margin-right: 52px;
}
.top2 li a{
	float: left;
	text-decoration: none;
	color:#333333;
}
.d_right{
	text-align: center;
}
.d_right h2{
	color:#ff6700;
	font-weight: normal;
	margin-top: 0px;
}
.d_right h3{
	color:#ff6700;
	font-weight: normal;
	margin-top: 0px;
}
.f2 a{
	font-weight: normal;
	font-size: 15px;
}
.d_right h4{
	font-weight: normal;
	margin-top: -10px;
	padding: 0;
	color: #333333;
}
.d_right a{
	display: inline-block;
	width: 110px;
	height: 30px;
	background-image: url(../img/images/icon.png);
	background-position:0px -430px;
	background-repeat:no-repeat;
	text-decoration: underline;
}
.d_center{
	float: left;
	margin-top: 14px;
}
footer{
	float: left;
	width: 100%;
	height: 185px;
}
.foot{
	clear: both;
	width:1220px;
	height: 100%;
	margin:0 auto;
}
.f1{
	float: left;
	width: 110px;
	height:75px;
	background-image: url(../img/images/icon.png);
	background-position: 0px 0px;
	margin: 20px 10px 0px 45px;
}
.f1 a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.f2{
	float: left;
	margin-top: 23px;
	width:885px;
}
.f2 ul{
	float: left;
	width: 100%;
	margin-bottom:20px; 
}
.f2 li{
	float: left;
	margin-left: 5px;
	font-size: 15px; 
	font-weight: normal;
}
.f2 span{
	float: left;
	font-size: 13px;
	margin-left:44px;
	margin-top: -10px;
	color:#757575;
}
.f2 a{
	display: inline-block;
	text-decoration: none;
	color: #333333;
}
.f3{
	float: left;
	width:180px;
	margin-top: 40px;
	margin-left:-80px;
}
.f3 ul{
	float: left;
	width: 240px;
	height: 100%;
	margin-top: -15px;
	margin-left:-48px;
}
.f3 ul li{
	float: left;
	width: 50px;
	height: 50px;
	margin-right:25px;
}
.tx{
	float: left;
	width: 50px;
	height: 50px;
	background-image: url(../img/images/icon.png);
	background-position:  -100px -144px;
}
.wb{
	float: left;
	width: 50px;
	height: 50px;
	background-image: url(../img/images/icon.png);
	background-position:  -172px -144px;
}
.wx{
	float: left;
	width: 50px;
	height: 50px;
	background-image: url(../img/images/icon.png);
	background-position:  -244px -144px;
}
#over{
	clear: both;
	font-size: 24px;
	margin-top: 30px;
	color: #424242;
	width: 1220px;
    text-align: center;
}
footer{
	background-color: #F5F5F5;
	float: left;
	min-width: 1220px;
}
/*_______________________________________________________*/
.next_content{
	width:100%;
	padding-bottom: 50px;
	background-color: #F5F5F5;
	float: left;
	margin-top: -10px;
	background-image: url(../img/images/zhul.png);
	background-repeat: repeat-x;
	background-size: 100%;
}
.content{
	clear: both;
	width: 1220px;
	min-height: 600px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 60px;
	margin-top:120px;
	background-color: #FFFFFF;
}
.content-wz{
	width: 1122px;
    margin: 0 auto;
    text-align: justify;
}

.contenttwo{
	clear: both;
	width: 1220px;
	min-height: 600px;
	padding-top: 50px;
	padding-bottom: 60px;
	background-color: #FFFFFF;
	display: flex; margin: 120px auto 30px auto
}
#c_btn{
	width: 1128px;
	height: 42px;
	margin: 0 auto;
	padding: 0px;
	clear: both;
	overflow: hidden;
}
#c_btn li{
	float: left;
	width: 180px;
	height: 40px;
	margin: 0px 4px 0px 4px;
}
#c_btn li #jiaodian2{
	float: left;
	width: 100%;
	height: 100%;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	box-shadow: -1px 3px 3px 1px #CCCCCC;
	color: #FF6700;
	font-size: 16px;
}
#jiaodian1{
	float: left;
	width: 100%;
	height: 100%;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-color: #FF6700;
	color:#FFFFFF;
	font-size: 16px;
	margin-top: 1px;
}
/*______*/
#c_btn2{
	width: 1000px;
	height: 42px;
	margin: 0 auto;
	padding: 0px;
	clear: both;
	overflow: hidden;
}
#c_btn2 li{
	float: left;
	width: 180px;
	height: 40px;
	margin: 0px 10px 0px 10px;
}
#c_btn2 li #jiaodian2{
	float: left;
	width: 100%;
	height: 100%;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	box-shadow: -1px 3px 3px 1px #CCCCCC;
	color: #FF6700;
	font-size: 16px;
}
#jiaodian1{
	float: left;
	width: 100%;
	height: 100%;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-color: #FF6700;
	color:#FFFFFF;
	font-size: 16px;
	margin-top: 1px;
}
/*--------*/
#c_btn3{
	width: 780px;
	height: 42px;
	margin: 0 auto;
	padding: 0px;
	clear: both;
	overflow: hidden;
}
#c_btn3 li{
	float: left;
	width: 180px;
	height: 40px;
	margin: 0px 7px 0px 7px;
}
#c_btn3 li #jiaodian2{
	float: left;
	width: 100%;
	height: 100%;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	box-shadow: -1px 3px 3px 1px #CCCCCC;
	color: #FF6700;
	font-size: 16px;
}
/**/
#c_btn4{
	width: 400px;
	height: 42px;
	margin: 0 auto;
	padding: 0px;
	clear: both;
	overflow: hidden;
}
#c_btn4 li{
	float: left;
	width: 180px;
	height: 40px;
	margin: 0px 7px 0px 7px;
}
#c_btn4 li #jiaodian2{
	float: left;
	width: 100%;
	height: 100%;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	box-shadow: -1px 3px 3px 1px #CCCCCC;
	color: #FF6700;
	font-size: 16px;
}
/*__*/
#jiaodian1{
	float: left;
	width: 100%;
	height: 100%;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	background-color: #FF6700;
	color:#FFFFFF;
	font-size: 16px;
	margin-top: 1px;
}
/*————————--*/
.content h1{
	width: 1120px;
	height: 100px;
	text-align: center;
	line-height: 130px;
	margin: 0 auto;
	color:#333333;
	font-weight: normal;
	margin-bottom: 30px;
	clear: both;
	font-size: 22px;
}
#small_biaoti{
	font-size: 24px;
	width: 1100px;
	height: 27px;
	line-height: 27px;
	border-left: 3px solid #FF6700;
	margin: 0 auto;
	padding-left: 20px;
	clear: both;
}
.content ul{
	clear: both;
	width: 930px;
	height: 210px;
	margin: 0 auto;
	padding: 40px 0px;
}
.content ul li{
	float: left;
	width: 300px;
	height: 200px;
	margin: 0px 4px;
}
#text_content{
    width: 1120px;
    padding:20px 50px 40px 50px;
    font-size: 16px;
    color: #333333;
    line-height: 25px;
    float: left;
    background-color: #fff;
}
#text_content2{
	clear: both;
	width:1120px;
	padding:20px 50px 0px 50px;
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	background-image: url(../img/images/text_content2_03.png);
	background-repeat: no-repeat;
	background-position: 40px 0px;
}
#text_content3{
	width: 1120px;
	padding:20px 0px 40px 0px;
	margin-left: 50px;
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	height: 450px;
}
/*___________________*/
#shanglv_biaoti{
	width: 1085px;
	margin: 0 auto;
	clear: both;
}
#shanglv_biaoti h2{
	font-weight: normal;
	color: #FF6700;
	margin-left:32px;
	font-size: 20px;
}
#shanglv_icon1{
	width: 17px;
	height: 23px;
	background-image: url(../img/images/icon.png);
	background-position: 361px 500px;
	margin-top:5px;
	float: left;
}
#shanglv_icon2{
	width: 17px;
	height: 23px;
	background-image: url(../img/images/icon.png);
	background-position: 339px 500px;
	margin-top:7px;
	float: left;
}
#shanglv_icon3{
	width: 17px;
	height: 23px;
	background-image: url(../img/images/icon.png);
	background-position: 317px 500px;
	margin-top:7px;
	float: left;
}
#shanglv_icon4{
	width: 17px;
	height: 23px;
	background-image: url(../img/images/icon.png);
	background-position: 297px 500px;
	margin-top:7px;
	float: left;
}
#shanglv_icon5{
	width: 17px;
	height: 23px;
	background-image: url(../img/images/icon.png);
	background-position: 278px 500px;
	margin-top:7px;
	float: left;
}
#shanglv_icon6{
	width: 17px;
	height: 23px;
	background-image: url(../img/images/icon.png);
	background-position: 258px 500px;
	margin-top:7px;
	float: left;
}
#shanglv_text{
	width: 1020px;
	margin:0 auto;
	font-size: 16px;
}
#ditu{
	background-image: url(../img/images/ditu_09.png);
	width: 512px;
	height: 418px;
	margin:20px auto;
}
#ditu2{
	background-image: url(../img/images/ditu3_09.png);
	width:792px;
	height:337px;
	margin:20px auto;
}
#ditu3{
	background-image: url(../img/images/ditu2_13.png);
	width:781px;
	height:363px;
	margin:20px auto;
}
/*____________________________*/
#jieshao_tu{
	width: 800px;
	height: 400px;
	background-image: url(../img/images/jieshao_tu_03.png);
	margin: 20px auto;
}
#danwei{
	width: 1123px;
	height: 765px;
	margin: 0 auto;
}
#danwei_left,#danwei_right{
	height: 100%;
	float: left;
}
#danwei_left{
	width:561px;
	border-right: 1px dashed #333333;
	background-image: url(../img/images/zhubandanwei_03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 26px;
}
#danwei_right{
	width:551px;
	background-image: url(../img/images/zhichidanwei_06.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	line-height: 26px;
	margin-left: 10px;
}
#jieshao_text{
	width: 1122px;
	line-height: 26px;
	margin: 0 auto;
}
/*_____________________________*/
#zhanlan_content{
	width:1123px;
	margin: 0 auto;
	
}

#zhanlan_left{
	width:561px;
	border-right: 1px solid #cccccc;
	line-height:28px;
	float: left;
	overflow: hidden;
}
#zhanlan_right{
	float: right;
	width:551px;
	margin-left: 10px;
	line-height:28px;
	margin: 0;
}
#zhanlan_right p, #zhanlan_left p{
	color: #126baa;
	margin: 20px 0px 20px 0px;
}
/*————————————————————*/
#yh1,#yh2{
	margin:27px auto;
	
}
#yh1{
	width:512px;
	height: 432px;
	background-image: url(../img/images/yh_03.png);
}
#yh2{
	width:994px;
	height: 176px;
	background-image: url(../img/images/yh_07.png);
}
/*______________*/
#czlc_1{
	width: 1121px;
	height:1250px;
	margin: 27 auto;
	background-image: url(../img/images/czlc_03.png);
	background-repeat: no-repeat;
}
/*________________*/
#zlsc_link{
	width: 548px;
	margin: 60px auto;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#126BAA;
}
#zlsc_link a{
	display: inline-block;
	text-decoration: none;
	color:#126BAA;
	margin:0px 5px 0px 5px;
}
#zlsc_sc{
	width: 548px;
	height: 563px;
	margin: 0 auto;
}
#zlsc_sc a{
	display: inline-block;
	width: 100%;
	height: 100%;
	background-image: url(../img/images/zlsc1_03.png);
}
/*__________________________________*/
#zs_box{
	width: 1060px;
	height: 300px;
	margin: 40px auto 20px auto;
}
#zs_box #dl_a,#cz_a{
	display: inline-block;
	width: 180px;
	height: 40px;
	background-color: #FF6700;
	line-height: 40px;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 5px;
}
#zs_shuxian{
	float: left;
	width: 0.1px;
	height: 300px;
	border: 1px dashed #333333;
	margin: 0px 28px;
}
#zs_jr,#zs_dl{
	width:480px;
	
	border: 10px solid #eeeeee;
}
#zs_jr{
	float: left;
	text-align: center;
	height:280px;
}
#zs_dl{
	float: right;
	height:260px;
	text-align: center;
	padding-top: 20px;
}
#zs_jr #p1{
	color: #FF6700;
	font-size: 20px;
	width: 100%;
}
#zs_jr #p2{
	font-size: 20px;
	width: 100%;
	font-size: 16px;
	margin: 50px 0px 50px 0px;
}
#zs_dl input{
	width: 300px;
	height: 40px;
	float: left;
}
#zs_dl #dl_a{
	margin-top:25px;
}
.gerenye #zdl p span#zs_dl_text{
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(../img/images/icon.png);
	background-position: 234px 500px;
	margin-left: 60px;
	margin-right: 20px;
}
.gerenye #zdl p span#zs_dl_password{
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(../img/images/icon.png);
	background-position:196px 500px;
	margin-left: 60px;
	margin-right: 20px;
}
#zs_dl p{
	float: left;
	margin-bottom: 0px;
}
#zs_dl span#zs_dl_text{
	margin-top:5px;
	float: left;
    width: 30px;
    height: 30px;
    background-image: url(../img/images/icon.png);
    background-position: 234px 500px;
    margin-left: 60px;
    margin-right: 20px;
}
#zs_dl p span#zs_dl_password{
   	margin-top:5px;
   	float: left;
    width: 30px;
    height: 30px;
    background-image: url(../img/images/icon.png);
    background-position: 196px 500px;
    margin-left: 60px;
    margin-right: 20px;

}
#wangji{
	float: right;
}
#wangjimima{
	float: right;
	color: #333333;
	text-decoration: none;
	margin-right: 66px;
	margin-top: 5px;
	font-size: 12px;
}
#dl_a{
	margin-left:134px;

}
#orange_tishi{
	font-size: 18px;
	color: #FF6700;
	padding-left: 60px; 
	margin-bottom: 20px;

}
/*------------------*/
#yibai_a{
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #333333;
	margin: 55px auto;
	text-decoration: none;
}
#orange_text{
	color: #FF6700;
    font-size: 20px;
    width: 100%;
    text-align: center;
    margin-bottom: 17px;
}
#dandu_btn{
	width: 100%;
	text-align: center;
	margin-bottom: 260px;
}
/*____________________*/
#text_content2 #d_left{
	float: left;
	width: 190px;
	height: 660px;
	padding-top: 5px;
}
#text_content2 #d_right{
	float: left;
	width: 930px;
	height: 660px;
}
#mt_time{
	/*height: 100px;*/
	width: 135px;
	line-height: 100px;
	margin-bottom: 30px;
	font-size: 14px;
}
#mt_xw_xw{
	width: 930px;
	height: 100px;
	color: #757575;
	font-size: 14px;
	margin-bottom: 30px;
}
#mt_xw_xw p{
	margin:0px 0px 15px 0px;
	font-size: 18px;
	color: #333333;
}
#mt_xw_fanye{
	clear: both;
	width:1120px;
	height:107px;
	line-height: 107px;
	text-align: center;
	margin:0 auto;
}
#mt_xw_fanye a{
	width: 29px;
	height: 29px;
	line-height: 29px;
	display: inline-block;
	margin-right: 30px;
	color: #8c8c8c;
	text-decoration: none;
	cursor: pointer;	
}
#mt_xw_fanye a:hover{
	width: 27px;
	height: 27px;
	border: 1px solid #FF6700;
	border-radius: 3px;
	color: #FF6700;
}
.fanye{
	width: 27px;
	height: 27px;
	border: 1px solid #FF6700;
	border-radius: 3px;
	color: #FF6700;
}
/*_________________________-*/
#zcmt_content{
	width: 1020px;
	margin: 0 auto;
}
#zcmt_content div{
	width: 340px;
	float: left;
	font-size: 16px;
}
#zcmt_content div p{
	margin: 10px 0px;
	font-size: 20px;
}
#zcmt_lg{
	width: 1120px;
	height: 166px;
	margin: 80px auto;
	float: left;
}
#zcmt_lg ul{
	width:100%;
	height: 50%;
	float: left;
	padding: 0;
}
#zcmt_lg ul li{
	width: 16%;
	height: 100%;
	float: left;
	margin: 0;
}
#zcmt_lg ul #other_li{
	width: 32%;
}
#zcmt_lg ul a{
	width: 100%;
	height: 100%;
	float: left;
}
#xiazai {
	width:160px;
	background-color: #EEEEEE;
	float: left;
	padding :0px 20px 30px 20px;

}

#xiazai .xiazai_btn1 a{
	color:#FFFFFF;
	display: inline-block;
	width: 100%;
	height: 100%;
} 
#xiazai .xiazai_btn2{
	width: 160px;
	height:40px;
	background-color: #FFFFFF;
	margin-top: 30px;
	color: #333333;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	float: left;
}
#xiazai .xiazai_btn1{
	 float: left;
	width: 160px;
	height:40px;
	background-color: #FF6700;
	margin-top: 30px;
	color: #FFFFFF;
	text-align:center;
	line-height: 40px;
	font-size: 14px;
}
#xiazai .xiazai_btn2 a{
	color:#333333;
	display: inline-block;
	width: 100%;
	height: 100%;
} 
#xiazai_right{
	width: 920px;
	margin-left: 200px;
}
.xiazai_left{
    width: 200px;
	float: left;
	margin: 0;
	padding: 0;
}
#xiazai_lanmu{
	height: 79px;
	width: 830px;
	margin: 0px auto 25px auto;

	border-bottom: 1px dashed #dcdcdc;
}
#lanmu_1{
	float: left;
}
#lanmu_1 h3{
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	margin: 0;
}
#lanmu_1 p{
	font-size: 14px;
	color: #333333;
}
#lanmu_2{
	float: right;
	font-size: 12px;
}
#lanmu_2 a{
	float: right;
	width: 80px;
	height: 30px;
	background-image: url(../img/images/icon.png);
	background-position: -420px -470px;
}
#lanmu_2_mb{
	text-align: center;
}
#zgf_left{
	width: 275px;
	float: left;
}
#zgf_right{
	width: 800px;
	height: auto;
	margin-left: 322px;
}
#zgf_leftup a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #333;
}
#zgf_leftup a:hover{
	background-color: #FF6700;
	color: #FFFFFF;
}
#zgf_leftup #zgf_tb01 td{
	width: 93px;
	height: 83px;
	line-height: 83px;
	text-align: center;
	border: 1px solid #d2d2d2;
}
#zgf_leftup #zgf_tb01{ 
  border-collapse:collapse; 
 } 
.tba1 img{
	width: 77px;
	height: 40px;
}
#zt_w1 td a img{
	width: 120px;
	height: 98px;
}
 #zgf_leftdown #zgf_tb02{
 	width: 270px;
 	border-collapse:collapse; 
 }
 #zgf_leftdown #zgf_tb02 tr{
 	max-height: 40px;
 }
 #zgf_leftdown #zgf_tb02 td{
 	width: 100%;
 	line-height:40px ;
 	border: 1px solid #D2D2D2;
 	padding-left: 10px;
}
 #zgf_leftdown #zgf_tb02 td a{
 	color: #333333;
 	text-decoration: none;
 	display: inline-block;
 	line-height: 20px; 
 	float: left;
 }
 .tba1{
 	width: 30%;
 	text-align: center;
 }
 .tba2{
 	width: 60%;
 	margin-left: 15px;
 }
 #zgf_leftdown #zgf_tb02 td img{
 	vertical-align: middle;
 }
#zgf_leftdown{
	margin-top: 50px;
}
#zgf_leftup h2{
	font-size: 18px;
	font-weight: normal;
}
#zgf_leftdown #w1{
	font-size: 16px;
}
#zgf_leftdown td{
	font-size:12px ;
}
/*————————————————————*/
/*#zgf_right{
	height: auto;
}*/
#zgf_right h2{
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	margin-left: 20px;
}
#fanwei_fenlei{
	width: 764px;
	height: 66px;
	background-color: #f5f5f5;
	padding: 12px 18px;
	font-size: 14px;
}
#fanwei_fenlei div{
	margin-bottom:10px;
	margin-top: 5px;
}
#right_center{
	width: 100%;;
	font-size: 18px;
	color: #333333;
	border-bottom: 1px solid #FF6700;
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin-top:30px;
}
#zt_w1{
	border-collapse:collapse; 
	margin: 0 auto;
	margin-left: 30px;
	border-left: 1px solid #DCDCDC;
}
#zt_w1 td{
	width: 120px;
	height: 98px;
	border: 1px solid #DCDCDC;
	border-left: 0; 
}
#zt_w1 td img{
	vertical-align: middle;
}
/*
——————————————————————————————————————————-
 */
#bai_bj{
	width: 1220px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#bai_bj #biaoti{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #FF6700;
	text-align: center;
	font-size: 20px;
}
#bai_bj #kuaibao_box{
	padding: 50px 50px;
	width: 1120px;
	height: 200px;
	border-bottom: 1px dashed #CCCCCC;
	
	
}
#kb_photo{
	float: left;
	
	width: 250px;
	height: 200px;
}
#kuaibao_nr{
	float: right;
	
	height: 200px;
	width: 820px;
}
#kuaibao_nr #nr_bt{
	width: 100%;
	height: 65px;
	line-height: 65px;
}
#kuaibao_nr #nr_bt #_bt{
	font-size: 18px;
	display: inline-block;
	float: left;
}
#kuaibao_nr #nr_bt #_bt a{
	text-decoration: none;
	color: #333333;
}
#kuaibao_nr #nr_bt #riqi{
	font-size: 14px;
	display: inline-block;
	float: right;
}
#kuaibao_nr #nr_nr{
	font-size: 14px;
}
#kuaibao_nr #nr_nr a{
	color: #126BAA;
}

#kb_left{
	width: 872px;
	float: left;
	padding-top: 50px;
}
#kb_right{
	width: 300px;
	float: right;
	padding-top: 50px;
}
#kb_left #img_box{
	width: 100%;
	text-align: center;
}
#kb_left h3{
	font-weight: normal;
	font-size: 22px;
	clear: both;
	width: 100%;
	text-align: center;
	margin-top: 0;
}
#kb_left #sp01,#sp02{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #636362;
	margin-left: 0;
}
#sp01{
	width: 386px;
	text-align:right;
	margin-right: 120px;
}
#sp02{
	width:366px ;
	text-align: left;
}
#kb_left_d1{
	margin-top:65px;
}
#kb_left_d1 span{
	line-height: 32px;
	color: #636362;
}
#kb_img_biaoti{
	width: 80%;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	color: #636362;
}
#kb_left #fanye{
	width: 100%;
	margin: 30px 0px 45px 0px;
}
#kb_left #fanye a{
	display: block;
	color: #4298ce;
	text-decoration: underline;
}
#kb_kb{
	width: 280px;
	height: 421px;
	background-color: #f3f3f3;
	margin-top: 10px;
	padding: 10px;
}	
#kb_kb ul {
	float:left;
	padding: 0;
	margin:0;
}
#kb_kb li ,#kb_kb li a{
	float: left;
	text-decoration: none;
	color:#333333;
	font-size: 14px;
}
#kb_kb li{
	height:47.5px;
	width: 100%;
	float: left;
	line-height: 47.5px;
}
#kb_kb li span{
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	margin-top:16px;
}
/*————————————————————————————————————————————*/
#caidan_bj{
	width: 100%;
	height: 440px;
	background-repeat: no-repeat;
	margin-top: -10px;
}
#caidan_bj img{
	width: 100%;
	height: 100%;
}
#caidan_bj #center_nr{
	width: 1222px;
	height: 100%;
	margin: 0 auto;
}
#caidan_bj #center_nr #left_nav{
	width: 315px;
	height:420px;
	background-color: rgba(0,0,0,0.6);
	padding: 10px 20px 10px 30px;
	position:absolute;
	left: 0px;
}
#left_nav #caidan_lanmu #caidan_zfl ul{
	font-size: 12px;
	padding: 0;
	margin:0 
}
#left_nav #caidan_lanmu #caidan_zfl ul li{
	float: left;
	margin-right: 0px;
}
#caidan_bj #center_nr #left_nav input{
	width: 248px;
	height: 40px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 14px;
	background:transparent;
	padding:0px 16px;
	position: absolute;
	left: 38px;
	right: 0px;
}
#left_nav #caidan_lanmu{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#left_nav #caidan_lanmu h2{
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
#left_nav #caidan_lanmu #caidan_zfl{
	width: 100%;
	clear: both;
	max-height: 130px;
	line-height: 20px;
}
#left_nav #caidan_lanmu #caidan_zfl .biaoqian{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	margin-right: 10px;
}
#left_nav #caidan_lanmu #caidan_zf2 .biaoqian{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	margin-right: 18px;
}
#left_nav #caidan_lanmu #caidan_zfl .biaoqian2{
	width: 120px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	line-height: 20px;
}
#left_nav #caidan_lanmu #caidan_zfl .biaoqian3{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	margin-left: 0px;
}
/*_________________________*/
#qbzp{
	width: 1220px;
	margin: 0 auto;
}
#qbzp h2{
	font-size: 22px;
	font-weight: normal;
}
#qbzp_right{
	float: right;
	width: 900px;
}
#qbzp_right h2{
	padding-left: 20px;
}
#qbzp_right #shang_tupian{
	float: left;
	height: 253px;
	margin: 0;
	padding: 0;
}
#qbzp_right #shang_tupian img{
	width: 288px;
	height: 253px;
}
#qbzp_right #shang_tupian li{
	width: 288px;
	height: 253px;
	float: left;
	border: 1px solid #E2E2E2;
	margin-left: 10px;
	overflow: hidden;
}
#qbzp_right #shang_tupian li a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
#qbzp_right #xia_mingcheng{
	float: left;
	height: 80px;
	margin: 0;
	padding: 0;
}
#qbzp_right #xia_mingcheng img{
	width: 100%;
	height: 100%;
}
#qbzp_right #xia_mingcheng li{
	width: 288px;
	height: 80px;
	float: left;
	border: 1px solid #E2E2E2;
	margin-left: 10px;
	overflow: hidden;
}
#qbzp_right #xia_mingcheng li a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
#qbzp_jq{
clear: both;
height:635px;
padding-top: 60px;
}
#qbzp_jq h2{
	clear: both;
	margin-bottom: 40px;
}
#jq_lb{
	width: 121px;
	margin: 0;
	
}
#qbzp_jq .u1{
	width:121px; 
	height: 520px;
	padding: 0;
	margin: 0;
	position: relative;
}
#qbzp_jq .u2{
	position: absolute;
	top: 0px;
	left: 120px;
	width: 1096px;
	height: 525px;
	padding: 0;
}
#qbzp_jq .u2 li{
	width: 217px;
	height: 260px;
	float: left;
	border: 1px solid #E2E2E2;
	border-left: none;
	}
#qbzp_jq .u2 li a{
	display: inline-block;
	width: 100%;
	height: 258px;
}
#qbzp_jq .u2 li a:hover{
	border: 1px solid #FF6700;
}
#qbzp_jq .u2 li img{
	width: 215px;
	height: 190px;
}
#qbzp_jq #jq_lb .u1 .li_other{
	float: left;
	width: 118px;
	height: 57px;
	text-align: center;
	line-height:57px ;
	border: 1px solid #E2E2E2;
	border-top: none;
	background-color: #F5F5F5;
}
#qbzp_jq #jq_lb ul li a{
	display: inline-block;
	width: 100%;
	color:#333333;
	text-decoration: none;
}
#qbzp_jq #jq_lb .u1 .li_other>a:hover{
	color: #FFFFFF;
	background-color: #FF6700;
}
.jq_tp{
	width: 1098px;
	float: left;
}
#jq_tp #rmjq{
	height: 526px;
	border-collapse: collapse;
}
#jq_tp #rmjq tr td{
	width: 220px;
	border: 1px solid #E2E2E2;
	border-left:none;
}
#jq_tp #rmjq tr td a{
	display: inline-block;
	width: 100%;
	height: 100%;
}#jq_tp #rmjq tr td a:hover{
	border: 1px solid #FF6700;
}
/*_______________________________*/
#qbzp_rm{
	width: 100%;
	float: left;
}
#qbzp_rm #qbzp_rmpp{
	width: 1220px;
	margin: 0 auto;
}
#qbzp_rm #qbzp_rmpp h2{
	font-size: 22px;
	font-weight: normal;
}
#qbzp_rm #pp_kuang{
	height: 250px;
	width:100%;
	background-color: #f5f5f5;
}
#qbzp_rm #pp_kuang ul{
	clear: both;
	width: 1220px;
	height: 100%;
	margin:  0 auto;
	padding: 0;
	line-height: 250px;
	text-align: center;
}
#qbzp_rm #pp_kuang ul .t1{
	float: left;
	width: 196px;
}
#qbzp_rm #pp_kuang ul .t1 img{
	vertical-align: middle;
}
#qbzp_rm #pp_kuang ul  .zy_btn{
	width: 120px;
	height: 250px;
	
}
#qbzp_rm #pp_kuang ul  .zy_btn img{
	vertical-align: middle;
}
/*_____________________-*/
#xuanxiangk{
	width: 100%;
	margin-top: 25px;
	margin-bottom: -3px;
}
#xuanxiangk_nr{
	width:1216px;
	margin: 0 auto;
}
#xuanxiangk_nr #xuan_tiaojian{
	clear: both;
	width: 1211px;
	height: 55px;
	line-height: 55px;
	color: #FF6700;
	padding-left: 5px;
	vertical-align: middle;
	overflow: hidden;
}
#xuanxiangk_nr #xuan_tiaojian h2{
	font-weight: normal;
	font-size: 18px;
	float: left;
	margin: 0;
}
#tiaojian_kuang{
	height:100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#tiaojian_kuang li{
	border: 1px solid #FF6700;
	float: left;
	padding: 7px 9px;
	margin-right: 18px;
	margin-top:12px;
	height: 14px;
	line-height: 14px;
	padding-right: 20px;
	position: relative;
	display: none;
}
#xuan_nr{
	width: 1220px;
	height: 303px;
	margin: 0 auto;
}
#xuan_nr ul{
	float: left;
	padding: 0;
	margin: 0;
}
#xuan_nr #name_01{
	float: left;
	width: 90px;
	height: 98px;
	line-height: 98px;
	background-color: #f5f5f5;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-right:none;
} 
#xuan_nr #name_02{
	float: left;
	width: 1140px;
	height: 59px;
	line-height: 98px;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-left:none;
	padding-top: 39px ;
} 
#xuan_nr #name_02 li{
	height: 8px;
	line-height: 8px;
	float: left;
	padding: 6px 16px;
}


.xuan_nr{
	width: 1220px;
	margin: 0 auto;
}
.xuan_nr ul{
	float: left;
	padding: 0;
	margin: 0;
}
.xuan_nr .name_01{
	float: left;
	width: 70px;
	height: 98px;
	line-height: 98px;
	background-color: #f5f5f5;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-right:none;
} 
.xuan_nr .name_02{
	float: left;
	width: 1140px;
	height: 59px;
	line-height: 98px;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-left:none;
	padding-top: 39px ;
} 
.xuan_nr .name_02 li{
	height: 8px;
	line-height: 8px;
	float: left;
	padding: 6px 16px;
}
.star #mt_xw_fanye{
	height: 93px;
	line-height: 93px;
	margin-top: 0px;
}
/*___________________________*/
#cpjs_content{
	width: 1220px;
	margin: 0 auto;
}
#cpjs_content h1{
	height: 123px;
	line-height: 123px;
	font-size:24px;
	font-weight: normal;
	text-align: center;
	color: #333333;
}
#cpjs_content #cpjs_top{
	float: left;
	padding-bottom: 49px;
}
#cpjs_right {
	width: 800px;
	padding-left: 118px;
}
#cpjs_right #right_tb1 tr td{
	vertical-align: top;
}
#cpjs_right #right_tb1 tr .td_01{
	width:16%;
}
#cpjs_right .a1{
	text-decoration: none;
	color: #FFFFFF;
	width: 100px;
	height:30px ;
	line-height: 30px;
	background-color: #FF6700;
	text-align: center;
	border-radius: 5px;
	font-size: 14px;
}
#cpjs_left .z3{
	margin: 85px 7px;
}
#cpjs_right #right_tb2{
	width: 705px;
	height: 320px;
	border-collapse: collapse;
	border: 1px solid #333333;
}
#cpjs_right #right_tb2 td{
	padding-left: 20px;
	border: 1px solid #333333;
}
#cpjs_right h2{
	font-size: 18px;
    font-weight: normal;
    height: 64px;
    line-height: 64px;
    color: #fff;
    background-color: #185d65;
    width: auto;
    float: left;
    padding: 0 20px;
    border-radius: 2px;
}
#cpjs_right #mingpian{
	width: 360px;
	height: 160px;
	padding: 20px 30px;
	background-color: #73c3c4;
	position: relative;
}
#cpjs_right #mingpian p{
	text-align: left;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 0;
}
#cpjs_right #mingpian .plogo{
	position: absolute;
	right: 0;
	top: 0;
}
#cpjs_right #mingpian .plogo img{
	width: 142px;
	height: 75px;
}
#cpjs_right #right_tb1 tbody tr{
	height: 30px;
    color: #4c4a4a;
}

#mingpian #mingpian{
	width: 340px;
	height: 160px;
	padding: 20px 30px;
	background-color: #73c3c4;
	position: relative;
}
#mingpian #mingpian p{
	text-align: left;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 0;
}
#mingpian #mingpian .plogo{
	position: absolute;
	right: 0;
	top: 0;
}
#mingpian #mingpian .plogo img{
	width: 142px;
	height: 75px;
}

#cpjs_content #mingpian{
	width: 740px;
	height: auto;
	padding: 20px 30px;
	background-color: #73c3c4;
	float: left;
	clear: both;
}
#cpjs_content #mingpian p{
	text-align: left;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 0;
}
#cpjs_content #mingpian .plogo{
	position: absolute;
	right: 0;
	top: 0;
}
#cpjs_content #mingpian .plogo img{
	width: 142px;
	height: 75px;
}

#cpjs_right #minpian_jinru{
	margin-top:37px;
	width: 200px;
	clear: both;
}

#cpjs_right #minpian_jinru a{
	display: block;
	border-radius: 5px;
	text-decoration: none;
	width:200px;
	height:40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FF6700;
}
/*_____________________*/
#text_gsjs{
	width: 800px;
    line-height: 31px;
    font-size: 15px;
    margin-right: 50px;
    color: #2f2e2e;
    text-align: justify;
    text-indent: 30px;
}
#gsjs_bt{
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
#gsjs_bt2{
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
#mingpian2{
	width: 400px;
	height: 200px;
	background-image: url(../img/images/mingpian_07.png);
	margin: 0 auto;
}
#cpjs_content2{
	background-color: #F5F5F5;
	padding:10px 0px;
    width: 100%;
    float: left;
    margin-top: 20px;
}
#cpjs_content2 table{
	margin: 0 auto;
}
#cpjs_content2 table td{
	width:220px;
	height:240px;
	text-align: center;
} 
#cpjs_content2 table td:hover{
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	transform: translate3d(0,-2px,0);
	transition: all .2s linear;
}
/*___________________*/
#resou_content{
	width: 1220px;
	margin: 0 auto;
}
#resou_content h2{
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-top: 50px;
	border-bottom: 1px solid #FF6700;
	margin-bottom: 48px;
	height: 35px;
}
#resou_content #left_nav{
	border-collapse: collapse;
	float: left;
}
#resou_content #left_nav td{
	width: 145px;
	height: 40px;
	border: 1px solid #E5E5E5;
	padding-left: 55px;
	color: #333333;
}
#resou_content #right_nr{
	float:right ;
	width: 1000px;
	height: 832px;
}
#resou_content #right_nr #right_img{
	margin: 0 auto;
}
#resou_content #right_nr #right_img td{
	width: 260px;
	height: 240px;
}
#resou_content #right_nr #right_img td a{
	display: block;
	width: 100%;
	height: 100%;
}
/*_________________________________________*/
#lxwm_nr{
	width: 1120px;
	padding: 0px 50px 60px 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top:120px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
}
#lxwm_nr h2{
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #FF6700;
}
#lxwm_nr #down_text{
	margin-top: 90px;
}
#lxwm_nr #wo_ditu{
	width: 798px;
	height: 400px;
	margin: 40px auto 0px auto;
}
#top_text,#down_text{
	line-height: 27px;
}
/*------------------------------*/
#zgf_right #zt_kuang01{
	width: 360px;
	height: 330px;
	float: left;
	padding:0;
	margin: 0;
}
#zgf_right #zt_kuang01 #zt_l1{
	float: left;
	width: 350px;
	height: 249px;
	margin: 0;
	border: 1px solid #E5E5E5;
}
#zgf_right #zt_kuang01 #zt_l2{
	float: left;
	width: 350px;
	height: 80px;
	margin: 0;
	border: 1px solid #E5E5E5;
}
/*————————————————————————————-*/
#lxwm_nr h3{
	color:#FF6700;
	font-weight: normal;
    font-size: 18px;
    float: left;
    margin: 0;
}
#xuan_nr .name_02{
	float: left;
	width: 1123px;
	height: 59px;
	line-height: 98px;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-left:none;
	padding: 20px 0px 19px 0px;
} 
#xuan_nr .name_02 li{
	position: relative;
	height: 8px;
	line-height: 8px;
	float: left;
	padding: 10px 16px 8px 16px;
}
#lxwm_nr #video_kuang td{
	width: 270px;
	height: 200px;
	float: left;
	text-align: center;
}
#lxwm_nr #video_kuang{
	margin: 0 auto;
	width: 1120px;
}
#lxwm_nr #video_kuang td a{
	display: inline-block;
	width: 260px;
	float: left;
	height: 200px;
	position: relative;
}
.videoz{
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	color: #FFFFFF;
	font-size: 14px;
}
.vnr{
	margin: 0;
	display: inline-block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0;
}
.video_b{
	position: absolute;
	top: 81px;
	left: 115px;
	width: 35px;
	height: 35px;
	background-image: url(../img/images/icon.png);
	background-position: 35px 138px ;
}
#lxwm_nr #video_kuang td a img{
	height: 200px;
	width: 260px;
}
#sp_nr{
	font-size: 22px;
	text-align: center;
}
#sp_text{
	line-height: 28px;
	font-size: 16px;
}
#link_blue{
	display: block;
	text-decoration:underline;
	color: #4298ce;
	font-size: 14px;
}
#sp_text{
	margin-bottom: 75px;
}
/*____________________________*/
#pinpai_19{
	width: 1220px;
	margin: 0 auto;
}
#pinpai_19 h2{
	font-weight: normal;
	color: #333333;
	text-align: center;
	border-bottom: 1px solid #E2E2E2;
	height: 90px;
	line-height: 90px;
}
#pinpai_19 .lunbotu{
	width: 852px;
	height: 421px;
}
#pinpai_19 #suoyoucp{
	width: 292px;
	height: 391px;
	background-color: #F5F5F5;
	padding: 15px;
	color: #000;
}
#pinpai_19 table{
	margin: 0 auto;
}
#pinpai_19 table td{
	width: 400px;
	height: 260px;
	border: 1px solid #e8e8e8;
}
#pinpai_19 table td:hover{
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	transform: translate3d(0,-2px,0);
	transition: all .2s linear;
}
#pinpai_19 #suoyoucp h3{
	font-size: 18px;
	color: #126BAA;
	margin-top: 0px;
}
#pinpai_19 #suoyoucp h2{
	color: #333333;
}
#pinpai_19 #suoyoucp a{
	font-size: 13px;
	color:#8e8e8e;
	text-decoration: none;
	line-height: 23px;
}
#pinpai_19 #suoyoucp,.lunbotu{
	margin-bottom: 50px;
	overflow-y: scroll;
}
#jianjie{
	width: 1020px;
	padding: 0px 100px;
	clear: both;
}
#gs_jj{
	width: 631px;
	height: 200px;
	margin: 0;
	float: left;
	font-size:16px;
}
#gs_jj span{
	font-size: 16px;
	line-height: 25px;
}
#mingpian{
	width: 400px;
	height: 265px;
	margin: 0;
	/*float: right;*/
	text-align: center;
	background: #73c3c4; position: relative;
}
#jianjie p,#mingpian p{
	text-align: center;
	font-size: 18px;
}
/*____________*/
#zhfw_content{
	width: 1220px;
	margin: 0 auto ;
}
#zhfw_content h2{
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-bottom: 1px solid #FF6700;
	font-weight: normal;
	font-size: 20px;
}
#zhfw_content #left_lb{
	width: 200px;
	float: left;
}
#zhfw_content #left_lb ul{
	width: 200px;
	height: 360px;
	padding: 0;
	margin: 16px 0;
}
#zhfw_content #left_lb li{
	display: block;
	width: 198px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #E5E5E5;
	border-bottom: none;
}
#zhfw_content #left_lb li a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #333333;
	cursor: pointer;
}
#zhfw_content .right_nr{
	width: 950px;
	line-height: 28px;
	margin-top: 15px;
	padding: 10px;
	float: right;
}
/*_________________*/
#djjx_line{
	width: 1120px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	border-bottom:1px solid #FF6700;
	clear: both;
}
#djjx_line #h2{
	font-weight: normal;
	font-size: 20px;
	color: #333333;
	margin: 0;
	float: left;
	width: 30%;
}
#djjx_line #h2_right{
	float: right;
	vertical-align: middle;
	width: 70%;
	height: 50px;
}
#djjx_line #h2_right ul{
	width: 100%;
	padding: 0;
	height: 50px;
	margin: 0;
}
#djjx_line #h2_right li{
	float: left;
	font-size: 14px;
	width: 78px;
	height: 50px;
	text-align: center;
}
#djjx_line #h2_right li a{
	display: inline-block;
	width: 100%;
	border-right: 2px solid #a0a0a0;
	height: 15px;
	line-height:15px ;
	color: #A0A0A0;
	text-decoration: none;
}
#kaitou_shipin{
	width: 1120px;
	margin: 0 auto;
	clear: both;
}
#shipin01 a{
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#shipin01 img{
	width: 430px;
	height: 310px;
}
#kaitou_shipin #shipin01{
	width: 430px;
	height: 309px;
	float: left;
	margin: 0;
	position: relative;
}
#kaitou_shipin #shipin06 {
	width: 680px;
	height: 309px;
	float: left;
	padding: 0;
	margin: 0;
}
#kaitou_shipin #shipin06 a{
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#kaitou_shipin #shipin06 img{
	width: 220px;
	height: 150px;
}
#kaitou_shipin #shipin06 ul{
	width: 690px;
	height: 149px;
	padding: 0;
	float: left;
	margin: 0;
}
#kaitou_shipin #shipin06 #down_ship{
	margin-top: 10px;
}
#kaitou_shipin #shipin06 ul li{
	width: 220px;
	height: 149px;
	margin-left: 6px;
	float: left;
}
#kaitou_shipin #shipin06 ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
#djjx_sp{
	width: 1120px;
	
	margin: 0 auto;
}
#djjx_sp .for_block{
	width: 260px;
	height: 290px;
	float: left;
    margin:30px 26px 0 0;
}
#djjx_sp .for_block a.http{
	display: block;
	width: 260px;
    height: 250px;
    text-decoration:none;
}
#djjx_sp .for_block a.http dl{
	width: 260px;
	margin:0 
}
#djjx_sp .for_block a.http dl dt img{
	width: 260px;
    height: 200px;
}
#djjx_sp .for_block a.http dl dd{
	width: 260px;
    margin: 0;
    text-align: center;
    height: 50px;
    line-height: 45px;
    color: #000;
}
#djjx_sp .zuozhe{
	font-size: 12px;
	color: #797979;
	margin-bottom:5px;
}
#djjx_sp .zuozhe span{
	margin-left: 20px;
}
#djjx_sp .for_blocl_nomargin{
	margin-right: 0px;
}
#djjx_fenlan img{
	width: 260px;
	height: 200px;
}
#djjx_fenlan a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
#djjx_sp #djjx_img{
	width: 260px;
	height: 200px;
}
#djjx_sp #djjx_bt{
	width: 260px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	
}
#djjx_sp #djjx_zz{
	width: 260px;
	height: 20px;
	font-size: 12px;
	color:#797979;
}
#djjx_sp #djjx_ll{
	width: 260px;
	height: 20px;
	font-size: 12px;
	color:#797979;
	
}
#xu_xian{
	margin-top: 20px;
}
#djjx_fenlan ul li #yanjing{
	float: left;
	width: 20px;
	height: 15px;
	background-image: url(../img/images/icon.png);
	background-position: 20px 0px;
	
}
#djjx_fenlan ul li span{
	margin-left: 18px;
}
/*______________*/
#zgn_bt{
	height: 79px;
	line-height: 79px;
	width: 800px;
	border-bottom: 1px solid #FF6700;
	float: right;
	font-size: 16px;
	color: #333333;
	margin-top: 15px;
}
#zgn_bt span{
	font-size: 18px;
	float: right;
}
#zgn_bt #return_shang{
	float: left;
	width: 19px;
	height: 20px;
	background-image: url(../img/images/icon.png);
	background-position: 124px 0px;
	margin-top: 30px;
	margin-left: 22px;
	margin-right: 42px;
}
#zgntwo_nr{
	width: 800px;
	margin-left: 320px;
}
#zgn_bt img{
	float: left;
	margin-top: 12px;
	margin-right: 27px;
}
#pinpai_nr p{
	padding-left: 20px;
	font-size: 18px;
	color: #333333;
}
#pinpai_nr #pinpai_tp{
	width: 815px;
	padding: 0;
	margin: 0;
}


/*#pinpai_nr #pinpai_tp li{
	width: 358px;
	height: 248px;
	border: 1px solid #E5E5E5;
	margin-right: 71px;
}
#pinpai_nr #pinpai_mc{
	width:815px ;
	padding: 0;
	margin: 0;
}
#pinpai_nr #pinpai_mc li{
	width: 358px;
	height: 80px;
	border: 1px solid #E5E5E5;
	border-top: none;
	margin-right: 71px;
}
#pinpai_nr #pinpai_mc li a{
	display: inline-block;
	width:100%;
	height: 100%;
}
#pinpai_nr #pinpai_tp li a{
	display: inline-block;
	width:100%;
	height: 100%;
}*/

.list_cont{
	width: 800px;
}
.pinpai_tp{
	width: 358px;
	height: 328px;
	border: 1px solid #E5E5E5;
	margin-bottom: 70px;
}
.pinpai_tp em{
	width: 358px;
	float: left;
	height: 238px;
	border-bottom: 1px solid #E5E5E5;
}
.pinpai_tp em img{
	display: block;
	margin: 0 auto;
}
.pinpai_tp dl{
	width: 358px;
	float: left;
	margin: 0;
}
.pinpai_tp dl dt{
	float: left;
	width: 80px;
	height: 90px;
}
.pinpai_tp dl dt img{
	width:74%;
    margin-top: 16px;
    float: right;
}
.pinpai_tp dl dd{
	width: 278px;
	margin-left:0px;
	float: left;
	text-align: center;
    font-size: 14px;
}
.pinpai_tp dl dd ul{
	width: 278px;
	padding: 20px 0px;
	height: 50px;
}
.pinpai_tp dl dd ul li{
	width: 278px;
	height: 26px;
	float: left;
	padding: 0;
	margin: 0
}

/*____________________________*/
/*_____个人中心__________*/
#left_caidan{
	width: 200px;
	margin-left: 50px;
	float: left;
	position: relative;
}
#geren_caidan1{
	height: 120px;
}
#geren_caidan2{
	margin-top: 20px;
}
#left_caidan ul{
	width: 200px;
	border: 1px solid #E5E5E5;
	padding:0;
	float: left;
}
#left_caidan ul li{
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	margin: 0 auto;
}
#caidan_biaoji{
	font-size: 20px;
	color: #FFFFFF;
	background-color: #FF6700;
	border: none;
}
#geren_nr{
	width:872px;
	float: right;
	margin-left: 95px;

}
#geren_nr p.gr_title{
	display: block;
	height: 49px;
	line-height: 50px;
	font-size: 24px;
	color:#a50000;
	margin:0;
	border-bottom: 1px solid #A50000;
	margin-right: 150px;
}
.gerenye .ct_page .ct_cont .ct_wz p{
	color: #000;
}
#geren_nr span{
	width: 600px;
	text-align: justify;
	line-height: 30px;
	margin: 25px 0;
	margin-top: 25px;
}
/*__修改、补充__*/
#dj_xbt{
	color: #FF6700;
	font-size: 14px;
}
#ys_xbt{
	color: #333333;
	font-size: 14px;
	margin: 36px 0px;
}
#ys_text{
	font-size: 14px;
	line-height:26px;
	margin: 0;
}
#ys_tp{
	margin-top: 68px;
}
#dj_text{
	font-size: 14px;
	line-height:26px;
	margin: 0;
}
/*______*/
.zhezhaoc{
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0,0,0,0.4);
	overflow: hidden;
	z-index: 999;
}
.zhezhaoc2{
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0,0,0,0.4);
	overflow: scroll;
	z-index: 999;
}
.zhezhaoc3{
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0,0,0,0.4);
	overflow: hidden;
	z-index: 999;
}
.zhezhaoc4{
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0,0,0,0.4);
	overflow: hidden;
	z-index: 999;
}
#denglv_k{
	width: 700px;
	height: 300px;
	background-color: #FFFFFF;
	position: absolute;
	top: 35%;
	left: 50%;
	margin-left: -350px;
}
/*________*/
#k_bt_top{
	height: 60px;
}
#k_logo{
	width: 114px;
	height: 57px;
	background-image: url(../img/images/icon.png);
	background-position: 0px -2px;
	margin-left: 20px;
	margin-top: 5px;
	float: left;
}
#kn_bt{
	float: left;
	width: 352px;
	height: 57px;
	line-height: 57px;
	font-size: 20px;
	margin-top: 5px;
	margin-left: 40px;
	text-align: center;
}
#x{
	float: right;	
}
#denglv_fm{
	width: 352px;
	height: 200px;
	margin: 0 auto;
}
#denglv_fm em{
	float: left;
    font-style: normal;
    line-height: 36px;
    color: #333;
}
#denglv_fm input{
	width: 277px;
	height: 28px;
	padding-left: 20px;
	margin-left: 18px;
}
#fm_dl{
	display: inline-block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #FF6700;
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-decoration: none;
}
#fm_wangji{
	float: right;
	color: #c00000;
	font-size: 14px;
	text-decoration: underline;
}
#fm_ts{
	width: 100%;
	clear: both;
	font-size: 12px;
	color: #514f4f;
	text-align: center;
	margin-top: 35px;
}
#x{
	width:16px;
	height: 16px;
	background-image: url(../img/images/icon.png);
	background-position: 388px 0px;
	margin: 9px;
}
#zhaohui_m{
	width: 700px;
	height: 300px;
	background-color: #FFFFFF;
	position: absolute;
	top: 35%;
	left: 31%;
}
/*--------*/
#zhmm_fm {
	text-align: center;
}
#zhmm_fm span{
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align:left;
	margin-left: 0;
}
#zhmm_fm div{
	width: 460px;
	margin: 10px auto 0 auto;
}
#zhmm_fm div .inp_1{
	width: 300px;
	padding-left: 20px;
	height: 24px;
	margin-left: 20px;
}
#zhmm_fm div #inp_1{
	width: 300px;
	padding-left: 20px;
	height: 24px;
	margin-left: 20px;
}
#zhmm_fm div #inp_2{
	height: 24px;
	width: 180px;
	padding-left: 20px;
	margin-left: 20px;
		
}
#zhmm_fm div b{
	font-weight: normal;
	display: inline-block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-left: 6px;
	border-radius: 5px;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #FF6700;
}
#zhmm_fm #yz{
	display: block;
	width: 350px;
	height:40px;
	line-height: 40px;
	text-align: center;
	margin: 25px auto 0 auto;
	background-color: #FF6700;
	color: #FFFFFF;
	text-decoration: none;
}
#zhmm_fm p{
	margin: 0;
	height: 35px;
	line-height: 35px;
}


.zhmm_fm {
	text-align: center;
}
.zhmm_fm span{
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align:left;
	margin-left: 0;
}
.zhmm_fm div{
	width: 460px;
	margin: 10px auto 0 auto;
}
.zhmm_fm div .inp_1{
	width: 300px;
	padding-left: 20px;
	height: 24px;
	margin-left: 20px;
}
.zhmm_fm div #inp_1{
	width: 300px;
	padding-left: 20px;
	height: 24px;
	margin-left: 20px;
}
.zhmm_fm div #inp_2{
	height: 24px;
	width: 180px;
	padding-left: 20px;
	margin-left: 20px;
		
}
.zhmm_fm div b{
	font-weight: normal;
	display: inline-block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-left: 6px;
	border-radius: 5px;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #FF6700;
}
.zhmm_fm #yz{
	display: block;
	width: 350px;
	height:40px;
	line-height: 40px;
	text-align: center;
	margin: 25px auto 0 auto;
	background-color: #FF6700;
	color: #FFFFFF;
	text-decoration: none;
}
.zhmm_fm p{
	margin: 0;
	height: 35px;
	line-height: 35px;
}
#choneshe_m{
	width: 700px;
	height: 300px;
	background-color: #FFFFFF;
	position: absolute;
	top: 35%;
	left: 31%;
}
#xg_chenggong{
	width: 700px;
	height: 300px;
	background-color: #FFFFFF;
	position: absolute;
	top: 35%;
	left: 31%;
}
#chenggong{
	width: 350px;
	height: 126px;
	margin: 0 auto;
}
.hide01{
	position: absolute;
	left: 230px;
	top: 0px;
	padding-left: 40px;
	padding-right: 20px;
	z-index: 600;
}
.hide01 b{
	float: left;
	width: 31px;
	height: 27px;
	margin-right: 30px;
	margin-top: 18px;
	background-image: url(../img/images/icon002.png);
}
.hide01 a{
	float: left;
	font-size: 16px;
}

#shangbiao7 a{
	margin-left: 45px;
}

.ceng_td{
	position:relative;
	left: 0px;

}
.ceng{
	position:absolute; 
	width: 97%;
	height: 141px;
	line-height: 141px;
	font-size: 20px;
	color: #FFFFFF;
	left: 0px;
	top: 2px;
	text-align: center;
	background-color: #000000;
	filter:alpha(opacity=66);
	-moz-opacity:0.66;
	-khtml-opacity: 0.66;
	opacity: 0.66;
}
/*__________________*/


/*_________________________*/
#gdcp tr td a{
	display: inline-block;
	width: 100%;
	height: 240px;
}

#gdcp img{
	width: 220px;
	height: 165px;
}
#fangdajing{
	display: inline-block;
	width: 25px;
	height:25px;
	position: absolute;
	left: 285px;
	top: 28px;
	background-image: url(../img/images/icon.png);
	background-position:245px 43px;
	
}
/*__________首页内容PNG图标_____________*/
#zhpng{
	background-position: 0px 0px;
}
#zppng1{
	background-position: 0px -57px;
}
#czpng{
	background-position: 0px -115px;
}
#zypng{
	background-position: 0px -173px;
}
#yspng{
	background-position: 0px -236px;
}
#djpng{
	background-position: 0px -298px;
}
#cjpng{
	background-position: 0px -355px;
}



#wspng{
	background-position: -103px 0px;
}
#zppng2{
	background-position: -103px -56px;
}
#zspng{
	background-position: -103px -117px;
}
#zyhdpng{
	background-position:-103px -177px;
}
#slpng{
	background-position: -103px -238px;
}
#cgpng{
	background-position: -102px -300px;
}
#ljpng{
	background-position: -103px -355px;
}



#zlpng{
	background-position: -206px 0px;
}
#zwpng{
	background-position: -206px -56px;
}
#zhpng{
	background-position: -206px -117px;
}
#fwpng{
	background-position: -206px -177px;
}
#logopng{
	background-position: -206px -238px;
}
#mtpng{
	background-position: -206px -300px;
}
#bgpng{
	background-position: -209px -355px;
}


/*___________展览范围修改____________*/
.content_fw{
	clear: both;
	width: 1220px;
	min-height: 600px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 60px;
	margin-top:120px;
	background-color: #FFFFFF;
	margin-bottom: 50px;

}
.content_fw .btnr{
	float: left;
}
.content_fw  .xiaobt{
	color:#126baa;
	margin: 20px 0px 20px 0px;
	float: left;
}
.content_fw h1{
	width: 1120px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	background-image: url(../img/images/biaotibg_10.png);
	background-position: 0px 15px;
	margin: 0 auto;
	color:#333333;
	font-weight: normal;
	margin-bottom: 30px;
	clear: both;
}
#zhanlan_left ul{
	width:100%;
	margin: 0;
	padding:0px 0px 0px 20px;
	float: left;
}
#zhanlan_left ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 0;
	float: left;
}
#zhanlan_right ul{
	width:100%;
	margin: 0;
	padding:0px 0px 0px 20px;
}
#zhanlan_right ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 0;
	float:left;
}
/*______展商名单修改_______*/
.content_zs{
	clear: both;
	width: 1220px;
	min-height: 600px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 60px;
	margin-top:120px;
	background-color: #FFFFFF;
}
.content_zs table{
	margin: 0 auto;
}
.content_zs h1{
	font-size: 22px;
	width: 1120px;
	height: 100px;
	text-align: center;
	line-height: 100px;
	background-image: url(../img/images/biaotibg_10.png);
	background-position: 0px 15px;
	margin: 0 auto;
	color:#333333;
	font-weight: normal;
	margin-bottom: 30px;
	clear: both;
}
.content_zs ul{
	width: 1120px;
	margin:0 auto;
	padding: 0px;
	clear: both;
}
.content_zs ul li{
	float: left;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
}
.content_zs ul #zhanweihao{
	width: 15%;	
}
.content_zs ul #gonsiming{
	width:25%;
	
}
.content_zs ul #eming{
	width: 60%;	
}
.content_zs ul .zhanweihao{
	width: 9%;	
}
.content_zs ul .gonsiming{
	width:25%;	
}
.content_zs ul .eming{
	width: 66%;	
}
/*注册修改*/
#yonghu_qiye{
	width:352px;
	height: 40px;
	margin: 0 auto;
}
#yonghu_qiye a{
	width: 148px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #FF6700;
	text-decoration: none;
	border: 1px solid #FF6700;
	border-radius: 5px;
}
.zhezhaoc2 #zhuce_k1{
	margin: 100px auto auto auto;
	padding: 30px 0;
	width: 700px;
	height: 670px;
	background-color: #FFFFFF;
}
.zhezhaoc2 #zhuce_k2{
	width: 700px;
	height: 650px;
	padding-bottom: 50px;
	background-color: #FFFFFF;
	overflow: auto;
	margin: 100px auto auto auto;
	padding: 30px 0;
}

#gerenzhuce{
	width: 408px;
	margin-left: 118px;
}
#gerenzhuce ul{
	margin: 0;
	padding:0;
	margin-bottom: 8px;
	height: 30px;
	line-height: 30px;
}
#gerenzhuce ul li{
	display: inline-block;
	float: left;
}
#gerenzhuce ul span{
	color: #333333;
	font-size: 12px;
	margin: 0;
}
#gerenzhuce ul a{
	color: #0082dd;
	font-size: 12px;
	text-decoration: none;
}
#qiyeruzhu ul span{
	color: #333333;
	font-size: 12px;
	margin: 0;
}
#qiyeruzhu ul a{
	color: #0082dd;
	font-size: 12px;
	text-decoration: none;
}
#huoqubtn{
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF6700;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 10px;
	float: left;
}
#gerenzhuce ul input{
	margin-left: 13px;
}
#gerenzhuce ul .iname{
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-size: 16px;
	float: left;
}
#gerenzhuce ul .iname b{
	color: #bf0000;
}
#gerenzhuce ul .iput{
	float: left;
}
#gerenzhuce ul .iput .gerenipt{
	width: 281px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #a9a9a9;
	padding-left: 15px;
}
#gerenzhuce ul .iput .yanzhengma{
	height: 24px;
	width: 133px;
	padding-left: 15px;
	line-height: 24px;
	font-size: 12px;
	color: #a9a9a9;
}
#qiyeruzhu ul .iput .yanzhengma{
	height: 24px;
	width: 138px;
	line-height: 24px;
	font-size: 12px;
	color: #a9a9a9;
	padding-left: 10px;
}
#yanzhengma{
	/*width: 50px;*/
	height: 30px;
	line-height: 30px;
}
#gerenzhuce ul .iput .huoquyanzheng{
	width: 163px;
	height: 24px;
	padding-left: 15px;
	line-height: 24px;
	font-size: 12px;
	color: #a9a9a9;
}
#qiyeruzhu ul .iput .huoquyanzheng{
	width: 188px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #a9a9a9;
}
#qiyeruzhu{
	width:100%;
}
#qiyeruzhu ul{
	width: 418px;
	margin-left: 118px;
	padding:0;
	margin-bottom: 10px;
	line-height: 30px;
	float: left;
    margin-top: 0;
}

#city_china select option{
	overflow: hidden;
}
#qiyeruzhu ul li{
	display:inline-block;
	float: left;
}
#qiyeruzhu ul .iput{
	float: left;
}
#qiyeruzhu .iname{
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-size: 16px;
	color: #434343;
	float: left;
	margin-right: 13px;
}

#qiyeruzhu ul .iput .gerenipt{
	width: 296px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #a9a9a9;
	padding-left: 10px;
}
.shangchuan{
	margin: 10px auto;
	text-align: right;
	padding-left: 226px;
	margin-bottom: 10px;
    float: left;
}
.shangchuan div{
	width: 143px;
	height: 90px;
	border: 1px solid #D2D2D2;
	display: inline-block;
	float: left;
}
#zhuce_k2 p{
	width:585px;
	height: 30px;
	line-height: 30px;
	margin: 20px auto;
	padding-left: 15px;
	font-size: 12px;
	color: #757575;
	background-color: #EEEEEE;
}
.zhezhaoc3 #huanying{
	width: 700px;
	height: 500px;
	position: absolute;
	top: 20%;
	left: 31%;
	background-color: #FFFFFF;
}
#huanying #hybg{
	width: 700px;
	height: 419px;
	background-image: url(../img/images/huanying_21_2019.png);
	position: relative;
}
#huanying #hybtn{
	width: 700px;
	height: 81px;
}
#huanying #hybtn ul{
	width: 600px;
	height: 100%;
	line-height: 81px;
	padding: 0px 50px ;
	margin: 0;
}
#huanying #hybtn ul li{
	display: inline-block;
}
#huanying #hybtn ul li a{
	display: inline-block;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF6700;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	margin-right: 19px;
}
#tiaozhuan,#gengduo{
	text-align: center;
}
#tiaozhuan{
	color: #333333;
	font-size: 14px;
	margin-bottom: 30px;
	position: absolute;
	top: 80%;
	left: 41%;
}
#tiaozhuan a{
	color: #d90000;
}
#gengduo{
	color: #640000;
	font-size: 16px;
	position: absolute;
	top: 88%;
	left: 22%;
}
#gengduo a{
	color: #640000;
}
.lijizhuce{
	display:inline-block;
	width:100%;
	height: 50px;
	line-height: 50px; 
	background-color: #FF6700;
	color: #FFFFFF; 
	font-size: 18px;
}
/*___15个新页面___*/
#yb_bt{
	font-size: 22px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom: 1px solid #FF6700;
}
.contentlogo{
	clear: both;
	width: 1220px;
	min-height: 600px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 60px;
	margin-top:300px;
	background-color: #FFFFFF;
}
.contentlogo ul{
	width: 100%;
	padding: 0;
	margin-top: 45px;
}
.contentlogo ul li{
	width:20%;
	float: left;
	height: 125px;
	text-align: center;
}
.contentlogo ul li img{
	max-height: 125px;
	max-width: 224px;
}
.zhanhuizhuanti{
	clear: both;
	width: 1220px;
	margin: 0 auto;
	margin-top:120px;
	background-color: #FFFFFF;
	padding: 60px 0;
}
.zhanhuizhuanti h1 p{
    margin-top:0px;
    margin-bottom:20px;
    padding:0px;
    line-height:28px;
    font-family:宋体, Arial, sans-serif;
    font-size:15.9996px;
    white-space:normal;
    text-indent:2em;
    background-color:#FFFFFF;
    width:1120px;
    float:left;
    text-align:left;
}
.zhanhuizhuanti h1 {
	 font-size: 22px;    
	 background-image: url(../img/images/biaotibg_10.png);
	 background-position: 0px 15px;
    width: 1120px;
    text-align: center;
    line-height: 100px;
    margin: 0 auto;
    color: #333333;
    font-weight: normal;
    margin-bottom: 30px;
    clear: both;
 }
 .zhanhuizhuanti h1.zn_title{
    height:100px;
    background-image:url(../img/images/biaotibg_10.png);
    background-position:0px 15px;
}
.zhanhuizhuanti ul{
	width: 100%;
	padding: 0;
	margin: 0;
}
.zhanhuizhuanti ul li{
	position: relative;
	width: 276px;
	display: inline-block;
	height: 218px;
	float: left;
	margin-left: 4px;
}
.zhanhuizhuanti ul li:nth-child(1){
	margin-left: 0px;
}




.zhanhuizhuanti ul li a .jxceng1{  position: absolute; bottom:6px; left: 0; width: 88%; padding: 0 6%; background-color: rgba(0,0,0,0.5); color: #FFFFFF; }
.zhanhuizhuanti ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.zhanhuizhuanti ul li a img{
	width: 276px;
	height: 212px;
}
.zhanhuizhuanti #kuaibao_box {
    padding: 50px 0px;
    width: 1120px;
    height: 200px;
 }
 .zhanhuizhuanti b{
 	display: inline-block;
 	width: 40%;
 	font-size: 14px;
 	font-weight: normal;
 	margin-right: 15%;
 }
 #zt_left{
	width: 100%;
}
#zt_left #img_box{
	width: 100%;
	text-align: center;
}
#zt_left h3{
	font-weight: normal;
	font-size: 22px;
	clear: both;
	width: 100%;
	text-align: center;
}
#zt_left #sp01,#sp02{
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #636362;
	margin-left: 0;
}

#zt_left_d1{
	margin-top:65px;
}
#zt_left_d1 span{
	line-height: 32px;
	color: #636362;
}
#zt_img_biaoti{
	width: 80%;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	color: #636362;
}
#zt_left #fanye{
	width: 100%;
	margin: 30px 0px 45px 0px;
}
#zt_left #fanye a{
	display: block;
	color: #4298ce;
	text-decoration: underline;
}
#lijiebt{
	width: 100%;
	font-size: 24px;
	color: #333;
	margin-bottom: 15px;
}
#lijiebt span{
	margin-left: 296px;
}
.lijietp img{
	width: 300px;
	height: 200px;
	margin-left: 50px;
}
.lijienr{
	padding-left:50px;
	line-height: 27px;
	font-size: 16px;
	margin: 25px 0px;
}
#xiazai a{
	display: inline-block;
	width:100%;
	height: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
/*个人*/
#left_caidan a{
	color: #333333;
	text-decoration: none;
}
.gerenye{
	width: 820px;
	float: left;
}
.gerenye #zjr{
	width: 480px;
    border: 10px solid #eeeeee;
    margin: 0 auto;
    text-align: center;
    height: 280px;
}
.gerenye #zjr #p1{
	color: #FF6700;
    font-size: 20px;
    width: 100%;
    border: none;
}
.gerenye #zjr #p2{
	width: 100%;
    font-size: 16px;
    margin: 50px 0px 50px 0px;
    border: none;
}
.gerenye #zdl{
	width: 480px;
    border: 10px solid #eeeeee;
    margin: 0 auto;
    text-align: center;
    height: 280px;
    margin-top: 25px;
}
#zdl p {
    float: left;
    margin-bottom: 0px;
    border: none; 
    width: 420px; 
    margin-top: 30px;
}
#zdl span {
    margin-top: 5px;
}
#zdl input{
	width: 300px;
    height: 40px;
    float: left;
}
#zdl #dl_a {
    margin-top: 25px;
}
#zdl #dl_a{
    display: inline-block;
    width: 180px;
    height: 40px;
    background-color: #FF6700;
    line-height: 40px;
    color: #FFFFFF;
    text-decoration: none;
    border-radius: 5px;
}
#gerentb1{
	border: 2px solid #DCDCDC;
	border-collapse: collapse;
	margin-top: 35px;
}
#gerentb1 td{
	width: 760px;
	height: 40px;
	border: 1px solid #dcdcdc;
	padding-left: 20px;
	padding-right: 90px;
	font-size:14px;
}
.tbcolor{
	color: #FF6700;
}
#gerentb1 a{
	float: right;	
	color: #519cd5;
}
#zhanneitb{
	border: 2px solid #DCDCDC;
	border-collapse: collapse;
}
#zhanneitb td{
	width: 840px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #DCDCDC;
}
#zhanneitb td p{
	font-size: 16px;
}
#zhanneitb td div{
	margin: 10px 0px;
	font-size: 12px;
	text-align: right;
}
#zhanneitb td div a{
	color: #c51b1b;
	margin-left: 15px;
}
#zhanneitb span{
	margin: 0;
	font-size: 14px;
	line-height: 24px;
}
#tbxuanxiang{
	height: 40px;
	width: 818px;
	padding-left: 20px;
	border: 2px solid #DCDCDC;
}
#tbxuanxiang a{
	display: inline-block;
	margin-right: 10px;
	height: 40px;
	line-height: 40px;
	color: #000;
	text-decoration: none;

}
#tbxuanxiang a:hover{
	height: 38px;
	border-bottom: 2px solid #FF6700;
}
#gerenshoucang{
	border: 2px solid #DCDCDC;
	border-collapse: collapse;
}
#gerenshoucang #tbshoucang1{
	border: 1px solid #DCDCDC;
}
#gerenshoucang #tbshoucang1 td{
	width:144px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
#gerenshoucang .shoucangnr{
	text-align: center;
	border: 1px solid #DCDCDC;
	height: 120px;
	vertical-align: middle;
}
#gerenshoucang .shoucangnr td{
	width:144px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
#gerenshoucang .shoucangnr td img{
	width: 140px;
	height: 100px;
}
.gerenye #xiugaik{
	margin: 0 auto;
	width: 480px;
	height: 280px;
	border: 10px solid #DCDCDC;
}
.gerenye #xiugaik p{
	font-size: 18px;
	text-align: center;
	width: 480px;  
	border: none;

}
#yanzhengshouji{
	width: 80%;
	margin: 0 auto;
}
#yanzhengshouji div{
	margin-top: 10px;
}
#yanzhengshouji div span{
	margin: 0;
	font-size: 16px;
	width: auto;

}
#yanzhengshouji .inp1{
	width: 296px;
	height: 34px;
	margin-left: 15px;
}
#yanzhengshouji .inp2{
	width: 196px;
	height: 34px;
	margin-left: 15px;
}
.huoqubtn{
	display: inline-block;
	width: 90px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	background-color: #FF6700;
	border-radius: 5px;
	margin-left: 10px;
	text-decoration: inherit;
}
.xiugaibtn{
	display:inline-block;
	margin-top: 20px;
	margin-left: 40px;
	text-decoration: inherit;
	width: 300px;
	height: 40px;
	line-height: 40px;
	background-color: #FF6700;
	text-align: center;
	color: #FFFFFF;
}
.main{
	width: 816px;
	height:625px;
	margin-left: 2px;
	margin-top: -4px;
}
#xiugaik .color{
	color: #FF6700;
}
#shurujine{
	width: 125px;
	height: 28px;
	padding-left: 9px;
	background-color: #EEEEEE;
	border: 1px solid #8C8C8C;
	font-size: 16px;
}
#xuan_nr .name_02 a{
	color:#333333;
	text-decoration: none;
}
#xuan_nr .name_02 a.aclick{
	color:#ff7600;	
}

.xuan_nr .name_02 a{
	color:#333333;
	text-decoration: none;
}
.xuan_nr .name_02 a.aclick{
	color:#ff7600;	
}
#tiaojian_kuang li a{
	display: inline-block;
	position: absolute;
	top: 7px;
	right:3px;
	width: 14px;
	height: 14px;
	background-image: url(../img/images/icon.png);
	background-position: 14px -60px;
}
.tuijianpinpai{
	width: 290px;
	height: 340px;
	float: left;
	margin:0px 8px 0px 0px;
	padding: 0;
	overflow: hidden;
}
.tuijianpinpai .tu img{
	width: 100%;
	height: 100%;
}
.tuijianpinpai .ming img{
	width: 120px;
	height: 98px;
	float: left;
	margin-top: -10px;

}
.tuijianpinpai .ming span{
	float: right;
	color: #333333;
	height: 40%;
	line-height: 35px;
	font-size: 14px;
	margin:0;
	width: 50%;
	text-align: center;
}
.tuijianpinpai a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.tuijianpinpai .tu{
	height: 250px;
	border: 1px solid #DCDCDC;
	border-bottom: none;
}
.tuijianpinpai .ming{
	border: 1px solid #DCDCDC;
	overflow: hidden;
	height: 78px;
}
/*_______________*/

#banner {
	position:absolute;top: 140px; width:100%; height:450px;  overflow:hidden;z-index: -3;
} 
#banner_list img {
	border:0px;
} 
#banner_bg {
	position:absolute; bottom:0;background-color:#000;height:30px;filter: Alpha(Opacity=30);opacity:0.3;z-index:1000;cursor:pointer; width:478px; 
} 
#banner_info{
	position:absolute; bottom:0; left:5px;height:22px;color:#fff;z-index:1001;cursor:pointer
} 
#banner_text {
	position:absolute;width:120px;z-index:1002; right:3px; bottom:3px;
} 
#banner ul {
	position:absolute;list-style-type:none;filter: Alpha(Opacity=80);opacity:0.8; z-index:1002; 
	margin:0; padding:0; bottom:20px; right:5px;
} 
#banner ul li { 
float:left;
display:block;
cursor:pointer;
width:12px; height:12px;
border-radius: 10px; 
background-color:#FFF; 
text-indent:-99999px; 
margin:15px 10px 0px 0px;
} 
#banner_list a{position:absolute; width: 100%;} 
#left_nav #caidan_lanmu #caidan_zfl .biaoqian:hover{ color:#ff6700}
#left_nav #caidan_lanmu #caidan_zf2 .biaoqian:hover{ color:#ff6700}
#left_nav #caidan_lanmu #caidan_zfl .biaoqian2:hover{ color:#ff6700}
/*_________________________*/

#banner02 {
	position:relative; width:852px; height:421px;  overflow:hidden;
	float: left;
} 
#banner_list02 img {
	border:0px;
} 
#banner_bg {
	position:absolute; bottom:0;background-color:#000;height:30px;filter: Alpha(Opacity=30);opacity:0.3;z-index:1000;cursor:pointer; width:478px; 
} 
#banner_info02{
	position:absolute; bottom:0; left:5px;height:22px;color:#fff;z-index:1001;cursor:pointer
} 
#banner_text {
	position:absolute;width:120px;z-index:1002; right:3px; bottom:3px;
} 
#banner02 ul {
	position:absolute;list-style-type:none;opacity:0.8; z-index:1002; 
	margin:0; padding:0; bottom:10px; right:396px;
} 
#banner02 ul li { 
float:left;
display:block;
cursor:pointer;
width:7px; height:7px;
border-radius: 10px; 
background-color:#FFF; 
text-indent:-99999px; 
margin:15px 10px 0px 0px;
} 
#banner_list02 a{position:absolute;} 

/*____________________________________*/


.qiye_tu{ width:1220px; margin:0px auto 20px;}
.qiye_bt{width:100%; margin-top:10px; height:30px;}
.qiye_bt span{ float:right; font-size:12px; height:30px; line-height:30px; margin-right:10px; }
.qiye_bt span a{font-size:12px; color:#666666; }
.qiye_bt h3{ font-size:18px; color:#1258d4; font-family:"微软雅黑";line-height:29px; width:93px; text-align:center;}

.rollBox{width:1220px;overflow:hidden;margin:50 auto;}
.rollBox .Cont{width:1020px;height:98px;overflow:hidden;margin:0 auto;padding: 51px 0;}
.rollBox .LeftBotton {	BACKGROUND: url(../img/images/icon_lb_18.png) no-repeat 0px 0px; margin-left: 9px; FLOAT: left; WIDTH: 23px; CURSOR: pointer; margin-top:85px; HEIGHT: 40px;}
.rollBox .RightBotton {	margin-right: 9px; BACKGROUND: url(../img/images/icon_lb_15.png)no-repeat 0px 0px; FLOAT: right; WIDTH: 23px; CURSOR: pointer; margin-top:85px; HEIGHT: 40px;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:140px;float:left;text-align:center; margin-right:37px; height: 140px;}
.rollBox .Cont .pic ul li a{float:left;}
#List1 .pic li a img{float:left; width: 130; height: 108;}
#List2 .pic li a img{float:left; width: 140px; height: 140px;}
.rollBox .Cont .pic ul li a.qy_nm{ font-size:12px; line-height:35px; height:35px; text-align:center;}
*+html .rollBox .Cont .pic{width:130px;float:left;text-align:center;padding-right:30px;}
.rollBox .Cont .pic  li{width: 130;height: 108;line-height: 160px;float: left;}
.rollBox .Cont .pic ul li img{background:#fff;border:1px solid #ccc;display:block;margin:0 auto;max-width: 140px; max-height: 140px;}
.rollBox .Cont .pic p{line-height:26px;color:#505050;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
.ztwh{ 
	width:100%;
}
#remenpinpai_01{
	width: 100%;
	background: #F5F5F5;
}
#tianjiashoucang{
	width: 300px;
	height: 160px;
	background-color: #FFFFFF;
	position: absolute;
	top: 350px;
	left: 810px;
	text-align: center;
}
#tianjiashoucang b{
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin-top: 50px;
}
#tianjiashoucang span{
	margin: 0;
	font-size: 14px;
	margin-top: 15px;
}
#tianjiashoucang a{
	display: block;
	font-size: 12px;
	color: #FF7600;
	text-decoration: none;
	margin-top: 25px;
}
/*修改*/
.star .vadio img{
	width: 300px;
	height: 200px;
}
.star .not_a img{
	width:240px;
	height: 210px;
}
.class .spbtn #anniu img{
	width: 24px;
	height: 24px;
}
/*修改*/
/*修改、修改*/
.cpclass{
	position: absolute;
	top:209px;
	right: -2px;
	height: 50px;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
/*修改、修改*/
.u2 li{
	position: relative;
}
.u2 li div{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 12px;
	text-align: center;
}
.not_a li{
	position: relative;
}
.not_a li div{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	text-align: center;
	color: #333333;
}
#gdcp td{
	position: relative;
}
#gdcp td div{
	position: absolute;
	bottom: 0px;	
	width: 100%;
	height: 75px;
	line-height: 60px;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 14px;
}
.jiagefanwei:hover{
	color: #FF7600;
	cursor: pointer;
}
.chanpinfanwei:hover{
	color: #FF7600;
	cursor: pointer;
}
.fanweicolor{
	color: #FF7600;
}
.content_dj{
	clear: both;
	width: 1220px;
	min-height: 600px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 60px;
	margin-top:120px;
	background-color: #FFFFFF;
}

#djjx_sp ul li .zuozhe{
	font-size: 12px;
	color: #797979;
	margin-bottom:5px;
}
#djjx_sp ul li .zuozhe span{
	margin-left: 20px;
}
.liulan{
	font-size: 12px;
	color: #797979;
	height:15px;
}
.liulan .yanjing{
	float: left;
	width: 20px;
	height: 15px;
	background-image: url(../img/images/icon.png);
	background-position: 20px 0px;
	margin: 0px 13px 0px 2px;
}
.yanse{
	color: #FF7600;
}
/*轮播图改*/
.turn_left{
	display: inline-block;
	position: absolute;
	top: 175px;
	left: 0px;
	width: 41px;
	height: 69px;
	background-image: url(../img/images/icon-slides.png);
	background-position:83px 0px;
	z-index: 1;
}
.turn_left:hover{
	background-position:0px 0px;
}
.turn_right{
	position: absolute;
	top: 175px;
	right: 0px;
	width: 41px;
	height: 69px;
	display: inline-block;
	background-image: url(../img/images/icon-slides.png);
	background-position:  41px 0px;
	z-index: 500;
}
.turn_right:hover{
	background-position: 124px 0px;
}
/*轮播图再次修改*/
.slideBox{position:relative; left:230px;width: 990px;height: 420px;overflow: hidden;}   
.imgList{position:relative;width:6930px;height:420px;z-index: 10;overflow: hidden; padding: 0;margin:0;}   

#prev,   #next{position: absolute;top:174px;z-index: 20;cursor: pointer;}   
#prev{left: 0px;}   
#next{right: 0px;}     
.infoList{position: absolute;left: 10px;bottom: 10px;z-index: 30;}   .infoList li{display: none;}   
.infoList .infoOn{display: inline;color: white;}   
.indexList{position: absolute;right: 40px;bottom: 5px;z-index: 30;}   
.indexList li{float: left;border-radius: 10px; width:12px;height:12px;background-color: rgba(0,0,0,0.4);cursor: pointer;text-align: center;line-height: 20px;
margin-left:8px;}   
.indexList .indexOn{background-color:rgba(0,0,0,0.1);} 
/**/
#bluearrow{width: 6px; height: 12px;display: inline-block;background-image: url(../img/images/icon.png);background-position: 15px -159px;margin-left: 7px;}
/**/
.twoarrow{
	background-image: url(../img/images/icon.png);
	background-position: 26px -185px;
	vertical-align: middle;
}
#left_nav .rsa{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 40px;
	color: #333333;
	text-decoration: none;
}
#left_nav tr{
	cursor: pointer;
}
#right_img img{
	width:260px;
	height: 240px;
}
#right_img td a{
	position: relative;
}
#right_img td a div{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0px;
	display: inline-block;
	height: 85px;
	line-height: 80px;
	text-align: center;
}

/**/
.shipinlianjie{
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
}
.shipinlianjie .bofang{
	width: 35px;
	height: 35px;
	display: inline-block;
	position: absolute;
	left: 15px;
	bottom: 18px;
	background-image: url(../img/images/icon.png);
	background-position: 35px -319px;
}
.shipinlianjie .bofang:hover{
	background-position: 35px -276px;
}
.shangchuan div{
	overflow: hidden;
}
.shangchuan div img{
	width: 142px;
	height: 92px;
	cursor: pointer;
}
/*____________________________________________________________*/
.wai{
	width: 1220px;
	height: 550px;
	overflow: hidden;
}
.nei1{
	width: 2440px;
	height: 100%;
	
}
.ul1{
	float: left;
	width: 1220px;
	height: 100%;
	margin: 0;
	padding: 0;
	margin-left: 0px;
}
.ul1 li{
	float: left;
	width: 230px;
	margin-right: 14px;
}
.ul1 li a{
	display: inline-block;
	width: 234px;
	height: 253px;
	position: relative;
	text-decoration: none;
}
.ul1 li a:hover{
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	transform: translate3d(0,-2px,0);
	transition: all .2s linear;
	text-decoration: none;
}
.ul1 li a .danpinming{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width:234px;
	display: inline-block;
	height: 55px;
	text-align: center;
	line-height: 55px;
	font-size: 16px;
	color: #333333;
	background-color: #FFFFFF;

}
.ul1 li a img{
	width: 234px;
	height: 205px;
}
.qiye{
	width: 1220px;
	margin: 20px auto;
	float: left;
	overflow: hidden;
	position: relative;
	border: 1px solid #CCCCCC;
}
.qiye img{
	width: 100%;
	height: 100%;
	
}
.qiye19{
	width:2440px;
	height: 198px;	
}
.qiye19 .twobtn{
	position: absolute;
	right: 0px;
	top:100px;
	width: 119px;
	height: 98px;
	background-image: url(../img/images/liajiantou_07.png);
}
.qiyeul{
	float: left;
	width: 1220px;
	height: 100%;
	padding: 0;
	margin: 0;
}
.qiyeul li{
	float: left;
	overflow: hidden;
	margin: 0;
	width: 121px;
	height: 98px;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}
.qiyeul li img{
	width: 120px;
	height: 98px;
}

.sanjiao01{
	display: inline-block;
	width: 15px;
	height: 24px;
	position: absolute;
	left: 20px;
	top: 20px;
}
.sanjiao02{
	display: inline-block;
	width: 15px;
	height: 24px;
	right: 23px;
	bottom: 13px;
	position: absolute;	
}
.xwa{
	text-decoration: none;
	color: #8C8C8C;
}
#kb_photo img{
	width: 250px;
	height: 200px;
}
#img_box img{
	width: 700px;
	height: 400px;
}
.nav .logo{
	display: inline-block;
	width: 110px;
	height: 60px;
	margin-top:20px;
	margin-left: 10px;
	margin-right: 59px;
}
.qiyeli3 a{
	display: inline-block;
	width:100%;
	height: 100%;
}
.jxceng1,.jxceng2{
	display:inline-block;
	position: absolute;
	background: #000;
	opacity:0.6;
	
	color: #FFFFFF;
	padding: 0 20px;

}

.jxceng1{
	position: absolute;
    left: 0;
	bottom: 6px;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	width: 236px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 9999;

}
.jxceng2{
	bottom: 0;
	font-size: 12px;
	line-height: 30px;
	height: 20%;
	width: 180px;
	left: 0;
	z-index: 99;  
	text-overflow: ellipsis;  
	white-space: nowrap;  
	overflow: hidden;

}
.dj6{
	position: relative;
}
.toumingceng{
	width:1220px ;
	height: 440px;
	margin: 0 auto;
	position: relative;
}
.not_ali{
	position: relative;
}
.not_adiv{
	color: #333333;
	background-color: #FFFFFF;
}
.ceng a{
	text-decoration: none;
	color: #FFFFFF;
}
.erweima{
	position:relative ;z-index: 1000;width: 150px;height:150px; top: 20px;right: 0px;display: none;
}

.f3 li .wx{
	position:relative;
}
.f3 li .wx .erweima2{
	position: absolute;
	left: -152px;
	top: -25px;
	width: 150px;
	height: 150px;
	display: none;
}
.company{
	display: inline-block;
	width: 240px;
	height: 210px;
	box-shadow:0 10px 30px #cccccc ;
}

.change_video{
	width: 1220px;
	float: left;
}
.change_video a dl{
	width: 300px;
	height: 260px;
	float: left;
	margin-right: 5px;
	background: #fff;
}
.change_video a dl:hover{
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-o-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0,-2px,0);
	-moz-transform: translate3d(0,-2px,0);
	-ms-transform: translate3d(0,-2px,0);
	-o-transform: translate3d(0,-2px,0);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
}
.change_video dl dt{
	height: 200px;
	position: relative;
}
.change_video dl dt em{
	width: 35px;
    height: 35px;
    display: inline-block;
    position: absolute;
    left: 15px;
    bottom: 18px;
    background-image: url(../img/images/icon.png);
    background-position: 35px -319px;
}
.change_video dl dt em:hover{
	background-position: 35px -276px;
}
.change_video dl dt img{
	width: 300px;
	height: 200px;
}
.change_video dl dd{
	width: 300px;
	text-align: center;
	margin: 0px;
	height: 60px;
	line-height: 60px;
	color: #000;
}

#mt_xw_fanye a.on{
	width: 27px;
	height: 27px;
	border: 1px solid #FF6700;
	border-radius: 3px;
	color: #FF6700;
	cursor: pointer;
}

#mt_xw_fanye a.leftarrow{
background-image: url(../img/images/icon.png);
    background-position: 26px -185px;
    vertical-align: middle;
transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); 	/* Opera */
}

/*模板2*/
.block_two{position:relative; width: 1220px;height: 500px;overflow: hidden;     margin: 0 auto; margin-bottom: 20px;}   
.imgList li img{
	width:1220px;
	height: 500px;
}
ul.imgList2{
	height: 500px;
}
ul.imgList2 li{
	width: 1220px;
	height: 500px;
}
#mingpian{
	width: 400px;
	height: 270px;
	margin: 0;
	text-align: center;
	background-color: #73c3c4;
	color: #fff;
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}
#mingpian p.mp_title{
	background: #fff;
	color: #000;
	height: 50px;
    line-height: 50px;
    margin: 0px;
    font-size: 18px;
}
.cp_kind{
	width: 1200px;
	height: 310px;
	margin:0 auto;
	margin-bottom: 20px;
	background: #f5f5f5;
	padding: 20px 20px 20px 0px;
	overflow-y: scroll;
}
.cp_kind .cp_l{
	width: 570px;
	height: 310px;
	padding-left: 20px;
	float: left;
	border-right: 1px #dfdfdf dashed;
}
.cp_kind h3{
	width: 570px;
	padding:0;
	margin:0;
	font-size: 18px;
    color: #126BAA;
    margin-bottom:15px;

}
.cp_kind .cp_l h4{
	color: #343434;
	margin: 0 0 5px 0;
	font-size: 16px;

}
.cp_kind .kind_a{
	width: 570px;
	cursor:pointer;
	margin-bottom: 20px;
}
.cp_kind .kind_a a{
	font-size: 13px;
    color: #787878;
    text-decoration: none;
    line-height: 23px;
    margin-right: 8px;
}
.cp_kind .kind_a a:hover{
	color: #ff6700;
}

.cp_kind .cp_r{
	border: none;
}

.mk3_cont{
	width: 1220px;
	margin:0 auto;
}
.mk3_cont .cppic{
	width: 820px;
	float: left;
}
.mk3_cont .cppic ul{
	width: 820px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.mk3_cont .cppic ul li{
	width: 380px;
	height: 260px;
	float: left;
	margin:0px 18px 15px 0;
	border: 1px solid #e8e8e8;
	padding: 5px;
}
.mk3_cont .cppic ul li img{
	width: 380px;
	height: 260px;
}
.mk3_cont .mk3_right{
	width: 400px;
	float: left;
}
.introduction{
	width: 400px;
	float:left;
}
.introduction span{
	width: 400px;
    color: #000;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
}
.introduction p{
	text-align: justify;
	text-indent: 2em;
	line-height:26px;
}

#mingpian3{
	float: left;
	margin: 8px 0 0 10px;
}
#mingpian3 span{
	font-size: 16px;
	text-align: left;
	display: block;
    color: #FFFFFF;
    margin-top: 10px;
}
#mingpian3 .plogo{
	position: absolute;
	top: 50px;
	right: 10px;
}


/*模板3*/
#suoyoucp{
	width: 292px;
	height: 470px;
	background-color: #F5F5F5;
	padding: 15px;
	color: #fff;
	overflow-y: scroll;
}
.right_block{
	float:right;
	position: absolute;
	top: 0px;
    right: 0px;
    z-index: 99999;
    height: 500px;
    background:rgba(000, 000, 000, 0.6) none repeat scroll 0 0 !important
}
#suoyoucp a{
	font-size: 13px;
	color:#fff;
	text-decoration: none;
	line-height: 23px;
}
#suoyoucp a:hover{
	color: #ff6700;
}
.top2_abstract{
	width: 1220px;
	margin: 0 auto;
}
#six_jiqi{
	margin:0 auto;
	width:1220px;
	 width: 1220px;

}

/*网上展厅新加样式*/
.star .starpin ul.show_line_right{
	float: left;
	margin-left: 760px;
}
.star .starpin ul.show_line_right li{
	float: left;
	cursor: pointer;
}
#mingpian3 .plogo img{ 
	width: 182px;
	height: 75px;
}





ul.imgList li { 
	width: 1220px; 
	height: 500px;
	float: left;
}
.imgList li.imgList_index{float:left;display: inline;width:990px;height: 420px;}   


ul.imgList_index li{ float: left;  width: 990px;   height: 420px; }

#fm_zc {
	float: left;
	color: #4b8bb7;
	font-size: 14px;
    text-decoration: underline;
}

.code{
	width: 270px;
	padding:20px 15px;
	background: #f3f3f3;
	float: left;
}
.code span{
	margin-left: 0px;
	float: left;
	margin-right: 20px;

}
.code span img{
	width: 110px;
	height: 110px;
}
.code p{
	display: block;
    float: left;
    color: #ff6700;
    font-size: 16px;
    margin: 10px 0 15px 0;
}
.code em{
	width: 117px;
	height: 58px;
	float: left;
}

#zhanneitb td div em{
	font-style: normal;
	margin-left: 15px;
	color: #0096d4;
    text-decoration: underline;
}

/*.next_content em{
	display: block;
    text-align: center;
    padding-top: 150px;
    height: 30px;
}*/
.next_content em.banner_title{
	display: block;
    text-align: center;
    padding-top: 150px;
    height: 30px;
}
ul.imgList_index li img{  width: 990px;   height: 420px; }

.zslogin{ text-align: center;  width: 480px;  margin: 0 auto;}
/*个人中心站内信修改页面新加样式*/
.ct_page{
	width: 820px;
	border:1px solid #DCDCDC;
	float: left;
}
.ct_page ul.page{
	width: 780px;
	height: 42px;
	line-height: 42px;
	border-bottom:1px solid #DCDCDC;
	border-left: 0;
    border-right: 0;
    padding: 0 20px;
    float: left;
}
.gerenye .ct_page ul.page li{
	float: left;
	width: 36px;
	cursor: pointer;
	color: #000;
	margin-right:20px;
	height: 40px;
}
.gerenye .ct_page ul.page li:hover{
	border-bottom: 2px solid #FF6700;
}
.ct_page ul.page li.on{
	border-bottom: 2px solid #FF6700;
}
.ct_page .ct_cont{
	width: 820px;
	border-bottom:1px solid #DCDCDC;
	float: left;
}
.gerenye .ct_page .ct_cont strong.xt{
	font-weight: normal;
	padding: 0 20px;
    line-height: 50px;
    margin: 0;
    font-size: 16px;
    width: 780px;
    float: left;
}
.gerenye .ct_page .ct_cont .ct_wz{
	margin: 0 20px;
    text-align: justify;
    line-height: 26px;
    font-size: 14px;
    float: left;
}
.gerenye .ct_page .ct_cont .ct_date{
	width: 780px;
	margin: 15px 20px;
    font-size: 12px;
    text-align: right;
    float: left;
}
.gerenye .ct_page .ct_cont .ct_date big.date{
	line-height: normal;
	margin: 0;
	cursor: pointer;
}
.gerenye .ct_page .ct_cont .ct_date em{
	font-style: normal;
    margin-left: 15px;
    color: #0096d4;
    text-decoration: underline;
    float: right;
    padding: 0;
    cursor: pointer;
}
.gerenye .ct_page .ct_cont .ct_date a{
    margin-left: 15px;
    color: #f00;
    text-decoration: underline;
    float: right;
    cursor: pointer;
}
#fy_820{
	clear: both;
	width:820px;
	height:107px;
	line-height: 107px;
	text-align: center;
	margin:0 auto;
}
#fy_820 a{
	width: 29px;
	height: 29px;
	line-height: 29px;
	display: inline-block;
	margin-right: 30px;
	color: #8c8c8c;
	text-decoration: none;
}
#fy_820 a:hover{
	width: 27px;
	height: 27px;
	border: 1px solid #FF6700;
	border-radius: 3px;
	color: #FF6700;
}
#fy_820 a.onearrow{
	background-image: url(../img/images/icon.png);
    background-position: 26px -182px;
    vertical-align: middle;
    transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 
}

#xuanxiangk_nr .brand{
	width: 1220px;
    margin: 0 auto;
    float: left;
}
#xuanxiangk_nr .brand ul{
	padding-left: 0
}
#xuanxiangk_nr .brand ul li{
	float: left;
}
#xuanxiangk_nr .brand li#name_01{
	float: left;
    width: 90px;
    height: 98px;
    color: #c40000;
    line-height: 34px;
}
#xuanxiangk_nr .brand li.name_02{
	float: left;
	width: 1123px;
}
#xuanxiangk_nr .brand li.name_02 ul li{
	float: left;
	padding: 6px 16px 8px 16px;
	
}
#xuanxiangk_nr .brand li.name_02 ul li a{
	color: #5c5c5c;
	text-decoration: none;
}
.search_hover_box{
	position: absolute;
    top: -10px;
    z-index: 22;
    display: none;
}
.search_hover_box .search_hover{
	width: 1123px;
	float: left;
	background:rgba(000, 000, 000, 0.8) none repeat scroll 0 0 !important;
	position: absolute;
    top: 80px;
    color: #fff;
}
#xuan_nr .name_02 li em{
	width: 22px;
	height:7px;
	background: url(../img/images/sear_hover.png) no-repeat;
    position: absolute;
    bottom: -4px;
    display: none;
    left: 11px;
}
#xuan_nr .name_02 li.cur a{
	color: #ff6700
}
.#xuan_nr ul.rm_brand li#name_01{
	border:none;
	background: none;
}
#xuan_nr ul.zimu li.name_02{
	position: relative;
}
#xuan_nr ul.zimu li.name_02 .search_hover_box .search_hover ul.hover_li{
	padding: 10px 20px 10px 0;
}
#xuan_nr ul.zimu li.name_02 .search_hover_box .search_hover ul.hover_li span{
	width: 13px;
    height: 13px;
	background: url(../img/images/off.png) no-repeat;
	position: absolute;
    right: 10px;
    top: 10px;
    cursor:pointer;
    z-index: 999;
}
#xuan_nr ul.zimu li.name_02 .search_hover_box .search_hover ul.hover_li li{
	line-height: 22px;
	padding: 5px 14px;
	height: auto;
	cursor: pointer;
}
#xuan_nr .name_02 li.aclick a{
	color: #FF6700;
} 
#tiaojian_kuang li span{
	margin-left: 0px;
}
#xuan_nr ul.zimu li.name_02 ul{ padding-top: 20px;}