@charset "utf-8";
/* CSS Document */
#columnbanner {
	overflow: hidden;
}
#columnbanner img {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -50%;
}
img {
	width: 100%;
}
ul {
	margin: 0;
}
.fl {
	float: left;
}
.fr {
	float: right
}
.w1200 {
	width: 1200px;
}
.white {
	color: #d1d1d1;
}
.orange {
	color: #fd8800;
}
.red {
	color: #ff0000;
}
.clear {
	clear: both;
}
.pd-t50 {
	padding-top: 50px;
}
.h50 {
	height: 50px;
	width: 100%;
}
.h40 {
	height: 40px;
	width: 100%;
}
.p-u-b-4 {
	padding: 1.5rem 0;
}
.h30 {
	height: 30px;
	width: 100%;
}
.img100 {
	width: 100%;
}
#container {
	width: 100%;
	height: auto;
}
.content {
	overflow: hidden;
}
.fullscreen {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.header {
	height: 2.5rem;
	background: #171b21;
	line-height: 2.5rem;
}
.header_nav .hdbox {
	z-index: 99999;
	margin: 0 auto;
	height: 6.25rem;
}
.sites .wxbox {
	position: absolute;
	top: 40px;
	left: -36px;
	z-index: 99999;
	display: none;
	overflow: hidden;
	width: 150px;
	height: 150px;
	background: url(/image/icon/weixin.png) no-repeat;
}
.header_top {
	height: 38px;
	width: 1190px;
	margin: 0 auto;
	position: relative;
}
.header_top_l {
	width: 500px;
	float: left
}
.header_top_l a {
	color: #999;
	float: left;
	margin-right: 40px;
	font-size: 14px;
	line-height: 38px;
	height: 38px
}
.header_top_l a:hover {
	color: #fff
}
.header_top_r {
	width: 388px;
	height: 38px;
	float: right
}
.header_top_r .tel {
	float: right;
	width: 244px;
	line-height: 38px;
	color: #999;
	background-position: 0 0;
	text-indent: 32px
}
.header_top_r .sites {
	float: right;
	width: 144px;
	height: 38px
}
.header_top_r .sites li {
	float: right;
	height: 38px;
	width: 20px;
	margin-left: 16px;
}
.sites .wb a {
	margin: 0 auto;
	width: 20px;
	background-position: -261px 0
}
.sites .wx a {
	margin: 0 auto;
	width: 24px;
	background-position: -299px 0
}
.sites .wb a:hover {
	background-position: -261px -38px
}
.sites .wx a:hover {
	background-position: -299px -38px
}
.sites .wx {
	position: relative
}
.w1200 {
	width: 1200px;
	margin: 0 autp;
	padding: 0;
}
/*nav*/
#nav {
	z-index: 999;
}
.nav {
	z-index: 999;
}
.navbar {
	padding: 0;
}
.navlist {
}
.dropdown-toggle::after {
	content: "";
	background: url(/image/icon/navIco.png) no-repeat;
	margin-left: 5px;
	width: 11px;
	height: 7px;
	display: inline-block;
}
.navlist li .navpro {
	left: -400px;
}
.navpro .plist img.nav_ico1 {
	position: absolute;
	top: 0px;
	left: 450px;
	width: inherit;
}
img.nav_ico2 {
	position: absolute;
	top: 0px;
	left: 250px;
	width:auto;
}
.navpro .plist {
	padding: 2rem;
	background: #efefef;/* padding: 100px; */
}
.navah {
	background: url(/images/icon/icon_nav.png) 0 -46px repeat-x;
	color: #ff2020!important;
}
.navlist li {
	width: 140px;
	text-align: center;
}
.navlist li.dropdown.show .navpro {
}
.navlist li:hover {
	background: url(/image/icon/icon_nav.png) 0 -46px repeat-x;
	color: #ff2020!important;
}
.navlist li:hover>a {
	color: #ff2020;
}
.navlist li:hover dl.poslf {
	display: block;
}
.navlist li .items {
	color: #333;
	font: 400 1rem "Microsoft YaHei";
	width: 140px;
	line-height: 100px;
}
.navlist li a:hover {
	color: #ff0000;
	text-decoration: none;
}
.navlist li .poslf {
	padding-bottom: 5px;
	width: 140px;
	border-bottom: 5px #cdcdcd solid;
	z-index: 99999;/* margin-left: -18px; */
}
.navlist li dl {
	z-index: 9999;
	display: none;
	background-color: #fff
}
.navlist li dl {
	position: absolute;
	background-color: #fff;
}
.navlist li .poslf .list a {
	display: block;
	color: #333;
	text-align: center;
	font: 400 14px/38px "microsoft yahei"
}
.navlist li .poslf .list a:hover {
	background: url(/image/icon/icon-nav-arrow.png) 105px 16px no-repeat #ff0000;
	color: #fff;
}
.navlist li .poslfw .list a:hover {
	background: url(/image/icon/icon-nav-arrow.png) 125px 16px no-repeat #ff0000;
	color: #fff;
}
.navpro .plist ul span {
}
.navpro .plist .ttimg {
	margin: 0 auto;
	display: block;
	padding: 3px;
}
.navpro .plist .ttimg img {
	width: 100%;
	border: 1px solid #d2d2d2;
}
.navpro .plist ul span {
	margin-bottom: 10px;
	text-align: center;
	line-height: 30px;
}
.navpro .plist ul span a {
	font-size: 14px;
	color: #3a3a3a;
}
.navpro .plist ul span a:hover {
	color: #FF0004;
}
.navpro .plist ul li {
	background: #ececec;
}
.navpro .plist ul li a {
	text-align: center;
	display: block;
	line-height: 28px;
}
.navpb {
	bottom: 0;
	clear: both;
	overflow: hidden;
	width: 560px;
	height: 40px;
	line-height: 40px;
	/* margin: 0 auto; */
	color: #999999;
	padding-bottom: 10px;
	/* text-align: right; */
	margin: 0;
	margin-left: 400px;
	overflow: hidden;
}
.navpb .ct a {
	color: #ffffff!important;
	font-size: 14px;
	height: 40px;
	width: 150px;
	display: block;
	text-indent: 60px;
	background: url(/image/icon/tel02.png) 20px 10px no-repeat;
	background-color: #ff3f3c;
	line-height: 40px;
	font-weight: 100;
}
.navpb .nt {
	padding: 0 20px;
	color: red;
	font-size: 16px;
}
/*nav img*/
.button {
	position: relative;
}
.button:nth-of-type(1):before, .button:nth-of-type(1):after, .button:nth-of-type(1) .inner:before, .button:nth-of-type(1) .inner:after {
	background-color: #fd7739;
}
.button:before, .button:after, .button .inner:before, .button .inner:after {
	position: absolute;
	content: "";
	display: block;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}
