* {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:90%;margin:0 auto;}
.pic {width:100%;height:auto;}
p {position:relative;font-size:14px;line-height:28px;font-family:'Open Sans',sans-serif;color:#555555;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;} .cont9 {width:86%;margin:0 auto;}
}
@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:#1a1a1a;width:100%;}
.navbar-nav {float:right !important;}
/* .navbar-nav .active{ background: #333;}
.navbar-nav .active a{ color:#fff;}
.navbar-nav .active:hover>a{ background: #333 !important;} */
.navbar-nav>li {padding:0 6px;line-height:80px;}
.navbar-nav>li>a {line-height:48px !important;color:#fff;font-size:16px;text-transform:uppercase;position:relative;}
.navbar-nav>li:hover>a {color:#e81f15;background: #1a1a1a !important;}
.navbar-nav>li:hover>a::before{ content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:#e81f15;}
.navbar-brand {padding:12px 15px !important;}
.navbar-brand>img {display:block;width:auto;height:54px;}
@media all and (max-width:768px) {}
/* banner */

/* flexslider */
.flexslider {position:relative;overflow:hidden;}
.slides {position:relative;z-index:1;}
.slides img {width:100%;height:auto;}
.flex-control-nav {position:absolute;bottom:11%;left:19%;z-index:2;width:100%;text-align:left;}
.flex-control-nav li {display:inline-block;width:12px;height:12px;margin:0 5px;display:inline;zoom:1;}
.flex-control-nav a {display:inline-block;width:12px;height:12px;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;*/}

/* sytitle */
.sytitle {width:100%;height:auto;margin-bottom:50px;text-align:center;}
.sytitle h3 {font-size:30px;color:#333;text-transform:uppercase;position:relative;}
/* .sytitle h3::after {content:"";position:absolute;width:60px;height:3px;left:0;right:0;bottom:0;display:block;margin:0 auto -10px;background:#886d5a;} */
.sytitle h4 {margin:15px 0 0;color:#999;}
.stmore a {border:2px solid #ddd;padding:5px 20px;color:#444;margin:20px 0 0;display:block;transform:0.5s;}
.stmore:hover a {border:2px solid#886d5a;color:#fff;background:#886d5a;}

/* sy-pro */
.pbox {padding:0;text-align:center;transition:all 0.3s ease 0s;}
.pbox:hover {box-shadow:0px 60px 60px rgba(0,0,0,0.1);transform:translate(0,-10px); background: #fff;}
.pbox img{ width: 150px; display: block; margin: 20px auto 40px;}


/*--产品切换--*/
#flexiselDemo1 {display:none;}
.nbs-flexisel-container {position:relative;max-width:100%;}
.nbs-flexisel-ul {position:relative;width:9999px;margin:0px;padding:0px;list-style-type:none;text-align:center;}
.nbs-flexisel-inner {overflow:hidden;margin:0px auto;}
.nbs-flexisel-item {float:left;margin:0;padding:0px;position:relative;line-height:0px;}
.nbs-flexisel-item>img {cursor:pointer;position:relative;}
.img-box {border:2px solid #ddd;margin:0 5px;}
.laptop:hover .img-box{ border:2px solid #886d5a;}
.zoom .img-box {z-index:0;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2.2s ease-in-out;-moz-transition:all 2.2s ease-in-out;-ms-transition:all 2.2s ease-in-out;-o-transition:all 2.2s ease-in-out;transition:all 2.2s ease-in-out;}
.zoom:hover .img-box {-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5);}
.zoom {display:block;overflow:hidden;position:relative;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.img-box-content,.pets-info {display:block;width:100%;height:100%;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;}
.img-box-content img,.pets-info img {display:block;position:relative;max-width:100%;max-height:100%;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.img-box-content {position:relative;}
.pets-info {top:0;left:0;position:absolute;}
.pets-info .pets-info-slid {display:block;position:relative;padding:2%;left:50%;top:50%;position:relative;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);text-align:center;}
.strip_line {display:block;position:relative;height:1px;width:60%;margin:16px auto;background:rgba(255,255,255,0.5);clear:both;}
.pets-effect {display:block;overflow:hidden;position:relative;}
.pets-effect .pets-info {filter:alpha(opacity=0);-wekbit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transform:translateZ(0) scale(2,2);-moz-transform:translateZ(0) scale(2,2);-ms-transform:translateZ(0) scale(2,2);-o-transform:translateZ(0) scale(2,2);transform:translateZ(0) scale(2,2);color:#e6e6e6;}
.pets-effect .pets-info * {z-index:3;}
.pets-effect .pets-info:after,.pets-effect .pets-info:before {content:"";display:block !important;position:absolute;visibility:visible !important;background-color:rgba(0,0,0,0.8);top:0;left:0;bottom:0;right:0;width:101%;height:101%;z-index:-1;-webkit-transition:0.6s ease-in-out;-moz-transition:0.6s ease-in-out;-ms-transition:0.6s ease-in-out;-o-transition:0.6s ease-in-out;transition:0.6s ease-in-out;}
.pets-effect.ver_line .pets-info:before {-webkit-transform:translateZ(0) translateX(100%) rotateZ(180deg);-moz-transform:translateZ(0) translateX(100%) rotateZ(180deg);-ms-transform:translateZ(0) translateX(100%) rotateZ(180deg);-o-transform:translateZ(0) translateX(100%) rotateZ(180deg);transform:translateZ(0) translateX(100%) rotateZ(180deg);}
.pets-effect.ver_line .pets-info:after {-webkit-transform:translateZ(0) translateX(-100%) rotateZ(180deg);-moz-transform:translateZ(0) translateX(-100%) rotateZ(180deg);-ms-transform:translateZ(0) translateX(-100%) rotateZ(180deg);-o-transform:translateZ(0) translateX(-100%) rotateZ(180deg);transform:translateZ(0) translateX(-100%) rotateZ(180deg);}
.pets-effect.ver_line:hover .pets-info {filter:alpha(opacity=100);-wekbit-opacity:1;-moz-opacity:1;opacity:1;-webkit-transform:translateZ(0) scale(1,1);-moz-transform:translateZ(0) scale(1,1);-ms-transform:translateZ(0) scale(1,1);-o-transform:translateZ(0) scale(1,1);transform:translateZ(0) scale(1,1);}
.pets-effect.ver_line:hover .pets-info:before {-webkit-transform:translateZ(0) translateX(50%) rotateZ(0deg);-moz-transform:translateZ(0) translateX(50%) rotateZ(0deg);-ms-transform:translateZ(0) translateX(50%) rotateZ(0deg);-o-transform:translateZ(0) translateX(50%) rotateZ(0deg);transform:translateZ(0) translateX(50%) rotateZ(0deg);}
.pets-effect.ver_line:hover .pets-info:after {-webkit-transform:translateZ(0) translateX(-50%) rotateZ(0deg);-moz-transform:translateZ(0) translateX(-50%) rotateZ(0deg);-ms-transform:translateZ(0) translateX(-50%) rotateZ(0deg);-o-transform:translateZ(0) translateX(-50%) rotateZ(0deg);transform:translateZ(0) translateX(-50%) rotateZ(0deg);}
.pets-effect.horizontal .pets-info:before {-webkit-transform:translateZ(0) translateY(100%) rotateZ(180deg);-moz-transform:translateZ(0) translateY(100%) rotateZ(180deg);-ms-transform:translateZ(0) translateY(100%) rotateZ(180deg);-o-transform:translateZ(0) translateY(100%) rotateZ(180deg);transform:translateZ(0) translateY(100%) rotateZ(180deg);}
.pets-effect.horizontal .pets-info:after {-webkit-transform:translateZ(0) translateY(-100%) rotateZ(180deg);-moz-transform:translateZ(0) translateY(-100%) rotateZ(180deg);-ms-transform:translateZ(0) translateY(-100%) rotateZ(180deg);-o-transform:translateZ(0) translateY(-100%) rotateZ(180deg);transform:translateZ(0) translateY(-100%) rotateZ(180deg);}
.pets-effect.horizontal:hover .pets-info {filter:alpha(opacity=100);-wekbit-opacity:1;-moz-opacity:1;opacity:1;-webkit-transform:translateZ(0) scale(1,1);-moz-transform:translateZ(0) scale(1,1);-ms-transform:translateZ(0) scale(1,1);-o-transform:translateZ(0) scale(1,1);transform:translateZ(0) scale(1,1);}
.pets-effect.horizontal:hover .pets-info:before {-webkit-transform:translateZ(0) translateY(50%) rotateZ(0deg);-moz-transform:translateZ(0) translateY(50%) rotateZ(0deg);-ms-transform:translateZ(0) translateY(50%) rotateZ(0deg);-o-transform:translateZ(0) translateY(50%) rotateZ(0deg);transform:translateZ(0) translateY(50%) rotateZ(0deg);}
.pets-effect.horizontal:hover .pets-info:after {-webkit-transform:translateZ(0) translateY(-50%) rotateZ(0deg);-moz-transform:translateZ(0) translateY(-50%) rotateZ(0deg);-ms-transform:translateZ(0) translateY(-50%) rotateZ(0deg);-o-transform:translateZ(0) translateY(-50%) rotateZ(0deg);transform:translateZ(0) translateY(-50%) rotateZ(0deg);}
.pets-info-slid h4 {font-size:28px;color:#886d5a;}
.pets-info-slid p {line-height:2.2em;color:#fff;font-size:14px;width:90%;margin:0 auto;}
.pets-effect-btm {padding:20px 30px 40px;background:#fff;margin:0 5px;}
.pets-effect-btm a {background:#666;color:#fff;padding:8px 30px;}
.laptop:hover .pets-effect-btm a {background:#886d5a;color:#fff;cursor:pointer;}
.pets-effect-btm h5 {color:#666;font-size:18px;margin:0 0 30px 0;text-align:center;}
.laptop:hover .pets-effect-btm h5 {cursor:pointer;color:#333;}
.pets-effect-btm p {color:#fff;font-size:15px;text-align:center;line-height:2.2em;}
.treatments p {color:#fff;}
.home-pro { width:100%;height:auto;display:inline-block;padding:100px 0 70px;background:#f5f5f5;}
.xian {width:100%;display:block;text-align:center;}
.gray {color:#999 !important;/* font-size:18px;*/    /* letter-spacing:3px;*/    margin:0;}
.listpro {margin:15px 0 30px;width:100%;height:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;}
.listpro li {float:left;border:1px solid #ddd;padding:5px 25px;margin:0 10px;border-radius:30px;}
.listpro li a {color:#666;}
.listpro li:hover {background:#168772;}
.listpro li:hover a {color:#fff;}
/*--//产品切换--*/

/* syhonor */
.honor{ margin:100px 0;display:inline-block;width:100%;}
.honortu{ width:18%;margin:0 1%;float:left;}
.honortu h4{ font-size:20px;margin-bottom:30px;}

/* footop */
.syabox {width:100%;height:auto;background:url(../images/bg1.jpg) center center no-repeat;background-size:cover;padding:68px 0 50px;}
.syabox .sywhzi {width:62%;text-align:center;z-index:2;color:#fff;margin:50px auto;}
.syabox .sywhzi h3 {font-weight:600;font-size:36px;}
.syabox .sywhzi p {font-size:20px;font-weight:400;color:#fff;}
.syabox .sywhzi a {display:block;color:#fff;border:2px solid #fff;width:40px;height:40px;line-height:35px;font-size:30px;margin:30px auto 24px;border-radius:30px;}
.syabox .sywhzi a:hover {background:#886d5a;border:2px solid #886d5a;}

/* syabout */
.syabout {width:100%;height:auto;display:inline-block;background:url(../images/abg.jpg) top center no-repeat;vertical-align:top;margin-top:-12px;
    background-size:cover;}
.syaright {padding:100px 0}
.syaright{ color:#333;}
.syaright h3 {font-size:32px;margin-bottom:30px; text-transform:uppercase;}
.syaright p {font-size:16px;line-height:36px; color:#777;}
.syaright ul{ width:100%;line-height:52px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.syaright ul li{ width: 25%;}
.syaright ul li img{ width:80px;height:auto;}
.syaright ul li h4{ margin-bottom:12px;}
.syaright ul li h2{ font-weight:600;margin-bottom: 42px;}
.syaright ul li h2 span{ font-size:16px;font-weight:normal;}
.symore {width:168px;height:42px;line-height:42px;text-align:center;background:#555;color:#333;display:block;margin:36px 0 0;border-radius:30px;}
.symore:hover {background:#d21f16;color:#fff;}
.symore a{ color:#fff;font-size:16px;}
.symore:hover a{ color:#fff;}


/* sy-news */
.synews {width:100%;height:auto;padding:50px 0;}
.synzi {padding:22px 30px;}
.synzi .time {font-size:22px;color:#886d5a;position:relative;margin-bottom:15px;}
.synzi .time::before {content:"";width:50px;height:2px;background:#886d5a;position:absolute;top:10px;left:120px;}
.synzi h3 {font-size:18px;color:#333;line-height:32px;margin:0 0 24px;}
.synzi span {font-size:15px;color:#555;}
.synews ul {width:100%;display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;}
.synews ul li {width:32%;transition:all 0.3s ease 0s;}
.synews ul li a img{ border-radius: 0 40px 0 40px; transition:all 0.3s ease 0s;}
.synews ul li:hover img{box-shadow:0px 10px 30px rgba(0,0,0,0.1);transform:translate(0,-10px);}

/* syphoto */
.syphoto {width:100%;height:auto;display:inline-block;vertical-align:top;}
.pa0 {padding:0;}
.phbox {width:100%;height:auto;position:relative;}
.syphoto {position:relative;}
.syphoto .box ul {overflow:hidden;}
/* .syphoto .box ul li {margin-bottom:-2px;} */
.syphoto .box ul li:nth-child(odd) {background:#886d5a;}
.syphoto .box ul li:nth-child(even) {background:rgba(0,0,0,0.8);}
.syphoto .box ul li:nth-child(odd):hover{opacity:.9;background:#886d5a;}
.syphoto .box ul li:nth-child(even):hover{opacity:.9;background:rgba(0,0,0,0.8);}
.syphoto .box ul li img {width:100%;height:100%;}
.img-box {overflow:hidden;position:relative;}
.img-box img {transition:1s ease;}
.img-box:hover img {transform:scale(1.1,1.1);}
.syphoto .box ul li h4{ position:absolute;left:15px;top:15px;color:#fff;z-index:10;text-transform:uppercase;}
.syphoto .box ul li .img-box {display:block;opacity:.4;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;
    transition:.5s;border:none;margin:0;}
.syphoto .box ul li .img-box:hover {opacity:1;-webkit-transition:1s .1s;-moz-transition:1s .1s;-ms-transition:1s .1s;-o-transition:1s .1s;
    transition:1s .1s;}
.syphoto .content {width:530px;border:12px solid white;border-left-color:transparent;position:absolute;right:8%;top:68%;
    -webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);
    transform:translateY(-50%);text-align:center;text-transform:uppercase;padding:15px 0;-webkit-transition:.5s;-moz-transition:.5s;
    -ms-transition:.5s;-o-transition:.5s;transition:.5s;opacity:1;}
.syphoto .content:after,.syphoto .content:before {content:'';width:12px;position:absolute;left:-12px;background:white;display:block;}
.syphoto .content:before {height:13%;bottom:-12px;}
.syphoto .content:after {height:52%;top:-12px;}
.syphoto .content h4 {font-family:"PINGFANG-LIGHT";font-size:60px;color:white;line-height:106px;margin:28px 0;}
.syphoto .content h4 em {font-weight:bold;font-family:'Arial';}

.adbg{ 
    background-image: url(../images/bg.jpg);
    background-position: 50% 55.231%;
    margin-bottom: 0;
    background-size: cover;
    background-attachment: fixed;
    padding:120px;
    text-align: center;
    color:#fff;
  }
.adbg h2{ font-size:32px;font-weight:600;}
.adbg a{ font-size:16px;color:#fff;background:#d21f16;display:inline-block;width:180px;height:46px;line-height:46px;
    margin-top:20px;border-radius:30px;text-transform:uppercase;}
.adbg a:hover{ background:#333;color:#fff;}


/* footer */
.footer {width:100%;height:auto;display:-webkit-box;padding:50px 0 20px;background:#070a11;color:#f5f5f5;position:relative;}
.footer .pattern-layer {position:absolute;left:0px;top:0px;height:100%;width:320px;background-repeat:no-repeat;background-size:cover;background-image:url(../images/shape.png);}
.footer p {color:#ddd;}
.flist h3 {font-size:18px;font-weight:400;border-left:3px solid #886d5a;padding-left:5px;}
.flist p {width:100%;display:inline-block;margin-bottom:5px;}
.flist p a {font-size:14px;color:#ddd;}
.flist p span {float:left;}
.fright {width:100%;height:auto;display:inline-block;}
.fright h2 {font-size:24px;margin-bottom:30px;}
.fright h3 {font-size:18px;border-left:3px solid #886d5a;padding-left:5px;}
.fright p i{ width:16px;height:auto;text-align:center;}
.ficon i {font-size:24px;color:#999;margin-right:10px;}
.bq {width:100%;height:auto;margin:20px 0 0;border-top:1px solid #666;padding:20px 0 0;}
.bq a {color:#ddd;}
.ewm {width:120px;height:auto;}


/* ny-page*/
/* .pagination{ margin-bottom:80px !important;} */
.pagination li a { color:#fff !important;}
.page-item.active .page-link {z-index:3;color:#fff !important;background-color:#333;border-color:#333;}
.page-item.active .page-link:hover{ color:#fff;cursor:default;background-color:#d21f16;border-color:#d21f16;cursor: pointer;}
.pagination>li>a, .pagination>li>span{ border:1px solid #333;color:#333 !important;}

/* nyban */
.position{ width:100%;height:88px;display:inline-block;background:#f5f5f5;}
.position .posbox{ display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;}
.position .posbox h4{ line-height:88px;margin:0;text-transform:uppercase;color:#d21f16;position:relative;padding-right:20px;}
.position .posbox h4::after{ content:"";position:absolute;bottom:10px;width:100%;height:5px;background:#d21f16;left:0;}
.position .posbox p{ line-height:88px;}
.position .posbox p a{ color:#333;}

.nybox{ width:100%;height:auto;display:inline-block;margin:80px 0;}

/* left-nav */  
.nav-pro>ul {border:none;background:rgba(27,43,98,.1);padding:15px;}
.nav-pro>ul>li {position:relative;border-bottom:1px solid #f5f5f5;transition:.3s;background:#fff;}
.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 #d21f16;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-pro */
.toolist{ width:96%;height:auto;display:inline-block;margin-left:4%;}
.nyprobox{ width:98%;height:auto;margin:0 1% 20px;display:inline-block;background:#fff;transition-property: all;
    transition-duration: 0.5s;transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);}
.nyprobox:hover{ box-shadow:0px 0 25px 0px rgba(0,0,0,0.08);}
.nyptit h4{ background:#f5f5f5;height:52px;line-height:52px;margin:0;transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;
    -webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.nyptit h4 a{ color:#333;font-weight:600;}
.nyprobox:hover .nyptit h4{ background:#fff;transform:translateY(-20px);border-bottom:1px solid #ddd;width:90%;margin:0 auto;}
.nyprobox:hover .nyptit h4 a{ color:#d21f16;}
.tubox {width:100%;margin:0 auto;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.05);-webkit-transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05);}
.toolpright{ width:96%;margin-left:4%;}
.canshubox img{ width:100%;height:auto;}
.canshubox table {width:100% !important;height:auto;margin:20px auto 10px;}
.canshubox table tbody tr {border-bottom:1px solid rgba(12,32,72,.1);}
.canshubox table tbody tr:nth-of-type(1){ border-top:1px solid rgba(12,32,72,.1);}
.canshubox table tbody tr td {width:100px !important;height:auto;padding:10px;display:table-cell;vertical-align:inherit;white-space:nowrap;
    text-align:left;}
.canshubox table tbody tr td img {max-height:100px;max-width:76%;height:auto;}
.canshubox table tbody tr td:last-child {border-right:none;}
.canshubox table tbody tr td p {width:100%;height:auto;display:table-cell;}


/* ny-download */
.downlist {width:100%;height:auto;display:inline-block;}
.downlist ul{ width:100%;}
.downlist li{ border:1px solid #ddd;padding:20px;background:#f5f5f5;border-radius:10px;box-shadow:0 2px 20px rgb(44 91 149 / 14%);}
.downlist li a{width:100%;height:auto;}
.downlist p {width:100%;margin-left:0 !important;float:left;}
.downlist p b {color:#fff;font-size:20px;width:24px;height:24px;background:#333;display:inline-block;text-align:center;line-height:20px;}
.downlist i {float:right;font-size:20px;color:#666;}


/* nylink */
.linkbox{ border:1px solid #ddd;border-radius:20px;width:96%;margin:30px 2%;text-align:center;padding:50px 0;background:#f3f4f7;
    position:relative;z-index:1;box-shadow: 0 2px 20px rgb(44 91 149 / 14%);}
.linkbox i{ font-size:30px;margin-bottom:20px;color:#d21f16;}
.linkbox ul li{ font-size:18px;line-height:32px;}
.map{ width:100%;height:auto;display:inline-block;position:relative;margin-top:-100px;}
.mapzi{ position:absolute;left:6%;top:30%;}
.mapzi h2{ font-weight:600;color:#333;margin-top:80px;}
.mapzi p{ color:#d21f16;font-size:16px;}
.mabotnone{ margin-bottom:0;}
.messagebox {width:100%;display:inline-block;padding:80px 45px;margin:0;background:url(../images/linkbg.jpg) no-repeat;}
.messagebox h4 {font-size:20px;}
.message-con {width:100%;margin:0 auto;padding: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:50%;margin:5px 0 0;padding:5px;}
.form-group input,.form-group1 textarea {padding:10px;border-radius:0;letter-spacing:1px;font-size:15px;outline:none;border:none;
    box-shadow:none;display:block;width:100%;height:52px;line-height:52px;color:#555;background-color:#fff;background-image:none;
    border:2px solid #ddd;}
.form-group1 {width:100%;margin:10px 0;padding:5px;}
.form-group1 textarea {width:100%;height:90px;}
.yzm {margin:15px 30px 0 0;}
.message-con .submit{background:#d21f16;color:#fff;border-radius:0;font-size:15px;width:16%;margin:12px 42%;height:38px;outline:none;letter-spacing:1px;
    cursor:pointer;border:none;border-radius: 30px;}
.message-con .submit:hover{ background:#886d5a;}
.message-bd {height:30px;}
.message-con img {height:35px;}