*{padding:0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
html{}
body{color: #333; overflow-X:hidden;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:15px/1.5 Microsoft Yahei,微软雅黑,Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:15px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
address,cite,code,em,th{ font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none; color:#333;cursor:pointer;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
@font-face {font-family: "impact";src: url(../fonts/impact.ttf);}
.icon { display: block; width: 100%; height: 100%; }
/* 按钮样式去除*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ border-radius: 0; } 
.w1400{width:1400px;margin:0 auto;}
@media screen and (max-width:1440px){
    .w1400{ width:94%;}	
}

/**top start**/
header{ width:100%; height:100px;z-index:99; position:relative;box-shadow: 4px 0 10px rgba(0,0,0,.06);}
header .logo{ width:250px; height:100%;float:left; display:block; margin-top:18px;}
header .logo img{ max-width:100%;}
header .top_search_icon{background: url(../images/top_search.png) right center no-repeat;width:50px;height:50px; margin-right:14px;float:right;cursor:pointer;transform: scale(1) ;transition: .6s ease-in-out;transition-duration: .5s;margin-top:25px; background-size:cover;}
header .top_tel { width:50px;height:50px; float:right; position:relative; margin-top:25px;}
header .top_tel img {display:block; width:100%;}
header .top_tel p{display:block; height:40px;line-height:40px; overflow:hidden;padding:0 30px; border-radius:10px; border:1px solid rgba(255,255,255,.3);background: #182f62; position:absolute; top:55px; right:0;font-size:24px; color:#fff; font-weight:bold; display:none;}
header .top_nav{width: calc(85% - 364px); float:right; margin-right:2%;}
.menu-button {position:relative;display:none;padding: 0;background: none;color:#ddd;cursor:pointer;line-height: 70px;font-weight:700;font-size:14px;font-size: 0;}
.menu-button.one-page {position:fixed;top:0;right:5%;padding-right:45px}
.menu-button .touch-button {background:transparent;position:absolute;z-index:999;top:0;right:0;width: 100%;height: 70px;display:inline-block;text-align:center;}
.menu-button .touch-button .navicon {font-size:16px;position:relative;top:1em;color:#666}
.menu-button::after {position:absolute;content:"";right:20px;top: 27px;height:6px;width: 24px;border-top: 2px solid #999;border-bottom: 2px solid #999;z-index:1;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.menu-button::before {position:absolute;content:"";right:20px;top: 40px;height:3px;width: 24px;border-bottom: 2px solid #999;z-index:1;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.flexnav {margin:0;padding:0;list-style:none;display:block;overflow:visible;width:100%;height: 100%; margin:0 auto;display: flex;
    display: -webkit-flex; align-items: center;justify-content: space-between;}
.flexnav:after {content:"";display:table;clear:both}
.flexnav>li {float:left}
.flexnav li { width:14.2857%;position:relative; margin-top:17px;}
.flexnav li:nth-child(3){ position:inherit;}
.flexnav li a.nav_a:before{ content:""; display:block; width:11px; height:7px; background:url(../images/jt01.png) center no-repeat; position:absolute; left:50%; transform:translateX(-50%); top:0; opacity:0;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; transition: all .4s ease;}
.flexnav li:hover a.nav_a:before,.flexnav li.active a.nav_a:before{ top:10px;opacity:1;}
.flexnav>li.item-with-ul>a {padding-right: 40px;}
.flexnav li a {position:relative;display:block; text-align:center;height:70px;font-size:18px;font-weight: bold;color:#0e1b2c; padding-top:20px;text-decoration:none;-webkit-transition:color .2s ease-in;-moz-transition:color .2s ease-in;-ms-transition:color .2s ease-in;-o-transition:color .2s ease-in;transition:color .2s ease-in;}
.flexnav ul li a {width: 80px;font-weight:400;font-size:18px;padding:13px 25px;text-align: center;transition:all .5s;}
.flexnav li a span{overflow: hidden;height: 20px;display: inline-block;vertical-align: middle;margin-right: 5px;}
.flexnav li a span img{margin-top:-38px;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.flexnav li:hover>a,.flexnav li.active:hover>a {z-index:2;}
.flexnav li.active>a,.flexnav li:hover>a{ color:#e9913b;}
.flexnav ul {position:absolute;top:auto;left:0;display:block;padding:0}
.flexnav>li>ul {left: 50%;right:0;margin-left: -65px;}
.flexnav ul ul {margin-left:100%;top:0}
.flexnav li ul li {position:relative;overflow:hidden}
.flexnav li ul.show li {overflow:visible}
.flexnav li ul li a {background: rgba(255,255,255,.3);}
.flexnav ul li ul li a {background:#253136}
.flexnav ul li ul li ul li a {background:#2c3b40}
.flexnav li ul.open {display:block;opacity:1;visibility:visible;z-index:1}
.flexnav li ul.open li {overflow:visible;max-height:100px}
.flexnav li ul.open ul.open {margin-left:100%;top:0}
.flexnav .touch-button {position:absolute;z-index:999;top:0;right:0;width:46px;height: 80px;display:inline-block;text-align:center;}
.flexnav .touch-button:hover {cursor:pointer}
.flexnav .touch-button::after {height:0;width:0;content:"";border:6px solid transparent;border-top-color:#fff;display:block;position:absolute;top: 37px;left:17px;}
.flexnav>li:hover>.touch-button::after,.sm-screen .submenu-open::after {border-top-color:#ca1511}
.flexnav ul li .touch-button {width:39px;height:39px;background:rgba(255,255,255,.05);border-top-color:transparent}
.flexnav ul li .touch-button::after {top:15px}
.flexnav.lg-screen ul li .touch-button::after {border-left-color:#ddd;border-top-color:transparent;border-width:5px}
.flexnav.lg-screen ul li:hover>.touch-button::after {border-left-color:#ca1511}
.flexnav.sm-screen ul li .touch-button::after {border-width:5px;left:14px;top:17px}
.flexnav li .item-with-ul { width:100%; left:0; height:0; overflow:hidden; margin:0; padding:0 10px; background-color:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.3); position:absolute; top:100%;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;box-sizing:border-box;z-index: 999;}
.flexnav li:hover .item-with-ul { height:auto; padding:10px 10px 30px;left: auto;background: #f8f8f8;border-top:3px solid #e9913b;z-index: 999;}
.flexnav .item-with-ul a { display:block; width:100%; height:55px; line-height:55px; color:#666; font-size:15px; font-weight:normal; text-align:center; margin:0 auto; padding:0; border-bottom:1px solid #eee; position:relative;}
.item-with-ul a:hover { color:#182f62; background-color:#fff;}
.item-with-ul a em { display:block; width:0; height:1px; overflow:hidden; margin:18px 10px 0 0; padding:0; float:left; background-color:#182f62;-webkit-transition: all .5s;-moz-transition: all .25s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s; position:absolute; left:0; bottom:0;}
.item-with-ul a:hover em { width:100%;}
.flexnav li .pro_nav{ display:none; width:100%; box-shadow:none;left:0; padding:40px 0; z-index:99; top:85px; overflow:visible;}
.flexnav li:hover .pro_nav{ display:block; left:0; background:#fff; border-top:0; padding:40px 0; min-height:400px;}
.pro_nav .pro_nav_top{ padding-bottom:30px; border-bottom:1px solid #e6e6e6; overflow:hidden; margin-bottom:30px;}
.pro_nav .pro_nav_tit{ width:180px; float:left; font-size:18px; color:#182f62;}
.pro_nav .pro_nav_tit1{ margin-top:10px; width:155px;}
.pro_nav .pro_nav_tit b{color:#e9913b;}
.pro_nav .pro_nav_tit i{ display:inline-block; width:24px; height:24px; margin:0 10px -5px 0;}
.pro_nav .pro_nav_xp,.pro_nav .pro_nav_fl{width: calc(100% - 180px); float:right; position:relative;}
.pro_nav .pro_nav_fl{width: calc(100% - 155px);}
.pro_nav .pro_nav_xp a,.pro_nav .pro_nav_fl a{ display:inline-block; width:auto; height:auto; line-height:30px; border-bottom:0; max-width:260px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; font-size:16px; margin-right:25px; position:relative;}
.pro_nav .pro_nav_fl a i{ display:inline-block; width:11px; height:11px; margin:0 10px 0 0;}
.pro_nav .pro_nav_xp a:hover,.pro_nav .pro_nav_fl a:hover{ color:#e9913b;}
.pro_nav .pro_nav_li{ width:25%; padding:0 20px 0 0; float:left;}
.pro_nav .pro_nav_li .pro_nav_xl{ display:none; position:absolute; left:0; width:100%; padding:30px;box-shadow: 0 0 6px rgba(0, 0, 0, 0.08);} 
.pro_nav .pro_nav_li:hover .pro_nav_xl{ display:block;} 
.pro_nav .pro_nav_li:hover a.pro_nav_name i{transform: rotate(90deg);}
.pro_nav .pro_nav_li:hover a.pro_nav_name i svg path { fill: #e9913b; }
.pro_nav .pro_nav_li a.pro_nav_name{ height:50px; line-height:50px; z-index:2; padding:0 20px;}
.pro_nav .pro_nav_li a.pro_nav_name:after{ content:""; width:100%; height:9px; background:#fff; position:absolute; left:0; bottom:0; display:none;}
.pro_nav .pro_nav_li:hover a.pro_nav_name:after{ display:block;}
.pro_nav .pro_nav_li:hover a.pro_nav_name{box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.08);}
.pro_nav .pro_nav_li .pro_nav_xl a{ position:relative;width: 20%;margin-right: 0;text-align: left;padding: 0 20px 0 0; margin-bottom:15px; z-index:10;}
.pro_nav .pro_nav_li .pro_nav_xl a:hover:before{ content:""; display:inline-block; width:4px; height:4px; background:#e9913b; margin: 0 8px 4px 0;border-radius: 50px;}
.pro_nav .pro_nav_li .pro_nav_xl:after{ content:""; display:block; width:100%; height:100%; background:#fff; position:absolute; left:0; top:0; z-index:9;}




.syboxall header .logo img:nth-of-type(1){ display: block;}
.syboxall header .logo img:nth-of-type(2){ display:none;}
.syboxall .menu-button::before{border-bottom: 2px solid #999;}
.syboxall .menu-button::after{border-top: 2px solid #999;border-bottom: 2px solid #999;}

/*弹出搜索框样式*/
.search_wrap { width:100%;height:100%;background:#182f62;z-index:99; position: fixed;top:50%; left:50%; transform:translate(-50%,-50%);display:none;}
.search_wrap .search_in {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);z-index:10;width:70%;height:100px;line-height:100px;border-bottom:1px solid rgba(255,255,255,0.3);color:#666;transition:all 0.5s; box-sizing:border-box;}
.search_in input::placeholder{ color:rgba(255,255,255,.4); font-size:20px;}
.search_in input.serach {width:100%;display:block;height:100px;line-height:100px;font-size:20px; color:rgba(255,255,255,.4);position:relative;border:none;background:none; outline:none; box-sizing:border-box;text-indent:0;}
.search_in .sub {position:absolute;top:50%; transform:translateY(-50%);right:0;z-index:5;display:block;width:50px;height:50px;background:url(../images/top_search2.png) center center no-repeat;border:none;outline:none;box-sizing:border-box; opacity:.4; transition: all .4s ease;}
input::-ms-clear{ display:none;}
input::-ms-reveal{display:none;}
.search_in .sub:hover{opacity:1;}
.search_close {position:absolute;z-index:9;display:block;right:10%;top:10%;margin-top:-11px;width:50px;height:50px;background:url(../images/close.png) no-repeat center;background-size:100% !important;cursor:pointer;transition-duration:.5s;}
.show1 {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}
.search_wrap.show1 .search_in{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1) translate(-50%,-50%);opacity:1;}
.search_wrap.show1 .search_close{transform:scale(1);}

@media screen and (max-width:1680px){
.pro_nav .pro_nav_tit{ width:160px;}
.pro_nav .pro_nav_tit1{ width:140px;}
.pro_nav .pro_nav_xp, .pro_nav .pro_nav_fl{ width: calc(100% - 160px);}
.pro_nav .pro_nav_fl { width: calc(100% - 140px);}	
	
}
@media screen and (max-width:1440px){
	header .top_nav{margin-right: 4%;}
	.flexnav li:before{ top:0;}
	.flexnav li:hover:before,.flexnav li.active:before{ top:5px;}
	.flexnav li a{ font-size:17px; height:66px;}
	.pro_nav .pro_nav_tit{ width:140px; font-size:16px;}
	.pro_nav .pro_nav_tit1{ width:125px;}
	.pro_nav .pro_nav_xp, .pro_nav .pro_nav_fl{ width: calc(100% - 140px);}
	.pro_nav .pro_nav_fl { width: calc(100% - 125px);}
	.pro_nav .pro_nav_xp a, .pro_nav .pro_nav_fl a{ font-size:15px;}

	
}
@media screen and (max-width:1366px){
	header{ height:90px; top:0;border-bottom: 1px solid rgba(255, 255, 255, .2);}
	header .topbox{ height:100%;}
	header .logo{ width:200px; height:100%; position:relative; margin-top:0;}
	header .logo img{ position:absolute; top:50%; transform:translateY(-50%);}
	header .top_nav{width: calc(96% - 364px);}
	.flexnav{ width:100%;}
	header .top_search_icon{ width:40px; height:40px;margin-right: 10px; margin-top:25px;}
	header .top_tel{width:40px; height:40px;margin-top:25px;transition: .5s ease-in-out;transition-duration: .5s;}
	header .top_tel p{ top:45px;}
}
@media screen and (max-width:1079px){
	header{ height:70px; animation-name:none!important;}
	header.hide1 .topbox{ display:none;}
	header .top_tel{ display:none;}
	header .top_tel img{margin: 19px 4px 20px 0;}
	header .top_nav { width: 100%; max-width: 100%; float: none;}
	.flexnav { height:0;background-color:#fff; overflow:hidden;width:100%;position:fixed;left:0;top: 60px;z-index:10;color:#666;transition: all .3s ease;}
	.flexnav.show {height:100%;border-top: 1px solid #ededed;padding:14px 0 0; display:block !important;overflow:visible;overflow-y:auto;z-index: 999999;}
	.flexnav li {float:none;width: 90%;border-bottom: 1px solid #ededed; margin: 0 auto;}
	.flexnav li a{min-height:60px;line-height:60px;width: 30%; height:auto;font-size: 18px;margin:0 auto;padding:0 0;font-weight:bold;color:#555;}
	.flexnav li a i{ bottom:5px;}
	.flexnav li:hover > a, .flexnav li.active > a{ color:#e9913b;}
	.flexnav li.active:hover>a {color:#e9913b;}
	.flexnav li:after{ background: none;}
	.flexnav li span{ display:block; width:20px; height:20px; border-radius:50%;background:#e9913b url(../images/navdown.png) center no-repeat;position: absolute;right: 25%;top: 19px; z-index:999999;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
	.flexnav li.on span{ transform:rotate(180deg);}
	.flexnav li .item-with-ul{width:100%; box-shadow:none; display:none;-webkit-transition: all 0s;-moz-transition: all 0s;-ms-transition: all 0s;-o-transition: all 0s;transition: all 0s; height:auto; position:static;} 
	.flexnav li:hover .item-with-ul { padding:0;}
	.flexnav .item-with-ul a:last-child{ border:0;}
	.item-with-ul a em{ display:none;}
	
	header .top_search_icon{ margin-top:18px; margin-right:0;width: 34px;height: 34px;}
	.menu-button{display:block;width:64px; line-height:60px;float:right;}
	.menu-button.cur::before{transform: rotate(-45deg);top:30px;}
	.menu-button.cur::after{transform: rotate(45deg);top: 31px;border-bottom:0;}
	.flexnav li:hover .pro_nav{ min-height:inherit;}
	.flexnav li .pro_nav{ display:none !important;}
	.flexnav li:nth-child(3){ position:relative;}
}
@media screen and (max-width:767px){
	header{background: #fff;position: fixed;height: 60px; box-shadow:0 0 10px rgba(0,0,0,.1);}
	header .logo{ width:150px;}
	header .top_search_icon{ margin-top:13px;}
	.search_wrap .search_in{ width:90%;}
	.menu-button::before{border-bottom: 2px solid #999;top: 35px;}
    .menu-button::after{border-top: 2px solid #999;border-bottom: 2px solid #999;top: 22px;}
	.menu-button .touch-button{ height:60px;}
	
}

/**top end**/


/*产品目录*/
.cp_type .hd {overflow: hidden; padding: 35px 40px;background: #182f62; background-size: 110px 128px;position: relative; display:none;}
.cp_type .hd icon { display: block;width: 30px;height: 24px; overflow: hidden;padding: 4px; background-color: #e9913b; border-radius: 0 0 8px;position: absolute;left: 0;top: 0;}
.cp_type .hd icon svg {display: block; width: 100%;height: 100%;}
.cp_type .hd icon svg path {fill: #fff;}
.cp_type .hd p {height: 40px;line-height: 40px; color: #fff;font-size: 30px;font-weight: bold;}
.cp_type .hd i {display: none;}
.cp_type .bd {overflow: hidden;border-radius: 0 0 8px 8px;}
.cp_type .bd ul li{background-color: #fff; margin-bottom:18px;}
.cp_type .bd ul li:last-child{ margin-bottom:0;}
.cp_type .bd ul li p {width: calc(100% - 40px);margin: 0 auto; padding: 10px 32px 10px 0;position: relative;}
.cp_type .bd ul li p a {display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #222; font-size: 18px;
 white-space: nowrap; text-overflow: ellipsis;padding-left:15px; position: relative;}
.cp_type .bd ul li p a i {display: block;width: 28px; height: 28px; overflow: hidden; position: absolute; left: 0;top: 6px;}
.cp_type .bd ul li p a i img { display: block; width: 28px;height: auto; margin: 0;}
.cp_type .bd ul li p em {display: block;width: 32px; height: 40px; overflow: hidden; padding: 10px; cursor: pointer; position: absolute; top: 10px; right: 0;}
.cp_type .bd ul li p em svg { display: block;width: 100%;height: 100%;
  transform: rotate(0deg); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg);}
.cp_type .bd ul li.active p em svg {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.cp_type .bd ul li p em svg path { fill: #999999;}
.cp_type .bd ul li div {display: none;background-color: #f0f0f0; padding:25px 0; transition: all 0s;}
.cp_type .bd ul li div a { display: block; height: 46px;overflow: hidden; line-height: 46px;color: #555;font-size:16px;white-space: nowrap;text-overflow: ellipsis; padding: 0 40px 0 63px; position:relative;}
.cp_type .bd ul li div a:before{ content:''; display:block; width:4px; height:4px; border-radius:50%; background:#bbb; position:absolute; left:50px; top:50%; transform:translateY(-50%);}
.cp_type .bd ul li:hover p a i img,.cp_type .bd ul li.active p a i img{ margin-top:-28px;}
.cp_type .bd ul li:hover,.cp_type .bd ul li.active{ background:#182f62;}
.cp_type .bd ul li:hover p a,.cp_type .bd ul li.active p a{ color:#fff;}
.cp_type .bd ul li div a:hover{ color:#182f62;text-decoration: underline solid #182f62 1px;text-underline-offset: 2px; }
.cp_type .bd ul li div a:hover:before{background:#182f62;}
.cp_type .bd ul li:hover p em svg path {fill: #fff;}
.cp_type .bd ul li.active p em svg path {fill: #fff;}
@media (max-width:1680px) {
  .cp_type .hd { padding: 30px 40px;}
}
@media (max-width:1440px) {
  .cp_type .hd { padding: 20px 30px;background-size: 90px 105px;}
  .cp_type .hd p { font-size: 24px;}
  .cp_type .bd { padding: 10px 0 20px;}
  .cp_type .bd ul li { margin-bottom: 10px;}
  .cp_type .bd ul li p {width: calc(100% - 60px); padding: 5px 32px 5px 0;}
  .cp_type .bd ul li p em { top: 5px;}
  .cp_type .bd ul li div a { height: 44px;line-height: 44px;}
}
@media (max-width:1366px) {}
@media (max-width:1280px) {
  .cp_type .hd { padding: 20px 30px; }
  .cp_type .hd p { font-size: 22px; }
  .cp_type .bd {padding: 10px 0 20px; }
  .cp_type .bd ul li p {width: calc(100% - 40px);}
  .cp_type .bd ul li p a { font-size: 15px; }
  .cp_type .bd ul li div a {padding: 0 20px 0 40px;}
  .cp_type .bd ul li div a:before{ left:25px;}
  
  /*手机端品牌分类*/
 .ppxxfl .cp_type .bd ul li p {width:100%; padding:5px 0;}
 .ppxxfl .cp_type .bd ul li p a{ padding:0 15px;}
}
@media (max-width:1080px) {
  .cp_type .hd{ display: block;}
  .cp_type .hd icon {width: 24px;height: 20px; padding: 2px; }
  .cp_type .hd p {height: 30px;line-height: 30px;}
  .cp_type .hd i {display: block; width: 44px; height: 44px; margin-top: -22px; padding: 12px;  position: absolute; top: 50%; right: 15px; }
  .cp_type .hd i svg {
    display: block;
    width: 100%;
    height: 100%;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  .cp_type .hd i svg path {fill: #ffffff;}
  .cp_type .hd.active i svg {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
  .cp_type .bd { display: none; transition: all 0s ease;}
  .cp_type .bd ul li p a{ font-size:16px;}
}
@media (max-width:767px) {
  .cp_type .hd {padding: 15px 30px;}
  .cp_type .hd p {font-size: 20px;}
}

#KFRightScreen { z-index:999!important;}
/*右侧客服 开始*/
.kfView { width:50px; height:auto; margin:0; padding:0; background-color:#fff; box-shadow:0 0 16px rgba(0,0,0,0.1);border-radius:20px 0 0 20px; position:fixed; top:20%; right:0; z-index:999; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.kfView .kfBtn { width:100%; overflow:hidden; margin:0 auto; padding:15px 10px 10px; cursor:pointer;}
.kfBtn p i { display:block; width:30px; height:30px; overflow:hidden; margin:0 auto; padding:0;}
.kfBtn p i.kfHidd { background:url(../images/kf/kf_jt1.png) center center no-repeat; background-size:30px;}
.kfBtn:hover p i.kfHidd { background:url(../images/kf/kf_jt2.png) center center no-repeat; background-size:30px;}
.kfBtn p i.kfOpen { background:url(../images/kf/kf_jt3.png) center center no-repeat; background-size:30px;}
.kfBtn:hover p i.kfOpen { background:url(../images/kf/kf_jt4.png) center center no-repeat; background-size:30px;}

.kfView .kfMain { width:100%; height:auto; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.kfMain ul li { width:100%; height:auto; margin:0 auto; padding:0;}
.kfMain ul li a { display:block; width:100%; height:auto; margin:0 auto; padding:5px 10px 0; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.kfMain ul li a p {padding:0 0 10px; border-bottom:1px solid #ddd;}
.kfMain ul li:nth-child(1) a {padding:0 10px;}
.kfMain ul li:nth-child(1) a p { padding:5px 0 10px; border-top:1px solid #ddd;}
.kfMain ul li a p i { display:block; width:30px; height:40px; overflow:hidden; margin:0 auto; padding:0;}
.kfMain ul li a p i.kfIco { background:url(../images/kf/kf_ico03.png) center center no-repeat;background-size:30px;}
.kfMain ul li a p i.zxIco { background:url(../images/kf/kf_ico01.png) center center no-repeat;background-size:30px;}
.kfMain ul li a p i.telIco { background:url(../images/kf/kf_ico03.png) center center no-repeat;background-size:30px;}
.kfMain ul li a p i.gzIco { background:url(../images/kf/kf_ico04.png) center center no-repeat; background-size:27px;}
.kfMain ul li a p i.ddIco { background:url(../images/kf/kf_ico05.png) center center no-repeat; background-size:30px;}
.kfMain ul li:hover a p i.kfIco { background:url(../images/kf/kf_ico3.png) center center no-repeat;background-size:30px;}
.kfMain ul li:hover a p i.zxIco { background:url(../images/kf/kf_ico1.png) center center no-repeat;background-size:30px;}
.kfMain ul li:hover a p i.telIco { background:url(../images/kf/kf_ico3.png) center center no-repeat;background-size:30px;}
.kfMain ul li:hover a p i.gzIco { background:url(../images/kf/kf_ico4.png) center center no-repeat; background-size:27px;}
.kfMain ul li:hover a p i.ddIco { background:url(../images/kf/kf_ico5.png) center center no-repeat; background-size:30px;}
.kfMain ul li.kfTop a p { border:0;}
.kfMain ul li.kfTop a p span{ display:none;}
.kfMain ul li.kfTop a p i { display:block; width:30px; height:40px; overflow:hidden; margin:0 auto; padding:0;}
.kfMain ul li.kfTop a p i.topIco { background:url(../images/kf/kf_top1.png) center center no-repeat; background-size:28px;}
.kfMain ul li.kfTop:hover a p i.topIco { background:url(../images/kf/kf_top2.png) center center no-repeat; background-size:28px;}
.kfMain ul li.kfEwm a img { display:none; width:103px; height:103px; margin:0; padding:0; position:absolute; top:0; right:60px; max-width:inherit;box-shadow: 0 0 10px rgb(0 0 0 / 5%);}
.kfMain ul li.kfEwm:hover a img { display:block;}
.kfMain ul li .pf_tel{ display:none;font-size: 16px;color: #666;width: 200px;height: 102px;line-height: 30px;background: #fff;position: absolute;top: 0;right:60px;padding:20px;box-shadow: 0 0 10px rgb(0 0 0 / 5%);}
.kfMain ul li .pf_tel b{ display:block; color:#e9913b; font-size:20px;}
.kfMain ul li:hover .pf_tel{ display:block;}
.kfMain ul li a span { display:block; width:100%; overflow:hidden; line-height:16px; color:#333; font-size:14px; text-align:center; margin:0 auto; padding:0;}
@media (max-width:1440px) {
	.kfMain ul li.kfTop a p i { margin:0 auto;}
}
@media (max-width:800px) {
	.kfMain ul li.kfEwm{ display:none;}
}

/*右侧客服 结束*/

/*footer*/
.nyft_color footer{ background:#f8f8f8; padding-top:1px;}
footer .fttop{ margin-top:45px;}
footer .fttop .one{ padding-bottom:29px; border-bottom:1px solid #ddd;}
footer .fttop .one img{ max-width:40%;}
footer .fttop .one .fotvav{ width:50%; height:64px; line-height:64px; float:right;display:flex; display: -webkit-flex;  justify-content:flex-end;align-items:end;}
footer .fttop .one .fotvav a{ display:block;width:33.3333%; float:left; font-size:20px; font-weight:bold; color:#333;display:flex; display: -webkit-flex;  align-items:center; justify-content:flex-end;}
footer .fttop .one .fotvav a:before{ content:""; display:block; width:22px; height:2px; background:#e9913b; margin-right:14px;}
footer .fttop .two{ margin:36px 0 25px; overflow:hidden;}
footer .fttop .two .left{ width:47%; float:left;}
footer .fttop .two .left .fotewm { float:left; width:156px;}
footer .fttop .two .left .fotewm .kuang{width:122px; height:122px;border:1px solid #ddd; background:#fff; padding:5px; float:left;}
footer .fttop .two .left .fotewm img{ max-width:100%; max-height:100%;}
footer .fttop .two .left .fotewm p{ width:20px; float:left; height:122px; font-size:14px; color:#999; text-align:center; margin-left:14px; line-height:15px;display:flex; display: -webkit-flex; align-items:center;}
footer .fttop .two .left .ftlxfs{ float:right;width: calc(100% - 196px);}
footer .fttop .two .left .ftlxfs dd{ width:100%; overflow:hidden; margin:4px 0 26px;}
footer .fttop .two .left .ftlxfs dd em{display:block; width:41px; height:43px; border-radius:5px; background:rgba(233,145,56,.1); float:left; margin-right:13px;display:flex; display: -webkit-flex;  justify-content:center;align-items:center;}
footer .fttop .two .left .ftlxfs dd .lxzi{ float:left;font-size:14px; color:#333;width: calc(100% - 54px);}
footer .fttop .two .left .ftlxfs dd p{ font-size:15px; color:#777; max-height:42px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap: break-word;}
footer .fttop .two ul.right{ width:50%; float:right;display:flex; display: -webkit-flex; justify-content:flex-end;}
footer .fttop .two ul.right li{ width:33.3333%; float:left;}
footer .fttop .two ul.right li a{ font-size:15px; color:#777; margin-bottom:14px; padding-left:36px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block; text-align:right; transition: all .4s ease;}
footer .fttop .two ul.right li a:hover{ color:#e9913b;}
footer .fttop .indlink{ background:#f7f7f7; padding:15px 27px; overflow:hidden; margin-bottom:40px;}
footer .fttop .indlink .left{ float:left;}
footer .fttop .indlink .left p{ font-size:18px; font-weight:bold;display:flex; display: -webkit-flex;  justify-content:center;align-items:center;}
footer .fttop .indlink .left p em{ display:block; width:28px; height:28px; border-radius:50%; background:#e9913b url(../images/link.png) center no-repeat; margin-right:9px;}
footer .fttop .indlink .right{ float:left;}
footer .fttop .indlink .right a{ font-size:15px; color:#777; line-height:30px; padding-left:15px; transition: all .4s ease;}
footer .fttop .indlink .right a:hover{ color:#e9913b;}
footer .foot_copy { width:100%; overflow:hidden; background:#182f62;}
footer .foot_copy_main p { height:70px; line-height:70px; color:#fff;margin:0; padding:0; font-size:16px;}
footer .foot_copy_main p a{color:#fff;font-size:16px; transition: all .4s ease;}
footer .foot_copy_main p a:hover { color:#e9913b;}
footer .foot_copy_main p.fr a{ margin:0 6px;}
@media screen and (max-width:1366px){
	footer .fttop .one img{ width:160px;}
	footer .fttop .one .fotvav{ height:50px; line-height:50px;}
}
@media screen and (max-width:1199px){
	footer .fttop .one .fotvav a{ font-size:18px;}
	footer .fttop .two .left .ftlxfs{width: calc(100% - 176px);}
	footer .fttop .two .left .ftlxfs dd p{ font-size:14px;}
	footer .fttop .two ul.right li a{ font-size:14px;}
}
@media screen and (max-width:1080px){
	footer .fttop{ margin-top:40px;}
	footer .fttop .one{ padding-bottom:20px;display: flex; display: -webkit-flex;align-items: center;justify-content: space-between;}
	footer .fttop .one .fotvav a{ font-size:16px;}
	footer .fttop .two{ margin:26px 0 30px;}
	footer .fttop .two .left .fotewm{ width:122px;}
	footer .fttop .two .left .fotewm p{ width:100%; margin:5px 0 0 0; line-height:30px; height:30px; justify-content:center;}
	footer .fttop .two .left .ftlxfs{width: calc(100% - 140px);}
	footer .fttop .two ul.right li a{ padding-left:10px;}
	
	footer .foot_copy{ padding:15px 0;}
	footer .foot_copy_main p {font-size:15px; float:left; height:30px; line-height:30px;margin-right: 10px;}
	footer .foot_copy_main p a{font-size:15px;}
}
@media screen and (max-width:880px){
	footer .fttop .two .left .ftlxfs dd{ margin:0 0 18px;}
}
@media screen and (max-width:767px){
	footer .fttop{ margin-top:20px;}
	footer .fttop .one img{ width:130px;}
	footer .fttop .one .fotvav{width: calc(100% - 180px); display:block;}
	footer .fttop .two .left{ width:100%;}
	footer .fttop .two .left .ftlxfs{width: calc(100% - 180px);}
	footer .fttop .two .left .ftlxfs dd em{ width:80px; height:60px;}
	footer .fttop .two .left .ftlxfs dd .lxzi{width: calc(100% - 100px); font-size:16px;}
	footer .fttop .two .left .ftlxfs dd .lxzi p{ font-size:18px; margin-top:5px; max-height:60px;}
    footer .fttop .two ul.right{ display:none;}
	footer .fttop .indlink{ display:none;}
	
	footer .foot_copy_main p{ float:none; text-align:center; height:auto; font-size:14px; line-height:26px; margin-right:0;}
}
@media screen and (max-width:600px){
	footer .fttop .one{ border:0;}
	footer .fttop .one img{ width:110px;}
	footer .fttop .one .fotvav{width: calc(100% - 120px); height:40px; line-height:40px;}
	footer .fttop .one .fotvav a{ font-size:15px;color: #666;}
	footer .fttop .one .fotvav a:before{ width:2px;margin-right: 5px;}
	footer .fttop .two{ margin:0 0 20px; display:none;}
	footer .fttop .two .left .fotewm{ width:100%;}
	footer .fttop .two .left .fotewm .kuang{width:140px; height:140px; margin:0 auto; float:none;}
	footer .fttop .two .left .fotewm p{margin: 10px 0 0 0; line-height: normal;height: auto;}
	footer .fttop .two .left .ftlxfs{ width:100%;margin-top:10px; display:none;}
	footer .fttop .two .left .ftlxfs dd{ margin-bottom:12px;}
	footer .fttop .two .left .ftlxfs dd em{ width:60px;}
	footer .fttop .two .left .ftlxfs dd .lxzi{ font-size:14px; padding-top:5px;}
	footer .fttop .two .left .ftlxfs dd .lxzi p{ font-size:16px;}
	
	footer .foot_copy_main .sjy{ display:none;}
}
@media screen and (max-width:374px){
	footer .fttop .one{ overflow:hidden;}
    footer .fttop .one img{ display:none;}
	footer .fttop .one .fotvav{ width:100%;}
	footer .fttop .one .fotvav a{justify-content: center;}
}

/*Ny_banner 开始*/
.Ny_banner { width:100%; height:540px; overflow:hidden; margin:0 auto;position:relative;display:flex; display: -webkit-flex; align-items:center;}
.Ny_banner img { display:block; width:1920px; height:540px; overflow:hidden; margin:-270px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}
.Ny_banner .NyBa_text { width:1400px; height:auto; margin:0 auto; padding:0; position:relative; z-index:1; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyBa_text p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:30px; margin:0 auto; padding:0; font-weight:bold;}
.NyBa_text em { display:block; width:120px; height:1px; overflow:hidden; margin:15px 0; padding:0; background-color:rgba(255,255,255,.3);}
@media (max-width: 1600px) {
	.Ny_banner { height:450px;}
	.Ny_banner img {width:1600px; height:450px; margin:-225px 0 0 -800px;}
}
@media (max-width: 1440px) {
	.Ny_banner .NyBa_text { width:94%;}
}
@media (max-width: 1422px) {
	.Ny_banner { height:400px;}
	.Ny_banner img {width:1422px; height:400px; overflow:hidden; margin:-200px 0 0 -711px;}
}
@media (max-width: 1360px) {
	.Ny_banner { height:383px;}
	.Ny_banner img {width:1360px; height:383px; overflow:hidden; margin:-192px 0 0 -680px;}
	.NyBa_text span { max-height:60px; line-height:30px; font-size:16px;}
	.NyBa_text em { width:56px; height:4px;}
}

@media (max-width:1079px) {
	.Ny_banner { height:304px;}
	.Ny_banner img {width:1080px; height:304px; overflow:hidden; margin:-152px 0 0 -540px;}
	.NyBa_text span { max-height:60px; line-height:30px; font-size:16px;}
	.NyBa_text em { width:56px; height:4px;}
}
@media (max-width: 1023px) {
	.Ny_banner { height:288px;}
	.Ny_banner img { display:block; width:1023px; height:288px; overflow:hidden; margin:-144px 0 0 -512px;}
	.NyBa_text span { max-height:60px; line-height:30px; font-size:15px;}
	.NyBa_text em { width:48px; height:3px; margin:15px 0;}
}
@media (max-width: 767px) {
	.Ny_banner { height:240px;margin-top:60px;}
	.Ny_banner img { display:block; width:854px; height:240px; overflow:hidden; margin:-120px 0 0 -427px;}
	.NyBa_text p { height:30px; line-height:30px; font-size:20px; margin-bottom:5px;}
	.NyBa_text span { max-height:44px; line-height:22px; font-size:14px;}
	.n_position:before{ display:none;}
	.NyBa_text em { width:40px; height:2px; margin:10px 0; display:none;}
}
@media (max-width: 550px) {
	.Ny_banner { height:169px;}
	.Ny_banner img {width:600px; height:169px; overflow:hidden; margin:-84px 0 0 -300px;}
}
@media (max-width: 375px) {
	.NyBa_text p { height:26px; line-height:26px; font-size:26px;}
	.NyBa_text span { max-height:48px; line-height:24px; font-size:14px;}
	.NyBa_text em { width:40px; height:2px; margin:10px 0;}
}
@media (max-width: 320px) {
	.NyBa_text p {height: 24px; line-height: 24px; font-size:18px;}
}
/*Ny_banner 结束*/


/*面包屑 开始*/
.n_nav_box { width:100%; margin: 0 auto; border-bottom: 1px solid #e5e5e5; background:#fff;}
.n_nav_box .n_nav {width: 1400px; font-size: 0; margin:0 auto;}
.n_nav_box1 .n_nav { display:none;}
.n_nav::-webkit-scrollbar { display:none;}
.n_nav a { font-size:16px;line-height:70px;color:#3c3c3c;display:inline-block;padding: 0 5px; width:25%; text-align:center;position:relative;z-index:1;transition: .5s;flex-grow: 1;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.nav_na .n_nav a{ width:50%;}
.n_nav a+a:after { content:""; width:1px; height:16px; display:block; background:#e5e5e5; position:absolute; top:50%; margin-top:-8px; left:0; transition: 0s; z-index:0;}
.n_nav a:before { content:""; width:0; height:3px; display:block; position:absolute; bottom:-2px; left:0; transition: .5s; z-index:-1; opacity: 0; background: #e9913b;}
.n_nav a:hover:before,.n_nav a.on:before { width:100%; opacity: 1;}
.n_nav a:hover,.n_nav a.on { font-weight: bold;}
.n_nav_box .n_position { max-width:50%; height: 60px; overflow:hidden; float:right; margin:0; padding:0 20px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.n_nav_box .n_position p { width:100%; height: 60px; overflow:hidden; line-height:60px; color:#a6a6a6; font-size:15px; white-space: nowrap; text-overflow: ellipsis; text-align:right; margin:0; padding:0;}
.n_nav_box1 .n_position { max-width:100%; float:left;}
.n_nav_box1 .n_position p { text-align:left;}

.n_position:before {content: "";display:inline-block; width:18px; height:18px;background: url(../images/home.png) center bottom no-repeat;vertical-align:middle; margin:0 10px 0 0; opacity:.6;}
.n_position{color:rgba(255,255,255,.6);}
.n_position a { font-size:15px; color:rgba(255,255,255,.6); position:relative; transition:.4s;}
.n_position a:hover{color:rgba(255,255,255,1);}
.n_position i { font-size:15px;color:rgba(255,255,255,.6); display:inline-block; margin:0; padding:0 8px; font-family:arial; position:relative; top: -1px;}
.n_position span { font-size:15px; color:rgba(255,255,255,.6);}
@media (max-width:1440px){
	.n_nav_box { width:94%;}
}
@media (max-width:1366px){
	.n_nav_box .n_nav{ width:100%;}
}
@media (max-width:800px){
	.n_nav_box .n_position { width:100%; max-width:inherit; float:inherit;}
	.n_nav_box .n_position p { text-align:left;}
	.n_nav_box .n_nav { width:100%; float:inherit;}
}
@media (max-width: 767px) {
	.n_nav_box { width:100%; margin:0 auto;}	
	.n_nav_box .n_position { height:auto; padding:0 10px;}
	.n_nav_box .n_position p { height:auto; line-height:30px; padding:7px 0;}
	.n_nav a { height:44px; line-height:44px; font-size:15px;}
	
	.n_position a,.n_position span{ font-size:14px;}
}
@media (max-width: 375px) {
	.n_nav a{ font-size:14px;}
}
@media (max-width: 320px) {
	.n_nav a{ font-size:13px;}
	
}
/*面包屑 结束*/

.lyNyOrder_msg{background: #fff;}
.lyNyOrder_msg #ly_msg.ly_msg{ width:70%; float:left;margin: 0 auto;}
.lyNyOrder_msg #ly_msg.ly_msg ul{ width:100%; float:left; padding:0 3%;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyOrder_msg #ly_msg.ly_msg ul li h4{ display:none !important;}
.lyNyOrder_msg #ly_msg.ly_msg ul li .msg_ipt1 input,.lyNyOrder_msg #ly_msg.ly_msg ul li .msg_option{ color:#666 !important;}
.lyNyOrder_msg #ly_msg.ly_msg ul li { width:49%; float:left; clear:none;}
.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(2n+2){ margin-left:2% !important;}
.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(7),.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(8),.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(9),.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(10){ width:100%;}
.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(10){ margin-bottom:0px !important;}
.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(8),.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(10){ margin-left:0 !important;}
.lyNyOrder_msg #ly_msg.ly_msg ul li .msg_ipt1,.lyNyOrder_msg #ly_msg.ly_msg ul li .msg_ipt12,.lyNyOrder_msg #ly_msg.ly_msg ul li .msg_ipt2{ width:100% !important;}
.lyNyOrder_msg .ly_msg .msg_btn input{margin: 0px 15px 0 0; background:#333; color:#fff;transition: all .4s ease;}
.lyNyOrder_msg .ly_msg .msg_btn input:hover{ background:#e9913b;}
.lyNyOrder_msg .msg_btn input.msg_btn1{background:#e9913b; transition: all .4s ease;}
.lyNyOrder_msg .msg_btn input.msg_btn1:hover{ background:#f65529;}
.pd_order{ width:28%; float:right; padding:68px 3%; margin:20px 2% 20px 0;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;background:#e9913b; position:relative;}
.pd_order .pic{display: inline-block;width:150px;height:150px; line-height:150px;border-radius: 50%;vertical-align: middle;position:absolute; left:25%; top:10%;}
.pd_order .pic span{width: 100%;height: 100%;position: absolute;top: 0;left: 0;border-radius: 50%;background:rgba(255,255,255,0.5);-webkit-transform: scale(0.4);-moz-transform: scale(0.4);-ms-transform: scale(0.4);transform: scale(0.4);-webkit-animation: circleScale1 4s linear infinite;-moz-animation: circleScale1 4s linear infinite;-ms-animation: circleScale1 4s linear infinite;animation: circleScale1 4s linear infinite;}
.pd_order .pic span:nth-of-type(2){animation-delay: 1s;}
.pd_order .pic span:nth-of-type(3){animation-delay: 2s;}
.pd_order .pic img{width:110px;height:110px; text-align:center; border-radius:50%;position:absolute; left:13%; bottom:13%;}
.pd_order .txt{ padding:150px 0 0; color:#fff;}
.pd_order .txt span{ font-size:20px;display: block;}
.pd_order .txt p{ font-size:14px;opacity:.8; margin:20px auto 40px;}
.pd_order .txt a{ display:block; width:110px; height:38px; line-height:38px; text-align:center; padding-left:10%; margin:0 auto;background:#333 url(../images/pd_order_b.jpg) 18% center no-repeat; color:#fff;background-size: 15px 11px; transition: all .4s ease;}
.pd_order .txt a:hover{ background:#f65529 url(../images/pd_order_b.jpg) 18% center no-repeat;background-size: 15px 11px; }
.lyNyProDetail_right .ly_PrevNext{margin: 0 auto 40px; padding:0 3% 40px;}
@keyframes circleScale1 {
	0% {
		opacity: 1;
		-webkit-transform: scale(0.4);
		-moz-transform: scale(0.4);
		-ms-transform: scale(0.4);
		transform: scale(0.4);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
#ly_msg input::-webkit-input-placeholder,#ly_msg textarea::-webkit-input-placeholder{ /* WebKit, Blink, Edge */
    color : #666;
}
#ly_msg input:-moz-placeholder,#ly_msg textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
   color : #666;
}
#ly_msg input::-moz-placeholder,#ly_msg textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */
   color : #666;
}
#ly_msg input:-ms-input-placeholder,#ly_msg textarea:-ms-input-placeholder{ /* Internet Explorer 10-11 */
   color : #666;
}
#ly_msg input::-ms-input-placeholder,#ly_msg textarea::-ms-input-placeholder{ /* Microsoft Edge */
   color : #666;
}
@media (max-width:1440px){
	.pd_order .pic{left: 23%;}
}
@media screen and (max-width:1399px) and (min-width:1367px) {
	.pd_order{ padding: 62px 3%;}
}
@media (max-width:1366px){
	.pd_order{padding: 62px 3%;}
	.pd_order .pic{left: 22%;}
}
@media (max-width:1308px){
	.pd_order{ padding: 72px 3%;}
}
@media (max-width:1280px){
	.lyNyProDetail_right .lyNyProDetail_ConText { width:100%; overflow:hidden; line-height: 30px; color: #555; font-size: 15px; margin:0 auto; padding:30px 3%;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background:#fff;}
	.lyNyProDetail_ConText img, .lyNyProDetail_ConText table, 
	.lyNyProDetail_ConText tr, .lyNyProDetail_ConText td, 
	.lyNyProDetail_ConText p, .lyNyProDetail_ConText span, 
	.lyNyProDetail_ConText div, .lyNyProDetail_ConText video, .lyNyProDetail_ConText embed {height:auto!important; max-width:100%!important; max-height:100%; line-height:30px; color:#555; font-size:15px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;}
	.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
	.pd_order{padding: 72px 2%;}
	.pd_order .pic{left: 20%;}
}
@media (max-width:1200px){
	.pd_order{padding: 62px 3%;}
	.pd_order .txt a{ background: #333 url(../images/pd_order_b.jpg) 18% center no-repeat;background-size: 15px 11px;}
}
@media (max-width:1080px){
	.pd_order{padding: 65px 2%;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .lyNyProDetail_right { width:100%;}
	.lyNyProDetail_con .lyNyProDetail_left { margin:0 auto 20px;}
	.lyNyProDetail_ConTit p{ font-size:22px;}
	.pd_order .pic{left: 22%;}
	.pd_order .txt span{ font-size:18px;}
	.pd_order .txt a{background:#333; padding:0;}
	
}
@media screen and (max-width:955px) and (min-width:824px) {
	.pd_order{padding: 75px 2%;}
}
@media (max-width:800px){
	.ly_NyProDetail { padding:0;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .lyNyProDetail_right { width:100%;}
	.lyNyProDetail_con .lyNyProDetail_left { margin:0 auto 20px;}
	.pd_order .pic{left: 14%;}
}
@media (max-width: 767px) {
	.ly_NyProDetail { margin:20px auto; padding:0;}
	.lyNyProDetail_con .lyNyProDetail_left,	.lyNyProDetail_con .lyNyProDetail_right { width:100%; margin:0 auto;}
	.lyNyProDetail_con .lyNyProDetail_right { margin:0 auto 0;}
	.lyNyProDetail_right .ly_PrevNext{margin: 0 auto; padding: 0 3%;}
	.lyNyOrder_msg #ly_msg.ly_msg{ width:100%;}
	.lyNyOrder_msg #ly_msg.ly_msg ul{ padding:0; margin:10px auto;}
	.lyNyOrder_msg #ly_msg.ly_msg ul li{ width:100%;}
	.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(2n+2){margin-left: 0 !important;}
	#ly_msg.ly_msg ul li .msg_ipt1, #ly_msg.ly_msg ul li .msg_tara{ padding-right:0;}
	.pd_order{ display:none;}
}
@media (max-width: 425px) {
	.ly_NyProDetail{ background:#fff;}
	.lyNyOrder_msg #ly_msg.ly_msg{ width:100%;}
	.lyNyOrder_msg #ly_msg.ly_msg ul li{ width:100%;}
	.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(2n+2){margin-left: 0 !important;}
	.pd_order{ display:none;}
	.lyNyProDetail_con .lyNyProDetail_right{margin: 0 auto;}
}
@media (max-width: 320px) {
	.lyNyOrder_msg #ly_msg.ly_msg .msg_ipt2 input{width: 94px !important;}
}

/*lyNy_order 开始*/
.lyNy_order { width: 100%; min-height:480px; overflow: hidden; margin:0 auto; padding:60px 0;background: #f8f8f8;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNy_order .lyNyOrder_main { width:1400px; overflow:hidden; margin:0 auto; padding:0;}
.lyNyOrder_msg { width:100%; overflow:hidden; margin:0 auto; padding:20px;}
.lyNyOrder_msg ul li.lyNyOrderForm_ipt { width:46%; overflow:hidden; margin:0 8% 20px 0; padding:0 0 10px; border-bottom: 1px solid #e5e5e5; float:left;}
.lyNyOrder_msg ul li.lyNyOrderForm_ipt:nth-child(2n+2) { margin:0 0 20px;}
.lyNyOrder_msg ul li.lyNyOrderForm_area { width:100%; margin:0 auto 20px; padding:0 0 20px; border-bottom: 1px solid #e5e5e5; float:inherit;}
.lyNyOrder_msg ul li p { width:100%; overflow:hidden; line-height:40px; color:#999; font-size:14px; margin:0 auto; padding:0;}
.lyNyOrder_msg ul li p font { color:#f00;}
.lyNyOrder_msg ul li input { display:block; width: 100%; height:30px; overflow:hidden; line-height:30px; font-size: 16px; text-overflow:ellipsis; white-space:nowrap; padding: 10px 0; border: none; background: none; outline: none;}
.lyNyOrder_msg ul li textarea { display:block; width: 100%; height:90px; overflow:hidden; line-height:30px; font-size: 16px; padding: 10px 0; border: none; background: none; outline: none; resize:none;}
.lyNyOrder_msg .lyNyOrderForm_btn { width:160px; height:50px; overflow:hidden; margin:40px 0 0; padding:0;}
.lyNyOrder_msg .lyNyOrderForm_btn input { display:block; width:100%; height:50px; overflow:hidden; line-height:50px; color:#fff; font-size:16px; text-align:left; text-indent:30px; margin:0; padding:0; background:#303030 url(../images/jt0.png) 110px 15px no-repeat; outline: none; border:none; cursor:pointer; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyOrder_msg .lyNyOrderForm_btn input:hover { background:#e9913b url(../images/jt0.png) 110px 15px no-repeat;}
.lyNy_order .lyNyOrder_msg .pd_order{ padding: 52px 5%;}
.lyNy_order .lyNyOrder_msg .pd_order .pic{ width:190px; height:190px;left: 25%;top: 5%;}
.lyNy_order .lyNyOrder_msg .pd_order .pic img{ width:149px; height:149px;bottom: 11%;}
.lyNy_order .lyNyOrder_msg .pd_order .txt span{ font-size:30px; width:100%;}
.lyNy_order .lyNyOrder_msg .pd_order .txt p{ font-size:15px;}
@media (max-width:1440px) {
	.lyNy_order .lyNyOrder_main { width:94%;}
}
@media screen and (max-width:1439px) and (min-width:1367px) {
	.lyNy_order .lyNyOrder_msg .pd_order .txt span{ font-size:28px;}
}
@media (max-width:1366px) {
	.lyNy_order .lyNyOrder_msg .pd_order{ padding: 34px 5%;}
	.lyNy_order .lyNyOrder_msg .pd_order .txt{padding: 180px 0 0;}
	.lyNy_order .lyNyOrder_msg .pd_order .txt span{ font-size:28px;}
}
@media screen and (max-width:1323px) and (min-width:1281px) {
	.lyNy_order .lyNyOrder_msg .pd_order{ padding: 37px 5%;}
	.lyNy_order .lyNyOrder_msg .pd_order .txt span{ font-size:26px;}
}
@media (max-width:1280px) {
	.lyNy_order .lyNyOrder_msg .pd_order .pic{left: 22%;}
	.lyNy_order .lyNyOrder_msg .pd_order .txt span{ font-size:25px;}
	.lyNy_order .lyNyOrder_msg .pd_order{ padding: 39px 5%;}
}
@media (max-width:1200px) {
	.lyNy_order .lyNyOrder_msg .pd_order{margin: 20px 0 20px 2%;}
	.lyNy_order .lyNyOrder_msg .pd_order .pic{left: 20%;}
	.lyNy_order .lyNyOrder_msg .pd_order .txt span{ font-size:22px;}
	.lyNy_order .lyNyOrder_msg .pd_order .txt p{ font-size:14px;}
	.lyNy_order .lyNyOrder_msg .pd_order{ padding: 44px 4%;}
}
@media (max-width:1080px) {
	.lyNy_order { padding:40px 0;}
	.lyNyOrder_main { padding: 0 0 0 40px;}
	.lyNyOrder_msg ul li.lyNyOrderForm_ipt { width:47%; overflow:hidden; margin:0 6% 20px 0;}
	.lyNyOrder_msg ul li.lyNyOrderForm_ipt:nth-child(2n+2) { margin:0 0 20px;}
	.lyNy_order .lyNyOrder_msg .pd_order .pic{left: 17%;}
	.lyNy_order .lyNyOrder_msg .pd_order .txt span{ font-size:22px;}
}
@media (max-width:1024px) {
	.lyNy_order .lyNyOrder_msg .pd_order .pic{left: 16%;}
	.lyNy_order .lyNyOrder_msg .pd_order .txt span{ font-size:21px;}
	.lyNy_order .lyNyOrder_msg .pd_order{ padding: 46px 4%;}
}
@media screen and (max-width:1023px) and (min-width:955px) {
	.lyNyOrder_main { width:100%; margin:0 auto; padding:0; float:inherit;}
	.lyNy_order .lyNyOrder_msg .pd_order .pic{left: 15%;}
	.lyNy_order .lyNyOrder_msg .pd_order{ padding: 46px 2%;}
}
@media screen and (max-width:954px) and (min-width:824px) {
	.lyNyOrder_main { width:100%; margin:0 auto; padding:0; float:inherit;}
	.lyNy_order .lyNyOrder_msg .pd_order .pic{left: 9%;}
	.lyNy_order .lyNyOrder_msg .pd_order{ padding: 56px 2%;}
}
@media screen and (max-width:823px) and (min-width:801px) {
	.lyNyOrder_main { width:100%; margin:0 auto; padding:0; float:inherit;}
	.lyNy_order .lyNyOrder_msg .pd_order .pic{left: 5%;}
	.lyNy_order .lyNyOrder_msg .pd_order{ padding: 45px 2%;}
}
@media (max-width:800px) {
	.lyNyOrder_main { width:100%; margin:0 auto; padding:0; float:inherit;}
	.lyNy_order .lyNyOrder_msg .pd_order .pic{left: 5%;}
	.lyNy_order .lyNyOrder_msg .pd_order{ padding: 46px 2%;}
}
@media (max-width: 768px) {
	.lyNy_order { padding:20px 0;}
	.lyNy_order .lyNyOrder_main { width:92%;margin:0 auto 20px;}
	.lyNyOrder_msg ul li.lyNyOrderForm_ipt { width:100%; overflow:hidden; margin:0 auto 20px; padding:0;}
	.lyNyOrder_msg ul li.lyNyOrderForm_ipt:nth-child(2n+2) { margin:0 auto 20px;}
	.lyNyOrder_msg ul li p { line-height:30px;}
	.lyNyOrder_msg .lyNyOrderForm_btn { margin:20px 0 0;}
	.lyNy_order .lyNyOrder_msg .pd_order{padding: 50px 3%;}
	.lyNy_order .lyNyOrder_msg .pd_order .pic{left: 1%;}
	.lyNy_order .lyNyOrder_msg .pd_order .txt span{ font-size:19px;}
}
@media (max-width: 375px) {

}
@media (max-width: 320px) {

}
/*lyNy_order 结束*/

/*分页样式 开始*/
#fengye { text-align: center; margin: 40px auto 0; color: #555; font-size:15px;}
.lyNy_News #fengye{margin: 0 auto;}
#fengye table { margin:0 auto;}
#fengye a { display: inline-block; padding: 0 15px; background: #fff; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; border-radius:2px; color: #333; font-size:15px;}
#fengye a:hover { background: #e9913b; color: #fff; }
#fengye a.pnnum1 { background: #e9913b; color: #fff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #e9913b; width: 40px !important; height: 32px !important; line-height: 32px; text-align: center; border-radius: 2px; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
#fengye .p_input { display: inline-block; padding: 0 15px; background: #ddd; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; color: #333; cursor: default;}

.lyNy_video #fengye { margin:0 auto;}
@media (max-width: 767px) {
	#fengye { margin:0 auto; font-size:0;}
	#fengye input, #fengye .p_input { display:none;}
	#fengye a { height: 40px; line-height: 40px; padding: 0 20px; border-radius: 4px;}
	#fengye a#firstpage, #fengye a#uppage, #fengye a#downpage, #fengye a#endpage { display:inline-block;}
	#fengye table tr td { font-size:0;}
	#fengye a.pnnum1,#fengye a.pnnum{ display:none;}
}
@media (max-width: 500px) {
	#fengye a{padding: 0 15px;}
}
@media screen and (max-width:374px) and (min-width:321px) {
	#fengye a{padding: 0 4%;}
}
@media (max-width: 320px) {
	#fengye { margin:0 auto;}
	#fengye a { padding:0 10px;}
}
/*分页样式 结束*/

#ly_msg.ly_msg {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 20px;
    padding: 0;
}

#ly_msg.ly_msg h3 {
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    margin: 0 auto;
    padding: 0;
    border-bottom: 1px solid #dfdfdf;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#ly_msg.ly_msg ul {
    width: 100%;
    overflow: hidden;
    margin: 20px auto;
    padding: 0;
}

#ly_msg.ly_msg ul li {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 12px;
    padding: 0;
    clear: both;
}

#ly_msg.ly_msg ul li h4 {
    width: 17%;
    height: 34px;
    overflow: hidden;
    line-height: 34px;
    margin: 0;
    padding: 0 2% 0 0 !important;
    color: #333;
    font-size: 14px;
    text-align: right!important;
    float: left !important;
    box-sizing: inherit;
    -webkit-box-sizing: inherit;
    -o-box-sizing: inherit;
    -moz-box-sizing: inherit;
}

#ly_msg.ly_msg ul li .msg_ipt1, #ly_msg.ly_msg ul li .msg_tara {
    width: 83%;
    overflow: hidden;
    margin: 0;
    float: left;
    padding: 0;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

#ly_msg.ly_msg ul li .msg_ipt1 {
    height: 34px;
}

#ly_msg.ly_msg ul li .msg_tara {
    height: 118px;
}

#ly_msg.ly_msg .msg_ipt1 input, .msg_tara textarea {
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 8px 15px;
    color: #666;
    font-size: 12px;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#ly_msg.ly_msg .msg_ipt1 input {
    height: 34px;
    line-height: 16px;
}

#ly_msg.ly_msg .msg_tara textarea {
    height: 118px;
    line-height: 20px;
    resize: none;
}

#ly_msg.ly_msg ul li .msg_ipt2 {
    width: 120px;
    height: 34px;
    overflow: hidden;
    margin-right: 0 !important;
    padding: 0;
    float: left;
}

#ly_msg.ly_msg .msg_ipt2 input {
    display: block;
    width: 120px;
    height: 34px;
    overflow: hidden;
    line-height: 16px;
    margin: 0;
    padding: 0 15px;
    color: #666;
    font-size: 12px;
    border: 1px solid #dfdfdf;
}

#ly_msg.ly_msg ul li a.yzm_img {
    display: block;
    width: 90px;
    height: 34px;
    overflow: hidden;
    margin: 0;
    padding-right: 20px !important;
    float: left;
    opacity: 1 !important;
    position: static !important;
}

#ly_msg.ly_msg ul li .msg_btn {
    width: 83%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
}

.ly_msg .msg_btn input {
    display: block;
    width: 100px;
    height: 34px;
    overflow: hidden;
    line-height: 32px;
    margin: 20px 15px 0 0;
    padding: 0;
    background-color: #f0f0f0;
    color: #333;
    font-size: 13px;
    text-align: center;
    border: 1px solid #ccc;
    float: left;
}

#ly_msg.ly_msg ul li .msg_ipt12 {
    width: 83%;
    height: 34px;
    overflow: hidden;
    margin: 0;
    float: left;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -moz-box-sizing: content-box;
    padding: 0;
}

#ly_msg.ly_msg .msg_ipt12 input {
    height: 34px;
    line-height: 16px;
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 8px 15px;
    color: #666;
    font-size: 12px;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#ly_msg.ly_msg .msg_ipt12 textarea {
    height: 90px;
    line-height:24px;
    display: block;
    width: 100%;
    margin: 0;
    padding: 8px 15px;
    color: #666;
    font-size: 12px;
    border: 1px solid #dfdfdf; overflow-Y:scroll;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#ly_msg.ly_msg h3 {
    display: none!important;
}

#ly_msg.ly_msg ul li {
    margin: 0 auto 20px!important;
    color: #999;
    font-size: 14px;
    line-height: 44px;
    webkit-box-sizing: inherit !important;
    -webkit-box-sizing: inherit !important;
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    -o-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
}

#ly_msg.ly_msg ul li h4 {
    width: 11%!important;
    height: 44px!important;
    line-height: 44px!important;
}

#ly_msg.ly_msg ul li .msg_ipt1, #ly_msg.ly_msg ul li .msg_ipt12, #ly_msg.ly_msg ul li .msg_ipt2 {
    height: 44px!important;
    background: none !important;
}

#ly_msg.ly_msg .msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input,.msg_ipt12 .msg_option {
    height: 44px!important;
    font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;
}

#ly_msg.ly_msg ul li .msg_ipt1, #ly_msg.ly_msg ul li .msg_ipt12, #ly_msg.ly_msg ul li .msg_tara {
    width: 87%!important;
    font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;
    float: right!important;
}

#ly_msg.ly_msg .msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea,#ly_msg.ly_msg ul li .msg_ipt0 textarea,.msg_ipt12 .msg_option {
    font-size: 14px!important;
    background-color: #f8f8f8!important;
    border: none!important;
    font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;
    border: 1px solid #f1f1f1 !important;
}

#ly_msg.ly_msg ul li .msg_ipt1 #selPvc {
    height: 44px!important;
    line-height: 44px!important;
    color: #666!important;
    font-size: 14px!important;
    background-color: #f8f8f8!important;
    border: none!important;
    padding: 0 15px!important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

#ly_msg.ly_msg ul li a.yzm_img {
    width: 100px!important;
    height: 34px!important;
    margin-top: 5px;
    background: none !important;
}

#ly_msg.ly_msg ul li a.yzm_img img {
    display: block;
    width: 100%!important;
    height: 100%!important;
}

#ly_msg.ly_msg ul li .msg_btn {
    width: 83%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    float: left;
}

#ly_msg.ly_msg ul li .msg_btn {
    width: 87%!important;
}

#ly_msg.ly_msg .msg_btn input {
    width: 160px!important;
    height: 44px!important;
    line-height: 44px!important;
    font-size: 15px!important;
    text-align: center!important;
    border: none!important;
    cursor: pointer!important;
    font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;
}

.msg_btn input.msg_btn1 {
    background: #797979;
    color: #fff !important;
}

#ly_msg.ly_msg ul li .msg_ipt0 {
    height: 90px !important;
}

#ly_msg.ly_msg .msg_ipt12 .msg_option {
    width: 100%;
    color: #666 !important;
    padding: 8px 12px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
}

#ly_msg.ly_msg ul li h4.xh {
    background: url(/images/tb_img1.png) center right no-repeat;
}

#ly_msg.ly_msg ul li .msg_ipt2 {
    width: 87%!important;
    height: auto !important;
    margin-top: 0;
}

#ly_msg.ly_msg .msg_ipt2 input {
    width: 95px!important;
    height: 42px !important;
    float: left;
    margin-right: 20px;
}

#ly_msg.ly_msg select {
    text-indent: 0;
}

#ly_msg.ly_msg ul li span {
    display: block;
    float: left;
}

#ly_msg.ly_msg ul li .c_yzm {
    /* width:100%; */
    float: left;
    padding-bottom: 12px;
    margin-top: 0;
}

#ly_msg.ly_msg ul li .msg_ipt2>span {
    display: block !important;
    float: left;
    height: auto;
    line-height: 44px;
    width: auto !important;
}

@media (max-width: 1400px) {
    #ly_msg.ly_msg ul li h4 {
        display:block !important;
    }
}

@media screen and (max-width: 1399px) and (min-width:1080px) {
    #ly_msg.ly_msg ul li h4 {
        width: 14%!important;
        height: 44px!important;
        line-height: 44px!important;
    }

    #ly_msg.ly_msg ul li .msg_ipt1, #ly_msg.ly_msg ul li .msg_ipt12, #ly_msg.ly_msg ul li .msg_tara,#ly_msg.ly_msg ul li .msg_ipt2 {
        width: 84%!important;
        font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;
        float: right;
    }

    #ly_msg.ly_msg ul li .msg_btn {
        width: 84%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        float: left;
    }

    #ly_msg.ly_msg ul li .msg_btn {
        width: 84%!important;
    }

    #ly_msg.ly_msg ul li span {
        display: block;
        float: left;
    }

    #ly_msg.ly_msg ul li .c_yzm {
        width: 100%;
        float: none;
    }

    #ly_msg.ly_msg ul li .msg_ipt2 {
        height: auto !important;
    }

    #ly_msg.ly_msg ul li .msg_ipt2>span {
        display: block;
        float: none;
        height: auto;
        line-height: 26px;
    }
}

@media screen and (max-width: 1079px) and (min-width:1024px) {
    #ly_msg.ly_msg ul li h4 {
        width: 15%!important;
        display: block !important;
    }

    #ly_msg.ly_msg ul li .msg_ipt1, #ly_msg.ly_msg ul li .msg_ipt12, #ly_msg.ly_msg ul li .msg_tara,#ly_msg.ly_msg ul li .msg_ipt2 {
        width: 83% !important;
    }

    #ly_msg.ly_msg ul li .msg_btn {
        width: 83%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        float: left;
    }

    #ly_msg.ly_msg ul li .msg_btn {
        width: 83%!important;
    }

    #ly_msg.ly_msg ul li span {
        display: block;
        float: left;
    }

    #ly_msg.ly_msg ul li .c_yzm {
        width: 100%;
        float: none;
        padding-bottom: 12px;
    }

    #ly_msg.ly_msg ul li .msg_ipt2 {
        height: auto !important;
    }

    #ly_msg.ly_msg ul li .msg_ipt2>span {
        display: block;
        float: none;
        height: auto;
        line-height: 26px;
    }
}

@media screen and (max-width: 1023px) and (min-width:768px) {
    #ly_msg.ly_msg ul li h4 {
        width: 16%!important;
        display: block !important;
    }

    #ly_msg.ly_msg ul li .msg_ipt1, #ly_msg.ly_msg ul li .msg_ipt12, #ly_msg.ly_msg ul li .msg_tara,#ly_msg.ly_msg ul li .msg_ipt2 {
        width: 82% !important;
    }

    #ly_msg.ly_msg ul li .msg_btn {
        width: 82%;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        float: left;
    }

    #ly_msg.ly_msg ul li .msg_btn {
        width: 82%!important;
    }

    #ly_msg.ly_msg ul li span {
        display: block;
        float: left;
    }

    #ly_msg.ly_msg ul li .c_yzm {
        width: 100%;
        float: none;
        padding-bottom: 12px;
    }

    #ly_msg.ly_msg ul li .msg_ipt2 {
        height: auto !important;
    }

    #ly_msg.ly_msg ul li .msg_ipt2>span {
        display: block;
        float: none;
        height: auto;
        line-height: 26px;
    }
}

@media (max-width: 767px) {
    #ly_msg.ly_msg ul li {
        margin: 0 auto 20px!important;
    }

    #ly_msg.ly_msg ul li h4 {
        display: none!important;
    }

    #ly_msg.ly_msg ul li .msg_ipt12, #ly_msg.ly_msg ul li .msg_ipt1, #ly_msg.ly_msg ul li .msg_tara, #ly_msg.ly_msg ul li .msg_btn,#ly_msg.ly_msg ul li .msg_ipt0 textarea,.msg_ipt12 .msg_option,#ly_msg.ly_msg ul li .msg_ipt2 {
        width: 100%!important;
        float: inherit!important;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    #ly_msg.ly_msg .msg_btn input {
        width: 48%!important;
        margin: 0 4% 0 0!important;
    }

    #ly_msg.ly_msg .msg_btn input:last-child {
        margin: 0!important;
    }

    #ly_msg.ly_msg ul li a.yzm_img {
        float: inherit!important;
        background: url(../images/tb_img1.png) top right no-repeat !important;
    }

    #ly_msg.ly_msg ul li span {
        display: block;
        float: left;
    }

    #ly_msg.ly_msg ul li .c_yzm {
        width: 100%;
        float: none;
        padding-bottom: 12px;
    }

    #ly_msg.ly_msg ul li .msg_ipt2 {
        height: auto !important;
    }

    #ly_msg.ly_msg ul li .msg_ipt2>span {
        display: block;
        float: none;
        height: auto;
        line-height: 26px;
    }

    #ly_msg.ly_msg ul li .msg_ipt1, #ly_msg.ly_msg ul li .msg_tara {
        background: url(../images/tb_img1.png) top right no-repeat !important;
        width: 100% !important;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    #ly_msg.ly_msg ul li .msg_ipt12 {
        width: 100% !important;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
}

@media (max-width: 320px) {
    #ly_msg.ly_msg .msg_ipt2 input {
        width:100px !important;
        margin-right: 10px;
    }
}

@media (min-width:1199px) {
#c_detail_wrap #new-div .zoom-caret{display:none !important;}
}
#c_detail_wrap img,#c_detail_wrap p,#c_detail_wrap span,#c_detail_wrap div,#c_detail_wrap video,#c_detail_wrap embed{height:auto !important;max-width:100% !important;max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;word-break: normal;}

#c_detail_wrap #new-div{overflow-x: hidden;overflow-y: hidden;width: 100%;position:relative;}
#c_detail_wrap #new-div .zoom-caret{display:block;position: absolute;top: 10px;right: 5px;font-size: 50px;color: #a7a5a5;z-index: 2;padding: 0;margin: 0;opacity: .3;}
#c_detail_wrap #new-div table{transform-origin: left top;border-collapse: collapse;max-width: none!important;width: auto;}
#c_detail_wrap #new-div table td{padding: 3px;border: 1px solid #ccc;}
#c_detail_wrap #new-div table td img{max-width:90% !important;}

#c_detail_wrap #new-div.on{overflow:scroll; width: 100%;}
#c_detail_wrap #new-div.on .zoom-caret{display:none;}

/*设置滚动条样式*/
::-webkit-scrollbar { width:0px;}/* 滚动槽 */
::-webkit-scrollbar-track { background-color:#ddd; width:1px; border-radius:0px;}/* 滚动条滑块 */
::-webkit-scrollbar-thumb { background-color:#2e89ff;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#2e89ff;}

@media (max-width:880px) {
#c_detail_wrap img,#c_detail_wrap p,#c_detail_wrap span,#c_detail_wrap div,#c_detail_wrap video,#c_detail_wrap embed{width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal; word-wrap: break-word;white-space: pre-wrap;}
}





