*,::after,::before {
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

body,h1,h2,h3,h4,h5,h6,p,div,ul,ol,li,dl,dt,dd,h1 {
	margin: 0;
	padding: 0
}

@media screen and (max-width:320px) {
	.product img {
		
	}
}

@media screen and (max-width:480px) {
	.product img {
		
	}
}

@media screen and (max-width:640px) {
	.product img {
		
	}
}

html {
	background: #fff;
	font-size: 18px;
}

input,textarea {
	-webkit-appearance: none;
	font-size: 12px
}

li {
	list-style: none
}

img {
	border: 0;
	margin: 0;
	padding: 0
}

a {
	text-decoration: none
}

a img{ 
	border:none; 
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

body {
	min-width: 320px
}
/*首页*/
.project_box{
	width: 96%;
	margin: auto;
	padding-top: 20px;
	overflow: hidden;
}
.project_box li{
	float: left;
	width: 50%;
}
.project_box li div{
	width: 44vmin;
	height: 30vmin;
	margin: 0px auto 20px auto;
	overflow: hidden;
	position:relative;
}
.project_box li div img{
	width: 44vmin;
	min-height: 30vmin;
}
.project_box li div p{
	width: 100%;
	position: absolute;
	bottom: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	text-indent: 8px;
	padding: 4px 0px;
	background: url(../m/project_bg.png) no-repeat;
	background-size: 100% 50px;
}
.project_box li div span{
	font-size: 10px;
	line-height: 16px;
	padding-left: 8px;
}
.project_more a{
	display: block;
    width: 44vmin;
	height: 30vmin;
	background: #e30202;
	margin: 0px auto 20px auto;
}
.project_more h1{
	font-size: 14px;
	color: #fff;
	line-height: 8vmin;
	text-align: center;
	font-weight: normal;
	padding-top: 8vmin;
}
.project_more h2{
	font-size: 12px;
	color: #fff;
	line-height: 4vmin;
	text-align: center;
	font-weight: normal;
}
.us_box{
	background: #f5f5f5;
	margin: auto;
}
.us_box div{
	width: 94%;
	padding-bottom: 2px;
	margin: auto;
}
.us_box h1{
	font-size: 20px;
	color: #e30202;
	padding: 20px 0px 10px 0px;
	text-align: center;
}
.us_box span{
	font-size: 12px;
	font-weight: normal;
}
.us_box p{
	font-size: 14px;
	color: #888;
	line-height: 26px;
}
.us_box a{
	display: table;
	font-size: 13px;
	line-height: 30px;
	padding: 0px 30px;
	background: #e30202;
	border-radius: 40px;
	color: #fff;
	margin: 20px auto;
}
.news_box{
	width: 96%;
	margin: auto;
	padding-bottom: 20px;
}
.news_title{
	overflow: hidden;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.news_title h1{
	float: left;
	display: table;
	font-size: 20px;
	color: #e30202;
	padding: 20px 0px 10px 0px;
	text-align: center;
}
.news_title span{
	font-size: 12px;
	font-weight: normal;
}
.news_title a{
	display: block;
	float: right;
	font-size: 14px;
	color: #888;
	margin: 30px 0px 10px 0px;
}
.news_center{
	width: 100%;
	display: block;
	overflow: hidden;
	margin-top: 10px;
}
.news_center img{
	float: left;
	width: 30vmin;
	height: 86px;
}
.news_center div{
	float: right;
	width: 60vmin;
}
.news_center h2{
	width: 60vmin;
	font-size: 14px;
	color: #e30202;
	font-weight: normal;
	line-height: 26px;
    white-space:nowrap;/*一行显示*/
    overflow: hidden;/*超出部分隐藏*/
    text-overflow: ellipsis;/*用...代替超出部分*/
}
.news_center p{
	font-size: 12px;
	color: #888;
	line-height: 20px;
}
.news_center span{
	display: block;
	font-size: 12px;
	color: #aaa;
	line-height: 24px;
}
.news_center.f_four img{
	display: none;
}
.news_center.f_four div{
	float: none;
	width: 100%;
	overflow: hidden;
	margin-left: 0px;
}
.news_center.f_four h2{
	width: 72%;
	float: left;
}
.news_center.f_four p{
	display: none;
}
.news_center.f_four span{
	float: right;
}
.scenery_box ul{
	width: 96%;
	margin: auto;
	overflow: hidden;
}
.scenery_box li{
	float: left;
	width: 50%;
}
.scenery_box li div{
	width: 44vmin;
	height: 30vmin;
	margin: 0px auto 16px auto;
	overflow: hidden;
}
.scenery_box li a img{
	width: 44vmin;
	min-height: 30vmin;
}

/*底部固定电话等-footer.html对应css*/
.chosecolor {
	background: #e30202;
}
footer {
	text-align: center;
	height: 150px
}
.footer_top {
	height: 50px;
	/*background-color: #f9f9f9;*/
	border-top: 1px solid #fff;
}
.footer_top>a {
	display: block;
	margin: 9px 10px 0;
	border: 1px solid #e30202;
	line-height: 30px;
	height: 30px;
	color: #fefab5;
	background-repeat: no-repeat
}
.footer_top>a:visited {
	color: #fefefe
}
.footer_top_mBtn {
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
	width: 44px;
	padding-left: 24px;
	background-image: url("nav.png");
	background-position: 8px 50%;
	background-size: 15px auto
}
.footer_top_rightBtn {
	float: right;
	width: 30px;
	background-image: url("top.png");
	background-position: 50% 50%;
	background-size: auto 18px;
	text-indent: -9999px
}
.footer_top_leftBtn {
	float: left;
	width: 30px;
	background-image: url("home.png");
	background-position: 50% 50%;
	background-size: auto 18px;
	text-indent: -9999px
}
.footer_top_backBtn {
	float: left;
	width: 30px;
	background-image: url("left.png");
	background-position: 50% 50%;
	background-size: auto 18px;
	text-indent: -9999px
}
#footer_version {
	text-align: center;
	width: 100%;
	margin: auto 0;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9
}
#footer_version a {
	color: #fff;
	font-size: 13px;
	font-family: "微软雅黑";
	text-align: center;
	font-weight: 300
}
#footer_version a,#footer_version .tell,#footer_version .mail,#footer_version .map,#footer_version .message {
	width: 25%;
	float: left;
	margin: 0;
	color: #fff;
	font-size: 13px;
	font-family: "微软雅黑";
	text-align: center;
	font-weight: 300;
	overflow: hidden
}
#footer_version .mass {
	width: 25%;
	margin: 0;
	padding: 38px 0 0 0;
	background: url("text.png") no-repeat 8px;
	overflow: hidden
}
#footer_version .fenxiang {
	width: 25%;
	margin: 0;
	padding: 38px 0 0 0;
	background: url("fengxiang.png") no-repeat center 8px;
	overflow: hidden
}
#footer_version .message {
	width: 25%;
	margin: 0;
	padding: 38px 0 0 0;
	background: url("message.png") no-repeat center 8px;
	overflow: hidden
}
#footer_version .tell {
	width: 25%;
	margin: 0;
	padding: 38px 0 0 0;
	background: url("tell.png") no-repeat center 8px;
	overflow: hidden
}
#footer_version .mail {
	width: 25%;
	margin: 0;
	padding: 38px 0 0 0;
	background: url("text.png") no-repeat center 8px;
	overflow: hidden
}
#footer_version .map {
	width: 25%;
	margin: 0;
	padding: 38px 0 0 0;
	background: url("map.png") no-repeat center 8px;
	overflow: hidden
}
#footer_version a:visited {
	color: #fff
}
.footer_bottom {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #888;
	padding-bottom: 10px;
	padding-top: 10px;
	/*background: #eee;*/
}
.footer_bottom a {
	color: #663399;
}
.footer_bottom>div {
	line-height: 20px
}
.sliderImgNews {
	width: 100%;
	margin: 0 auto;
	overflow: hidden
}
.corlorshow {
	display: none
}
/*底部固定样式--结束*/


