@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:15px; 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;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
table,td,tr,th{font-size:12px;}
.nodispaly{ display:none}
.line{height:20px; line-height:20px; font-size:0px; clear:both; overflow:hidden; display:block;}
.fK{color:#da251c;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#333; text-decoration:none; transition: all 0.3s;}
a:hover {color:#f8465a; text-decoration:none; }
.wd{ max-width:1400px; height:auto; overflow:hidden; margin:auto;}

::-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;
}
video {
    max-width: 100%;
    height: auto;
}
header{ width: 100%; position: relative;}
header .top{ height:auto;  padding:18px 0;max-width:1400px;  margin:auto;}
header .top h1{ width:6%; float:left;}
header .top h1 img{  max-width:100%;}
.cpname{ width:30%; float:left;}
.cpname h2{ font-size:25px; padding-top:5px;}.cpname p{color:#f8465a;}
.nav{float:left;height:auto; width:60%; }
.nav ul{}
.nav ul li{float:left;line-height:73px;text-align: center;  position:relative;text-transform:uppercase;}
.nav ul li a{display: block; margin:0 22px; font-size:17px;position:relative; }
.nav ul li:hover a{ display:block; color:#f8465a;}

.nav li ul{position: absolute;top:55px;z-index: 100;background: rgba(0,0,0,0.4);width: 100%;visibility: hidden;opacity: 0;transition: all 0.3s;}
.nav li:hover ul{visibility: visible;opacity: 1;}
.nav li ul li{font-size: 15px;box-sizing: border-box; line-height:50px; width:230px; text-transform:lowercase; }
.nav li ul li a{border-top: 0 none;padding:0;}
.nav li:hover ul li a{font-family: 'Conv_PraxisEF-Light_0';font-weight: normal;border-top: 0 none;}

.yy{ float:right; width:4%; line-height:73px; color:#999; text-align:right;}
.yy a{color:#999;}.yy a:hover{color:#f8465a;}
.demo-buttons{width: 60px;text-align: center;line-height:87px;position: absolute;right: 0px;top: 0px;display: none; color:#000;}
.demo-buttons i{display: block;}

.banner_pc{position:relative; margin-top:15px; }
.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:20px;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:74px; height:4px; 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: #f8465a; cursor: default; }

.dyip{ margin:4% 0; height:auto; overflow:hidden;}
.dyip h2{ font-size:36px;  text-align:center; margin-bottom:20px;}
.dyip p{ text-align:center; line-height:1.6; color:#999; font-size:17px;}
.dyip ul{ display:block; margin-top:5%;}
.dyip ul li{ width:25%; float:left; overflow:hidden; height:auto;}
.dyip ul li .text{ text-align:center; font-size:18px; color:#f8465a; margin-bottom:10px;}
.dyip ul li .text span{ font-size:40px;}

.derp{ background:#f5f5f5; padding:4% 0;}
.derp .drone{ height:auto; overflow:hidden;}
.derp .drone .left{ width:53%; float:left;}
.derp .drone .left img{ max-width:100%;}
.derp .drone .right{ width:44%; float:right; padding:3% 0;}
.derp .drone .right h2{ font-size:28px; color:#f8465a; margin-bottom:25px;}
.derp .drone .right p{ line-height:2.3; color:#292929;}
.derp .drone .right .more{ width:160px; border:1px #f8465a solid; background:url(../images/jt.png) no-repeat right 20px center; border-radius:50px; padding:12px 0; margin-top:30px;}
.derp .drone .right .more span{ padding-left:30px;}
.derp .drone .right .more a{ color:#f8465a; font-size:18px;}
.derp .drone .right .more:hover{background:#f8465a url(../images/jts.png) no-repeat right 20px center; border-radius:50px;}
.derp .drone .right .more:hover a{ color:#fff;}
.inPeror{ height:auto; overflow:hidden; margin-top:2%;}
/*****滚动***/
.sy_jjfa{position:relative; height:auto; overflow:hidden; padding-bottom:7px;}
.sy_jjfa .item{width:94%; margin:0 3% 0 0;  position:relative; height:auto; overflow:hidden;}
.sy_jjfa .item h3{font-size: 1.12rem; text-align: center; padding:3% 6%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sy_jjfa .item p{  line-height:1.7; text-align:center; }

.sy_jjfa .item .morw{ width:100px; background:#ddd; color:#999; text-align:center; line-height:35px; margin:6% auto;}
.sy_jjfa .item:hover .morw{ background:#f8465a; color:#fff; transition:all 0.5s;}
.sy_jjfa .item:hover  p{ color:#f8465a;}
.sy_jjfa .item .sy_jjfa_img{width:99.2%; height:auto; margin-bottom:20px; overflow:hidden; position:relative;}
.sy_jjfa .item .sy_jjfa_img img{width:100%;  transition:all 0.3s; }
.sy_jjfa .item .sy_jjfa_img:hover img{ transform:scale(1.2);}
.sy_jjfa .item .sy_jjfa_wb_bj{width:100%; height:auto; display:table; position:absolute; top:0; left:0;}
.sy_jjfa .item .sy_jjfa_wb_bj .sy_jjfa_wb{height:100%; display:table-cell; vertical-align:middle; text-align:center; color:#fff; padding:0 34px;}
.sy_jjfa .item .sy_jjfa_wb_bj .sy_jjfa_wb .sy_jjfa_wb_t{font-size:18px;}
.sy_jjfa .item .sy_jjfa_wb_bj .sy_jjfa_wb .sy_jjfa_wb_b{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top:10px;}

.sy_jjfa .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.sy_jjfa{display:none; width: 100%;-ms-touch-action:pan-y; }
.sy_jjfa .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.sy_jjfa .owl-wrapper-outer{overflow: hidden;width: 100%;}
.sy_jjfa .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.sy_jjfa .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.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);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.sy_jjfa .owl-wrapper,
.sy_jjfa .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);}
.sy_jjfa .owl-controls{width:100%; z-index:11; display:none !important;}
.sy_jjfa .owl-controls .owl-buttons div{width:54px; height:54px; font-size:12px; text-indent:-9999px; border:1px #ccc solid; border-radius:200px; position:absolute; bottom:0; transition:0.5s;}
.sy_jjfa .owl-controls .owl-buttons .owl-prev{background:url(../images/sy_jjfa_jt1.png) center no-repeat; left:1.5%;}
.sy_jjfa .owl-controls .owl-buttons .owl-prev:hover{border:1px #63b72f solid; background:#63b72f url(../images/sy_jjfa_jt3.png) center no-repeat;}
.sy_jjfa .owl-controls .owl-buttons .owl-next{background:url(../images/sy_jjfa_jt2.png) center no-repeat; overflow:hidden; right:1.5%;}
.sy_jjfa .owl-controls .owl-buttons .owl-next:hover{border:1px #63b72f solid; background:#63b72f url(../images/sy_jjfa_jt4.png) center no-repeat;}
.sy_jjfa .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.sy_jjfa .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.sy_jjfa .owl-controls .owl-page span{display: block;width:12px; height:12px; border:0px #fff solid; margin:0 4px; border-radius:100px; background:#0288e1; transition:all 0.5s;}
.sy_jjfa .owl-controls .owl-page.active span,
.sy_jjfa .owl-controls.clickable .owl-page:hover span{ border:0px #ff8400 solid; background:#cacaca;}
.sy_jjfa .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.sy_jjfa .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.sy_jjfa .owl-pagination{width:100%; height:14px; text-align:center; margin-top:3%;}
.owl-buttons{display: none;}

.dsanp{ background:url(../images/bg.jpg) no-repeat center center; padding:6% 0; color:#fff; }
.dsanp h2{ font-size:50px; text-align:center;}
.dsanp p{ text-align:center; font-size:18px; line-height:3;}.dsanp p span{ color:#f8465a;}
.dsanp .mores{ width:160px; background:#f8465a url(../images/jts.png) no-repeat right 20px center; border-radius:50px; padding:12px 0; margin:30px  auto 0  auto; color:#fff;}
.dsanp .mores a{ color:#fff; font-size:18px}
.dsanp .mores span{ padding-left:30px;}

.dsip{ padding:4% 0; background:#f5f5f5; height:auto; overflow:hidden;}
.dsip h2{ text-align:center; font-size:36px; margin-bottom:20px;}
.dsip p{ text-align:center; color:#999; margin-bottom:4%;}

.dsip .dsbox{ margin:0% 0 0% 0; height:auto; overflow:hidden;}
.dsip .dsbox ul{ margin-right:-2%;}
.dsip .dsbox ul li{ width:23%; float:left;overflow:hidden; height:auto; margin-right:2%;transition:all 0.3s; padding:20px 0 10px 0;}
.dsip .dsbox ul li .pic{ position:relative; overflow:hidden; background:#fff; }
.dsip .dsbox ul li .pic img{ max-width:100%; display:block; margin:auto; clear:both; transition:all 0.3s;}
.dsip .dsbox ul li .pic:hover img{ transform:scale(1.1,1.1);}
.dsip .dsbox ul li h4{ padding:30px 0 50px 0;font-size:17px; text-align:center; background:#fff;}
.dsip .dsbox ul li a:hover h4{ color:#f8465a;}
.dsip .dsbox ul li p{ line-height:25px;color:#929292; }
.dsip .dsbox ul li:hover{cursor:pointer;transform:translate(0,-10px);}
.dsip .pro{ background:#fff; display:block; height:auto; overflow:hidden; margin-bottom:40px;}
.dsip .pro .left{ width:55%; float:left;}
.dsip .pro .left img{max-width:100%;}
.dsip .pro .right{ width:35%; float:left; padding:5%;}
.dsip .pro .right h3{ font-size:30px; border-bottom:1px #eee solid; padding-bottom:25px; margin-bottom:25px; font-weight:300;}
.dsip .pro .right p{ line-height:1.7; color:#999; text-align:left !important;}
.dsip .pro .right h4 {margin-top: 50px;border-top: 1px #eee dashed;padding-top: 30px;}
.dsip .pro .right h4 span {font-size: 30px;line-height: 30px;color: #f00;font-family: "Impact";}
.dsip .pro .right .mores {width: 170px;line-height: 45px;border: 1px #333 solid;text-align: center;margin-top: 50px;}
.dsip .pro .right .mores:hover{ background:#f00; border:1px #f00 solid; color:#fff; }
.dsip .pro .right .mores:hover a{color:#fff;}

.diwup{ padding:6% 0; height:auto; overflow:hidden;}
.diwup ul{ margin-right:-5%;}
.diwup ul li{ width:28.33%; float:left; overflow:hidden; height:auto; margin-right:5%;}
.diwup ul li .pic{ position:relative; overflow:hidden; }
.diwup ul li .pic img{ width:100%; display:block; margin:auto; clear:both; transition:all 0.3s;}
.diwup ul li .pic:hover img{ transform:scale(1.1,1.1);}

.footbox{ background:#114fa3; padding:4% 0 3% 0; height:auto; overflow:hidden;}
.footbox .title{ border-bottom:1px #3368b0 solid; margin-bottom:30px; padding-bottom:30px; height:auto; overflow: hidden;}
.footbox .title .left{ width:80%; float:left; overflow:hidden; height:auto;}
.footbox .title .left ul{}
.footbox .title .left ul li{ width:33.333%; float:left; height:auto; overflow:hidden;}
.footbox .title .left ul li h2{ font-size:24px; margin-bottom:10px; color:#fff;}
.footbox .title .left ul li p{ line-height:2;color:#fff;}
.footbox .title .left ul li p a{ color:#fff; font-size:14px;}
.footbox .title .right{ width:10%; float:right; height:auto; overflow:hidden;}
.footbox .title .right img{ max-width:100%; margin-bottom:15px;}
.footbox .title .right p{ font-size:14px; text-align:center; color:#fff;}
.footbox .copyright{ text-align:center; line-height:2; color:#fff; font-size:14px;}

/***************内页css***************/
.nybanner {position: relative; width: 100%; margin: 0 auto; height: auto; overflow:hidden; text-align:center; font-size:4.5rem;color:#fff; font-weight:bold; padding-top:1%; }
.nybanner p{padding-top:10%;}
.nybanner img{margin: 0 auto;display: block;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;}
.nybanner img:hover{transform:scale(1,1);}
.postions {line-height: 75px;overflow: hidden;color: #999999;font-size: 14px;border-bottom: 1px solid #eeeeee;}
.postions .postions_r { float:left;}
.postions .postions_r img {vertical-align: baseline;margin-right: 8px;height: 12px;}
.postions a {color: #999999;}.postions .postions_r a:hover{color:#f8465a;}
.postions .postions_b {float: right; position:relative;}
.postions .postions_b a.isel {color: #f8465a;}
.postions .postions_b a {float: left;margin-left: 38px;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: #f8465a;-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:#f8465a;}


.nyabout{ margin:5% 0; height:auto; overflow:hidden;}
.nyabout .naleft{ width:55%; float:left; height:auto; overflow:hidden;}.nyabout .naleft h4{ font-size:30px; color:#f8465a; margin-bottom:6%;}
.nyabout .naleft p{ line-height:2.3; font-size:15px;}
.nyabout .naright{ width:40%; float:right; height:auto; overflow:hidden;position: relative;}
.nyabout .naright img{ max-width:100%;}
.nyabout .narights{ width:40%; float:right; height:auto; overflow:hidden;}
.nydyip{ width:100%; height:auto; overflow:hidden; background:#fafafa; padding:4% 0 4% 0;}
.nspr{ overflow:hidden; margin:auto;}
.nspr h2,.honor_img h2{ text-align:center; font-size:32px; height:56px; font-weight:300; margin-bottom:50px;}
.nspr ul{margin-right:-2%; margin-top:3%;}
.nspr ul li{ width:23%; height:375px; float:left; overflow:hidden; margin-right:2%; background:#fff; padding-bottom:2%;}
.nspr ul li .pic{ width:100%; overflow:hidden;}
.nspr 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;}
.nspr ul li .pic img:hover{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:60px; font-size:18px; color:#000;}
.nspr ul li p{ line-height:1.7; padding:0 5% 5%; text-align:center; color:#999;}

.honor_img{ margin:5% 0; height:auto; overflow:hidden;}
.honor_img ul{ margin-right:-2%;}
.honor_img ul li{width:23%; height: auto; float:left; margin-right:2%; margin-bottom:1%; }
.himg{position:relative; overflow:hidden; height: auto; }
.honor_img ul li p{ text-align:center;line-height:30px; font-size:16px; padding-top:10px; width:100%;}
.honor_img ul li img{max-width:100%; border:2px solid #e6e6e6; box-sizing:border-box;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; }
.honor_img ul li img:hover{border-color:#f8465a;transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}

.contactbox{ margin:5% 0; height:auto; overflow:hidden;}
.contactbox .rightty{ float:left; width:50%; height:auto; overflow:hidden;}.contactbox .rightty img{ width:100%;}
.contactbox .lsets{ float:left; width:45%; margin-left:5%;height:auto; overflow:hidden;text-align:justify; line-height:23px; font-size:16px;}
/**分页**/
.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 #f8465a;background:#f8465a;color:#fff;}

.new_list {margin: 30px 0 30px;overflow: hidden;}
.new_list ul {overflow: hidden;}
.new_list ul li {border-bottom: 1px solid #ddd;overflow: hidden;}
.new_list ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.new_list ul li a .new_left {
    display: flex;
    flex: 0 0 80%;
    max-width: 80%;
    padding: 30px 0;
}
.new_list ul li a .new_left .left_item {
    flex: 0 0 310px;
    min-width: 310px;
    height: 172px;
    overflow: hidden;
    margin: 0 40px 0 0;
}
.new_list ul li a .new_left .left_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s;
}
.new_list ul li a .new_left .right_item i {
    font-style: inherit;
    color: #999;
    display: block;
    margin: 17px 0 22px;
}
.new_list ul li a .new_left .right_item p {
    font-size: 16px;
    color: #333333;
    line-height: 16px;
    font-weight: bold;
    margin-bottom: 30px;
}
.new_list ul li a .new_left .right_item span {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    min-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.new_list ul li a .new_right {
    flex: 0 0 12.5%;
    max-width: 12.5%;
    padding: 30px 0;
}
.new_list ul li a .new_right button {
    display: block;
    font-size: 16px;
    color: #333;
    width: 100%;
    height: 46px;
    line-height: 44px;
    text-align: center;
    border: 2px solid #333;
    background: #fff;
    outline: none;
    padding: 0;
}
.new_list ul li a:hover img {transform: scale(1.1);}
.new_list ul li a:hover button {background: #f8465a;color: #fff;border: none;}

.news_box{ margin:3% auto; width:100%; height:auto; overflow:hidden;  overflow:hidden; padding:0 3% 0 0;}
.news_box h1{ font-size:25px; text-align:center;}
.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:25px; font-size:16px; float:left; width:50%;}
.news_box_pages ul li a{ font-size:16px;}
.news_box_pages ul li a:hover{ color:#f8465a;}


.wrapper {width: 100%;height: auto;position: relative;overflow: hidden;}
.ny_main{ margin:60px auto; overflow: hidden; height:auto; }
.slide_join{width:100%; float:left;}
.slide_join h3{float:left;width:96%; height:45px; padding:0 2%; font-weight:normal; background-color:#f6f6f6;margin-bottom:20px; cursor:pointer;}
.slide_join h3.on{background-color:#f8465a;}
.slide_join h3 span{float:left; width:80%; height:45px; color:#000;  font-size:16px; line-height:45px; overflow: hidden; text-overflow:ellipsis;}
.slide_join h3.on span{color:#fff;}
.slide_join h3 em{float:right; width:30px;height:30px; margin:8px 0 0 0; background:url(../images/join_img9.png) no-repeat;}
.slide_join h3.on em{background:url(../images/join_img10.png) no-repeat;}
.slide_join ul{float:left; width:96%; background-color:#fff; padding:0 25px 25px 25px;}
.slide_join ul .join_show{float:left; width:96%; color:#787876; font-size:14px; line-height:28px;}

.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: #f8465a; 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);}
.contact_title {height: 62px;line-height: 62px;overflow: hidden;position: relative;border-bottom: 1px solid #eeeeee;color: #333333;font-size: 24px;}
.newsleft{width:20%; height:auto; float:left; margin:4% 0;}
.blk-xs{width:100%;}
.fdh-01-tit {}
.fdh-01-tit .nbt{font-size:32px;font-weight: normal;line-height:85px;color: #fff;border-bottom: 1px solid #fff;text-align: center; background:#f8465a;}
.fdh-01-tit .nbt span{font-size: 14px;text-transform: uppercase;}
.fdh-01-nav-one .nbt2{line-height:25px;margin-bottom: 2px;overflow: hidden;background:#f3f3f3; padding:15px 0;}
.fdh-01-nav-one .nbt2 a{display:inline-block;font-size: 18px;font-weight: normal;color: #666666;overflow: hidden;vertical-align: middle;width:calc(100% - 50px);box-sizing: border-box;padding-left:20px;}
.fdh-01-nav-one .nbt2 i{display:inline-block; vertical-align: middle;width:50px;height:28px;background: url(../images/p14-icon5.png) center center no-repeat;}
.fdh-01-nav-one .nbt2 i.xu{background: url(../images/p14-icon2.png) center center no-repeat;}
.fdh-01-nav-one dl{display:none;}

.fdh-01-nav-one .nbt2.sidenavcur, .fdh-01-nav-one .nbt2:hover{background: #f8465a}
.fdh-01-nav-one .nbt2.sidenavcur a, .fdh-01-nav-one .nbt2:hover a{color: #fff;}
.fdh-01-nav dl{padding: 2px 0 4px;}
.fdh-01-nav dt{height: 50px;font-size: 16px;line-height: 50px;padding-left: 54px;padding-right: 40px;margin-bottom: 1px;background: #f3f3f3;position: relative;overflow: hidden;}
.fdh-01-nav dt a{ font-size:16px;}
.fdh-01-nav dt:after{content: "";width: 8px;height: 8px;border: 2px solid #f3f3f3;border-style: solid solid none none;position: absolute;top: 50%;right: 32px;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.fdh-01-nav dt.sidenavcur:after, .fdh-01-nav dt:hover:after{border-color: #f8465a;}
.fdh-01-nav dt.sidenavcur a, .fdh-01-nav dt:hover a{color: #f8465a;}
.fdh-01-nav dd{border: 1px solid #ececec;border-bottom: 0;}
.fdh-01-nav p{height: 50px;font-size: 14px;line-height: 50px;padding-left: 72px;padding-right: 40px;border-bottom: 1px solid #ececec;background: #fff;position: relative;overflow: hidden;}
.fdh-01-nav p.sidenavcur a, .fdh-01-nav p:hover a{color: #1d90e0;}
.fdh-01-nav p.sidenavcur:after, .fdh-01-nav p:hover:after{background: #1d90e0;}
.fdh-01-nav a{display: block;overflow: hidden;}

.cbgg-01{background: #f8465a;text-align: center;color: #fff;}
.cbgg-01-img img{width: 100%;display: block;}
.cbgg-01 p{padding-top: 15px;}
.cbgg-01 p img{vertical-align: middle;margin-right: 5px;}
.cbgg-01 span{display: block;font-size: 21px;font-weight: bold;font-family: Arial;padding-bottom: 20px;padding-top: 10px;}
.probox{width:77%; height:auto; float:right; margin:4% 0;}
.probox ul{ margin-right:-2%; height:auto; overflow:hidden; margin-bottom:5%;}
.probox ul li{ width:23%; float:left;overflow:hidden; height:auto; margin-right:2%;}
.probox ul li .pic{ position:relative; overflow:hidden;}
.probox ul li .pic img{ max-width:100%; display:block; margin:auto; clear:both; transition:all 0.3s;}
.probox ul li .pic:hover img{ transform:scale(1.1,1.1);}
.probox ul li p{ line-height:25px; text-align:center; font-size:18px; padding:15px 0; }
.probox ul li:hover p{ color:#f8465a;}
.proright{ width:77%; height:auto; float:right; margin:4% auto;}
.procon{ width:100%; height:auto; overflow:hidden;}
.probxo{ width:100%; height:auto; overflow:hidden;}
.probxo ul{ margin-right:-3%;}
.probxo ul li{ width:29.8%; height:auto; overflow:hidden; margin-right:3%; margin-bottom:3%; float:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; border:1px #ededed solid;}
.probxo ul li .pic{ position:relative; overflow:hidden; padding:3%;}
.probxo ul li .pic img{ max-width:100%; display:block; margin:auto; clear:both; transition:all 0.3s;}
.probxo ul li .pic:hover img{ transform:scale(1.2,1.2);}
.probxo ul li p{ line-height:45px; text-align:center;color:#ff5500; line-height:35px; padding-bottom:3%;}
.probxo ul li h3{ font-size:1.45rem; color:#07a7ed; text-align:center;}

.proconlf{ width:50%; float:left; height:auto; overflow:hidden;}
.proconrg{ width:45%; float:right; height:auto; overflow:hidden;}
.proconrg h3{ font-size:1.65rem; margin-bottom:20px; color:#f8465a; font-size:36px;}
.proconrg p{ line-height:1.8; font-size:15px; color:#999; text-align:justify;}
.proconrg p a{ color:#033ec1;}

/******产品详情css******/
.game163{ overflow: hidden;height:auto;  width:100%;float:left;}
.game163 .bigImg{ height: 445px !important; position: relative; }
.game163 .bigImg li img{ vertical-align:middle;  max-width:100%; clear:both;  margin:auto;   }
.game163 .bigImg  h4{ font-size: 14px; font-weight: bold; line-height: 33px; height: 33px; padding-right: 30px; overflow: hidden; text-align: left; }
.game163 .smallScroll{ height:76px; margin-top:15px;}
.game163 .sPrev,.game163 .sNext{ float: left; display: block; width:24px; height:76px; text-indent: -9999px;background:url(../images/yft_pic33.gif) no-repeat 0 0; }
.game163 .sNext{background-position:-26px 0px;}
.game163 .smallImg{ float:left;  margin: 0 8px; display:inline; width:80%; overflow: hidden;}
.game163 .smallImg ul{ height:76px;  width: 9999px; overflow: hidden; }
.game163 .smallImg li{ float: left; margin: 0 3px; width:74px; cursor:pointer;  display: inline;  }
.game163 .smallImg img{ border:1px solid #ededed; width:100% !important;}
.game163 .smallImg .on img{border:1px solid #0093db;}
.npsrrr{ margin-top:4%; height:auto; overflow:hidden;}
.npsrrr h2{ font-size:30px; border-bottom:1px #efefef solid; margin-bottom:32px; padding-bottom:30px;}
.npsrrr p{ line-height:1.8;}
.npsrrr img{ margin:12px auto; display:block; clear:both;}
.npsr{ width:100%; height:auto; overflow:hidden;}
.npsr h2{ text-align:center; text-transform:uppercase; font-size:2.28rem;}
.npsr .conytf{ background:#fff; padding:5% 8%; margin:3% 0 0 0;}
.npsr .conytf p{ line-height:1.8; padding-bottom:2em; font-size:15px; text-align:justify;}
.npsr .conytf img{ display:block; margin:1% auto; clear:both; max-width:100%;}
.npsr .conytf table{ border-collapse:collapse; border: 1px #ededed solid !important; line-height:30px !important;}
.npsr .conytf table td{ padding-left:12px !important;word-wrap:break-word;word-break:break-all;border: 1px #ededed solid !important;line-height:30px !important;}
.npsr .conytf table h6{line-height:30px !important;}
.product_con_b h2 {border-bottom: 1px solid #eee;margin-top: 3%;line-height: 50px;font-weight: bold;text-align: center;text-transform: uppercase;font-size: 20px;}
.b_box{}
.b_box ul{ margin-right:-3%; margin-bottom:3%; height:auto; overflow:hidden;}
.b_box ul li{ width:22%; height:auto; overflow:hidden; margin-right:3%; margin-top:3%; float:left; }
.b_box li .pic{ overflow:hidden; padding:1px;background:#eee;}
.b_box li p{ line-height:50px; font-size:16px; text-align:center;}
.b_box li img{ width:100%; transition:all 0.7s;}
.b_box li:hover img{ transform:scale(1.2);}

.inPors{position:relative; height:auto; overflow:hidden; margin:5% 0 3% 0;}
.inPors h3{ font-size:24px; margin-bottom:3%;}
.inPors ul{ margin-right:-2%;}
.inPors ul li{ width:23%; float:left;overflow:hidden; height:auto; margin-right:2%; margin-bottom:2%; background:#fff;position:relative;}
.inPors .item{  padding:1px;overflow:hidden; height:auto;position:relative;}
.inPors .item .inpro_img{ max-width:100%;position:relative; overflow:hidden;  }
.inPors .item .inpro_img img{width:100%;  transition:all 0.8s; }
.inPors .item .inpro_img:hover img{ transform:scale(1.1);}
.inPors h1{ font-size:20px; font-weight:400; margin:25px 0;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap; text-align: center; position:absolute; bottom:0; z-index:9999; left:15px; color:#666;}



.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 100px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background:#f8465a url(../images/top.png) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; 
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* 如果用户继续向下滚动,这个按钮的透明度会变得更低 */
  opacity: 1;
}
.no-touch .cd-top:hover {
  background-color: #ffd200;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 50px;
    width: 50px;
    right: 30px;
    bottom: 30px;
  }
}




