﻿* {
	box-sizing: border-box;
}

*:before,
*:after {
	box-sizing: border-box;
}

.trans {
	-webkit-transition: .3s;
	transition: .3s;
}

.cover {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

a {
	color: #333;
}

a:hover {
	color: #fe0103;
}

u {
	text-decoration: none;
}

img {
	height: auto;
	max-width: 100%;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	-webkit-appearance: none;
}

select,
input,
textarea {
	outline: none;
}

.tl {
	text-align: left !important;
}

.tr {
	text-align: right !important;
}

.tc {
	text-align: center !important;
}

hr {
	border: none;
	outline: none;
}

h1,
h2,
h3,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

.line2 {
	border-top: 1px dashed #e4e4e4;
	font-size: 0;
	overflow: hidden;
	line-height: 0;
	height: 0;
}

.line1 {
	border: none;
	height: 1px;
	color: #333;
	/* old IE */
	background-color: #333;
	/* Modern Browsers */
}

.ic {
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	margin: 0 4px 0 0;
}

body {
	font-family: "微软雅黑", "Microsoft Yahei";
	font-size: 14px;
	overflow-x: hidden;
}

.w1200 {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}


/*手机头部*/

.m-bar {
	height: 60px;
	background-color: #fff;
	box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, .2);
}

.logo-m {
	 display: inline-block;
    float: left;
    height: 60px;
    line-height: 60px;
    margin-left: 10px;
    width: 240px;
    margin-top: -4px;
}

.logo-m img {
	 display: inline-block;
    vertical-align: middle;
    z-index: 60;
    width: 150px;
    margin-top: 6px;
}


.m-hd {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000000;
}

.m-nav {
	clear: both;
	top: 60px;
	right: 0;
	width: 50%;
	background-color: rgba(245, 245, 245, 0.9);
	float: right;
}

.m-nav a {
	display: block;
	width: 100%;
	line-height: 40px;
	text-align: left;
	border-top: 1px solid #dadada;
	font-size: 15px;
	padding: 0 20px;
	text-transform: uppervideo;
	color: #36669d;
	background: url(../images/icon_i_manu.png) no-repeat 80% center;
}

.m-nav a.home {
	background: none;
}

.m-trigger {
	height: 60px;
	cursor: pointer;
	width: 60px;
	float: right;
	background: url(../images/menu.png) no-repeat center center;
	background-size: 25px;
}

.m-nav {
	display: none;
}

.m-sub {
	display: none;
}

.m-sub a {
	font-size: 13px;
	padding: 0 30px;
	background-color: #fafafa;
	border-top-color: #dadada;
	color: #666;
	background-image: none;
}

.m-show {
	display: none;
}

.m-lan a {
	display: inline-block;
	width: 50%;
	text-align: center;
}

.banben {
	1width: 23%;
	float: left;
	display: inline-block;
	text-align: right;
	line-height: 60px;
	font-size: 27px; margin-left: 43px;
}


/*banner*/

.banner {
	width: 100%;
	height: 450px;
}

.baner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.baner_box {
	width: 1024px;
	margin: 0 auto;
}

.n_banner {
	width: 1920px;
	overflow: hidden;
	display: block;
	margin-left: -448px;
}

.n_banner ul li {
	list-style: none;
}

.atlas {
	width: 999999px;
}

.atlas li {
	float: left;
}

.atlas li img {
	display: block;
}

.n_banner .num {
	position: absolute;
	width: 100%;
	height: 20px;
	bottom: 5%;
	left: 0;
	text-align: center;
	/* z-index:5;*/
}

.n_banner .num a {
	width: 20px;
	height: 20px;
	/*width:12px; height:12px;*/
	display: inline-block;
	margin: 0 5px;
	background: url(../images/icon_dot.png) no-repeat center center;
}

.n_banner .num a.on {
	width: 20px;
	height: 20px;
	background: url(../images/icon_dot2.png) no-repeat center center;
}

.m-navwrap {
	display: none;
}

#inner_ban .n_baner {
	height: auto;
}

#inner_ban .n_baner img {
	width: 100%;
	height: auto;
	max-width: 1920px;
	display: block;
}

.baner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.baner_box {
	width: 1024px;
	margin: 0 auto;
}

.n_baner {
	width: 1920px;
	margin: 0 -460px;
	overflow: hidden;
	display: block;
	position: relative;
}

.atlas {
	width: 999999px;
}

.atlas li {
	float: left;
}