.button:before {
	top: 0;
}
.button.both:before, .button.both:after {
	left: 0;
	width: 100%;
	height: 2px;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	z-index: 999;
}
.button.both .inner:before, .button.both .inner:after {
	top: 0;
	width: 2px;
	height: 100%;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
}
.button.both .inner:before {
	left: 0;
}
.button.both .inner:after {
	right: 0;
}
.button.both .inner:hover:before, .button.both .inner:hover:after {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
.button.both:before {
	top: 0;
}
.button.both:after {
	bottom: 0;
}
.button.both:hover:before, .button.both:hover:after {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.button.both:hover .inner:before, .button.both:hover .inner:after {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
.button.both.clockwise .inner:before {
	-webkit-transform-origin: top center;
	transform-origin: top center;
}
.button.both.clockwise .inner:after {
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
}
.button.both.clockwise:before {
	-webkit-transform-origin: right center;
	transform-origin: right center;
}
.button.both.clockwise:after {
	-webkit-transform-origin: left center;
	transform-origin: left center;
}
.button.both.clockwise:hover .inner:before {
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
}
.button.both.clockwise:hover .inner:after {
	-webkit-transform-origin: top center;
	transform-origin: top center;
}
.button.both.clockwise:hover:before {
	-webkit-transform-origin: left center;
	transform-origin: left center;
}
.button.both.clockwise:hover:after {
	-webkit-transform-origin: right center;
	transform-origin: right center;
}
.button.both.counterclockwise .inner:before {
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
}
.button.both.counterclockwise .inner:after {
	-webkit-transform-origin: top center;
	transform-origin: top center;
}
.button.both.counterclockwise:before {
	-webkit-transform-origin: left center;
	transform-origin: left center;
}
/*footer*/
#footer {
	width: 100%;
	overflow: hidden;
	background: #333;
	line-height: 28px;
	color: #bebebe;
	padding: 45px 0 0 0;
}
.footer {
	padding-bottom: 20px;
	margin: 0 auto;
}
#footer a {
	color: #bebebe;
}
#footer .hotline {
	border-right: 1px solid #5d5d5d;
}
#footer .footmenu {
	border-right: 1px solid #5d5d5d;
}
#footer .footmenu p.list span {
	color: #5d5d5d;
}
#footer .footmenu p.list a {
	padding: 0 5px;
	line-height: inherit;
}
#footer .footmenu p.list a:hover {
	color: #ff0000;
}
#footer .footmenu .copyright {
	color: #5d5d5d;
	text-align: center;
}
#footer .footmenu .copyright a {
	color: #5d5d5d;
}
/*gotop*/
.cebian {
	height: 304px;
	width: 60px;
	position: fixed;
	top: 38.2%;
	right: 0;
	z-index: 9
}
.cebian ul {
	width: 100%;
	height: 100%
}
.cebian ul li {
	width: 100%;
	height: 60px;
	background-color: #31353d;
	float: left;
	position: relative;
	cursor: pointer
}
.cebian ul li a {
	width: 192px;
	display: block;
	float: left;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 60px;
	color: #FFF;
	z-index: 9999999;
	background-color: #31353d;
	font-size: 17px
}
.cebian ul li a:not([href]):not([tabindex]){
	color:#fff;
}
.cebian ul li span {
	width: 46px;
	height: 59px;
	border-top: 1px solid #464a51;
	display: block;
	background: url(/image/icon/icon_hf.png) no-repeat;
	float: left;
	margin: 0 7px;
	transition: all .3s
}
.cebian ul li:hover span {
	border-bottom: none;
	border-top: 1px solid #ff3f3c;
	transition: all .3s
}
.cebian ul li a .span1 {
	background-position: -395px 0;
	border-top: none
}
.cebian ul li a .span2 {
	background-position: -395px -63px
}
.cebian ul li .span3 {
	background-position: -395px -123px
}
.cebian ul li a .span4 {
	background-position: -395px -183px
}
.cebian ul li .span5 {
	background-position: -395px -243px
}
.cebian_wx {
	background: url(/image/icon/weixin.png) no-repeat;
	width: 150px;
	height: 150px;
	position: absolute;
	z-index: -1;
	right: -150px;
	top: 0
}
/*
.floating_ck {
	position: fixed;
	right: 20px;
	top: 30%;
}
.floating_ck a {
	text-decoration: none;
}
.floating_ck dl dd {
	position: relative;
	width: 80px;
	height: 80px;
	background-color: #646577;
	border-bottom: solid 1px #555666;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 20%;
	cursor: pointer;
}
.floating_ck dl dd:hover a {
	text-decoration: none;
}
.floating_ck dl dd:hover {
	background-color: #ff0000;
	border-bottom: solid 1px #a40324;
}
.floating_ck dl dd:hover .floating_left {
	display: block;
}
.consult {
	background: url(/image/icon/gotop_kefu.png)no-repeat;
}
.words {
	background: url(/image/icon/gotop_qq.png)no-repeat;
}
.quote {
	background: url(/image/icon/gotop_tel.png)no-repeat;
}
.qrcord {
	background: url(/image/icon/gotop_weixin.png)no-repeat;
}
.return {
	background-image: url(/image/icon/gotop/fanhui.png);
}
.floating_ck dd span {
	color: #fff;
	display: block;
	padding-top: 54px;
}
.floating_left {
	position: absolute;
	left: -160px;
	top: 0px;
	width: 160px;
	height: 80px;
	background-color: #ff0000;
	border-bottom: solid 1px #ff0000;
	display: none;
	font-size: 16px;
	color: #fff;
	line-height: 80px;
}
.gotop_tel {
	color: #fff;
	line-height: 80px;
}
.floating_left a {
	color: #fff;
	line-height: 80px;
}
.floating_ewm {
	height: 210px;
	top: -130px;
}
.floating_ewm i {
	background-image: url(/image/icon/weixin.png);
	display: block;
	width: 145px;
	height: 145px;
	margin: auto;
	margin-top: 7px;
}
.floating_ewm p {
	color: #fff;
	margin-top: 5px;
	line-height: 25px;
}
.floating_ewm .qrcord_p01 {
	font-size: 12px;
	line-height: 20px;
}
.floating_ewm .qrcord_p02 {
	font-size: 16px;
}
*/
/*img*/
img.ttimg, .ttimg img, .fanganlist dl dd span img {
	-moz-transition: -moz-transform 1s;
	-o-transition: -o-transform 1s;
	-webkit-transition: -webkit-transform 1s;
	transition: -webkit-transform 1s;
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
}
img.ttimg:hover, .zhongbiaolistimg img:hover, .fanganlist dl dd span img:hover {
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	transition: -webkit-transform 1s;
	transition: transform 1s;
	transition: transform 1s, -webkit-transform 1s;
}
/*location*/
.location {
	width: 100%;
	background-color: #efefef;
	padding: 10px 0;
}
.location a {
	color: #333;
}
.location a:hover {
	color: #FF0000;
}
.location .location-main {
	height: 39px;
	line-height: 39px;
	text-align: left;
}
.location .location-main span {
	display: inline-block;
	padding-left: 30px;
	background: url(/image/icon/home_2.png) 0px 0px no-repeat;
}
/*search*/
.index_search .enqury_search {
	height: 2rem;
}
.index_search form {
	width: 100%;
}
.index_search div.sele-type {
	width: 110px;
	height: 33px;
	float: left;
}
.index_search div.sele-type span {
	width: 110px;
	height: 2rem;
	color: #fff;
	float: left;
	line-height: 31px;
	cursor: pointer;
	background: #FF0000;
	text-align: center;
	font-size: 16px;
}
.index_search span.search-input {
	display: inline-block;
	height: 2rem;
	padding-left: 110px;
}
.index_search span.search-input .in_search {
	border: 0;
	outline: none;
	float: left;
	width: 300px;
	height: 2rem;
	padding: 0 10px;
}
.index_search span.search-input .enqury_search {
	border: 0;
	outline: none;
	height: 2rem;
}
.search {
	background: #f7f7f7;
	padding: 2rem 0;
	border-bottom: 1px solid #F1F1F1;
}
.search .hot a {
	padding: 0 10px;
	color: #999;
}
.search .hot a:hover {
	color: #0077ff;
}
.search .hot {
	line-height: 36px;
	color: #999;
	padding-left: 20px;
	overflow: hidden;
	width: 680px;
	height: 36px;
}
/*message*/
.message {
	overflow: hidden;
}
input.must:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: red;
opacity:1;
}
 input.must::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: red;
