@charset "utf-8";
/*网站咨询业务QQ:942031558*/
/*公共样式*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,body{
	padding:0;
	margin:0;
}
ul,li{
	 list-style:none;
}
img{
	border:0 none;
}
input,textarea {
	outline: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
a{ 
	text-decoration:none !important;
	color:#666;
	transition: all 0.3s;
	-moz-transition: all 0.3s; 
	-webkit-transition: all 0.3s; 
	-o-transition: all 0.3s;
}
a:hover{
	text-decoration: none !important;
}
body{
	font-size:14px;
	font-family:"微软雅黑";
	color:#666;
	line-height:1.5;
	overflow-x: hidden;
}

.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}
.clear{
	clear:both;
}
.bg_none{
	background:none !important;	
}
.bd_none{
	border:none !important;	
}
html,body{
      -webkit-text-size-adjust:none;
}
.img {
	overflow: hidden;
}
.img img {
	width: 100%;
	transition: all .2s;
}
.img:hover img {
	transform: scale(1.05);
}
.tc {
	text-align: center;
}
/**新闻中心**/
.ind_news{padding:45px 0 50px;}
.ind_newscon{margin:40px 0 50px;}
.ind_news_list li{line-height: 26px;background: #eee; margin-bottom:30px; overflow: hidden;transition: all .5s;-webkit-transition: all .5s;}
.ind_news_list li a{display: block;}
.ind_news_list li .date{width:122px; font-size:44px;line-height: 40px; font-weight: bold;color: #fff;padding: 35px 0; text-align: center;background: #003a8f;}
.ind_news_list li .date .date_2{display: block; font-size: 16px;height: 20px;line-height: 20px;margin-top: 10px; font-weight: normal;}
.ind_news_list .newsr{padding:25px 18px 0 144px;text-align: left;}
.ind_news_list h1{font-size:16px;color: #000;height: 26px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.ind_news_list h1 a{color: #000;}
.ind_news_list .newstext{font-size: 14px;color: #333; height:52px;margin-top: 10px; overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.ind_news_list li a:hover{color: #0047d5;}
.ind_news .more{margin:20px auto 0;}
.ind_news_list li:hover{box-shadow:#3333334f 0px 2px 9px 2px;-webkit-box-shadow:#3333334f 0px 2px 9px 2px;}

/*pager*/
.nypager{
	text-align: center;
	margin:30px 0 20px;
}
.nypager a{
	display: inline-block;
	color: #666;
	padding: 4px 12px;
	border: #dcdcdc 1px solid;
	margin: 4px 0;
}
.nypager span.active a,.nypager a:hover{
	background: #003a8f;
	border-color: #003a8f;color: #fff;
}

/*新闻内页*/

h4.newstitle {
	line-height: 40px;
	text-align: center;
	font-size: 20px;
}

.news_message {
	text-align: center;
	margin-bottom: 30px;
}
.news_con{font-size: 16px;line-height: 28px;color: #333;min-height: 300px;}
.news_con img{max-width: 100%;}
#preLink,#nextLink{font-size: 16px;line-height: 30px;display: block;}


/*头部*/
#banner.swiper-container {
	z-index: 0;
}
header{	
	position: relative;
	z-index: 0;
	height: 100px;
	width: 100%;
	background: #fff;
}
header .container {
	height: 100px;
	position: relative;
	padding: 0;
	overflow: hidden;
}
.container {
	padding: 0;
}
.logo{
	margin: 7px 0 0 0;
	float: left;
}
.logo img{
	display: block;
}
.top-phone {
	float: right;
	background: url(../images/phone_icon.png) no-repeat left top;
	margin-top: 14px;
	padding: 5px 0 5px 82px;
	text-align: right;
	font-size: 24px;
	color: #da251c;
	
}
.top-phone h4,.top-phone {
	font-weight: bold;
}
/*.top-phone h4 {
	line-height: 32px;
	font-size: 24px;
	color: #da251c;
	font-weight: bold;
}
.top-phone p {
	line-height: 30px;
	font-size: 18px;
	color: #fc0000;
	font-weight: bold;
}*/
@media only screen and (max-width:991px ) {
	.top-phone {
		display: none;
	}
}
.nav-wrap {
	height: 50px;
	background: #da251c;
	width: 100%;
	/*box-shadow: 0 3px 3px rgba(0,0,0,.15);*/
	position: relative;
	z-index: 10;
}
.nav>li{
	float: left;
	position: relative;
	margin-right: 30px;
}
.nav>li:last-child {
	margin-right: 0;
}
.nav>li>a{
	display: block;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color:#fff;
	padding: 0;
}
.nav>li:hover>a,
.nav>li:focus>a{
	background: #000;
	color: #fff;
}
.nav>li.active>a{
	background: #000;
	color: #fff;
}
.nav-dl {
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	width: 165px;
	/*text-align: center;
	background: #fff;
	box-shadow: 0 3px 3px rgba(0,0,0,.15);*/
	z-index: 100;
}
.nav-dl dd a{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	display: block;
	padding: 0 10px;
	margin-top: 4px;
	background: #000;
}
.nav-dl dd a:hover {
	background: #da251c;
}
.products-dl {
	width: 180px;
	text-align: left;
}
@media only screen and (max-width:1199px ) {
	.nav>li {
	    margin-right: 0px;
	}
}
@media only screen and (max-width:991px ) {
	.nav-wrap {
		display: none;
	}
}


#navToggle{
	display: none;
	overflow: hidden;
	position: absolute;
	cursor: pointer;
	box-sizing: border-box;
	width: 70px;
	height: 70px;
	padding: 15px;
	background: none;
	padding: 0;
	right: 0px;
	top: 0px;
	z-index: 999;
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;	
}
#navToggle::before {
    margin-top: -7px;
}
#navToggle::after {
    margin-top: 7px;
}
#navToggle span,
#navToggle::after,
#navToggle::before {
    height: 2px;
    width: 22px;
    top: 50%;
    left: 50%;
    margin-left: -11px;
    background: #000;
    position: absolute;
    display: block;
    content: '';
    text-indent: -9999px;
    transition: all 300ms ease-in-out;
}
#navToggle.show span {
    opacity: 0;
}
#navToggle span::before, #navToggle::after, #navToggle::before {
    /*height: 3px;*/
    width: 22px;
    top: 50%;
    left: 50%;
    margin-left: -11px;
    background: #333;
    position: absolute;
    display: block;
    content: '';
    text-indent: -9999px;
    transition: all 300ms ease-in-out;
}
#navToggle i {
	position: absolute;
    left: 50%;
    width: 30px;
    line-height: 22px;
    margin: 43px 0 0 -15px;
}
#navToggle.show::before {
    margin-top: 0;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#navToggle.show::after {
    margin-top: 0;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
