.w1200 {
	width: 1200px;
	margin: 0 auto;
}

/*---澶撮儴---*/
.logo {
	margin: 23px 0;
}

.dqtime {
	font-size: 12px;
	color: #a3a3a3;
	line-height: 24px;
	margin: 11px 18px 9px 0;
	text-align: right;
}

.search {
	width: 302px;
	height: 35px;
	border: 1px solid #efd6bd;
	border-radius: 20px;
	padding-left: 10px;
	margin-right: 10px;
}

.search_text {
	height: 33px;
	line-height: 35px;
	border: 0px;
	background: transparent;
	width: 250px;
}

.search_sub {
	background: url(../images/search_ss.png) no-repeat;
	width: 18px;
	height: 17px;
	float: right;
	border: 0px;
	margin: 8px 13px 0 0
}

.nav {
	background: #ff9934;
	height: 57px;
	/*overflow:hidden;*/
}

.nav li {
	float: left;
	height: 57px;
	line-height: 57px;
	padding: 0 23px;
	position: relative;
}

.nav li a {
	color: #fff;
	font-size: 18px;
}

.nav li:hover {
	background: #e37100;
}

.nav li.hover {
	background: #e37100;
}

.nav li ul {
	display: none;
}

.nav li:hover ul {
	display: block;
}

.nav li ul {
	background: #ff9934;
	background: rgba(255, 153, 52, 0.7);
	position: absolute;
	left: 0px;
	width: 100%;
	top: 57px;
	z-index: 1000;
}

.nav li ul li {
	float: none;
	padding: 0 5px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}

.nav li ul li a {
	font-size: 16px;
	display: block;
}

/*---澶撮儴 end---*/
/*---搴曢儴---*/
.bottom {
	background: #ff9934;
	padding-top: 20px;
	padding-bottom: 12px;
}

.bottom .fl p {
	color: #ffead6;
	font-size: 12px;
	line-height: 30px;
}

.bottom .fl p a {
	color: #fff;
	font-size: 12px;
}

.yqlj {
	width: 221px;
	height: 34px;
	border: 1px solid #ffc286;
	background: #ff9935;
	font-size: 14px;
	color: #fff6ee;
	margin-top:20px;
}

/*---搴曢儴  end---*/
/*---index---*/
.inbanner {
	height: 536px;
	min-width: 1200px;
	position: relative;
	overflow: hidden;
}

.inbanner .bd {
	position: relative;
	z-index: 0;
}

.inbanner .bd ul {
	width: 100% !important;
}

.inbanner .bd li {
	width: 100% !important;
	height: 536px;
}

.inbanner .bd li .siteWidth {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	height: 536px;
}

.inbanner .bd li a {
	height: 536px;
	display: block;
}

.inbanner .bd .txt {
	position: absolute;
	width: 415px;
	top: 100px;
	left: 22px;
	font: normal 18px/30px "Microsoft YaHei";
}

.inbanner .bd .btn {
	display: block;
	zoom: 1;
	margin-top: 8px;
	width: 72px;
	padding-right: 10px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

.inbanner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.inbanner .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 53px;
	height: 4px;
	margin: 4px;
	overflow: hidden;
	line-height: 9999px;
	background: #bbbbbb;
}

.inbanner .hd ul .on {
	background: #ff9934;
}

