.top {
	width: 100%;
	background-color: #eeeded;
	height: 40px;
}

.top_box p {
	color: #423e3e;
	text-align: center;
	font-size: 14px;
}

.top_box .top_p1 {
	text-align: center;
	line-height: 40px;
}

.top_box .top_p2 {
	line-height: 40px;
}

.top_box .top_p2 a {
	color: #423e3e;
}

.logo_box {
	height: 120px;
	overflow: hidden;
	margin-bottom: 20px;
}

.logo {
	margin-top: 30px;
}

.logo h1 {
	line-height: 120px;
	width: 639px;
}

.logo h1 img {
	width: 639px;
	height: 90px;
	line-height: 120px;
	text-align: center;
}

.phone {
	width: 271px;
	background: url(../img/phone.png) no-repeat left center;
	line-height: 120px;
	text-align: center;
	height: 54px;
	margin-top: 54px;
}

.phone .p_p1 {
	font-size: 16px;
	font-weight: bold;
}

.phone .p_p2 {
	font-size: 20px;
	font-weight: bold;
	color: #b90000;
}

/*nav*/

#nav {
	height: 50px;
	width: 100%;
	position: relative;
	z-index: 9999;
	background: #b90000;
}

.navbox {
	height: 50px;
	position: relative;
	z-index: 9;
	margin: auto;
	background: #b90000;
	font-family: '微软雅黑';
}

.nav {
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	list-style: none;
}

.nav li {
	float: left;
	height: 50px;
	position: relative;
	list-style: none;
	background: url(../img/icon.png) right no-repeat;
	margin-left: 15px;
}

.nav li.last {
	background: none;
}

.nav li a {
	text-decoration: none;
	line-height: 28px;
	font-weight: bold;
}

.nav li a span {
	float: left;
	display: block;
	line-height: 50px;
	font-size: 14px;
	color: #ffffff;
	cursor: pointer;
	width: 125px;
	text-align: center;
}

