html,
body {
	height: 100%;
	width: 100%;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
ul,
ol,
li,
dl,
dt,
dd,
iframe,
textarea,
input,
button,
p,
strong,
b,
i,
a,
span,
del,
pre,
table,
tr,
th,
td,
form,
fieldset,
.pr,
.pc {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
	font-family: verdana, Microsoft YaHei, Tahoma, sans-serif;
	*font-family: Microsoft YaHei, verdana, Tahoma, sans-serif;
}

body,
ul,
ol,
li,
dl,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
.pr,
.pc,
em,
del {
	font-style: normal;
	font-size: 100%;
}

ul,
ol,
dl {
	list-style: none;
}

body {
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #6e6e6e;
}

.clear:after {
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}





.head {
	-moz-box-shadow: 0 3px 4px #e7e7e7;
	-webkit-box-shadow: 0 3px 4px #e7e7e7;
	box-shadow: 0 3px 4px #e7e7e7;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e7e7e7')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#e7e7e7');
}

.logo {
	padding-top: 30px;
	padding-left: 10px;
	float: left;
}

.logo .a_bor {
	border-left: 1px solid #eeeeee;
	width: 113px;
	line-height: 29px;
	font-size: 20px;
}

.logo a {
	display: inline-block;
	width: 145px;
	height: 29px;
	text-align: center;
}

.ewm {
	width: 64px;
	float: right;
	line-height: 20px;
	margin: 10px 0 0 10px;
	text-align: center;
	color: #999;
	position: relative;
}

.ewm img {
	border: 1px solid #FFF;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	-webkit-box-shadow: 0 1px 3px #eee;
	-moz-box-shadow: 0 1px 3px #eee;
	box-shadow: 0 1px 3px #eee;
}

/*.search{float:right;margin-top: 30px; }*/
.search ul li {
	float: left;
}

.search_txt {
	width: 600px;
	height: 30px;
	line-height: 30px;
}

.search_txt li {
	width: 50px;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #999;
	text-align: center;
	cursor: pointer;
}

.search_txt li:hover {
	width: 50px;
	height: 30px;
	line-height: 30px;
	float: left;
	color: #000;
	text-align: center;
	cursor: pointer;
}

.search_txt .search_txt_on {
	color: #000;
	font-weight: bold;
}

.searchBox {
	border: 2px solid #2577e3;
	width: 380px;
	height: 34px;
	line-height: 34px;
	background: url(../images/search_bg.jpg) no-repeat 8px #fff;
	border-right: 0;
	font-size: 12px;
	padding-left: 30px;
	float: left;
}

.searchBtn {
	width: 90px;
	height: 38px;
	line-height: 38px;
	background-color: #2577e3;
	border: 0;
	font-size: 14px;
	outline: none;
	cursor: pointer;
	font-weight: bold;
	color: #FFF;
	float: left;
}

.searchBtn:hover {
	cursor: pointer;
	background: #055bcc;
}

.search_xj {
	width: 90px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #ccc;
	font-size: 14px;
	cursor: pointer;
	color: #555;
	text-align: center;
	float: left;
	margin-left: 10px;
}

.search_xj:hover {
	border: 1px solid #ddd;
}

.industrialCluster {
	float: left;
	width: 189px;
	height: 36px;
	margin-left: 30px;
}

.industrialCluster img {
	width: 189px;
	height: 36px;
	margin-top: 28px;
}




ul.menu {
	overflow: hidden;
}

ul.menu li {
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	margin: 0 20px;
}

ul.menu li.indclass {
	background: #4e5863;
	width: 216px;
	text-align: center;
	color: #fff;
	margin: 0 20px 0 0;
}

ul.menu li.on a {
	font-weight: bold;
	color: #2577e3;
}



.con_head {
	width: 100%;
	height: 525px;
	background: url(../images/con_head.jpg) center 0 no-repeat;
	min-width: 1200px;
	/*background-size: cover;-webkit-background-size: cover;-o-background-size: cover;*/
}

.nav_sub {
	width: 216px;
	background: #2b2d2c;
	position: relative;
	float: left;
	color: #fff;
}

.nav_sub ul {
	padding-bottom: 10px;
}

.nav_sub li {
	width: 135px;
	height: 37px;
	line-height: 37px;
	float: left;
	padding-left: 60px;
	position: relative;
	color: #fff;
	font-size: 14px;
}

.nav_sub li a {
	color: #fff;
}

.nav_sub li:hover {
	width: 155px;
	height: 37px;
	line-height: 37px;
	background: #039;
}

.sub_lb_box {
	width: 735px;
	height: 487px;
	background: #fff;
	border: 2px solid #2577e3;
	border-left: 0;
	position: absolute;
	left: 216px;
	top: 0;
	z-index: 15;
	display: none;
}

.sub_lb_1:hover .sub_lb_box,
.sub_lb_2:hover .sub_lb_box,
.sub_lb_3:hover .sub_lb_box,
.sub_lb_4:hover .sub_lb_box,
.sub_lb_5:hover .sub_lb_box,
.sub_lb_6:hover .sub_lb_box,
.sub_lb_7:hover .sub_lb_box,
.sub_lb_8:hover .sub_lb_box,
.sub_lb_9:hover .sub_lb_box,
.sub_lb_10:hover .sub_lb_box,
.sub_lb_11:hover .sub_lb_box,
.sub_lb_12:hover .sub_lb_box,
.sub_lb_13:hover .sub_lb_box {
	display: block;
}

.sub_lb_1 .sub_lb_box {
	top: ;
}

.sub_lb_2 .sub_lb_box {
	top: -37px;
}

.sub_lb_3 .sub_lb_box {
	top: -74px;
}

.sub_lb_4 .sub_lb_box {
	top: -111px;
}

.sub_lb_5 .sub_lb_box {
	top: -148px;
}

.sub_lb_6 .sub_lb_box {
	top: -185px;
}

.sub_lb_7 .sub_lb_box {
	top: -222px;
}

.sub_lb_8 .sub_lb_box {
	top: -259px;
}

.sub_lb_9 .sub_lb_box {
	top: -296px;
}

.sub_lb_10 .sub_lb_box {
	top: -333px;
}

.sub_lb_11 .sub_lb_box {
	top: -370px;
}

.sub_lb_12 .sub_lb_box {
	top: -407px;
}

.sub_lb_13 .sub_lb_box {
	top: -444px;
}

.sub_lb_box_lf {
	width: 430px;
	float: left;
	padding: 15px 20px 20px 20px;
}

.sub_lb_box_lf dl dt {
	float: left;
	border-bottom: 1px solid #ececec;
	width: 100%;
	margin-bottom: 5px;
}

.sub_lb_box_lf dl dt a:link,
.sub_lb_box_lf dl dt a:visited {
	color: #000;
}

.sub_lb_box_lf dl dt a:hover {
	color: #ff6700;
}

.sub_lb_box_lf dl dd {
	float: left;
	font-size: 12px;
	padding-right: 10px;
	height: 32px;
	line-height: 32px;
	white-space: nowrap;
}

.sub_lb_box_lf dl dd a {
	padding: 0 5px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
}

.sub_lb_box_lf dl dd .red,
.red {
	color: #ff6700 !important
}

.sub_lb_box_lf dl dd a:link,
.sub_lb_box_lf dl dd a:visited {
	color: #666;
}

.sub_lb_box_lf dl dd a:hover,
.sub_lb_box_lf dl dd .red a:hover {
	color: #fff !important;
	background: #2577e3;
	border-radius: 2px;
}

.sub_lb_box_rt {
	width: 253px;
	float: left;
	padding: 15px 0 20px 0;
}

.sub_tj_hd {
	margin-bottom: 5px;
}

.sub_tj_hd h2 a {
	font-size: 14px;
	color: #000;
}

.sub_tj_ul {
	overflow: hidden;
}

.sub_tj_ul p {
	width: auto;
	height: 90px;
	line-height: 25px;
	float: left;
	padding-left: 0;
	position: relative;
	font-size: 13px;
}

.sub_tj_ul p img {
	height: 75px;
	width: 75px;
	float: left;
	margin-right: 10px;
}

.sub_tj_ul p a {
	float: left;
	width: 75px;
	height: 25px;
	color: #666;
	background: #f4f4f4;
}

.sub_tj_ul p a:nth-child(1) {
	width: auto;
	height: auto !important;
}

.sub_tj_ul p a:hover {
	height: 25px;
	overflow: hidden;
}

h2.sub_zz_hd {
	float: left;
	border-bottom: 1px solid #ececec;
	width: 100%;
	margin-bottom: 5px;
	color: #000;
	font-size: 14px;
}

.nav_sub li .sub_cont a {
	color: #666;
	margin-right: 15px;
	height: 28px;
	font-size: 13px;
	line-height: 28px;
	display: inline-block;
	white-space: nowrap;
}

/**********************/
.bro {
	width: 715px;
	margin-left: 20px;
	float: left;
	margin-top: 10px;
}

.bro_top {
	width: 100%;
	height: 368px;
	position: relative;
}

.bro_top li {
	width: 100%;
	height: 100%;
}

.bro_top li img {
	width: 715px;
	height: 368px;
}

.sow_troll {
	position: absolute;
	bottom: 15px;
	left: 50%;
	/*margin-left: -52px;*/
}

.sow_troll li {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	float: left;
	margin-left: 5px;
	cursor: pointer;
	border: 1px solid #fff;
}

.sow_troll .on {
	background: #0767cd;
	border: none;
	width: 15px;
	height: 15px;
}

.bro_top .prev,
.bro_top .next {
	position: absolute;
	display: block;
	width: 35px;
	height: 90px;
	background-color: rgba(0, 0, 0, 0.7);
	line-height: 90px;
	color: #fff;
	top: 50%;
	margin-top: -45px;
	background-image: url(../images/slider-arrow2.png);
}

.bro_top .prev {
	left: 0;
	background-position: 110px 65px;
}

.bro_top .next {
	right: 0;
	background-position: -10px 65px;
}

.bro_mid {
	width: 100%;
	margin-top: 12px;
}

.bro_mid div {
	width: 228px;
	height: 100px;
	float: left;
	margin-left: 16px;
	background: url(../images/bro_mid.jpg) 100% 100% no-repeat;
	position: relative;
}

.bro_mid .zmcyd {
	margin-left: 0;
}

.bro_mid .slsj_ {
	margin-left: 15px;
}

.bro_mid p {
	width: 150px;
	height: 46px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 46px;
	color: #fff;
	font-size: 24px;
	margin-top: -23px;
	top: 50%;
	position: absolute;
	left: 50%;
	margin-left: -75px;
}

.bro_right {
	width: 225px;
	float: right;
	margin-top: 10px;
	border: 1px solid #e9e9e9;
	background: #fff;
}

.bro_welcome {
	width: 100%;
	height: 140px;
	border-bottom: 1px solid #e9e9e9;
}

.welcome_portrait {
	width: 192px;
	margin: 15px auto 20px;
}

.welcome_img {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	float: left;
}

.welcome_img img {
	width: 65px;
	height: 65px;
	border-radius: 50%;
}

.welcome_text {
	float: right;
	width: 127px;
	height: 65px;
	text-indent: 2px;
}

.welcome_text p {
	color: #777777;
	font-size: 12px;
}

.welcome_text span {
	color: #3f3f3f;
}

.welcome_btn {
	width: 192px;
	margin: 18px auto 0;
}

.welcome_btn button {
	width: 90px;
	height: 32px;
	background-color: #ff6700;
	color: #fff;
	font-size: 14px;
	border: none;
	background-repeat: no-repeat;
	background-position: 8px center;
	text-indent: 2px;
}

.sign {
	background-image: url(../images/sign.jpg);
}

.register {
	background-image: url(../images/register.jpg);
}

.keyWord {
	width: 100%;
	height: 178px;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

.keyWord_head {
	width: 100%;
	margin-top: 15px;
	color: #1c1c1c;
	font-size: 14px;
	text-indent: 14px;
	font-weight: bold;
}

.keyWord ul {
	width: 180px;
	margin: 0 auto 10px;
}

.keyWord ul li {
	margin-top: 7px;
	font-size: 14px;
	float: left;
	margin-left: 5px;
}

.keyWord ul li a {
	color: #929292;
}

.keyWord ul .keyWord_fat_1 {
	font-size: 22px;
}

.keyWord ul .keyWord_fat_2 {
	font-size: 18px;
}

.keyWord ul .keyWord_fat_3 {
	font-size: 16px;
}

.zxrz {
	width: 100%;
}

.zxrz_head {
	width: 100%;
	height: 31px;
	line-height: 31px;
	background: #f7f7f7;
	color: #ff6700;
	text-indent: 16px;
	font-size: 14px;
	border-bottom: 1px solid #e9e9e9;
}

.zxrz ul {
	width: 218px;
	margin: 0 auto;
	padding-bottom: 4px;
}

.zxrz li {
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	margin-top: 6px;
}

.zxrz li a {
	color: #333333;
}

.con {
	width: 1200px;
	margin: 0 auto;
}

.zmcyl {
	width: 100%;
	margin-top: 33px;
}

.zmcyl_left {
	width: 199px;
	border-right: 1px solid #e8e8e8;
	float: left;
}

.zmcyl_left h5 {
	font-size: 30px;
	color: #000;
}

.zmcyl_left p {
	font-size: 12px;
	color: #a9a9a9;
	margin-top: 15px;
}

.zmcyl_left_block {
	width: 114px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #333333;
	margin-top: 15px;
	margin-left: 29px;
}

.zmcyl_left_img {
	width: 100%;
}

.zmcyl_left_img img {
	width: 199px;
}

.cyltj {
	width: 980px;
	float: right;
}

.cyltj_left {
	float: left;
	width: 100%;
}

.cyltj_head {
	width: 100%;
	height: 17px;
	line-height: 17px;
	background: url(../images/cy_head.jpg) left center no-repeat;
	font-size: 16px;
	text-indent: 20px;
}

.cyltj_cyl {
	margin-left: 14px;
	margin-top: 22px;
	float: right;
}

.cyltj_cyl_img {
	width: 123px;
	height: 163px;
	float: left;
}

.cyltj_cyl_img img {
	width: 123px;
	height: 163px;
}

.cyltj_cyl_ul {
	float: left;
	margin-left: 33px;
	width: 300px;
	margin-top: 20px;
}

.cyltj_cyl_ul ul {
	width: 100%;
	height: 142px;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
}

.cyltj_cyl_ul ul h6 {
	font-size: 16px;
	font-weight: bold;
	/*padding-bottom: 8px;*/
}

.cyltj_cyl_ul ul li {
	font-size: 12px;
	margin-top: 8px;
	float: left;
	margin-left: 28px;
}

.cyltj_cyl_ul ul li a {
	color: #666666;
}

.cyltj_cyl_ul p {
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}

.cyltj_cyl_ul p a {
	color: #666666;
}

.cyltj_right {
	width: 510px;
	float: right;
}

.cyltj_right li {
	width: 241px;
	height: 99px;
	float: left;
	background: #f5f5f5;
	margin-left: 14px;
	margin-top: 22px;
}

.cyltj_right_img {
	width: 80px;
	height: 80px;
	float: left;
	margin-top: 10px;
	margin-left: 16px;
}

.cyltj_right_img img {
	width: 80px;
	height: 80px;
}

.cyltj_right_text {
	float: right;
	margin-right: 16px;
	margin-top: 30px;
}

.cyltj_right_text h6 {
	font-size: 16px;
	font-weight: bold;
	color: #010101;
	text-align: right;
}

.cyltj_right_text p {
	font-size: 12px;
	color: #a0a0a0;
	margin-top: 6px;
	text-align: right;
}



.tjsj {
	width: 1198px;
	border: 1px solid #eeeeee;
	height: 103px;
	margin-top: 30px;
}

.tjsj li {
	width: 171px;
	height: 103px;
	float: left;
}

.tjsj li img {
	width: 171px;
	height: 103px;
}

.con3 {
	width: 100%;
	margin-top: 30px;
}

.hyss {
	width: 198px;
	border-right: 1px solid #e9e9e9;
	float: left;
}

.hyss_head {
	width: 190px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #eeeeee;
}

.hyss_search {
	width: 100%;
}

.hyss_search form {
	margin-top: 20px;
	height: 33px;
}

.hyss_search form input {
	width: 120px;
	height: 33px;
	border: 1px solid #dddddd;
	float: left;
	font-size: 14px;
}

.hyss_search form button {
	width: 63px;
	height: 35px;
	border: 1px solid #dddddd;
	border-left: none;
	float: left;
	background: url(../images/btn_search.jpg) center center no-repeat #f7f7f7;
}

.hyss_rmss {
	width: 100%;
	margin-top: 22px;
}

.hyss_rmss p {
	color: #2b2b2b;
	font-size: 12px;
}

.hyss_rmss ul {
	width: 100%;
}

.hyss_rmss li {
	line-height: 30px;
	margin-right: 10px;
	color: #808080;
	font-size: 12px;
	float: left;
}

.hyss_rzcyl {
	width: 100%;
	height: 130px;
	margin-top: 40px;
}

.hyss_rzcyl img {
	width: 198px;
	height: 130px;
}

.con3_cyl {
	float: right;
	width: 1000px;
}

.con3_cyl .con3_cyl_li {
	width: 222px;
	float: left;
	margin-left: 28px;
	margin-bottom: 28px;
}

.con3_cyl_head {
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #000;
}

.con3_cyl_con {
	width: 100%;
	margin-top: 10px;
	height: 130px;
}

.con3_cyl_img {
	width: 102px;
	height: 102px;
	float: left;
}

.con3_cyl_img img {
	width: 102px;
	height: 130px;
}

.con3_cyl_text {
	float: right;
	width: 115px;
	margin-left: 5px;
}

.con3_cyl_text li {
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	text-align: left;
	margin-bottom: 7px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.con3_cyl_text li a {
	color: #666666;
}

.cyl_adv {
	width: 100%;
	height: 103px;
	/*margin-top: 23px;*/
}

.cyl_adv img {
	width: 1200px;
	height: 103px;
}

.rzsj {
	width: 100%;
	margin-top: 26px;
}

.rzsj_left {
	width: 199px;
	border-right: 1px solid #e8e8e8;
	float: left;
}

.rzsj_left h5 {
	font-size: 30px;
	color: #000;
}

.rzsj_left p {
	font-size: 12px;
	color: #a9a9a9;
	margin-top: 15px;
}

.rzsj_left_block {
	width: 114px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #333333;
	margin-top: 15px;
	margin-left: 29px;
}

.rzsj_left_ul {
	width: 100%;
	height: 218px;
	margin-left: 16px;
}

.rzsj_left_ul li {
	width: 118px;
	height: 30px;
	border: 1px solid #d0d0d0;
	border-top: none;
	text-indent: 16px;
	color: #666666;
	font-size: 12px;
	line-height: 30px;
	margin-left: 10px;
	cursor: pointer;
}

.rzsj_left_sign {
	background: #f0f0f0;
}

.rzsj_right {
	width: 1000px;
	float: left;
	display: none;
}

.rzsj_right li {
	width: 250px;
	float: left;
}

.rzsj_right li h6 {
	width: 100%;
	background: url(../images/con_right.png) 60px center no-repeat;
	text-indent: 83px;
	font-size: 18px;
	font-weight: bold;
	color: #323245;
	height: 69px;
	line-height: 69px;
}

.rzsj_right_img {
	width: 227px;
	height: 227px;
	margin: 0 auto;
}

.rzsj_right_img img {
	width: 227px;
	height: 227px;
}

.rzsj_right_text {
	width: 225px;
	border-bottom: 1px solid #e0dfdf;
	margin: 10px auto 0;
	padding-bottom: 10px;
	position: relative;
}

.rzsj_right_text div {
	color: #eb3532;
	font-size: 18px;
}

.rzsj_right_text i {
	font-size: 14px;
	font-style: normal;
}

.rzsj_right_text p {
	color: #323245;
	font-size: 16px;
	font-weight: bold;
	margin-top: 12px;
	height: 35px;
}

.rzsj_right_text span {
	display: block;
	margin-top: 12px;
	color: #6c6c6c;
	font-size: 14px;
}

.rzsj_right_text img {
	width: 17px;
	height: 16px;
	position: absolute;
	right: 14px;
	bottom: 14px;
}

.rzsj_right_class {
	width: 225px;
	margin: 7px auto;
}

.rzsj_right_class p {
	width: 108px;
	height: 26px;
	border-radius: 5px;
	background: #f1f1f1;
	text-align: center;
	line-height: 26px;
	float: left;
	margin-right: 9px;
	margin-top: 9px;
}

.rzsj_right_class p a {
	color: #8586a0;
}

.rzsj_right_class .rzsj_right_p {
	margin-right: 0;
}

.hhtj {
	width: 100%;
	height: 245px;
	margin: 20px auto;
}

.hhtj_head {
	width: 200px;
	float: left;
	background: url(../images/hhtj_01.png) no-repeat;
	height: 245px;
}

.hhtj_shadow {
	width: 100%;
	height: 100%;
	background: #000;
	overflow: hidden;
	opacity: 0.6;
	filter: Alpha(opacity=60);
}

.hhtj_text {
	width: 136px;
	height: 162px;
	background: url(../images/hhtj.png) no-repeat;
	margin: 41px auto;
	color: #e4e4f6;
	font-size: 53px;
	line-height: 78px;
	text-align: center;
}

.hhtj li {
	width: 250px;
	float: left;
	height: 245px;
}

.hhtj_shadow_2 {
	width: 100%;
	height: 100%;
	background: #093377;
	overflow: hidden;
	opacity: 0.6;
	filter: Alpha(opacity=60);
	display: none;
}

.hhtj .hhtj_li_1 {
	background: url(../images/hhtj_02.png) no-repeat;
}

.hhtj .hhtj_li_2 {
	background: url(../images/hhtj_03.png) no-repeat;
}

.hhtj .hhtj_li_3 {
	background: url(../images/hhtj_04.png) no-repeat;
}

.hhtj .hhtj_li_4 {
	background: url(../images/hhtj_05.png) no-repeat;
}

.hhtj li a {
	color: #dde4fe;
}

.hhtj li h6 {
	font-size: 24px;
	text-align: center;
	margin-top: 52px;
	margin-bottom: 30px;
}

.hhtj li p {
	text-align: center;
	font-size: 18px;
	line-height: 40px;
}

.bdhsj {
	width: 100%;
	margin-top: 23px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
	height: 380px
}

.bdhsj_left {
	width: 199px;
	border-right: 1px solid #e8e8e8;
	float: left;
}

.bdhsj_left h5 {
	font-size: 30px;
	color: #000;
}

.bdhsj_left p {
	font-size: 12px;
	color: #a9a9a9;
	margin-top: 15px;
}

.bdhsj_left_block {
	width: 114px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #333333;
	margin-top: 15px;
	margin-left: 29px;
}

.bdhsj_left_ul {
	width: 80%;
	height: 245px;
	margin-left: 17px;
}

.bdhsj_left_ul li {
	width: 118px;
	height: 30px;
	border: 1px solid #d0d0d0;
	border-top: none;
	text-indent: 16px;
	color: #666666;
	font-size: 12px;
	line-height: 30px;
	margin-left: 10px;
	cursor: pointer;
}

.bdhsj_left_sign {
	background: #f0f0f0;
}

.bdhsj_right {
	display: none;
}

.bdhsj_right_cyl {
	width: 100%;
	margin-left: 15px;
	float: left;
}

.bdhsj_right {
	width: 1000px;
	float: left;
}

.bdhsj_right_head {
	height: 40px;
	border-bottom: 1px solid #eeeeee;
	background: url(../images/cy_head.jpg) left center no-repeat;
	line-height: 40px;
	color: #000;
	font-size: 16px;
	text-indent: 18px;
	font-weight: bold;
}

.bdhsj_right_cyl ul {
	width: 100%;
	margin-top: 20px;
}

.bdhsj_right_cyl ul li {
	float: left;
	width: 226px;
	margin-left: 15px;
}

.bdhsj_right_cyl ul li h6 {
	height: 90px;
	line-height: 90px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.bdhsj_right_cyl_img {
	width: 224px;
	height: 224px;
	border: 1px solid #e5e5e5;
}

.bdhsj_right_cyl_img div {
	width: 100px;
	height: 100px;
	float: left;
	margin: 6px;
}

.bdhsj_right_cyl_img div img {
	width: 210px;
	height: 210px;
}

.bdhsj_right_cyl_text {
	width: 100%;
	position: relative;
}

.bdhsj_right_cyl_text p {
	width: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bdhsj_right_cyl_hbt {
	width: 100%;
}

.bdhsj_right_cyl_hbt_img {
	float: left;
	height: 18px;
	width: 42px;
}

.bdhsj_right_cyl_hbt_img img {
	width: 37px;
	height: 18px;
}

.bdhsj_right_cyl_hbt_text {
	float: left;
	height: 11px;
	line-height: 11px;
	border-left: 1px solid #b299b2;
	font-size: 14px;
	color: #999999;
	text-indent: 4px;
	margin-top: 6px;
}

.bdhsj_right_cyl_hbt_text span a {
	color: #ff0000;
}

.bdhsj_right_cyl_hbt_img2 {
	width: 17px;
	height: 16px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.bdhsj_right_hsj {
	width: 240px;
	float: right;
}

.bdhsj_right_hsj_head {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #000;
	font-size: 16px;
	text-indent: 18px;
	font-weight: bold;
	background: url(../images/cy_head.jpg) left center no-repeat;
}

.bdhsj_right_hsj ul {
	width: 100%;
}

.bdhsj_right_hsj li {
	width: 100%;
	margin-top: 35px;
}

.bdhsj_right_hsj_img {
	width: 100%;
}

.bdhsj_right_hsj_img div {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-left: 15px;
	float: left;
}

.bdhsj_right_hsj_img img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.bdhsj_right_hsj li p {
	width: 100%;
	text-align: center;
	color: #000;
	font-size: 14px;
	margin-top: 10px;
}

.slsj {
	width: 100%;
	margin-top: 38px;
}

.slsj_head {
	width: 100%;
	padding-bottom: 25px;
	border-bottom: 1px solid #eeeeee;
}

.slsj_head h5 {
	font-size: 36px;
	color: #000;
	text-align: center;
}

.slsj_head p {
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin-top: 10px;
}

.slsj ul {
	width: 100%;
}

.slsj ul li {
	float: left;
	width: 228px;
	border-top: 1px solid #c7d0e9;
	padding-bottom: 23px;
	background: #f9f9f9;
	margin: 22px 6px 0;
	height: 205px;
	/*transition: all 0.7s;*/
}

.slsj ul li:hover {
	box-shadow: 0 0 10px 5px #ccc;
}

.slsj_con {
	width: 228px;
	position: relative;
	margin: 21px auto 0;
}

.slsj_img {
	width: 100%;
}

.slsj_img div {
	width: 150px;
	height: 150px;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit--moz-box-pack: center;
	box-pack: center;
	align-items: center;
	-webkit-align-items: center;
	box-align: center;
	-moz-box-align: center;
	-webkit-box-align: center;
}

.slsj_img a {}

.slsj_img_right {
	margin-left: 10px;
}

.slsj_text {
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	margin-top: 18px;
	margin: 18px 10px 0;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.slsj_text a {
	color: #333333;
	box-flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	flex: 1;
	-webkit-flex: 1;
	margin-right: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.slsj_text img {
	float: right;
}

.slsj ul .slsj_li {
	margin-left: 0;
}

.cdfb {
	width: 100%;
	margin-top: 38px;
}

.cdfb_city {
	width: 208px;
	float: left;
	margin-left: 30px;
}

.cdfb_city h6 {
	width: 100%;
	background: url(../images/cdfb_city.png) left center no-repeat;
	height: 20px;
	line-height: 20px;
	color: #666666;
	font-size: 18px;
	text-indent: 20px;
	margin-top: 48px;
	margin-bottom: 12px;
}

.cdfb_city dl {
	margin-top: 12px;
}

.cdfb_city dl div {
	float: left;
	width: 142px;
}

.cdfb_city dl dt {
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 50px;
}

.cdfb_city dl dt a {
	color: #000;
}

.cdfb_city dl dd {
	float: left;
	font-size: 12px;
	margin-left: 9px;
}

.cdfb_city dl dd a {
	color: #666666;
}

.cdfb_city dl dd a:hover {
	color: #fd0000;
}

.user_btn {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin: 0 15px;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: center;
	-webkit--moz-box-pack: center;
	box-pack: center;
}

.user_btn a {
	text-align: center;
	/* padding: 0 2px; */
	display: inline-block;
	box-flex: 1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	flex: 1;
	-webkit-flex: 1;
	border-radius: 5px;
	margin: 0 2px;
}