header #navToggle {
	margin: -5px 0 0;
}
.mask{
    height: 100vh;
    width: 100vw;
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    z-index: 900;
    left: 0;
    top: 0;
	display:none;
}
#mobileMenu {
    position: fixed;
    right: -250px;
    top: 0;
    margin: 0;
    width: 250px;
    height: 100vh;
    background-color: #fff;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 1110;
    background: #fff;
}
#mobileMenu .hello {
    height: 70px;
    background-color: #fff;
    border-bottom: 1px solid #F0F0F0;
	padding-left: 25px;
	position: relative;
	padding-top: 8px;
}
#mobileMenu .hello h3{
	font-size: 20px;
	color: #000;
	font-weight: bold;
	line-height: 54px;
}
#mobileMenu .hello .cha{
	cursor: pointer;
	height: 40px;
	width: 40px;
	position: absolute;
	right: 15px;
	top: 15px;
	background: url(../images/cha.png) no-repeat;
}
#mobileMenu .menu li>a {
    display: block;
    font-size: 14px;
    padding-left: 25px;
    color: #666;
    line-height: 45px;
    border-bottom: 1px solid #E6E6E6;
    position: relative;
}
#mobileMenu .menu li.sub>a::after {
	content: "";
	display: block;
	background: url(../images/arrow_icon.png) no-repeat;
	width: 16px;
	height: 9px;
	position: absolute;
	right: 25px;
	top: 18px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.sub-dl {
	display: none;
}
.sub-dl dd a {
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	font-size: 14px;
	color: #666;
	background: #f9f9f9;
	display: block;
}
#mobileMenu .menu li.active>a {
	background-color: #da251c;
    text-decoration: none;
    color:#fff;
}
#mobileMenu .menu li.on>a {
	background-color: #da251c;
	color: #fff;
}
#mobileMenu .menu li.on>a::after {
	transform: rotate(180deg);
}
.mobile_search{
	border-bottom: 1px solid #e6e6e6;
}
#mobileMenu .menu li.login-li>a::after {
	display: none;
}

