﻿@charset "UTF-8";
::selection { background: #057ac8; color: #fff; }

::-moz-selection { background: #057ac8; color: #fff; }

::-webkit-selection { background: #057ac8; color: #fff; }

/* 样式重置 */
* { margin: 0; padding: 0; box-sizing: border-box; }

body { color: #333; font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif; }

a, a:after, a:before { color: inherit; cursor: pointer; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }

a:hover { color: #057ac8; text-decoration: none; outline: none; }

a:focus { color: inherit; text-decoration: none; }

li { list-style: none; }

ul, li, p { margin: 0; padding: 0; }

img { max-width: 100%; }

.transition { -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; transition: all ease 0.5s; }

.padding-none { padding: 0 !important; }

.border-none { border: none !important; }

.display-none { display: none !important; }

.left-0 { left: 0 !important; }

.container-fluid, .container { padding: 0 8px; }
.tell {
    float: right;
    padding: 19px 0;
}
.tell .phone {
    float: left;
	margin-right:10px;
}
.tell .rx {
    float: right;
}
.tell .rx p {
    font-size: 24px;
    line-height: 38px;
}
.tell .rx span {
    font-size: 28px;
    display: block;
    color: #d81e06;
    line-height: 22px;
}

/*主体样式*/
.m-top .top-wrap > div { padding: 16px 0 20px; }

.m-top .company { overflow: hidden; }

.m-top .company .mobil-logo { font-size: 20px; line-height: 1.43; text-align: center; }

.m-top .tell-wrap { margin-bottom: 10px; line-height: 24px; color: #818798; }

.m-top .tell-wrap .tell-intro span { display: block; margin-bottom: 4px; }

.m-top .tell-wrap .tell-intro .num { font-size: 28px; font-weight: 700; color: #FFAD10; }

.m-top .tell-wrap img { position: relative; top: 12px; right: 4px; max-width: 48px; float: right; }

.m-top .attestation img { display: inline-block; vertical-align: bottom; }

/* 导航 */
.m-menu { background: #0462a0; }

.m-menu .pc-menu { height: 56px; }

.m-menu .pc-menu li { float: left; width: 12.5%; position: relative; }

.m-menu .pc-menu li a { display: block; text-align: center; line-height: 56px; font-size: 16px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-menu .pc-menu li a:hover { background: #057ac8; }

.m-menu .pc-menu li .sub-menu { position: absolute; top: 80px; width: 100%; visibility: hidden; opacity: 0; z-index: -1; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; transition: all ease 0.5s; }

.m-menu .pc-menu li .sub-menu a { padding: 0; font-size: 12px; background: #057ac8; border-top: 1px solid rgba(4, 98, 160, 0.5); line-height: 40px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-menu .pc-menu li .sub-menu a:hover { background: #0462a0; }

.m-menu .pc-menu li:hover a { background: #057ac8; }

.m-menu .pc-menu li:hover .sub-menu { top: 56px; visibility: visible; opacity: 1; z-index: 999; }

.m-menu .pc-menu .active a { background: #057ac8; }

.m-menu .mb-menu li a { display: block; color: #fff; line-height: 40px; text-align: center; border-right: 1px solid #035387; border-bottom: 1px solid #035387; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-menu .mb-menu li:nth-child(3n+3) a { border-right: 0; }

/* Banner */
.m-banner .owl-controls { width: 100%; position: absolute; bottom: 0; margin-top: 0; z-index: 999; }

.m-banner .owl-controls .owl-page span { margin: 0 4px; width: 12px; height: 12px; background: #999; border: 1px solid #FFF; border-radius: 50%; opacity: 0.5; -webkit-transition: all ease 0.5; -moz-transition: all ease 0.5; transition: all ease 0.5; }

.m-banner .owl-controls .active span { background: #0462a0; opacity: 1; }

/* 首页模块 */
.m-module { padding: 50px 0; }

.m-module .title { margin-bottom: 40px; padding-bottom: 8px; line-height: 32px; position: relative; border-bottom: 1px solid #ddd; }

.m-module .title .ename { text-transform: uppercase; font-weight: 700; font-size: 24px; }

.m-module .title .cname { font-size: 18px; color: #666; }

.m-module .title .decorate { position: absolute; left: 50%; bottom: -1px; margin-left: -28px; width: 56px; height: 2px; background: #0462a0; }

.m-module .more-wrap a { display: inline-block; margin-top: 25px; padding: 10px 26px; color: #0462a0; background: transparent; border: 1px solid #0462a0; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

.m-module .more-wrap a i { font-size: 16px; padding-left: 5px; -webkit-transition: padding-left 0.3s ease-in-out 0s; -moz-transition: padding-left 0.3s ease-in-out 0s; transition: padding-left 0.3s ease-in-out 0s; }

.m-module .more-wrap a:hover { background: #057ac8; color: #fff; }

.m-gary { background-color: #f3f3f3; }

/* 首页公司介绍 */
.m-i-about .wrap { /*min-height: 264px;*/ position: relative; /*background: #0462a0;*/ box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);  background: #0462a0;}

.m-i-about .wrap .info-box { color: #fff; font-size: 14px; line-height: 24px; padding: 24px; overflow: hidden;}

.m-i-about .wrap .img-box img { 
	display: block; 
	background: #fff; 
	padding: 4px; 
	border: 1px solid #ddd; 
	width:100%;
}

.m-i-about .wrap:before {
	content: ""; 
	display: block;
	position: absolute; 
	left: -10px;
    top: -10px; 
	width: 100%; 
	height: 100%; 
	border: 1px solid #0462a0; 
}
.info-box p{
	line-height:26px;
	font-size:14px;
}

/* 首页产品 */
.m-i-product .pr-list { padding: 15px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }

.m-i-product .pr-list .pic { /*height: 180px;*/ text-align: center; overflow: hidden; }

.m-i-product .pr-list .caption { position: relative; line-height: 40px; padding-right: 20px; }

.m-i-product .pr-list .caption span { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-i-product .pr-list .caption i { position: absolute; top: 8px; right: 0; font-size: 24px; color: #0462a0; }

.m-i-product .pr-list:hover { box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1); }

/* 首页新闻 */
.m-i-news .news-list { padding: 15px; }

.m-i-news .news-list .box { height: 112px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }

.m-i-news .news-list .box .date { padding: 20px 0; width: 112px; height: 112px; line-height: 32px; background: #0462a0; color: #fff; }

.m-i-news .news-list .box .date .day { line-height: 40px; font-size: 32px; }

.m-i-news .news-list .box .text { background: #fff; padding: 15px 15px 15px 127px; height: 112px; }

.m-i-news .news-list .box .text .subject { font-size: 18px; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-i-news .news-list .box .text .info { color: #888; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.m-i-news .news-list:hover .box { box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2); }

.m-i-news .news-list:hover .box .text .subject { color: #0462a0; }

/* 友情链接 */
.m-fd-links { padding: 20px;background: #f3f3f3; }

.m-fd-links span { margin-right: 5px; color: #0462a0; font-weight: bold; font-size: 16px; }

.m-fd-links a:after { content: "|"; margin: 0 10px; }

.m-fd-links a:last-child:after { content: ""; }

.m-fd-links a:hover:after { color: #666; }

/* 底部 */
.m-footer { border-top: 1px solid #035387; background: #0462a0; padding: 20px 0 30px; line-height: 32px; color: #fff; }

.m-footer .info a:hover { color: #fff; text-decoration: underline; }

.m-footer span { display: inline-block; padding: 0 10px; }

.m-footer .cw-ky a { display: inline-block; padding: 0 4px; }

/* 返回顶部 */
.m-side-tool { position: fixed; bottom: 40px; right: 20px; z-index: 999; box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); }

.m-side-tool li { border: 1px solid #dcdcdc; border-bottom: none; background-color: #fff; -webkit-transition: 0.1s ease-in; -moz-transition: 0.1s ease-in; transition: 0.1s ease-in; }

.m-side-tool li:first-child { border-radius: 4px 4px 0 0; }

.m-side-tool li:last-child { border-bottom: 1px solid #dcdcdc; border-radius: 0 0 4px 4px; }

.m-side-tool li a { width: 50px; height: 50px; line-height: 50px; text-align: center; display: block; position: relative; z-index: 2; }

.m-side-tool li a:after { content: attr(data-original-title); position: absolute; right: 60px; top: 50%; margin-top: -15px; display: inline-block; min-width: 90px; padding: 0 10px; height: 30px; line-height: 30px; color: #fff; background: #1a1a1a; border-radius: 3px; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; opacity: 0; visibility: hidden; -webkit-transform: translateX(15px); -moz-transform: translateX(15px); transform: translateX(15px); z-index: 1; }

.m-side-tool li a:hover:after { opacity: 1; visibility: visible; -webkit-transform: translateX(0); -moz-transform: translateX(0); transform: translateX(0); }

.m-side-tool li i { font-size: 26px; }

/*客服组件*/
.m-consultant { position: fixed; top: 250px; right: -154px; z-index: 999; border-radius: 6px 0px 0 6px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; -webkit-user-select: none; -moz-user-select: none; user-select: none; }

.m-consultant * { box-sizing: border-box; }

.m-consultant .controls { display: inline-block; width: 20px; height: 20px; line-height: 20px; border-radius: 50%; text-align: center; background: #fff; color: #0462a0; cursor: pointer; font-family: sans-serif; font-weight: 700; }

.m-consultant .group { width: 30px; float: left; height: 180px; background: #0462a0; padding: 10px 0; color: #fff; text-align: center; margin-top: 1px; margin-right: -1px; position: relative; z-index: 2; cursor: pointer; }

.m-consultant .group .info { display: inline-block; padding-top: 15px; font-size: 16px; }

.m-consultant .group:hover { background: #057ac8; }

.m-consultant .wrap { float: left; width: 154px; font-size: 12px; border: 1px solid #ddd; background: #fff; overflow: hidden; position: relative; z-index: 1; }

.m-consultant .wrap .title { height: 28px; line-height: 28px; color: #fff; background: #0462a0; overflow: hidden; padding: 0 10px 0 15px; }

.m-consultant .wrap .title .b-close { float: right; margin-top: 4px; }

.m-consultant .wrap .sm-th { padding: 10px 0; border-bottom: 1px solid #ccc; }

.m-consultant .wrap .sm-th .sm-info { padding: 7px 12px 14px 12px; }

.m-consultant .wrap .sm-th .sm-tall { line-height: 40px; text-align: center; }

.m-consultant .wrap .qq-server .list { padding: 10px 0; }

.m-consultant .wrap .qq-server .list li { padding: 5px 10px; text-align: center; }

.m-consultant .wrap .qr-code { border-top: 1px solid #ddd; padding: 10px; text-align: center; }

.m-consultant .wrap .qr-code .qr-wrap { height: 132px; overflow: hidden; }

.m-consultant .wrap .qr-code .qr-wrap img { max-width: 100%; }

.m-consultant .wrap .qr-code .qr-info { padding-top: 10px; }

.m-consultant .wrap .qr-code-hidden { display: none; }

/* 首页媒介查询 */
@media screen and (max-width: 768px) { * { cursor: pointer; }
    .m-top .company .company-info .title { margin: 0 0 10px 0; font-size: 20px; line-height: 1.43; }
    .m-module { padding: 25px 0; }
    .m-module .title { padding-bottom: 8px; margin-bottom: 20px; }
    .m-i-product .pr-list { padding: 10px; }
    .m-i-product .pr-list .pic { height: 110px; }
    .m-i-news .wrap { margin: 0 -8px; }
    .m-i-news .news-list { padding: 8px; }
    .m-i-news .news-list .box { height: 80px; }
    .m-i-news .news-list .box .date { padding: 12px 0; width: 80px; height: 80px; line-height: 24px; }
    .m-i-news .news-list .box .date .day { line-height: 34px; font-size: 26px; }
    .m-i-news .news-list .box .text { padding: 8px 8px 8px 88px; height: 80px; }
    .m-i-news .news-list .box .text .subject { font-size: 16px; margin-bottom: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .m-i-news .news-list .box .text .subject a { color: #333; }
    .m-i-news .news-list .box .text .subject a:hover { color: #0462a0; }
    .m-footer { padding: 20px 0; } }

@media screen and (min-width: 768px) { .container { width: 100%; } }

@media screen and (min-width: 992px) { .container { width: 100%; } }

@media (min-width: 1200px) { .container { width: 1170px; } }

/* 内页样式 */
.m-page { padding: 48px 0; background: #f3f3f3; }

.m-page .left-box { padding-left: 0; }

.m-page .left-box .menu-wrap { background: #fff; }

.m-page .left-box .menu-wrap .title { height: 60px; line-height: 60px; background: #0462a0; color: #fff; font-size: 18px; text-align: center; }

.m-page .left-box .menu-wrap .menu-list { padding-bottom: 20px; }

.m-page .left-box .menu-wrap .menu-list .items a { display: block; overflow: hidden; padding: 15px; border-bottom: 1px dashed #eee; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-page .left-box .menu-wrap .menu-list .items a i { float: right; vertical-align: middle; font-size: 20px; color: #057ac8; }

.m-page .left-box .menu-wrap .menu-list .items a:hover { color: #fff; background: #057ac8; border-bottom-color: #057ac8; }

.m-page .left-box .menu-wrap .menu-list .items a:hover i { color: #fff; }

.m-page .left-box .menu-wrap .menu-list .items > a:hover { padding: 15px 20px; }

.m-page .left-box .menu-wrap .menu-list .subnav a { padding: 12px 15px 12px 30px; color: #666; font-size: 12px; }

.m-page .left-box .contact { margin-top: 30px; background: #fff; }

.m-page .left-box .contact .pic { display: block; position: relative; height: 96px; overflow: hidden; }

.m-page .left-box .contact .pic .text { position: absolute; top: 50%; margin-top: -32px; width: 80%; height: 64px; background: #0462a0; background: rgba(33, 33, 33, 0.5); line-height: 32px; }

.m-page .left-box .contact .pic .text span { display: block; padding-left: 16px; text-transform: uppercase; font-size: 18px; font-weight: 700; color: #FFF; }

.m-page .left-box .contact .contact-list { padding: 16px; }

.m-page .left-box .contact .contact-list li { padding: 7px 0; }

.m-page .right-box { padding-right: 0; }

.m-page .right-box .right-con { padding: 23px 32px; background: #fff; }

.m-page .right-box .right-con > .title { line-height: 48px; border-bottom: 1px solid #ddd; }

.m-page .right-box .right-con > .title .name { font-size: 22px; }

.m-page .right-box .right-con > .title .name i { vertical-align: middle; font-size: 26px; padding-right: 10px; }

.m-page .right-box .right-con > .title .sitepath .link { color: #666; max-width: 520px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-page .right-box .right-con > .title .sitepath .link span { padding-right: 5px; }

.m-page .right-box .right-con > .title .sitepath .link i { padding: 0 10px; }

.m-page .right-box .right-con > .title .sitepath .menu-link { cursor: pointer; }

.m-page .right-box .right-con .main { padding-top: 15px; }

.m-page .right-box .right-con .main .intro-pic { width: 250px; max-height: 190px; padding: 4px; border: 1px solid #ddd; text-align: center; overflow: hidden; margin: 0 auto 15px; }

.m-page .right-box .right-con .main .intro-wrap { line-height: 24px; }

.m-page .right-box .right-con .main .intro-wrap img { max-width: 100%; }

.m-page .right-box .m-p-list .list { padding: 8px; }

.m-page .right-box .m-p-list .list .p-img { 
	padding: 10px; 
	border: 1px solid #ddd; 
	overflow: hidden; 
	position: relative; 
	text-align: center; 
	-webkit-transition: all ease 0.3s; 
	-moz-transition: all ease 0.3s; 
	transition: all ease 0.3s; 
}

.m-page .right-box .m-p-list .list .p-img img { 
	display: block; 
	width:100%;
	transition: 2s;
	
}

.m-page .right-box .m-p-list .list .p-title { padding: 15px 0 5px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }

.m-page .right-box .m-p-list .list:hover .p-img { border-color: #057ac8; }

.m-page .right-box .m-p-list .list:hover .p-title { color: #057ac8; }

.m-page .menu-wrap, .m-page .contact, .m-page .right-con { box-shadow: 0 0 1px rgba(0, 0, 0, 0.1); }

/*首页产品左侧*/
.sy-cp{
	margin-top: 40px;
}
.sy-cp .left-box { padding-left: 0; }

.sy-cp .left-box .menu-wrap { background: #fff; }

.sy-cp .menu-wrap, .sy-cp .contact{
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.sy-cp .left-box .menu-wrap .title { height: 60px; line-height: 60px; margin-bottom:0; background: #0462a0; color: #fff; font-size: 18px; text-align: center; }

.sy-cp .left-box .menu-wrap .menu-list { padding-bottom: 20px; }

.sy-cp .left-box .menu-wrap .menu-list .items a { display: block; overflow: hidden; padding: 15px; border-bottom: 1px dashed #eee; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.sy-cp .left-box .menu-wrap .menu-list .items a i { float: right; vertical-align: middle; font-size: 20px; color: #057ac8; }

.sy-cp .left-box .menu-wrap .menu-list .items a:hover { color: #fff; background: #057ac8; border-bottom-color: #057ac8; }

.sy-cp .left-box .menu-wrap .menu-list .items a:hover i { color: #fff; }

.sy-cp .left-box .menu-wrap .menu-list .items > a:hover { padding: 15px 20px; }

.sy-cp .left-box .menu-wrap .menu-list .subnav a { padding: 12px 15px 12px 30px; color: #666; font-size: 12px; }

.sy-cp .left-box .contact { margin-top: 30px; background: #fff; }

.sy-cp .left-box .contact .pic { display: block; position: relative; height: 96px; overflow: hidden; }

.sy-cp .left-box .contact .pic .text { position: absolute; top: 50%; margin-top: -32px; width: 80%; height: 64px; background: #0462a0; background: rgba(33, 33, 33, 0.5); line-height: 32px; }

.sy-cp .left-box .contact .pic .text span { display: block; padding-left: 16px; text-transform: uppercase; font-size: 18px; font-weight: 700; color: #FFF; }

.sy-cp .left-box .contact .contact-list { padding: 16px; }

.sy-cp .left-box .contact .contact-list li { padding: 7px 0; }

/* 产品详细 */
.m-p-view .pv-title { text-align: center; font-size: 24px; line-height: 32px; padding: 10px 0; }

.m-p-view .pv-pic { margin: 20px 0; text-align: center; }

.m-p-view .pv-pic img { max-width: 60%; border: 1px solid #ddd; padding: 3px; }

.m-p-view .pv-date { text-align: center; margin: 16px 0; background: #eee; line-height: 40px; color: #666; }

.m-p-view .pv-intro { line-height: 24px; }

/* 新闻列表 */
.m-p-news .news-list li a { display: block; overflow: hidden; border-bottom: 1px dashed #DDD; line-height: 40px; color: #666; }

.m-p-news .news-list li a .title { max-width: 80%; display: inline-block; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }

.m-p-news .news-list li a .title:before { content: "·"; margin-right: 10px; font-weight: 700; }

.m-p-news .news-list li a .date { color: #999; }

.m-p-news .news-list li a:hover { color: #057ac8; }

.m-p-news .news-list li a:hover .title { padding-left: 10px; }

/* 供应信息 */
.m-supply-details .sd-header { border: 1px solid #ddd; overflow: hidden; margin-bottom: 20px; }

.m-supply-details .sd-header .sd-pic { padding: 15px; text-align: center; overflow: hidden; border-right: 1px solid #ddd; position: relative; height: 310px; }

.m-supply-details .sd-header .sd-pic img { display: block; padding: 15px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.m-supply-details .sd-header .sd-info { padding: 12px 15px; }

.m-supply-details .sd-header .sd-info > .caption { font-size: 18px; font-weight: 700; padding-bottom: 15px; border-bottom: 1px solid #ddd; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-supply-details .sd-header .sd-info > .intro { padding-top: 10px; }

.m-supply-details .sd-header .sd-info > .intro p { margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #666; }

.m-supply-details .sd-header .sd-info > .intro .title { font-size: 18px; color: #f5641d; font-weight: 700; }

.m-supply-details .sd-header .sd-info .si-contact { padding: 10px 20px; overflow: hidden; border: 1px solid #fbbeaf; background-color: #fff1ed; }

.m-supply-details .sd-header .sd-info .si-contact .tell { font-size: 18px; color: #666; font-weight: 700; margin-bottom: 10px; }

.m-supply-details .sd-header .sd-info .si-contact .online { margin-bottom: 10px; }

.m-supply-details .sd-header .sd-info .si-contact .online img { margin-right: 5px; }

.m-supply-details .sd-content .c-tabs { border-bottom: 1px solid #ddd; overflow: hidden; }

.m-supply-details .sd-content .c-tabs span { float: left; cursor: pointer; padding: 10px 30px; }

.m-supply-details .sd-content .c-tabs .current { background: #057ac8; color: #fff; }

.m-supply-details .c-con { display: none; padding: 20px 0; }

.m-supply-details .c-con .explain { padding-bottom: 20px; border-bottom: 1px solid #ddd; }

.m-supply-details .c-con .explain .list { padding: 0; line-height: 30px; }

.m-supply-details .c-con .introduce { padding-top: 20px; line-height: 24px; }

.m-supply-details .c-con .introduce img { max-width: 100%; }

.m-supply-details .active { display: block; }

.m-supply-details .sd-newInfo .nTitle { font-size: 16px; line-height: 35px; border-bottom: 1px solid #ddd; }

.m-supply-details .sd-newInfo .nTitle i { font-size: 18px; padding-right: 10px; color: #057ac8; }

.m-supply-details .sd-newInfo .nMain { padding: 15px 0; }

.m-supply-details .sd-newInfo .nMain .list { padding: 0 5px; }

.m-supply-details .sd-newInfo .nMain .list a { display: block; line-height: 35px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.m-supply-details .sd-newInfo .nMain .list a i { color: #333; padding-right: 10px; }

.m-supply-details .sd-newInfo .nMain .list a:hover { color: #057ac8; }

/* 名片 */
.m-card { padding: 15px; background: #f4f4f4; }

.m-card .cw-tp .c-logo { width: 80px; height: 80px; padding: 2px; border: 1px solid #ddd; overflow: hidden; margin-right: 15px; }

.m-card .cw-tp .c-logo img { height: 100%; }

.m-card .cw-tp .c-info p { margin-top: 10px; }

.m-card .cw-tp .c-info .p-title span { padding-right: 10px; }

.m-card .cw-tp .c-info .p-title span b { font-weight: 700; font-size: 16px; padding-right: 5px; }

.m-card .cw-tp .c-info .p-phone span { color: #057ac8; }

.m-card .cw-bd { margin: 10px 0; padding: 10px 15px; background: #fbe9b1; }

.m-card .cw-bd p { line-height: 35px; }

.m-card .cw-bd .c-caption { font-size: 16px; font-weight: 700; }

.m-card .cw-bd .c-links .line { padding: 0 15px; }

.m-card .cw-ft .list { padding: 5px; color: #057ac8; }

.m-card .cw-ft .list span { color: #333; padding-right: 5px; }

/* 企业图集 */
.m-modal { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 9999; visibility: hidden; }

.m-modal .mask { width: 100%; height: 100%; background: #000; opacity: .4; filter: alpha(opacity=40); }

.m-modal .wrap { position: absolute; left: 50%; top: 50%; width: 500px; border-radius: 5px; padding: 10px; background: #fff; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; -webkit-transform: translate(-50%, -50%) scale(0.8); -moz-transform: translate(-50%, -50%) scale(0.8); transform: translate(-50%, -50%) scale(0.8); visibility: hidden; opacity: 0; }

.m-modal .wrap .close-btn { display: block; position: absolute; top: -12px; right: -12px; width: 30px; height: 30px; text-align: center; border-radius: 100%; background: #fff; color: #666; border: 4px solid #fff; box-shadow: 0 0 12px rgba(0, 0, 0, 0.1); }

.m-modal .wrap .close-btn:hover { color: #057ac8; }

.m-modal .wrap .close-btn i { font-size: 20px; }

.m-modal-on { visibility: visible; }

.m-modal-on .wrap { -webkit-transform: translate(-50%, -50%) scale(1); -moz-transform: translate(-50%, -50%) scale(1); transform: translate(-50%, -50%) scale(1); visibility: visible; opacity: 1; }

/* 联系页面 */
.m-guest { padding-top: 15px; }

.m-guest .tips { padding: 15px 0 20px; line-height: 22px; color: #999; }

.m-guest .form-group { margin-bottom: 20px; }

.m-guest .form-control { border-radius: 0; resize: vertical; }

.m-guest .form-control:focus { border-color: #057ac8; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(5, 122, 200, 0.4); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(5, 122, 200, 0.4); }

.m-guest .yzm-control { display: inline-block; width: 100px; margin-right: 10px; }

.m-guest .btns .btn { background: #057ac8; color: #fff; border-radius: 0; padding: 8px 30px; margin-right: 15px; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; }

.m-guest .btns .btn-submit:hover { background: #0462a0; }

.m-guest .btns .btn-reset { background: #0462a0; }

.m-guest .btns .btn-reset:hover { background: #057ac8; }

/* 上一条 & 下一条 */
.m-g-links { margin-top: 30px; }

.m-g-links p { margin-bottom: 10px; }

.m-g-links p a { color: #666; padding-left: 5px; }

.m-g-links p a:hover { color: #057ac8; padding-left: 10px; }

/* 相关产品 */
.m-correlation-pro { padding-top: 25px; }

.m-correlation-pro .cp-title { margin: 10px 0; border-left: 5px solid #0462a0; padding-left: 10px; font-size: 18px; line-height: 1; }

/* 分页 */
.m-pagination { text-align: center; }

.m-pagination .pagination { margin: 30px 0 0; }

.m-pagination .pagination > li > a, .m-pagination .pagination > li > span { color: #0462a0; }

.m-pagination .pagination > .active > a, .m-pagination .pagination > .active > a:focus, .m-pagination .pagination > .active > a:hover, .m-pagination .pagination > .active > span, .m-pagination .pagination > .active > span:focus, .m-pagination .pagination > .active > span:hover { color: #fff; background-color: #057ac8; border-color: #057ac8; }

/* 内页媒介查询 */



body{}#mOuterBox{}#mBody1,#dBody1{background-position: 0% 0%;}#mBody2,#dBody2{background-position: 0% 0%;}
.box20021_-1 { position: fixed; bottom: 0; width: 100%; height: 60px; background: rgba(0, 0, 0, 0.8); z-index: 999; }
.box20021_-1 * { margin: 0; padding: 0; }
.box20021_-1 ul, .box20021_-1 li { list-style: none; }
.box20021_-1 .padding-none { padding: 0 !important; }
.box20021_-1 .bar-list .tel { background-color: rgba(100, 100, 100,0.8); }
.box20021_-1 .bar-list .tel a { color: #fff; font-size: 16px; line-height: 60px; }
.box20021_-1 .bar-list .tel a img, .box20021_-1 .bar-list .tel a span { vertical-align: middle; margin-top: 0; word-break: break-all; }
.box20021_-1 .bar-list .bar-item { text-align: center; }
.box20021_-1 .bar-list .bar-item a { display: inline-block; line-height: 60px; }
.box20021_-1 .bar-list .bar-item img { display: inline-block; width: 40px; }
@media screen and (max-width: 768px) {
    body {margin-bottom:60px!important;}
}
.l-m {
    color: #333;
    font: 14px/1.43 'Microsoft Yahei', Arial, sans-serif;
}
.logo-wrap {
    float: left;
    width: 96px;
    height: 96px;
    padding: 2px;
    background: #fff;
    border: 1px solid #ddd;
    margin-right: 20px;
    overflow: hidden;
}
.logo-wrap .logo-cell {
    display: table-cell;
    vertical-align: middle;
    height: 90px;
    width: 1.5%;
}
.logo-wrap .logo-cell img {
    max-width: 100%;
    max-height: 100%;
}
.company-info .title {
    padding: 18px 0 10px;
    font-size: 24px;
    margin: 0;
}
.company-info .subtitle {
    color: #666;
}
.contact-title{
	height: 105px;
    margin: 0;
    text-align: center;
    background: #006cc6;
}
.contact-title h3{
	line-height: 105px;
    font-size: 26px;
	color:#ffffff;
}
.ditu{
	margin-top: 10px;
}
.ditu img{
	max-width:none !important;
}
label{
	max-width:none;
}

.m-page .left-box .menu-wrap .menu-list .items a.active {
    color: #fff;
    background: #057ac8;
    border-bottom-color: #057ac8;
	padding: 15px 20px;
}
.m-page .left-box .menu-wrap .menu-list .items a.active i {
    float: right;
    vertical-align: middle;
    font-size: 20px;
    color: #fff;
}
.case-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 50px 22px 22px;
    background: #fff;
    display: inline-block;
}
.case-list dl dt {
    width: 44.4%;
    float: left;
    margin-right: 2.3%;
}
.case-list dl dd {
    width: 53.3%;
    float: right;
}
.case-list dl dt img {
    width: 100%;
    display: block;
}
.case-list dl dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
}
.case-list dl dd h4 a {
    display: block;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.k12-xl-xwlb-1nt2-1-01-list-desc {
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.k12-xl-xwlb-1nt2-1-01-list-deta {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
}
.clear{
	clear:both;
}

.sj-banner{
	display:none;
}
.v52fmbx {
    border: 1px solid #ddd;
    border-top: 0;
    overflow: hidden;
    text-align: left;
}
.v52fmbx {
    margin: 30px 0 0;
}
.v52fmbx_hr {
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 0 5px 0 15px;
    font-weight: bold;
    font-size: 16px;
    background: #0462a0;
    color: #fff;
    height: 60px;
    line-height: 60px;
}
.v52fmbx dl {
    width: 100%;
    zoom: 1;
    background: #fff;
}
.v52fmbx dl {
    border-top: 1px solid #ddd;
    margin: 0;
    display: -webkit-box;
    position: relative;
    padding: 5px 0;
}
.v52fmbx dl dt {
    padding: 15px 15px 10px 15px;
    width: 105px;
    text-align: left;
    font-weight: normal;
    overflow: hidden;
    line-height: 26px;
}
.v52fmbx dl dd {
    -webkit-box-flex: 1.0;
    padding: 2px 0 0 15px;
    margin: 10px 0;
}
.v52fmbx dl.noborder {
    border-bottom: 0;
}
.submit {
    display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei',Tahoma,Verdana,'Simsun';
}
.ftype_input .fbox input {
    width: 90%;
    height: 35px;
    line-height: 35px;
    padding: 2px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
    border-radius: 2px;
}
.xn_c_index_42_lftbox{
	overflow:hidden;
}

.m-page .right-box .m-p-list .list .p-img img:hover,.banjia img:hover{
	transform: scale(1.2);
}
.add_index_youshi {
    width: 100%;
    height: 552px;
    /*background: url(../images/ysbj.jpg) center top no-repeat;*/
	background-color:#f3f3f3
}
.ys{
	padding:50px 0;
	margin-bottom: 40px;
    padding-bottom: 8px;
    line-height: 32px;
    position: relative;
    border-bottom: 1px solid #ddd;
}
.ys-yw{
    font-weight: 700;
    font-size: 24px;
	color:#333;
}
.ys-title{
	font-size: 18px;
    color: #666;
	margin-top:10px;
}
.yslist .ys .decorate {
    position: absolute;
    left: 50%;
    bottom: -1px;
    margin-left: -28px;
    width: 56px;
    height: 2px;
    background: #0462a0;
}
.ysp h4{
	font-size:24px;
	color:#0462a0
}
.ysp p{
	margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #666;
}
.danlist{
	margin-top:60px;
}
.dan{
	/*background:#0462a0;*/
	border-radius:50%;
	/*padding: 32px 0;*/
    width: 150px;
    height: 150px;
	margin: auto;
    margin-bottom: 30px
}
.dan img{
	width:100%;
}
.dan span{
	color:#fff;
	font-size:18px;
	margin-top:8px;
	line-height: 30px;
	display:block;
}
/*.dan:hover{
	background: #fb8218;
}*/
.banjiafw{
	width: 100%;
    overflow: hidden;
}
.xn_c_index_42_lftbox img {
    width: 100%;
    transition: all 0.5s;
}
.xn_c_index_42_ritbox {
    width: 100%;
    border-top: 1px #E0E0E0 solid;
    margin-top: 30px;
}
.xn_c_index_42_name {
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.xn_c_index_42_name a {
    font-size: 18px;
    color: #333333;
}
.xn_c_index_42_coent {
    line-height: 25px;
    color: #999999;
    font-size: 14px;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
@media screen and (max-width: 768px) { 
	.pc-banner{
		display:none;
	}
	.sj-banner{
		display:block;
	}
	.m-page { padding: 25px 0; }
    .m-page .left-box { position: fixed; width: 60%; height: 100%; left: 0; top: 0; z-index: 10001; padding: 0; visibility: hidden; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); transform: translateX(-100%); box-shadow: 2px 0 12px rgba(0, 0, 0, 0.2); }
    .m-page .left-box .menu-wrap { height: 100%; }
    .m-page .left-box .menu-wrap .menu-list { padding-bottom: 0; width: 100%; height: calc(100% - 60px); overflow-x: hidden; overflow-y: auto; }
    .m-page .left-box .menu-wrap .menu-list .items > a:hover { padding: 15px; }
    .m-page .left-box .menu-wrap .menu-list .subnav a { padding: 13px 13px 13px 20px; }
    .m-page .current { visibility: visible; -webkit-transform: translateX(0); -moz-transform: translateX(0); transform: translateX(0); }
    .m-page .right-box { padding: 0; }
    .m-page .right-box .right-con { padding: 10px; }
    .m-page .right-box .right-con > .title .name { font-size: 20px; }
    .m-page .right-box .right-con > .title .name i { font-size: 18px; }
    .m-page .right-box .right-con > .title .sitepath .menu-link { color: #057ac8; }
    .m-page .right-box .m-p-list .list .p-img { }
    .m-p-view .pv-title { font-size: 18px; }
    .m-p-view .pv-pic img { max-width: 80%; }
    .m-g-links { margin-top: 20px; }
    .m-p-news .news-list li a .title { max-width: 100%; }
    .m-supply-details .sd-header .sd-pic { border-right: 0; border-bottom: 1px solid #ddd; }
    .m-supply-details .sd-header .sd-info > .intro p { white-space: normal; line-height: 24px; }
    .m-modal .wrap { width: 280px; } 
	.case-list dl{
		width:100%;
		padding:10px;
	}
	.case-list dl dt {
		width:100%;
		margin-right: 0%;
	}
	.case-list dl dd {
		width:100%;
		margin-top:10px;
	}
	.ys {
		padding: 20px 0;
	}
	.ys-title{
		margin-top:5px;
	}
	.danlist{
		margin-top:10px;    padding-bottom: 10px;
	}
	.dan {
		width: 120px;
		height: 120px;
		margin: auto;
		padding: 20px 0;
		margin-bottom:30px;
	}
	.dan img {
		width: 100%;
	}
	.m-i-about .wrap:before {
		left: -5px;
	}
	.add_index_youshi{
		height:auto
	}
	.sy-cp .left-box{
		display:none
	}
	
}
@media(max-width:640px){
	.contact-title h3{
		font-size:18px
	}
}
