html,body{
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 1.42857143;
	color: #393939;
}
img{
	max-width:100%;
	height:auto !important;
}
.wrap {
	position: relative;
}

.centered-btns_nav {
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 38px;
	height: 61px;
	transition: .5s;
	margin-top: -40px;
	line-height: 200px;
	background-image: url(../images/arrow.gif);
	overflow: hidden;
	opacity: .1;
}
.centered-btns_nav:hover{
	opacity: .7;
}
.next {
	right: 0;
	background-position: right 0;
}

.centered-btns_nav:active {
	opacity: 1;
}

.centered-btns_tabs {
    margin-top: 15px;
    text-align: center;
    font-size: 0;
    position: absolute;
    list-style-type: none;
    width: 100%;
    z-index: 99;
    bottom: 15px;
}

.centered-btns_tabs li {
	display: inline-block;
	margin: 0 3px;
	*display: inline;
	*zoom: 1;
}

.centered-btns_tabs a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	line-height: 20px;
	background-color: rgba(0, 0, 0, .3);
	background-color: #ccc\9;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
}
.centered-btns_here a{
	background-color: rgba(0, 0, 0, .9);
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p {
	line-height: 1.42857143;
	font-family: "微软雅黑";
	margin: 0;
}

	.function{
		display: block;
		margin-top: 20px;
		text-align: center;
		color: #8c8c8c;
	}
	.function a{
		display: inline-block;
		margin-right: 5px;
		padding: 5px;
		color: #8c8c8c;
		border: 1px solid #8c8c8c;
	}
	.function a.active{
		background: #801a28;
		border: 1px solid #801a28;
		color: #fff !important;
	}
	.function font{
		color: #8c8c8c;
		padding: 5px;
	}
.lisitemap {
	float: left;
	list-style: none
}

.content_map {
	display: block;
	margin-bottom: 10px;
}

.content_map p {
	display: block;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #9d0909;
	font-size: 16px;
	margin-bottom: 10px;
}

.content_map ul {
	display: block;
}

.content_map ul li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
}

.content_map ul li a {
	display: block;
	border: 1px solid #666;
	color: #666;
	font-size: 14px;
	padding: 5px;
}
.conten {
	display: block;
}

.conten_title {
	display: block;
	text-align: center;
	font-size: 20px;
	line-height: 1;
	color: #333;
}

.conten_bianji {
	display: block;
	margin-top: 10px;
	text-align: center;
	padding-bottom: 12px;
	border-bottom: 1px solid #dbdbdb;
}

.conten_bianji span {
	display: inline-block;
	color: #888;
}

.conten_mas {
	display: block;
	padding: 10px 0;
	overflow: hidden;
	border-bottom: 1px solid #dbdbdb;
}

.bdsharebuttonbox {
	margin: 8px 0;
	text-align: left !important;
}

.bdsharebuttonbox a {
	float: none !important;
}
@font-face {
		font-family: 'iconfont_footer';
		/* project id 325027 */
		src: url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.eot');
		src: url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.woff') format('woff'), url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.ttf') format('truetype'), url('//at.alicdn.com/t/font_cfzl3onswxdjwcdi.svg#iconfont') format('svg');
	}
	
	.iconfont_footer {
		font-family: iconfont_footer;
		font-style: normal;
	}
.conten_tag {
	display: block;
	padding: 8px 0;
}

.conten_tag span {
	font-size: 14px;
	color: #080808;
	margin-right: 5px;
}

.conten_tag a {
	font-size: 14px;
	color: #333;
	margin-right: 5px;
}

.conten_page {
	display: block;
	margin-top: 5px;
}

.conten_page p {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	color: #080808;
}

.conten_page p a {
	font-size: 14px !important;
	color: #333;
}
.product_main {
	display: block;
}
.product_main .function{
	text-align: center;
}
.product_main .function a{
	float: none;
}
.product_main_list {
	display: block;
}

.product_main_list ul li {
	display: block;
	width: 32.3333%;
	float: left;
	margin: 0 0 10px 0;
}

.product_main_list ul li:nth-child(3n+2) {
	margin: 0 1.5% 10px 1.5%;
}

.product_main_list ul li p {
	display: block;
	overflow: hidden;
	border: 1px solid #9e9e9e;
	border-bottom: 0;
	transition: .6;
}

.product_main_list ul li p img {
	width: 100%;
	transition: .6s;
}

.product_main_list ul li span {
	display: block;
}

.product_main_list ul li span a {
	display: block;
	padding: 5px 0;
	font-size: 14px;
	border: 1px solid #9e9e9e;
	border-top: 0;
	color: #fff;
	transition: .6s;
	background: #123A9A;
	text-overflow: ellipsis;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
}

.product_main_list ul li:hover p {
	border: 1px solid #123A9A;
	border-bottom: 0;
}

.product_main_list ul li:hover p img {
	transform: scale(1.08);
}

.product_main_list ul li:hover span a {
	border: 1px solid #123A9A;
	border-top: 0;
	background: #fff;
	color: #123A9A;
}

.info_product {
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #080808;
}

.info_product_r {
	width: 64%;
	float: left;
}

.info_product_l {
	text-align: center;
	width: 36%;
	float: left;
	padding: 0px 30px 0 0;
}

.info_product_l img {
	max-width: 100%;
	border: 1px solid #080808;
}

.info_product_r ul li {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #666;
}

.info_product_r ul li:last-of-type {
	border-bottom: 0px;
}

.info_product_r .bdshare-button-style1-16 {
	padding: 0px;
	border-bottom: 0px;
	text-align: left;
}

.info_product_r ul li:nth-last-of-type(2) {
	border-bottom: 0px;
	margin-bottom: 0px;
}

.info_product_r ul li:nth-last-of-type(2) p {
	display: block;
	font-size: 14px;
	color: #080808;
}

.info_product_r ul li:nth-last-of-type(2) {
	font-size: 14px;
	color: #262626;
}

.info_product_r ul li,
.info_product_r ul li b,
.info_product_r ul li a {
	font-size: 16px;
	color: #080808;
}

.info_product_conten,
.other_product {
	display: block;
	margin-top: 20px;
}

.info_product_conten h5,
.other_product h5 {
	display: block;
	padding: 10px 0;
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom: 1px solid #080808;
	margin-bottom: 10px;
}

.info_product_conten .infp_product_con {
	padding: 10px;
	color: #080808;
}

.other_product ul li {
	display: block;
	width: 24%;
	margin-right: 1%;
	float: left;
	margin-bottom: 10px;
}

.other_product ul li p {
	display: block;
	overflow: hidden;
}

.other_product ul li p img {
	width: 100%;
	transition: .6s;
}

.other_product ul li span {
	display: block;
}

.other_product ul li span a {
	padding: 5px 0;
	font-size: 14px;
	display: block;
	transition: .6s;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	color: #080808;
}

.other_product ul li:hover p img {
	transform: scale(1.08);
}

.other_product ul li:hover span a {
	background: #808080;
	color: #fff;
}

.info_product_btn {
	display: block;
	margin-top: 10px;
}

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

.info_product_btn a:first-of-type {
	border-radius: 5px 0 0 5px;
}

.info_product_btn a:last-of-type {
	border-radius: 0 5px 5px 0;
}
.conten_mas span {
	display: block;
	margin-bottom: 15px;
}

.conten_mas span img {
	padding: 2px;
	border: 1px solid #DCDCDC;
	max-width: 100%;
}

.conten_mss {
	display: block;
}
a:link,
a:visited {
	color: #555;
	text-decoration: none;
}

ul {
	padding: 0px;
	height: auto;
	overflow: hidden;
}

ul li {
	list-style: none;
}


a:link,
a:visited {
	color: #555;
	text-decoration: none;
}

ul {
	padding: 0px;
	height: auto;
	overflow: hidden;
}

ul li {
	list-style: none;
}
/*在线咨询 开始*/

.ImTable * {
	padding: 0px;
	margin: 0px
}

.ImTable {
	border-collapse: collapse;
	border: 9px solid #434343;
	background: #fff
}

.ImTable h2 {
	font-size: 14px;
	margin-top: 5px;
	color: #333
}

.ImHeader {
	height: 91px;
	background: url(../images/Img/im_01.png) no-repeat
}

.ImRow0 {
	background: #fff;
	line-height: 34px;
}

.ImRow1 {
	background: #fff;
	line-height: 34px;
}

a.im,
a:hover.im {
	text-decoration: none;
	color: #333;
	font-size: 13px;
}

.ImFooter {
	height: 177px;
	background: url(../images/Img/im_04.png) no-repeat;
}

ol,
ul {
	margin-bottom: 0px;
}

.footer_m,
.m_footer {
	display: none;
}


/*在线咨询 结束*/


/*返回顶部 开始*/

.returnTop {
	position: fixed;
	right: 15px;
	bottom: 50px;
	z-index: 99998;
	cursor: pointer;
	width: 40px;
	height: 37px!important;
	text-align: center;
	white-space: normal;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	color: #fff;
	opacity: 1;
	display: inline-block;
	background: url(../images/Img/ss.png) no-repeat -42px center #666;
}


