/* AB模版网 做最好的织梦整站模板下载网站 Www.AdminBuy.Cn */
/* QQ：9490489 */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
@charset "utf-8";
@media(max-width:800px) {
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei';
}
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin: 0px;
	padding: 0px;
}
.index_pro .pro_list li p.t {
        display: block;
        text-align: center;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        color: #666;
    }
.danye h2, .danye h1, .danye h3, .danye h4, .danye h5, .danye h6 {
    margin: 1rem 0;
}
td {
    word-break: break-all;
}
.none {
    display: none;
}
fieldset, img {
	border: none;
}
img {
	border: none;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ol {
	list-style: none;
}
li {
	list-style: none;
}
table {
	border-collapse: collapse;
}
input {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
input[type="submit"], input[type="reset"], input[type="button"], button {
	-webkit-appearance: none;
}
input::-moz-focus-inner {
border:none;
padding:0px;
}
select, input {
	vertical-align: middle;
	outline: none;
}
select, input, textarea {
	font-size: 13px;
	margin: 0px;
}
input[type="text"], input[type="password"], textarea {
	outline-style: none;
	-webkit-appearance: none;
}
textarea {
	resize: none;
}
body {
	font-family: "Microsoft YaHei";
	background: #fff;padding-bottom: 60px;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.clearfix {
	zoom: 1;
}
.clearit {
	clear: both;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
	width: 100%;
}
.max {
	max-width: 780px;
	margin: 0 auto;
}
.box {
	width: 100%;
    
}
.box:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
ul:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.max:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
a {
	text-decoration: none;
}
.header {
	display: none;
}
header {
	max-width: 800px;
	height: auto;
	margin: 0 auto;
}
header:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
header .logo {
	width: 50%;
	float: left;
	display: block
}
header .tel {
	width: 50%;
	float: right;
	display: block
}
header .logo img, header .tel img {
	display: block;
	width: 100%;
}
.nav {
	width: 100%;
	background: #0056f9;
}
.nav ul {
	max-width: 800px;
	margin: 0 auto;
	background: url(../images/nav-ul.png) no-repeat center;
}
.nav ul li.nLi {
	width: 25%;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	display: block;
	float: left;
	font-size: 14px;
	background: url(../images/nav-li.png) no-repeat right center;
}
.nav ul li.nLi .sub {
	display: none;
}
.nav ul li.nLi a {
	color: #fff;
	display: block;
}
/*.nav ul li.nLi:last-child {
	background: none;
	display: none
}*/
.nav ul li.nLi:nth-of-type(4) {
	background: none
}
.fullSlide {
	display: none
}
.banner {
	display: block;
	margin-bottom: 800px;
	margin: 0 auto;
}
.banner img {
	display: block;
	width: 100%;
}
.banner .swiper-pagination-bullet {
	background: rgba(255,255,255,0.7);
	border-radius: 50px;
	transition: all .5s;
}
.banner .swiper-pagination-bullet-active {
	width: 20px;
}
.index_pro {
	background: #eee;
	padding-top: 20px;
	padding-bottom: 20px;
}
.index_pro .lmt {
	margin-bottom: 25px;
}
.index_pro .lmt strong {
	display: block;
	text-align: center;
	color: #333333;
	font-size: 20px;
}
.index_pro .lmt p {
	text-align: center;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
}
.index_pro .title {        box-sizing: border-box;
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #0056f9;
	margin-bottom: 15px;
}
.index_pro .title a {
	float: right;
	font-size: 14px;
	color: #666666
}
.index_pro .title strong {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #0056f9;
	padding: 0 15px;
	font-size: 16px;
}
.index_pro .title1 {
	border-bottom: 2px solid #df3536
}
.index_pro .title1 strong {
	background: #df3536
}
.pro_box {
	margin-bottom: 15px;
}
.index_pro .left {
	width: 100%;
	float: none;
}
.index_pro .right {
	width: 100%;
	float: none;
}
.index_pro .pro_list li {
	display: block;
	float: left;
	width: 49%;
	margin-right: 2%;
	background: #fff;
	padding: 2%;
	box-sizing: border-box;
	transition: all .5s;
	margin-bottom: 10px;
}
.index_pro .pro_list li:nth-of-type(even) {
	margin-right: 0;
}
.index_pro .pro_list li .pic {
	display: block;
	width: 100%;
	position: relative;
	padding-top: 75%;
	overflow: hidden;
	margin-bottom: 8px;
}
.index_pro .pro_list li img {
	display: block;
	position: absolute;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
	transition: all .5s;
}
.index_pro .pro_list li a.t {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.index_pro .pro_list li .pro_c a {
	display: none;
}
.index_pro .pro_list li .pro_c p {
	display: none;
}
.index_pro .pro_list li:hover {
	box-shadow: 0px 10px 15px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}
.index_pro .pro_list li .pic:hover img {
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}
.index_pro .pro_list li a.t:hover {
	color: #0056f9;
}
.youshi {
	padding-top: 20px;
	padding-bottom: 20px;
}
.youshi .lmt {
	position: relative;
	height: 60px;
}
.youshi .lmt i {
	display: none;
}
.youshi .lmt .t {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0px;
	z-index: 5;
}
.youshi .lmt .t span {
	display: none;
}
.youshi .lmt .t p {
	text-align: center;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}
.youshi .lmt .t p font {
	color: #df3536
}
.youshi .lmt .t strong {
	text-align: center;
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	font-weight: normal;
	display: block;
}
.youshi .lmt .t .p {
	display: none;
}
.youshi ul li {
	display: block;
	float: left;
	width: 49%;
	margin-right: 2%;
	background: #f1f1f1;
	margin-bottom: 10px;
}
.youshi ul li:nth-of-type(even) {
	margin-right: 0;
}
.youshi ul li:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.youshi ul li .left {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.youshi ul li .left img {
	display: block;
	width: 100%;
}
.youshi ul li .left strong {
	display: block;
	font-size: 18px;
	color: #fff;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
}
.youshi ul li .left strong span {
	display: block;
	position: absolute;
	left: 0;
	right: 0px;
	bottom: 10px;
	margin: 0 auto;
	z-index: 10;
	text-align: center;
}
.youshi ul li .left strong:after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0,86,249,.65);
	display: block;
	position: absolute;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	z-index: 5;
	-o-transform: rotate(45deg);
	left: 10%;
	top: 70%;
}
.youshi ul li .right {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.youshi ul li .right strong {
	text-align: center;
	font-size: 18px;
	color: #0056f9;
	display: block;
}
.youshi ul li .right p {
	text-align: center;
	font-size: 14px;
	color: #333;
	width: 90%;
	height: 40px;
	margin: 0 auto;
	margin-top: 5px;
}
.about {
	height: auto;
	background: url(../images/about_bg.jpg) no-repeat center;
	background-size: cover;
	padding-top: 25px;
	padding-bottom: 25px;
}
.about .box {
	height: auto;
	position: relative;
}
.about .box .t {
	display: none;
}
.about .box .left {
	display: block;
	float: none;
}
.about .box .left img {
	display: block;
	width: 100%;
}
.about .box .right {
	width: 100%;
	padding: 0 5px;
        box-sizing: border-box;
}
.about .box .right strong {
	font-size: 22px;
	color: #fff;
	display: block;
	padding-top: 10px;
}
.about .box .right .about_tab {
	margin-top: 15px;
	margin-bottom: 15px;
}
.about .box .right .about_tab a {
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 2px solid rgba(255,255,255,.7);
	color: #fff;
	font-size: 14px;
	margin-right: 5px;
	border-radius: 7px;
}
.about .box .right .about_tab a:hover, .about .box .right .about_tab a.on {
	background: #fff;
	color: #0056f9;
}
.about .box .right .j {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.about .box .right .j p {
	margin-bottom: 10px;
}
.about .box .right a.more {
	color: #fff;
	display: block;
	width: 110px;
	height: 32px;
	line-height: 32px;
	border: 2px solid rgba(255,255,255,.7);
	text-align: center;
	border-radius: 25px;
}
.about .box .right a.more:hover {
	background: #fff;
	color: #0056f9;
}
.case {
	padding-top: 20px;
	padding-bottom: 40px;
}
.case .lmt {
	position: relative;
	margin-bottom: 25px;
	        padding: 0 5px;
}
.case .lmt b {
	display: block;
	font-size: 22px;
	color: #333;
	font-weight: 100;
	
}
.case .lmt .t {
	display: block;
	font-size: 20px;
	color: #000;
}
.case .lmt .t span {
	display: none;
	font-size: 12px;
	color: #f1f1f1;
}
.case ul li {
	display: block;
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 15px;
	border-bottom: 2px solid #e6e6e6;
	position: relative;
	transition: all .5s;
}
.case ul li:nth-of-type(even) {
	margin-right: 0;
}
.case ul li .pic {
	display: block;
	width: 100%;
	position: relative;
	padding-top: 75%;
	overflow: hidden;
}
.case ul li img {
	display: block;
	position: absolute;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
	transition: all .5s;
}
.case ul li a.more {
	display: none;
	position: absolute;
	right: 20px;
	opacity: 1;
	bottom: 0;
	width: 24px;
	height: 45px;
	background: url(../images/jiantou.png) no-repeat center;
}
.case ul li a.tit {
	display: block;
	font-size: 14px;
	color: #414141;
	height: 40px;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
.case ul li:hover {
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}
.case ul li:hover a.more {
	opacity: 1;
	right: 0;
}
.case ul li:hover a.tit {
	color: #0056f9;
}
.case ul li:hover img {
	opacity: .9
}
.case .more1 {
	display: block;
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #cccccc;
	border-radius: 5px;
	font-size: 12px;
	color: #4a4a4a;
	margin-top: 10px;
}
.case .more1:hover {
	color: #fff;
	background: #0056f9;
	border: 1px solid #0056f9;
}
.news {
	padding-bottom: 20px;
}
.news strong{padding: 0 5px;text-align: center;
	display: block;
    font-size: 20px;
    color: #000;
    line-height: 40px;
}
.news .wire{ height:15px;}
.news>p{ display:none;}
.news .start_type{ display:flex;padding: 0 5px;}
.news .start_type span{ width:100%;line-height: 30px;        text-align: center;}
.news .start_type .start_xz{ background:#0056F9; color:#fff; border-radius:10px;}
.news .start_main{ margin-top:15px;}
.news .start_main ul{padding: 0 5px;height: 300px; transition: height 5s ease;       overflow: hidden;    }
.news .start_main .more{ display:block;text-align: center;margin-top: 20px;}
.news .start_main .more.more_none{ display:none;} 
.news .start_main .more button{         display: block;        width: 110px;        height: 30px;        line-height: 30px;        text-align: center;        margin: 0 auto;        border: 1px solid#cccccc;        border-radius: 5px;        font-size: 12px;        color: #4a4a4a;        margin-top: 10px; background:#fff;}
.news .start_main ul li { height:30px; overflow:hidden; line-height:30px; position:relative}
.news .start_main ul li a{ color:#000}
.news .start_main ul li p{position: absolute;width: 75%;text-overflow: ellipsis;overflow: hidden;white-space:nowrap;}
.news .start_main ul li span{ position:absolute; background:#fff; right:0; padding-left:5px;color: #b3b3b3;font-size: 14px;}
.footer {
	background: #252525;
	padding-top: 5px;
	padding-bottom: 70px;
}
.footer .box {
	background: url(../images/footer_box.png) no-repeat 20px center;
}
.footer .left {
	display: none;
}
.footer .right {
	width: 100%;
}
.footer .right .con { padding:0 5px;}
.footer .right .con .t {
	display: none;
	font-size: 15px;
	color: #cbcbcb;
	width: 80px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: #3c3c3c;
	font-weight: bold;
	margin-bottom: 20px;
}
.footer .right ul {
	font-size: 14px;
	line-height: 24px;
	color: #ccc;
	padding-top: 20px;
}
.footer .right ul li {
	line-height: 30px;
}
.footer .right ul li:nth-of-type(4) {
	display: none;
}
.footer .right ul li a {
	color: #ccc;
}
.footer .right dl {
	float: right;
	margin-top: 15px;
	margin-left: 20px;
}
.footer .right dl img {
	display: block;
	width: 110px;
	margin: 0 auto;
}
.footer .right dl dd {
	text-align: center;
	font-size: 14px;
	color: #6f6f6f;
	margin-top: 10px;
}
.links {
	display: none;
}
.copyright {
	display: none;
}

/*luedong*/
.newfw {
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fff;
    position: fixed;
    top: 0;
    overflow: hidden;
}
.head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
    width: 100%;
    padding: 16px 5px;
    box-sizing: border-box;
    background-color: #FFFFFF;
}
.head_togle {
    width: 5%;
}
.head p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.head_call {
    width: 20px;
    height: 20px;
}
.serve {
    display: flex;
    justify-content: space-between;
    height: 80%;
}
.serve_colr {
    background: rgba(130, 130, 255, .15);
    color: #6C6EFF !important;
    border-left: .05rem solid #6C6EFF;
}

.serve_nav li {
    width: 90px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666666;
}
.serve_contr {
    background: #F4F7FF;
    padding: 5px 10px 10px 5px;
    box-sizing: border-box;
    overflow-y: auto;
    height: 100%;
}
.servebj {
    background: url(../images/servebj.png) no-repeat;
    background-size: 100% 100%;
padding-left: 22px;
        padding-top: 27px;
        padding-bottom: 17px;
    box-sizing: border-box;
}
.servebj strong {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
}
.servebj button {
        width: 125px;
        height: 30px;
        background: linear-gradient(-30deg, #FF7676, #FF6666);
        box-shadow: .02rem .03rem .08rem 0 rgb(255 102 102 / 30%);
        border-radius: 30px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 12px;
        border: 0;
}

.serve_list {
    padding: 20px 0;
}
.deflt_title {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.deflt_title p {
        width: 10px;
        height: 10px;
        background: #FFFFFF;
        border: 3px solid #6C6EFF;
        border-radius: 50%;
        margin-right: 5px;
}
.deflt_title strong {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.serve_list ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 20px 0;
}
.serve_list ul li {
        width: 87px;
        height: 63px;
        background: #FFFFFF;
        border-radius: 5px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 7px;
        text-align: center;
        cursor: pointer;
}

.fixd {
    position: fixed;
    right: 0;
    top: 60%;
    z-index: 999999;
}
.fixd img {
    width: 50px;
    height: 50px;
    display: block;
}
.fixd  a{ margin-bottom:10px; display:block}
.botm {
    padding: 0 !important;
    width: 100%;
    height: 70px;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    background-color: #fff;
    z-index: 999999;
}

.botm ul li {
    height: 70px;
}

.botm ul li:nth-child(1),
.botm ul li:nth-child(2) {

    width: 20%;
}
.botm ul li:nth-child(1)  img,
.botm ul li:nth-child(2)  img{
    display: block;
    margin-bottom: 0.05rem;
}

.botm ul li:nth-child(3) {
    width: 60%;
}

.botm ul li:nth-child(1),.botm ul li:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
}

.botm ul {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.botm ul li img {
    display: block;
    margin: 0 auto;
}

.botm ul li img {
    width: 18px;
    height: 19px;
}

.botm li:nth-child(3) {
     display: flex;
    align-items: center;
    background: #ff7676;

}

.botm li:nth-child(3)>a img {
    margin: 0;
    width: 25px;
    height: 25px;
    margin-right: 3px;

}

.botm li:nth-child(3)>a {
    color: #fff;
    margin-left: .35rem;
    color: #fff !important;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.botm li:nth-child(3)>a >div{
    display: flex;
     flex-wrap: wrap;
       align-items: center;
       color: #fff;
}


.botm li:nth-child(3)>a >div>p{
   color: #fff;

}

.botmTit {
    font-size: 18px;
    margin-bottom: 0rem !important;
    margin-right: 1em;
}

.botmTit+p{
    font-size: 12px !important;
}

.botm p {
    font-size: 14px;
    color: #333333;
}
/*luedong*/
#bottom {
	display: block;
}
.bottom {
	width: 100%;
	height: 60px;
	background: #0056f9;
	margin: 0 auto;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99;
}
.bottom ul {
	max-width: 640px;
	height: 60px;
	margin: 0 auto
}
.bottom ul li {
	width: 25%;
	height: 60px;
	display: block;
	float: left;
	text-align: center;
	background: url(../images/bottom_li.png) no-repeat right center
}
.bottom ul li a {
	color: #fff;
	font-size: 12px
}
.bottom ul li:nth-of-type(4) {
	background-image: none
}
.bottom ul li.f1 i {
	display: block;
	width: 100%;
	height: 32px;
	background: url(../images/f1.png) no-repeat center;
	margin-top: 5px;
}
.bottom ul li.f2 i {
	display: block;
	width: 100%;
	height: 32px;
	background: url(../images/f4.png) no-repeat center;
	margin-top: 5px;
}
.bottom ul li.f3 i {
	display: block;
	width: 100%;
	height: 32px;
	background: url(../images/f2.png) no-repeat center;
	margin-top: 5px;
}
.bottom ul li.f4 i {
	display: block;
	width: 100%;
	height: 32px;
	background: url(../images/f3.png) no-repeat center;
	margin-top: 5px;
}
.about_r {
	background: url(../images/about_r.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 30px;
}
.about_r .box {
	padding-top: 34px;
}
.about_r .box strong {
	display: block;
	font-size: 22px;
	color: #fff;
	font-weight: normal;
}
.about_r .box h1 {
	display: block;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin: 15px 0;
}
.about_r .box p {
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	margin-top: 20px;
	margin: 0 auto;
}
.zhuanli {
	padding-top: 20px;
}
.zhuanli .lmt strong {
	display: block;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
}
.zhuanli .lmt span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
}
.honorlist ul {
	margin-top: 20px;
}
.honorlist ul li {
	display: block;
	float: left;
	width: 49%;
	margin-right: 2%;
}
.honorlist ul li:nth-of-type(even) {
	margin-right: 0;
}
.honorlist ul li a {
	display: block;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	text-align: center;
}
.honorlist ul li a img {
	display: inline-block;
	width: 90%;
	margin: 0 auto;
	vertical-align: middle;
}
.honorlist ul li p {
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	margin: 0 auto;
	height: 44px;
	margin-top: 8px;
}
.honorlist ul li:hover a {
	border: 1px solid #2555e0
}
.wenhua {
	padding-top: 30px;
	padding-bottom: 60px;
}
.wenhua .lmt {
	margin-bottom: 25px;
}
.wenhua .lmt strong {
	display: block;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
}
.wenhua .lmt span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
}
.wenhua .left {
	width: 100%;
}
.wenhua .left dl {
	width: 100%;
	background: #f8f8f8;
}
.wenhua .left dl:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.wenhua .left dl dt {
	display: block;
	width: 100%;
}
.wenhua .left dl dt img {
	display: block;
	width: 100%;
}
.wenhua .left dl dd {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	float: left;
}
.wenhua .left dl dd strong {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
.wenhua .left dl dd p {
	font-size: 14px;
	line-height: 25px;
	color: #545454;
}
.wenhua .right {
	width: 100%;
	background: #f8f8f8;
}
.wenhua .right dl img {
	display: block;
	width: 100%;
}
.wenhua .right dl dd {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
}
.wenhua .right dl dd strong {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
.wenhua .right dl dd p {
	font-size: 15px;
	line-height: 25px;
	color: #545454;
}
.title { line-height:40px;padding-left: 10px;}
.title a {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.neiye {
        width: 100%;
}
.neiye .neiye-l {
	width: 100%;
	float: none;
}
.neiye .neiye-l .nydh {
	background: #fff;
}
.neiye .neiye-l .nydh .title {
	display: none;
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #eee;
	margin-bottom: 15px;
}
.neiye .neiye-l .nydh .title p {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	border-bottom: 2px solid #0056f9;
	display: inline-block;
	padding: 0 5px;
}
.neiye .neiye-l .nydh .title span {
	display: block;
	font-size: 12px;
	color: rgba(255,255,255,0.3);
	margin-top: 5px;
}
.neiye .neiye-l .nydh .ul {
	width: 100%;
}
.neiye .neiye-l .nydh .ul li {
	display: block;
	width: 24%;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	text-align: center;
	float: left;
	background: #e6e6e6;
	margin-right: 1.3%;
	margin-bottom: 5px;
}
.neiye .neiye-l .nydh .ul li:nth-of-type(4n+4) {
	margin-right: 0;
}
.neiye .neiye-l .nydh .ul li a {
	color: #666;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.neiye .neiye-l .nydh .ul li:hover, .neiye .neiye-l .nydh ul li.on {
	background: #0056f9;
}
.neiye .neiye-l .nydh .ul li:hover a, .neiye .neiye-l .nydh ul li.on a {
	color: #fff;
}
.neiye .neiye-l .nylx {
	display: none;
}
.neiye .neiye-r {
	float: none;
	width: 100%;
}
.newsnav {
	width: 100%;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
}
.newsnav .more {
	float: right;
	font-size: 14px;
	color: #a0a0a0;
	display: none;
}
.newsnav .more a {
	color: #a0a0a0;
}
.newsnav a.more:hover {
	color: #0075e3
}
.newsnav .more a:hover {
	color: #0075e3
}
.newsnav p {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	border-bottom: 2px solid #0075e3;
	height: 38px;
	line-height: 38px;
	display: inline-block;
	position: relative;
	padding: 0 5px;
}
.newsnav span {
	display: inline-block;
	font-size: 13px;
	color: #c2c2c2;
	margin-left: 5px;
}
.case_li ul li:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.case_li ul li {
	background: #f5f7fa;
	margin-bottom: 15px;
	padding-right: 10px;
	box-sizing: border-box;
	position: relative;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.case_li ul li img {
	display: block;
	float: left;
	width: 150px;
	height: 94px;
	margin-right: 10px;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.case_li ul li a.tit {
	display: block;
	font-size: 16px;
	color: #363636;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	overflow: hidden;
}
.case_li ul li span {
	display: none;
	font-size: 14px;
	color: #8d8d8d;
}
.case_li ul li p {
	font-size: 13px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	color: #8d8d8d;
	margin-top: 5px;
}
.case_li ul li a.more {
	display: none;
	width: 23px;
	height: 13px;
	background: url(../images/t.png) no-repeat center;
	position: absolute;
	right: 30px;
	bottom: 20px;
}
.case_li ul li a.tit:hover {
	color: #0056f9
}
.case_li ul li img:hover {
	opacity: 0.8;
}
.case_li ul li:hover {
	-webkit-transform: translate3d(5px, 0px, 0);
	transform: translate3d(5px, 0px, 0);
	box-shadow: 5px 5px 15px rgba(0,0,0,.1)
}
.case_li ul li a.more:hover {
	-webkit-transform: translate3d(5px, 0px, 0);
	transform: translate3d(5px, 0px, 0);
}
.fenye {
	width: 100%;
	margin: 0 auto;
	margin-top: 25px;
	text-align: center;
}
.fenye a {
	display: inline-block;
	padding: 0 8px;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #333;
	margin: 2px 4px;
	border-radius: 5px;
	background: #eee;
}
.fenye b, .fenye a:hover {
	display: inline-block;
	padding: 0 8px;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
	margin: 2px 4px;
	background: #0056f9;
	border-radius: 5px;
}
.newslist {
	margin-top: -10px;
}
.newslist ul li:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.newslist ul li {
	border-bottom: 1px dashed #d8d8d8;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	padding: 10px 0;
	padding-right: 10px;
}
.newslist ul li img {
	display: block;
	float: left;
	width: 150px;
	height: 94px;
	margin-right: 10px;
}
.newslist ul li .t {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}
.newslist ul li .t a {
	display: block;
	font-size: 16px;
	color: #303030;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.newslist ul li .t span {
	display: none;
	float: right;
	font-size: 14px;
	color: #b0b0b0;
}
.newslist ul li p {
	font-size: 13px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	color: #8d8d8d;
	margin-top: 5px;
	text-align: justify;
}
.newslist ul li a.more {
	display: none;
	font-size: 14px;
	color: #e43f14;
	margin-top: 10px;
}
.newslist ul li .t a:hover {
	color: #0056f9;
}
.sideMenu {
	display: none;
}
.neiye .pro_list {
	margin-bottom: 0;
}
.neiye .pro_list li {
	display: block;
	float: left;
	width: 49%;
	margin-right: 2%;
	background: #fff;
	box-sizing: border-box;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	margin-bottom: 10px;
	border: 1px solid #e1e1e1;
}
.neiye .pro_list li:nth-of-type(even) {
	margin-right: 0;
}
.neiye .pro_list.ipro li:nth-of-type(3) {
	display: none;
}
.neiye .pro_list li .pic {
	display: block;
	width: 100%;
	position: relative;
	padding-top: 75%;
	overflow: hidden;
}
.neiye .pro_list li img {
	display: block;
	position: absolute;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.neiye .pro_list li a.t {
	display: block;
	text-align: center;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.neiye .pro_list li .pro_c a {
	display: none;
}
.neiye .pro_list li .pro_c p {
	display: none;
}
.neiye .pro_list li:hover {
	box-shadow: 0px 10px 15px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}
.neiye .pro_list li .pic:hover img {
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}
.neiye .pro_list li a.t:hover {
	color: #0056f9;
}
.pro-xq .pic {
	width: 100%;
}
.pro-xq .pic img {
	width: 100%;
}
.pro-xq .pro-js {padding: 10px;
        box-sizing: border-box;
	width: 100%;
}
.pro-xq .pro-js h1 {
	font-size: 18px;
	color: #000;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #eee;
}
.pro-xq .pro-js .pro-xx {
	font-size: 14px;
	color: #5b5b5b;
	line-height: 23px;
	height: auto;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
}
.pro-xq .pro-lx {
	padding-top: 25px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
.pro-xq .pro-lx p {
	width: 240px;
	float: left;
	font-size: 16px;
	color: #0285ff;
	margin-bottom: 10px;
}
.pro-xq .pro-lx p i {
	display: block;
	float: left;
	margin-right: 5px;
	width: 35px;
	height: 35px;
	background: url(../images/ico-tel.png) no-repeat center;
	background-size: 100%;
}
.pro-xq .pro-lx p font {
	line-height: 15px;
	display: block;
	font-size: 13px;
	margin-bottom: 3px;
}
.pro-xq .pro-lx:after {
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.pro-xq .pro-lx p span {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #0285ff;
	line-height: 24px;
}
.pro-xq .pro-lx a.zx {
	display: inline-block;
	float: right;
	width: 100px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
	background: #0285ff;
	margin-top: 5px;
}
.pro-xq .pro-lx a.zx:nth-child(1) {
	display: none;
}
.pro-xq .pro-lx a.zx1 {
	background: #3bb3ff;
}
.pro-xq .pro-lx a.zx:hover {
	border-radius: 25px;
}
.danye {
	font-size: 14px;
	line-height: 24px;
	color: #434343;
	text-align: justify;padding: 10px;
}
.danye p {
	margin-bottom: 15px;
	font-size: 15px;
}
.danye img {
	max-width: 100%;
	height: auto !important;
}
.biaoti {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.biaoti h1 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
.biaoti p {
	font-size: 14px;
	color: #ccc;
	margin-top: 10px;
}
.fn {
	width: 100%;
	margin: 0 auto;
	margin-top: 30px;
	border-top: 1px solid #e8e8e8;
	padding-top: 10px;
	padding-bottom: 30px;
}
.fn p {
	font-size: 14px;
	line-height: 30px;
	color: #565656
}
.fn p a {
	color: #565656
}
.fn p a:hover {
	color: #0056f9;
}
.xunjia {
	padding-bottom: 30px;
	font-family: "Microsoft YaHei˜"
}
.xunjia p {
	width: 100%;
	height: 40px;
	margin-bottom: 5px;
}
.xunjia p em {
	display: inline-block;
	width: 70px;
	text-align: right;
	font-size: 14px;
	color: #717171;
	padding-right: 10px;
	height: 40px;
	line-height: 40px;
	font-style: normal;
}
.xunjia p em i {
	font-style: normal;
	color: #ff0000;
}
.xunjia p input {
	display: inline-block;
	width: calc(100% - 100px);
	padding-left: 5px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #dddddd;
	color: #666;
}
.xunjia p select {
	display: inline-block;
	width: 280px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dddddd;
	border-radius: 5px;
}
.xunjia .miaoshu {
	width: 100%;
	height: 110px;
	padding-top: 6px;
}
.xunjia .miaoshu em {
	float: left;
}
.xunjia .miaoshu textarea {
	display: inline-block;
	width: calc(100% - 100px);
	padding-left: 5px;
	height: 110px;
	line-height: 26px;
	border: 1px solid #dddddd;
	color: #666;
}
.xunjia .zy {
	font-size: 15px;
	color: #717171;
	height: 40px;
	line-height: 40px;
	display: block;
	padding-left: 30px;
}
.xunjia .zy i {
	font-style: normal;
	color: #ff0000;
}
.xunjia .submit {
	display: inline-block;
	width: 110px;
	height: 35px;
	border: none;
	background: #0056f9;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	margin-top: 15px;
	margin-left: 80px;
	cursor: pointer;
	font-family: "Microsoft YaHei˜"
}
.xunjia .reset {
	background: #bcbcbc;
	margin-left: 20px;
}
.tuijian ul {
	margin-top: 10px;
}
.tuijian ul li {
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #ebebeb;
	padding-left: 12px;
	background: url(../images/li.png) no-repeat left center;
	overflow: hidden;
	box-sizing: border-box;
}
.tuijian ul li span {
	float: right;
	font-size: 14px;
	color: #b4b4b4;
	margin-left: 15px;
}
.tuijian ul li a {
	display: block;
	color: #333;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.tuijian ul li a:hover {
	color: #0056f9;
}
.contit {
	font-size: 18px;
	font-weight: bold;
	position: relative;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.contit:after {
	content: "";
	width: 30px;
	height: 3px;
	background: #0056f9;
	position: absolute;
	left: 0;
	bottom: 0;
}
.contact_nr {
	font-size: 15px;
	color: #464646;
	line-height: 35px;
	margin-bottom: 35px;
}
.contact_nr img {
	display: block;
	margin-top: 10px;
}
.floating_ck {
	display: none
}
#map {
	width: 100%;
	height: 200px;
}
.nydh_pro {
	display: block
}
.nydh_pro li {
	display: block;
	width: 24%;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	text-align: center;
	float: left;
	background: #e6e6e6;
	margin-right: 1.3%;
	margin-bottom: 5px;
}
.nydh_pro li:nth-of-type(4n+4) {
	margin-right: 0;
}
.nydh_pro li a {
	color: #666;
	display: block;
}
.nydh_pro li:hover, .nydh_pro li.on {
	background: #0056f9;
}
.nydh_pro li:hover a, .nydh_pro li.on a {
	color: #fff;
}
.pro-xq .pro-lx {
	padding-top: 25px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
.pro-xq .pro-lx .z {
	display: block;
	clear: both;
	color: #0285ff;
	line-height: 26px;
}
.toolbar {
	display: none;
}
}