.atlas li img {
	display: block;
}

.n_baner .num {
	position: absolute;
	width: 100%;
	height: 12px;
	bottom: 5%;
	left: 0;
	text-align: center;
	z-index: 1;
}

.n_baner .num a {
	width: 8px;
	height: 8px;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 10px;
	margin: 0 5px;
}

.n_baner .num a.on {
	background: #fff
}

.home_phone {
	text-align: center;
	height: 46px;
	background: #fff;
	border-bottom: 1px solid #dadada;
	line-height: 48px;
	overflow: hidden;
}

.home_phone span {
	font-size: 20px;
	font-weight: bold;
	color: #36669d;
	line-height: 48px;
	display: inline-block;
	background: url(../images/i_icon_tel.png) no-repeat left center;
	padding-left: 35px;
}


/*pro*/

.m_pro_nav {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #dadada solid;
}

.m_pro_nav p {
	float: left;
	margin-left: 3%;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
	background: url(../images/icon.jpg) no-repeat left center;
	padding-left: 15px;
}

.m_pro_nav span {
	float: right;
	background: url(../images/icon_more.jpg) no-repeat right center;
	margin-right: 3%;
	padding-right: 20px;
	color: #c51c19;
}

.m_pro {
	width: 98%;
	margin: 2% auto;
	overflow: hidden;
}

.m_pro ul li {
	width: 47%;
	float: left;
	margin-left: 2%;
	overflow: hidden;
	margin-top: 2%;
}

.m_pro ul li img {
	width: 100%;
	border: 1px #dadada solid;
}

.m_pro ul li p {
	text-align: center;
}

.m_pro ul li p a {
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #36669d;
	font-weight: bold;
}

.m_pro ul li span {
	font-size: 12px;
}


/*about*/

.about {
	width: 94%;
	margin: 2% auto;
	overflow: hidden;
}


/* .about img{ width:100%; height:100%;} */

.about p {
	line-height: 22px;
	margin-top: 5px;
}


/*news*/

.news {
	width: 96%;
	height: auto;
	margin: auto;
	padding: 5px 0px;
}

.news ul li {
	width: 100%;
	height: auto;
	padding: 10px 0px;
	float: left;
	border-bottom: 1px dashed #d7d8d8;
	background: url(../images/shouji_44.jpg) no-repeat right center;
	margin: auto;
}

.news ul li h3 {
	width: 66%;
	font-size: 14px;
	color: #333;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news ul li p {
	width: 66%;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	overflow: hidden;
}

.news ul li .lzj {
	width: 30%;
	text-align: center;
	float: left;
	margin-right: 3%
}


/*bottom*/

.lfooter {
	width: 100%;
	height: 70px;
	background-color: #36669d;
	bottom: 0px;
	margin-top: 5px;
	/*position:fixed;*/
	left: 0px;
}

.lfooter ul li {
	width: 25%;
	height: auto;
	float: left;
	text-align: center;
	padding: 10px 0px;
}

.lfooter ul li a {
	color: #FFF;
	line-height: 12px;
	font-size: 12px;
}


/*foot*/

.foot {
	padding: 5px 0px;
	overflow: hidden;
}

.foot_con {
	width: 100%;
	margin: auto;
}

.copyright {
	line-height: 20px;
}

.copyright p {
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}


/*内页*/


/*title*/

.public_mobile {
	display: block;
	position: relative;
	background: #36669d;
	1height: 60px;
	margin-bottom: 10px;
	padding: 10px;
}

.public_mobile_tit {
	width: 100%;
	margin: auto;
	display: inline-block;
	line-height: 40px;
	font-size: 16px;
	background: url(../Images/icon_mobile.png) no-repeat center right #ffffff;
	margin-bottom: 10px;
	padding-left: 15px;
}

.sub_nav {
	display: none;
	width: 100%;
	overflow: hidden;
}

.public_mobile_hide {
	position: absolute;
	width: 100%;
	z-index: 2;
	top: 60px;
	display: none;
	left: 0px;
}

.public_mobile ul li a {
	font-size: 14px;
	line-height: 40px;
	color: #4f4f4f;
	padding-left: 25px;
}

.public_mobile ul li {
	width: 100%;
	background: #fafafa;
	border-bottom: 1px #c7c7c7 dotted;
}


/*pro*/

.pro_list {
	overflow: hidden;
	width: 100%;
	margin: 20px auto;
	margin-bottom: 0px;
}

