body,html {width:100%;height:100%;}
* {padding:0;margin:0;border:none;outline:none;color:#666;list-style:none;font-family:"微软雅黑","Arial","myfont";font-weight:normal;}
p {margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;list-style:none;font-size:12px;line-height:24px;}
article,aside,dialog,figure,footer,header,hgroup,menu,nav,dir,section {margin:0;padding:0;display:block;}
img {display:block;}
.clear {clear:both;}
a {text-decoration:none;}
a:hover{text-decoration:none;}
.pa0{ padding: 0;}
.pa10{ padding: 0 10px;}
/* top */
::-webkit-scrollbar-track-piece {width:10px;background-color:#fff;}
::-webkit-scrollbar {width:6px;height:6px;}
::-webkit-scrollbar-thumb {height:50px;background-color:#d1d1d1;border-radius:8px;}
::-webkit-scrollbar-thumb:hover {background:#0066cc;}
::selection {background:#0066cc;color:#fff;}
.dianhua {position:relative;padding:5px 0;}
.header_other .dianhua img {height:22px;position:absolute;left:-38px;top:50%;transform:translateY(-50%);}
.dianhua img:nth-child(2) {display:none;}
.active .dianhua img:nth-child(2) {display:block;}
.active .dianhua img:nth-child(1) {display:none;}
.bg_all {width:100%;height:100%;position:fixed;left:0;top:0;z-index:-1;background:url(../img/banner_2.jpg) no-repeat center;}
.menu {width:16%;height:100%;z-index:999999;position:fixed;right:-600px;top:0;}
.menu_all {width:100%;overflow-x:hidden;overflow-y:scroll;}
.menu_all::-webkit-scrollbar {display:none;}
.menu_top {overflow:hidden;margin-bottom:20%;}
.menu_top img {width:20px;height:20px;float:right;cursor:pointer;}
.menubox {padding:15px 0;}
.menu_down {margin-top:20px;}
.menu_down img {border:2px solid #333;box-sizing:border-box;width:120px;margin-top:5%;}
.menu_list {margin-top:10px;}
.menu_list p {font-size:1.5rem;color:rgba(255,255,255,0.6);line-height:2;}
.menu_list p:hover {color:#0066cc;}
.menubox h2 {font-size:1.8rem;position:relative;color:#fff;cursor:default; margin: 0;}
.menubox h2 img {position:absolute;right:0;top:50%;transform:translateY(-50%);width:16px;height:16px;}
.menu_all {height:100%;background:rgba(0,0,0,0.98);position:absolute;right:0;padding:40px 45px;box-sizing:border-box;}
.bg_all::before {content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:0.88;background:none;}
.header {width:100%; padding:20px 0px;position:fixed;top:0;left:0;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;z-index:9999;overflow:hidden;}
.header.active {background:rgba(0,0,0,0.96);padding:12px 0px;box-shadow:0 0 5px rgba(0,0,0,0.1);}
.header_logo {height:60px;margin:auto;}
.header .header_logo {height:65px;float:left;margin-left:3.5%;}
.header_logo img {height:100%;margin:auto;}
.header .header_logo .img2 {display:none;}
.header.active .header_logo .img1 {display:none;}
.header.active .header_logo .img2 {display:block;}
.header_other {position:absolute;right:3.5%;top:50%;transform:translate(-0%,-50%);-webkit-transform:translate(-0%,-50%);display:flex;justify-content:space-between;align-items:center;}
.header_other img {height:17px;margin-top:-1px;margin-left:20px;cursor:pointer;}
.header .header_other .img2 {display:none;}
.header.active .header_other .img1 {display:none;}
.header.active .header_other .img2 {display:block;}
.navs {position:absolute;left:50%;top:58%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);width:36%;}
.navs ul {display:flex;justify-content:space-around;align-items:center;}
.navs ul li a {font-size:1.7rem;color:#fff;position:relative; text-decoration: none;}
.header.active .navs ul li a {color:#fff;}
.header.active .navs ul li a:before {background:#0066cc;}
.header.active .navs ul li a:hover {color:#0066cc;}
.navs ul li a:before {content:"";position:absolute;left:0;bottom:-5px;width:0%;height:2px;opacity:0;background:#fff;-webkit-transition:all 0.6s linear;transition:all 0.6s linear;}
.navs ul li:hover a:before {width:100%;opacity:1;}
.other_txt p {font-size:1.7rem;color:#fff;}
.header.active .other_txt p {color:#333;}
.other_txt span {padding:0px 10px;box-sizing:border-box;font-size:1.6rem;color:rgba(255,255,255,0.7);}
.other_txt .dianhua .dianhuas {margin-right:50px;}
.header.active .other_txt span {color:rgba(255,255,255,0.5);}
.other_txt span.active {color:rgba(255,255,255,1);}
.header.active .other_txt span.active {color:rgba(255,255,255,0.7);}
.navBtn {cursor:pointer;-webkit-transition:all 0.5s linear;transition:all 0.5s linear;margin-left:30px;}
.navBtn:hover {opacity:0.8;}
.navBtn span {display:block;width:30px;border-radius:10px;height:2px;background:#fff;margin:6px 0;opacity:0.96;}
.header.active .navBtn span {background:#666;}
.nav_btn_active {-webkit-transition:all 0.4s;transition:all 0.4s;margin-top:32px;}
.nav_btn_active span:nth-of-type(1) {-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.nav_btn_active span:nth-of-type(2) {opacity:0;}
.nav_btn_active span:nth-of-type(3) {margin-top:-16px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
@media(max-width:1600px) {.navs {left:50%;}}
@media(max-width:767px) {
	body,html {font-size:54%}
	.header.active {padding:6px 0;}
	.other_txt p img,.other_txt .dianhuas {display:none !important;}
	.navs {display:none;}
	.header .header_logo {height:38px;}
	.videos {height:35%;}
	.box1 {margin-top:5%;}
	.menu {width:100%;}
	.menu_all {padding:8% 10% 5%;}
	.menu_top {margin-bottom:10%;}
	.menubox {padding:12px 0;}
	.header_other img {height:18px;margin-top:0;margin-left:10px;}
	.header.active .navBtn span {background:#333;}
	.navBtn {margin-left:20px;}
}

/* banner */
.flexslider {position:relative;overflow:hidden;}
.slides {position:relative;z-index:1;}
.slides img {width:100%;height:auto;}
.flex-control-nav {position:absolute;bottom:5%;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;}

.pic{ width: 100%; height: auto;}
.cont9{ width:90%; height:auto; display: inline-block; margin: 0 5%; }
.sypart{ width:100%; height:auto; display: inline-block;padding: 50px 0; background: #f5f5f5;}

/* sy-part1 */
.sytitle{ width:100%; height: auto; margin: 30px 0;}
.sytitle.tmiddle{ width: 100%; text-align: center; }
.sytitle h2{ font-size: 32px; color: #333; font-family: "Bodoni Bk BT"; opacity: 0.8; text-transform:uppercase; margin: 0;}
.sytitle h3{ color: #333; margin: 10px 0; font-size: 26px;}

.box1_r ul {display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;}
.box1_r {width:96%; margin: 0 2%; position:relative;}
.box1_r ul li {width:18%;height:100%;overflow:hidden;position:relative;box-sizing:border-box; padding: 22px 0; background: #fff;}
.box1_r ul li .box1_mask { position:absolute; z-index: 2; left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.6); display: none;text-align: center;}
.box1_r ul li .box1_mask .mask_txt{ color: #fff; margin-top: 94%;}
.box1_r ul li .box1_mask .mask_txt h2{ text-transform:uppercase; font-size: 24px;}
.box1_r ul li .box1_mask .mask_txt p{ color: #fff; font-size: 18px; font-weight: 600;}
.box1_r ul li:hover .box1_mask{ display:block;}
.box1_r ul li .cm-overlay{ width: 100%; height: auto; display: inline-block; overflow: hidden; transform: scale(1);}
.box1_r ul li .cm-overlay img{ width: 100%; height: auto; transition: all 1.5s ease-in-out;}
.box1_r ul li:hover .cm-overlay img { transform: scale(1.1); }

@media all and (min-width: 1450px) and (max-width: 1920px){
	.box1_r ul li { padding: 29px 0;}
}
.symore { width: 100%; height: auto; display: inline-block;margin: 30px auto; text-align: center;}
.btn {width:200px;text-align:center;padding:10px 15px;position:relative;overflow:hidden;border:1px solid rgba(0,0,0,0.2);}
.btn span {font-size:2rem;-webkit-transition:all 0.4s linear;transition:all 0.4s linear;}
.btn_mask {width:100%;height:100%;position:absolute;left:-100%;top:0;background:#0066cc;z-index:1;-webkit-transition:all 0.4s ease-out;transition:all 0.4s ease-out;}
.btn:hover span {color:#fff;}
.btn:hover .btn_mask {left:0;}
.btn p {font-size:1.7rem;color:#333;cursor:pointer;transition:all 0.4s linear;-ms-transition:all 0.4s linear;position:relative;z-index:3;}
.btn:hover .btn_txts {color:#fff;}
.btn p span {margin-left:10px;}

/* sy-part1 */
.sypart2 {width:100%;height:auto;position:relative;background:  url(../images/bg1.png) center center no-repeat; padding: 200px 0 0;}
.sypart2 h1{ position: absolute; font-size: 100px; top: 50px; left: 9%; font-family: "Bodoni Bk BT"; text-transform: uppercase; opacity: 0.5; color: #fff;}
.sypart2 .sypleft {width:60%;height:auto;background:#333;position:relative;}
.sypart2 .sypleft .sypzi {color:#fff;padding:50px 180px 60px 15%;}
.sypart2 .sypleft .sypzi h3 {font-size:26px; text-transform:uppercase;margin-bottom:20px;}
.sypart2 .sypleft .sypzi p {font-size:16px;color:rgba(255,255,255,.8);line-height:30px;}
.more2 {position:absolute;right:0;bottom:0;width:100px;height:100px;line-height:100px;background:#133984;text-align:center;}
.more2 a {font-size:60px;color:#fff;}
.more2:hover {background:#0066cc;}
.more2:hover a {color:#fff;}
.sypart2 .sypbox .sypright {position:relative;top:0;right:0;width: 50%; margin: -35% 0 0 50%;}
@media (min-width:1500px) {
	.sypart2 {padding: 300px 0 0;}
	.sypart2 .sypleft {width:56%;}
	.sypart2 .sypleft .sypzi {padding:50px 165px 120px 20%;}
	.sypart2 h1{ font-size: 120px; top: 100px; left: 11%;}
	.sypart2 .sypleft .sypzi h3{ margin-top: 50px;}
}

.sypart2 .btn {margin-top:8%;margin-left:0;border:1px solid rgba(255,255,255,0.1);}
.sypart2 > p {font-size:1.5rem;color:#fff;line-height:1.5;margin:10px 0;font-weight:normal;opacity:0.9;}
.box2_r {width:55%;position:absolute;right:-20%;top:-20%;z-index:9;}
.sypart2 .btn_txts {color:#fff;}
.sypart2 .btn_txts span {color:#fff;}

/* sy-part3 */
.sypart3 {width:100%;height:auto;background:  url(../images/bg2.jpg) top center no-repeat; background-size: cover; margin: -20px 0 0; padding: 100px 0 50px;}
.bai{ color:#fff !important;}
#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:1px solid #ddd;margin:0 5px;}
.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:#0066cc;}
.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;margin:0 5px;}
.pets-effect-btm a {background:#666;color:#fff;border-radius:30px;padding:8px 40px;}
.nbs-flexisel-item .laptop:hover .pets-effect-btm a {background:#0066cc;color:#fff;cursor:pointer; text-decoration:none;} 
.pets-effect-btm h5 {color:#fff;font-size:18px;margin:0 0 30px 0;text-align:center;}
.laptop:hover .pets-effect-btm h5 {cursor:pointer;color:#fff;}
.pets-effect-btm p {color:#fff;font-size:15px;text-align:center;line-height:2.2em;}

/* sy-part4 */
.sypart4 {width:100%;height:auto;display:inline-block;padding:80px 0;}
.sytitle.lan h2{color:#333 !important;}
.sytitle.lan h3{color:#111 !important;}
.left_con {width:100%;height:auto;}
.cont_box {width:100%;height:auto;color:#333;padding:20px 0 15px;display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;}
.cont_box .dec {font-size:18px;margin:0;padding-left:6px;}
.cont_box:hover .dec {text-decoration:none !important;}
.cont_box .year {font-size:16px;color:#999;display:block;padding:5px 10px 0 0;}
.cont_box {position:relative;}
.right_con {width:90%;margin:30px 0 0;}
.right_con ul{ margin-bottom: 60px;}
.right_con ul li a{ text-decoration:none !important;}
.right_con ul li .cont_box:before {content:"";display:block;width:100%;height:2px;background-color:#c7d3d9;position:absolute;bottom:-2px;transition:all 0.6s ease 0s;}
.right_con ul li .cont_box:after {content:"";display:block;width:64px;height:2px;background-color:#0066cc;position:absolute;bottom:-2px;transition:all 0.6s ease 0s;}
.right_con ul li .cont_box:hover:after {width:100%;background-color:#0066cc; text-decoration:none !important;}
.syprightu {width:100%;margin:0;overflow:hidden; height: auto;}
.syprightu img {transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;-webkit-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;}
.syprightu:hover img {transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}

/* sy-footer */
.footer{ width:100%; height:auto; display: inline-block; background: #090909; padding: 20px 0; font-size: 14px;}
.footer .fbox{ width:100%; height:auto; display: inline-block; padding: 10px 0;}
.footer .fbox.linebottom{ border-bottom: 1px solid rgba(255,255,255,.1); height: 62px; line-height: 42px;}
.footer .fbox.linebottom h3{line-height: 42px; color: #fff;}
.footer .fbox h3,h4,h6{ margin: 0;}
.footer .fbox ul{ width:100%; display: flex; flex-wrap: wrap; align-items: center; margin: 0 !important;}
.footer .fbox ul li{ width: 14%;}
.footer .fbox ul li a{ color: #8c8c8c;}
.footer .fbox.fblink{ margin: 36px 0;}
.footer .fbox.fblink .ewm{ width: 132px; text-align:center;}
.footer .fbox.fblink .ewm img{ width: 100%;padding: 16px; height:auto; border: 1px solid rgba(255,255,255,.1); }
.footer .fbox.fblink .ewm p{ margin: 10px 0 0; font-size: 15px;}
.footer .fbox.fblink h6{ font-size: 15px; margin: 0 0 20px 0;}
.footer .fbox.fblink h4{ font-size: 16px; color: #e6e6e6; line-height: 32px; }
.footer .fbox.fblink h4 i{ font-size: 16px; width: 18px; margin-right: 10px; color: #e6e6e6;}
.footer .fbox.linetop{ border-top: 1px solid rgba(255,255,255,.1); height: 62px; line-height: 42px; }
.footer .fbox.linetop .bq{ line-height: 42px;}
.footer .fbox.linetop .leso{ float: right; color: #666;}
.ficon i {font-size:24px;color:#555;margin:10px 10px 0 0;}

/* ny-about */
.nyban {}
.nyban h3 {position:absolute;bottom:0;left:0;background:rgba(255,255,255,.86);padding:18px 48px;margin:0;font-size:16px;}
.nyban h3 a {color:#333;font-size:16px;}
.nyabbg {background:#fff;}
.nycontent.bgnone {width:100%;height:auto;background:#fff;padding:50px 30px;}
.nycontent {width:100%;height:auto;margin:68px 0;display:inline-block;background:#fff;}
.abtu {width:100%;height:auto;text-align:center;}
.tua {display:block;margin:0 auto;}
.abjj {margin-top:20px;}
.abjj p {line-height:26px;text-indent:2em;font-size:15px;}
.nyalist {width:100%;height:auto;display:inline-block;}
.nyalist li {float:left;margin-right:20px;border:1px solid #0066cc;padding:5px 25px;border-radius:5px;}
.nyalist li a {color:#0066cc;}
.tubox {margin-bottom:30px;}
.jxnav {width:100%;height:auto;display:flex;display:-webkit-flex;flex-flow:row wrap;margin-bottom:42px;}
.jxnav li {width:200px;text-align:center;background:#f5f5f5;height:42px;line-height:42px;margin:0 15px 0; border-radius: 5px;}
.jxnav li a {color:#333;font-size:18px;}
.jxnav .active {background:#0066cc;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;}

/* 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:#0066cc;}
.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:#0066cc;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:#0066cc;}

/* 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:#031652;border-color:#031652;}

/* ny-product */
.nyprolist {width:100%;height:auto;margin-bottom:15px;display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;}
.nyprolist li {width:98%;margin:0 1% 8px;text-align:center;background:#f5f5f5;height:32px;line-height:32px;}
.nyprolist .active{ background: #0066cc;}
.nyprolist .active a {color:#fff;}
.nyprolist li a {color:#333;}
.nyprolist li:hover {background:#0066cc;}
.nyprolist li:hover a {color:#fff;}
.ptit {width:100%;margin:0 0 10px;background:#0066cc;color:#fff;font-size:20px;letter-spacing:2px;font-weight:600;text-align:center;height:52px;line-height:52px;}
.pbox {width:100%;height:auto;margin-bottom:28px;border-bottom:1px solid #ddd;}
.pbox img {width:100%;height:auto;margin:50px auto box-shadow:0 0 1px #ccc;background-color:skyblue;transition:all 1s;border:5px solid #ddd;}
.pbox:hover img {box-shadow:5px 5px 6px #ddd;border:5px solid  #0066cc;}
.pbox h3 {font-size:20px;margin-top:12px;padding:10px 15px 0;color:#444;text-align:center;}
.pbox p {text-align:left;text-align:justify;line-height:20px;height:50px;font-size:13px;color:#666;padding:0 15px 10px;}
.pbox:hover h3 {color:#0066cc;}
.pro-xq-ms .pro-test h3 {font-size:20px;color:#444;line-height:56px;text-align:center;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;}
.pleft {float:left;width:66%;margin-right:4%;padding-top:26px;}
.protu {width:30%;height:auto;}
.pro-next {padding:15px 15px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin:30px 20px 15px;display:flex;display:-webkit-flex;flex-flow:row wrap;justify-content:space-between;}
.pro-next p a {color:#333;}
.pro-next p a:hover {color:#0066cc;}
.pro-test {width:100%;padding:20px 30px;}
.pro-test p {font-size:16px;letter-spacing:2px;color:#444;}
.pro-test p strong {font-size:18px;color:#0066cc;}
.pro-test table {width:100% !important;height:auto;border:1px solid 1px solid #ddd !important;}
.pro-test table p {margin:0;}
.pro-test table tr td {border-width:1px 1px 1px 1px !important;border-style:double solid solid double !important;border-color:rgba(55,53,137,.5) !important;padding:5px !important;}
.pdescribe h2 {border-bottom:1px solid #ddd;line-height:48px;color:#4a4a4a;}
.pdescribe .miaos {font-size:14px;line-height:24px;max-height:168px;padding-bottom:24px;overflow:hidden;color:#666;margin-bottom:15px;border-bottom:1px solid #ddd;}
.pdescribe .ptel {width:100%;display: inline-block;}
.pdescribe .ptel {font-size:15px;}
.pdescribe .ptel p {font-size:20px;margin:0;line-height:36px;}
.pdescribe .ptel a {background:#0066cc;color:#fff;line-height:34px;border-radius:5px;padding:5px 26px;}
.pdescribe .ptel a:nth-of-type(2){ background:#333;}
.prodes {width:100%;height:auto;display:inline-block;border-top:2px solid #ddd;margin:50px 0 0;}
.prodes .pjj {margin:20px 0 0;width:100%;height:146px;background:#f7f7f7;}
.prodes .pjj .pjleft {width:100%;height:146px;text-align:center;background:#0066cc;font-size:20px;font-weight:600;letter-spacing:1px;color:#fff;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;}
.prodes .pjj .pjright {width:100%;height:146px;text-align:left;padding:30px;font-size:16px;line-height:28px;}
.prodes .tlpro {width:100%;height:auto;display:inline-block;}
.prodtit {margin:46px 0 28px;font-weight:600;font-size:22px;letter-spacing:3px;}
.prodtit span {font-size:12px;font-weight:normal;letter-spacing:0;}
.prodes .tlpro .nyplist {border:1px solid #ddd;margin-bottom:30px;}
.prodes .tlpro .nyplist p {color:#555;margin:10px 0;}
.prodes .tlpro .nyplist:hover {border:1px solid  #0066cc;}
.pcanshu p {text-align:left;}
.pcanshu p strong {font-size:20px;font-weight:600;width:100%;background:#0066cc;color:#fff;display:inline-block;padding:12px 15px;}
.pcanshu img {width:100%;height:auto;}
.pcanshu table {width:100% !important;height:auto;border:36px solid #eee;margin:20px auto 10px;background:#fff;}
.pcanshu table tbody tr:nth-of-type(1) td {background:#666;color:#fff;font-size:17px;font-weight:600;}
.pcanshu table tbody tr td {padding:10px;vertical-align:center;border-bottom:1px solid #eee;border-right:1px solid #eee;text-align:center;}
.pcanshu .prolink {width:100%;height:auto;display:inline-block;padding:42px;border:1px solid #eee;}
.pcanshu .prolink h3 {width:100%;height:auto;text-align:left;font-size:20px;padding-left:8px;border-left:5px solid #0066cc;font-weight:600;display:inline;letter-spacing:1px;}
.pboxlx {width:100%;height:auto;display:inline-block;margin:30px 0 0;}
.prolibox {width:100%;height:auto;display:inline-block;border-bottom:1px solid #ddd;line-height:42px;}
.prolibox i {background:#0066cc;width:30px;height:30px;text-align:center;line-height:30px;color:#fff;border-radius:50%;margin-right:10px;}
.tuijpro h3 {width:100%;height:auto;border-bottom:2px solid #ddd;margin:25px 0;line-height:60px;position:relative;}
.tuijpro h3::before {content:"";position:absolute;width:100px;background:#0066cc;height:2px;left:0;bottom:-2px;}
.tuijpro h3 span {font-size:16px;color:#888;}
.tuijpro a {color:#333;line-height:50px;}
.pyoushi {width:100%;height:auto;text-align:center;margin-bottom:20px;display:inline-block;}
.pyoushi .iconys {width:94px;height:auto;background:#ddd;padding:15px;border-radius:12px;}
.pyoushi .icbox {width:100%;height:264px;border:3px solid #999;padding:30px 15px 20px;}

/* ny-shebei */
.tz-gallery {width:100%;display:-ms-flex;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;/* margin:0 10px;*/    width:100%;/* justify-content:space-between;*/}
.thumbnail {width:100%;overflow:hidden;}
.thumbnail img {transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;-webkit-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;}
.thumbnail:hover img {transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}

/* ny-download */
.inner-about{ margin: 60px 0;}
.downbox{ width:100%; height: auto; display: inline-block; margin:0;}
.downbox li a{ width: 96%; height: auto; margin: 10px 2%; background: #fff; border: 3px solid #ddd; display: inline-block; padding: 20px 26px;}
.downbox li:hover a{ box-shadow: 3px 3px 8px #ddd; border: 3px solid #fff;}
.downbox p{ text-indent: 0; font-size: 17px; font-weight: 600; margin-bottom: 15px;}
.downbox li a b{ background: #444; color: #fff; padding: 4px 30px; border-radius: 5px; float: right;}
.downbox li:hover a b{ background: #0066cc;}

/* ny-faq */ 
.faqbox{ width: 100%; height: auto; display: inline-block; margin: 0;}
#accordion:before {content:"";width:2px;height:95%;background:#ddd;position:absolute;top:5px;left:9px;bottom:20px;}
#accordion .panel {border:none;border-radius:0;box-shadow:0 2px 5px rgba(0,0,0,0.1);margin:0 0 12px 50px;position:relative;background:#f5f5f5;}
#accordion .panel:before {content:"";width:2px;height:100%;background:linear-gradient(to bottom,#0193de 0%,#588df8 100%);position:absolute;top:0;left:-2px;}
#accordion .panel-heading {padding:0;background:#fff;position:relative;}
#accordion .panel-heading:before {content:"";width:15px;height:15px;border-radius:50px;background:#0193de;border:1px solid #0193de;position:absolute;top:50%;left:-48px;transform:translateY(-50%);}
#accordion .panel-title a {display:block;padding:15px 55px 15px 30px;font-size:18px;font-weight:600;color:#333;border:none;margin:0;position:relative;background:#f5f5f5;}
#accordion .panel-title a:before,#accordion .panel-title a.collapsed:before {content:"\f068";font-family:fontawesome;width:25px;height:25px;line-height:25px;border-radius:50%;font-size:15px;font-weight:normal;color:#0193de;text-align:center;border:1px solid #0193de;position:absolute;top:50%;right:25px;transform:translateY(-50%);transition:all 0.5s ease 0s;}
#accordion .panel-title a.collapsed:before {content:"\f067";}
#accordion .panel-body {padding:0 30px 15px;border:none;font-size:16px;color:#666;line-height:28px;}


/* ny-contact */
.linkmap{ width:100%; height:auto; display: inline-block; background:#f5f5f5; }
.linkmesg{ width:100%; height:auto; display: inline-block; background:#fff; margin: 60px 0;}
.linkbox {width:100%;height:392px;display:inline-block;padding:26px 50px 30px 0;}
.linkbox h3 { font-size:22px;margin: 50px 0 15px 0; border-left:5px solid #0066cc;padding-left:8px; font-weight: 600;}
.linkbox b {font-weight:normal;}
.linkbox ul li {padding:0 15px;line-height:48px;border-bottom:1px dotted #666;color:#555;font-size:16px;}
.linkbox ul li i {color:#0066cc;font-size:20px;width:26px;height:auto;}
.messagebox {width:100%;display:inline-block;/* border:1px solid #ddd;*/    padding:56px 45px;background:#eee;margin-top:0;}
.linktu {width:100%;height:auto;margin:0 auto;position:relative;}
.linktu img {display:block;margin:0 auto;}
.messagebox h4 {font-size:20px;}
.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:50%;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:#0066cc;color:#fff;border-radius:5px;font-size:15px;width: 98%;margin:12px 1%;height:38px;outline:none;letter-spacing:1px;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;}

@media(max-width:767px) {
	/* html,body{ overflow-x: hidden;} */
	.flex-direction-nav{ display: none;}
	.dianhua{ display: none ;}
	.jq22-container{ margin: 72px 0 0;}
	.box1_r{ display: none;}
	.sypart2 .sypleft{ width:100%;}
	.sypart2 .sypleft .sypzi{ padding: 20px;}
	.sypart2 .sypbox .sypright{ width: 100%; margin: 0;}
	.footer .fbox ul{ display: none;}
	.footer .fbox.fblink .ewm{ display: none;}
	.footer .fbox.linetop .bq{ text-align:center;}
	.footer .fbox.linetop .leso{ float: none; text-align: center; display: inline-block; width: 100%;}
	.nyban h3{ display: none;}
	.nyban{ margin: 72px 0 0;}
	/* .nyban img{ width: 150%; height: auto; margin: 0 25% 0 -25%;} */
	.jxnav{ display: none;}
	.nycontent{ margin: 42px 0;}
	.abjj{ width:100%; padding: 0 20px;}
	.abtu img{ width:100%; height:auto;}
	.newback{ margin: 0 0 20px;}
	.nyprolist{ display: none;}
	.linkbox{ padding: 20px;}
	.messagebox{ margin: 50px 0 0;}
	.form-group{ width:100%;}
}