/*返回顶部 结束*/


/*网站地图 开始*/

.lisitemap {
	float: left;
	list-style: none
}

.content_map {
	display: block;
	margin-bottom: 10px;
}

.content_map p {
	display: block;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #801a28;
	font-size: 16px;
	margin-bottom: 10px;
}

.content_map ul {
	display: block;
}

.content_map ul li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
}

.content_map ul li a {
	display: block;
	border: 1px solid #666;
	color: #666;
	font-size: 14px;
	padding: 5px;
}


/*网站地图 结束*/
table,
tr,
td {
	border: 1px solid #666;
}


/*在线留言 开始*/

.ask_main {
	display: block;
}

.ask_main h5 {
	display: block;
	font-size: 18px;
	color: #666;
	margin-bottom: 10px;
}

.guestbook_info {
	display: block;
}

.guestbook_info span {
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
}

.guestbook_sub {
	display: block;
	margin-top: 10px;
	text-align: right;
}

.tag_main {
	display: block;
}

.tag_main h2 {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0;
	width: 60px;
	text-align: center;
	background: #801a28;
	color: #fff;
	margin-bottom: 10px;
}

.tag_main ul li {
	float: left;
	margin: 0 18px 18px 0;
}

.tag_main ul li a {
	padding: 0 11px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #cfcfcf;
	font-size: 14px;
	display: block;
	color: #888;
	text-align: center;
	float: left;
}

.carousel-indicators {
	bottom: 10px;
}
.carousel-indicators .active{
	width: 15px;
	height: 15px;
}
.carousel-indicators li {
	border-radius: 50%;
	background: white;
	width: 15px;
	height: 15px;
	border: 1px solid white;
}

.carousel-indicators li.active {
	background: #801a28;
	border: 1px solid #801a28;
}

.carousel-control.left,
.carousel-control.right {
	background: none;
	opacity: .3;
	transition: .3s;
}

.carousel-control.left:hover {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x;
}

.carousel-control.right:hover {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x;
}



/*内页banner*/

.f_banner,
.f_banner img {
	width: 100%;
}

.f_banner {
	height: 300px;
	overflow: hidden;
}


/*内页公用*/

.crumbs {
	width: 100%;
	padding: 7px 0px;
	margin-bottom: 10px;
	padding-bottom: 6px;
	height: auto;
	overflow: hidden;
	background: url(../images/crumbs_bg.png) bottom repeat-x;
}

.crumbs span {
	float: left;
	font-size: 22px;
	color: #444444;
	font-family: "楷体";
	padding-bottom: 10px;
	display: inline-block;
}

.crumbs div {
	display: inline-block;
	float: right;
	padding-top: 10px;
}
.crumbs div span{
	float: none;
	padding: 0;
}
.crumbs div span,
.crumbs div,
.crumbs div b,
.crumbs div a {
	font-size: 12px;
	color: #000;
}


/**/

.newsrelated ul li {
	transition: .8s;
}

.newsre_title {
	width: 100%;
	padding: 7px 0px;
	margin-bottom: 10px;
	border-bottom: 2px solid #cd1e25;
}

.newsrelated ul li:hover .news_right {
	box-shadow: 4px 4px 6px 2px rgba(0, 0, 0, 0.8);
	background: rgb(205, 30, 37);
}

.newsrelated .momomo a,
.newsrelated .momomo span {
	transition: .6s;
}

.newsrelated ul li:hover .news_info p a,
.newsrelated ul li:hover .momomo a,
.newsrelated ul li:hover .momomo span {
	color: #fff;
}

.newsrelated .news_right {
	padding: 8px 0px;
	padding-left: 5px;
	transition: .8s;
}

.newsrelated .momomo {
	width: 63%;
}


/*icon图标*/

@font-face {
	font-family: 'iconfont';
	/* project id："187148" */
	src: url('//at.alicdn.com/t/font_02hfh50nta0b2o6r.eot');
	src: url('//at.alicdn.com/t/font_02hfh50nta0b2o6r.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_02hfh50nta0b2o6r.woff') format('woff'), url('//at.alicdn.com/t/font_02hfh50nta0b2o6r.ttf') format('truetype'), url('//at.alicdn.com/t/font_02hfh50nta0b2o6r.svg#iconfont') format('svg');
}

@font-face {
	font-family: 'iconfont1';
	/* project id 231324 */
	src: url('//at.alicdn.com/t/font_aossf8s5kj5x9a4i.eot');
	src: url('//at.alicdn.com/t/font_aossf8s5kj5x9a4i.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_aossf8s5kj5x9a4i.woff') format('woff'), url('//at.alicdn.com/t/font_aossf8s5kj5x9a4i.ttf') format('truetype'), url('//at.alicdn.com/t/font_aossf8s5kj5x9a4i.svg#iconfont') format('svg');
}

.m_footer {
	display: none;
}


/*icon图标引用*/

.iconfont {
	font-family: "iconfont";
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.iconfont1 {
	font-family: "iconfont1";
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}


/*header部分开始*/

.header_meta {
	width: 100%;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	margin: 0px auto;
	background: #e8e8e8;
}

.top_left {
	width: 30%;
	height: 36px;
	line-height: 36px;
	font-family: "微软雅黑";
	float: left;
	font-size: 12px;
	color: #666;
}

.top_right {
	width: 65%;
	height: 36px;
	line-height: 36px;
	float: right;
}

.index_hezuo .container {
	width: 1200px;
}

.p_news_list li:hover {
	background: #8D1D2D;
	box-shadow: 25px 0px 24px -11px #ffffff inset;
}

.p_news_list li:hover a,
.p_news_list li:hover samp {
	color: #fff !important;
}

.list img {
	width: 100% !important;
}

.top_right span {
	display: block;
	float: right;
}

.top_right span p {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #666;
}

.logo_l {
	float: left;
	width: 30%;
}

.logo_l h1 {
	margin: 0px;
}

.logo_img,
.logo_wel {
	display: inline-block;
	float: left;
}

.qow {
	font-size: 12px;
	line-height: 1.7;
}

.logo_img {
	display: table-cell;
	height: 115px;
	vertical-align: middle;
	float: none;
}

.logo_wel {
	border-left: 1px solid #cdcdcd;
	padding-left: 3%;
}

.logo_wel h5 {
	font-size: 20px;
	font-weight: bold;
	margin: 6px 0px;
	padding-top: 6px;
	color: #343434;
}

.logo_r {
	float: right;
	width: 70%;
	min-height: 115px;
	background: url(../images/logo_r_bg.png) no-repeat center;
}

.logo_r h1 {
	display: block;
	font-family: "楷体";
	font-size: 40px;
	font-weight: bold;
	color: #8D1D2D;
	text-align: center;
	-webkit-text-stroke: 1px #fff;
}

.logo_tel,
.logo_erwei {
	float: right;
}

.logo_erwei img {
	width: 87%;
}

.top_right span a {
	font-size: 12px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	padding: 0px 5px;
}

.you_img img {
	width: 100%;
}

.logo {
	width: 100%;
	background: #fff;
}

.logo_tel {
	margin-right: 15px;
}

.logo_tel h5 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
}

.logo_tel h5 i {
	font-size: 16px;
	margin-right: 1rem;
}