.inbanner .prev,
.inbanner .next {
	position: absolute;
	left: 0%;
	top: 42%;
	display: block;
	width: 39px;
	height: 72px;
	overflow: hidden;
	background: #e71919 url(../images/index_jt.png) 10px 8px no-repeat;
	cursor: pointer;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.inbanner .next {
	left: auto;
	right: 0%;
	background-position: 10px -61px;
}

.inbanner .prev:hover,
.inbanner .next:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.gdbanner {
	height: 925px;
	min-width: 620px;
	position: relative;
	overflow: hidden;
}

.gdbanner .gdbd {
	position: relative;
	z-index: 0;
}

.gdbanner .gdbd ul {
	width: 100% !important;
}

.gdbanner .gdbd li {
	width: 100% !important;
	height: 925px;
}

.gdbanner .gdbd li .siteWidth {
	width: 620px;
	position: relative;
	margin: 0 auto;
	height: 925px;
}

.gdbanner .gdbd li a {
	height: 536px;
	display: block;
}

.gdbanner .gdbd .txt {
	position: absolute;
	width: 415px;
	top: 100px;
	left: 22px;
	font: normal 18px/30px "Microsoft YaHei";
}

.gdbanner .gdbd .btn {
	display: block;
	zoom: 1;
	margin-top: 8px;
	width: 72px;
	padding-right: 10px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

.gdbanner .gdhd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: none;
}

.gdbanner .gdhd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 53px;
	height: 4px;
	margin: 4px;
	overflow: hidden;
	line-height: 9999px;
	background: #bbbbbb;
}

.gdbanner .gdhd ul .on {
	background: #ff9934;
}

