* {margin:0;padding:0;}
a {text-decoration:none !important;transition:all 500ms ease;-moz-transition:all 500ms ease;-webkit-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;}
a:hover {text-decoration:none;outline:none;}
ul,li {list-style:none}
.fl {float:left}
.fr {float:right}
.clear {clear:both}
input {outline:none}
.cont9 {width:82%;margin:0 9%;}
.pic {width:100%;height:auto;}
p {position:relative;font-size:14px;line-height:28px;font-family:'Open Sans',sans-serif;margin:0px;transition:all 500ms ease;}
body,html {background:#fff;height:100%;}
body {font-family:"微软雅黑";box-sizing:border-box;}
.top {z-index:99;position:relative;}
@media (min-width:1500px) {.container {max-width:1400px;padding:0;}
}
@media (max-width:1499px) {.container {max-width:1200px;padding:0 15px;}
}
@media (max-width:1299px) {.container {max-width:940px;padding:0 15px;}
}
@media (max-width:979px) {.container {max-width:100%;margin-left:15px;margin-right:15px;padding:0;}
}
/*导航*/
.navbar-default {background:none !important;}
.navbar1 {box-shadow:none;background:rgba(255,255,255,.8);width:100%;border-bottom:1px solid rgba(255,255,255,.8);border:none !important;position:relative;}
.navbar1::before{ content:''; position:absolute; z-index: -1; background: #0380bf; height:120px; width: 28%;}
.navbar1.active {background:rgba(255,255,255,1);transition:background 1s;-moz-transition:background 1s;-webkit-transition:background 1s;-o-transition:background 1s;}
.navbar-nav {float:right !important;}
.navbar-nav>li {padding:0 10px;line-height:80px;}
.navbar-nav>li>a {line-height:32px !important;color:#333;font-size:16px;}
.navbar-nav>li:hover>a {color:#0380bf;}
.nav>li>a{ padding: 15px 8px !important;}
.navbar-brand {padding:5px 0 !important;}
.navbar-brand>img {display:block;width:auto;height:90px;padding:20px 0 0;float: left;}
.navbar-toggle .icon-bar{ background: #333;}
.brandzi{float:left; color:#fff;padding:30px 0 0 6px;}
@media (min-width:1500px) {
    .navbar1::before{ width: 24%;}
    .nav>li>a{ padding: 15px !important;}
}

/* banner */
.flexslider {position:relative;overflow:hidden;}
.slides {position:relative;z-index:1;padding-left:0;}
.slides img {width:100%;height:auto;}
.flex-control-nav {position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li {display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a {display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active {background-position:0 0;}
.flex-direction-nav {position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a {display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev {left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next {right:40px;background:url(../images/next.png) center center no-repeat;}

/* sypro */
.sypro {width:100%;height:auto;padding:100px 0 70px;}
.sypro .synzip {padding:16px 0;background:#333;}
.synzip h5 i {color:#fff;}
.sypro .synzip .time {font-size:18px;color:#fff;position:relative;margin:0;text-align:center;}
.sypro .synzip h3 {font-size:18px;color:#777;line-height:32px;margin:0 0 24px;}
.sypro .synzip span {font-size:15px;color:#555;}
.sypro ul {width:100%;margin:50px 0 0; display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;}
.sypro ul li {width:24%;transition:all 0.3s ease 0s;margin-bottom:30px;}
.sypro ul li:hover {box-shadow:0px 10px 30px rgba(0,0,0,0.1);transform:translate(0,-10px);}
.sypro ul li:hover a .synzip {background:#0380bf;}
.sypmore {width:100%;height:auto;display:inline-block;text-align:center;}
.sypmore a {width:132px;height:32px;line-height:32px;border:1px solid #666;display:inline-block;color:#333;border-radius:30px;margin:30px 0 0;}
.sypmore a:hover {background:#0380bf;color:#fff;border:1px solid #0380bf;}
.symore.mright{ float:right;margin-top:-42px;}

/* sy-sypartner */
.sypartner {width:100%;height:auto;display:inline-block;padding:50px 0 0;}
.kehubox {width:100%;height:auto;display:inline-block;background:#f2f2f2;padding:20px;}
.kehubox .patu {width:92%;margin:10px auto;transition:all 0.3s ease 0s;}
.kehubox .patu:hover {box-shadow:0px 10px 30px rgba(0,0,0,0.1);transform:translate(0,-10px);}

/* sy-news */
.sytitle h3{ font-size:26px; font-weight:600; position: relative; z-index: 1;}
.sytitle h3::before{ content:"NEWS"; position: absolute; top:-18px; left:0; right:0; font-size: 60px; color: #e2e2e2; z-index: -1;letter-spacing: 10px;}
.synews {width:100%;height:auto;padding:72px 0 86px;background:#f7f7f7;}
.synzi {padding:22px 30px;}
.synzi .time {font-size:18px;color:#0380bf;margin-bottom:10px;}
.synzi:hover .time {color:#0380bf;}
.synzi:hover .time::before {background:#0380bf;}
.synzi h3 {font-size:18px;color:#333;line-height:32px;margin:0 0 24px;}
.synzi p{ margin-top: 25px; line-height:20px; color:#555;}
.synzi span {font-size:15px;color:#555;}
.synews ul {width:100%;margin:50px 0 0; display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;}
.synews ul li {width:32%;transition:all 0.3s ease 0s; background: rgba(255,255,255,0.8);}
.synews ul li:hover {box-shadow:0px 10px 30px rgba(0,0,0,0.1);transform:translate(0,-10px); background: rgba(255,255,255,1);}


/* 手风琴 */
.main {background:#fff; margin-top:80px;}
.main .home_XA {padding:16px 0;height:680px;}
@media screen and (max-width:768px) {
    .main .home_XA {height:auto;padding-bottom:32px;}
}
.dig_carouse_accordion {overflow:hidden;position:relative;width:100%;height:100%;}
.dig_carouse_accordion .dig_carouse_headerTitle {font-weight:bold;font-size:42px;color:#ffffff;background: rgba(0,0,0,0.5); position:absolute;top:14%;left:7%;
    max-width:960px;z-index:1;pointer-events:none;padding:20px;}
.dig_carouse_accordion_box {display:flex;height:100%;width:100%;}
.dig_carouse_accordion_li {border-radius:16px 16px 0 0;cursor:pointer;overflow:hidden;position:relative;margin-left:12px;margin-right:12px;margin-bottom:8px;transition:flex 400ms ease;-ms-transition:flex 400ms ease;-moz-transition:flex 400ms ease;-webkit-transition:flex 400ms ease;-o-transition:flex 400ms ease;flex:1;-ms-flex:1;-moz-flex:1;-webkit-flex:1;-o-flex:1;}
.dig_carouse_accordion_li>img {height:100%;border-radius:16px 16px 0 0;}
.dig_carouse_accordion_li .dig_ca_text_wrap {position:absolute;bottom:60px;left:40px;}
.dig_carouse_accordion_li .dig_ca_li_title {font-size:20px;color:#ffffff;width:130px;}
.dig_carouse_accordion_li .dig_ca_li_desc {opacity:0.7;font-size:16px;color:#ffffff;letter-spacing:0;margin:20px 0 26px 0;}
.dig_carouse_accordion_li .dig_ca_li_btn {font-size:16px;color:#ffffff;letter-spacing:0;line-height:19px;cursor:pointer;}
.dig_carouse_accordion_li .dig_ca_li_btn img {vertical-align:bottom;margin-right:8px;}
.dig_carouse_accordion_li .dig_ca_mock {position:absolute;bottom:0;width:100%;height:35%;background-image:linear-gradient(180deg,rgba(0,0,0,0) 6%,rgba(0,0,0,0.3) 100%);}
.dig_carouse_accordion_li.active {flex:3.5;-ms-flex:3.5;-moz-flex:3.5;-webkit-flex:3.5;-o-flex:3.5;}
.dig_carouse_accordion_li.active .dig_ca_text_wrap {left:60px;margin-right:60px;z-index:86;}
.dig_carouse_accordion_li.active .dig_ca_li_desc {max-width:560px;}
.dig_carouse_accordion_li.active .dig_ca_li_title {font-size:24px;color:#ffffff;width:500px;padding-right:32px;margin-bottom:24px;}
@media screen and (max-width:1280px) {
    .dig_carouse_accordion .dig_carouse_headerTitle {font-size:48px;max-width:780px;}
    .dig_carouse_accordion_li .dig_ca_text_wrap {position:absolute;bottom:60px;left:16px;}
    .dig_carouse_accordion_li .dig_ca_li_title {font-size:16px;width:calc(100% - 20px);}
    .dig_carouse_accordion_li.active .dig_ca_text_wrap {left:16px;}
    .dig_carouse_accordion_li.active .dig_ca_li_title {font-size:16px;width:100%;}
}
@media screen and (max-width:768px) {
    .dig_carouse_accordion {height:auto;}
    .dig_carouse_accordion .dig_carouse_headerTitle {position:static;text-align:center;font-size:24px;line-height:28px;margin:0 auto;margin-bottom:24px;width:278px;}
    .dig_carouse_accordion_box {display:block;height:auto;}
    .dig_carouse_accordion_li {height:88px;width:calc(100% - 24px);box-sizing:border-box;transition:all 300ms ease;-ms-transition:all 300ms ease;-moz-transition:all 300ms ease;-webkit-transition:all 300ms ease;-o-transition:all 300ms ease;}
    .dig_carouse_accordion_li .dig_ca_text_wrap {position:absolute;bottom:24px;left:24px;margin-right:0;}
    .dig_carouse_accordion_li img {width:100%;height:auto;}
    .dig_carouse_accordion_li .dig_ca_li_title {width:auto;margin-right:24px;font-size:16px;max-width:100%;}
    .dig_carouse_accordion_li .dig_ca_li_btn img {width:16px !important;}
    .dig_carouse_accordion_li.active {height:auto;transition:all 300ms ease;-ms-transition:all 300ms ease;-moz-transition:all 300ms ease;-webkit-transition:all 300ms ease;-o-transition:all 300ms ease;}
    .dig_carouse_accordion_li.active .dig_ca_text_wrap {bottom:24px;left:24px;margin-right:0;}
    .dig_carouse_accordion_li.active img {width:100%;}
    .dig_carouse_accordion_li.active .dig_ca_li_title {width:auto;margin-bottom:0;font-size:20px;max-width:100%;padding-right:0;}
}

/* footer */
.footer {width:100%;height:auto;display:inline-grid;padding:50px 0 0;background:#333;color:#f5f5f5;position:relative;}
.footer .pattern-layer {position:absolute;left:0px;top:0px;height:100%;width:320px;background-repeat:no-repeat;background-size:cover;}
.footer p {color:#ddd;}
.flist h3 {font-size:18px;font-weight:400;border-left:3px solid #0380bf;padding-left:5px;}
.flist p {width:100%;display:inline-block;margin-bottom:5px;}
.fright a {font-size:14px;color:#ddd;}
.fright a:hover {color:#0380bf;}
.fright p span {color:#999;margin-right:15px;display:inline-block;}
.fright {width:80%;height:auto;display:inline-block;margin-bottom:20px;}
.fright h2 {font-size:24px;margin-bottom:30px;}
.fright h3 {font-size:18px;border-bottom:1px solid rgba(255,255,255,.4);margin:0 0 15px;line-height:50px;position:relative;}
.fright h3::after {content:"";position:absolute;left:0;bottom:0;width:76px;height:1px;background:#0380bf;}
.fright ul li {float:left;color:#999;}
.fright ul li a {color:#999;}
.ficon i {font-size:24px;color:#999;margin-right:10px;}
.bq {width:100%;height:auto;margin:20px 0 0;background:rgba(0,0,0,0.1);line-height:42px;}
.bq a {color:#ddd;}
.ewm {width:126px;height:auto;}

/* sy-about */
.sytit{ width: 80%; display: inline-block;position: relative; }
.sytit h3{ font-size: 28px; font-weight:600; position: relative; z-index: 2;}
.sytit h2{ position:absolute; left:0; top:-18px; font-size: 60px; color: #e2e2e2; font-weight:600;text-transform:uppercase; letter-spacing: 10px; z-index: 1;}
.left{ float:left;}
.right{ float:right;}
.syabout{ width:100%;height:auto;display: inline-block;background: url(../images/bg2.jpg) center center no-repeat;background-size: cover; position: relative;}
.syabout p{ width: 86%; text-align: justify; margin:20px 0 12px 0; font-size: 16px; color:#666; line-height:32px;}
.syabout p a{ color:#0380bf; font-weight: 600;}
.syabout .aleft{ padding: 80px 0 0;}
.syabout .aleft h3{ font-size: 36px; font-weight: 600;}
.syabout .aleft h3 span{ color: #999; font-size: 26px; font-weight:normal;}
.aboutu{ position:absolute;right:0;width: 52%;}
.aboutu img{ width: 100%; height:472px;}
.symore a {display:block;width:180px;height:44px;background-color:#0380bf;border-radius:5px 15px 5px 15px;line-height:44px;text-align:center;margin-top:56px;color:#fff;}
.symore a:hover{ color:#fff;background:#333;}

@media (min-width:1500px){
    .syabout{ background: url(../images/bg1.jpg) center center no-repeat;background-size: cover;}
}

/*数据统计滚动*/
.product-number-info ul {padding:46px 0; margin-top: 20px;}
.product-number-info ul.q:after {content:"";clear:both;display:table;}
.product-number-info li {float:left;width:25%;height:auto;border-left:1px solid #333;color:#333;padding-top:1px;}
.product-number-info li:first-child {border:none;}
.product-number-info li b {font-weight:400;font-size:56px;line-height:1;display:inline-block;position:relative;margin:15px 0 10px;}
.product-number-info li b i {font-style:normal;font-weight: 600;}
.product-number-info li b sup {position:absolute;font-size:20px;right:-15px;top:-3px;}
.product-number-info li b em {font-style:normal;font-size:28px;font-weight:100;padding-left:2px;position:relative;top:-4px;}
.product-number-info li p {font-size:20px;margin:0;}
.product-number-info li.li-2 b,.product-number-info li.li-2 p {padding-left:60px;}
.product-number-info li.li-3 b,.product-number-info li.li-3 p {padding-left:70px;}
.product-number-info li.li-3 b,.product-number-info li.li-3 p {padding-left:84px;}
.product-number-info li.li-4 b,.product-number-info li.li-4 p {padding-left:78px;}
.product-number-info li.li-5 {text-align:right;}
.product-number-info li.li-5 b {padding-right:2px;}



/* bread */
.nyban{ position:relative; }
.position {content: ""; position: absolute; background: rgba(0,0,0,.7); width: 12.5%; height: 42px; text-align:center; left: 9%; bottom: 0; }
.position h3 {font-size:20px; color: #fff; margin: 0; line-height: 42px;}


/* ny-about */
.nyabbg1 { width: 100%; height:auto; display:inline-block; padding: 80px 0;  color: #333}
.nyabbg1 .nyaleft{ width: 100%; height:auto; display:inline-block; padding: 0;}
.nyabbg1 .nyaleft h3{ font-size: 28px; margin-bottom: 40px; width: 92%;}
.nyabbg1 .nyaleft p{ width:90%; text-align: justify; font-size: 16px; line-height: 32px;}
.nyaleftzi{ width:80%; margin: 0 10%; padding: 80px 0 0;}
.nyaleftzi h5{ color: #000f3b; line-height: 28px; margin-bottom: 20px;}
.nyaleftzi p{ line-height: 30px !important; text-indent: 0 !important;}
.nyabbg {width:100%;height:auto;display:inline-block;background:#fff;margin:60px 0;vertical-align:top;}
.nyabox {width:100%;height:auto;display:inline-block;background-image: linear-gradient(135deg,#547aae,#ddd);}
.abtu {width:100%;display:block; }
.nycontent {width:100%;height:auto;margin:36px 0;display:inline-block;background:#fff;box-shadow:2px 3px 5px #ddd;padding:50px;}
.tu {width:100%;height:auto;display:block;margin:0 auto;}
.abnr {width:100%;margin:30px 0 0;padding:0 15px 0 0;height:auto;}
.abnr h4 {margin:10px 0 20px 0;font-weight:600;}
.abnr p {line-height:24px;text-indent:2em; font-size:16px;color:#666;text-align:justify;}
.rybox{ width: 90%; height: auto; margin: 0 5%;}
.rybox h4{ font-size: 20px; font-weight: 600; margin-bottom: 24px;}
.rybox p{ line-height: 42px; font-size: 18px; font-weight: 600;}
.service{ margin:86px 0; width:100%; display: inline-block;}
.service h2{ font-size: 32px;font-weight: 600; margin-bottom:50px; }
.service .boxser{ width:100%; background:#f5f5f5; display:inline-block;vertical-align:top;}
.service .boxser .boxzi{ padding: 80px;}
.service .boxser .boxzi h3{ margin-bottom:30px; color: #0380bf;}
.service .boxser .boxzi p{ font-size:18px; line-height:36px; color:#666;}
@media all and (min-width:1500px) {
    .nyabbg1 .nyaleft{ padding:80px 0 0; }
}


/* left-nav */
.leftab{ width: 100%; margin: 0; text-align: center; text-align: -webkit-center;}
.jxnav {width:100%;height:auto;margin-bottom:42px; white-space: nowrap;}
.jxnav li {width:200px;text-align:center;background:#f5f5f5; display: inline; height:42px;line-height:42px; margin:0 15px; padding: 10px 30px; border-radius: 5px;}
.jxnav li a {color:#333;font-size:18px;}
.jxnav .active {background:#0380bf;position:relative;}
.jxnav .active a {color:#fff;}
.jxnav .active::before {content:"";position:absolute;left:0;right:0;bottom:0;width:0;height:0;border-width:0 5px 5px;border-style:solid;border-color:transparent transparent #fff;margin:0 auto;}

.thumbnail img{ border: 5px solid #ddd; margin-bottom: 20px;}
.thumbnail p{ line-height: 52px; margin: 0;}

/* ny-news */
.newsboxbg{ width: 100%;height: auto;background:#f5f5f5;display: inline-block;vertical-align: top;padding: 200px 0 50px;}
.news {display:inline;}
.news li {border-bottom:#f6f6f6 1px solid;padding:30px;transition:all 0.3s ease 0s;margin-bottom:24px;background: #fff;}
.news li:hover { box-shadow:0px 10px 30px rgba(0,0,0,0.1);transform:translate(0,-6px);}
.news li:hover .leftTime i {border:none;background:#0380bf;color:#fff;}
.news li:hover .newTitle {color:#0380bf;}
.news li a {width:100%;color:#333;display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;}
.leftTime {margin:12px 0 0;}
.leftTime .newTime {font-size:20px;display:block;}
.leftTime i {border:1px solid #ddd;padding:5px 18px;}
.rightC {width:66%;margin:15px 0 0;}
.rightC h3 {font-size:20px;margin:0 0 10px;font-weight: 600;}
.newPicBox {width:20%;height:auto;overflow:hidden;}
.newshow{ padding-top:120px;}
.newshow h3 {font-size:22px;margin-bottom:20px;}
.newshow p {font-size:15px;line-height:26px;text-indent:2em;margin-bottom:10px;}
.newback {display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;margin-top:50px;}
.newback a:hover {color:#014d97;}
.wenz p strong {font-size:18px;color:#0380bf;padding-left:8px;}
.wenz p img {width:96%;height:auto;}
.casems {color:#666;border:1px solid #ddd;padding:15px 20px;margin:20px 0 30px;}
.casems P {text-indent:0;font-size:12px;margin:0;}
.news2 li {width:100%;border-bottom:1px solid #ddd;padding:10px 8px;}
.news2 li a {color:#333;}
.news2 li a:hover {color:#0380bf}

/* ny-page*/  
.pagination {display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:30px auto 0;justify-content:space-between;}
.pagination span>a {padding:5px 10px;color:#333;border:solid 1px #ccc;border-radius:5px;}
.page-num-current {padding:5px 0 !important;}
.pagination span>a select,.pagination span>a select:focus {border:solid 1px transparent !important;padding:5px 10px;background:transparent;}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
	z-index:3;color:#fff;cursor:default;background-color:#333 !important;border-color:#333 !important;}

/* ny-product */  
.probox {width:94%;height:auto;display:inline-block;margin-bottom:5px;overflow:hidden;}
/* .probox:hover{ box-shadow:2px 12px 25px rgba(0, 0, 0, 0.08);} */
.probox img {width:100%;height:auto;border: 1px solid #ddd;transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;-webkit-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;}
.probox:hover img {transform:scale(1.03);-webkit-transform:scale(1.03);-o-transform:scale(1.03);-moz-transform:scale(1.03);box-shadow:2px 10px 20px rgba(0, 0, 0, 0.08);}
.probox h4 {font-size:16px;margin:0;color:#333;text-align:center;height:56px;line-height:56px;}
.probox a:hover h4 {color:#0380bf}
.probox p {line-height:42px;font-size:16px;color:#1b1b1b;}
.probox a { display:inline-block;color:#333;}
.nyright{ width:99%; margin-left: 1%;}
.pro-title {margin-top:0 !important;}
.hover-one {border:1px solid #666;width:160px;height:38px;display:flex;align-items:center;justify-content:center;margin-right:20px;float:left;}
.hover-one a {color:#333;line-height:1.556;text-align:center;}
.hover-two {background-color:#f4f4f4;width:160px;height:38px;display:flex;align-items:center;justify-content:center;}
.hover-two a {color:#231f20;line-height:1.556;text-align:center;}
.pbtn:hover {background:#0380bf;border:none;}
.pbtn:hover a {color:#fff;}
.procontent {width:100%;padding:0 30px 30px;}
.pro-xq-ms>h3 {font-size:20px;color:#444;line-height:56px;text-indent:2em;font-weight:600;border-bottom:4px solid #d7d7d7;background-color:#eee;}
.pro-xq-ms>p {padding:5px 5px;display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:space-between;border-bottom:1px solid #000;}
.pro-xq-ms>p>a {color:#333;font-size:14px;}
.pro-xq-ms>p>span {font-size:14px;color:#333;}
.canshubox {width:100%;height:auto;display:inline-block;}
.canshubox p {margin-bottom:0;}
.cpcanshu1 {border-right:10px solid #fff;}
.canshubox2 {border-right:1px dotted #fff;}
.canshubox h3 {width:100%;height:auto;display:inline-block;font-size:18px;font-weight:600;}
.nypcanshu{ width:100%;height:auto;display:inline-block; background: #f5f5f5; margin: 20px 0 0; position: relative;}
.nypcanshu h3{ width:100%; height:auto; color: #333; letter-spacing: 2px; margin: 0; padding: 30px 0; text-align: center; font-size: 24px;}
.nypcanshu h3::before{ content: ""; position: absolute; background: rgba(0,0,0,.2); height: 1px; width: 42%; left: 0; top: 42px;}
.nypcanshu h3::after{ content: ""; position: absolute; background: rgba(0,0,0,.2); height: 1px; width: 42%; right: 0; top: 42px;}
.procontent {width:100%;margin: 0; /*height:386px;*/ overflow-y:auto;overflow-x:hidden; }
.procontent::-webkit-scrollbar {/*滚动条整体样式*/    width:4px;/*高宽分别对应横竖滚动条的尺寸*/    height:4px;}
.procontent::-webkit-scrollbar-thumb {/*滚动条里面小方块*/    border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.15);background:rgba(1,147,222,0.5);}
.procontent::-webkit-scrollbar-track {/*滚动条里面轨道*/    -webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.1);border-radius:0;background:rgba(0,0,0,0.1);}
.procontent p {line-height:20px;font-size:15px;color:#666;/* text-align:justify;*/}
.procontent img{ width:100%; height:auto;}
.pro-title h2{ border-bottom: 1px solid #333; background-color:#f5f5f5 !important; color:#333 !important; margin-top:0;}
.proxqtit{ margin: 15px 0 0 40px; font-size: 18px;}
.proxqtit .more{ width: 100%; height:auto; display: inline-block; margin: 20px 0 0; }
.proxqtit .more a{ width: 100px; height: 28px; line-height: 28px; border-radius: 5px; display: block; text-align:center; font-size: 14px; background: #333; color: #fff;}
.proxqtit{ width:94%;height:auto; margin-left:62px;}
.proxqtit table {width:100% !important; height:auto; margin:20px auto 10px;}
.proxqtit table tbody tr{ border-bottom: 1px solid rgba(0, 0, 0, .1);}
/* .proxqtit table tbody .firstRow td{ font-size: 18px;  color:#fff; border-right:1px solid #fff;} */
.proxqtit table tbody tr:nth-child(odd){ background: #f5f5f5;}
.proxqtit table tbody tr td { padding:6px; display:table-cell;vertical-align:inherit;white-space:nowrap;text-align:left;}
.proxqtit table tbody tr td:last-child {border-right:none;}
.proxqtit table tbody tr td p{ width: 100%; height: auto; display: table-cell;}

/* left-nav */
.nav-pro>ul {border:none;}
.nav-pro>ul>li {position:relative;margin:0 15px 0 0;border-bottom:1px solid rgba(255, 255, 255, .8);transition:.3s;background:rgba(0, 0, 0, .05);}
/* .nav-pro>ul>li:hover{ background:rgba(51, 122, 183, .4);} */
.nav-pro>ul>li>a {padding:2px 0 0 20px;display:block;transition:.3s;cursor:pointer;line-height:42px;}
.nav-pro>ul>li:hover>a {border-left:5px solid #0380bf;}
.nav-pro>ul>li>i {position:absolute;right:6px;top:8px;font-size:24px;}
.nav-pro>ul>.active {border:none;}
.nav-pro>ul>.active>a {border-left:5px solid #333;background:#f5f5f5;display:block;}
.nav-pro>ul>li>a {color:#333;font-size:16px;}
.nav-pro>ul>li>ul>li>a {color:#555;padding:10px 5px;margin:0 10px;border-bottom:1px solid #ddd;display:block;font-size:15px;}
.nav-pro>ul>li>ul>.active {background:#333;}
.nav-pro>ul>li>ul>li>ul>li {padding-left:26px;}
.nav-pro>ul>li>ul>li>ul>li>a {color:#888;line-height:32px;width:92%;display:block;padding:0 0 0 8px;border-bottom:1px dotted #ddd;}
.submenu {display:none !important;}
.showsub .submenu {display:block !important;}
.sonmenu {display:none;}

/* ny-download */
.inner-about{ margin: 60px 0;}
.history h3{ margin-bottom: 38px; font-size: 22px; font-weight: 600;}
.downbox{ width:100%; height: auto; display: inline-block; margin:0;}
.downbox li a{ width: 96%; height: auto; color: #333; margin: 10px 2%; background: #fff; border: 1px solid #ddd; display: inline-block; padding: 20px 26px;}
.downbox li:hover a{ border: 1px solid #0380bf}
.downbox p{ text-indent: 0; font-size: 17px; color: #555; margin-bottom: 15px;}
.downbox li a b{  color: #555; font-weight: normal !important; border-radius: 0; float: right; padding: 0 10px;}
.downbox li:hover a b{ background: #0380bf color: #fff; border: none; }

/* ny-contact */
.linkmap{ width:100%; height:auto; display: inline-block; background: #555; }
.linkmesg{ width:100%; height:auto; display: inline-block; background:#fff; margin: 40px 0 0;}
.linkbox {width:100%;height:auto;display:inline-block;padding:80px 50px 30px 0;}
.linkbox h3 { font-size:22px;margin: 42px 0 20px 0; border-left:5px solid #fff;padding-left:8px; font-weight: 600; color:#fff;}
.linkbox h5{ line-height:52px;border-bottom:1px solid rgba(255,255,255,.3);color:#fff;font-size:18px; margin-bottom: 40px;}
.linkbox h5 i{ color:#f5f5f5;font-size:20px;width:26px;height:auto;}
.linkbox b {font-weight:normal;}
.link2{ width:100%;height:auto; display: inline-block; margin: 0 0 12px;}
.link2 h4{ color: #fff; font-size: 16px; font-weight: 600; border-left: 3px solid #fff; padding-left: 5px; margin-bottom: 30px;}
.link2 ul { margin-left: 20px;}
.link2 ul li {padding:0 15px 8px 0;line-height:32px;color:#fff;font-size:16px;}
.messagebox {width:100%;display:inline-table;padding:100px 45px;margin-top:0; background-image: linear-gradient(135deg,#547aae,#ddd);}
.linktu {width:100%;height:auto;margin:0 auto;position:relative;}
.linktu img {display:block;margin:0 auto;}
.messagebox h4 {font-size:28px; font-weight:600; color: #fff;}
.message-con {width:100%;padding:10px 0 0;}
.message-con>form {display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;}
.message-con>p {font-size:26px;font-weight:block;text-align:center;}
.form-group {width:33.33333%;margin:5px 0 0;padding:5px;}
.form-group input,.form-group1 textarea {padding:10px;border-radius:5px;letter-spacing:1px;font-size:15px;outline:none;border:none;box-shadow:none;display:block;width:100%;height:34px;line-height:28px;color:#555;background-color:#fff;background-image:none;}
.form-group1 {width:100%;margin:10px 0;padding:5px;}
.form-group1 textarea {width:100%;height:90px;}
.yzm {margin:15px 30px 0 0;}
.submit {background:#0380bf;color:#fff;border-radius:0;font-size:15px;width:120px;margin:12px auto;height:40px;outline:none;letter-spacing:1px; border-radius: 30px; cursor:pointer;border:none;}
.message-bd {height:30px;}
.message-con img {height:35px;}
.linkicon2 {margin:20px 0;line-height:46px;text-align:center;}
.linkicon2 li {display:inline-block;background:rgba(0,0,0,.8);border-radius:50%;width:60px;height:60px;text-align:center;line-height:72px;margin:0 20px;}
.linkicon2 li:hover {background:rgba(70,158,48,.9);}
.linkicon2 li>a {color:#fff;}

.sj{ display: block;}
.pc{ display: none;}


@media all and (max-width:768px) {
    body,html{ overflow-x: hidden;}
	/* index */
	.sj{ display: none;}
    .pc{ display: block;}
    .navbar-nav{ float: none !important;text-align: center;}
    .nav>li>a{ padding:0;}
    .navbar-nav>li>a{ line-height: 16px !important;}
    .navbar1::before{ height:0;}
    .navbar-brand>img{ height:42px;padding:0;}
    .brandzi{ padding:16px 0 0;margin:0;font-size:22px;color:#333;}
    .cont9{ width:92%;margin:0 4%;}
    .navbar-toggle{ margin-right: 0;}
    .jq22-container{ margin-top:50px;}
    .flex-direction-nav{ display:none;}
    .slides img{ width:136%;margin:0 0 0 -18%;}
    .syabout{ background:none;}
    .syabout p{ width:100%;}
    .symore a{ margin:20px 0;}
    .aboutu{ width:100%;position: static;}
    .aboutu img{ width:100%;height:auto;}
    .product-number-info li{ width:50%;border-left: none;}
    .product-number-info li.li-2 b,.product-number-info li.li-2 p {padding-left:0;}
    .product-number-info li.li-3 b,.product-number-info li.li-3 p {padding-left:0;}
    .product-number-info li.li-3 b,.product-number-info li.li-3 p {padding-left:0;}
    .product-number-info li.li-4 b, .product-number-info li.li-4 p{ padding-left: 0;}
    .main{ margin-top:0;}
    .sypro{ padding-top:50px;}
    .symore.mright{ margin-top:0;}
    .sypro ul li{ width:100%;}
    .synews ul li{ width:100%;}
    /* ny*/
    .position {width: 46%;left: 0;}
	.nyban{ width:100%;height:auto; overflow-x: hidden; padding: 0;}
	.nyban img{ width:160%; margin: 0 0 0 -30%;}
    .nybanright {display:none !important;}
	.nyabbg1 .nyaleft{ padding-top: 0;}
	.nyabbg1 .nyaleft p{ width: 100%;}
	.nyaleftzi{ width: 100%; margin: 0; padding-top: 30px;}
    .abnr {height:auto !important;}
    .culist li .fa {font-size:14px;line-height:22px;}
    .procontent {width:100%; height:auto !important; padding: 0 10px;}
    .pro-title {margin:0 !important;}
    .cstit .syprolist li {font-size:14px !important;}
    .inner-about {padding:0;}
    #accordion .panel-title a {font-size:17px;}
    .form-group {width:100%;}
    .submit {width:50%;margin:0 auto;}
    .linkbox {border-left:none;padding:20px 0 0;height:auto;}
	.inner-about{ margin: 0;}
	.linkbox h5{ font-size: 16px;}


    .service .boxser .boxzi{ padding:26px !important;}
    .nav-pro>ul>li{ margin:0;}
    .proxqtit{ width: 100%; margin-left: 0;}
    .newsboxbg{ padding: 80px 0 50px;}
    .newPicBox{ width: 100%;}
    .rightC{ width: 100%;}
    .newshow{ padding-top:0;}
}