.mj_hover_menu {
	text-decoration: none;
	width: 125px;
	background: url(../img/menu_hover.jpg);
	height: 50px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

.nav li.selected .submenu {
	display: block;
}

.nav li .submenu {
	display: none;
	position: absolute;
	top: 50px;
	left: -9px;
}

.nav li .submenu li {
	float: none;
	padding: 0;
	background: none;
	height: auto;
	border-bottom: dotted 0px #BEBEBE;
}

.mj_menu_pro_bg {
	width: 825px;
	height: 235px;
	background: url(../img/menu_pro_bg.png) no-repeat;
}

.mj_menu_pro_main {
	width: 765px;
	margin: auto;
	padding-top: 12px;
}

.mj_menu_pro_li {
	float: left;
}

.mj_menu_li_txt {
	line-height: 22px;
	font-size: 12px;
	color: #696969;
}

.mj_menu_li_txt font {
	font-size: 14px;
	color: #bb1721;
}

.mj_menu_li_txt a {
	color: #696969;
	text-decoration: none;
	font-size: 14px;
}

.mj_menu_li_txt a:hover {
	color: #a41d1a !important;
	text-decoration: underline !important;
}

.mj_menu_li_txt img {
	width: 140px;
	height: 112px;
	overflow: hidden;
}

.mj_menu_li_txt p {
	text-align: center;
	line-height: 26px;
}

.mj_menu_news_bg {
	width: 480px;
	height: 185px;
	background: url(../img/menu_news_bg.png) no-repeat;
}

.mj_menu_news_main {
	width: 440px;
	margin: auto;
	padding-top: 12px;
}

.mj_menu_news_li {
	padding: 0px 13px;
	margin-right: 30px;
	height: 150px;
	float: left;
	border-right: solid 1px #cccccc;
}

.mj_menu_news_img {
	float: left;
	text-align: left;
	color: #1a89c8;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}
.mj_menu_news_img  img {
	width: 277px;
	height: 110px;
}

.mj_menu_news_li2 {
	padding: 0px 30px;
	height: 150px;
	float: right;
	border-left: solid 1px #cccccc;
}

.mj_menu_news_img2 {
	float: left;
	margin-left: 30px;
	text-align: left;
	color: #bb1721;
	line-height: 30px;
	font-size: 14px;
}
.mj_menu_news_img2  img {
	width: 277px;
	height: 110px;
}

.mj_menu_news_li3 {
	padding: 0px 25px;
	height: 150px;
	float: right;
	border-left: solid 1px #cccccc;
}

.mj_menu_news_img3 {
	float: left;
	margin-left: 10px;
	text-align: left;
	color: #1a89c8;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}
.mj_menu_news_img3 img {
	width: 277px;
	height: 110px;
}

/*banner*/

.lubo {
	width: 100%;
	min-width: 1000px;
	clear: both;
	position: relative;
	height: 520px;
}

.lubo_box {
	position: relative;
	width: 100%;
	height: 520px;
}

.lubo_box li {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 520px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.lubo_box li a {
	display: block;
	width: 100%;
	height: 100%;
}

.lubo_box li img {
	width: 100%;
	height: 520px;
}

.cir_box {
	overflow: hidden;
	position: absolute;
	z-index: 100;
}

.cir_box li {
	float: left;
	width: 50px;
	height: 8px;
	margin: 0 5px;
	cursor: pointer;
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.cir_on {
	background: #087dcd !important;
}

.lubo_btn {
	position: absolute;
	width: 100%;
	top: 200px;
}

.left_btn, .right_btn {
	width: 30px;
	height: 80px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: pointer;
	color: #fff;
	line-height: 80px;
	font-size: 30px;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.left_btn {
	float: left;
}

.right_btn {
	float: right;
}

.zqkn_box {
	width: 100%;
	background: #fff;
	height: 380px;
	margin-top: 40px;
}

.zqkn_title {
	text-align: center;
}

.zqkn_title p {
	color: #656363;
	font-size: 34px;
	text-align: center;
	font-weight: bold;
}

.zqkn_title p span {
	color: #a80909;
	font-size: 40px;
}

.zqkn_adv li {
	float: left;
	width: 230px;
	height: 260px;
	margin-top: 40px;
	margin-left: 10px;
}

.zqkn_adv .zqkn_a1 {
	background: url(../img/adv_bg1.jpg) no-repeat;
}

.zqkn_adv .zqkn_a2 {
	background: url(../img/adv_bg2.jpg) no-repeat;
}

.zqkn_adv .zqkn_a3 {
	background: url(../img/adv_bg1.jpg) no-repeat;
}

.zqkn_adv .zqkn_a4 {
	background: url(../img/adv_bg3.jpg) no-repeat;
}

.zqkn_adv .zqkn_a5 {
	background: url(../img/adv_bg4.jpg) no-repeat;
}

.zqkn_txt {
	margin-top: 69px;
	padding: 10px 25px 10px 25px;
	width: 182px;
	overflow: hidden;
}

.zqkn_txt h2 {
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}

.zqkn_txt p {
	color: #fff;
	font-size: 14px;
}

/*s_pro*/

.main1_box {
	width: 100%;
	background: #2c3035;
}

.main1 {
	width: 1200px;
	margin: 35px auto;
	overflow: hidden;
	margin-bottom: 10px;
	height: 860px;
}

.title {
	text-align: center;
	padding-top: 35px;
}

.main1 .title h3 {
	font-size: 35px;
	font-weight: bold;
	color: #fff;
}

.main1 .title p {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-top: 20px;
}

.s_pro {
	margin-top: 40px;
}

.s_pro ul li {
	float: left;
	width: 286px;
	margin-left: 10px;
	margin-bottom: 40px;
}

.s_pro ul li a.s_proimg {
	width: 286px;
	height: 215px;
	overflow: hidden;
	display: block;
	text-align: center;
}

.s_pro ul li a.s_proimg img {
	width: 100%;
	height: 100%;
	transition: all 1s;
}

.s_pro ul li a.s_proimg:hover img {
	transform: scale(1.1, 1.1);
}

.s_pro ul li h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	color: #fff;
	height: 35px;
	overflow: hidden;
}

.s_pro ul li .s_proline {
	border-bottom: 2px #ececec solid;
	padding-bottom: 5px;
	overflow: hidden;
	line-height: 22px;
	font-size: 14px;
}

.s_pro ul li .s_protime {
	background: url(../img/p1.png) no-repeat right center;
	color: #fff;
}

.s_pro ul li:hover .s_proline {
	border-bottom: 2px #d70800 solid;
}

.new_tSel {
	height: 35px;
	margin: 40px 0 20px;
	text-align: center;
}

.new_tSel a {
	display: inline-block;
	font-size: 16px;
	width: 150px;
	height: 40px;
	line-height: 40px;
	margin: 0 10px;
	text-align: center;
	font-weight: bold;
	background: #e7e7e6;
	color: #2b2929;
}

.new_tSel a.cur {
	background: #a80909;
	color: #fff;
}

.hide {
	display: none;
}

.main2_box {
	overflow: hidden;
}

.main2_box .title h3 {
	font-size: 35px;
	font-weight: bold;
	color: #a80909;
}

.main2_box .title p {
	font-size: 24px;
	font-weight: bold;
	color: #797979;
	margin-top: 20px;
}

.main2_left {
	width: 580px;
	margin-top: 35px;
	background: url(../img/about1.jpg) left no-repeat;
	height: 134px;
}

.main2_left h2 {
	font-size: 30px;
	margin-top: 50px;
	margin-left: 30px;
	margin-bottom: 40px;
	font-weight: bold;
	color: #6d6d6d;
}

.main2_txt {
	margin-left: 30px;
	display: block;
}

.main2_txt p {
	margin-bottom: 10px;
	color: #6d6d6d;
	font-size: 14px;
	line-height: 30px;
	text-indent: 36px;
}

.main2_txt:hover {
	color: #a80909;
}

.main2_btn {
	overflow: hidden;
	clear: both;
	margin-top: 30px;
	margin-left: 30px;
}

.main2_btn .main21_a1 {
	display: block;
	width: 120px;
	height: 40px;
	background: #191918;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin-right: 30px;
	font-size: 14px;
}

.main2_btn .main21_a1:hover {
	background: #a80909;
}

.main2_right {
	width: 580px;
	margin-top: 35px;
}

.main2_right img {
	width: 535px;
	height: 406px;
}

.main3_box {
	background: url(../img/new_bg.jpg) no-repeat center;
	height: 560px;
}

.main3 .title h3 {
	font-size: 35px;
	font-weight: bold;
	color: #fff;
}

.main3 .title p {
	font-size: 24px;
	font-weight: bold;
	color: #ede3e3;
	margin-top: 20px;
}

.mian3_new {
	margin-top: 35px;
}

.mian3_new li {
	height: 160px;
	width: 560px;
	background: #fff;
	overflow: hidden;
	float: left;
	margin-left: 40px;
	margin-bottom: 40px;
}

.new_box .new_img {
	width: 180px;
	height: 160px;
	overflow: hidden;
	margin-left: 13px;
	margin-top: 13px;
}

.new_p {
	width: 341px;
	overflow: hidden;
	padding: 10px;
}

.new_p_title {
	font-size: 14px;
	color: #555555;
	font-weight: bold;
	height:24px;
	overflow: hidden;
}

.new_p_time {
	font-size: 14px;
	color: #918c8c;
	margin-top: 5px;
}

.new_p_txt {
	font-size: 12px;
	color: #918c8c;
	line-height: 20px;
	overflow: hidden;
	height: 59px;
	margin-top: 10px;
}

.new_p_title:hover, .new_p_txt:hover {
	color: #a80909;
}

.foot_box {
	overflow: hidden;
	width: 100%;
	background: #414344;
	height: 174px;
}

.foot {
}

.foot_p1 {
	margin-top: 30px;
}

.foot_p1 h4 {
	font-size: 16px;
	color: #ededed;
	font-weight: bold;
}

.foot_p1 p {
	color: #ededed;
	font-size: 14px;
	line-height: 25px;
}

.foot_p2 {
	margin-top: 30px;
}

.foot_p2 ul li {
	float: left;
	margin-left: 30px;
}

.foot_p2 ul li img {
	width: 100px;
	height: 100px;
}

.foot_p2 ul li p {
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.footer_box {
	height: 40px;
	width: 100%;
	background: #2c3035;
}

.footer p {
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
}

.footer p a {
	color: #fff;
	font-size: 14px;
}

/*内页*/

.zy_banner {
	width: 100%;
	position: relative;
	height: 350px;
	overflow: hidden;
}

.zy_banner img {
	display: block;
	width: 1920px;
	height: 350px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}

.content_box {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 20px;
}

.other_left {
	width: 280px;
}

.other_left .other_top {
	width: 100%;
	height: 100px;
	background: #b90000;
	border-bottom: #FFFFFF solid 1px;
}

.other_left .other_p1 {
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	width: 100%;
	float: left;
	padding-left: 92px;
	color: #FFFFFF;
	margin: 27px 0 7px 0;
}

.other_left .other_p2 {
	font-size: 14px;
	line-height: 13px;
	width: 100%;
	float: left;
	padding-left: 107px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.other_menu ul li a {
	display: block;
	width: 100%;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-bottom: #FFFFFF solid 1px;
	float: left;
	display: inline-block;
	background: #313131;
	color: #fff;
	transition: all ease-out 0.2s;
}

.other_menu ul li a.on {
	color: #FFFFFF;
	background: #ba1212;
	transition: all ease-out 0.4s;
}

.other_menu ul li a:hover {
	background: #ba1212;
	transition: all ease-out 0.4s;
	color: #FFFFFF;
}

.other_right {
	width: 900px;
}

.right_top {
	height: 32px;
	border-bottom: #ececec solid 1px;
}

.page_name {
	color: #b90000;
	font-size: 18px;
	padding-left: 8px;
	border-left: #b90000 solid 3px;
	margin-top: 3px;
	line-height: 18px;
}

.newsnav {
	float: right;
	color: #999999;
	line-height: 30px;
	font-size: 12px;
}

.newsnav a {
	color: #999999;
	line-height: 26px;
	font-size: 12px;
	display: inline-block;
}

.newsnav a:hover {
	color: #b90000;
	;
}

.newsnav i {
	color: #999999;
	line-height: 26px;
	font-size: 12px;
	display: inline-block;
	margin: 0 8px;
}

.newsnav span {
	color: #999999;
	line-height: 26px;
	font-size: 12px;
	display: inline-block;
}

.news {
	width: 100%;
	padding: 8px 0;
}

.news .news_xun {
	padding: 22px 0;
	border-bottom: #d2d2d2 dotted 1px;
	width: 100%;
	float: left;
}

.news .news_xun .news_xun_pic {
	width: 166px;
	height: 118px;
	overflow: hidden;
	float: left;
	margin-right: -166px;
}

.news .news_xun .news_xun_text {
	margin-left: 186px;
}

.news .news_xun .news_xun_text .news_xun_title {
	width: 100%;
	float: left;
	line-height: 16px;
	color: #333333;
	height: 16px;
	white-space: pre;
	text-overflow: ellipsis;
	overflow: hidden;
}

.news .news_xun .news_xun_text .news_xun_small {
	width: 100%;
	color: #989898;
	font-size: 14px;
	float: left;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin: 14px 0;
}

.news .news_xun .news_xun_text .news_xun_link {
	font-size: 13px;
	text-align: center;
	padding: 0 16px;
	display: inline-block;
	line-height: 30px;
	height: 30px;
	color: #FFFFFF;
	float: left;
	background: #313131;
}

.news .news_xun .news_xun_text .news_xun_link i {
	margin-left: 5px;
}

.news_xun_link:hover {
	background: #b90000 !important;
}

.fenye {
	width: 100%;
	text-align: center;
}

.fenye .fenye_nei {
	display: inline-block;
}

.fenye .fenye_nei a {
	float: left;
	line-height: 31px;
	width: 33px;
	height: 33px;
	display: inline-block;
	text-align: center;
	margin: 15px 4px 0px 4px;
	border: #dddddd solid 1px;
	font-size: 16px;
	color: #545454;
}

.fenye .fenye_nei a.on {
	background: #b90000;
	border: #b90000 solid 1px;
	color: #FFFFFF;
}

.fenye .fenye_nei a:hover {
	background: #b90000;
	border: #b90000 solid 1px;
	color: #FFFFFF;
}

/*下拉菜单*/

.v01 {
	background-position: 0 0;
}

.v02 {
	background-position: 0 -16px;
	;
}

.navtitle {
	height: 55px;
	background: #313131;
	border-bottom: 1px solid #fff;
	cursor: pointer;
}

.navtitle a {
	color: #fff !important;
	font-size: 14px;
}

.navtitle:hover {
	background: #b90000;
	color: #fff;
	transition: all ease-out 0.4s;
}

.nav_cur {
	background: #b90000;
}

.navtitle a {
	display: block;
	font-size: 14px;
	text-align: center;
	line-height: 55px;
	color: #1c4587;
}

.vconlist {
	background: #f8f4f4;
}

.vconlist li a {
	height: 45px;
	line-height: 45px;
	padding-left: 25px;
	display: block;
	font-size: 14px;
	color: #866f67;
	border-bottom: 1px solid #fff;
}

.vconlist li a:hover {
	color: #b90000;
	font-size: 16px;
}

.right_pro {
	margin-top: 30px;
}

.right_pro ul li {
	float: left;
	width: 286px;
	margin-left: 10px;
	margin-bottom: 40px;
}

.right_pro ul li a.r_proimg {
	width: 286px;
	height: 215px;
	overflow: hidden;
	display: block;
	text-align: center;
}

.right_pro ul li a.r_proimg img {
	width: 100%;
	height: 100%;
	transition: all 1s;
}

.right_pro ul li a.r_proimg:hover img {
	transform: scale(1.1, 1.1);
}

.right_pro ul li .r_title {
	font-size: 14px;
	line-height: 35px;
	color: #313131;
	height: 35px;
	overflow: hidden;
	margin-top: 10px;
}

.right_pro ul li .r_proline {
	margin-top: 10px;
	border-bottom: 2px #bebebe solid;
	padding-bottom: 5px;
	overflow: hidden;
	line-height: 22px;
	font-size: 14px;
}

.right_pro ul li:hover .r_proline {
	border-bottom: 2px #d70800 solid;
}

.contactus-item {
	border: 1px solid #ccc;
	padding: 63px 18px 0px 10px;
	margin-top: 60px;
	height: 88px;
	background: #fcfcfc;
}

.bd_p1 {
	width: 262px;
	float: left;
	text-align: center;
	padding: 15px;
	position: relative;
}

.bd_p1 i {
	width: 80px;
	height: 80px;
	border: 2px solid #d2364c;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	top: 31px;
	color: #fff;
	font-size: 45px;
	line-height: 80px;
	left: 95px;
	background-color: #313131;
}

.newdet_title {
	border-bottom: #cccccc dashed 1px;
	padding-bottom: 17px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.newdet_title .newdet_title1 {
	font-size: 18px;
	color: #e98010;
	width: 880px;
	text-align: center;
	font-weight: bold;
}

.newdet_title .newdet_title2 {
	width: 880px;
	text-align: center;
	margin-top: 12px;
	font-size: 12px;
	color: #888888;
}

.newdet_title .newdet_title2 span {
	margin: 0px 10px;
}

.related {
	font-size: 14px;
	background: #ba1212;
	height: 40px;
	width: 120px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 25px;
}

/* marqueeleft */

.marqueeleft {
	width: 905px;
	overflow: hidden;
	margin: 0px auto;
}

.marqueeleft ul {
	float: left;
}

.marqueeleft li {
	float: left;
	margin: 0 5px;
	display: inline;
	width: 240px;
	height: 233px;
	overflow: hidden;
}

.marqueeleft li .pic {
	display: block;
	border: #ccc 1px solid;
	width: 230px;
	height: 180px;
	padding: 2px;
	overflow: hidden;
}

.marqueeleft li .pic img {
	width: 230px;
	height: 180px;
}

.marqueeleft li .txt {
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.Sfenye {
	text-align: center;
	margin: 30px auto;
}
.Sfenye span, .Sfenye a {
	padding: 7px 17px;
	margin: 0px 7px;
	border: 1px solid #dfdfdf;
}
.Sfenye span, .Sfenye a:hover {
	background-color: #b90000;
	color: #FFFFFF;
}
.other__pro_left {
	width: 280px;
}

.other_pro_top {
	width: 280px;
	height: 101px;
	background: #b90000;
	border-bottom: #FFFFFF solid 1px;
}

.other_pro_top p {
	text-align: center;
	color: #fff;
}

.other_pro_p1 {
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	width: 100%;
	float: left;
	color: #FFFFFF;
	margin: 27px 0 7px 0;
}

.other_pro_p2 {
	font-size: 14px;
	line-height: 13px;
	width: 100%;
	float: left;
	color: #FFFFFF;
	text-transform: uppercase;
}

.pro_list {
	margin-top: 3px;
}

.pro_list_title {
	display: block;
	height: 45px;
	background: #313131;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
}

.pro_list_title:hover {
	background: #b90000;
}

.on_p {
	background: #b90000 !important;
}
.pro_list_sub {
	display: none;
}
.pro_list_sub li {
	background: #f8f4f4;
	height: 40px;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
}

.pro_list_sub li a {
	display: block;
	font-size: 14px;
	line-height: 40px;
	overflow: hidden;
}

.pro_list_sub li:hover, .pro_list_sub li.selected a {
	border-bottom: 1px solid #b90000;
	color: #B90000;
}

.pro_list_sub li:hover a {
	color: #b90000;
}