opacity:1;
}
 input.must:-ms-input-placeholder {
 color: red;
opacity:1;
}
 input.must::-webkit-input-placeholder {
 color: red;
opacity:1;
}
 textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: red;
opacity:1;
}
 textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: red;
opacity:1;
}
 textarea:-ms-input-placeholder {
 color: red;
opacity:1;
}
 textarea::-webkit-input-placeholder {
 color: red;
opacity:1;
}
.mid_sm_tit {
	margin-bottom: 0;
}
.mid_sm_tit h3 {
	height: 33px;
	background: url(/image/icon/bg2.png) no-repeat center bottom;
	font-size: 24px;
	font-weight: 100;
	margin: 0 auto;
}
.biaodan {
	height: auto;
	display: block;
	margin-top: 10px;
	overflow: hidden
}
.biaodan p {
	line-height: 24px;
	font-size: 14px;
	color: #333;
	display: block;
	font-weight: 100;
	margin-bottom: 40px;
	/* text-indent: 2em; */
	margin-top: 30px;
}
.biaodan form {
	height: 330px;
	display: block
}
.biaodan form input {
	margin-left: 0;
	padding: 0
}
.biaodan form .formleft {
	width: 568px;
	margin-right: 40px;
	float: left;
	height: 100%;
	overflow: hidden;
	position: relative
}
.biaodan form .formleft input {
	line-height: 38px;
	border: 1px solid #7d7d7d;
	opacity: 0.8;
	height: 38px;
	margin-bottom: 10px;
	width: 566px;
	text-indent: 10px;
	float: left
}
.biaodan form .formright {
	width: 568px;
	float: left;
	height: 100%;
	overflow: hidden;
	position: relative
}
.biaodan form .formright input {
	line-height: 38px;
	border: 1px solid #7d7d7d;
	opacity: 0.8;
	height: 38px;
	margin-bottom: 10px;
	width: 566px;
	text-indent: 10px;
	float: left
}
.biaodan form .formright textarea {
	height: 90px;
	width: 566px;
	text-indent: 10px;
	border: 1px solid #7d7d7d;
	opacity: 0.8;
	line-height: 30px
}
.biaodan form .formleft button {
	cursor: pointer;
	width: 100px;
	height: 40px;
	background-color: #FF3F3C;
	color: #FFF;
	line-height: 40px;
	float: right;
	border: none;
	position: absolute;
	right: 0;
	bottom: 50px
}
.biaodan form .formright button {
	cursor: pointer;
	width: 100px;
	height: 40px;
	background-color: #999;
	color: #FFF;
	line-height: 40px;
	border: none;
	position: absolute;
	left: 0;
	bottom: 50px
}
.biaodan form .formright .yanzhengma {
	cursor: pointer;
	width: 350px;
	height: 40px;
	line-height: 40px;
	border: none;
	position: absolute;
	left: 150px;
	bottom: 50px;
}
.biaodan form .formright .yanzhengma .input_yanzhengma {
	margin-right: 20px;
}
.biaodan form span.tishi_content {
	position: absolute;
	top: 95px;
	right: 0;
}
.biaodan span#content_msg {
	position: absolute;
	top: 95px;
	right: 0;
}
/*page*/
.page {
	font-size: 16px;
}
.page span {
	overflow: hidden;
	display: block;
	float: left;
}
.page>.pagging {
	float: left;
	color: #fff;
	border: 1px solid;/* margin-right: 10px; */
}
.page:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.page b {
	float: left;
	color: #fff;
	border: 1px solid #ff0000;
	background: #ff0000;
	margin-right: 10px;
	width: 65px;
	line-height: 40px;
	border: 1px solid #e5e5e5;
	text-align: center;
}
.page a {
	float: left;
	color: #333;
	margin-right: 10px;
	font-size: 16px;
	line-height: 40px;
	width: 65px;
	background: #ffffff;
	border: 1px solid #999;
	text-align: center;
	display: block;
}
/*table*/
.arccon .red {
	background: #ff0000;
}
.arccon .red strong {
	color: #ffffff;
}
.arccon .gray {
	background: #eaeaea;
}
.arccon td {
	border: 1px solid #fff;
}
/*content page contact*/
.footer_con {
	border: 1px solid #dcdcdc;
	font-size: 16px;
}
.footer_con ul {
	margin: 30px auto;
}
.footer_con ul li {
	height: 64px;
	line-height: 64px;
	color: #666666;
	transition: all .3s;
	border-right: 1px solid #dcdcdc;
	position: relative;
}
.footer_con ul li a {
	display: block;
}
.footer_con ul li a:hover {
	text-decoration: none;
}
.footer_con ul li i {
	display: block;
	width: 34px;
	height: 34px;
	margin-top: 12px;
	background: url("/image/icon/icon_footer_con.png") no-repeat;
	float: left;
	transition: all .2s;
}
.footer_con ul li span {
	transition: all .3s;
	padding-left: 20px;
	line-height: 64px;
}
.footer_con ul li em {
	width: 129px;
	height: 141px;
	position: absolute;
	background-image: url("/image/icon/weixin.png");
	left: 26%;
	top: 70px;
	display: none;
	opacity: 0;
}
.footer_con ul li.wechat i {
	background-position: -13px -6px;
}
.footer_con ul li.dqt i {
	background-position: -57px -6px;
}
.footer_con ul li.qq i {
	background-position: -97px -6px;
}
.footer_con ul li.tel_new {
	border-right: none;
}
.footer_con ul li.tel_new i {
	background-position: -133px -6px;
}
.footer_con ul li:hover i {
	background-position-y: -39px;
}
.footer_con ul li:hover span {
	color: #ff3f3c;
}
/*分页*/
.pagging span.gray {
	display: block;
	float: left;
	color: #8a8a8a;
	border: 1px solid;
	margin-right: 10px;
	font-size: 16px;
	width: 60px;
	line-height: 40px;
	display: inline-block;
	width: 65px;
	border: 1px solid #999;
	text-align: center;
}
.page span a:hover, .pagging a:hover {
	border: 1px solid #ff0000;
	color: #ff0000;
}
/*404*/
#error .lose_wrap {
	padding: 50px 0;
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height: 28px;
}
#error .lose_wrap a {
	color: #333;
}
#error .lose_wrap a:hover {
	color: #ff0000;
}
#error img.sorryimg {
	display: block;
	margin: 0 auto;
	float: left;
	margin-left: 500px;
}
#error .lose_wrap h2 {
	padding: 10px 0;
}
#error .lose_wrap h3 {
	padding: 10px 0;
}
#error .lose_wrap h4 {
	padding: 10px 0;
}
#error .lose_wrap h4 a {
	padding: 0 20px;
}
#error .lose_wrap .totalSecond {
	font-size: 80px;
	color: red;
	line-height: 198px;
}
#error .lose_wrap p.Second {
	float: left;
	line-height: 198px;
	padding: 0;
	margin-left: 50px;
	height: 198px;
	overflow: hidden;
	font-size: 20px;
}
#cnzz_stat_icon_1263058821 {
	display: none;
}
/*公告*/
.gonggao {
	padding: 20px;
	line-height: 28px;
}
.gonggao h3 {
	padding-bottom: 10px;
	text-align: center;
	color: #c00;
	font-size: 20px;
	font-weight: bold;
}
.gonggao h4 {
	padding-top: 20px;
	font-size: 18px;
    line-height:30px;
}
.gonggao p {
	padding-top: 20px;
	font-size: 18px;
    line-height:30px;
}
.gonggao img {
	width: 300px;
	text-align: center;
	margin: 0 auto;
	display: block;
	padding: 10px;
}
.gonggao h2 {
	color: #c00;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
/*nav-m*/
.nav-m .header-m {
	padding: 1rem 2rem;
	z-index: 999;
}
.nav-m .header-m .logo {
}
.nav-m .header-m .icon_menu {
}
/*right slide menu*/
#nav-m .bg_mask {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.5);
	z-index: 10000;
}
#nav-m .nav {
	box-sizing: border-box;
	/* width: 7.5rem; */
    /* height: 100%; */
	position: fixed;
	/* top: 0; */
	right: -7.5rem;
	background: #333;
	z-index: 9999999;
	padding-left: 1rem;/* padding-top: 0.85rem; *//* display: none; */
    /* overflow: auto; */
}
#nav-m .nav ul {
	margin-bottom: 1rem;
}
#nav-m .nav a {
	font-size: 1rem;
	color: #bdbebe;
	display: block;
	padding: 0.4rem;
	position: relative;
	border-bottom: 1px solid #2a2a2a;
	line-height: 1.2rem;
}
#nav-m .nav li a::after {
	content: "";
	display: block;
	width: 0.25rem;
	height: 0.4rem;
	background-size: cover;
	position: absolute;
	top: 0.75rem;
	right: 1.5rem;
}
#nav-m .nav p {
	font-size: 1rem;
	line-height: 0.75rem;
	color: #7c7c7c;
	padding-left: 0.5rem;
	margin-bottom: 0.35rem;
}
#nav-m .nav p > span {
	display: block;
	font-size: 0.5rem;
}
/*fanye*/
.flip {
	border-top: 1px dashed #d3d3d3;
	border-bottom: 1px dashed #d3d3d3;
	padding: 15px;
}
.flip li {
	line-height: 24px;
	color: #333;
}
.flip li a {
	color: #333;
}
.flip li a:hover {
	color: #ff0000;
}
.flip .btn {
	line-height: 3rem;
	padding: 0 1.5rem;
}
/*list-items*/
ul.list-items {
	overflow: hidden;
}
ul.list-items li.list-item {
	padding: 15px;
}
ul.list-items li.list-item a {
	border: 1px solid #d9d9d9;
	display: block;
	background-color: #fff;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
ul.list-items li.list-item a:hover {
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -5px, 0);
	-moz-transform: translate3d(0, -5px, 0);
	-ms-transform: translate3d(0, -5px, 0);
	-o-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}