/*文章产品列表页*/
.huise {
	/*background: #f9f9f9;*/
	border-bottom: 1px solid #eee;
}

.articleHead #mainNav {
	position: relative;
	height: 43px;
	line-height: 43px;

	clear: both
}

.articleHead .Logo {
	float: left;
	width: 35px;
	height: 24px;
	margin: 12px 0 0 12px;
	display: inline-block;
	background: url(home.png) no-repeat;
	background-size: 25px auto
}

#mainNav .navLine {
	display: inline-block;
	float: left;
	height: 43px;
	line-height: 43px;
	width: 1px;
	overflow: hidden;
	border-left: 1px solid #eee;
}

#mainNav .levelOne {
	padding: 0 18px 0 12px;
	background-position: right -212px;
	float: left;
	color: #e30202;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bold;
}

.gIcon {
	background: url(header_icon_v3.png) no-repeat 0 0;
	background-size: 60px auto
}
#include_product_son_txtli{
	overflow: hidden;
}
#include_product_son_txtli li {
	width: 50%;
	float: left;
	padding: 0;
	margin-top: 14px;
	border-radius: 0;
	background: #fff;
}

#include_product_son_txtli li a {
	width: 96%;
	margin: 0 auto;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #e30202;
	line-height: 30px;
	text-align: center;
	border: 1px solid #e30202;
	border-radius: 20px;
	display: block;
}