#mobileMenu.show {
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px);
}
#page.show {
    /*-webkit-transform: translateX(200px);
    transform: translateX(200px);*/
    width: 100vw;
    height: 100vh;
}
#page {
    transition: all 0.3s ease-out;
    overflow: hidden;
}
.show {
    display: block !important;
}
html.show, body.show {
    overflow: hidden;
    height: 100vh;
    width: 100%;
    position: fixed;
    -webkit-overflow-scrolling: auto;
    -webkit-transform: translateZ(0px);
}

@media only screen and (max-width:991px ) {
	header{
		height: 70px;
	}
	.search-icon {
		display: none;
	}
	header .nav{
		display: none;
	}
	#navToggle{
		display: block;
	}
	header .container {
		width: 100%;
		padding: 0 15px;
		height: 70px;
	}
	.header-icon {
		display: none;
	}
	.logo {
		margin-top: 10px;
		height: 50px;
	}
	.logo img {
		height: 50px;
	}
	.container {
		padding: 0 15px;
	}
}
@media only screen and (max-width:450px ) {
	header .container {
		padding: 0 10px;
	}
}

/*banner*/
#banner .swiper-pagination-bullet {
	height: 14px;
	width: 14px;
	background: #fff;
	opacity: 1;
}
#banner .swiper-pagination-bullet-active {
	background: #da251c;
}
#banner .swiper-slide img {
    width: 100%;
    display: block;
    min-height: 200px;
}
#banner .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px;
}
@media only screen and (max-width:991px ) {
	#banner {
		margin-top: 0;
	}	
}

.index-adv {
	height: 570px;
	/*background: url(../images/index-adv.jpg) no-repeat center top;*/
    background: #edebeb;
	color: #000;
	font-size: 16px;
	line-height: 32px;
}
.index-adv li {
	margin-top: 165px;
}
.index-adv li a {
	color: #666;
}
.index-adv li img {
	width: 50%;
	max-width: 128px;
}
.index-adv h3 {
	padding: 12px 0;
	font-size: 24px;
}
@media only screen and (max-width: 768px) {
	.index-adv {
		font-size: 14px;
		line-height: 1.5;
	}
	.index-adv li {
		margin-top: 45px;
	}
	.index-adv li p {
		min-height: 85px;
	}
}

/*关于我们*/
.about {
	/*margin: 65px auto 60px;*/
	background: url(../images/index-about.jpg) no-repeat center bottom;
	background-size: auto 100%;
	min-height: 730px;
	padding: 100px 0 30px;
}
.index-title {
	text-align: center;
	margin-bottom: 24px;
}
.index-title h3 {
	line-height: 55px;
	font-size: 32px;
	color: #da251c;
	font-weight: bold;
}
.index-title h4 {
	line-height: 35px;
	position: relative;
	height: 35px;
	font-size: 0;
}
.index-title h4 span {
	font-size: 14px;
	color: #777;
	padding: 0 18px;
	background: #fff;
	display: inline-block;
	position: relative;
	z-index: 3;
}
.index-title h4:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	height: 1px;
	width: 100%;
	max-width: 400px;
	background: #ccc;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