ul.list-items li.list-item h3 {
	font-size: 1rem;
	text-align: center;
	line-height: 70px;
	padding: 0 5px;
}
h2.tit-h2 {
	background: url(/image/icon/bg2.png) no-repeat center 3rem;
	font-size: 26px;
	color: #333;
	display: block;
	width: inherit;
	width: fit-content;
	line-height: 4rem;
}
/*nav-menu2*/

.nav-menu2 {
	display: unset;
	width: 550px;
	padding: 20px;
	background-color: #f2f2f2;
	border: 0;
	left: -200px;
	height: 425px;
	overflow: hidden;
	position: absolute;
	z-index: 1000;
	display: none;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	border-radius: 0;
}
.nav-menu2 .subNavList {
	width: 210px;
	padding: 20px;
}
.nav-menu2 .subNavList a {
	display: block;
	border-bottom: 1px solid #d9d9d9;
	height: 45px;
	line-height: 45px;
	padding-left: 20px;
	color: #666;
	font-size: 0.875rem;
}
.nav-menu2 .subNavList a em {
	float: right;
	font-family: simsun;
	color: #666;
	font-style: normal;
	font-size: 14px;
	font-weight: 700;
}
.nav-menu2 .subNavList a:hover, .nav-menu2 a.active, .nav-menu2 .subNavList a:hover em, .nav-menu2 .subNavList a.active em {
	text-decoration: none;
	color: #ff0000;
}
.nav-menu2 .subNavCon {
	background-color: #fff;
	width: 300px;
	overflow: hidden;
}
.nav-menu2 .subNavCon .navList {
	width: 220px;
	margin: 20px 0 0 20px;
}
.nav-menu2 .subNavCon .navList a {
	display: block;
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #e5e5e5;
	color: #666;
	font-size: 0.875rem;
}
.nav-menu2 .subNavCon .navList a:hover, .navBody .subNavCon .navList a.active {
	text-decoration: none;
	color: #007bff;
}
.nav-menu2 .subNavCon .conList {
	width: 240px;
	margin-left: 25px;
}
.nav-menu2 .subNavCon .conList img {
	display: block;
	margin: 25px 0 15px;
}
.nav-menu2 .subNavCon .conList p {
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin-bottom: 20px;
}
.nav-menu2 .subNavCon .conList p a {
	color: #007bff;
	text-decoration: none;
}
.nav-menu2 .subNavCon .conList p a em {
	font-style: normal;
	font-family: simsun;
}
.nav-menu2 .subNavCon .con {
	display: none;
}
.nav-menu2 .subNavCon .conlist2 {
}
.nav-menu2 .subNavCon .conlist2 img {
	width: 300px;
	margin: 0 auto;
	display: block;
}
.nav-menu2 .subNavCon .conlist2 p {
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin-bottom: 10px;
	padding: 0 20px;
}

/* sub_nav */

.sub_nav{margin:0 auto;background: #e8e8e8;    padding: 5px 10px;}
.sub_nav>div {
padding:5px;
}
.sub_nav diva:first-child>a {
    background-color: #e8645a;
}
.sub_nav div:last-child>a {
    background-color: #424355;
}
.sub_nav a {
border-radius: 3px;
background-color: #e8645a;

color: #fff;

font-size: 1.5rem;

display: block;

padding: 0.5rem 0.75rem;
}
.sub_nav img {

width: initial;
}
.sub_nav span {

}
.mid_tit-2 {
}
.mid_tit h2, .mid_tit-2 h2 {
	background: url(/image/icon/bg2.png) no-repeat center 3rem;
	font-size: 26px;
	color: #333;
	display: block;
	width: fit-content;
	line-height: 4rem;
}
.mid_tit h2 a, .mid_tit-2 h2 a {
	color: #333;
}
.mid_tit p, .mid_tit-3 p {
	color: #666;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}
.cnzz{
	display:none;
}