.logo_tel p {
	color: #d90315;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

header {
	width: 100%;
	background: #e8e8e8;
	z-index: 99;
}

.navbar {
	height: 50px;
	transition: .6s;
	background: #8d1d2d;
	border-radius: 0px;
	margin-bottom: 0px;
	border: 0px;
}

.navbar-header a:focus {
	color: #fff;
}

.nav {
	line-height: 50px;
	height: 50px;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
	margin: 0 auto;
}
.nav li a {
	display: block;
	padding: 15px 28px;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: 400;
}
.nav li.active a,
.nav li a:focus,
.nav li a:hover {
	background: #fff;
	color: #8d1d2d;
	transition: .3s;
}

ul {
	margin: 0px;
	padding: 0px;
}


/*header部分结束*/


/*功能开始*/

.index_gn {
	display: block;
	height: auto;
	overflow: hidden;
	background: #e9e9e9;
}

.index_gn ul li {
	float: left;
	width: 20%;
	text-align: center;
	padding: 20px 0;
	transition: .6s;
}

.index_gn ul li:hover {
	transform: rotateY(360deg);
	background: #801a28;
}

.index_gn ul li span {
	display: inline-block;
}

.index_gn ul li:hover span .iconfont1 {
	color: #FFF;
}

.index_gn ul li span .iconfont1 {
	font-size: 32px;
	margin-right: 10px;
	color: #801a28;
	transition: .6s;
}

.index_gn ul li div {
	display: inline-block;
}

.index_gn ul li:hover div h5,
.index_gn ul li:hover div p {
	color: #fff;
}

.index_gn ul li div h5,
.index_gn ul li div p {
	color: #535353;
	transition: .6s;
}


/*功能结束*/


/*校园新闻开始*/

.index_x_new {
	margin-top: 25px;
	height: auto;
	overflow: hidden;
}

.in_x_new {
	width: 65%;
	margin-right: 5%;
	margin-top: 30px;
	height: auto;
	overflow: hidden;
	float: left;
}

.in_x_title {
	display: block;
	border: 1px solid #dcdcdc;
	padding: 5px 15px;
	margin-bottom: 10px;
	height: auto;
	overflow: hidden;
	background: url(../images/in_x_title_bg.png) repeat-x;
}

.in_x_title i {
	display: inline-block;
	float: left;
	width: 4px;
	height: 16px;
	margin-top: 10px;
	background: #8d1d2d;
}

.in_x_title h3 {
	padding: 0px 12px;
	display: inline-block;
	float: left;
	color: #8d1d2d;
	font-size: 24px;
}

.in_x_title span {
	font-size: 20px;
	color: #8d1d2d;
	margin-top: 4px;
	display: inline-block;
	float: left;
}

.in_x_news_main {
	display: block;
}

.newsimg_box {
	width: 50%;
	float: left;
	overflow: hidden;
	position: relative;
}
.newsimg_ul{
 	position: absolute;
    bottom: 18px;
    right: 10px;
}
.newsimg_ul ul li{
float: left;
margin: 0px 2px;
}
.newsimg_ul ul li span{
width: 8px;
height: 8px;
border-radius: 50%;
background: #666;
display: inline-block;
}
.newsimg_ul ul li.active span{
background: #8D1D2D;}
.newsimage {
	width: 10000%;
	position: relative;
}

.newsimage .news_img {
	float: left;
	width: 390px;
	display: inline-block;
}

.newsimage .news_img:hover .news_img_title {
	bottom: 0px;
}

.newsimage .news_img:hover .news_imga img {
	transform: scale(1.2);
}

.newsimage .news_img .news_imga img {
	transition: .6s;
}

.news_imga {
	display: block;
	overflow: hidden;
	position: relative;
}

.news_img_title {
	position: absolute;
	bottom: -36px;
	left: 0px;
	width: 100%;
	transition: .6s;
	height: 36px;
}

.news_img_title p {
	display: block;
	font-size: 16px;
	color: #fff;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
	background: rgba(0, 0, 0, 0.6);
}

.news_img_time {
	display: block;
	padding: 5px 10px;
	background: #9c9c9c;
	height: auto;
	overflow: hidden;
}

.news_img_time .iconfont1,
.news_img_time h5 {
	font-size: 16px;
	color: #fff;
	display: inline-block;
	float: left;
}

.news_img_time .iconfont1 {
	margin-right: 10px;
}

.in_x_news_info {
	float: left;
	width: 50%;
	margin-top: 10px;
	padding-left: 3%;
}

.in_x_news_info ul li {
	display: block;
	padding: 10px 0px;
	width: 100%;
	transition: .6s;
	background: url(../images/list_style.png) no-repeat;
	background-position: 0px 8px;
	border-bottom: 1px dashed #e0e0e0;
}

.in_x_news_info ul li:hover {
	transform: rotateX(360deg);
	background: #801a28;
}

.in_x_news_info ul li:hover a {
	color: #fff;
}

.in_x_news_info ul li a {
	font-size: 14px;
	display: block;
	overflow: hidden;
	transition: .6s;
	color: #000;
	text-indent: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.in_x_xun {
	width: 30%;
	float: left;
	padding-top: 28px;
	background: #F7F4ED;
}

.in_x_xun .in_x_xun_title {
	text-align: left;
	padding: 0px 6px;
	display: block;
}

.in_x_xun h2 {
	display: block;
	padding: 20px 0px;
}

.in_x_xun p {
	padding: 0px 20px;
	font-family: "楷体";
	font-size: 16px;
}


/*校园新闻结束*/


/*校园频道开始*/

.index_x_channel {
	padding-top: 25px;
	height: auto;
	background: #f7f4ed;
	overflow: hidden;
}

.in_x_cha_main {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.in_x_cha_main ul li {
	float: left;
	width: 23%;
	margin: 0px 1%;
}

.in_x_cha_main ul li p {
	overflow: hidden;
	display: block;
	text-align: center;
}

.in_x_cha_main ul li span {
	display: block;
	transition: .6s;
	padding: 5px;
	height: auto;
	overflow: hidden;
}

.in_x_cha_main ul li:hover p img {
	transition: .6s;
	transform: scale(1.2);
}

.in_x_cha_main ul li:hover span {
	transform: rotateX(360deg);
	background: #b5b5b5;
	transition: .6s;
}

.in_x_cha_main ul li:hover span .in_x_sname,
.in_x_cha_main ul li:hover span .in_x_smore .iconfont1 {
	color: #fff;
}

.in_x_cha_main ul li:hover span .in_x_smore .iconfont1 {
	transform: translateX(-20px);
}

.in_x_cha_main ul li span .in_x_sname {
	display: inline-block;
	float: left;
	width: 80%;
	color: #000;
	transition: .9s;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
	text-align: left;
}

.in_x_cha_main ul li span .in_x_smore {
	display: inline-block;
	float: right;
	text-align: right;
}

.in_x_cha_main ul li span .in_x_smore .iconfont1 {
	color: #000;
	background: #b5b5b5;
	font-size: 18px;
	transition: .9s;
	border-radius: 50%;
}


/*校园频道结束*/


/*校园资讯开始*/

.index_x_list {
	display: block;
	padding: 25px 0px;
}

.in_x_list {
	width: 32.33%;
	margin: 0px 0.5%;
	border-radius: 5px;
	float: left;
	min-height: 329px;
	border: 1px solid #e5e5e5;
}

.in_x_list_title {
	display: block;
	width: 100%;
	border-radius: 5px 5px 0px 0px;
	padding: 13px 14px 6px 14px;
	background: url(../images/in_x_list_bg.png) repeat-x;
	height: auto;
	overflow: hidden;
}

.in_x_list_title .in_x_li_t {
	background: url(../images/in_x_list_title.png) no-repeat;
	padding: 4px 13px 13px 12px;
	display: inline-block;
	float: left;
	font-size: 22px;
	color: #fff;
	margin-right: 10px;
}

.in_x_list_title p {
	display: inline-block;
	float: left;
	cursor: pointer;
	line-height: 40px;
	font-size: 18px;
	color: #801a28;
}

.in_x_list_title p:nth-of-type(2) {
	padding-left: 10px;
}

.in_x_list_title a {
	display: inline-block;
	float: right;
	line-height: 40px;
	font-size: 12px;
	color: #7c7c7c;
}

.in_x_list_main {
	height: auto;
	overflow: hidden;
	padding: 24px 12px 13px 12px;
}

.in_x_list_main h5 {
	margin: 0px;
	width: 100%;
	margin-bottom: 10px;
	display: block;
}

.in_x_list_main h5 img {
	width: 100%;
}

.in_x_list_main a.in_x_sss {
	font-size: 14px;
	color: #535353;
	display: block;
	overflow: hidden;
	line-height: 1.8;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.in_x_list_main p {
	font-size: 12px;
	color: #979797;
	line-height: 1.68;
}

.in_x_list_mainx {
	display: block;
	overflow: hidden;
	width: 100%;
}

.in_x_list_mainx ul {
	width: 100%;
	float: left;
	opacity: 0;
	display: none;
	transition: .8s;
	padding: 10px 13px;
}

.in_x_list_mainx ul.active {
	opacity: 1;
	display: block;
}

.in_x_list_mainx ul li {
	display: block;
	width: 100%;
	transition: .6s;
	padding-top: 10px;
	border-bottom: 1px solid #dcdcdc;
}

.in_x_list_mainx ul li:hover {
	transform: rotateX(360deg);
	background: #8d1d2d;
}

.in_x_list_mainx ul li:hover a,
.in_x_list_mainx ul li:hover samp {
	color: #fff;
}

.in_x_list_mainx ul li a {
	display: block;
	padding-left: 17px;
	background: url(../images/list_style.png) no-repeat;
	background-position: 0px -2px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
	transition: .6s;
	color: #535353;
}

.in_x_list_mainx ul li samp {
	font-family: "微软雅黑";
	display: block;
	text-align: right;
	font-size: 12px;
	color: #afafaf;
	transition: .6s;
}

.index_x_list1 {
	background: #f7f4ed;
	display: block;
	padding: 25px 0px;
}

.in_x_li_img {
	width: 32.33%;
	margin: 0px 0.5%;
	float: left;
}

.in_x_li_img h5 {
	display: block;
	overflow: hidden;
	margin: 0px;
}

.in_x_li_img h5 img {
	width: 100%;
}

.in_x_li_img p {
	display: block;
	background: #fff;
	padding: 16px 0;
	text-align: center;
	font-family: "楷体";
	font-size: 16px;
	color: #535353;
}

.in_x_list_mainb {
	display: block;
	overflow: hidden;
	width: 100%;
}

.in_x_list_mainb ul {
	width: 100%;
	float: left;
	opacity: 0;
	display: none;
	transition: .8s;
	padding: 10px 13px;
}

.in_x_list_mainb ul.active {
	opacity: 1;
	display: block;
}

.in_x_list_mainb ul li {
	display: block;
	width: 100%;
	transition: .6s;
	padding-top: 10px;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc;
}

.in_x_mab_img {
	display: inline-block;
	float: left;
	width: 25%;
	overflow: hidden;
}

.in_x_mab_img img {
	width: 100%;
}

.in_x_mab_info {
	display: inline-block;
	width: 72%;
	margin-left: 3%;
	padding-top: 10px;
}

.in_x_mab_info a {
	display: block;
	padding-left: 17px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 14px;
	transition: .6s;
	color: #535353;
}

.in_x_mab_info samp {
	font-family: "微软雅黑";
	display: block;
	text-align: right;
	font-size: 12px;
	color: #afafaf;
	transition: .6s;
}


/*校园资讯结束*/


/*学校概况开始*/

.index_x_about {
	display: block;
	width: auto;
	overflow: hidden;
	padding: 25px 0px;
}

.in_x_about_main {
	display: block;
	overflow: hidden;
	padding-top: 20px;
}

.in_x_about_l {
	float: left;
	overflow: hidden;
	width: 47%;
	margin-right: 3%;
}

.in_x_about_l img {
	width: 100%;
}

.in_x_about_r {
	float: left;
	width: 50%;
}

.in_x_about_r h4 {
	font-size: 18px;
	color: #000;
	padding: 15px 0px;
	display: block;
}

.in_x_about_r p {
	font-size: 14px;
	color: #404040;
	line-height: 1.8;
}

.in_x_about_r .in_x_about_more {
	display: block;
	text-align: right;
	margin-top: 15px;
}

.in_x_about_r .in_x_about_more a {
	padding: 13px 24px;
	color: #fff;
	background: #801a28;
	transition: .6s;
	border: 1px solid #801a28;
}

.in_x_about_r .in_x_about_more a:hover {
	color: #801a28;
	background: #fff;
}

.index_x_fen {
	display: block;
	overflow: hidden;
}

.index_x_fen img {
	width: 100%;
}


/*学校概况结束*/


/*友情链接开始*/

.index_x_links {
	display: block;
	background: url(../images/in_x_links_bg.png) no-repeat center;
	padding: 100px 0px 120px 0px;
}

.in_x_links_title {
	display: block;
	height: auto;
	overflow: hidden;
}

.in_x_links_title h1 {
	font-size: 50px;
	color: #fff;
	margin-bottom: 10px;
	text-align: center;
	font-family: "Adobe Devanagari Regular";
}

.in_x_links_title p {
	display: block;
	text-align: center;
	font-family: "微软雅黑 Regular";
	font-size: 14px;
	color: #fff;
	margin-bottom: 35px;
}

.in_x_links_main {
	display: block;
	overflow: hidden;
	height: auto;
}

.in_x_links_main select {
	width: 22%;
	margin: 0px 1%;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #525252;
	border-radius: 5px;
}

.in_x_links_main select option {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #525252;
}


/*友情链接结束*/


/*百度地图开始*/

.sitemap p {
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ececec;
	color: #393939;
	margin: 10px 0px;
}

.sitemap ul li a {
	border: 1px #cecece solid;
	border-radius: 5px;
	color: #a5a5a5;
	margin-right: 5px;
	display: inline-block;
	padding: 5px 10px;
}

.sitemap ul li:first-of-type {
	margin-left: 30px;
}

.sitemap ul li {
	float: left;
}

.sitemap p a {
	font-size: 18px;
}


/*百度地图结束*/


/*我们的优势*/

.index_youshi {
	width: 100%;
	height: auto;
}

.you_ee {
	position: relative;
	transition: .5s;
}

.in_you_main {
	width: 100%;
	overflow: hidden;
}

.in_you_tit {
	width: 100%;
	padding: 57px 0px;
	background: #e5e5e5;
	margin-bottom: 67px;
	text-align: center;
}

.in_you_tit img {
	margin: 0px auto;
}

.you_til,
.you_tir {
	width: 50%;
	float: left;
}

.you_t1 {
	background: url(../images/you_1.png) no-repeat;
	left: -100%;
}

.you_t3 {
	background: url(../images/you_3.png) no-repeat;
	right: -100%;
}

.you_t4 {
	right: -100%;
	margin-top: 40px;
	background: url(../images/you_4.png) no-repeat;
}

.you_t2 {
	margin-top: 40px;
	left: -100%;
	background: url(../images/you_2.png) no-repeat;
}

.you_ti_t1 {
	color: rgb(227, 36, 51);
	padding-left: 80px;
	font: 600 22px/25px 微软雅黑;
}

.you_ti_t1 span {
	font: 200 14px/25px "Arial";
	color: #999999;
	padding-left: 10px;
}

.you_ti_t2 {
	color: rgb(51, 51, 51);
	margin: 20px 0px 0px 80px;
	font: 400 14px/30px 微软雅黑;
}

.you_ti_t2 ul li {
	width: 100%;
	display: inline-block;
	padding-left: 25px;
	background: url(../images/tit.png) 0px 9px no-repeat;
	font: 400 14px/30px 微软雅黑;
}

.cr {
	color: rgb(255, 0, 0);
}


/*我们的优势结束*/


/*banner开始*/


/*banner结束*/

.index_s_ban {
	width: 100%;
	height: 188px;
	background: url(../images/nei.jpg) no-repeat center;
}

.index_s_ban1 {
	width: 100%;
	height: 188px;
	background: url(../images/nei2.png) no-repeat center;
}

.i_tel {
	float: right;
	width: 20%;
	padding: 54px 0px 0px 10px;
}

.i_tel p {
	color: rgb(255, 255, 255);
	font: 600 18px/21px 微软雅黑;
}

.i_tel .i_inq {
	background: url(../images/more1.jpg) no-repeat;
	width: 105px;
	height: 31px;
	margin: 15px 0 0 15px;
}


/*内容开始*/

.index_pro {
	width: 100%;
	padding: 20px 0px;
	overflow: hidden;
	background: #7b7676;
}

.index_title h2 {
	margin: 0px;
	display: block;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
}

.index_about {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 70px 0px;
}

.in_about_img,
.in_about_info {
	width: 50%;
	float: left;
}

.in_about_img img {
	width: 100%;
}

.in_about_info {
	padding-left: 5%;
	font-size: 14px;
	line-height: 24px;
}

.more_b {
	float: right;
	margin-top: 15px;
	width: 150px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #c9c9c9;
	transition: .6s;
	border: 1px solid #c9c9c9;
	font-size: 14px;
}

.more_a {
	width: 150px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #e60013 !important;
	transition: .6s;
	margin: 0px auto;
	border-radius: 5px;
	border: 1px solid #e60013;
	font-size: 14px;
	display: inline-block;
}

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

.more_b:hover,
.more_a:hover {
	background: #e60013;
	color: #fff !important;
	border: 1px solid #e60013;
}

.index_pro_tie {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px 3%;
	background: rgba(227, 36, 51, 0.8);
	color: #fff;
	opacity: 0;
	transition: .8s;
}

.index_pro_tie em {
	font-size: 18px;
	color: #fff;
	padding: 5px 0px;
	display: inline-block;
	border-bottom: 5px solid #fff;
}

.index_pro_tie a {
	text-align: center;
	font-size: 24px;
	padding: 5% 0px;
	width: 100%;
	color: #fff;
	display: block;
}

.index_pro_tie p {
	color: #fff;
}

.index_pro ul li:hover .index_pro_tie {
	opacity: 1;
}

.index_pro ul li:hover img {
	transform: scale(1.2);
	transition: .6s;
}


/*内容结束*/


/*新闻开始*/

.index_news {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 50px 0px 30px 0px;
	background-size: cover;
}

.in_news_main {
	width: 45%;
	float: left;
}

.in_news_main:first-of-type {
	margin-right: 5%;
}

.news_more {
	float: right;
	padding-top: 3px;
}

.title {
	padding: 5px 0px;
	position: relative;
	border-bottom: 1px solid #cdcdcd;
}

.title h2 {
	display: inline-block;
	font-size: 20px;
	margin: 0px;
}

.title h2 span {
	font-size: 12px;
	margin-left: 5px;
}

.main .left {
	width: 19%;
}

.main .right {
	width: 81%;
}

.news_img_l {
	width: 45%;
	float: left;
	overflow: hidden;
}

.m_logo {
	display: none;
	width: 50%;
}

.new_img_r {
	width: 55%;
	float: left;
	padding-left: 5%;
}

.newsimage {
	display: block;
	height: auto;
	overflow: hidden;
	margin: 10px 0px;
}

.new_img_r h5 {
	margin: 0px;
	margin-bottom: 10px;
}

.new_img_r h5 a {
	font-size: 16px;
}

.new_img_r p {
	display: inline-block;
	color: #acacac;
	line-height: 15px;
	word-break: break-word;
}

.news_list {
	height: auto;
	overflow: hidden;
	margin: 15px 0px;
}

.news_list:hover .news_time {
	transform: rotateY(360deg);
	background: rgba(0, 0, 0, 0.6);
}

.news_list:hover .new_info {
	background: rgba(0, 0, 0, 0.6);
	color: #fff !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}

.new_info {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	width: 86%;
	text-indent: 8px;
	transition: .8s;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #000 !important;
	border-bottom: 1px solid #cdcdcd
}

.news_main {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.x_news_time {
	width: 10%;
	float: left;
	margin: 0px 2% 0 0;
	text-align: center;
	height: auto;
	overflow: hidden;
}

.news_info h4 a {
	font-size: 16px;
	color: #000;
}

.news_info h4 {
	margin-bottom: 3px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.x_news_time b {
	display: block;
	padding: 5px 0px;
	text-align: center;
	color: #fff;
	background: #8f3931;
	font-size: 25px;
}

.x_news_time h5 {
	padding: 10px 0px;
	display: block;
	border: 1px solid #d2d2d2;
	border-top: 0px;
	text-align: center;
	font-size: 14px;
	color: #7e7e7e;
}

.news_time {
	width: 12%;
	text-align: center;
	height: auto;
	overflow: hidden;
	float: left;
	transition: .6s;
	margin-right: 2%;
	background: #e60013;
}

.news_time samp {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	font-family: "微软雅黑";
}

.news_time p {
	color: #fff;
	margin: 0px;
}

.undex_red {
	position: absolute;
	bottom: -1px;
	left: 0px;
	background: #e60013;
	width: 15%;
	height: 2px;
}


/*新闻结束*/


/*我们的服务开始*/

.index_fuwu {
	width: 100%;
	padding-bottom: 6%;
}

.i_fuwu_title {
	text-align: center;
	margin: 0px 0px 50px 0px;
}

.i_fuwu_title h2 {
	color: rgba(0, 0, 0, 0.8);
	font-size: 42px;
}

.i_fuwu_title p {
	font-size: 24px;
}

.i_fuwu_ul {
	height: auto;
	overflow: hidden;
}

.i_fuwu_ul li {
	text-align: center;
	padding: 20px 0px;
	transition: .6s;
	margin: 10px 0px;
}

.i_fuwu_ul li span {
	font-size: 86px;
	border-radius: 50%;
	padding: 20px;
	transition: .6s;
	color: rgba(0, 0, 0, 0.8);
	border: 5px solid rgba(0, 0, 0, 0.8);
}

.i_fuwu_ul li h3 {
	font-size: 16px;
}

.i_fuwu_ul li:hover {
	transform: rotateY(360deg) scale(1.2);
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
}

.i_fuwu_ul li:hover span {
	color: #fff;
	border-color: #fff;
}

.i_fuwu_so {
	width: 100%;
	text-align: center;
	margin-top: 30px;
}


/*我们的服务结束*/


/*产品中心开始*/

.pduct_t {
	width: 217px;
	height: 40px;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	margin-right: 16px;
	color: #343434;
	transition: .5s;
	border: 1px solid #343434;
}

.pduct_main {
	width: 204%;
	margin-top: 40px;
	transition: .8s;
	left: 0px;
	position: relative;
	height: auto;
	overflow: hidden;
}

.in_picc ul li {
	padding: 2px;
	position: relative;
	overflow: hidden;
}

.in_picc ul li p {
	margin-bottom: 0px;
}

.in_picc ul li p img {
	transition: .4s;
}

.index_f_ban {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.index_f_ban img {
	width: 100%;
}

.in_picc ul li:hover .pro_div {
	top: 0px;
}

.in_picc ul li:hover img {
	transform: scale(1.2);
}

.pro_div {
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 100%;
	left: 0px;
	font-size: 36px;
	padding: 2px;
	line-height: 200px;
	transition: .6s;
	top: -100%;
	background: rgba(230, 0, 19, 0.6);
	color: #fff !important;
	text-align: center;
}

.pro_div:hover,
.pro_div:focus {
	color: #fff;
}

.in_picc ul li img {
	width: 100%;
}

.index_pduct .container {
	overflow: hidden;
}

.news_product,
.featured_product {
	width: 50%;
	float: left;
}

.in_pduct_tit {
	text-align: center;
}

.pduct_t:hover {
	border: 1px solid #e60013;
	background: #e60013;
	color: #fff;
}

.index_pduct {
	width: 100%;
	padding: 20px 0px;
	overflow: hidden;
}

.in_tit {
	width: 100%;
	height: 40px;
	margin-bottom: 30px;
}

.tit_l {
	width: 36%;
	float: left;
	background: url(../images/in_tit_bo.gif) repeat-x 0px 15px;
	height: 40px;
}

.in_tit_for {
	float: left;
	width: 28%;
	height: 40px;
	text-align: center;
}

.in_tit_for b,
.in_tit_for p {
	float: left;
}

.in_tit_for b {
	height: 40px;
	padding: 5px 14px;
}

.in_tit_for p {
	margin: 0px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}

.in_depatmen {
	overflow: hidden;
	width: 100%;
	height: auto;
	border-radius: 15px;
	border: 2px solid #393939;
}

.in_depatmen p {
	width: 100%;
	text-align: center;
	display: inline-block;
	height: 54px;
	line-height: 54px;
	background: #393939;
	color: #fff;
	font-size: 24px;
}

.in_depatmen .level1 li {
	padding-left: 35px;
	background: url(../images/lef_pro.png) -5px no-repeat;
	background-size: contain;
}

.in_pduct_left {
	margin-top: 80px;
}

.in_depatmen .level1 li a {
	display: inline-block;
	width: 100%;
	height: 50px;
	transition: .5s;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}

.in_depatmen .level1 li:hover {
	background: rgba(227, 36, 51, 0.8);
}

.in_depatmen .level1 li:hover a {
	color: #fff;
}

.index_product_tit {
	width: 60%;
	display: block;
	margin: 0px auto;
	height: auto;
	overflow: hidden;
}

.index_product_tit a {
	display: inline-block;
	float: left;
	width: 50%;
	text-align: center;
	height: 54px;
	line-height: 48px;
	font-size: 18px;
	color: #393939;
	border: 2px solid #393939;
	transition: .6s;
}

.index_product_tit a:first-of-type {
	border-radius: 10px 0px 0px 10px;
}

.index_product_tit a:last-of-type {
	border-radius: 0px 10px 10px 0px;
}

.index_prot_class {
	color: #fff !important;
	background: #393939;
	border-color: #393939;
}

.index_product_main {
	width: 200%;
	height: auto;
	overflow: hidden;
	transition: .6s;
}

.news_pro,
.featured_product {
	width: 50%;
	float: left;
}

.home_products {
	height: auto;
	overflow: hidden;
	width: 100%;
}

.home_ppics {
	float: left;
	width: 50%;
	overflow: hidden;
	height: auto;
	padding: 30px 0px;
}

.home_ppics ul {
	height: auto;
	overflow: hidden;
}

.home_ppics li {
	float: left;
	width: 31.33%;
	margin: 10px 1%;
	overflow: hidden;
	position: relative;
	transition: .5s;
}

.home_ppics li p {
	width: 90%;
	margin: 10px auto;
	border: 2px solid #fff;
	overflow: hidden;
}

.hp_class {
	background: rgba(0, 0, 0, 0.8);
}

.hp_class span a {
	color: #fff;
	transition: .3s;
}

.hp_class p a img {
	transform: scale(1.2);
}

.pro_newclass {
	position: absolute;
	height: 100%;
	top: 0px;
	background: rgba(0, 0, 0, 0.8);
	color: #393939;
	padding-top: 40%;
	font-size: 24px;
	color: #fff !important;
}

.home_ppics li span a {
	width: 100%;
	text-align: center;
	display: block;
	transition: .3s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.home_ppics li p a img {
	transition: .3s;
	width: 100%;
}

.pro_l {
	float: left;
}

.pro_r {
	float: right;
}

.main {
	width: 1200px;
	margin: 0px auto;
}

.sort p,
.markermenu p,
.maintitle p {
	text-align: center;
	height: 60px;
	line-height: 60px;
	background: #8d1d2d;
	color: #fff;
	font-size: 20px;
	margin-bottom: 5px;
}

.markermenu,
.sort {
	margin: 0px auto;
	height: auto;
	padding: 0px;
}

.p_news,
.pac_t,
.p_news,
.p_call {
	width: 100%;
	background: #e5e5e5;
}

.pac_tit,
.p_news_t,
.p_news_t,
.p_call_t {
	text-align: center;
	height: 60px;
	line-height: 60px;
	background: #8d1d2d;
	color: #fff;
	font-size: 20px;
	margin-bottom: 5px;
}

.p_call_list p img {
	width: 100%;
}

.p_call_list {
	padding: 0px 3%;
}

.p_call_list ul li {
	padding: 7px 0px;
}

.p_news_list ul li {
	list-style: none;
	padding: 7px 0px;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/list_style.png) no-repeat -3px 3px;
	border-bottom: 1px #CCCCCC dashed;
	color: #333333;
}

.p_news_list ul li a {
	float: left;
	transition: .3s;
	display: inline-block;
	width: 78%;
	padding-left: 5%;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.p_news_list ul li:hover a {
	color: #f000;
}

.p_news_list ul li .n_time {
	float: right;
	font-family: "微软雅黑";
	font-size: 12px;
	width: 20%;
}

.news_pac,
.news_pac1,
.p_news_list {
	width: 100%;
	padding:10px;
}

.news_pac li,
.news_pac1 li {
	list-style: none;
	margin-bottom: 15px;
}

.news_pac li span,
.news_pac1 li span {
	display: block;
	text-align: center;
}

.news_pac_box {
	width: 100%;
	height: 404px;
	overflow: hidden;
}

.news_pac li p a img,
.news_pac1 li p a img {
	width: 100%;
}

.left,
.right {
	float: left;
}

.main {
	margin: 30px auto;
}

.pro_t {
	background: #e5e5e5;
}

.markermenu ul {
	padding: 10px 0px;
}

.markermenu ul li,
.sort ul li {
	float: left;
	width: 90%;
	margin: 0px 5%;
	border-bottom: 1px solid #e5e5e5;
}

.markermenu ul li a,
.sort ul li a {
	display: block;
    padding: 10px 0 10px 20px;
    font-size: 14px;
    text-align: left;
    transition: .3s;
    color: #5E5E5E;
    background: url(../images/lef_pro.png) #fff -10px 1px no-repeat;
	background-size: contain;
}

.markermenu ul li a:hover,
.markermenu ul li a:focus,
.sort ul li a:hover,
.sort ul li a:focus {
	color: #fff;
	background: #8D1D2D;
	box-shadow: 25px 0px 24px -11px #ffffff inset;
}

.ptxts ul li {
	margin: 10px 1%;
	position: relative;
	overflow: hidden;
	width: 31.33%;
	padding: 0px;
}

.sr-bdimgshare .bdimgshare-content,
.sr-bdimgshare-black .bdimgshare-bg {
	display: none !important;
}

.ptxts ul li p {
	overflow: hidden;
	height: auto;
	margin-bottom: 0px;
}

.pro_new_div {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: -100%;
	transition: .9s;
	color: #fff;
}

.moeq:hover .pro_new_div {
	top: 0px;
}

.moeq {
	padding: 0px;
	margin: 10px 1%;
	width: 31.33%;
	overflow: hidden;
}

.pro_more a,
.pro_zx a,
.pro_new_div span {
	color: #fff;
}

.pro_new_div span {
	display: block;
	padding: 0px 15px 0px 15px;
	height: 100%;
}

.pro_new_div span a {
	color: #fff;
	display: inline-block;
	height: 100%;
	width: 100%;
	padding-top: 30%;
	text-align: center;
}

.pro_new_div_a {
	color: #fff;
	text-align: center;
	display: block;
	font-size: 16px;
	margin-bottom: 8px;
}

.pro_new_div_btn {
	display: inline-block;
	width: 50%;
	font-size: 12px;
	text-align: center;
	padding: 3px 0px;
	font-family: "微软雅黑";
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
}

.ptxts ul li p a img {
	width: 100%;
	transition: .3s;
}

.pro_fo_t {
	text-align: center;
	width: 100%;
	display: block;
	font-size: 11px;
	color: #666 !important;
	padding: 5px 0px;
	text-indent: 5px;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ptxts ul li dl {
	height: auto;
	overflow: hidden;
}

.ptxts ul li dl dd:first-of-type a {
	border-radius: 5px 0px 0px 5px;
}

.ptxts ul li dl dd:last-of-type a {
	border-radius: 0px 5px 5px 0px;
}

.ptxts ul li dl dd a {
	text-align: center;
	display: block;
	padding: 10px;
	color: #fff;
}

.pro_new_div dl {
	position: relative;
	bottom: -63%;
}

.ptxts ul li dl dd,
.pro_new_div dl dd {
	width: 50%;
	float: left;
}


/*单页样式结束*/


/*单页样式开始*/


/*合作客户开始*/

.index_hezuo {
	width: 100%;
	background: #e5e5e5;
	padding: 75px 0px 44px 0px;
}

.in_hezuo_tit {
	width: 100%;
	text-align: center;
	margin-bottom: 66px;
}

.in_hezuo_tit h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}

.in_hezuo_tit p {
	font-size: 12px;
}

.index_hezuo ul li {
	float: left;
	width: 178px;
	height: 178px;
	background: #fff;
	transition: .6s;
	transform: rotateZ(45deg);
	margin: 38px;
	text-align: center;
	overflow: hidden;
}

.index_hezuo ul li:hover {
	transform: rotateY(-180deg) rotateZ(45deg);
}

.index_hezuo ul {
	padding-left: 6%;
}

.index_hezuo ul:last-of-type {
	transform: translate(127px, -120px)
}

.index_hezuo ul li img {
	transform: rotateZ(-45deg) translate(-37px, 30px);
}


/*合作客户结束*/


/*产品中心结束*/

.pageNav {
	text-align: center;
	padding: 20px 0px;
}


/*公司简介开始*/

.company ul li {
	width: 100%;
	padding-bottom: 10px;
}

.company ul li p {
	float: left;
	display: block;
}


/*公司简介结束*/


/*案例展示开始*/

.cpics ul li p a img {
	width: 100%;
}

.cpics ul li p {
	margin-bottom: 0px;
}

.cpics ul li span p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cpics ul li span {
	display: block;
}

.moss a {
	font-size: 12px;
	padding: 10px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 100%;
	color: #666;
	text-align: center;
}

.cpics ul li span a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 100%;
	color: #666;
	text-align: center;
}

.in_pro_li {
	width: 20%;
	float: left;
}


/*案例展示结束*/


/*新闻动态开始*/

.news_left {
	width: 35%;
	float: left;
}

.news_left em {
	display: inline-block;
	float: left;
	text-align: center;
	padding: 5px 20px 5px 10px;
	transition: .3s;
	border-radius: 50%;
}

.list ul {
	height: auto;
	overflow: hidden;
}

.list ul li {
	margin: 10px 0px 0px 0px;
	padding: 0;
}

.news_left em b {
	display: block;
	font-size: 36px;
	line-height: 0.8;
	margin-top: 2px;
}

.news_info {
	float: left;
	width: 88%;
}

.news_img {
	width: 26%;
	float: left;
}

.news_img img {
	width: 100%;
}

.news_right {
	width: 100%;
	float: left;
	border-bottom: 1px dashed #dbdbdb;
	padding-bottom: 15px;
}

.momomo {
	position: absolute;
	bottom: 15px;
	width: 66%;
}

.sort ul li a {
	display: block;
	padding: 20px;
	font-size: 18px;
	text-align: center;
	transition: .3s;
}

.about img {
	width: 100% !important;
}

.sort ul {
	height: auto;
	overflow: hidden;
}

.sort ul li a:hover,
.sort ul li a:focus {
	background: #393939;
	color: #fff;
}

.newstitle {
	text-align: center;
	font-size: 16px;
	padding: 10px 0px;
}

.newsdetail dl dt {
	text-align: center;
	border-bottom: 1px solid #cdcdcd;
}

.newsdetail dl dd p {
	width: 100%;
	margin: 10px auto;
}

.in_tel1 {
	width: 100%;
	background: url(../images/left7.jpg) 2px center no-repeat;
	height: 182px;
	margin-top: 3px;
	background-size: contain;
}


/*新闻动态结束*/


/*友情链接开始*/

.links {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

.links_t {
	display: inline-block;
	font-size: 20px;
	line-height: 1.5;
	float: left;
	width: 10%;
	margin-right: 2%;
	border-right: 5px solid #343434;
	margin: 0px;
	margin: 40px 0px;
}

.links_a {
	width: 90%;
	display: block;
	float: left;
	margin: 40px 0px;
}

.links_a a {
	display: inline-block;
	padding: 5px 8px;
	transition: .5s;
}

.links_a a:hover {
	background: rgb(34, 34, 34);
	color: #fff;
	transform: rotateX(360deg);
}


/*友情链接结束*/


/*底部开始*/

footer {
	width: 100%;
	padding: 50px 0px 20px 0px;
	background: url(../images/footer_bg.png) repeat;
}

footer .container {
	width: 1000px;
}

footer .container .col-lg-4:nth-of-type(1) {
	width: 25%;
}

footer .container .col-lg-4:nth-of-type(2) {
	width: 40%;
}

footer .container .col-lg-4:nth-of-type(3) {
	width: 35%;
}

footer ul li p {
	padding: 9px 0px;
}

footer ul li p b,
.footer ul p font,
.footer ul li p font a {
	font-size: 14px;
	color: #000;
}

.page {
	padding: 0px;
}


/*底部结束*/


/*产品内页开始*/

.productsdetailinfo .left {
	width: 48%;
	float: left;
}

.productsdetailinfo .right {
	width: 50%;
	margin-left: 2%;
	float: left;
}

.info dl dt,
.inq_title {
	font-size: 18px;
	padding: 5px 0px;
	border-bottom: 2px solid #393939;
	margin-bottom: 15px;
}

.ppics ul li {
	margin: 10px 0px;
	text-align: center;
}

#photo1 p {
	text-align: center;
}

.ppics ul li p a img {
	width: 100%;
}

.productsdetailinfo .right ul li p {
	width: 100%;
	display: inline-block;
	border-bottom: 1px dashed #000;
	height: 36px;
	line-height: 36px;
	color: #000;
}

.productsdetailinfo .right ul li p b {
	display: inline-block;
	width: 20%;
}


/*产品内页结束*/

.clear {
	clear: both;
	width: 100%;
	height: 0px;
}


/*在线咨询开始*/

.inque_t {
	font-size: 18px;
	padding: 10px 0px;
	border-bottom: 5px solid #393939;
	margin-bottom: 15px;
}

.inq_sub {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	margin: 10px 0px;
}

.inq_btn {
	width: 15%;
	height: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	border: 0px;
}

.sub_btn {
	margin-right: 5px;
	border-radius: 5px 0px 0px 5px;
}

.res_btn {
	border-radius: 0px 5px 5px 0px;
}


/*在线咨询结束*/


/*子页banner*/

.z_banner,
.z_banner img {
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
}


/*返回顶部按钮*/

.returnTop {
	position: fixed;
	right: 15px;
	bottom: 50px;
	z-index: 99998;
	cursor: pointer;
	width: 40px;
	height: 37px!important;
	text-align: center;
	white-space: normal;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	color: #fff;
	opacity: 1;
	display: inline-block;
	background: url(../images/Img/ss.png) no-repeat -42px center #666;
	;
}

#dituContent,
.BMap_mask {
	width: 100% !important;
}


/*JQuery动画样式*/

.index_pro .index_title,
.index_pro ul {
	transform: translateX(-100%);
	transition: .8s;
}

.index_title {
	text-align: center;
}

.container {
	overflow: hidden;
}

.foot_meta {
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: rgba(0, 0, 0, 1);
}


/*响应式内容样式*/

@media only screen and (min-width: 100px) and (max-width: 320px) {
	.foot_ul p:first-of-type a {
		width: 100% !important;
	}
}

@media only screen and (min-width: 320px) and (max-width: 1023px) {
	.info p img,
	.newsdetail img {
		width: 100% !important;
		height: auto !important;
	}
	.news_info {
		width: 78%;
	}
.news_right{padding-bottom:10px;}
	.x_news_time {
		width: 18%;
	}
.qow{
	margin-bottom:0;
}
.x_news_time h5{

	padding:5px 0;
}
	.in_x_new {
		width: 100%;
		margin-right: 0px;
		margin-top: 15px;
	}
	.index_x_new {
		margin-top: 0px;
	}
	.logo_img img {
		width: 100%;
	}
	.newsimg_box {
		width: 95%;
		margin-left: 2.5%;
	}
	.in_x_xun {
		width: 100%;
	}
	.in_x_xun h2 {
		text-align: center;
	}
	footer .container,footer .container .col-lg-4{
		width: 100% !important;
	}
	.index_gn,
	.in_x_news_info,
	.index_x_list1,
	.index_x_links {
		display: none;
	}
	.in_x_list_title p {
		font-size: 14px;
	}
	.in_x_list_title p:nth-of-type(2) {
		padding-left: 5px;
	}
	.in_x_list_title a {
		font-size: 12px;
		line-height: 44px;
	}
	.in_x_xun h2 img {
		width: 100%;
	}
	footer ul li p {
		padding: 3px 0px;
	}
	.in_x_about_main {
		padding-bottom: 10px;
	}
	.in_x_about_l,
	.in_x_about_r {
		width: 100%;
		margin-right: 0px;
	}
	.in_x_list {
		width: 99%;
	}
	.in_x_cha_main ul li {
		width: 48%;
	}
	.in_x_cha_main ul li p img {
		width: 100%;
	}
	.momomo span {
		margin-right: 25px;
	}
	.productsdetailinfo .right ul li p b {
		width: auto !important;
		margin-right: 10px;
	}
	.crumbs div {
		display: block;
		width: 100%;
		padding-top: 0px;
	}
	.crumbs span {
		padding-bottom: 5px;
	}
	.pro_t {
		margin-bottom: 0px;
	}
	.home_ppics,
	.left,
	.right {
		padding: 0px;
	}
	.foot_ul p a:first-of-type {
		margin: 0px;
	}
	.you_img {
		display: none;
	}
	.you_til,
	.you_tir {
		width: 100%;
	}
	.index_youshi {
		background: none;
	}
	.in_you_main {
		padding-top: 50px;
	}
	.markermenu ul li a,
	.sort ul li a {
		font-size: 14px;
	}
	
	.foot_meta {
		display: none;
	}
	.productsdetailinfo .left {
		display: block;
		width: 100%;
	}
	.left {
		display: none;
	}
	.ptxts ul li {
		width: 48%;
	}
	
	.m_logo {
		display: block;
		float: left;
	}
	.logo_img{
		height: 59px;
	}
	.navbar {
		margin: 0px;
		height: auto;
		position: fixed;
		top: 0px;
		z-index: 999;
		width: 100%;
	}
	body {
		padding-top: 59px;
	}
	body {
			padding-bottom:50px;
		}
		.m_foot_btn {
			width: 20%;
			float: left;
			height: 50px;
			display: block;
			padding-top: 5px;
			text-align: center;
			border-right: 1px solid #fff;
		}
		.m_foot_btn i {
			color: #fff;
			display: block;
			font-size: 20px;
    line-height: 1;
			margin-bottom: 5px;
		}
		.m_foot_btn span {
			display: block;
			text-align: center;
			color: #fff;
			font-size: 12px;
		}
		.m_footer {
			display: block;
			height: 50px;
			position: fixed;
			bottom: 0px;
			width: 100%;
			left: 0px;
			background: #801a28;
			z-index: 999;
			border-top: 1px solid #fff;
		}
	.slidebtnbanner {
		bottom: 0px !important;
	}
	.ban {
		height: 100px;
	}
	.logo {
		display: none;
	}
	.foot_ul p:first-of-type a {
		width: 45%;
		float: left;
	}
	.foot_ul p:last-of-type a {
		width: auto;
		display: inline;
		font-size: 12px;
	}
	.header_meta {
		display: none;
	}
	.logo img {
		width: 100%;
	}
	.navbar-header a {
		float: right;
		margin: 0px;
		padding: 0px;
	}
	.for_top,
	.tit_l,
	.index_hezuo {
		display: none;
	}
	.in_tit_for {
		width: 100% !important;
	}
	.pduct_t {
		width: 50%;
		margin-right: 0px;
		float: left;
	}
	.index_about {
		padding: 30px 0px;
	}
	.in_about_img,
	.in_about_info {
		width: 100%;
	}.conten {
    display: block;
    padding: 0 1%;
}
	.in_you_tit {
		padding: 17px 0px;
		margin-bottom: 0px;
	}
	.in_you_tit img {
		width: 100%;
	}
	.in_about_info {
		padding-left: 0px;
		font-size: 12px;
		line-height: 20px;
	}
	.foot_ul p,
	.foot_ul p a {
		font-size: 14px;
		text-align: center;
		height: auto;
		overflow: hidden;
		width: 100%;
		display: block;
	}
	.foot_ul p a span,
	.foot_ul p span,
	.foot_ul p samp,
	.foot_ul p a samp {
		width: 75%;
		display: inline-block;
		float: left;
		font-family: "微软雅黑";
		font-size: 14px;
	}
	.foot_ul p a span,
	.foot_ul p span {
		text-align: right;
		width: 25%;
	}
	.foot_ul p a samp,
	.foot_ul p samp {
		text-align: left;
	}
	.navbar-header a i {
		font-size: 40px;
		color: #fff;
	}
	.navbar-collapse {
		padding: 0px;
		position: fixed;
		top: 61px;
		left: 0px;
		bottom: 0px;
		width: 100%;
		z-index: 99;
		background: rgba(141, 29, 45, .8);
	}
	.d_logo {
		display: block;
	}
	.new_list li {
		padding: 15px 0px;
		margin: 0px;
	}
	.d_ditu {
		display: none;
	}
	.new_list li div a {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.slidebtnbanner li {
		height: 10px !important;
		line-height: 10px !important;
		font-size: 0px;
	}
	footer .container .col-lg-4:nth-of-type(3){
		display:none;
	}
	.nav {
		width: 100%;
		height: auto;
		margin: 0px;
		position: relative;
		z-index: 100;
	}
	.nav li {
		border-bottom: 1px dashed #fff;
	}
	.nav li:hover {
		border-bottom: 1px dashed #d54e4e;
	}
	.nav li:hover a {
		background: #fff;
		color: #d54e4e;
		transition: .3s;
	}
	.news_l {
		text-align: left;
	}
	.index_title p,
	.news_title p,
	.pro_title p {
		font-size: 15px;
	}
	.news_title h2,
	.index_title h2,
	.pro_title h2 {
		font-size: 30px;
	}
	.index_news {
		background: none;
		padding: 30px 0px 25px 0px;
	}
	.news_main .in_tit_for b {
		width: 30%;
	}
	.new_list li em {
		margin-right: 10%;
	}
	.slidepicbanner li img {
		width: 100%;
	}
	.you_ti_t1 span {
		display: none;
	}
	.i_fuwu_ul li {
		padding: 5px 0px;
	}
	.i_fuwu_ul li span {
		font-size: 64px;
		padding: 10px;
	}
	.i_fuwu_ul li h3 {
		font-size: 14px;
	}
	.pro_l,
	.pro_r {
		font-size: 24px;
		padding: 10% 0px;
	}
	.pageNav {
		padding: 5px 0px;
	}
	.main {
		width: 100%;
		margin: 0px;
	}
	.markermenu ul li,
	.m_news_title ul li {
		width: 48%;
	}
	.news_left em b {
		font-size: 26px;
	}
	.ptxts ul li dl dd a {
		font-size: 12px;
	}
	.sj_s2 {
		font-size: 8px;
	}
	.news_left em {
		padding: 0px;
		border-radius: 0px;
	}
	.news_left em b {
		transform: skew(17deg) translateX(-5px);
	}
	.productsdetailinfo .right {
		width: 98% !important;
	}
	.inq_btn {
		width: 45%;
	}
	.carousel-indicators,
	.newsimage {
		display: none;
	}
	.main .right {
		width: 100%;
	}
	.qow {
		margin-bottom: 15px;
		overflow: hidden;
		height: 40px;
	}
	.in_tit_for b {
		width: 44%;
	}
	.in_tit_for b img {
		width: 100%;
	}
	.in_tit_for p {
		line-height: 28px;
	}
	.in_tit {
		margin-bottom: 0px;
	}
	.index_s_ban,
	.in_tel1,
	.index_s_ban1 {
		display: none;
	}
	.inquiry ul {
		width: 100% !important;
	}
	#divOranIm {
		display: none;
	}
	.newsdetail dl dd center img,
	#dituContent,
	.BMap_mask {
		width: 100% !important;
	}
	.nav li a {
		padding: 0px !important;
		height: 45px;
		line-height: 45px;
		text-indent: 10px;
	}
	.conten_title{
		font-size:17px;
	}
	.foot_ul li {
		text-align: center;
	}
	.foot_ul li h5 {
		font-size: 32px;
		color: #222;
		width: 100%;
		display: block;
		margin: 0px auto;
		background: #fff;
	}
	.links {
		display: none;
	}
	.foot_ul em a {
		border-bottom: 2px solid #fff;
	}
	.foot_ul em {
		margin-bottom: 25px;
		display: inline-block;
	}
	.foot_ul p {
		font-size: 12px;
	}
	.index_pduct .container {
		padding: 0px;
	}
	.index_product_tit a {
		font-size: 14px;
	}
	.in_pro_li {
		width: 33.33333%;
	}
	.foot_er {
		display: none;
	}
	.list p img,
	.about dl dd p img {
		width: 100% !important;
		height: auto !important;
	}
	.in_news_main {
		width: 100%;
	}
	.hotline {
		display: none;
	}
	.sort ul li {
		width: 48%;
	}
	.index_pro {
		padding: 0px;
	}
	.new_list li em b {
		font-size: 1.667em;
	}
	.news_time {
		width: 15%;
	}
	.new_info {
		width: 83%;
	}
	.new_list li em {
		width: 37%;
		margin-right: 0px;
	}
	.new_list li div {
		width: 57%;
		min-height: auto;
	}
	.new_list li div a {
		padding: 2px 0px;
	}
	.index_product_main {
		width: 206%;
	}
	.in_depatmen {
		margin-bottom: 20px;
	}
	.in_depatmen .level1 li {
		padding-left: 0px;
		background: none;
		background-size: contain;
		width: 25%;
		float: left;
	}
	.in_depatmen .level1 li a {
		text-align: center;
	}
	.new_list li div p {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.our_kehu,
	.in_depatmen,
	.markermenu,
	.m_news_title,
	.m_news_title,
	.sort {
		display: none;
	}
	.slidebtnbanner {
		left: 40% !important;
	}
	.in_pduct_left {
		margin-top: 0px;
	}
	.foot_logo h5 {
		text-align: center;
		width: 100%;
		margin: 0px auto;
	}
	.f_logo_img {
		margin-bottom: 0px;
	}
	footer {
		padding:15px 0;
    	background: #801a28;
	}
	.newsimg_box .carousel-indicators,
	.newsimage {
		display: block;
	}
footer ul li p{
	margin:0 0 5px;
}
.in_x_about_r .in_x_about_more{
	margin-bottom:15px;
}
.function{
	margin:15px 0;
}
	.crumbs,
	.list,
	.index_x_about{
		padding:0 1%
	}
.crumbs div{
padding-bottom:10px;
}
footer ul li p b, footer ul p font, footer p font a,footer ul li p{
color:#fff !important}
}

@media only screen and (min-width: 480px) and (max-width: 736px) {
	.ban {
		height: 200px !important;
	}
	footer ul li:nth-of-type(1),
	footer ul li:nth-of-type(2) {
		width: 50%;
		float: left;
	}
	footer ul li:last-of-type {
		width: 100%;
		text-align: center;
	}
	.newsimg_box {
		display: none;
	}
	.in_x_xun h2 img {
		width: auto;
	}
	.m_logo {
		width: 26%;
	}
	.in_x_list_main h5 img {
		width: auto;
	}
	body {
		padding-top: 0px !important;
	}
	.index_youshi {
		min-height: 845px;
	}
	.pro_t {
		margin-bottom: 0px;
	}
	.in_tit_for b {
		width: 30% !important;
	}
	.news_main .in_tit_for b {
		width: 20% !important;
	}
	header {
		height: 61px;
	}
	.foot_list ul li {
		padding-left: 29% !important;
	}
	.logo {
		margin-top: 0px !important;
	}
	.nav li a {
		padding: 0px !important;
	}
	.foot_logo h5 {
		width: 45% !important;
	}
	.news_left {
		width: 25% !important;
	}
	.new_list li {
		width: 50% !important;
	}
	.foot_ul p a span,
	.foot_ul p span {
		width: 36% !important;
	}
	.foot_ul p samp,
	.foot_ul p a samp {
		width: 64% !important
	}
	.logo_img {
		margin-top: 0px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.navbar {
		margin: 0px;
	}
	.tit_l {
		width: 33%;
	}
	.in_tit_for {
		width: 34%;
	}
	.in_picc ul li {
		width: 25%;
	}
	.index_hezuo ul li {
		width: 145px;
		height: 145px;
	}
	.index_hezuo ul:first-of-type {
		transform: translateX(0px);
	}
	.index_hezuo ul li img {
		transform: rotateZ(-45deg) translate(-36px, 13px);
	}
	.index_hezuo ul:last-of-type {
		transform: translate(112px, -114px);
	}
	.qow {
		overflow: hidden;
		display: block;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	#divOranIm {
		display: none;
	}
	
	.foot_logo {
		width: 34%;
	}
	.foot_list {
		width: 44%;
	}
	.foot_er {
		width: 22%;
	}
	.links_t {
		width: 10%;
	}
	.foot_er p {
		text-align: center;
	}
	.foot_er img {
		width: 60%;
		margin: 0px auto;
	}
	.newsdetail dl dd center im {
		width: 100%;
	}
	.ban {
		height: 350px;
	}
	.in_x_xun{
		width: 34%;
	}
	.in_x_new{
		margin-right: 1%;
	}
	.in_x_list_title a{
		display: none;
	}
	.foot_er {
		text-align: center;
	}
	.logo a img,
	.slidepicbanner li a img {
		width: 100%;
	}
	.main {
		width: 100%;
	}
	.i_tel,
	.in_tel1,
	.index_s_ban1 {
		display: none;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1400px) {
	.container{
		padding: 0 15px;
	}
	.nav li a{
		padding: 15px 17px;
	}
	.p_news_list ul li .n_time{
		width: 25%;
		text-align: right;
	}
	.p_news_list ul li a{
		width: 75%;
	}
}