﻿@charset "utf-8";
@font-face {
	font-family: 'iconfont';
	src: url('../fonts/font_1432720974_1547027.eot'); /* IE9*/
	src: url('../fonts/font_1432720974_1547027.eot') format('embedded-opentype'), /* IE6-IE8 */  url('../fonts/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */  url('../fonts/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/  url('../fonts/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face {
	font-family: 'Pacifico';
	font-style: normal;
	font-weight: 400;
	src: local('Pacifico Regular'), local('Pacifico-Regular'), url(../fonts/q_z9mv4hysltmomjnk_rcfeszw2xoq-xsnqo47m55da.woff2) format('woff2');
}
.no-padding {
	padding: 0 !important;
}
.no-margin {
	margin: 0 !important;
}
.no-margin1 {
	margin: 0 !important;
	color: #fff;
}
.inputclear {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}
.maxwidth {
	max-width: 100% !important;
}
.w100 {
	width: 100% !important;
}
.h100 {
	height: 100% !important;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.red{color:#f30;}
.imgvertical {
	vertical-align: middle !important;
}
.overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.container {
	max-width: 1000px !important;
}
.container-fluid {
	max-width: 1200px!important;
}
.xiao {
	padding-left: 5px;
	padding-right: 5px;
}
.fa {
	display: inline-block;
	font-family: "iconfont";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
input {
	outline: none
}
.fa-icon-qq:before {
	content: "\e604";
}
.fa-icon-weibo:before {
	content: "\e600";
}
.fa-icon-weixin:before {
	content: "\e605";
}
.fa-icon-zaixianzixun:before {
	content: "\e608";
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-family: "微软雅黑";
}
.tr {
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
}
header .head_main {
	position: relative;
}
header .head_top {
	width: 100%;
	background: #FFFFFF;
	height: 90px;
}
header .logo {
	height: 90px;
	display: table;
	float: left;
}
header .logo a {
	display: table-cell;
	vertical-align: middle;
}
header .logo a img {
}
header .head_list {
	height: 25px;
	line-height: 25px;
}
header .head_list a {
	padding: 0 7px 0 32px;
	display: inline-block;
	margin-left: 7px;
	font-size: 14px;
	color: #040404;
}
header .head_list .head_01 {
	background: url("../images/top_01.png") no-repeat left;
}
header .head_list .head_02 {
	background: url("../images/top_02.png") no-repeat left;
}
header .head_list .head_03 {
	background: url("../images/top_03.png") no-repeat left;
}
header .top_coll {
	float: right;
	display: table;
	height: 90px;
}
header .top_coll .top_box {
	display: table-cell;
	vertical-align: middle;
}
header .top_coll .top_box .top_tel {
	background: url("../images/top_coll.png") no-repeat left 50%;
	height: 38px;
	line-height: 38px;
	background-size: 28px;
	padding-left: 35px;
	font-size: 20px;
	color: #2b2b2b;
	margin-top: 2px;
}
header .top_coll .top_box .top_tel span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
header .head_nav {
	background: #3f3f3f;
}
header .head_nav nav {
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
}
header .head_nav .top_li {
	width: 12.5%;
	height: 50px;
	list-style-type: none;
	display: table;
	position: relative;
}
header .head_nav .top_li a {
	color: #FFFFFF;
	font-size: 14px;
	height: 50px;
	vertical-align: middle;
	display: table-cell;
}
header .head_nav .top_li:hover {
}
header .head_nav .top_li:hover a {
	color: #FFFFFF;
	background: #f08326;
}
header .head_nav .top_li ul {
	display: none;
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	z-index: 99999;
}
header .head_nav .top_li ul .er {
	padding: 0;
	height: 35px;
	background: rgba(35,35,35,0.9);
	border-bottom: 1px dashed #525252;
	transition: all 0.3s;
}
header .head_nav .top_li ul .er a {
	line-height: 35px;
	color: #fff;
	transition: all 0.3s;
	border-bottom: none;
	display: block;
	background: none;
}
header .head_nav .top_li ul .er a:hover {
	color: #f08326;
}
/*标题*/
.index-title {
	margin: 0px;
	width: 100%;
	float: left;
}
.index-title .jgx {
	margin-bottom: 0px;
	margin-top: 24px;
	width: 43%;
	border-bottom: 1px solid #9a9a9a;
}
.index-title .jgx b {
	width: 100%;
	height: 14px;
	transition: all 1s;
}
.index-title .wz {
	width: 14%;
}
.index-title .wz1 {
	width: 14%;
}
.index-title span {
	display: block;
	font-size: 18px;
	color: #6b6b6b;
	line-height: 30px;
	text-align: center;
	font-family: "Aparajita";
}
.index-title .wz h2 {
	font-size: 28px;
	color: #333333;
	line-height: 30px;
}
.index-title:hover h2 {
	color: #f08326;
}
.index-title .wz1 h2 {
	font-size: 28px;
	color: #fff;
	line-height: 30px;
}

/*产品中心*/
.cp_main {
	width: 100%;
}
.cp_main .cp_content {
	margin-top: 20px;
	margin-bottom: 20px;
}
.cp_main .cp_content .cp_new {
	margin-top: 20px;
}
.cp_main .cp_content .cp_new .cp_box {
	width: 100%;
	border: 1px solid #dfdfdf;
}
.cp_main .cp_content .cp_new .cp_box .imgbox {
	position: relative;
	display: block;
	overflow: hidden;
}
.cp_main .cp_content .cp_new .cp_box .imgbox .cp_img {
	transition: all 1s;
}
.cp_main .cp_content .cp_new .cp_box .mask {
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: 0;
	left: 0;
	background: rgba(4,4,4,0.7);
}
.cp_main .cp_content .cp_new .cp_box .mask h3 {
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}
.cp_main .cp_content .cp_new .cp_box:hover .cp_img {
	transform: scale(1.1);
}
.cp_main .cp_content .cp_new .cp_box:hover .mask h3 {
	background: #f08326;
}
/*四大优势*/
.ys_main {
	width: 100%;
	background: #3f3f3f;
}
.ys_main .ys_content {
	margin-top: 20px;
	margin-bottom: 20px;
}
.ys_main .ys_content .ys_new {
	margin-top: 20px;
}
.ys_main .ys_title {
	text-align: center;
}
.ys_main .ys_title .ys_tit {
	border: 1px solid #FFFFFF;
	position: relative;
	width: 400px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	margin: 0 auto;
}
.ys_main .ys_title .ys_tit .ys_tits {
	position: absolute;
	width: 90%;
	height: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 99;
	top: 8px;
	background: #3f3f3f;
}
.ys_main .ys_title .ys_tit .ys_tits h2 {
	color: #FFFFFF;
	font-size: 24px;
}
.ys_main .ys_title h2 {
	text-align: center;
	color: #FFFFFF;
	margin-top: 15px;
	font-size: 20px;
	font-family: "宋体";
}
.ys_main .ys_content .ys_new {
	margin-top: 20px;
}
.ys_main .ys_content .ys_new .ys_box {
	position: relative;
	height: 360px;
}
.ys_main .ys_content .ys_new .ys_box .imgbox {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	margin: auto 0;
	background: url("../images/ys_img.png") no-repeat 50% 50%;
	background-size: 330px;
}
.ys_main .ys_content .ys_new .ys_box .txtbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ys_main .ys_content .ys_new .ys_box .txtbox .ys_list {
	position: absolute;
	padding-left: 45px;
	width: 360px;
	height: auto;
	overflow: hidden;
}
.ys_main .ys_content .ys_new .ys_box .txtbox .ys_list h2 {
	font-size: 25px;
	color: #FFFFFF;
}
.ys_main .ys_content .ys_new .ys_box .txtbox .ys_list .ys_p {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	height: auto;
	overflow: hidden;
	margin-top: 5px;
}
.ys_main .ys_content .ys_new .ys_box .txtbox .ys_01 {
	top: 10px;
	left: 0;
	background: url("../images/ys_01.png") no-repeat left 0%;
	background-size: 35px;
}
.ys_main .ys_content .ys_new .ys_box .txtbox .ys_02 {
	bottom: 40px;
	left: 0;
	background: url("../images/ys_02.png") no-repeat left 0%;
	background-size: 35px;
}
.ys_main .ys_content .ys_new .ys_box .txtbox .ys_03 {
	top: 10px;
	right: 0;
	background: url("../images/ys_03.png") no-repeat left 0%;
	background-size: 35px;
}
.ys_main .ys_content .ys_new .ys_box .txtbox .ys_04 {
	bottom: 40px;
	right: 0;
	background: url("../images/ys_04.png") no-repeat left 0%;
	background-size: 35px;
}
.ys_main .ys_content .ys_new .more {
	text-align: center;
	margin-top: 20px;
}
.ys_main .ys_content .ys_new .more .ys_btn {
	display: inline-block;
	width: 150px;
	height: 37px;
	line-height: 35px;
	border: 1px solid #fac134;
	color: #040404;
	background: #fac134;
	border-radius: 50px;
}
.ys_main .ys_content .ys_new .more .ys_btn:hover {
	background: #000000;
	color: #fac134;
}
.xwennews  {
	width: 100%;
	padding-bottom: 15px;
	padding-top: 10px;
}
/*工程案例*/
.al_main {
	width: 100%;
}
.al_main .al_content {
	margin-top: 20px;
	margin-bottom: 20px;
}
.al_main .al_content .al_new {
	margin-top: 20px;
}
.al_main .al_content .al_new .al_box {
	width: 100%;
	border: 1px solid #dfdfdf;
	margin-bottom: 15px;
}
.al_main .al_content .al_new .al_box .imgbox {
	position: relative;
	display: block;
	overflow: hidden;
}
.al_main .al_content .al_new .al_box .imgbox .al_img {
	transition: all 1s;
	width: 100%;
	height: 280px;
	object-fit: cover;
}
.al_main .al_content .al_new .al_box .mask {
	position: absolute;
	width: 100%;
	height: 30px;
	bottom: 0;
	left: 0;
	background: rgba(4,4,4,0.7);
}
.al_main .al_content .al_new .al_box .mask h3 {
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
.al_main .al_content .al_new .al_box:hover .al_img {
	transform: scale(1.1);
}
.al_main .al_content .al_new .al_box:hover .mask h3 {
	background: #f08326;
}
.al_main .al_content .al_new .more {
	text-align: center;
	margin-top: 15px;
}
.al_main .al_content .al_new .more .al_btn {
	display: inline-block;
	width: 110px;
	background: #3f3f3f;
	text-align: center;
	height: 32px;
	line-height: 30px;
	color: #FFFFFF;
	border-radius: 50px;
}
.al_main .al_content .al_new .more .al_btn:hover {
	background: #FFFFFF;
	color: #003f9d;
	border: 1px solid #003f9d;
}
/*关于我们*/
.gy_main {
	width: 100%;
	background: url("../images/gy_bg.jpg") no-repeat 50% 50%;
	background-size: cover;
}
.gy_main .index-title .wz h1 {
	color: #FFFFFF;
}
.gy_main .index-title span {
	color: #FFFFFF;
}
.gy_main .gy_content {
	margin-top: 20px;
	margin-bottom: 20px;
}
.gy_main .gy_content .gy_new {
	margin-top: 20px;
	background: #FFFFFF;
}
.gy_main .gy_content .gy_new .gy_left {
	width: 50%;
}
.gy_main .gy_content .gy_new .gy_left .imgbox {
	text-align: center;
}
.gy_main .gy_content .gy_new .gy_left .imgbox img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.gy_main .gy_content .gy_new .gy_right {
	width: 50%;
	padding: 15px;
}
.gy_main .gy_content .gy_new .gy_right .txtbox {
	width: 100%;
}
.gy_main .gy_content .gy_new .gy_right .txtbox p {
	font-size: 16px;
	color: #666;
	line-height: 28px;
}
.gy_main .gy_content .gy_new .gy_right .gy_list {
	margin-top: 10px;
	border-top: 1px solid #dfdfdf;
	padding-top: 13px;
}
.gy_main .gy_content .gy_new .gy_right .gy_list li {
	width: 25%;
	padding: 0 5px;
}
.gy_main .gy_content .gy_new .gy_right .gy_list li img {
	width: 100%;
}
/*新闻中心*/
.xw_main {
	width: 100%;
}
.xw_main .xw_content {
	margin-top: 20px;
	margin-bottom: 20px;
}
.xw_main .xw_content .xw_new {
	margin-top: 20px;
}
.xw_main .xw_content .xw_new .xw_box {
	width: 100%;
	margin-bottom: 15px;
	border: 2px solid #ebebeb;
	background: #ebebeb;
}
.xw_main .xw_content .xw_new .xw_box a {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 170px;
}
.xw_main .xw_content .xw_new .xw_box .imgbox {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: 0 auto;
	z-index: 9;
	overflow: hidden;
}
.xw_main .xw_content .xw_new .xw_box .imgbox .xw_img {
	width: 170px;
	height: 100%;
}
.xw_main .xw_content .xw_new .xw_box .txtbox {
	height: 120px;
	padding: 10px 15px;
	overflow: hidden;
}
.xw_main .xw_content .xw_new .xw_box .txtbox h3 {
	font-size: 15px;
	color: #222;
	line-height: 25px;
}
.xw_main .xw_content .xw_new .xw_box .txtbox .xw_p {
	height: 60px;
	overflow: hidden;
	margin-top: 5px;
}
.xw_main .xw_content .xw_new .xw_box .txtbox .xw_p p {
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.xw_main .xw_content .xw_new .xw_box .jia {
	position: absolute;
	right: -115px;
	top: 0;
	background: url("../images/xw_jia.png") no-repeat;
	background-size: cover;
	width: 115px;
	height: 120px;
}
.xw_main .xw_content .xw_new .xw_box:hover {
	background: #fac134;
	border: 2px solid #636363;
}
.xw_main .xw_content .xw_new .xw_box:hover .txtbox h3 {
	color: #FFFFFF;
}
.xw_main .xw_content .xw_new .xw_box:hover .txtbox .xw_p p {
	color: #FFFFFF;
}
.xw_main .xw_content .xw_new .xw_box:hover .jia {
	right: 0;
}
/*荣誉资质*/
.ry_main {
	width: 100%;
	background: url("../images/ry_bg.jpg") no-repeat 50% 50%;
	background-size: cover;
}
.ry_main .index-title .wz h1 {
	color: #FFFFFF;
}
.ry_main .index-title span {
	color: #FFFFFF;
}
.ry_main .ry_content {
	margin-top: 20px;
	margin-bottom: 20px;
}
.ry_main .ry_content .ry_new {
	margin-top: 25px;
}
.ry_main .ry_content .ry_new .ry_list {
	float: left;
	width: 60%;
	padding: 0 10px;
}
.ry_main .ry_content .ry_new .ry_list .imgbox {
	width: 100%;
	display: block;
	overflow: hidden;
	height: 212px;
	position: relative;
}
.ry_main .ry_content .ry_new .ry_list .imgbox img {
	max-width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.ry_main .ry_content .ry_new .ry_dian {
	float: left;
	width: 40%;
}
.ry_main .ry_content .ry_new .ry_dian li {
	width: 100%;
	display: block;
	height: 30px;
	margin-bottom: 6px;
	text-align: center;
}
.ry_main .ry_content .ry_new .ry_dian li a {
	line-height: 30px;
	background: #d0d0d0;
	display: block;
	color: #003f9d;
	padding: 0 10px;
}
.ry_main .ry_content .ry_new .ry_dian .active a {
	background: #f2a402;
	color: #FFFFFF;
}
.ry_main .ry_content .ry_new .ry_dian li a:hover {
	background: #f2a402;
	color: #FFFFFF;
}
.ry_main .ry_content li {
	height: 35px;
	border-bottom: 1px solid #FFFFFF;
	overflow: hidden;
	width: 49%;
	float: left;
	padding-left: 1%;
}
.ry_main .ry_content li a {
	line-height: 35px;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
}
.ry_main .ry_content li a b {
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 10px;
}
.ry_main .ry_content li a em {
	font-style: normal;
}
.ry_main .ry_content li a span {
	float: right;
}
.ry_main .ry_content li a:hover {
	color: #f2a402;
}
/*联系我们*/
.lx_main {
	width: 100%;
}
.lx_main .lx_content {
	margin-top: 20px;
	margin-bottom: 20px;
}
.lx_main .lx_content .lx_new {
	margin-top: 20px;
}
.lx_main .lx_content .lx_new h2 {
	color: #565656;
}
.lx_main .lx_content .form-horizontal .form-group {
	margin-left: 0px;
	margin-right: 0px;
}
.lx_main .lx_content .aaa {
	padding-left: 15px;
	padding-right: 15px;
}
.lx_main .lx_content .ContactUs-text h3 {
	font-size: 18px;
	color: #003f9d;
	line-height: 40px;
	border-bottom: 2px solid #d9d8d8;
}
.right_new{
    clear: both; 
    list-style:none;
    margin:0px; 
    padding:0px 0px 20px 0px;
}
.right_new li{
    color:#898989;
    background: url(../images/li.png) no-repeat left 18px;
    font-size: 16px;
    line-height:22px; 
    padding:5px 0px; 
    padding-left:13px;
    border-bottom: 1px dashed #e3e2e2;
	overflow:hidden;
}
.right_new li a{
    color:#2F2F2F;
}
.right_new li a:hover,
.right_new li a:focus{
    text-decoration:none;
    color:#0071bf;
}
.right_new_time{
    float:right;
}
.lx_main .lx_content .ContactUs-text .h5 {
	overflow: hidden;
	border-bottom: 2px solid #d9d8d8;
	height: 30px;
	line-height: 30px;
	padding-bottom: 30px;
}
.lx_main .lx_content .ContactUs-text .h5 p {
	margin: 0 !important;
	color: #003f9d;
	line-height: 25px;
	font-size: 18px;
}
.lx_main .lx_content .ContactUs-text .detailed {
	overflow: hidden;
}
.lx_main .lx_content .ContactUs-text .detailed .erma {
	text-align: center;
	margin-top: 5px;
}
.lx_main .lx_content .ContactUs-text .detailed .erma h3 {
	font-size: 14px;
	color: #262626;
}
@media (min-width:769px) {
.lx_main .lx_content .ContactUs-text .detailed nav {
	width: 65%;
	float: left;
	margin-top:20px;
}
}
@media (max-width:768px) {
.lx_main .lx_content .ContactUs-text .detailed nav {
	width: 65%;
	float: left;
}
.ry_main .ry_content li {
	height: 35px;
	border-bottom: 1px solid #FFFFFF;
	overflow: hidden;
	width: 99%;
	float: left;
	padding-left: 1%;
}	
}
.lx_main .lx_content .ContactUs-text .detailed li {
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	color: #565656;
	font-size: 12px;
	text-overflow: ellipsis;
}
.lx_main .lx_content .ContactUs-text .detailed li b {
	margin: 0 10px 0 0;
	color: #989898;
	line-height: 25px;
}
.lx_main .lx_content .ContactUs-text label {
	padding-top: 0 !important;
	text-align: left !important;
	color: #7d7d7d;
	height: 34px;
	line-height: 34px;
	font-weight: normal;
}
.lx_main .lx_content .ContactUs-text input {
	background: #FFFFFF;
	border: solid 1px #ccc;
	height: 30px;
	line-height: 28px;
}
.lx_main .lx_content .ContactUs-text textarea {
	max-width: 100%;
	background: #FFFFFF;
	border: solid 1px #ccc;
	height: 80px;
}
.lx_main .lx_content .ContactUs-text button {
	width: 100%;
	height: 30px;
	color: #fff;
	background: #f2a402;
	border: none;
	transition: all 0.3s;
}
.lx_main .lx_content .ContactUs-text button:hover {
	background: #f2a402;
}
/*底部*/
footer {
	padding: 20px 0;
	background: #252525;
}
footer nav li {
	padding: 0 10px;
	display: inline;
	border-right: solid 1px #FFFFFF;
	height: 14px;
	line-height: 14px;
	color: #FFFFFF;
}
footer nav li:nth-last-child(1) {
	border: none;
}
footer nav li a {
	color: #FFFFFF;
	transition: all 0.3s;
}
footer nav li a:hover {
	color: #FFFFFF;
	text-decoration: underline!important;
}
footer .di_p {
	margin-top: 10px;
}
footer .di_p1 {
	font-size: 14px;
	color: #fff;
	line-height: 23px;
}
/*手机底部导航*/
.hot {
	width: 100%;
	height: 59px;
	background: #003f9d;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99;
}
.hot span {
	olor: #fff;
	font-size: 16px;
	line-height: 20px;
	padding-top: 12px;
}
.hot .pa {
	height: 60px;
	padding-top: 10px;
	border-right: 1px solid #FFFFFF;
}
.hot .pas {
	height: 68px;
	padding-top: 15px
}
.hot h6 {
	font-size: 14px;
	line-height: 26px;
	font-family: 'Microsoft YaHei';
	color: #fff;
}
.hot .row div a {
	display: block;
	color: #fff;
	padding: 5px 0;
	margin-top: 0px;
}
.hot .pa:hover {
	background: #f2a402;
}
/*内页*/
.li_none {
	display: none;
}
.sub_nav .shang {
	padding: 0;
	margin-bottom: 10px;
}
.sub_nav .sub_tit {
	background: url("../images/sub_tit.jpg") no-repeat 50% 50%;
	background-size: 100% 100%;
	padding: 15px 15px;
}
.sub_nav .sub_tit .tel {
	background: url("../images/sub_tit_img.png") no-repeat left;
	font-size: 14px;
	padding-left: 70px;
	font-weight: bold;
}
.sub_nav .sub_tit .tel span {
	font-size: 20px;
	color: #003f9d;
	line-height: 25px;
	font-family: "Arial";
	font-weight: normal;
}
.sub_nav h2 {
	background: #e6e6e6;
	text-align: center;
	line-height: 60px;
	height: 60px;
	padding: 0 20px;
	color: #003f9d;
	font-size: 20px;
	font-weight: bold;
}
.sub_nav .shang .sub_ul {
	margin-bottom: 20px;
	padding-top: 3px;
	background: #FFFFFF;
}
.sub_nav .shang .sub_li {
	text-align: center;
	background: #f2f2f2;
	margin-bottom: 3px;
}
.sub_nav .shang .sub_li .sub_a {
	display: block;
	font-size: 14px;
	padding: 0 15px;
	line-height: 30px;
	height: 30px;
	color: #666;
}
.sub_nav .shang .sub_li:hover {
	background: #003f9d;
}
.sub_nav .shang .sub_li:hover .sub_a {
	color: #FFFFFF;
}
.sub_nav .shang .imgbox {
	margin-top: 15px;
}
.sub_nav .shang .imgbox img {
	width: 100%;
}
.sub_nav .active {
	display: block;
}
/*二级*/
.sub_nav .shang .er {
	margin-top: 2px;
	overflow: hidden;
	background: #FFFFFF;
}
.sub_nav .shang .er li {
	height: 30px;
	line-height: 28px;
	padding: 0 10px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #dddddd;
	margin: 2px 0;
}
.sub_nav .shang .er li a {
	display: block;
	font-size: 12px;
}
.sub_nav .shang .er li a:hover {
	color: #f2a402;
}
/*左下*/
.sub_nav .xia {
	width: 100%;
}
.sub_nav .xia h3 {
	font-size: 16px;
	color: #003f9d;
	border-bottom: 1px solid #e1e1e1;
	padding: 7px 0;
	font-family: "宋体";
}
.sub_nav .xia h3 span {
	padding-left: 10px;
}
.sub_nav .xia .txtbox {
	padding: 10px 0px;
}
.sub_nav .xia .txtbox ul {
	margin-bottom: 20px;
}
.sub_nav .xia .txtbox ul li b {
	font-size: 12px;
}
.sub_nav .xia .txtbox ul li {
	font-size: 12px;
	color: #666;
	line-height: 25px;
}
.sub_nav .xia .txtbox ul li p span{
    line-height: 25px;
	font-weight: bold;
	font-size: 14px;
}
/*内页标题*/
.xwtt{padding: 10px 0px 8px 2px;color: #363534;text-align: left;font-size: 22px;}
.cps_top {
	margin-top: 20px;
	margin-bottom: 20px;}
.nei_tit {
	border-bottom: 1px solid #d3d3d3;
}
.nei_tit .nei_tit_left {
	float: left;
}
.nei_tit .nei_tit_center {
	text-align: center;
}
.nei_tit .nei_tit_center h1{
	padding: 0px 0px 8px 2px;
	color: #363534;
	text-align:center;
	font-size: 22px;
}
.nei_tit .nei_tit_center h2{
	padding: 0px 0px 8px 2px;
	color: #363534;
	text-align:center;
	font-size: 20px;
}
.nei_tit .nei_tit_left span {
	font-size: 18px;
	color: #333333;
	line-height: 25px;
}
.nei_tit .nei_tit_left h1 {
	font-size: 18px;
	color: #333333;
	line-height: 25px;
}
.nei_tit .nei_tit_left h2 {
	font-size: 12px;
	color: #333333;
	border-bottom: 3px solid #003f9d;
	padding-bottom: 7px;
}
.nei_tit .nei_tit_right {
	float: right;
}
.nei_tit .nei_tit_right h3 {
	font-size: 14px;
	color: #333333;
	padding-top: 15px;
}
.tags li {
	font-size: 14px;
	float: left;
	width: 25%;
	line-height: 30px;
	padding-left: 15px;
	padding-bottom: 10px;
	background: url(../images/news_li.png) no-repeat center left;
}
.tags li a{color: #333;}
.tagshows{font-size: 14px;line-height: 30px;padding-bottom: 10px;}
.date{font-size: 13px;line-height: 25px;padding-bottom: 12px;}

.xwennews .show-news li {
	font-size: 14px;
	float: left;
	width: 50%;
	line-height: 30px;
	padding-left: 15px;
	background: url(../images/news_li.png) no-repeat center left;
}
.xwennews .show-news li a{color: #333;}

/* tags end*/
/*产品系列页面*/
.cps_main {
	width: 100%;
}
.cps_main .cps_content {
	margin-top: 20px;
	margin-bottom: 50px;
}
.cps_main .cps_content .cps_new {
	margin-top: 20px;
}
.cps_main .cps_content .cps_new .cps_box {
	width: 100%;
	border: 1px solid #dfdfdf;
	margin-bottom: 15px;
}
@media (min-width: 769px) {
.cps_main .cps_content .cps_new .cps_box .imgbox {
	position: relative;
	display: block;
	overflow: hidden;
	height: 230px;
}
}
@media (max-width: 768px) {
.cps_main .cps_content .cps_new .cps_box .imgbox {
	position: relative;
	display: block;
	overflow: hidden;
	height: 140px;
}
.tags li {
	font-size: 14px;
	float: left;
	width: 50%;
	line-height: 30px;
	padding-left: 15px;
	padding-bottom: 10px;
	background: url(../images/news_li.png) no-repeat center left;
	overflow: hidden;
}
.xwennews .show-news li {
	font-size: 14px;
	float: left;
	width: 100%;
	line-height: 30px;
	padding-left: 15px;
	background: url(../images/news_li.png) no-repeat center left;
}
}
.cps_main .cps_content .cps_new .cps_box .imgbox .cps_img {
	transition: all 1s;
}
.cps_main .cps_content .cps_new .cps_box .mask {
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: 0;
	left: 0;
	background: rgba(4,4,4,0.7);
}
.cps_main .cps_content .cps_new .cps_box .mask h3 {
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}
.cps_main .cps_content .cps_new .cps_box:hover .cps_img {
	transform: scale(1.1);
}
.cps_main .cps_content .cps_new .cps_box:hover .mask h3 {
	background: #f08326;
}
/*内页*/
.cps_main .cps_content .cpss_new {
	margin-top: 20px;
}
.cps_main .cps_content .cpss_new .imgbox {
	text-align: center;
	margin-bottom: 15px;
}
.cps_main .cps_content .cpss_new .imgbox img {
	max-width: 100%;
	height: auto;
	display: inline-block;
}
/*关于我们页面*/
.gys_main {
	width: 100%;
}
.gys_main .gys_content {
	margin-top: 20px;
	margin-bottom: 50px;
}
.gys_main .gys_content .gys_new .gys_list {
	text-align: center;
	width: 100%;
}
.gys_main .gys_content .gys_new .gys_list li {
	width: 25%;
	padding: 0 5px;
}
.gys_main .gys_content .gys_new .gys_list li img {
	width: 100%;
	height: auto;
}
.gys_main .gys_content .gys_new .txtbox {
	margin-top: 15px;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	margin-bottom: 10px;
}
/*联系我们页面*/
.list404 {
	clear: both;
	margin-bottom: 45px;
}
.list404_h2 {
	background: url(../images/title_line.jpg) left bottom no-repeat;
	font-size: 21px;
	display: block;
	margin-top: 25px;
	padding: 0px 0px 8px 2px;
	color: #363534;
}
.list404_contents {
	clear: both;
	padding: 6px 2px 0px 2px;
	line-height: 28px;
	overflow: hidden;
}
.lxs_main {
	width: 100%;
}
.lxs_main .lxs_content {
	margin-top: 20px;
	margin-bottom: 50px;
}
.lxs_main .lxs_content .lxs_new {
	margin-top: 20px;
}
.lxs_main .lxs_content .lxs_new .imgbox {
	width: 100%;
	text-align: right;
}
.lxs_main .lxs_content .lxs_new .imgbox img {
	max-width: 100%;
	height: auto;
}
.lxs_main .lxs_content .lxs_new .txtbox {
	text-align: left
}
.lxs_main .lxs_content .lxs_new .txtbox li {
	font-size: 12px;
	color: #003f9d;
	line-height: 30px;
}
.lxs_main .lxs_content .lxs_new .ditu {
	margin-top: 20px;
}
.lxs_main .lxs_content .lxs_new .ditu img {
	width: 100%;
	height: auto;
}
/*合作洽谈页面*/
.hzs_main {
	width: 100%;
}
.hzs_main .hzs_content {
	margin-top: 20px;
	margin-bottom: 50px;
}
.hzs_main .hzs_content .hzs_new {
	margin-top: 20px;
}
.hzs_main .hzs_content .hzs_new .txtbox {
	height: auto;
	overflow: hidden;
}
.hzs_main .hzs_content .hzs_new .txtbox p {
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	margin-bottom: 15px;
}
/*生产研发页面*/
.scs_main {
	width: 100%;
}
.scs_main .scs_content {
	margin-top: 20px;
	margin-bottom: 50px;
}
.scs_main .scs_content .scs_new {
	margin-top: 20px;
}
.scs_main .scs_content .scs_new .txtbox {
	height: auto;
	overflow: hidden;
}
.scs_main .scs_content .scs_new .txtbox p {
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	margin-bottom: 15px;
}
/*新闻中心页面*/
.xws_main {
	width: 100%;
}
.xws_main .xws_content {
	margin-top: 20px;
	margin-bottom: 50px;
}
.xws_main .xws_content .xws_new {
	margin-top: 20px;
}
.xws_main .xws_content .xws_new .xws_box {
	width: 100%;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.xws_main .xws_content .xws_new .xws_box:nth-last-child(1) {
	border: none;
}
.xws_main .xws_content .xws_new .xws_box a {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 190px;
}
.xws_main .xws_content .xws_new .xws_box .imgbox {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	overflow: hidden;
}
.xws_main .xws_content .xws_new .xws_box .xws_img {
	width: 190px;
	height: 100%;
	display: inline-block;
}
.xws_main .xws_content .xws_new .xws_box .txtbox {
	height: 140px;
	overflow: hidden;
	padding: 5px 15px;
}
.xws_main .xws_content .xws_new .xws_box .txtbox h2 {
	font-size: 14px;
	color: #003f9d;
	line-height: 25px;
	font-weight: bold;
}
.xws_main .xws_content .xws_new .xws_box .txtbox .xws_p {
	height: 80px;
	overflow: hidden;
	margin-top: 5px;
}
.xws_main .xws_content .xws_new .xws_box .txtbox .xws_p p {
	color: #222;
	line-height: 20px;
	font-size: 14px;
}
.xws_main .xws_content .xws_new .xws_box .txtbox .more {
	margin-top: 7px;
	font-size: 14px;
	color: #666;
}
.xws_main .xws_content .xws_new .xws_box a:hover {
	box-shadow: 6px 6px 6px #999999;
}
.xws_main .xws_content .xws_new .xws_box a:hover .txtbox {
	background: #eeeeee;
}
/*内页*/
.xws_main .xws_content .xwss_new {
	margin-top: 20px;
}
.xws_main .xws_content .xwss_new .xwss_tit {
	text-align: center;
}
.xws_main .xws_content .xwss_new .xwss_tit h1 {
	font-size: 18px;
	color: #333333;
	padding-bottom: 10px;
	display: inline-block;
	width: 80%;
	border-bottom: 1px dashed #c3c3c3;
}
.xws_main .xws_content .xwss_new .xwss_tit h2 {
	font-size: 14px;
	color: #666;
	padding-top: 8px;
}
.xws_main .xws_content .xwss_new .xwss_tit h2 b{ 
   margin-right:10px;
   font-weight:normal;
}
/*! 提问问题CSS */
.jqtw {width: 100%;height: 180px;}
.jqtw h4{ width:100%; float:left; border-bottom:#e0e0e0 solid 1px; line-height:45px; color:#333; font-size: 18px;font-weight: normal; margin-bottom:10px}
.jqtw ul {/*! float: left; */}
.jqtw ul li{width:48%; float:left; background:url(../images/dian.jpg) no-repeat left center; line-height:30px; padding-left:6px;padding-right:8px;}
.jqtw ul li span{float:right;}
.relate-news {} 
.relate-title {
	width: 99%;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	margin: 15px 3% 15px 0px;
	padding: 0 0 10px;
	border-bottom: 1px solid #dedede;
}
.relate-title h3 {
	float: left;
	height: 25px;
	line-height: 25px;
	color: #333;
	font-size: 16px;
	padding-left: 20px;
	position: relative;
}
.relate-title h3:before {
	content: '';
	display: block;
	width: 3px;
	height: 18px;
	background: #333;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	left: 0;
}
.art_list {
	width: 99%;
	/*! height: 500px; */
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 0 0;
	box-sizing: border-box;
}
.art_list ul li {
	width: 50%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../images/article.jpg) 8px center no-repeat;
	box-sizing: border-box;
	float: left;
}
.art_list ul li a {
	display: inline-block;
	width: 75%;
	color: #666;
	font-size: 14px;
	text-indent: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.art_list ul li span {
	display: inline-block;
	width: 20%;
	color: #999;
	font-family: "Arial";
	font-size: 12px;
	float: right;
	text-align: right;
}
.art_list ul li a:hover {
	color: #4d779e;
	text-decoration: underline;
}
.xws_main .xws_content .xwss_new .imgbox {
	text-align: center;
	margin-top: 20px;
}
.xws_main .xws_content .xwss_new .max-img img{
    max-width: 100%;
	width: auto;
	height: auto !important;
}
.xws_main .xws_content .xwss_new .txtbox {
	margin-top: 20px;
	text-align: left;
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.xws_main .xws_content .xwss_new .txtbox .tjda{width:100%; float:left; border-bottom:#e0e0e0 solid 1px; line-height:35px; color:#e45555; font-size: 18px;font-weight: normal; margin-bottom:10px}
.xws_main .xws_content .xwss_new .txtbox p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.xws_main .xws_content .xwss_new .txtbox h2{
	font-size: 15px;
	color: #666;
	font-weight: bold;
	line-height: 30px;
}
.articlecopyright {padding: 13px 20px;margin: 20px 0;background-color: #f7f7f7;color: #393a3b;}
.articlecopyright a {color: #898989;}
/*荣誉资质页面*/
.rys_main {
	width: 100%;
}
.rys_main .rys_content {
	margin-top: 20px;
	margin-bottom: 50px;
}
.rys_main .rys_content .rys_new {
	margin-top: 20px;
}
.rys_main .rys_content .rys_new .rys_box {
	margin-bottom: 15px;
}
.rys_main .rys_content .rys_new .rys_box .imgbox {
	text-align: center;
}
.rys_main .rys_content .rys_new .rys_box .imgbox img {
	width: 100%;
}
.rys_main .rys_content .rys_new .rys_box .txtbox {
	text-align: center;
	height: 30px;
}
.rys_main .rys_content .rys_new .rys_box .txtbox h1 {
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
 @media (max-width:1100px) {
.ys_main .ys_content .ys_new .ys_box .txtbox .ys_list {
	width: 340px;
}
}
 @media (min-width:991px) {
header .head_nav {
	display: block!important;
}
}
 @media (max-width:991px) {
header .head_top {
	height: 70px;
}
header .logo {
	height: 70px;
}
header .logo a img {
	width: 440px;
}
header .top_btn {
	font-size: 32px;
	color: #003f9d;
	position: absolute;
	top: 16px;
	right: 18px;
}
header .head_nav {
	position: absolute;
	top: 70px;
	;
	right: 0;
	display: none;
	width: 150px;
	background: rgba(0,0,0,0.7);
	z-index: 99999;
}
header .head_nav ul {
	padding: 0;
}
header .head_nav .top_li {
	width: 100%;
	height: 40px;
}
header .head_nav .top_li a {
	height: 40px;
}
header .head_nav .top_li:hover a {
	background: #33752e;
}
header .head_nav .top_li ul {
	display: none!important;
}
.index-title .wz {
	width: 22%
}
.index-title .wz1 {
	width: 22%
}
.index-title .jgx {
	width: 39%;
}
.index-title .wz h1 {
	font-size: 24px;
}
.ys_main .ys_content .ys_new .ys_box {
	height: 620px;
}
.ys_main .ys_content .ys_new .ys_box .imgbox {
	background-size: 170px;
	background-position: 50% 0;
}
.ys_main .ys_content .ys_new .ys_box .txtbox {
	top: 180px;
}
.ys_main .ys_content .ys_new .ys_box .txtbox .ys_list {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	margin: 15px auto;
}
.ys_main .ys_content .ys_new .ys_box .txtbox .ys_list h1 {
	font-size: 18px;
}
.ys_main .ys_content .ys_new .ys_box .txtbox .ys_list .ys_p {
	font-size: 12px;
}
.gy_main .gy_content .gy_new .gy_right {
	width: 100%;
}
.gy_main .gy_content .gy_new .gy_right .gy_list li {
	width: 25%;
	padding: 5px;
}
.xw_main .xw_content .xw_new .xw_box a {
	padding: 0 0 0 120px;
}
.xw_main .xw_content .xw_new .xw_box .imgbox .xw_img {
	width: 120px;
}
.xw_main .xw_content .xw_new .xw_box .txtbox {
	height: 100px;
}
.xw_main .xw_content .xw_new .xw_box .txtbox .xw_p {
	margin-top: 0;
}
.xw_main .xw_content .xw_new .xw_box .txtbox .xw_p p {
	font-size: 12px;
}
.ry_main .ry_content .ry_new .ry_right .ry_ul {
	margin-top: 15px;
}
.xws_main .xws_content .xws_new .xws_box a {
	padding: 0 0 0 140px;
}
.xws_main .xws_content .xws_new .xws_box .xws_img {
	width: 140px;
}
.xws_main .xws_content .xws_new .xws_box .txtbox {
	height: 100px;
}
.xws_main .xws_content .xws_new .xws_box .txtbox .xws_p {
	height: 60px;
}
.ry_main .ry_content li a em {
	width: 65%;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.ry_main .ry_content li a b {
	display: none;
}
}
 @media (min-width: 768px) {
.sub_nav .shang .sub_ul {
	display: block!important;
}
}
 @media (max-width: 768px) {
header .head_top {
	height: 50px;
}
header .logo {
	height: 50px;
}
header .logo a img {
	width: 280px;
}
header .top_btn {
	top: 13px;
	font-size: 26px;
}
header .head_nav {
	top: 50px;
}
/*标题*/
.index-title .wz {
	width: 26%;
}
.index-title .jgx {
	width: 37%;
	margin-top: 15px;
}
.index-title .wz h1 {
	font-size: 18px;
	line-height: 20px;
}
.index-title span {
	font-size: 16px;
	line-height: 20px;
}
.xw_main .xw_content .xw_new .xw_box a {
	padding: 0 0 0 110px;
}
.xw_main .xw_content .xw_new .xw_box .imgbox .xw_img {
	width: 110px;
}
.xw_main .xw_content .xw_new .xw_box .txtbox {
	height: 100px;
}
.ry_main .ry_content .ry_new .ry_list .imgbox {
	height: 180px;
}
.ry_main .ry_content .ry_new .ry_dian li {
	height: 25px;
}
.ry_main .ry_content .ry_new .ry_dian li a {
	line-height: 25px;
}
.sub_nav h1 {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
}
.sub_nav h1 span {
	float: right;
	height: 35px;
	line-height: 35px;
	top: 0;
}
.sub_nav .shang .sub_ul {
	display: none;
}
.gys_main .gys_content .gys_new .gys_list li {
	width: 50%;
}
.lxs_main .lxs_content .lxs_new .imgbox {
	text-align: center;
}
.lxs_main .lxs_content .lxs_new .txtbox {
	margin-top: 15px;
}
.xws_main .xws_content .xws_new .xws_box a {
	padding: 0 0 0 100px;
}
.xws_main .xws_content .xws_new .xws_box .xws_img {
	width: 100px;
}
.xws_main .xws_content .xws_new .xws_box .txtbox {
	height: 80px;
}
.xws_main .xws_content .xws_new .xws_box .txtbox .xws_p {
	height: 40px;
	margin-top: 0;
}
}
 @media (max-width:450px) {
.container-fluid {
	padding-left: 8px;
	padding-right: 8px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.ys_main .ys_content .ys_new .ys_box .txtbox .ys_list {
	width: 90%
}
}
 @media (max-width:376px) {
/*标题*/
.index-title .jgx {
	display: none;
}
.index-title .wz {
	width: 100%;
}
.index-title .wz1 {
	width: 100%;
}
}
 @media (max-width:340px) {
}
/*清除样式*/
.clear {
	clear: both;
}
/*分页css scott style pagination*/
div.scott {
	padding: 3px;
	margin: 3px;
	text-align: center;
}
div.scott a {
	border: #221616 1px solid;
	padding: 2px 5px;
	color: #221616;
	margin: 0 2px 0 0;
	text-decoration: none;
}
div.scott a:hover {
	border: #221616 1px solid;
	color: white;
	background-color: #221616;
}
div.scott a:active {
	border: #221616 1px solid;
	color: #611985;
	background-color: #221616;
}
div.scott span.current {
	border: #221616 1px solid;
	padding: 2px 5px;
	font-weight: bold;
	color: #fff;
	margin: 0 2px 0 0;
	background-color: #221616;
}
div.scott span.disabled {
	border: #dfdfdf 1px solid;
	padding: 2px 5px;
	color: #221616;
	margin: 0 2px 0 0;
}
.pagelist {
	text-align: right;
	margin: 5px auto;
	clear: both; /*border-top: #dddddd 1px dashed;*/
	padding-top: 10px;
	overflow: hidden;
}
.pagelist li {
	width: auto;
	height: 50px;
	float: left;
	list-style-type: none
}
.pagelist a {
	border-bottom: #dedfde 1px solid;
	border-left: #dedfde 1px solid;
	padding-bottom: 5px;
	margin: 0px 5px;
	padding-left: 9px;
	padding-right: 9px;
	color: #000000;
	border-top: #dedfde 1px solid;
	border-right: #dedfde 1px solid;
	padding-top: 5px
}
.pagelist a:hover {
	border-bottom: #003f9d 1px solid;
	border-left: #003f9d 1px solid;
	background-color: #003f9d;
	color: #fff;
	border-top: #003f9d 1px solid;
	border-right: #003f9d 1px solid
}
.xws_main .xws_content .xwss_new .max-img img{max-width: 100%;width: auto;height: auto !important;}
.m-swiper img {
	width: 100%;
	height: auto;
}
.pages {width: 100%;height: auto;padding: 20px 0;text-align: center}
.pages a {color:#3e3e3e; width:46px; height:36px; display:inline-block; line-height:36px;text-align:center;border: 1px solid rgba(55, 55, 55, .1);border-radius: 3px}
.pages a.active, .pages a:hover {color: #fff;background-color: #6b6b6b}
.pages a:first-of-type, .pages a:last-of-type, .pages a.total {padding: 0 20px;width: auto}
.pages a.total {pointer-events: none;}
.pages a+a {margin-left:5px}
ul {
	list-style-type: none;
}
@media (max-width: 768px){ 
	.jqtw ul li{width:98%; float:left; background:url(../images/dian.jpg) no-repeat left center; line-height:30px; padding-left:6px;padding-right:8px;}
	
}
@media (max-width: 1024px) {
.art_list ul li {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../images/article.jpg) 8px center no-repeat;
	box-sizing: border-box;
	float: left;
}
}