* {margin:0;padding:0;}
a {text-decoration:none blink !important;}
a:hover {text-decoration:none}
ul,li {list-style:none}
input {outline:none}
body,html {background:#fff; overflow-x: hidden;}
body {font-family:"Arial","微软雅黑";box-sizing:border-box;font-size:14px;}
.patop80 { padding-top: 80px;}
.pabot80 { padding-bottom: 80px;}
.container {padding-left:0 !important;padding-right:0 !important;}
.cont9{ width: 1200px; height:auto; margin: 0 auto;}
@media all and (min-width: 1450px) and (max-width: 1920px){
    .cont9{ width: 1360px; height:auto; margin: 0 auto;}
}
.pic {width:100%;height:auto;display:inline-block;}
.pa0{ padding: 0;}


/*头部导航*/
.header { position:relative;z-index: 2;}
.top{ width:100%;height:36px;line-height:36px;display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;background:#f0f1f5;
padding:0 15px;}
.navbar {z-index:2;border:none;margin-bottom:0;background: #fff;}
.navbar-default .navbar-nav>li>a {color:#333;}
.navbar-brand {width:240px;padding-top: 12px !important;}
.navbar-brand img {width:100%;display:block;}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {background:transparent;color:#222;}
.navbar-collapse {float:right;}
.navbar-nav>li {padding:0 10px;margin:0;}
/* .navbar-nav .active {background:#b85c43;} */
.navbar-nav>li>a {font-size:18px;line-height:50px;}
.navbar-nav>li>ul {opacity:0;position:absolute;top:80px;left:0;transition:.3s;background:#fff;width:100%;transform:translateY(-200px);z-index:-3;}
.navbar-nav>li:hover{background:#b85c43;}
.navbar-nav>li a:hover {color:#fff !important;}
.navbar-nav>li:hover>ul {display:block;opacity:1;transform:translateY(0);z-index:3;}
.navbar-nav>li>ul>li {text-align:center;padding:5px 0;}
.navbar-nav>li>ul>li>a {color:#777;line-height: 36px;font-weight: 600;}
.navbar-nav>li>ul>li:hover>a {border-bottom:solid 1px #aaa; color:#333 !important;}
.navbar-nav>li>ul>li>ul {position:absolute;left:134px;top:0;width:207px;height:186px;background:#fff;display:none;}
.navbar-nav>li>ul>li:hover>ul {display:block;}
.navbar-nav>li>ul>li>ul>li {width:100%;padding-top:20%;}
.container-fluid {height:118px;}
@media all and (max-width:767px) {
    .navbar-brand {width:140px;margin-left:10px;}
    .navbar {background:#fff;}
    .navbar-collapse {float:none;background:#fff;height:100%;}
    .navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {background:transparent;}
    .navbar-default .navbar-toggle {border:transparent;}
    .navbar-default .navbar-toggle .icon-bar {background:#000;}
    .navbar-nav>li>ul>li>ul {display:none;}
    .navbar-nav>li>ul {display:none !important;}
}
.carousel-indicators li{ height: 3px; border: none !important; }
.carousel-indicators .active{ height: 3px;}
/*导航结束*/

/* banner */
/* .jq22-container{ padding-top:50px;} */
.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:26px;height:9px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a {display:inline-block;width:26px;height:9px;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;}

/* part1 */
.i-advantage {padding:75px 0;}
.i-advantage ul {display:flex;}
.i-advantage ul li {width:33.33333%;display:flex;align-items:center;padding:40px 60px;border-right:1px solid #909ea9;background:#f0f1f5;
transition:0.3s ease;-webkit-transition:0.3s ease;-moz-transition:0.3s ease;-ms-transition:0.3s ease;-o-transition:0.3s ease;}
.i-advantage ul li:hover h3 {color:#fff;}
.i-advantage ul li:hover p {color:#e1e1e1;}
.i-advantage ul li:hover {background:#b85c43;}
.i-advantage ul li .advantage-icon {width:80px;height:60px;margin-right:20px;transition:0.3s ease;-webkit-transition:0.3s ease;
-moz-transition:0.3s ease;-ms-transition:0.3s ease;-o-transition:0.3s ease;}
.i-advantage ul li h3 {font-size:18px;margin-bottom:10px;color:#030303;text-transform:uppercase;font-weight:bold;transition:0.3s ease;
-webkit-transition:0.3s ease;-moz-transition:0.3s ease;-ms-transition:0.3s ease;-o-transition:0.3s ease;}
.i-advantage ul li p {font-size:13.73px;color:#515151;transition:0.3s ease;-webkit-transition:0.3s ease;-moz-transition:0.3s ease;
-ms-transition:0.3s ease;-o-transition:0.3s ease;}
.i-advantage ul li:nth-child(1) .advantage-icon {
background: url(../images/zhiliang.png) no-repeat center center;
background-size: 65% auto;
}
.i-advantage ul li:nth-child(1):hover .advantage-icon {
background: url(../images/zhiliang-white.png) no-repeat center center;
background-size: 65% auto;
}
.i-advantage ul li:nth-child(2) .advantage-icon {
background: url(../images/hezuo.png) no-repeat center center;
background-size: 100% auto;
}
.i-advantage ul li:nth-child(2):hover .advantage-icon {
background: url(../images/hezuo-white.png) no-repeat center center;
background-size: 100% auto;
}
.i-advantage ul li:nth-child(3) {
border-right: none;
}
.i-advantage ul li:nth-child(3) .advantage-icon {
background: url(../images/yushu.png) no-repeat center center;
background-size: 100% auto;
}
.i-advantage ul li:nth-child(3):hover .advantage-icon {
background: url(../images/yunshu-white.png) no-repeat center center;
background-size: 100% auto;
}

/* hot-product */
.swiper-wrapper{ display: flex;}
.i-hot h1 {text-align:center;position:relative;padding:5px 0;font-weight:600;}
.i-hot h1::after {position:absolute;content:"";width:60px;height:2px;bottom:-8px;left:50%;transform:translateX(-50%);background:#b85c43;}
.i-hot .hotBox {margin:50px 0 0;display:inline-block;vertical-align:top;}
.i-hot .hotBox .swiper-slide {position:relative;overflow:hidden;width:100%;}
.i-hot .hotBox .swiper-slide:hover .hot-title {bottom:0;width:100%;}
.i-hot .hotBox .swiper-slide .hot-title {position:absolute;z-index:2;width:100%;height:50px;bottom:-50px;left:0;transition:0.3s ease;
    -webkit-transition:0.3s ease;-moz-transition:0.3s ease;-ms-transition:0.3s ease;-o-transition:0.3s ease;background:#b85c43;}
.i-hot .hotBox .swiper-slide .hot-title h2{ text-align:center;font-size:20px;line-height:50px;margin:0;}
.i-hot .hotBox .swiper-slide .hot-title h2 a{ color:#fff;}
.i-hot .hotBox .swiper-slide .hotImg img{ width:100%;height:auto;}

/* sy-product */
.show-area {position:relative;background:#f5f5f5;padding:100px 0 80px;}
.show-area .site-shadow-text {top:-50px;right:unset;opacity:.1}
.show-item {background:#ffffff;border-radius:15px;padding:20px;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%)}
.show-meta {margin-bottom:10px}
.show-meta span {color:#757F95;font-weight:500}
.show-meta span i {color:#333;margin-right:5px}
.show-img {overflow:hidden;border-radius:15px}

.show-img img {border-radius:15px;transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;-webkit-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;}
.show-item:hover .show-img img {transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}

.show-content h4 {margin-top:20px}
.show-content h4 a {color:#20232A}
.show-content h4 a:hover {color:#333}
.show-content p {margin:10px 0 20px}
.show-slider .owl-item {padding:0 25px 40px}
.show-slider .owl-dots {text-align:center}
.show-slider .owl-dots .owl-dot span {background:0 0;border:2px solid #333;margin:5px;border-radius:10px;width:16px;height:16px;
    display:inline-block;transition:var(--transition)}
.show-slider .owl-dots .owl-dot.active span {background:#333}
.sa-2 .show-item {display:flex;flex-wrap:wrap;gap:18px}
.sa-2 .show-content {flex:1}
.sa-2 .show-img img {width:230px;height:240px;object-fit:cover}
.sa-2 .show-meta {margin-bottom:0}
.sa-2 .show-content h4 {margin-top:5px}
@media all and (max-width:767px) {.show-area::before {height:600px}
.sa-2 .show-img img {width:100%;height:auto;object-fit:unset}
}
.owl-carousel,.owl-carousel .owl-item {-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel {display:none;width:100%;z-index:1}
.owl-carousel .owl-stage {position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after {content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer {position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper {-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item {min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img {display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded {display:block}
.owl-carousel .owl-dot{
    cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none
}
.owl-carousel button.owl-dot {
    background:0 0;color:inherit;border:none;padding:0!important;font:inherit;outline:none
}
.owl-carousel.owl-loading {opacity:0;display:block}
.owl-carousel.owl-hidden {opacity:0}
.owl-carousel.owl-refresh .owl-item {visibility:hidden}
.owl-carousel.owl-drag .owl-item {-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab {cursor:move;cursor:grab}
.owl-carousel.owl-rtl {direction:rtl}
.owl-carousel.owl-rtl .owl-item {float:right}
.owl-carousel .animated {animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in {z-index:0}
.owl-carousel .owl-animated-out {z-index:1}
.owl-carousel .fadeOut {animation-name:fadeOut}
@keyframes fadeOut {0% {opacity:1}
100% {opacity:0}
}
.owl-height {transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy {opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""] {max-height:0}
.owl-carousel .owl-item img.owl-lazy {transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper {position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon {position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https://live.themewild.com/cirloxo/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover {-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {display:none}
.owl-carousel .owl-video-tn {opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame {position:relative;z-index:1;height:100%;width:100%}


/* sy-about */
.aboutu{ position:relative;}
.aboutu h2{ position:absolute;top:30%;left:0;right:0;width:100%;text-align:center;font-size:30px;color:#fff;letter-spacing:1px;line-height:42px;}
.syabbox{ margin-bottom:100px;}
.syabbox .syab{ width:100%;height:auto;display:inline-block;background:#f5f5f5;vertical-align:top;margin-top:-100px;box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.3);}
.syabbox .syab .abright{ padding:40px 80px;background:#f5f5f5;}
.syabbox .syab .abright h2{ color:#b85c43;font-weight:600;margin-bottom:30px;}
.syabbox .syab .abright p{ font-size:16px;line-height:30px;}
.syabbox .syab .abright a{ background:#333;color:#fff;padding:10px 30px;display:inline-block;margin:30px 0 0;border-radius:30px;}
.syabbox .syab .abright a:hover{ background:#b85c43;}
@media (min-width:1500px){
    .syabbox .syab .abright{ padding:80px;}
}

/* sy-news */
.sytit h3{ font-size:30px;font-weight:600;margin:0;line-height:60px;color:#b85c43;}
.synews{ width:100%;height:auto;display:inline-block;background:#fafbfd;border-bottom:1px solid #acaaa8;vertical-align:top;}
.newlist p{ line-height:60px;font-size:16px;margin-bottom:0;}
.newlist p a{ color:#333;}
.synews .nmore{ margin-top:18px;}
.synews .nmore a{ color:#fff;background:url(../images/add2.png) no-repeat;display: inline-block;padding: 5px 10px 5px 5px;
    font-size: 13px;background-size: 100% 100%;
}


/* footer */
.linkbox{ width:100%;height:auto;display:inline-block;background:#f0f1f5;padding:50px 0;border-bottom:1px solid #acaaa8;}
.linkbox h3{ margin-bottom:20px;}
.linkbox p span{ color:#fff;background:url(../images/add1.png) no-repeat;display: inline-block;padding: 3px 10px 2px 5px;
    font-size: 13px;background-size: 100% 100%;}
.linkbottom{ width:100%;height:auto;display:inline-block;margin:15px 0 20px;}
.linkbottom .linktit h4{ color:#b85c43;font-size:18px;font-weight:600;}
.linkbottom .linktit ul li{ float:left;margin-right:15px;transition: 0.3s ease;-webkit-transition: 0.3s ease;-moz-transition: 0.3s ease;
-ms-transition: 0.3s ease;-o-transition: 0.3s ease;position: relative;}
.linkbottom .linktit ul li:hover {color:#b85c43;}
.linkbottom .linktit ul li:hover::after {width:100%;}
.linkbottom .linktit ul li::after {position:absolute;width:0;height:1px;background:#b85c43;content:"";bottom:0;left:0;transition:0.3s ease;-webkit-transition:0.3s ease;-moz-transition:0.3s ease;-ms-transition:0.3s ease;-o-transition:0.3s ease;}
.linkbottom .linktit ul li a{ color:#515151;}
.linkbottom .linktit ul li a:hover{color:#b85c43;}
.linklogo{ width:100%;height:auto;display:inline-block;background:#f0f1f5;vertical-align:top;border-top:1px solid #acaaa8;padding:60px 0;}
.linkright{ margin-left:30px;}
.linkright h3{ margin:0 0 20px !important;font-weight:600;font-size:22px;}
.linkright p{ font-size:16px;}
.footer{ width:100%;height:52px;line-height:52px;display:inline-block;background:#280f08;vertical-align:top;}
.bq {width:100%;height:auto;padding:0;margin:0;display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;}
.bq span{ color:#fff;}
.bq a {color:#ddd;}
.ewm {width:100px;height:auto;}




/* bread */
.nyban{ position:relative; margin-top:-105px;}
.position {content: ""; position: absolute; background: rgba(255,255,255,.86); width: 11.2%; height: 42px; text-align:center; left: 14%; bottom: 0; }
.position h3 {font-size:20px; color: #333; margin: 0; line-height: 42px;}


/* ny-about */
.nyabbg1 { width: 100%; height:auto; display:inline-block; padding: 80px 0 60px;  color: #333}
.nyabbg1 .nyaleft{ width: 100%; height:auto; display:inline-block; padding: 40px 0;}
.nyabbg1 .nyaleft h3{ font-size: 28px; margin-bottom: 40px;}
.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;}
.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;border:5px solid #ddd;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;}
.nychangf{ width:100%;height:auto;display: inline-block;background:#f5f5f5;padding:80px 0;vertical-align:top;}
.nychangf{ width: 100%; height:auto; display: inline-block;}
.tubox {width:96%;margin:0 2% 20px;overflow:hidden;}
.tubox img {transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;-webkit-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;}
.tubox:hover img {transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-moz-transform:scale(1.2);}



/* 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:#b85c43;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 */  
.news {display:inline;}
.news li {width:100%;display:inline-block;border:#ddd 1px solid;padding:32px;margin-bottom:15px;transition:all 1s;}
.news li:hover {background:#fafafa;box-shadow:10px 10px 10px #ddd;}
.news li:hover a {color:#b85c43}
.news li a {color:#333;}
.news li a p {color:#666;font-size:15px;line-height:26px;}
.news li h4 {font-size:20px;margin:0 0 15px;}
.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:#b85c43;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:#b85c43}
.newshow h3 {font-size:22px;margin-bottom:20px;}
.newshow p {font-size:15px;line-height:32px;text-indent:2em;margin-bottom:15px;}
.newback {display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;margin-top:50px;}
.newback a:hover {color:#014d97;}

/* 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:96%;height:auto;display:inline-block;margin-bottom:24px;background-color:skyblue;background:#fff;}
.probox .protu {width:100%;overflow:hidden;}
.probox .protu img {transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;-webkit-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;}
.probox .protu:hover img {transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.probox h4 {font-size:15px;margin:0;color:#333;text-align:center;height:42px;line-height:42px; font-weight: 600;}
.probox a:hover h4 {color:#b85c43}
.probox p {line-height:42px;font-size:16px;color:#1b1b1b;}
.probox a { display:inline-block;color:#333;}
.probox a img{ border: 1px solid #ddd;}
.pro-title {margin: 30px 0 0 60px !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:#b85c43;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{ background: #b85c43 !important; color:#fff !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;}

/* left-nav */  
.nav-pro>ul {border:none;}
.nav-pro>ul>li {position:relative;margin:0 15px 0 0;border-bottom:1px solid #fff;transition:.3s;background:#f5f5f5;}
.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 #b85c43;background:#f5f5f5;}
.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-faq */
.panel {border:none;box-shadow:none;margin-top:0;}
.panel-heading {padding:0;border-radius:0;border:none;background:transparent;border-bottom:1px dotted #ccc;display:block;}
.panel-title {padding:0;}
.panel-title a {display:block;font-size:16px;color:#b85c43;padding:15px 40px;position:relative;transition:all 0.3s ease 0s;text-decoration:none;}
.panel-title a.collapsed {color:#333;margin-left:0;transition:all 0.3s ease 0s;border-bottom:1px solid #ddd;}
.panel-default>.panel-heading {background:none;}
.panel-title a.collapsed:before {border-left-color:#f7c59f;}
.panel-title a::before {content:"\f068";font-family:'FontAwesome';position:absolute;top:30%;left:15px;font-size:18px;color:#b85c43;}
.panel-title a.collapsed::before {content:"\f067";color:#222;}
.panel-collapse {width:100%;position:relative;border-bottom:1px dashed #ccc;}
.panel-body {font-size:14px;color:#333;border-top:none;z-index:1;}


/* ny-download */
.inner-about{ margin: 60px 0 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 #b85c43}
.downbox p{ text-indent: 0; font-size: 17px; font-weight: 600; 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: #b85c43 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;}
.linkbox1 {width:100%;height:auto;display:inline-block;padding:80px 50px 30px 0;}
.linkbox1 h3 { font-size:22px;margin: 42px 0 10px 0; border-left:5px solid #fff;padding-left:8px; font-weight: 600; color:#fff;}
.linkbox1 h5{ line-height:52px;border-bottom:1px solid rgba(255,255,255,.3);color:#fff;font-size:18px; margin-bottom: 40px;}
.linkbox1 h5 i{ color:#f5f5f5;font-size:20px;width:26px;height:auto;}
.linkbox1 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;}
.link2 ul { margin-left: 20px;}
.link2 ul li {padding:0 15px;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:#b85c43;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;}
.proxqtit{ width:94%;height:auto;margin-left:60px;font-size:16px;line-height:30px;color:#666;}
.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;}

@media (max-width:768px) {
    .cont9{ width:98%;margin:0 1%;}
    .top .tleft{ display: none;}
    .navbar-nav>li>a{ line-height: 20px;text-align: center;}
    .i-advantage ul{ display:inline-block;}
    .i-advantage ul li{ width: 100% !important;border-right:none;margin-bottom:3px;}
    .syabbox .syab .abright{ padding:40px;}
    .aboutu{ display: none;}
    .syabbox .syab{ margin-top:0;}
    .synews{ padding:20px;}
    .linkbox{ padding:20px;}
    .linkbottom{ padding:0 20px;}
    .linklogo{ display: none;}
    /* ny-style */
    .nyban{ width:150%;margin-left:-25%;}
    .position{ width:35%;}
    .form-group{ width:100%;}
    .nyabbg1 .nyaleft{ margin:0 5%;}
    .proxqtit{ margin:0 3%;}
    .newshow{ width:94%;margin:0 3%;}
    .nycontent{ border:none;}
}