@charset "utf-8";

/*Generated by wjdhcms 3.0 */


/*-----------鍏敤-----------*/

::selection {
	background-color: #1b56b2;
	color: #fff;
}

::-moz-selection {
	background-color: #1b56b2;
	color: #fff;
}

::-webkit-selection {
	background-color: #1b56b2;
	color: #fff;
}

::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #F5F5F5
}

::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #E2E2E2
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #555
}

* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
	font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
	color: #333;
	margin: 0;
	line-height: 1.5;
}

:focus {
	outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
	display: block;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

li,
ul {
	list-style-type: none;
}

img {
	border: none;
}

a {
	color: #333;
	text-decoration: none;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

a:link,
a:hover,
a:active,
a:visited {
	text-decoration: none;
}

input,
textarea {
	outline: 0;
	border: 0;
}

textarea {
	resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
	font-weight: normal;
	font-style: normal;
}


/* 鍏叡bt */

.gg_bt {
	width: 1180px;
	padding-top: 60px;
	height: 70px;
	margin: 0 auto;
	text-align: center;
}

.gg_bt h3 {
	font-size: 36px;
	text-align: center;
	height: 40px;
	line-height: 30px;
}

.gg_bt h2 {
	font-size: 36px;
	text-align: center;
	height: 40px;
	line-height: 30px;
}

.gg_bt h6 {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	text-transform: uppercase;
}

.gg_bt h3.white,
.gg_bt h3.white a {
	color: #fff;
}

.gg_bt h6.white {
	color: #fff;
}

.clear {
	clear: both;
}

.width_auto {
	width: 1180px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.uppercase {
	text-transform: uppercase;
}


/*-- banner --*/

.banner {
	width: 100%;
	overflow: hidden;
}

.banner_img {
	width: 1920px;
	height: 600px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
}

.banner .hd {
	/*! height:30px; */
	/*! line-height:30px; */
	/*! background:#f4f4f4; */
	/*! padding:0 20px; */
	/*! border-bottom:1px solid #ddd; */
	/*! position:relative; */
}

.banner .hd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 32px;
}

.banner .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
}

.banner .hd ul li.on {
	height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}

.banner .bd ul {
	zoom: 1;
}

.banner .bd li {
	height: 600px;
	width: 1920px;
}

.banner .bd li img {
	height: 600px;
	width: 1920px;
}

.banner a.prev {
	position: absolute;
	left: 310px;
	top: 50%;
	margin-top: -50px;
	width: 50px;
	height: 100px;
	background: url(../images/in_11_l.png) no-repeat;
}

.banner a.next {
	position: absolute;
	right: 310px;
	top: 50%;
	margin-top: -50px;
	width: 50px;
	height: 100px;
	background: url(../images/in_11_r.png) no-repeat;
}


/*鎼滅储*/

.search_box {
	width: 100%;
	height: 60px;
	background: #f0f0f2;
}

.search {
	width: 1180px;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
}

.search_l {
	width: 590px;
	float: left;
	color: #999999;
	font-size: 14px;
	text-align: left;
	font-size: 14px;
}

.search_l a {
	padding-left: 10px;
}

.search_l span {
	padding-right: 3px;
	color: #999999;
}

.search_l span a {
	color: #999999;
}

.search_r {
	width: 400px;
	border-bottom: 1px solid #999999;
	margin-right: 30px;
	float: right;
	height: 40px;
	line-height: 40px;
}

.search_r .wenzi {
	width: 350px;
	background: none;
	font-size: 14px;
	line-height: 50px;
	color: #999;
}

.search_r .icon {
	width: 26px;
	height: 26px;
	float: right;
	margin-top: 10px;
}


/* 缁忓吀妗堜緥 */

.jdal_box {
	width: 100%;
	
	 background: url(../images/cpfl_bg.jpg) no-repeat top center; 
}

.jdal {
	width: 1180px;
	height: 513px;
	margin: 0 auto;
	padding-top: 70px;
	position: relative;
}

.jdal .bd {
	width: 1180px;
	height: 513px;
	overflow: hidden;
}

.jdal .bd ul {
	list-style: none;
}

.jdal .bd ul li {
	width: 1180px;
	height: 513px;
	position: relative;
}

.jdal .bd ul li .pic {
	width: 590px;
	height: 442px;
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
}

.jdal .bd ul li .text {
	width: 591px;
	height: 462px;
	position: absolute;
	right: 0px;
	top: 52px;
	background: #f0f0f2;
	float: left;
}

.jdal .bd ul li .text h3 {
	font-size: 16px;
	color: #333333;
	padding-top: 70px;
	padding-bottom: 20px;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	padding-left: 64px;
	font-weight: bold;
}

.jdal .bd ul li .text h3 a {
	color: #333333;
}

.jdal .bd ul li .text h3 a:hover {
	color: #e69c3d;
}

.jdal .bd ul li .text b {
	width: 46px;
	padding-left: 64px;
	color: #5e5e5e;
}

.jdal .bd ul li .text p {
	width: 464px;
	height: 150px;
	overflow: hidden;
	font-size: 14px;
	color: #999999;
	padding-left: 64px;
	padding-top: 20px;
	line-height: 30px;
}

.jdal .bd ul li .text .more {
	padding-left: 450px;
	padding-top: 40px;
	font-size: 14px;
	color: #999999;
}

.jdal .bd ul li .text .more a {
	color: #999999;
}

.jdal .bd ul li .text .more a:hover {
	color: #e69c3d;
}

.jdal .prev,
.jdal .next {
	width: 74px;
	height: 69px;
	position: absolute;
	bottom: 0px;
}

.jdal .prev {
	left: 442px;
}

.jdal .next {
	left: 516px;
}


/*浜у搧鍒嗙被寮€濮�*/

.cpfl_box {  width: 100%; }

.cpfl {width: 100%;/* background: url(../images/cpfl_bg.jpg) no-repeat top center; */overflow: hidden;padding-top: 4px;}

.cpfl .title{width: 1180px;margin: 0px auto 30px auto;background: url(../images/bt_bg.png) no-repeat top center;}

.cpfl .title h3{ font-size: 36px; color: #333333; text-align: center;line-height: 52px;padding-top: 30px;}

.cpfl .title h3 a{color: #333333;}

.cpfl .title h6{ font-size: 14px; color: #333; text-align: center;}

.cpfl .hd{width: 1210px;margin: 0 auto;/* padding-top: 0px; */}

.cpfl .hd ul{ list-style: none;}

.cpfl .hd ul li{  width: 224px;  height: 60px; background: #f0f0f2; color: #222222;  font-size: 18px; float: left; text-align: center; line-height: 60px; margin-left: 8px; margin-right: 8px;}

.cpfl .hd ul li.on,.cpfl .hd ul li.on a,.cpfl .hd ul li:hover,.cpfl .hd ul li:hover a{ background: #e69c3d; color: #ffffff; }

.cpfl .bd{width: 1230px;margin: 0 auto;height: 540px;overflow: hidden;}

.cpfl .bd ul{list-style: none;/* margin-top: 17px; */width: 1210px;margin:  0 auto;}

.cpfl .bd ul li{width:280px;height: 210px;float: left;position: relative;margin-left: 10px;margin-right: 10px;margin-top: 30px;}

.cpfl .bd ul li img{  width:280px;  height: 210px;}

.cpfl .bd ul li span{  width:280px;  height: 54px; position: absolute; left: 0px; bottom: 0px; color: #ffffff; background: url(../images/hei_bg.png) repeat; text-align: center; line-height: 54px;}

.cpfl .bd ul li span a{color: #ffffff;}

.cpfl .bd ul li span:hover{ background: #e69c3d; color: #ffffff;}

.cpfl .bd ul li span:hover a{ color: #ffffff;}



/* 浜斿ぇ浼樺娍寮€濮� */

.qyys {
	width: 100%;
	background: url(../images/qyys_bg.jpg) no-repeat bottom center;
	overflow: hidden;
}

.qyys_left {
	width: 800px;
	position: relative;
	height: 740px;
	overflow: hidden;
}

.qyys_left .hd {
	position: absolute;
	/*! bottom:0; */
	left: 0;
	width: 100%;
	text-align: center;
	bottom: 26px;
}

.qyys_left .hd ul {
	list-style: none;
}

.qyys_left .hd ul li {
	width: 16px;
	height: 16px;
	background: url(../images/qyys_icon_a.jpg) no-repeat;
	margin: 0 8px;
	display: inline-block;
	cursor: pointer;
}

.qyys_left .hd ul li:hover,
.qyys_left .hd ul li.on {
	background: url(../images/qyys_icon_on.jpg) no-repeat;
}

.qyys_left .bd {
	width: 800px;
}

.qyys_left .bd ul {
	list-style: none;
}

.qyys_left .bd ul li {
	width: 100%;
}

.qyys_left .bd ul li .li_img {
	width: 442px;
	height: 468px;
	margin-top: 176px;
	box-shadow: 5px 5px 5px #ccc;
}

.qyys_left .bd ul li .li_wen {
	width: 280px;
	height: 312px;
	margin-top: 356px;
	margin-right: 30px;
}

.qyys_left .bd ul li .li_wen h3 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.qyys_left .bd ul li .li_wen hr {
	width: 90px;
	height: 0px;
	border-top: 3px solid #666;
	margin: 30px 0;
}

.qyys_left .bd ul li .li_wen p {
	font-size: 14px;
	color: #333333;
	line-height: 40px;
	height: 200px;
	overflow: hidden;
}

.qyys_left .bd ul li .li_wen .more {
	text-align: right;
	font-size: 14px;
	margin-top: 10px;
	color: #cccccc;
}

.qyys_left .bd ul li .li_wen .more a {
	color: #666666;
}

.qyys_right {
	width: 272px;
	height: 667px;
	padding: 60px 0 0 60px;
	background: #1b56b2;
	margin-top: 28px;
}

.qyys_right h3 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #fff
}

.qyys_right p.en {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
}

.qyys_right p.cn {
	font-size: 14px;
	color: #fff;
	line-height: 36px;
	margin-top: 90px;
	margin-bottom: 60px;
}

.qyys_right h6 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 26px;
}

.qyys_right .more {
	width: 126px;
	height: 40px;
	border: 1px solid #fff;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin-top: 20px;
}

.qyys_right .more a {
	color: #fff;
}

.qyys_right .more a:hover {
	color: #e7992d;
}


/* 浜斿ぇ浼樺娍缁撴潫 */


/*浜у搧浼樺娍寮€濮�*/

.cpys_container {
	width: 100%;
	background: url(../images/cpys_bg.jpg) no-repeat top center;
	height: 880px;
	margin-top: 100px;
}

.cpys_bt {
	width: 1180px;
	padding-top: 80px;
	height: 70px;
	margin: 0 auto;
	text-align: center;
}

.cpys_bt h3 {
	font-size: 36px;
	text-align: center;
	height: 40px;
	line-height: 30px;
	color: #fff;
}

.cpys_bt h3 a {
	color: #fff;
}

.cpys_bt h6 {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	text-transform: uppercase;
	color: #fff;
}

.cpys_box {
	width: 1180px;
	margin: 70px auto;
}

.cpys_box ul {
	list-style: none;
}

.cpys_box ul li {
	width: 198px;
	height: 196px;
	background: url(../images/icon_cpys.png) repeat;
	float: left;
	text-align: center;
	color: #ffffff;
}

.cpys_box ul li:hover,
.cpys_box ul li.on {
	background: #f49625;
	color: #ffffff;
}

.cpys_box ul li .img1,
.cpys_box ul li .img2,
.cpys_box ul li .img3,
.cpys_box ul li .img4,
.cpys_box ul li .img5,
.cpys_box ul li .img6,
.cpys_box ul li .img7 {
	width: 90px;
	height: 90px;
	margin: 34px auto 0 auto;
}

.cpys_box ul li p {
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	padding-top: 10px;
}

.cpys_box ul li.li1 {
	margin-left: 0px;
}

.cpys_box ul li.li1 .img1 {
	background: url(../images/cpys_01.png) no-repeat;
}

.cpys_box ul li.li1:hover .img1,
.cpys_box ul li.li1.on .img1 {
	background: url(../images/cpys_01_hover.png) no-repeat;
}

.cpys_box ul li.li2 {
	margin-left: 195px;
}

.cpys_box ul li.li2 .img2 {
	background: url(../images/cpys_02.png) no-repeat;
}

.cpys_box ul li.li2:hover .img2,
.cpys_box ul li.li2.on .img2 {
	background: url(../images/cpys_02_hover.png) no-repeat;
}

.cpys_box ul li.li3 {
	margin-left: 0px;
}

.cpys_box ul li.li3 .img3 {
	background: url(../images/cpys_03.png) no-repeat;
}

.cpys_box ul li.li3:hover .img3,
.cpys_box ul li.li3.on .img3 {
	background: url(../images/cpys_03_hover.png) no-repeat;
}

.cpys_box ul li.li4 {
	margin-left: 193px;
}

.cpys_box ul li.li4 .img4 {
	background: url(../images/cpys_04.png) no-repeat;
}

.cpys_box ul li.li4:hover .img4,
.cpys_box ul li.li4.on .img4 {
	background: url(../images/cpys_04_hover.png) no-repeat;
}

.cpys_box ul li.li5 {
	margin-left: 177px;
}

.cpys_box ul li.li5 .img5 {
	background: url(../images/cpys_05.png) no-repeat;
}

.cpys_box ul li.li5:hover .img5,
.cpys_box ul li.li5.on .img5 {
	background: url(../images/cpys_05_hover.png) no-repeat;
}

.cpys_box ul li.li6 {
	margin-left: 118px;
}

.cpys_box ul li.li6 .img6 {
	background: url(../images/cpys_06.png) no-repeat;
}

.cpys_box ul li.li6:hover .img6,
.cpys_box ul li.li6.on .img6 {
	background: url(../images/cpys_06_hover.png) no-repeat;
}

.cpys_box ul li.li7 {
	margin-left: 115px;
}

.cpys_box ul li.li7 .img7 {
	background: url(../images/cpys_07.png) no-repeat;
}

.cpys_box ul li.li7:hover .img7,
.cpys_box ul li.li7.on .img7 {
	background: url(../images/cpys_07_hover.png) no-repeat;
}

.gg1_box {
	width: 825px;
	height: 104px;
	border: 1px solid #fff;
	margin: 90px auto 0px;
}

.gg1_l {
	width: 482px;
	height: 104px;
	border-right: 1px solid #fff;
	float: left;
}

.gg1_l p {
	height: 104px;
	line-height: 26px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding-left: 34px;
	padding-right: 34px;
	padding-top: 24px;
}

.gg1_r {
	padding-left: 78px;
	float: left;
}

.gg1_r h3 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-top: 26px;
}

.gg1_r h3 span {
	padding-right: 30px;
}

.gg1_r b {
	width: 98px;
	color: #fff;
	float: left;
	padding-top: 6px;
}

.gg1_r h6 {
	font-size: 14px;
	color: #fff;
	float: left;
	padding-left: 50px;
	padding-top: 6px;
}

.gg1_r h6 a {
	color: #ffffff;
}

.gg1_r h6 a:hover {
	color: #e7992d;
}


/*浜у搧浼樺娍缁撴潫*/


/*鍚堜綔娴佺▼寮€濮�*/

.hzlc_box {
	width: 1180px;
	margin: 0 auto;
}

.hzlc {
	width: 932px;
	height: 500px;
	border-top: 1px solid #dededf;
	border-right: 1px solid #dededf;
	margin: 50px auto 90px auto;
}

.hzlc ul {
	list-style: none;
	width: 950px;
}

.hzlc ul li {
	width: 232px;
	height: 250px;
	border-bottom: 1px solid #dededf;
	border-left: 1px solid #dededf;
	float: left;
}

.hzlc ul li:hover,
.hzlc ul li.on {
	background: #e69c3d;
	color: #fff;
}

.hzlc ul li p {
	text-align: center;
	font-size: 16px;
	color: #666666;
	padding-top: 30px;
}

.hzlc ul li:hover p,
.hzlc ul li.on p {
	color: #fff;
}

.hzlc ul li .img1,
.hzlc ul li .img2,
.hzlc ul li .img3,
.hzlc ul li .img4,
.hzlc ul li .img5,
.hzlc ul li .img6,
.hzlc ul li .img7,
.hzlc ul li .img8 {
	width: 82px;
	height: 82px;
	margin: 48px auto 0 auto;
}

.hzlc ul li .img1 {
	background: url(../images/hzlc_01.png) no-repeat;
}

.hzlc ul li .img2 {
	background: url(../images/hzlc_02.png) no-repeat;
}

.hzlc ul li .img3 {
	background: url(../images/hzlc_03.png) no-repeat;
}

.hzlc ul li .img4 {
	background: url(../images/hzlc_04.png) no-repeat;
}

.hzlc ul li .img5 {
	background: url(../images/hzlc_05.png) no-repeat;
}

.hzlc ul li .img6 {
	background: url(../images/hzlc_06.png) no-repeat;
}

.hzlc ul li .img7 {
	background: url(../images/hzlc_07.png) no-repeat;
}

.hzlc ul li .img8 {
	background: url(../images/hzlc_08.png) no-repeat;
}

.hzlc ul li:hover .img1,
.hzlc ul li.on .img1 {
	background: url(../images/hzlc_01_hover.png) no-repeat;
}

.hzlc ul li:hover .img2,
.hzlc ul li.on .img2 {
	background: url(../images/hzlc_02_hover.png) no-repeat;
}

.hzlc ul li:hover .img3,
.hzlc ul li.on .img3 {
	background: url(../images/hzlc_03_hover.png) no-repeat;
}

.hzlc ul li:hover .img4,
.hzlc ul li.on .img4 {
	background: url(../images/hzlc_04_hover.png) no-repeat;
}

.hzlc ul li:hover .img5,
.hzlc ul li.on .img5 {
	background: url(../images/hzlc_05_hover.png) no-repeat;
}

.hzlc ul li:hover .img6,
.hzlc ul li.on .img6 {
	background: url(../images/hzlc_06_hover.png) no-repeat;
}

.hzlc ul li:hover .img7,
.hzlc ul li.on .img7 {
	background: url(../images/hzlc_07_hover.png) no-repeat;
}

.hzlc ul li:hover .img8,
.hzlc ul li.on .img8 {
	background: url(../images/hzlc_08_hover.png) no-repeat;
}


/*鍚堜綔娴佺▼缁撴潫*/


/* 瀹㈡埛瑙佽瘉寮€濮� */

.khjz {
	width: 100%;
	height: 813px;
	background: url(../images/khpj_bg.jpg) no-repeat top center;
}

.khjz_title {
	padding-top: 46px;
	/*! margin: 0 auto; */
	text-align: center;
	width: 100%;
}

.khjz_title h3 {
	font-size: 36px;
	text-align: center;
	color: #222222;
	line-height: 40px;
}

.khjz_title p {
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
}

.khjz_title hr {
	width: 56px;
	height: 1px;
	border-top: 3px solid #666666;
	margin: 0 auto;
}

.khjz_box {
	width: 1180px;
	height: 536px;
	margin: 0 auto;
	position: relative;
}

.khjz_list {
	width: 1180px;
	height: 536px;
	margin: 0 auto;
	position: relative;
}

.khjz_list .bd {
	width: 1180px;
	height: 536px;
	overflow: hidden;
	margin-top: 40px;
}

.khjz_list .bd ul {
	list-style: none;
}

.khjz_list .bd ul li {
	position: relative;
	width: 100%;
	height: 540px;
}

.khjz_list .bd ul li .img {
	width: 773px;
	height: 536px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.khjz_list .bd ul li .img img {
	width: 773px;
	height: 536px;
}

.khjz_list .bd ul li .img span {
	width: 773px;
	height: 64px;
	line-height: 64px;
	background: url(../images/black.png) repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	text-align: center;
}

.khjz_list .bd ul li .img span a {
	color: #fff;
	display: block;
}

.khjz_list .bd ul li .img span:hover {
	color: #fff;
	display: block;
	background: url(../images/cheng.png) repeat;
}

.khjz_list .bd ul li .wenzi {
	width: 330px;
	position: absolute;
	right: 30px;
	top: 166px;
	color: #ffffff;
	max-height: 220px;
	overflow: hidden;
	line-height: 30px;
	text-align: left;
}

.khjz_list .bd ul li .wenzi h3 {
	font-size: 18px;
	line-height: 40px;
}

.khjz_list .bd ul li .wenzi h3 a {
	color: #ffffff;
}

.khjz_list .bd ul li .wenzi b {
	width: 70px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 60px;
}

.khjz_list .bd ul li .wenzi p {
	font-size: 14px;
	color: #FFFFFF;
}

.khjz_list .prev {
	position: absolute;
	left: 774px;
	top: 456px;
	width: 120px;
	height: 80px;
}

.khjz_list .next {
	position: absolute;
	left: 894px;
	top: 456px;
	width: 120px;
	height: 80px;
}


/* 瀹㈡埛瑙佽瘉缁撴潫 */


/*鍏徃绠€浠嬪紑濮�*/


/*鍏徃绠€浠嬬粨鏉�*/

.qyjj_box {
	width: 100%;
}

.qyjj {
	width: 1180px;
	margin: 50px auto;
	padding-bottom: 30px;
}

.qyjj_l {
	width: 572px;
	height: 571px;
	background: url(../images/jianjie_bg.jpg) no-repeat;
	float: left;
}

.qyjj_l img {
	width: 472px;
	height: 470px;
	padding-top: 100px;
	padding-left: 100px;
}

.qyjj_r {
	width: 478px;
	height: 452px;
	float: right;
	margin-top: 60px;
}

.qyjj_r h3 {
	width: 450px;
	height: 30px;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.qyjj_r b {
	width: 100px;
	height: 0px;
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 30px
}

.qyjj_r p {
	width: 450px;
	height: 220px;
	text-align: left;
	font-size: 14px;
	color: #333333;
	line-height: 36px;
	overflow: hidden;
}

.qyjj_r .more {
	width: 200px;
	height: 50px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	line-height: 50px;
	float: left;
	border: 1px solid #7e7e7e;
	margin-top: 94px;
}

.qyjj_r .more a {
	color: #333333;
}

.qyjj_r .more a:hover {
	color: #e7992d;
}


/* 鍥㈤槦椋庨噰寮€濮� */

.tdfc {
	width: 100%;
	height: 583px;
	margin: 90px auto 70px auto;
	background: url(../images/tdfc_bg.jpg) no-repeat bottom center;
	position: relative;
}

.tdfc .hd {
	width: 269px;
	margin-left: 2px;
}

.tdfc .hd ul {}

.tdfc .hd ul li {
	width: 269px;
	padding-top: 92px;
	height: 170px;
	color: #666;
	background: #f0f0f2;
}

.tdfc .hd ul li h3 {
	font-size: 24px;
	text-align: center;
}

.tdfc .hd ul li p {
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}

.tdfc .hd ul li.on,
.tdfc .hd ul li:hover {
	color: #fff;
	background: #f49625;
}

.tdfc .hd ul li.on a,
.tdfc .hd ul li:hover a {
	color: #fff;
}

.tdfc .bd {
	width: 862px;
	margin-top: 88px;
	overflow: hidden;
	height: 320px;
}

.tdfc .bd .slide_box {
	position: relative;
	overflow: hidden;
	height: 320px;
}

.tdfc .bd ul {
	list-style: none;
	width: 900px
}

.tdfc .bd ul li {
	width: 412px;
	height: 320px;
	position: relative;
	margin-right: 38px;
	float: left;
}

.tdfc .bd ul li img {
	width: 412px;
	height: 320px;
}

.tdfc .bd ul li span {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/black.png) repeat;
}

.tdfc .bd ul li:hover span {
	background: url(../images/cheng.png) repeat;
}

.tdfc .bd ul li span a {
	color: #fff;
}

.tdfc .qyys_prev {
	width: 120px;
	height: 80px;
	position: absolute;
	right: 120px;
	bottom: -130px;
}

.tdfc .qyys_next {
	width: 120px;
	height: 80px;
	position: absolute;
	right: 0px;
	bottom: -130px;
}


/* 鍥㈤槦椋庨噰缁撴潫 */


/* 鏂伴椈鍔ㄦ€佸紑濮� */

.xwdt_container {
	width: 100%;
}

.xwdt_title {}

.xwdt_title h3 {
	font-size: 36px;
	text-align: center;
	color: #222222;
	line-height: 40px;
}

.xwdt_title p {
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
}

.xwdt_title hr {
	width: 56px;
	height: 1px;
	border-top: 3px solid #666666;
	margin: 0 auto;
}

.xwdt_box {
	width: 100%;
	background: url(../images/xwdt_bg.jpg) no-repeat top center;
	height: 800px;
	margin-top: 50px;
}

.xwdt {
	width: 1180px;
	margin: 0 auto;
	height: 614px;
	position: relative;
}

.xwdt .hd {
	position: absolute;
	top: 95px;
	right: 0;
	height: 170px;
	margin-left: 20px;
}

.xwdt .hd ul {
	list-style: none;
}

.xwdt .hd li {
	width: 368px;
	height: 170px;
	padding-top: 10px;
	top: 0;
	color: #999;
	background: #ffffff;
	box-shadow: -5px -5px 5px #ccc;
	float: left;
}

.xwdt .hd ul .on {
	background: #f49625;
}

.xwdt .hd li:hover {
	background: #f49625;
	box-shadow: -5px -5px 5px #ccc;
}

.xwdt .hd li:hover .boder {
	border-left: 2px solid #fff;
}

.xwdt .hd .on .boder {
	border-left: 2px solid #fff;
}

.xwdt .hd ul .on {
	background: #f49625;
	box-shadow: -5px -5px 5px #ccc;
}

.xwdt .hd .on .boder h3 a {
	color: #ffffff;
}

.xwdt .hd .on .boder h4 {
	color: #ffffff;
}

.xwdt .hd ul li .boder {
	width: 210px;
	height: 38px;
	border-left: 2px solid #999999;
	margin-top: 70px;
	margin-left: 100px;
}

.xwdt .hd ul li .boder:hover {
	border-left: 2px solid #ffffff;
	color: #ffffff;
}

.xwdt .hd ul li .boder h3 {
	font-size: 18px;
	line-height: 20px;
	padding-left: 20px;
	color: #222222;
}

.xwdt .hd ul li .boder h3 a {
	color: #222222;
}

.xwdt .hd ul li .boder h3 a:hover {
	color: #ffffff;
}

.xwdt .hd ul li .boder h4 {
	font-size: 14px;
	line-height: 14px;
	padding-left: 20px;
	color: #7f7f81;
	text-transform: uppercase;
	padding-top: 4px;
}

.xwdt .hd ul li .boder h4 a {
	color: #7f7f81;
}

.xwdt .hd ul li .boder h4 a:hover {
	color: #ffffff;
}

.xwdt .bd {
	width: 660px;
	height: 340px;
	position: absolute;
	top: 320px;
	right: 20px;
	overflow: hidden;
}

.xwdt .bd ul {
	list-style: none;
}

.xwdt .bd ul li {
	font-size: 14px;
	color: #ffffff;
	background: url(../images/icon_tubiao.png) no-repeat 0px 25px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #528bce;
	padding-left: 20px;
	padding-top: 16px;
}

.xwdt .bd ul li a {
	color: #ffffff;
	float: left;
	display: block;
	overflow: hidden;
	width: 530px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xwdt .bd ul li span {
	color: #ffffff;
	float: right;
}


/* 鏂伴椈鍔ㄦ€佺粨鏉� */


/* 甯歌闂寮€濮� */

.cjwt {
	width: 100%;
	background: #fff;
	height: 384px;
	/*! padding-top: -2px; */
}

.cjwt_list {
	margin: 20px auto;
	width: 1200px;
	position: relative;
}

.cjwt_list ul {
	list-style: none;
}

.cjwt_list ul li .libox {
	width: 350px;
	height: 86px;
	float: left;
	border-right: 1px dashed #666666;
	padding-right: 14px;
	padding-left: 30px;
	padding-top: 6px;
}

.cjwt_list ul li .libox1 {
	width: 350px;
	height: 86px;
	float: left;
	padding-right: 14px;
	padding-left: 30px;
	padding-top: 6px;
}

.cjwt_list ul li .libox_q {
	background: url(../images/cjwt_wen.png) no-repeat left center;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 40px;
	overflow: hidden;
}

.cjwt_list ul li .libox_q a {
	color: #222222;
}

.cjwt_list ul li .libox_q a:hover {
	color: #1b56b2;
}

.cjwt_list ul li .libox_a {
	color: #666666;
	font-size: 14px;
	background: url(../images/cjwt_da.png) no-repeat left center;
	padding-left: 40px;
	padding-top: 10px;
	height: 40px;
	overflow: hidden;
}


/* 甯歌闂缁撴潫 */


/*鍙嬫儏閾炬帴*/

.links {
	width: 100%;
	height: 70px;
	line-height: 70px;
	background: #343434;
	overflow: hidden;
	margin-top: 90px;
}

.links_l {
	width: 218px;
	height: 38px;
	margin-left: 25px;
	margin-top: 17px;
	background: url(../images/links.png) no-repeat;
	border-right: 1px solid #999999;
	float: left;
}

.links_l h3 {
	padding-left: 65px;
	color: #ffffff;
	line-height: 38px;
}

.links_r {
	width: 936px;
	float: right;
}

.links_r ul {
	list-style: none;
}

.links_r ul li {
	float: left;
	font-size: 14px;
	color: #ffffff;
	padding-left: 24px;
	padding-right: 24px;
}

.links_r ul li a {
	color: #ffffff;
}

.links_r ul li a:hover {
	color: #e69c3d;
}


/*鍙嬫儏閾炬帴缁撴潫*/