.pro_list ul li {
	float: left;
	width: 47%;
	text-align: center;
	margin-left: 2%;
	margin-bottom: 25px;
	background: #fff;
	overflow: hidden;
	border: 1px #dadada solid;
}

.pro_list ul li a.proimg {
	overflow: hidden;
	display: block;
}

.pro_list ul li a.proimg img {
	width: 100%;
	height: 170px;
	transition: all 1s;
}

.pro_list ul li a.proimg:hover img {
	transform: scale(1.1, 1.1);
}

.pro_list ul li p {
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
}

.pro_list ul li p a {
	display: block;
}

.pro_list ul li p a:hover {
	background: #4174d7;
	color: #fff;
}

.fanye {
	text-align: center;
	margin: 5px auto;
}

.page {
	display: inline-block;
	overflow: hidden;
}

.fanye ul li {
	height: 30px;
	line-height: 30px;
	float: left;
	border: 1px #dfdfdf solid;
	margin-right: 10px;
	margin-bottom: 15px;
	background: #fff;
	padding: 0px 5px;
}

.fanye ul li span {
	width: 30px;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: center;
}

.pagelist {
	margin: 20px 10px;
	height: 40px;
	background: #FFF;
	font-weight: bold;
	line-height: 40px;
	display: box;
	font-size: 16px;
	border: 1px solid #BBB;
	display: -moz-box;
	display: -webkit-box;
	border-radius: 5px;
}

.pagelist span {
	display: block;
	text-align: center;
	box-flex: 1.0;
	-moz-box-flex: 1.0;
	-webkit-box-flex: 1.0;
}

.pagelist span a {
	display: block;
	color: #666;
}

.page {
	width: 30px;
	overflow: hidden;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
}

.page select {
	font-size: 16px;
	height: 40px;
	background: none;
	text-align: center;
	border: none;
	font-family: Arial;
	color: #666;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.about {
	border-bottom: 1px #DADADA solid;
	overflow: scroll;
	padding: 2%;
}

.about p {
	line-height: 24px;
	font-size: 12px;
}


/* .about img{ width:100% !important; height:100% !important; } */

.about table {
	width: 100% !important;
	word-break: break-all;
	word-wrap: break-all;
}

.a_x_c_tit {
	text-align: center;
}

.a_x_c_tit p {
	color: #15173F;
	font: bold 16px/40px "微软雅黑";
	border-bottom: 1px dashed #ccc;
	margin-bottom: 30px;
}

.a_x_c_tit1 p {
	color: #333333;
	font: 12px/30px "微软雅黑";
	text-align: center;
}

.a_x_p_ul {
	display: -webkit-box;
	padding-bottom: 10px;
}

.a_x_p_ul a {
	text-decoration: none;
}

.a_x_p_u_preinfo {
	text-align: right;
	padding: 4%;
	background: #efefef url(../images/listmoreanti.png) no-repeat 2% center;
	background-size: 10px;
	width: 50%;
}

.a_x_p_u_preinfo p.pret {
	margin-bottom: 5px;
	display: block;
}

.a_x_p_u_preinfo p.pres {
	line-height: 24px;
	display: block;
}

.a_x_p_u_nextinfo {
	text-align: left;
	padding: 4%;
	margin-left: 3px;
	background: #efefef url(../images/listmore.png) no-repeat 98% center;
	background-size: 10px;
	width: 50%;
}

.news_con {
	width: 96%;
	height: auto;
	margin: auto;
	padding: 5px 0px;
}

.news_con ul li {
	width: 100%;
	height: auto;
	padding: 10px 0px;
	float: left;
	border-bottom: 1px dashed #d7d8d8;
	background: url(../images/shouji_44.jpg) no-repeat right center;
	margin: auto;
}

.news_con ul li h3 {
	width: 66%;
	font-size: 14px;
	color: #333;
	line-height: 26px;
	overflow: hidden;
}

.news_con ul li p {
	width: 66%;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	overflow: hidden;
}

.news_con ul li .lzj {
	width: 30%;
	text-align: center;
	float: left;
	margin-right: 3%
}

.about_con {
	width: 94%;
	margin: 10px auto;
}
.about_con p{
	font-size: 1em;
	line-height: 2em;
	text-indent:2em;
	color: #3F3F3F;
}

.contact_con{
	width: 100%;
}
.contact_con ul{
	width: 95%;
	margin: 0 auto;
}
.contact_con ul li{
	font-size: 1em;
	line-height: 2.4em;
	color:#343434
}