/*.about-content {
	overflow: hidden;
}*/
.title-color {
	color: #333;
}
em,i {
	font-style: normal;
}
.about-img {
	float: left;
	width: -webkit-calc(50% - 20px);
	width: -moz-calc(50% - 20px);
	width: calc(50% - 20px);
	height: 500px;
	position: relative;
	overflow: hidden;
	visibility: visible !important;
	/*box-shadow: 20px 20px 0 #da251c;*/
	margin-top: 100px;
}
.about-img img {
	display: block;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;	
}
.about-right {
	float: right;
	width: 50%;
}
.about-nr {
	font-size: 14px;
	color: #666;
	padding: 85px 0 0 50px;
	line-height: 28px;
	overflow: hidden;
}
.about-nr a {
	display: block;
	width: 138px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #333;
}
.about-nr a:hover {
	background: #333;
	color: #fff;
}
.index-tit h3 {
	padding: 0 0 5px;
	font-size: 30px;
	font-weight: bold;
}
.index-tit h3 i {
	color: #da251c;
}
.index-tit em {
	color: #999;
}
.about-nr p {
	padding-top: 25px;
	min-height: 200px;
	/*margin-bottom: 10px;*/
}
.about-menu {
	overflow: hidden;
	margin-top: 40px;
}
.about-menu li {
	float: left;
	width: 25%;
	padding: 0 5px;
}
.about-menu li a {
	display: block;
	width: 100%;
	max-width: 100px;
	padding-top: 100px;
	line-height: 35px;
	font-size: 16px;
	color: #000;
	text-align: center;
	margin: 0 auto;
}
.about-menu li a:hover {
	color: #FC0000;
}
.about-menu li:nth-child(1) a {
	background: url(../images/about_icon1.png) no-repeat center top;
	background-size: 100% auto;
}
.about-menu li:nth-child(2) a {
	background: url(../images/about_icon2.png) no-repeat center top;
	background-size: 100% auto;
}
.about-menu li:nth-child(3) a {
	background: url(../images/about_icon3.png) no-repeat center top;
	background-size: 100% auto;
}
.about-menu li:nth-child(4) a {
	background: url(../images/about_icon4.png) no-repeat center top;
	background-size: 100% auto;
}
.about-menu li:nth-child(1):hover a {
	background: url(../images/about_icon1a.png) no-repeat center top;
	background-size: 100% auto;
}
.about-menu li:nth-child(2):hover a {
	background: url(../images/about_icon2a.png) no-repeat center top;
	background-size: 100% auto;
}
.about-menu li:nth-child(3):hover a {
	background: url(../images/about_icon3a.png) no-repeat center top;
	background-size: 100% auto;
}
.about-menu li:nth-child(4):hover a {
	background: url(../images/about_icon4a.png) no-repeat center top;
	background-size: 100% auto;
}
@media only screen and (max-width:991px ) {
	.index-title h3 {
		line-height: 50px;
		font-size: 28px;
	}
	.about-img {
		width: 100%;
		max-width: 570px;
		float: none;
		margin: 0 auto 20px;
		height: auto;
	}
	.about-img img {
		position: relative;
		width: 100%;
		height: auto;
	}
	.about-right {
		width: 100%;
		max-width: 570px;
		float: none;
		margin: 0 auto;
	}
	.about-nr {
		height: auto;
	}
	.about-menu {
		margin-top: 20px;
	}
}
@media only screen and (max-width:767px ) {
	.about {
		padding-top: 30px;
	}
	.index-title {
		margin-bottom: 15px;
	}
	.index-title h3 {
		line-height: 40px;
		font-size: 22px;
	}
	.index-title h4 span {
		max-width: 280px;
	}
	.about-nr {
		padding: 15px 0 0;
		font-size: 14px;
	}
	.about-nr p {
		padding-top: 5px;
		display: inline-block;
        background: rgb(255 255 255 / 55%);
        padding-left: 5px;
        padding-right: 5px;
	}
}
@media only screen and (max-width:500px ) {
	.about-menu li a {
		display: block;
		width: 63px;
		max-width: none;
		padding-top: 63px;
		line-height: 35px;
		font-size: 14px;
		color: #000;
		text-align: center;
		margin: 0 auto;
	}
}