.gdbanner .prev,
.gdbanner .next {
	position: absolute;
	left: 0%;
	top: 42%;
	display: block;
	width: 39px;
	height: 72px;
	overflow: hidden;
	background: #e71919 url(../images/index_jt.png) 10px 8px no-repeat;
	cursor: pointer;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.gdbanner .next {
	left: auto;
	right: 0%;
	background-position: 10px -61px;
}

.gdbanner .prev:hover,
.gdbanner .next:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.jpjm_tit {
	background: url(../images/jpjmbg.png) no-repeat bottom center;
	text-align: center;
	font-size: 20px;
	color: #303030;
	line-height: 30px;
	margin-top: 29px;
	padding-bottom: 34px;
}

.jpjm_con {
	border-bottom: 1px solid #e4e4e4;
	/*overflow: hidden;*/
}

.jpjm_con li {
	float: left;
	margin-right: 37px;
	margin-top: 17px;
	margin-bottom: 24px;
	width: 210px;
}

.jpjm_con li img {
	width: 210px;
	height: 261px;
	display: block;
}

.jpjm_con li p {
	color: #222;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jpjm_con li p a {
	color: #222;
	font-size: 14px;
}

.lmtit {
	height: 37px;
	line-height: 37px;
	margin-top: 31px;
}

.lmtit span {
	font-size: 20px;
	color: #303030;
	float: left;
	line-height: 36px;
}

.lmtit .more {
	font-size: 12px;
	color: #9c9c9c;
	display: inline-block;
	height: 36px;
	line-height: 36px;
}

.lmtit .more a {
	font-size: 12px;
	color: #9c9c9c;
}

.lmtit .lmtit_sx {
	height: 1px;
	background: #ececec;
}

.lmtit .lmtit_sx p {
	background: #ff9934;
	width: 42px;
	height: 1px;
}

.lmtit2 span {
	padding-left: 30px;
	background: url(../images/titbg.png) no-repeat left center;
}

.w428 {
	width: 428px;
}

.w264 {
	width: 264px;
}

.lmlist {
	margin-top: 7px;
}

.lmlist li {
	height: 36px;
	line-height: 36px;
}

.lmlist li a {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #5b5b5b;
}

.lmbttit {
	display: inline-block;
	width: 80%;
	overflow: hidden;
	font-size: 14px;
	color: #5b5b5b;
	text-overflow: ellipsis;
	white-space: nowarap;
}

.lmbttit a {
	font-size: 14px;
	color: #5b5b5b;
}

.lmbttime {
	display: inline-block;
	font-size: 12px;
	color: #8b8b8b;
	float: right;
}

.tnyw {
	margin: 0 40px;
}

.ship_con {
	position: relative;
	width: 263px;
	height: 162px;
	margin-top: 18px;
}

.spimg {
	width: 263px;
	height: 162px;
}

.shipan {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -20px 0 0 -20px;
}

.scpt_con {
	margin-top: 19px;
}

.scpt_con li {
	border: 1px solid #e5e5e5;
	text-align: center;
	height: 41px;
	line-height: 41px;
	margin-top: 8px;
}

.scpt_con li a {
	font-size: 16px;
	color: #565656;
	display: block;
}

.scpt_con li:hover {
	border-color: #ffcfa0;
}

.scpt_con li:hover a {
	color: #e27000;
}

.qyhc {
	border: 1px solid #e8e8e8;
	margin-top: 27px;
	margin-bottom: 34px;
}

.qyhc_tit {
	float: left;
	background: url(../images/qyhcbg.jpg) no-repeat;
	width: 31px;
	padding: 12px 11px 0 11px;
	height: 105px;
	font-size: 20px;
	color: #3c1e00;
	line-height: 24px;
	text-align: center;
}

.qyhc_con {
	float: left;
}

.qyhc_con li {
	float: left;
	margin: 21px 0px 0 19px;
	border: 1px solid #f3891e;
	border-radius: 10px;
	background: url(../images/qyhclibg.jpg) repeat-x;
	width: 104px;
	height: 71px;
	line-height: 71px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}

.qyhc_con li a {
	font-size: 18px;
	color: #fff;
}

.qyhc_con li:hover {
	background: url(../images/qyhclibg_h.jpg) repeat-x;
	border-color: #ca7015;
}

/*---index  end---*/
/*---list---*/
.dqlm {
	background: url(../images/listlmbg.jpg) no-repeat;
	width: 100%;
	height: 269px;
	margin-top: 17px;
}

.dqlm span {
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	line-height: 61px;
	padding-top: 98px;
	display: inline-block;
	width: 220px;
	text-align: center;
	padding-left: 270px;
}

.list_left {
	min-height: 500px;
	width: 180px;
	margin: 17px 18px 36px 0;
	border-right: 1px solid #dbdbdb;
}

.leftLists {
	width: 163px;
}

.leftLists li {
	background: url(../images/list_dqlm.png) no-repeat;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	color: #c99461;
	margin-bottom: 10px;
}

.leftLists li a {
	font-size: 16px;
	color: #c99461;
}

.leftLists li.actived {
	background: url(../images/list_dqlm_h.png) no-repeat;
	color: #e37100;
}

.leftLists li.actived a {
	color: #e37100;
}

.list_right {
	width: 1000px;
	margin-top: 17px;
}

.lmname {
	border-bottom: 1px solid #dbdbdb;
	height: 41px;
	line-height: 41px;
}

.lmname span {
	font-size: 20px;
	color: #e37100;
}

.lmname div {
	font-size: 13px;
	color: #848484;
}

.lmname div a {
	font-size: 13px;
	color: #848484;
}

.ejContent {
	line-height: 30px;
	color: #5b5b5b;
	font-size: 14px;
	text-align: justify;
	margin-top: 5px;
}

.list_lmlist {
	margin-top: 16px;
}

.list_lmlist li {
	line-height: 30px;
}

.list_lmlist li span {
	font-size: 14px;
	color: #434343;
}

.list_lmlist li span.lmtime {
	margin-left: 50px;
}

.list_lmlist li.line {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px dashed #e6e6e6;
}

/*---list  end---*/
/*---绮惧搧鍓ц妭鐩垪琛�---*/
.jpjm_list {
	border: none;
}

.jpjm_list li {
	width: 171px;
	margin: 24px 30px 0 0;
}

.jpjm_list li img {
	width: 171px;
	height: 212px;
	;
}

.jpjm_list li p {
	height: 18px;
	line-height: 18px;
	margin-top: 10px;
	font-size: 14px;
	color: #222222;
}

.jpjm_list li p a {
	font-size: 14px;
	color: #222222;
}

/*---绮惧搧鍓ц妭鐩垪琛�  end---*/
/*---缇よ嫳鑽熻悆鍒楄〃---*/
.qyhc_list {
	border: none;
}

.qyhc_list li {
	width: 138px;
	margin: 24px 30px 0 0;
}

.qyhc_list li img {
	width: 138px;
	height: 174px;
	;
}

.qyhc_list li p {
	height: 18px;
	line-height: 18px;
	margin-top: 10px;
	font-size: 14px;
	color: #222222;
}

.qyhc_list li p a {
	font-size: 14px;
	color: #222222;
}

/*---缇よ嫳鑽熻悆鍒楄〃 end---*/
/*---婕斿嚭淇℃伅鍒楄〃---*/
.ycxx_list {
	margin: 18px 0 6px 0;
	overflow: hidden;
}

.ycxx_list dt {
	width: 129px;
	height: 78px;
	float: left;
	margin-right: 14px;
}

.ycxx_list dt img {
	width: 129px;
	height: 78px;
}

.ycxx_list dd a {
	font-size: 15px;
	color: #393939;
	line-height: 23px;
	display: inline-block;
}

.ycxx_list dd span.lmtime {
	font-size: 14px;
	color: #434343;
}

.ycxx_list dd p {
	font-size: 14px;
	color: #797979;
	line-height: 23px;
	margin-top: 9px;
}

.ycxx_list dd:hover a {
	color: #e37100;
}

/*---婕斿嚭淇℃伅鍒楄〃 end---*/
/*---宸ヤ綔鍔ㄦ€佸垪琛�---*/
.gzdt_list dt {
	font-size: 24px;
	color: #565656;
	width: 65px;
	margin-right: 17px;
	text-align: center;
	line-height: 32px;
}

.gzdt_list dt .yrtime {
	border: 1px solid #f6dfc8;
	font-size: 18px;
	color: #e37100;
	height: 25px;
	line-height: 25px;
}

/*---宸ヤ綔鍔ㄦ€佸垪琛�   end---*/
.ld_center {
	text-align: center;
}

.ldbz_ld {
	display: inline-block;
	margin: 35px 77px 0 77px;
}

.ldbz_ld dt img,
.ldbz_ld dt {
	width: 168px;
	height: 215px;
	display: block;
}

.ldbz_ld dd {
	height: 36px;
	line-height: 36px;
	margin-top: 3px;
	font-size: 16px;
	color: #6e6e6e;
}

.ldbz_ld dd a {
	font-size: 16px;
	color: #6e6e6e;
}

.ldbz_ld2 {
	margin: 35px 71px 0 71px;
}

.jypwTab .hd {
	height: 43px;
	line-height: 43px;
	border-bottom: 1px solid #d8d8d8;
	margin: 22px 0 20px;
}

.jypwTab .hd li {
	float: left;
	margin-left: 50px;
	cursor: pointer;
	font-size: 16px;
	color: #474747;
	padding: 0 4px;
	height: 51px;
}

.jypwTab .hd li.on {
	color: #aa2123;
	background: url(../images/jmhover.png) no-repeat bottom center;
}

.jypwTab .bd .jypwtbCon {
	color: #666;
	text-align: justify;
	line-height: 28px;
	padding: 0 4px;
}

.jpjjm_img {
	width: 314px;
	height: 442px;
	margin-top: 27px;
}

/*---鏂囩珷椤�---*/
.mt22 {
	margin-top: 22px;
}

.content {
	border: 1px solid #f4f4f4;
	margin: 21px 0px;
	padding: 20px;
}

.contit {
	font-size: 24px;
	color: #373737;
	text-align: center;
	margin-top: 21px;
	line-height: 40px;
}

.zhaiyao {
	border-bottom: 1px dashed #e5e5e5;
	position: relative;
	line-height: 28px;
	padding-bottom: 14px;
	border-bottom: 1px dashed #e5e5e5;
	color: #9a9a9a;
	font-size: 13px;
}

.zyLbtn {
	position: absolute;
	right: 5px;
	top: 3px;
}

.zyLbtn a {
	padding: 0 0 0 5px;
}

.zyLbtn span {
	cursor: pointer;
	margin: 0 5px 0 15px;
}

.zyLbtn .bdshare-button-style0-32 a.bds_more {
	background: url(../images/fenxiang.png) no-repeat center;
	margin: -8px 0 0 0;
}

.pages_content {
	padding: 20px 10px;
}

.fx {
	border-top: 1px dashed #e5e5e5;
	padding-top: 18px;
	font-size: 14px;
	TEXT-ALIGN: right;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
}

/*---鏂囩珷椤�  end---*/