#include_product_son_txtli li a:hover {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #fff;
	line-height: 30px;
	text-align: center;
	border: 1px solid #e30202;
	display: block;
	background:#e30202;
}

#include_product_business{
	padding-bottom: 18px;
	overflow: hidden;
}

#include_product_business li {
	width: 50%;
	float: left;
	padding: 0;
	margin-top: 14px;
	border-radius: 0;
	background: #fff;
}

#include_product_business li a {
	width: 120px;
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
}
#include_product_business li p{
	display: table;
	margin: auto;
	padding: 15px;
	font-weight: bold;
	background: rgba(255,255,255,0.8);
	color: #3366cc;
	margin-top: 30px;
}
.module_list li {
	width: 99%;
	margin: 3px auto;
	font-size: 13px;
	font-family: "微软雅黑";
	line-height: 40px;
	border-radius: 0;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden
}
.module_list li a {
	font-size: 13px;
	font-family: "微软雅黑";
	color: #6c6c6c;
	text-align: left;
	text-indent: 5px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.module_list li:hover a{
	color: #e30202;
}
.product {
	width: 99%;
	margin: 0 auto;
	padding-top: 5px;
}
.product ul{
	overflow: hidden;
}
.product li {
	width: 50%;
	float: left;
	line-height: 28px;
	font-size: 13px;
	font-family: "微软雅黑";
	text-align: center;
	margin-bottom: 16px;
}
.product li a {
	position: relative;
	display: inline-block;
	color: #303030;
	vertical-align: top;
	overflow: hidden;
	margin: 0 2px;
	border: 1px solid #fff;
}
.product li a:hover{
	-moz-box-shadow:2px 2px 5px #ccc;	
	-webkit-box-shadow:2px 2px 5px #ccc; 
	box-shadow:2px 2px 5px #ccc;
}
.product_hover{
	width: 43vmin;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	font-family: "微软雅黑";
	text-align: center;
    overflow: hidden;
	color: #555;
}
.product li a:hover .product_hover{
	background: #e30202;
	color: #fff;
}
.product_pic {
	vertical-align: middle;
	width: 43vmin;
	height: 30vmin;
	background: #fff;
	overflow: hidden;
	margin: auto;
}
.product_pic img {
	max-width:43vmin;
	height: 30vmin;
	display:block;
	overflow: hidden;
	transition: all 0.6s;
}
.product li a:hover img{
	transform: scale(1.2);
}
.article_listpage {
	width: 96%;
	margin: 0 auto;
	padding-top: 5px;
}
.article_listpage li {
	width: 100%;
	margin-bottom: 16px;
	overflow: hidden;
}
.article_listpage li img{
	float: left;
	width: 40vmin;
	height: 30vmin;
	border: 1px solid #ddd;
}
.article_listpage li div{
	float: left;
	width: 54%;
	padding-left: 2%;
}
.article_listpage li h1{
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	color: #e30202;
}
.article_listpage li p{
	font-size: 12px;
	color: #888;
}

/*文章列表页--结束*/

/*文章详情页*/
a:active {
	color: #9e9e9e
}

button,input,select,textarea {
	font-size: 100%;
	font-family: "微软雅黑";
	vertical-align: middle;
	outline: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

textarea {
	resize: none
}

.fl {
	float: left
}

.fr {
	float: right
}

.hid {
	display: none
}

body .show {
	display: block
}

header,footer,article,section,nav,menu,hgroup {
	display: block;
	clear: all
}

.in,.out,.rin,.rout,.picani {
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-duration: 500ms
}

.articleTitle {
	text-align: center;
	font-size: 13px;
	line-height: 26px;
	font-family: "微软雅黑";
}
.articleTitle h2{
	margin-top: 20px;
	color: #252525;
}
.articleTitle p{
	color: #aaa;
	padding-top: 5px;
}
.articleContent {
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 24px;
	margin-bottom: 10px;
	padding: 0 8px;
	padding-top: 10px;
	color: #2c2c2c;
	word-wrap: break-word;
	overflow: hidden;
	text-align: justify
}

.articleContent a,.nav a {
	color: #4e7ebd
}

.articleContent br {
	content: ""!important;
	display: block!important
}

.articleContent p {
	margin-bottom: 5px
}

.articleContent .img_span {
	text-align: left;
	color: #787878;
	font-size: 13px;
	font-family: "微软雅黑";
	line-height: 25px
}

.articleContent img {
	max-width: 98% !important;
	height: auto !important;
	vertical-align: middle;
	margin: 5px auto !important;
	display: block;
	padding: 0px;
	border: 1px solid #ddd;
}

.articleContent .video {
	text-align: center
}

.articleContent video {
	width: 290px;
	margin: 0 auto
}

.articleContent .videoMessage {
	text-align: center;
	padding-top: 1px;
	font-size: 13px;
	font-family: "微软雅黑";
	padding-bottom: 5px
}

.articleContent .imgMessage {
	display: block;
	padding-top: 10px;
	color: #787878;
	font-size: 13px;
	font-family: "微软雅黑";
	line-height: 16px;
	text-align: center
}

.articleContent button,.articleContent input,.articleContent select,.articleContent textarea {
	margin-right: 5px
}

.lis_service{
	width: 98%;
	margin: auto;
}
.lis_service ul{
	overflow: hidden;
}
.lis_service li {
	width: 50%;
	float: left;
	padding: 0;
	margin-top: 14px;
	border-radius: 0;
	background: #fff;
}

.lis_service li a {
	width: 80%;
	margin: 0 auto;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #e30202;
	line-height: 30px;
	text-align: center;
	border: 1px solid #e30202;
	border-radius: 20px;
	display: block;
}

.lis_service li a:hover {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #fff;
	line-height: 30px;
	text-align: center;
	border: 1px solid #e30202;
	display: block;
	background:#e30202;
}
.lis_service div{
	font-size: 14px;
	padding-top: 20px;
	line-height: 26px;
}
.lis_service img {
	max-width: 92%;
	vertical-align: middle;
	margin: 5px auto;
	display: block;
	padding: 10px;
	border: 1px solid #ddd;
}
/*文章详情页--结束*/

/*翻页css--page*/
.pages {
	text-align: center;
	padding: 5px 2px;
	font-size: small;
	font-family: "微软雅黑";
	padding-bottom: 20px;
}

.pages a {
	color: #777;
	display: inline-block;
	padding: 3px 7px;
	margin: 10px 5px;
}

.pages a:hover {
	color: #e30202;
	text-decoration: none
}

.pages strong {
	font-weight: bold;
	font-family: "微软雅黑";
	background-color: #f3f3f5;
	display: inline-block;
	padding: 2px 6px;
	color: #1176bb
}

.pages .current {
	background-color: #333;
	display: inline-block;
	padding: 2px 6px;
	color: #fff
}

.pagehead {
	position: relative
}
/*翻页代码--结束*/