/*产品中心*/
.product-wrap {
	width: 100%;
	background: url(../images/index-pro.jpg) no-repeat center bottom fixed;
	padding: 90px 0;
}
.product .index-title h4 span {
	background: #f1f1f1;
}
.pro-scroll .item {
	padding: 0 7px;
}
.plist-a {
	display: block;
	width: 100%;
	margin: 0 auto 17px;
	max-width: 289px;
	padding: 2px;
}
.plist-a img {
	display: block;
	width: 100%;
}
.pro-name {
	height: 97px;
	padding: 22px 17px 0;
}
.pro-name h4 {
	line-height: 30px;
	overflow: hidden;
	padding-bottom: 14px;
	position: relative;
	font-size: 15px;
}
/*.pro-name h4:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 55px;
	height: 1px;
	background: #000;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}*/
.pro-ul li:hover .pro-list-img {
	/*background: #da251c;*/
	box-shadow: 3px 3px 7px rgba(0,0,0,.3);
}
.plist-a:hover h4 {
	color: #fff;
}
.plist-a:hover h4:before {
	background: #fff;
}
.pro-scroll .owl-controls {
	text-align: center;
	margin-top: 15px;
	font-size: 0;
}
.pro-scroll .owl-controls .owl-page {
	display: inline-block;
	height: 16px;
	width: 16px;
	background: #fff;
	margin: 0 8px;
	box-shadow: 0 5px 5px rgba(0,0,0,.15);
}
.pro-scroll .owl-controls .owl-page.active {
	background: #da251c;
}
.text_o {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product-wrap .index-tit {
	padding-bottom: 40px;
}
.index-pro ul {
	margin: 0 -8px;
}
.index-pro li {
	padding: 0 8px;
	
}
.index-pro li p {
	color: #333;
}
.index-pro {
	line-height: 52px;
}
.index-pro .img {
	border: 1px solid #e5e5e5;
	box-shadow: 2px 3px 6px rgba(0,0,0,.15);
}
.btn-more {
	color: #fff;
	background: #da251c;
	width: 185px;
	line-height: 40px;
	display: block;
	margin: 28px auto 0;
	text-align: center;
	color: #fff !important;
}
.btn-more:hover {
	background: #ca1e15;
}
@media only screen and (max-width:991px ) {
	.product-wrap {
		padding: 45px 0;
	}
}
@media only screen and (max-width:767px ) {
	.product-wrap {
		padding: 30px 0;
	}
	.pro-name {
		padding: 10px 10px 0;
		height: 65px;
	}
	.pro-name h4 {
		font-size: 14px;
		padding-bottom: 10px;
	}
	.pro-scroll .owl-controls .owl-page {
		box-shadow: none;
		height: 14px;
		width: 14px;
		background: #fff;
		margin: 0 5px;
	}
	.pro-scroll {
		margin-top: 15px;
	}
}

/*新闻中心*/
.index-news {
	/*margin: 60px auto 70px;*/
	background: url(../images/index-news.jpg) no-repeat center top fixed;
	/*background-size: auto 100%;
	height: 1000px;*/
	padding: 90px 0 0px;
}
.index-news-cont {
	padding-bottom: 100px;
}
.index-news-content {
	overflow: hidden;
}
.index-news-img {
	float: left;
	width: -webkit-calc(50% - 26px);
	width: -moz-calc(50% - 26px);
	width: calc(50% - 26px);
	height: 389px;
	overflow: hidden;
	position: relative;
}
.index-news-img a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.index-news-img img{
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	height: 100%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.index-news-right {
	float: right;
	width: 50%;
}
.index-news-ul li {
	height: 53px;
	border-bottom: 1px dashed #dcdcdc;
	padding-left: 15px;
	background: url(../images/news_icon.png) no-repeat left center;
}
.index-news-ul li a {
	display: block;
	float: left;
	height: 52px;
	line-height: 52px;
	overflow: hidden;
	width: calc(100% - 80px);
	font-size: 16px;
	color: #333;
}
.index-news-ul li a:hover {
	color: #da251c;
}
.index-news-ul li span {
	line-height: 52px;
	float: right;
	font-size: 12px;
	color: #999;
}
.more-a {
	display: block;
	width: 150px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #da251c;
	margin: 36px auto 0;
}
.more-a:hover {
	background: #1d8af1;
	color: #fff;
}

.index-news-cont ul {
	padding-bottom: 20px;
}
.index-news-cont li {
	margin-top: 40px;
	padding: 35px 35px 0;
}
.index-news-cont li:hover {
	background: #fff;
	box-shadow: 0 0 8px rgba(0,0,0,.2);
}
.index-news-cont li a {
	color: #666;
}
.index-news-cont li h3 {
	padding: 16px 0;
	font-size: 16px;
}
.index-news-cont li i {
	color: #999;
}
.index-news-cont li p {
	padding: 16px 0 0;
	min-height: 95px;
}

@media only screen and (max-width:991px ) {
	.index-news {
		padding: 30px 0;
	}
	.index-news-cont {
		padding-bottom: 30px;
	}
	.index-news-cont li {
		padding: 15px 15px 0;
		margin-top: 15px;
	}
	.index-news {
		/*margin: 45px auto;*/
	}
	.index-news-img {
		height: auto;
		width: 100%;
		max-width: 573px;
		margin: 0 auto 10px;
		float: none;
	}
	.index-news-img img {
		position: relative;
		left: 0;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		width: 100%;
		height: auto;
		-o-transform: none;
		transform: none;
	}
	.index-news-right {
		max-width: 573px;
		width: 100%;
		margin: 0 auto;
		float: none;
	}
}
@media only screen and (max-width:767px ) {
	.index-news {
		/*margin: 30px auto;*/
	}
	.index-news-ul li {
		height: 43px;
	}
	.index-news-ul li a {
		height: 42px;
    	line-height: 42px;
    	font-size: 14px;
	}
	.index-news-ul li span {
    	line-height: 42px;
	}
	.more-a {
		font-size: 14px;
		width: 130px;
		margin-top: 20px;
	}
	.index-news {
		height: 1000px;
	}
}

/*底部内容*/
footer {
	background: #da251c;
	color: #fff;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #fff;
}
.footer-content {
	overflow: hidden;
	padding: 33px 0;
}
.footer-ul {
	float: left;
	overflow: hidden;
}
.footer-ul li {
	min-width: 126px;
	float: left;
	margin-right: 80px;
}
.footer-ul li dl dt {
	line-height: 40px;
	border-bottom: 1px solid rgba(255,255,255,.5);
	font-size: 16px;
	margin-bottom: 6px;
}
.footer-ul li dl dd {
	height: 32px;
	line-height: 32px;
}
.ewm-box {
	padding: 44px 45px 0;
	position: relative;
	height: 247px;
	border-left: 1px solid rgba(255,255,255,.5);
	border-right: 1px solid rgba(255,255,255,.5);
	float: left;
}
.ewm-content {
	width: 148px;
}
.ewm-content img {
	display: block;
	width: 100%;
}
.ewm-content p {
	text-align: center;
	line-height: 32px;
}
.footer-contact {
	float: right;
	text-align: right;
}
.footer-contact h4 {
	line-height: 32px;
	vertical-align: middle;
}
.footer-contact h4 img {
	margin-right: 10px;
}
.footer-contact h3 {
	line-height: 42px;
	font-size: 32px;
	color: #fff;
}
.footer-contact p {
	line-height: 28px;
}
.copyright {
	line-height: 30px;
	padding: 15px 15px;
	border-top: 1px solid rgba(255,255,255,.5);
	text-align: center;
}
.tr {
	text-align: right;
}
.vm {
	display: inline-block;
	vertical-align: middle;
}
.footer-cont {
	padding: 40px 0;
}
.footer-cont li {
	margin: 20px 0;
}
.footer-cont li img {
	margin-right: 8px;
}
.footer-cont li:nth-last-of-type(1) {
	margin: 0;
	text-align: right;
}
@media only screen and (max-width:1199px ) {
	.footer-ul li {
		margin-right: 30px;
	}
	.ewm-box {
		padding: 44px 25px 0;
	}
	.footer-cont {
		padding: 20px;
	}
	.footer-cont li:nth-last-of-type(1) {
		text-align: center;
	}
	.footer-cont li {
		text-align: center;
	}
	.footer-cont li img {
		margin: 0 auto 10px;
		display: block;
	}
}
@media only screen and (max-width:991px ) {
	

	.footer-ul {
		display: none;
	}
	.footer-contact {
		text-align: left;
		width: 50%;
	}
	.ewm-box {
		border: none;
		width: 50%;
	}
	.ewm-content {
		margin: 0 auto;
	}
	.footer-content {
		padding: 20px 0;
	}
	.footer-contact h3 {
		font-size: 25px;
	}
}
@media only screen and (max-width:550px ) {
	.footer-contact {
		width:270px;
		float: none;
		margin: 10px auto 0;
	}
	.footer-contact h3,.footer-contact h4 {
		display: none;
	}
	.footer-contact p {
		line-height: 24px;
	}
	.ewm-box {
		width: 100%;
		float: none;
		height: auto;
		padding-top: 0;
	}
	.ewm-box img {
		width: 100px;
		height: 100px;
		display: block;
		margin: 0 auto;
	}
	.ewm-box p{
		display: none;
	}
}


/*内页样式*/
.inside-banner{
	width: 100%;
}
.inside-banner img{
	display: block;
	width: 100%;
	min-height: 180px;
}

.main {
	overflow: hidden;
	padding: 50px 0;
	background: #cdd3de url(../images/pro-bg.jpg) no-repeat center bottom;
}
.main-left {
	float: left;
	width: 230px;
}
.main-right {
	float: right;
	width: -webkit-calc(100% - 265px);
	width: -moz-calc(100% - 265px);
	width: calc(100% - 265px);
}
.left-title {
	padding: 20px 5px 10px;
	background: #da251c;
	text-align: center;
	position: relative;
	color: #fff;
	font-size: 16px;
}
.left-title img {
	position: absolute;
	right: 14px;
	bottom: 10px;
}
.left-title>span {
	font-size: 24px;
}
.left-ul {
	/*border-left: 1px solid #da251c;
	border-right: 1px solid #da251c;
	border-top: 1px solid #da251c;*/
}
.left-ul li {
	margin-top: 3px;
	border: 1px solid #da251c;
}
.left-ul li a {
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 33px;
	font-size: 16px;
	color: #333;
	/*background: url(../images/li_icon1.png) no-repeat calc(100% - 28px) center;*/
}
.left-ul li a:hover {
	color: #da251c;
}
.left-ul li.active a {
	/*background: url(../images/li_icon2.png) no-repeat calc(100% - 28px) center #da251c;*/
	background: #da251c;
	color: #fff;
}
.left-contact {
	height: 130px;
	background: #da251c;
	padding: 9px;
	margin-top: 21px;
}
.left-contact-content {
	height: 100%;
	border: 1px solid #fff;
	background: url(../images/left-contact.png) no-repeat 15px top;
	padding: 24px 0 0 42px;
	color: #fff;
}
.left-contact-content h3 {
	line-height: 32px;
	font-size: 19px;
}
.left-contact-content h4 {
	line-height: 30px;
	font-size: 18px;
}
.crumbs {
	line-height: 39px;
	border-bottom: 1px solid #bfbfbf;
	padding-left: 25px;
	background: url(../images/home-icon.png) no-repeat left center;
	font-size: 14px;
	color: #666;
	margin-bottom: 15px;
}
.crumbs a:hover {
	color: #da251c;
}
.right-box img{
	width: 100%;
	margin-bottom: 10px;
}
.left-title #navToggle {
	width: 50px;
    height: 50px;
}
.left-title #navToggle span,
.left-title #navToggle::after,
.left-title #navToggle::before {
	background: #fff;
}
.right-box {
	line-height: 28px;
}
.right-box p {
	/*text-indent: 2em;*/
}
.color-red {
	color: #da251c;
}
@media only screen and (max-width:991px ) {
	/*.main {
		margin: 45px auto;
	}*/
	.main-left {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	.main-right {
		float: none;
		width: 100%;
	}
	.left-title {
		padding: 0;
		text-align: left;
		height: 50px;
		line-height: 50px;
		padding-left: 15px;
	}
	.left-title span {
		font-size: 22px;
	}
	.left-title p {
		display: inline-block;
		vertical-align: middle;
	}
	.left-title img {
		position: relative;
		right: 0;
		bottom: 0;
		top: -3px;
		vertical-align: middle;
		display: inline-block;
		line-height: 50px;
		margin-left: 10px;
	}
	.left-contact {
		display: none;
	}
	.left-ul {
		display: none;
	}
	.left-ul li a {
		height: 40px;
		line-height: 40px;
		font-size: 15px;
		padding: 0 15px;
	}
}
@media only screen and (max-width:767px ) {
	/*.main {
		margin: 30px auto;
	}*/
}

.pro-ul {
	overflow: hidden;
	margin: 0 -9px;
}
.pro-ul li {
	padding: 0 9px;
}
.pro-ul li a {
	line-height: 38px;
	font-size: 14px;
	color: #333;
}
.pro-list {
	display: block;
	max-width: 299px;
	margin: 0 auto;
}
.pro-list-img {
	position: relative;
	overflow: hidden;
}
.pro-list-img img {
	display: block;
	width: 100%;
}

.pro-hover {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(29,138,241,.5);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.pro-hover span {
	display: block;
	background: url(../images/more-icon.png) no-repeat;
	height: 36px;
	width: 36px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.pro-list-img:hover .pro-hover,
.pro-list-img:focus .pro-hover{
	opacity: 1;
}
.pro-list .pro-name {
	padding-top: 12px;
	height: 77px;
}

/*新闻*/
.news-ul li {
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px solid #dcdcdc;
}
.news-date {
	height: 60px;
	border-right: 1px solid #dcdcdc;
	width: 69px;
	text-align: center;
	float: left;
}
.news-date span {
	display: block;
	line-height: 35px;
	font-size: 30px;
	color: #000;
}
.news-date p {
	line-height: 25px;
	font-size: 14px;
	color: #000;
}
.news-right {
	height: 60px;
	width: calc(100% - 84px);
	float: right;
}
.news-right h4 {
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-right h4 a {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.news-right h4 a:hover {
	color: #da251c;
}
.news-right p {
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
@media only screen and (max-width:767px ) {
	.news-right h4 a {
		font-size: 14px;
	}
}

.news-title{
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;	
	color:#111;
}
.news-content{
	/*margin: 20px 0px;*/
	min-height: 200px;
}
@media only screen and (max-width:767px ) {
	.news-content img {
		width: 100%;
	}
}
.inside-page{
	width:100%; 
	line-height:30px; 
	text-align:left; 
	margin-top:20px; 
	border-top:solid 1px #CCCCCC;	
	padding-top:5px;
}

@media (max-width: 449px) {
	.col-xss-12{
		width: 100%;
	}
}
.page-box{
	height: 32px;
	text-align: center;
	margin-top: 30px;
	font-size: 0;
}
.page-box a{
	display: inline-block;
	height: 32px;
	border: 1px solid #bfbfbf;
	line-height: 30px;
	padding: 0px 12px;
	color: #969696;
	margin:0px 3.5px;
	font-size: 14px;
}
.page-box a.on{
	color:#fff;
	background:#da251c;
	border: 1px solid #da251c;
}
@media (max-width: 991px) {
	.page-box{
		margin-top: 20px;
	}
}
@media only screen and (max-width:767px ) {
	.page-box{
		height: 25px;
	}
	.page-box a{
		height: 25px;
		line-height: 23px;
		padding: 0px 8px;
	}
}
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden; 
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.news-list h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding: 10px 0 6px;
}
.news-list span {
	font-size: 12px;
	color: #999;
}
.news-list li {
	padding-bottom: 10px;
	border-bottom: 1px dashed #bfbfbf;
}
.news-list li p {
	padding: 5px 0;
}
.news-list li a {
	color: #666;
}
.news-list li i {
	text-decoration: underline;
}
.news-list li:hover h3,.news-list li:hover i {
	color: #da251c;
}







