@charset "utf-8";
/* CSS Document */
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;}
body{ color:#000; font-size:18px; font-family:"Conv_PraxisEF-Light_0",Microsoft JhengHei UI,"微软雅黑";  margin:auto;letter-spacing:0.5px;}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
h2{ font-size:2.325rem; font-weight:300;}
h3{ font-size:1.5rem; font-weight:300;}
h6{ font-size:1rem;}
.center{ text-align:center;}
.fl{ float:left;}.fr{ float:right;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
.nodispaly{ display:none}
.oh{height:auto; overflow:hidden;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#000; text-decoration:none; transition: all 0.3s;}
a:hover {color:#ee6200; text-decoration:none; }
.wd{  margin:auto; padding:0 0.5%; height:auto; overflow:hidden;max-width:1440px; }
.width{ margin:auto;padding:0 5%;}
::-webkit-scrollbar-track{background:#FFF;}
::-webkit-scrollbar{ width: 10px;}
::-webkit-scrollbar-thumb{background:#222;}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@font-face {
	font-family: 'Conv_PraxisEF-Light_0';
	src: url('../fonts/PraxisEF-Light_0.eot');
	src: local('☺'), url('../fonts/PraxisEF-Light_0.woff') format('woff'), url('../fonts/PraxisEF-Light_0.ttf') format('truetype'), url('../fonts/PraxisEF-Light_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_PraxiEFBol';
	src: url('../fonts/PraxiEFBol.eot');
	src: local('☺'), url('../fonts/PraxiEFBol.woff') format('woff'), url('../fonts/PraxiEFBol.ttf') format('truetype'), url('../fonts/PraxiEFBol.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

header{ width: 100%; background:#FFF; height:100px; }
header .top{ height:auto;  margin:auto;position:relative;}
header .top h1{  float:left;}
header .top h1 img{  max-width:100%;vertical-align: middle; margin-top:28px;}
.nav{float:right;height:auto; margin-left:0%;}
.nav ul{}
.nav ul li{float:left; line-height:100px;text-align: center;  position:relative;margin:0 35px;  }
.nav ul li a{ position:relative;color:#000; }
.nav ul li:last-child {color:#999; }
.nav ul li:last-child a{ position:relative;color:#999; }
.nav ul li.currelt a{ color:#000;}
.nav ul li a:after {content:'';bottom:30px;position:absolute;display:block;width:0;height:1px;background:#ee6200;transition:all .4s;}
.nav ul li.currelt a:after,
.nav ul li a:hover:after {width:100%; color:#110a5e;}.nav ul li a:hover{color:#ee6200;}
/**三级菜单**/
.nav li ul .submenu{width:740px; position:relative;}
.nav li ul .submenu dl{ width:25%; float:left; height:auto; overflow:hidden; margin-bottom:30px;}
.nav li ul .submenu dl dt{ font-weight:bold;line-height:35px;font-size:16px;}.nav li ul .submenu dl dt a{ font-size:16px;}
.nav li ul .submenu dl dd{ line-height:30px;}
.nav li ul .submenu dl dd a{ font-size:14px;}

.yy{ float:right; width:5%; line-height:100px; color:#999; text-align:right;}
.yy a{color:#999;}.yy a:hover{color:#b91440;}

.demo-buttons{width: 60px;text-align: center;line-height:65px;position: absolute;right: 0px;top: 0px;display: none; color:#333;}
.demo-buttons i{display: block;}
.icon-24px{ font-size:1.95rem;}
.banner_pc{position:relative;}
.banner_yd{ display:none;}
.flexslider{ position:relative;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position:relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;border-radius: 0px;}
.flex-pauseplay span {text-transform: capitalize;}
.flex-control-nav {width: 100%; text-align: center; position:absolute; bottom:50px;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:70px; height:5px; display: block; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; background:#FFF;}
.flex-control-paging li a:hover {}
.flex-control-paging li a.flex-active { background: #ee6200; cursor: default; }
/**Homecss**/
.index-pro{ padding:5% 0 0 0; }
.index-pro .note,.index-news .note,.index-probox .note,.index-about .note{ text-align:center; line-height:1.4; color:#999;margin-bottom:30px; margin-top:5px;}
.index-pro ul{ display:block; margin:0% 0% 5% 0;}
.index-pro ul li{ width:49%; margin-bottom:2%;  position:relative; float:left; border-radius:15px; background:#f5f5f5;}
.index-pro ul li:nth-child(2n){ float:right;}
.index-pro ul li .won{ height:auto; overflow:hidden; padding:5%;}
.index-pro ul li .won .left{ width:60%; float:left;}
.index-pro ul li .won .left h3{ font-size:1.68rem; padding:30px 0;}
.index-pro ul li .won .left p{ color:#999; line-height:1.7;}
.index-pro ul li .won .pic{ width:35%; float:right;}
.index-pro ul li .won .pic img{max-width:100%;  transition:all 0.3s; margin:auto; display:block; clear:both;}
.index-pro ul li:hover .won .pic img{ transform:scale(1.1);}
.index-pro ul li .wown{height:auto; overflow:hidden; padding:5%;}
.index-pro ul li .wown .left{ width:100%; }
.index-pro ul li .wown .left h3{ font-size:1.68rem; padding:30px 0; text-align:center;}
.index-pro ul li .wown .left p{ color:#999; line-height:1.7;text-align:center;}
.index-pro ul li .wown .pic{  width:100%; margin-top:30px;}
.index-pro ul li .wown .pic img{max-width:100%;  transition:all 0.3s; margin:auto; display:block; clear:both;}
.index-pro ul li:hover .wown .pic img{ transform:scale(1.1);}

.index-about{ padding:0 0 5% 0; background:url(../images/bg.jpg) left top repeat-x;}
.index-about .left{ float:left; width:70%;position: relative; overflow:hidden; margin-top:20px;}
.index-about .left h3{ font-size:1.45rem; margin-bottom:30px; line-height:1.6; width:80%;}
.index-about .left p{ line-height:1.9; display:block; color:#999;width:80%;}
.index-about .left .more{ width:150px; padding:15px 0; text-align:center; background:#f7f7f7; color:#898989; margin:35px 0; border-radius:50px;}
.index-about .left .more a{color:#898989;}
.index-about .left .more:hover{ color:#fff; background:#ffb400;}
.index-about .left .more:hover a{ color:#fff; display:block;}
.index-about .left .icon{ position:relative; padding-top:72px;}
.index-about .left .icon ul{}
.index-about .left .icon ul li{ width:33.333%; float:left; color:#fff;}
.index-about .left .icon ul li .pic{ position:relative; margin-bottom:10px;}
.index-about .left .icon ul li .pic img{ max-width:100%; display:block; margin:auto; clear: both;}
.index-about .left .icon ul li .tip{ text-align:center; color:#ffdbc0; line-height:1.8;}
.index-about .left .icon ul li p{ font-size:15px; text-align:center;color:#fff;}

.index-about .right{ width:30%; float:right;position: relative; overflow:hidden;}
.index-about .right img{max-width:100%;transition:all 0.3s;}
.index-about .right:hover img{ transform:scale(1.1);}

.index-news{ padding:1% 0 5% 0;}
.index-news ul{ clear:both; margin-right:-3%; display:block;}
.index-news ul li{ width:30.33333%; background:#fbfbfb; margin:1.5% 3% 1.5% 0% ;}
.index-news ul li .pic{ position:relative; overflow:hidden; display: block;}
.index-news ul li img{max-width:100%;  transition:all 0.3s; }
.index-news ul li:hover img{ transform:scale(1.2);}
.index-news ul li h4{ padding:15px 5%; font-weight:400; white-space: nowrap; /* 禁止文本换行 */
  overflow: hidden; /* 隐藏溢出部分文本 */
  text-overflow: ellipsis; /* 显示省略号 */}
.index-news ul li p{ line-height:1.5; color:#999; padding:0 5%; font-size:0.95rem; text-align:justify;}
.index-news ul li .time{ padding:10px 5% 35px 5%;  margin-top:0px; font-size:0.75rem;}

/***底部css*****/
.footbox{  padding:4% 0; height:auto; overflow:hidden; background:#000 url(../images/fbg.jpg) no-repeat center top;}
.footbox .left{ width:55%; float:left;}
.footbox .left ul{ display:block;}
.footbox .left ul li{ width:25%; float:left; overflow:hidden; height:auto;}
.footbox .left ul li h3{ font-size:1.35rem; margin-bottom:20px;font-weight:bold; color:#fff; font-weight:300;}
.footbox .left ul li p{ line-height:1.9; color:#6c7a84; font-size:0.95rem;}
.footbox .left ul li p a{ color:#6c7a84;}
.footbox .left ul li p a:hover{ color:#fff;}
.footbox .right{ width:42%; float:right;}
.footbox .right .left{ width:60%; float:left;}
.footbox .right .left h3{ font-size:1rem; margin-bottom:0px;color:#6c7a84;}
.footbox .right .left strong{ display:block; color:#fff; font-size:2.38rem; font-family:Impact; font-weight:400;}
.footbox .right .left p{ line-height:1.7; font-size:0.95rem;color:#6c7a84;}
.footbox .right .right{ width:25%; float:right;}
.footbox .right .right .pic{}
.footbox .right .right .pic img{ max-width:100%; margin:auto; clear:both; display:block;}
.footbox .right .right p{ padding-top:10px;font-size:0.75rem;color:#6c7a84; text-align:center;}
.copyright{border-top:1px #292c35 solid; height:auto; overflow:hidden; padding-top:50px; text-align:center; margin-top:50px; color:#6c7a84; }

/****About Uscss***/
#AutoBanner {position: relative;overflow: hidden;}
#AutoBanner img {animation: scaleAnim 5s ease forwards;border: 0;vertical-align: top;max-width: 100%;}
#AutoBanner .cont{ position: absolute; display: block; top: 50%; left: 0; width: 98%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); }
#AutoBanner .title{ font-size:30px; line-height: 1.2em; color:#fff; font-weight:bold; margin-bottom: 3px; }
#AutoBanner .ltitle{ font-size: 16px; line-height: 1.2em; color:#fff; }
@keyframes scaleAnim{
    0%{
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
/**路径**/
.postions {line-height:65px;overflow: hidden;color: #999999; background:#fbfbfb; border-bottom:1px #f4f4f4 solid;}
.postions .postions_r { float:left; font-size:0.98rem;}
.postions .postions_r img {vertical-align: baseline;margin-right: 8px;height: 12px;}
.postions a {color: #999999;}.postions .postions_r a:hover{color:#ef5a22;font-size:0.98rem; }
.postions .postions_b {float: right; position:relative;}
.postions .postions_b a.isel {color: #ef5a22;}
.postions .postions_b a {float: left;margin-left:60px;text-align: center;overflow: hidden;font-size: 16px;color: #333333;position: relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; }
.postions .postions_b a.isel:after {left: 0%;right: 0%;opacity: 1;}
.postions .postions_b a:after {content: "";display: block;position: absolute;left: 50%;right: 50%;bottom: 0;height: 2px;opacity: 0;background-color: #ef5a22;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s;}
.postions .postions_b a:hover:after{left: 0%;right: 0%;opacity: 1;}
.postions .postions_b a:hover{color:#ef5a22;}
.ny_about{ background:#fff; padding:4% 0; }.ny_about h3{ display:block; margin-top:25px;}
.ny_about p{ line-height:1.8; text-align:justify; display:block; margin-top:30px; color:#444;}
.ny_about p img{ margin:15px auto; clear:both; display:block; max-width:100%;}
.ny_culture{ width:100%;  background: url(../images/wimg35.jpg) no-repeat center top; padding:4% 0;}
.nydyip{ width:100%; height:auto; overflow:hidden; background:#fafafa; padding:4% 0;}
.nspr{ overflow:hidden; height:auto;}
.nspr h2{ text-align:center; font-size:2.38rem; height:56px; font-weight:600;}
.nspr ul{margin-right:-3%; margin-top:3%;}
.nspr ul li{ width:30.33%; height: auto; float:left; overflow:hidden; margin-right:3%; background:#fff; padding-bottom:2%; }
.nspr ul li .pic{ width:100%; overflow:hidden;}
.nspr ul li .pic img{ width:100%;transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1); transition:transform 2s;-moz-transition:transform 2s;-ms-transition:transform 2s;-o-transition:transform 2s;-webkit-transition:transform 2s;}
.nspr ul li:hover .pic img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.nspr ul li h3{ text-align:center; line-height:1.7;  color:#999; margin:25px 0 0px 0;}
.nspr ul li p{ line-height:1.6; color:#999; padding:3%; text-align:center;  height:50px;}

.nsprr,.Factory{ margin:5% 0; overflow:hidden;}
.nsprr h2,.Factory h2{ text-align:center; font-size:2.38rem; height:56px; font-weight:600;}
.nsprr ul,.Factory ul{margin-right:-3%; margin-top:3%;}
.nsprr ul li{ width:22%; height: auto; float:left; overflow:hidden; margin-right:3%; background:#fff; padding-bottom:2%; }
.nsprr ul li .pic,.Factory ul li .pic{ width:99.3%; overflow:hidden;border:1px #f2f2f2 solid;}
.nsprr ul li .pic img,.Factory ul li .pic img{ max-width:100%;transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1); transition:transform 2s;-moz-transition:transform 2s;-ms-transition:transform 2s;-o-transition:transform 2s;-webkit-transition:transform 2s;}
.nsprr ul li:hover .pic img,.Factory ul li:hover .pic img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
.nsprr ul li:hover .pic,.Factory ul li:hover .pic{border:1px #f79100 solid;}
.nsprr h6,.Factory h6{ text-align:center; line-height:1.7;  color:#999; margin:0 0 50px 0;}
.nsprr ul li p,.Factory ul li p{ line-height:2; padding:3%; text-align:center;  height:50px;}
.Factory ul li{ width:30.333%; height: auto; float:left; overflow:hidden; margin-right:3%; background:#fff; padding-bottom:2%;}

.xian{ width:80px; height:3px; background:#f79100; margin:0px auto 30px auto;}

/**分页**/
.pages{text-align:center;font-size:14px;margin:50px auto 30px auto; width:100%;}
.pages .pagination{border-radius:0px;}
.pages a{display:inline-block;width:35px;height:35px;text-align:center;line-height:35px;font-size:14px;color:#888;border:1px solid #d2d2d2;margin-left:10px;}
.pages a:hover,.pages a.on{border:1px solid #bd3029;background:#bd3029;color:#fff;}

.news_box{ margin:5% auto; width:90%; height:auto; overflow:hidden;  overflow:hidden; padding:0 3% 0 0;}
.news_box h1{ font-size:25px; text-align:center; line-height:1.6;}
.news_box .info {line-height: 25px;font-size: 15px;color: #999;margin-top: 14px; text-align:center;}
.news_box .article{border-top: solid 1px #e6e6e6;border-bottom: solid 1px #e6e6e6;padding: 40px 0;margin: 30px 0;line-height: 28px;
font-size: 15px;color: #555555;text-align: justify;} .news_box img{ display:block; margin:15px auto; clear:both; max-width:100%;}
.news_box_pages{ height:auto; overflow:hidden; margin:0 auto; }
.news_box_pages ul{}
.news_box_pages ul li{ line-height:2; font-size:16px; width:100%;}
.news_box_pages ul li a{ font-size:16px;}
.news_box_pages ul li a:hover{ color:#f8465a;}

.products{ margin:5% 0; height:auto; overflow:hidden;}
.products ul{ margin-right:-3%;margin-bottom:5%; padding-top:1%;}
.products ul li{ width:21.5%; float:left; height:auto; overflow:hidden; background:#fff; margin:1.5%;transition:all 0.3s;  border-radius:8px;border:1px #f7f7f7 solid;}
.products ul li .pic{ overflow: hidden; position:relative; padding-bottom:2%;}
.products ul li .pic img{ max-width:100%; transition:all 1s; margin:auto; display:block; clear:both;}
.products ul li h6{ text-align:center; padding:3%; line-height:1.2; height:50px; font-size:0.93rem; }
.products ul li:hover{cursor:pointer;transform:translate(0,-10px); -webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.05); box-shadow: 0 5px 25px rgba(0,0,0,0.05);}

/******产品详情*****/
.prorights{ padding:4% 0 1% 0; background:#f9f8f7;}
.proconbxo{ background:#fff; border-radius:8px;}
.procon{ margin:auto; width:85%; padding-bottom:2%;}
.meiti_dt{width:45%; float:left;}
.proconrg{ width:47%; float:right; height:auto; overflow:hidden; padding:8% 0 0 0;}
.proconrg h3{  margin-bottom:8%; border-bottom:1px #eee dashed; padding-bottom:5%; font-size:2rem;}
.proconrg h4{ margin-bottom:10px;}
.proconrg p{ line-height:1.9; padding:5px 0; color:#666;}

.product_two {
    overflow: hidden;
    background: #fff;
    border-radius: 8px;
    margin: 3% 0;
}
.product_title {
    height: 90px;
    line-height: 90px;
    font-size: 17px;
    position: relative;
    overflow: hidden; border-bottom:1px #efefef solid;
}
.product_title a.on {
    color: #2f3188;
}
.product_title a {
    float: left; font-size:1.56em;
    overflow: hidden;
    width: 33.33%;
    text-align: center;
    color: #666666;
    cursor: pointer;
    position: relative;
}
.product_title a{ float:left; overflow:hidden; width:33.33%; text-align:center; color:#666666;  cursor:pointer; position:relative;}
.product_title a:after{ content:""; position:absolute; bottom:1px; left:0; width:0;transition:all 0.3s; height:2px; background:#ef5a22; z-index:1;}
.product_title a.on:after{ width:100%;}
.product_title a.on{ color:#ef5a22; text-transform:uppercase;}
.product_cons{  margin:0 auto; width:80%; overflow:hidden;  font-size:16px; line-height:24px; color:#666666; margin-top:3.5%; padding-bottom:5%;}
.product_cons img{ max-width:100%; display:block; clear:both; margin:auto;}

.product_cons table{ border-collapse:collapse; border: 1px #ccc solid !important; width:100% !important;line-height:2 !important;}
.product_cons table td{ word-wrap:break-word;word-break:break-all;border: 1px #ccc solid !important;line-height:2 !important;}
.product_cons table h6{line-height:1.9;}

.tb_box{ width:15%; background:#f2f2f2; text-align:center; margin:0 auto 5% auto; text-transform:uppercase; border-radius:5px;}
.tb_box a{ padding:15px 0; display:block; font-size:1.35rem;}
.tb_box:hover,.tb_box:hover a{ background:#ef5a22; color:#fff;}

.contact{ padding:5% 0;}
.contact h2{ text-align:center; margin-bottom:5%;}.contact h2 span{ color:#f60;}
.contact .left{width:48%; float:left;}
.contact .h4{ font-weight:normal; overflow:hidden; line-height:1.2; color:#222222;}
.contact .contact_ul{ overflow:hidden; border-top:1px solid #e5e5e5; margin-top:4%;border-bottom:1px solid #e5e5e5; padding-bottom:10px;}
.contact .contact_ul .box{ width:100%; height:auto; overflow:hidden;margin-top:5%;}
.contact .contact_ul .box .left{ width:60%; float:left; height:auto; overflow:hidden; }
.contact .contact_ul .box .left li{ display:block; overflow:hidden; padding-top:18px; padding-bottom:10px; background-repeat:no-repeat; background-position:left top 20px; background-size:auto 40px; color:#666666; font-size:16px; padding-left:60px; line-height:24px;}
.contact .contact_ul .box .left li.bgs1{ background-image:url(../images/contact_pic3.png);}
.contact .contact_ul .box .left li.bgs2{ background-image:url(../images/contact_pic4.png);}
.contact .contact_ul .box .right{ width:40%; float:right; height:auto; overflow:hidden;}
.contact .contact_ul .box .right img{ max-width:100%; padding-top:25px;}
.contact .contact_ul .wexb{width:100%; height:auto; overflow:hidden;}
.contact .contact_ul .wexb li{ display:block; overflow:hidden; padding-top:18px; padding-bottom:10px; background-repeat:no-repeat; background-position:left top 20px; background-size:auto 40px; color:#666666; font-size:16px; padding-left:60px; line-height:24px;}
.contact .contact_ul .wexb li.bgs3{ background-image:url(../images/contact_pic5.png);}
.contact .contact_ul .wexb li label{ display:block; overflow:hidden; color:#333333; font-size:18px;}
.contact .contact_ul li a{ color:#666666;}
.contact .contact_ul li a:hover{ color:#000;}
.contact .contact_fx{ margin-top:4%;}

.contact .right{width:45%; float:right;}
.feedback_div{  overflow:hidden;}

.feedback_div .divs{ border:1px solid #eeeeee; overflow:hidden; position:relative; margin-bottom:10px; background:#f8f8f8;}

.feedback_div .inputs2{ width:100%;  background:none; height:48px; line-height:48px; font-size:14px; color:#666; border:0; outline:none;  text-indent:27px; font-family:Arial;}

.feedback_div .inputs2::-webkit-input-placeholder{color:#999;}

.feedback_div .inputs2::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#999;}

.feedback_div .inputs2:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#999;}

.feedback_div .inputs2:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#999;}

.feedback_div .divs:after{ content:"*"; position:absolute; left:15px; top:14px; color:#fe1212; font-size:14px;}

.feedback_div .divs.one{ margin-top:24px;}

/*.feedback_div .inputs3{ appearance:none;  -moz-appearance:none;  -webkit-appearance:none; width:99%;  background:url(../images/contact_bg5.png) #f5f5f5 96% center no-repeat; height:54px; line-height:54px; font-size:18px; color:#666; border:1px solid #ececec; outline:none; font-family:"å¾®è½¯é›…é»‘"; padding-left:3%; outline:none;}

.feedback_div .inputs4{ width:99%;  background:url(../images/contact_bg5.png) #f5f5f5 96% center no-repeat;  height:54px; line-height:54px; font-size:18px; color:#666; border:1px solid #ececec; outline:none;  text-indent:3%; font-family:"å¾®è½¯é›…é»‘";}*/

.feedback_div select::-ms-expand { display: none; } 

.feedback_div .textarea{ padding:2.6%; padding-left:27px; width:100%;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */ background:none; font-size:14px; font-family:Arial;border:none; outline:none; color:#666; height:120px;  }

.feedback_div .textarea::-webkit-input-placeholder{color:#999;}

.feedback_div .textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */color:#999;}

.feedback_div .textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#999;}

.feedback_div .textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */color:#999;}

/*.feedback_div .textarea:focus{ color:#666;}*/

.feedback_div .bnts2{  border: none; width:30%; max-width:108px;font-size: 14px; height: 38px; background: #f60; font-family:Arial; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none;  margin-top:7px;  text-transform:uppercase;transition:all 0.3s;}

.feedback_div .bnts2:hover{opacity:0.8;filter:Alpha(opacity=80);}
/****右边悬挂***/
.Fixedside{ position:fixed; right:25px; top:50%; z-index:99; }
.Fixedside .ul{ text-align:center; background:#1d2185; }
.Fixedside .ul li{ width:72px; position:relative; }
.Fixedside .ul li .a{ background:#1d2185; display:block; padding:7px 0; }
.Fixedside .ul .inquiry .a{ padding-top:15px; }
.Fixedside .ul li .word{ font-size:12px; color:#fff; display:block; margin-top:2px; }
.Fixedside .ul li .icon{ display:block; height:30px; background:no-repeat center; }
.Fixedside .ul .zx .icon{ background-image:url(../images/icon_nav1.png); }
.Fixedside .ul .phone .icon{ background-image:url(../images/icon_nav2.png); }
.Fixedside .ul .code .icon{ background-image:url(../images/icon_nav3.png); }
.Fixedside .ul .mail .icon{ background-image:url(../images/icon_nav5.png); }
.Fixedside .ul .inquiry .icon{ background-image:url(../images/icon_nav0.png); }
.Fixedside .ul .em{ display:block; line-height:22px; min-width:22px; font-style:normal; color:#fff; background:#f00; font-size:12px; padding:0 3px; border-radius:50%; position:absolute; right:10px; top:6px; transform:scale(.8333); }
.Fixedside .ul .num{ margin-right:-15px; position:absolute; right:100%; top:0; line-height:70px; background:#fff; color:#333; font-size:18px; word-break:keep-all; white-space:nowrap; min-width:140px; font-weight:bold; font-style:italic; transition:margin .3s,opacity .3s; opacity:0; transform:scale(0); padding:0 15px; }
.Fixedside .ul .img{ margin-right:-15px; position:absolute; right:100%; bottom:0; padding:8px; width:100px; background:#fff; transition:margin .3s,opacity .3s; opacity:0; transform:scale(0); }
.Fixedside .ul .img img{ display:block; width:100%; }
.Fixedside .Returntop{ display:block; background:#ef5a22 url(../images/icon_nav4.png) no-repeat center; height:50px; }
.Fixedside .Returntop:hover{ background-color:#07ca49; }
.Fixedside .ul li:hover .num{ opacity:1; transform: scale(1); margin-right:0; }
.Fixedside .ul li:hover .img{ opacity:1; transform: scale(1); margin-right:0; }
.Fixedside .ul li:hover .a{ background-color:#0a0e6f; }
@media only screen and (max-width: 1200px){.Fixedside{ display:none; }}


/***2013818***/
.footbox .right .box{ width:100%; height:auto; overflow:hidden; margin-bottom:5%;}
.footbox .right .box .left{ width:70%; float:left; height:auto; overflow:hidden;}
.footbox .right .box .right{ width:30%; float:right; height:auto; overflow:hidden;}
.footbox .right .box .right img{ max-width:100%;}


/***滚动**/
.owl-demo4 {margin: 0 auto;text-align: center;margin-top:5%;margin-bottom: 0%;}
.owl-carousel {display: none;position: relative;width: 100%;-ms-touch-action: pan-y;-webkit-touch-action: pan-y;-moz-touch-action: pan-y;-o-touch-action: pan-y;touch-action: pan-y;}
.owl-carousel .owl-wrapper-outer {overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-carousel .owl-wrapper {display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-carousel .owl-item {float: left;}
.owl-demo4 .item {margin: 0%; height:auto; overflow:hidden; background:#fff; }
.owl-demo4 .item dd {overflow: hidden;margin-bottom:6%;transition: all 0.3s; padding:5%;}
.owl-demo4 .item dd h3{ text-align:center; font-size:1.68rem; padding:15% 0 5% 0;}
.owl-demo4 .item dd p{ text-align:center;font-size:0.95rem; color:#999; line-height:1.5; }
.owl-demo4 .item .imgs {position: relative;overflow: hidden; padding-bottom:0%}
.owl-demo4 .item .imgs img {display: block; margin:auto; clear:both;max-width: 100%;position: relative;left: 0;top: 0;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);-webkit-transition: all 0.6s ease-out 0s;-moz-transition: all 0.6s ease-out 0s;-o-transition: all 0.6s ease-out 0s;transition: all 0.6s ease-out 0s;}
.owl-demo4 .item dd:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);/*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/}
.owl-demo4 .item dd{ overflow:hidden; margin-bottom:4%; transition:all 0.3s;}
.owl-demo4 .item dd:hover h3 { color:#2756cc;}
.owl-theme .owl-controls {/* margin-bottom: 20px; */text-align: center;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.owl-demo4.owl-theme .owl-controls .owl-pagination {}
.owl-demo4.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ margin-top:42px;}
.owl-demo4.owl-theme .owl-controls .owl-page span{display: block;width: 30px;height: 3px;margin: 10px 8px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 5px;-moz-border-radius:  5px;border-radius:  5px;background:#5488af;}
.about_five_div .owl-demo4.owl-theme .owl-controls .owl-page span{ background:#999;margin: 10px 4px;}
.owl-demo4.owl-theme .owl-controls .owl-page.active span{background:#690000; }
.owl-demo4.owl-theme .owl-controls .owl-buttons{ position:absolute; top:50%; width:100%; left:0; height:0; display:none;}
.owl-demo4.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:50px; height:50px;/*IE7 life-saver*/ text-indent:100px; line-height:40px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:-50px;/*box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); border-radius:50%;*/}
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/left.png) center center no-repeat; background-size:100%; float:left; margin-left:-90px;}
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background-image:url(../images/left_on.png);opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next{background:url(../images/right.png) center center no-repeat; background-size:100%; float:right; margin-right:-90px;}
.owl-demo4.owl-theme .owl-controls .owl-buttons div.owl-next:hover{ background-image:url(../images/right_on.png);opacity:0.8;filter:Alpha(opacity=80);}
.owl-demo4.owl-theme .owl-controls .owl-page{ display:inline-block;}

.dyip{ padding:5% 0; height:auto; overflow:hidden; background:#f8f8f8;}
.dyip h2{ text-align:center;  font-weight:500; font-size:1.85rem;}
.dyip p{ text-align:center; line-height:1.8; padding:20px 0 0 0; color:#666;}
.dyip .ul {overflow: hidden;margin-top: 4%;}
.dyip .ul li{ float:left; width:32%; margin-right:2%;  overflow:hidden; position:relative; margin-bottom:2%;}
.dyip .ul li:nth-child(3n+0){ margin-right:0;}
.dyip .ul li .imgs{ overflow:hidden; position:relative; padding-top:60%;}
.dyip .ul li .imgs img{ display: block;overflow:hidden; width:100%; height:100%; position:absolute; left:0; top:0; -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.dyip .ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.dyip .ul li .h4{ font-weight:normal; overflow:hidden; margin-top:13px; font-size:18px; color:#333333;line-height:30px; text-align:center;}

.about_two{ padding:5% 0 2% 0; height:auto; overflow:hidden;}
.about_two h2{ text-align:center;  font-weight:400; margin-bottom:50px;}
.about_two li{ display:block; overflow:hidden;margin-bottom:6%; position:relative;}
.about_two li .imgs{ overflow:hidden; float:right; width:46.875%;}
.about_two li:nth-child(2n+0) .imgs{ float:left;}
.about_two li .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;}
.about_two li .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.about_two li .txts{ overflow:hidden; width:46.875%;  position:absolute; left:0; top:0; height:100%;display: flex; align-items: center; justify-content: left;}
.about_two li:nth-child(2n+0) .txts{ left:auto; right:0;}
.about_two li .txts .cons{ width:100%; overflow:hidden;max-width:560px;}
.about_two li .txts .h4{ font-weight:normal;  line-height:28px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; color:#333333; font-size:1.68rem;}
.about_two li .txts .p{ overflow:hidden; line-height:28px;margin-top:12px; color:#666666;}
.ny_main{ padding:0 0 4% 0; overflow: hidden; height:auto; background:#f7f7f7; }
.slide_join{width:100%; height:auto; overflow:hidden;}
.join{ height:auto; overflow:hidden; margin-bottom:20px;}
.slide_join h3{float:left;width:96%; height:100px; padding:0 2%; font-weight:normal; cursor:pointer; border-bottom:1px #efefef solid;padding-left: 40px; background:#fff ;}
.slide_join h3.on{ font-size:1.65rem;}
.slide_join h3 span{float:left; width:80%; font-size:1.65rem;height:100px; color:#000; line-height:100px; overflow: hidden; text-overflow:ellipsis;background: url(../images/job_bg1.png) left top 38px no-repeat;background-size: 22px 24px; text-indent:35px;}
.slide_join h3.on span{}
.slide_join h3 em{float:right; width:30px;height:100px; margin:8px 0 0 0; background:url(../images/join_img9.png) right 29px no-repeat;}
.slide_join h3.on em{background:url(../images/join_img10.png) left top 38px no-repeat;;height:100px;}
.slide_join ul{float:left; width:100%; background-color:#fff; }
.slide_join ul .join_show{float:left; width:92%; color:#787876;  line-height:1.9; padding:5%;}
.slide_join ul .join_show span{ color:#187ef2;}


.service_three{ overflow:hidden; margin-top:5%; text-align:center; margin-bottom:0%;}
.service_three li{ float:left; width:47%; margin-right:3%;  overflow:hidden; position:relative; margin-bottom:2%; cursor:pointer;}
.service_three li:nth-child(3n+0){ margin-right:0;}
.service_three li .imgs{ overflow:hidden; position:relative; padding-top:54.88%;}
.service_three li .imgs img{ display: block;overflow:hidden; width:100%; height:100%; position:absolute; left:0; top:0; -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.service_three li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.service_three li .txts{ overflow:hidden; background:#222; padding-left:10px; padding-right:10px; padding-top:16px; padding-bottom:18px;}
.service_three li .txts .h4{ font-weight:normal; overflow:hidden; color:#fff;line-height:40px; height:40px;white-space:nowrap;text-overflow:ellipsis;font-size:24px; font-weight:500;}
.service_three li .txts .p{ overflow:hidden; line-height:26px; height:26px;white-space:nowrap;text-overflow:ellipsis; font-size:14px; color:rgba(255,255,255,0.6);}
.service_three li .bgs{ position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(24,117,240,0.95);display: flex; align-items: center; justify-content: left;transition:all 0.3s;opacity:0;filter:Alpha(opacity=0);}
.service_three li:hover .bgs{opacity:1.0;filter:Alpha(opacity=100);}
.service_three li .cons{ overflow:hidden; width:94%; margin:0 auto; max-width:430px;}
.service_three li .cons .h4{ font-weight:normal; overflow:hidden; color:#fff;line-height:40px; height:40px;white-space:nowrap;text-overflow:ellipsis; font-size:24px; font-weight:bold;}
.service_three li .cons .p{ overflow:hidden; line-height:32px; min-height:96px; font-size:16px; color:#fff;}
.pxr{ padding:0 0 5%  0; line-height:1.9; height:auto; overflow:hidden;}
.pxr img{ max-width:100%; display:block; margin:2% auto; clear:both;}
.contactboxs{ padding:6% 0 0 0; height:auto; overflow:hidden; background:#F5F5F5;}
.ontact{ margin:0 0 8% 0; height:auto; overflow:hidden;}
.ontact ul{ margin-right:-3%;}
.ontact ul li{ width:22%; margin-right:3%; float:left; height:auto; overflow:hidden; padding:4% 0 0 0; background:#fff;}
.ontact ul li .pic{ width:141px; margin:auto; position:relative;}
.ontact ul li .pic img{ max-width:100%; margin:auto; display:block; clear:both;transform: rotateY(0deg);transition: transform 0.3s;}
.ontact ul li h3{ font-size:1.168rem; line-height:1.3; color:#888; text-align:center; font-weight:200; padding:15px 0 0 0;}
.ontact ul li p{ line-height:1.6; padding:5px 20px 20px 20px; text-align:center; font-size:1.068rem; height:80px;}
.ontact ul li:hover .pic img {transform: rotateY(-180deg);}