@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;}
body {background:#fff;font-size: 14px;font-family: "微软雅黑";font-style:normal; color:#201c18;}
a {text-decoration: none; color:#201c18;}
a:hover {color: #008ac8;text-decoration: none !important;}
li {list-style-type: none;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
input, button, select, textarea {outline: none;}
button:focus{border:0; outline:0;}
table{border-collapse: collapse;}
th,tr,td{border: 1px solid #DDD;}
.cl:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.cl {zoom: 1;}
img{transition: all 0.6s ease;}


/*banner*/
@keyframes uk-scale-kenburns {
	0% {transform:scale(1.1)}
	100% {transform:scale(1)}
}
.slides li.flex-active-slide img.bannerpic{animation-name: uk-scale-kenburns;animation-duration: 15s;}

#wap-banner{display: none;}
.flexslider{position:relative;height:auto;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{width:100%;margin-top: 80px;}
.slides li img{width:100%;}
.flex-control-nav{position:absolute;bottom:0px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:35px;height:4px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:35px;height:4px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;/*top:45%;*/}
/*banner-end*/

/*index*/
/*按钮*/
.custom-btn {
	width: 145px;
	height: 42px;
	color: #26221f;
	text-align: center;
	border-radius: 20px;
	line-height: 39px;
	font-size: 18px;
	background: transparent;
	transition: all 0.3s ease;
	position: relative;
	display: inline-block;
	overflow: hidden;	
}
.btn-15 {background:none;border: none;z-index: 1;border: 2px solid #a9a9a9;}
.btn-15:after {
	position: absolute;
	content: "";
	width: 0;
	height: 100%;
	top: 0;
	right: 0;
	z-index: -1;
	background-color: #0089c8;
	background-image: linear-gradient(to right, #0089c8 , #0089c8);
	transition: all 0.3s ease;		
}
.btn-15:hover {color: #fff;border: 2px solid #0089c8;}
.btn-15:hover:after {left: 0; width: 100%;}
.btn-15:active {top: 2px;}
/*按钮 end*/

/*首页产品*/
.sycp-ul{margin-top: 50px;}
.sycp-ul li{width: 100%;background: #dededc;padding: 8px;margin-bottom: 30px;}
.sycp-box{background: #fff;width: 100%;}
.sycp-ul li figure{width: 45%;float: left;overflow: hidden;}
.sycp-ul li figure img{width: 100%;transition: all 0.5s;}
.sycp-ul li:hover figure img{transform: scale(1.05);}
.sycp-ul li .sycp-text{width: 55%;padding: 30px;float: right;}
.sycp-ul li .sycp-text h3{color: #333;font-size: 25px;margin: 20px 0;}
.sycp-ul li .sycp-text p{font-size: 16px;color: #666;line-height: 25px;text-align: justify;margin-bottom: 0;}
.sycp-ul li .sycp-text a{display: block;width: 110px;height: 30px;color: #fff;background: #0089C8;text-align: center;line-height: 30px;margin-top: 40px;border: 1px solid #0089C8;}
.sycp-ul li .sycp-text a:hover{background: none; color: #0089C8;}

/*首页about*/
.syabout513{width: 100%;background: #f0f0f2;margin-top: 50px;padding-bottom: 100px;}
.about513-text{width: 100%;}
.about513-text h3{color: #0089C8;font-size: 30px;margin: 50px 0 20px;font-weight: bold;}
.about513-text h4{color: #333;font-size: 24px;margin-bottom: 20px;}
.about513-p p{font-size: 16px;color: #666;text-align: justify;line-height: 25px;}
.about513-a a{display: block;width: 110px;height: 30px;color: #fff;background: #0089C8;text-align: center;line-height: 30px;margin-top:30px;border: 1px solid #0089C8;}
.about513-a a:hover{background: none; color: #0089C8;}
.about513-img{width: 100%;position: relative;margin-top: 80px;}
.about513-img-bj{width: 97%;background: #0089c8;height: 286px;position: absolute;right: 0;top: 0;}
.about513-img img{width: 98%;position: absolute;left: 0;top: 10px;}
.about513-ys{width: 100%;background: #fff;box-shadow: 0 0 15px rgba(0,0,0,0.2);text-align: center;padding: 30px 0;margin-bottom: 50px;margin-top: -70px;}
.about513-ul {}
.about513-ul li{display: inline-block;width: 24%;border-right: 1px dotted #d1d1d1;padding: 0 30px;}
.about513-ul li:last-child{border-right: none;}
.about513-ul li h4{font-size: 30px;font-weight: bold;color: #0089C8;}
.about513-ul li p{font-size: 18px;color: #666;}

/*首页news*/
.syxw-title{width: 100%;border-bottom: 1px solid #d1d1d1;margin-bottom: 30px;}
.syxw-title h3{float: left;font-size: 25px;color: #333;}
.syxw-title a{display: inline-block;float: right;width: 85px;height: 28px;color: #fff;background: #0089C8;text-align: center;line-height: 26px;border: 1px solid #0089C8;
margin-top: 20px;}
.syxw-title a:hover{background: none; color: #0089C8;}
.syxw-ul{margin-bottom: 20px;}
.syxw-div{width: 100%;overflow: hidden;margin-bottom: 30px;}
.syxw-div figure{width: 100%;overflow: hidden;}
.syxw-div figure img{width: 100%;transition: all 0.3s;}
.syxw-div:hover figure img{transform: scale(1.05);}
.syxw-div h4{font-size: 16px;color: #333;line-height: 25px;transition: all 0.3s;height: 50px;overflow: hidden;}
.syxw-div p{font-size: 14px;color: #666;line-height: 22px;text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}
.syxw-div span{display: block;width: 85px;height: 28px;color: #666;text-align: center;line-height: 26px;border: 1px solid #d1d1d1;margin-top: 20px;transition: all 0.3s;}
.syxw-div span:hover{background: #0089C8;color: #fff;border: 1px solid #0089C8;}
.syxw-div h4:hover{color: #0089C8;}

/*footer-新*/
.foot-bj{width: 100%; background: #eaebef;padding-top: 50px;padding-bottom: 40px;}
.foot-cp{float: left;width:54%;}
.foot-cp li{float: left;margin-right: 6%;}
.foot-cp li h4{font-size: 25px;color: #333;line-height: 30px;}
.foot-cp li p{margin:10px 0 0 ;}
.foot-cp li p a{font-size: 16px;color: #666;background: #fff;padding: 3px 10px;display: block;}
.foot-cp li h5{font-size: 22px;color: #333;text-align: center;}
.foot-cp li figure img{width: 130px;}
.foot-right{width:46%;float: right;}
.foot-right h5{font-size: 20px;color: #333;}
.foot-lxfs{width: 100%;border-radius: 20px;background: #fff;padding:20px 25px;}
.foot-lxfs figure{width: 30%;float: left;margin-top: 11px;}
.foot-lxfs figure img{width: 100%;}
.foot-lxfs .foot-lxfs-r{width: 70%;float: right;padding-left: 30px;}
.foot-lxfs .foot-lxfs-r h4{font-size: 22px;color: #333;margin: 0 0 10px;}
.foot-lxfs .foot-lxfs-r p{font-size: 16px;color: #666;line-height: 25px;margin: 0;}

/*首页标题*/

.cp-gd{width: 100%;background: #f0f0f0;padding: 30px 0 0px;}
.picScroll{width: 100%;position: relative;overflow: hidden;}
.cp-gd .picScroll .tempWrap{margin: 0 auto; width: 97% !important;}
.picScroll ul {overflow: hidden;zoom: 1;}
.cp-gd .picScroll ul li {width: 230px;float: left;overflow: hidden;text-align: center;}
.cp-gd .picScroll ul li figure{width: 100%;overflow: hidden;padding: 0 55px;height: 130px;background: url(../images/index_07.png) no-repeat right;
line-height: 130px;}
.cp-gd .picScroll ul li figure img{max-width: 100%;transition: all 0.5s;vertical-align: middle;}
.cp-gd .picScroll ul li:hover figure img{transform: scale(1.05);}
.cp-gd .picScroll ul li p{font-size: 16px;color: #201c18;text-transform: uppercase;line-height: 35px;}
.cp-gd .picScroll .prev,.cp-gd .picScroll .next {
    display: block;
    position: absolute;
    top: 51px;
    left: 0px;
    width: 27px;
    height: 48px;
    background: url(../images/index_24.png) no-repeat;
}
.cp-gd .picScroll .next {
    left: auto;
    right: 0px;
    background-position: -34px 0;
}

.sy-about{width: 100%;background: url(../images/index_08.png) no-repeat bottom;background-size: 100% auto;padding-bottom: 100px;}
.syabout-l{width: 100%;}
.syabout-l h2{font-size: 40px;color: #008aca;font-weight: bold;margin-top:130px;margin-bottom: 30px;}
.syabout-text{margin-bottom: 80px;}
.syabout-text p{text-align: justify;font-size: 18px;line-height: 30px;}
.syabout-r{margin-top: 130px;position: relative;float: right;width: 96%;}
.syabout-r-blue{position: absolute;top: 0;left: 0;background: #008ACA;width: 275px;height: 135px; }
.syabout-r figure{position: absolute;right: 0;top: 15px;width: 98%;overflow: hidden;}
.syabout-r figure img{width: 100%;}

#sy-about-en .syabout-l h2{font-size: 25px;}
#sy-about-en .syabout-text p{font-size: 14px;}
#sy-about-en .syabout-text{margin-bottom: 35px;}

.sy-tjcp{width: 100%;}
.sy-tjcp .hotspot{width: 100%; overflow: hidden; position: relative;}
.sy-tjcp .hotspot .pic {position: relative;background-color: #f0f0f0;border-bottom: 1px solid #dddddb;}
.sy-tjcp .hotspot .pic li {width: 100%;overflow: hidden;float: left;height: 585px;}
.sy-tjcp .hotspot .pic li .pic-li-img{width: 100%;height: 100%;background-size: 100% auto;background-repeat: no-repeat;}
.sy-tjcp .hotspot .txt{overflow: hidden;position: absolute;bottom: 90px; right: 0; width: 100%;}
.sy-tjcp .hotspot .txt .bl{text-align: right;width: 100%;} 
.sy-tjcp .hotspot .txt .bl a{display: inline-block;text-align: right;font-size: 18px;color: #aeaeae;margin-left: 15px;white-space: inherit;}
.sy-tjcp .hotspot .txt .bl a.on{color: #6e6a69;}
.sy-tjcp .hotspot .txt .bl a .tt{display: inline-block;width: 150px;text-align:left;}

.sy-yyfw-title{width: 100%;text-align: center;margin-top: 100px;}
.sy-yyfw-title h2{color: #19110f;font-weight: bold;font-size: 40px;}
.sy-yyfw-title span{display: block;margin: 20px 0;}
.sy-yyfw-title p{font-size: 24px;color: #000;letter-spacing: 1px;}
.sy-yyfw{margin-top: 80px;}
.sy-yyfw .picScroll .tempWrap{margin: 0 auto;width: 80% !important;}
.sy-yyfw .picScroll ul li{float: left;overflow: hidden;text-align: center;width:166px;margin: 0 30px;}
.sy-yyfw .picScroll ul li span{width: 100%;height: 166px;background:#0089c8 url(../images/index_12.png) no-repeat;border-radius: 10px;overflow: hidden;
display: block;}
.sy-yyfw .picScroll ul li .sy-yyfw-ico1{background-position: 18px 13px;}
.sy-yyfw .picScroll ul li .sy-yyfw-ico2{background-position: -163px 13px;}
.sy-yyfw .picScroll ul li .sy-yyfw-ico3{background-position: -348px 13px;}
.sy-yyfw .picScroll ul li .sy-yyfw-ico4{background-position: -556px 13px;}
.sy-yyfw .picScroll ul li .sy-yyfw-ico5{background-position: -734px 13px;}
.sy-yyfw .picScroll ul li .sy-yyfw-ico6{background-position: -923px 13px;}
.sy-yyfw .picScroll ul li p{font-size: 24px;color: #000;line-height: 60px;}
.sy-yyfw .picScroll .prev,.sy-yyfw .picScroll .next {
    display: block;
    position: absolute;
    top: 70px;
    left: 60px;
    width: 40px;
    height: 31px;
    background: url(../images/index_13.png) no-repeat;
}
.sy-yyfw .picScroll .next {
    left: auto;
    right: 60px;
    background-position: -48px 0;
}
.sy-yyfw-a{text-align: center;margin: 80px 0;}

#sy-yyfw-en .picScroll ul li p{font-size: 20px;line-height: 30px;margin-top: 10px;}

.sy-news{width: 100%;background: url(../images/index_15.jpg) no-repeat center;padding-bottom: 100px;}
.sy-news .video-r{width: 100%;position: relative;margin-top: 160px;}
.sy-news .video-r .video-r-blue-1{position: absolute;width: 140px;height: 140px;background: #0089C8;top: -9px;left: 0;}
.sy-news .video-r .video-r-blue-2{position: absolute;width: 344px;height: 133px;background: #0089C8;bottom: -11px;right: 0;}
/*视频*/
.video{width: 96%;margin: 0 auto;}
.videolist { position:relative;margin: 0 auto; }
.sy-news .videolist img{width: 100%;}
.videolist:hover{ cursor: pointer; }
.videoed { display:block; position: absolute;z-index:99;}
.videos{ display:none; border: 1px solid #080808; position:fixed; left:50%; top:50%; margin-left:-320px; margin-top:-210px; z-index:99999; width:640px; height:360px; }
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }
.videos{width: 70%; background: #000; left: 15%; top: 13%; margin: 0 auto;height: auto;}
.vider-bf {width: 100%;height: 100%;}
/*视频end*/
.sy-news-r{width: 100%;margin-top: 260px;}
.sy-news-r h2{font-size: 35px;font-weight: bold;width: 88%;margin: 30px auto;}
.sy-news-r .picScroll .tempWrap{margin: 0 auto;width: 90% !important;}
.sy-news-r .picScroll ul li{float: left;overflow: hidden;text-align: center;width:300px;margin: 0 8px;}
.sy-news-r .picScroll ul li figure{width: 100%;overflow: hidden;}
.sy-news-r .picScroll ul li figure img{width: 100%;transition: all 0.5s;}
.sy-news-r .picScroll ul li:hover figure img{transform: scale(1.05);}
.sy-news-r .picScroll .prev,.sy-news-r .picScroll .next {
    display: block;
    position: absolute;
    top: 83px;
    left: 0px;
    width: 18px;
    height: 22px;
    background: url(../images/index_17.png) no-repeat;
}
.sy-news-r .picScroll .next {
    left: auto;
    right: 0px;
    background-position: -26px 0;
}

/*footer*/
.footer{width: 100%;background: url(../images/index_18.png) no-repeat center;padding-top: 98px;padding-bottom: 30px;}
.foot-logo{width: 290px;float: left;}
.foot-logo img{width: 100%;}
.foot-nav{float: left;margin-left: 4%;}
.foot-nav li .foot-nav-a1{font-size: 22px;color: #000;display: block;line-height: 40px;text-transform: uppercase;}
.foot-nav li p a{font-size: 18px;color: #838183;}
.foot-ewm{float: right;text-align: center;}
.foot-ewm div{float: right;width: 140px;margin-left: 15px;}
.foot-ewm div figure img{width: 100%;}
.foot-ewm div p{color: #201b18;font-size: 18px;margin-top: 10px;}

.foot-ewm-en div p{font-size: 14px;} 
.foot-ewm-en div{ width: 130px;}

/*内页*/
/*产品新增*/
.cplist-banner{width: 100%;margin-top: 80px;height: 570px;}
.cplist-banner img{width: 100%;}
.cplist-bj{width: 100%;background: #f0f0f2;}
.cpxz-list{margin: 40px 0;}
.cpxz-list .cpxz-list-div{width: 100%;background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);padding: 8px;margin-bottom: 30px;}
.cpxz-list .cpxz-list-div a{width: 100%;height: 100%;display: block;overflow: hidden;}
.cpxz-list .cpxz-list-div a img{width: 100%;transition: all 0.3s;}
.cpxz-list .cpxz-list-div a:hover img{transform: scale(1.05);}
.cplist-banner-wap{display: none;}

/*视频中心*/
.sp-box{width: 100%;border-bottom: 1px solid #eee;margin-top: 30px;}
.sp-box:last-child{margin-bottom: 50px;border-bottom: none;}
.sp-title{width: 100%;border-bottom: 1px solid #c1c1c1;}
.sp-title h3{font-size: 18px;background: #0089C8;color: #fff;padding: 5px 8px;float: left;}
.sp-title a{display: inline-block;float: right;font-size: 14px;color: #0089C8;margin-top: 30px;}
.video-list{margin: 50px 0 0;}
.video-list .video-list-div{width: 100%;overflow: hidden;margin-bottom: 30px;background: #f0f0f2;padding: 7px;}
.video-list .video-list-div figure{width: 50%;float: left;overflow: hidden;}
.video-list .video-list-div figure img{width: 100%;transition: all 0.5s;}
.video-list .video-list-div:hover figure img{transform: scale(1.05);}
.video-list .video-list-div .video-list-text{width: 50%;float: right;padding: 30px 25px;}
.video-list .video-list-div .video-list-text h3{font-size: 18px;color: #333;height: 80px;margin: 0;}
.video-list .video-list-div .video-list-text span{display:block;font-size: 14px;color: #0089C8;}
.video-list .video-list-div:hover .video-list-text h3{color: #0089C8;}

/*top*/
.ny-banner{width: 100%;margin-top: 79px;}
.ny-banner img{width: 100%;}

/*abotu*/
.about-menu{background: #f0f0f0;}
.nyabout-l,.nyabout-r{width: 50%;}
.nyabout-l{float: left;}
.nyabout-l img,.nyabout-r img{width: 100%;}
.nyabout-r{float: right;}
.ny-about-text{padding: 35px 55px;}
.ny-about-text h3{font-size: 28px;color: #0089C8;font-weight: bold;margin-bottom: 13px;}
.ny-about-text p{font-size: 20px;text-align: justify;line-height: 35px;}

.chuangxin{text-align: center;margin-top: 80px;}
.chuangxin h2{font-size: 32px;color: #191411;font-weight: bold;}
.chuangxin span img{max-width: 100%;}
.chuangxin p{font-size: 22px;line-height: 40px;}
.chuangxin-ul{text-align: center;margin: 50px 0;}
.chuangxin-ul li{display: inline-block;text-align: center;margin: 0 60px;}
.chuangxin-ul li img{max-width: 100%;}
.chuangxin-ul li p{font-size: 25px;color: #0089C8;line-height: 30px;}

.nyabout-img{width: 100%;background: #f2f2f2;border-top: 1px solid #dddddc;padding: 20px 0;}
.nyabout-img-ul{}
.nyabout-img-ul li figure{width: 100%;overflow: hidden;}
.nyabout-img-ul li figure img{width: 100%;transition: all 0.5s;}
.nyabout-img-ul li:hover figure img{transform: scale(1.05);}

.nyabout-img-2{width: 100%;}
.nyabout-img-2 img{width: 100%;}

#ny-about-en .ny-about-text {padding: 15px 30px;}
#ny-about-en .ny-about-text h3 {text-transform: uppercase;font-size: 25px}
#ny-about-en .ny-about-text p{font-size: 18px;line-height: 30px;}


/*产品中心*/
.cp-banner{width: 100%;overflow: hidden;position: relative;}
.cp-banner img{width: 100%;}
#ny-cp{width: 100%;background: #fff;}
#ny-cp .syabout-l h2{color: #0f0908;font-size: 24px;margin-top: 80px;margin-bottom: 16px;}
#ny-cp .syabout-text p strong{float: left;margin-right: 10px; height: 35px;}
#ny-cp .syabout-text p{font-size: 20px;width: 100%;float: left;text-align: justify;}
.cp-zycs{width: 100%;background: #f0f0f0;border-top: 1px solid #dededd;padding-bottom: 80px;}
.cp-zycs h2{color: #0f0908;font-size: 35px;padding: 10px 0;text-align: center;}
.cp-zycs .cp-zycs-img{text-align: justify;}
.cp-zycs .cp-zycs-img img{display: block;max-width: 100%;margin: 0 auto;}
.cp-video{width: 100%;text-align: center;margin: 80px 0;}
.cp-video .video-bj img{max-width: 100%;}

.cp-index{width: 100%;margin:80px auto;}
.cp-index li{width:100%;}
.cp-index li .cp-div-left .cp-index-text{padding-left:30px;padding-top:50px;}
.cp-index li .cp-index-text{}
.cp-index li .cp-index-text h4{font-size:24px;font-weight:bold;margin-bottom: 25px;}
.cp-index li .cp-index-text a{display:block;font-size:14px;line-height: 27px;color:#666;}
.cp-index li .cp-index-text a:hover{color: #0089C8;}
.cp-index li .cp-index-text .cp-index-more a{
	font-size: 12px;
    transition: 0.5s;
	background: #0089C8;
	color:#fff;
	width: 110px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-top: 80px;
}
.cp-index li .cp-index-text .cp-index-ms{font-size: 14px;color: #666;text-align: justify;padding-right: 80px;line-height: 28px;}
.cp-index li .cp-index-text .cp-index-more a:hover{background: #fff;color:#333;}
.cp-index li .cp-div-right{padding:0;margin-bottom: -6px;}
.cp-index li .cp-index-img img{width:100%;}

.cp-zhutu{width: 100%;overflow: hidden;position: relative;}
.cp-zhutu img{width: 100%;}
#web-zhutu{display: none;}

.cp-index li:nth-child(2n) .cp-div-left{float:right;}
.cp-index li:nth-child(2n) .cp-div-right{float:left;}

.mbx-bj{width: 100%;background: rgba(0,0,0,0.7);position: absolute;bottom: 0;left: 0;color: #fff;height: 44px;text-transform: capitalize;}
.mbx-bj-l{width: 25%;float: left;font-size: 13px;}
.mbx-bj-l a{color: #fff;display: inline-block;margin: 0 5px;line-height: 44px;}
.mbx-bj-r{width: 70%;float: right;font-size: 14px;}
.mbx-bj-r ul{text-align: right;}
.mbx-bj-r ul li{display: inline-block;text-align: center;margin-top:4px; width: 15%;height:37px;line-height:37px;border-radius: 20px;transition: all 0.5s;
overflow: hidden;}
.mbx-bj-r ul li a{color: #fff;}
.mbx-bj-r ul li:hover,.mbx-bj-r ul li.active{background: #0093dd;}
#cp-xq{padding: 5px 0 0px;}
#cp-xq .picScroll ul{text-align: center;margin-bottom: 0;}
#cp-xq .picScroll ul li{display: inline-block;float: inherit;}

#ny-cp .syabout-text{height: 250px;}
#ny-cp .syabout-r{margin-top: 60px;}
#ny-cp .sy-about{padding-bottom: 40px;}

.sticky-nav.menu_fixed {
	position: fixed;
	top: 0;	left: 0;	
	width: 100%;	
	z-index: 99;	
	animation: sticky 1s;	
	box-shadow: 2px 4px 8px rgba(51, 51, 51, .25);	
	background-color: #fff;
}
/* .sticky-nav.menu_fixed .top .logo img{height: 60px;}
.sticky-nav.menu_fixed .nav h3{ margin: 20px auto;}
.sticky-nav.menu_fixed .nav .sub{top: 92px;} */

@keyframes sticky {
	0% {
		transform: translateY(-100%)	
	}
	100% {
		transform: translateY(0)	
	}
}

/*新闻*/
.news-bj{background: #f0f0f0;width: 100%;padding: 80px 0;border-bottom: 1px solid #dddddc;}
.news-ul{}
.news-ul li{width: 100%;border: 1px solid #a4a3a4;position: relative;padding: 40px 30px;margin: 30px 0;}
.news-ul li time{position: absolute;width: 225px;height: 70px;line-height: 70px;color: #fff;text-align: center;background: #0089C8;font-size: 25px;
top: -50px;left: 30px;}
.news-ul li figure{width: 40%;float: left;overflow: hidden;}
.news-ul li figure img{width: 100%;transition: all 0.5s;}
.news-ul li:hover figure img{transform: scale(1.05);}
.news-ul li .news-ul-text{width: 57%;float: right;}
.news-ul li .news-ul-text h3{font-size: 25px;font-weight: bold;margin: 30px 0 20px;}
.news-ul li .news-ul-text p{font-size: 18px;text-align: justify;line-height: 35px;color: #484340;}

.news_two_ul {height: auto;overflow: hidden;padding: 20px;width: 100%;margin-top: 30px;}
.news_two_ul li {width: 100%;height: 159px;border: 1px solid transparent;margin-bottom: 20px;}
.news_two_box {width: 100%;height: 159px;border: 1px solid transparent;position: relative;background: #f7f7f7;transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;}
.news_two_img {width: 230px;height: 157px;float: left;transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;}
.news_two_img img {width: 200px;height: 130px;margin: 15px;border-bottom: 1px solid rgba(0, 0, 0, 0.09);}
.news_two_txt span {font-size: 16px;color: #717171;display: block;height: 24px;overflow: hidden;margin-bottom: 20px;transition: all .3s ease-out 0s;}
.news_two_date {width: 180px;float: right;color: #999;padding: 36px 66px 0 0;transition: all .3s ease-out 0s;}
.news_two_date span {height: 26px;font-size: 19px;} 
.news_two_date i {font-size: 13px;}
.news_two_txt i {height: 52px;color: #A2A2A2;line-height: 24px;display: block;overflow: hidden;transition: all .3s ease-out 0s;font-style: normal;}
.news_two_txt {width: 56%;float: left;margin: 36px 0 28px 34px;transition: all .3s ease-out 0s;}
.ser_but {
 	position: absolute;
 	top: 72px;
 	right: 50px;
 	width: 70px;
 	height: 35px;
 	border-radius: 18px;
 	text-align: center;
 	border: 1px solid #dedfe1;
 	transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
}
.ser_but i {
 	width: 70px;
 	height: 35px;
 	line-height: 35px;
 	transition: all 0.3s;
	font-style: normal;
	color: #ccc;
}
.news_two_but {
 	position: absolute;
 	top: 100px;
 	right: 105px;

}
.news_two_box:hover .news_two_txt span {color: #333;}
.news_two_box:hover .news_two_txt i {color: #999;}
.news_two_box:hover .news_two_txt {margin: 36px 0 28px 54px;}
.news_two_box:hover .news_two_date {padding: 36px 43px 0 0;}
.news_two_box:hover {border: 1px solid #efefef;	box-shadow: 0 6px 10px 5px rgba(0, 0, 0, .08);}
.news_two_box:hover .news_two_img {background: #ccc;background: #ccc;} 
.news_two_box:hover .ser_but {background: #ccc;border: 1px solid #ccc;margin: 0 -60px;}
.news_two_box:hover .ser_but i{color: #666;}


/*分页*/
.fenye{text-align: center;margin-bottom: 40px;}
.page-status,.page-index,.page-last{display: none;}
.fenye span a{display: inline-block;border-radius: 5px;border: 1px solid #e3e4e5;color: #000;padding: 10px 18px; font-weight: 600; margin:20px 5px 0px;}
.fenye .page-num-current,.fenye span a:hover{background: #0087d2;color: #fff;}

/*详情*/
.news-xq{width: 100%;}
.news-xq-title{width: 100%;border-bottom: 1px solid #ddd;text-align: center;padding-bottom: 20px;}
.news-xq-title h3{font-size: 25px;margin-bottom: 20px;}
.news-xq-title span{display: inline-block;font-size: 16px;margin: 0 15px;color: #666;}
.news-xq-nr{margin-top: 30px;}
.news-xq-nr p{font-size: 16px;color: #666;text-align: justify;line-height: 30px;}
.news-xq img{ max-width:100%;}
/*case*/
.case-bj{width: 100%;background: #f0f0f2;padding: 80px 0;border-bottom: 1px solid #dddddc;}
.case-ul{}
.case-ul li{width: 100%;background: #f0f0f2;padding: 90px;box-shadow: 0 0 20px rgba(0,0,0,0.3);margin: 30px 0;}
.case-ul li figure{width: 45%;overflow: hidden;float: left;margin-right: 100px;}
.case-ul li figure img{width: 100%;transition: all 0.5s;}
.case-ul li:hover figure img{transform: scale(1.05);}
.case-ul li .case-ul-text{margin-top: 150px;}
.case-ul li .case-ul-text h3{font-weight: bold;font-size: 30px;}
.case-ul li .case-ul-text p{font-size: 22px;line-height: 35px;}

/*联系我们*/
.lx-top{width: 100%;border-bottom: 1px solid #a8a7a7;text-align: center;margin-top: 60px;padding-bottom: 20px;}
.lx-top h2{font-size: 35px;font-weight: bold;}
.lx-ul-div{width: 100%;background: #f0f0f0;text-align: center;margin-top: 30px;padding-top: 45px; height: 215px;}
.lx-ul-div h4{font-size: 22px;font-weight: bold;line-height: 30px;}
.lx-ul-div p{font-size: 18px;padding: 0 30px;}

.lx-ly{width: 100%;background: #f0f0f0;margin-top: 50px;}
.lx-ly-l{width: 70%;background: #0089C8;padding: 50px 70px;float: left;}
.lx-ly-l h2{text-align: center;color: #fff;font-size: 35px;}
.lx-ly-l .form-horizontal{margin-top: 50px;}
.lx-ly-l .form-horizontal .form-group{margin:0 0 15px;}
.lx-ly-l .form-horizontal .form-group .form-control{border-radius: 0;height: 45px;}
.lx-ly-l .form-horizontal .form-group textarea.form-control{height: 120px;}
.lx-ly-l .form-horizontal .form-group .btn-default{float: right;border-radius: 0;height: 45px;background: #fff;width: 200px;font-size: 20px;font-weight: bold;
letter-spacing: 2px;}
.lx-ly-r{float: right;width: 30%;padding: 70px 40px;text-align: justify;}
.lx-ly-r p{font-size: 20px;line-height: 30px;margin-bottom: 15px;}

.lx-api{width: 100%;margin: 30px 0 80px;}
.lx-api img{width: 100%;}

#lxwm-en .lx-ul-div h4{font-size: 20px;}
#lxwm-en .lx-ul-div p{font-size: 16px;padding: 0 10px;}
#lxwm-en .lx-ul-div{padding-top: 30px; height: 220px;}

/*en*/
#sycp-ul-en li .sycp-text h3{font-size: 22px;margin: 10px 0 20px;text-transform: capitalize;}
#sycp-ul-en li .sycp-text{padding: 18px 30px;}
#sycp-ul-en li .sycp-text p {font-size: 14px;text-align:left;}
#syabout513-en .about513-text h4{font-size: 20px;line-height: 25px;}
#syabout513-en .about513-p p{font-size: 15px;text-align:left;}
#about513-ys-en .about513-ul li h4 {font-size: 26px;}
#about513-ys-en .about513-ul li p {font-size: 14px;}
#foot-cp-en li h4,#foot-cp-en li h5{font-size: 18px;text-transform: capitalize;}
#foot-cp-en li p a {font-size: 14px;}
#foot-cp-en li{margin-right: 5%;}
#foot-right-en h5 {font-size: 14px;}
#foot-right-en .foot-lxfs .foot-lxfs-r h4 {font-size: 14px;}
#foot-right-en .foot-lxfs .foot-lxfs-r p {font-size: 14px;}
#navBar-en .nav .sub{width: 195px;left: -58px;}
#about-menu-en .ny-about-text h3 {font-size: 20px;}
#about-menu-en .ny-about-text {padding: 0px 25px;}
#about-menu-en .ny-about-text p {font-size: 14px;line-height: 25px;text-align: left;}
#chuangxin-en p{font-size: 14px;}
#chuangxin-ul-en li p {font-size: 20px;}
#lx-ly-r-en p{text-align: left;}

.nyabout-img-wap{display: none;}
.wap-ny-banner{display: none;}

@media (min-width: 1300px){
	.container { width: 1250px;margin: 0 auto;}
}

@media screen and (max-width:1800px){
	
}

@media screen and (max-width:1660px){
	
}

@media screen and (max-width:1560px){
	
}

@media screen and (max-width:1500px){
	.sy-tjcp .hotspot .pic li{height: 510px;}
	
}
@media screen and (max-width:1440px){
	.container{width: 90%;}
	.sy-tjcp .hotspot .pic li {height: 600px;}
	.sy-yyfw .picScroll .tempWrap{width: 92% !important;}
	.sy-yyfw .picScroll .prev, .sy-yyfw .picScroll .next{left: 0;}
	.sy-yyfw .picScroll .next{right: 0;left: auto;}
	.sy-news-r .picScroll ul li{width: 273px;}
	.sy-news-r .picScroll .prev, .sy-news-r .picScroll .next{top: 83px;}
	.foot-logo {width: 240px;}
	.foot-nav li .foot-nav-a1{font-size: 20px;}
	.foot-nav li p a{font-size: 16px;}
	.foot-ewm div{width: 140px;}
	
	/**/
	.ny-about-text { padding: 20px 30px;}
	.ny-about-text h3 {font-size: 30px;}
	.ny-about-text p {font-size: 18px;}
	.chuangxin h2 {font-size: 35px;}
	.case-ul li{padding: 60px;}
	.case-ul li .case-ul-text { margin-top: 105px;}
	.news-ul li{ margin: 30px 0 90px;}
	.news-ul li .news-ul-text h3 {font-size: 20px;}
	.news-ul li .news-ul-text p{font-size: 16px;line-height: 30px;}
}

@media screen and (max-width:1320px){
	.slides li{margin-top: 60px;}
	.foot-cp{width: 57%;}
	.foot-right{width: 42%;}
	.foot-lxfs figure {width: 25%;}
	.foot-lxfs{padding: 15px 20px;}
	.foot-lxfs .foot-lxfs-r {width: 75%;padding-left: 20px;}
	.foot-lxfs .foot-lxfs-r h4 {font-size: 20px;}
	.foot-lxfs .foot-lxfs-r p {font-size: 14px;}
	.foot-cp li h4 {font-size: 20px;}
	.foot-cp li h5 {font-size: 18px;}
	.foot-cp li figure img {width: 110px;}
	.sy-tjcp .hotspot .pic li {height: 550px;}
	
	
	
	.sy-yyfw .picScroll ul li{margin:0 28px;}
	.sy-news-r{margin-top: 200px;}
	.foot-nav{margin-left: 5%;}
	.ny-banner,.cplist-banner{margin-top: 60px;}
	.lx-top h2,.lx-ly-l h2 {font-size: 25px;}
	.lx-ul-div h4 {font-size: 18px;}
	.lx-ul-div p {font-size: 14px;}
	.lx-ly-r p {font-size: 16px;line-height: 25px;}
	.lx-ly-r{padding: 50px 15px;}
	.lx-ly-l .form-horizontal .form-group .btn-default{width: 150px;font-size: 16px;}
	.cplist-banner{background-size: auto 100% !important;height: 500px;}
	.video-list .video-list-div .video-list-text h3{height: 60px;}
}

@media screen and (max-width:1250px){
	/*0513*/
	.sycp-ul li .sycp-text{padding: 5px 15px 0;}
	.sycp-ul li .sycp-text h3{font-size: 22px;}
}


@media screen and (max-width:1200px){
	.cp-gd .picScroll ul li{width: 210px;}
	.syabout-l h2{font-size: 30px; margin-top: 50px;}
	.syabout-text p{font-size: 16px;}
	.syabout-text {margin-bottom: 50px;}
	.syabout-r{margin-top: 50px;width: 100%;}
	.sy-tjcp .hotspot .txt{bottom: 30px;}
	.sy-tjcp .hotspot .pic li{height: 565px;}
	.sy-tjcp .hotspot .txt .bl a{font-size: 18px;}
	.sy-yyfw-title{margin-top: 50px;}
	.sy-yyfw-title h2{font-size: 30px;}
	.sy-yyfw-title span img{max-width: 100%;}
	.sy-yyfw-title p {font-size: 16px;}	
	.sy-yyfw,.sy-news .video-r {margin-top: 50px;}
	.sy-yyfw .picScroll .tempWrap {width: 75% !important;}
	.sy-yyfw .picScroll ul li {margin: 0 15px;}
	.sy-yyfw-a{margin: 50px 0;}
	.sy-news{background-size: auto 100%;}
	.sy-news-r { margin-top: 30px;}
	.sy-news{padding-bottom: 40px;}
	.footer{background-size: auto 100%;}
	.foot-logo{display: none;}
	
	/*0513*/
	#pc-banner{display: none;}
	#wap-banner{display: block;}
	.about513-img{margin-top: 30px;height: 590px;}
	.about513-ys{margin-top: 30px;margin-bottom: 30px;}
	.about513-img-bj{height: 640px;}
	.about513-ul li p {font-size: 14px;}
	.about513-ul li h4 {font-size: 25px;}
	
	
	/*内页*/
	.cplist-banner{display: none;}
	.cplist-banner-wap{width: 100%;margin-top: 60px;display: block;}
	.cplist-banner-wap img{width: 100%;}
	.nyabout-l, .nyabout-r {width: 100%;}
	.ny-about-text h3 {font-size: 20px;margin-top: 0px;}
	.ny-about-text p {font-size: 16px;line-height: 25px;}
	.chuangxin h2 {font-size: 25px;}
	.chuangxin p {font-size: 16px;}
	.chuangxin-ul li p {font-size: 16px;}
	.ny-banner{background-size: auto 100% !important;height: 370px;}
	.lx-top{margin-top: 30px;}
	.news_two_txt{width: 52%;margin: 30px 0 28px 0px;}
	.news-bj{padding: 20px 0;}
	.news-xq-title h3 {font-size: 18px;}
	.news-xq-title span{font-size: 14px;}
	.news-xq-nr p{font-size: 14px;line-height: 25px;}
	#ny-cp .syabout-r{height: 650px;}
	#ny-cp .syabout-l h2{font-size: 18px;}
	#ny-cp .syabout-text p{font-size: 14px;margin-bottom: 0;}
	#ny-cp .syabout-text{height: auto;}
	.cp-zycs{margin-top: 50px;padding-bottom: 10px;}
	.cp-zycs h2{display: none;}
	.video-list .video-list-div .video-list-text h3{height: 50px;}
	#web-zhutu{display: block;margin-top: 60px;}
	#pc-zhutu{display: none;}
	.ny-banner{display: none;}
	.wap-ny-banner{display: block;width: 100%;margin-top: 60px;}
	.wap-ny-banner img{width: 100%;}
}

@media screen and (max-width:910px){
	.cp-gd .picScroll ul li {width: 190px;}
	.cp-gd .picScroll ul li figure{padding: 0 40px;}
	.cp-gd .picScroll .tempWrap { width: 94% !important;}
	.sy-tjcp .hotspot .pic li { height: 440px;}
	.sy-news-r .picScroll ul li { width: 235px;}
	.sy-news-r .picScroll .prev, .sy-news-r .picScroll .next { top: 70px;}
	.foot-ewm div { width: 115px;}
}

@media screen and (max-width:760px){
	.sy-yyfw .picScroll .tempWrap { width: 84% !important;}
	.sy-yyfw .picScroll ul li{width: 100px;margin: 0 18px;}
	.sy-yyfw .picScroll ul li span{height: 100px;background-size: auto 74%;}
	.sy-yyfw .picScroll ul li .sy-yyfw-ico1 {background-position: 14px 11px;}
	.sy-yyfw .picScroll ul li .sy-yyfw-ico2 {background-position: -88px 11px;}
	.sy-yyfw .picScroll ul li .sy-yyfw-ico3 {background-position: -191px 11px;}
	.sy-yyfw .picScroll ul li .sy-yyfw-ico4 {background-position: -312px 11px;}
	.sy-yyfw .picScroll ul li .sy-yyfw-ico5 {background-position: -411px 11px;}
	.sy-yyfw .picScroll ul li .sy-yyfw-ico6 {background-position: -519px 11px;}
	.sy-yyfw .picScroll ul li p{font-size: 18px;line-height: 45px;}
	.sy-yyfw .picScroll .prev, .sy-yyfw .picScroll .next{top: 40px;}
	.sy-news-r .picScroll ul li { width: 275px;}
	.sy-news-r .picScroll .prev, .sy-news-r .picScroll .next {top: 95px;}
	.foot-nav{margin-left: 0;margin-right: 15%;}
	.foot-ewm{float: left;width: 100%;}
	.foot-ewm div{float: left; margin-top: 30px;margin-left: 0;margin-right: 20px;}
	/*内页*/
	
	.sycp-ul li figure,.sycp-ul li .sycp-text{width: 100%;}
	.sycp-box{padding-bottom: 30px;}
	.sy-tjcp .hotspot .pic li{height: 310px;}
	.about513-img-bj {height: 405px;}
	.about513-img { height: 340px;}
	.about513-ul li{width: 49%;margin: 10px 0;float: left;height: 100px;padding: 0 15px;}
	.about513-ul li:nth-child(2){border: none;}
	.about513-ul li:nth-child(2n){float: right;}
	.foot-cp{display: none;}
	.foot-right{width: 100%;}
	
	.ny-banner{height: 280px;}
	.chuangxin{margin-top: 40px;}
	.chuangxin-ul li{margin: 0;width: 31%;}
	.lx-ly-l,.lx-ly-r{width: 100%;}
	.lx-ly-l{padding: 0;}
	.lx-ly-r {padding: 20px 15px;}
	.lx-ly-l .form-horizontal {margin-top: 25px;}
	.news_two_box{height: auto;border: none;}
	.news_two_img img{width: 100%;height: auto;margin: 0px;}
	.news_two_img{width: 100%;height: auto;float: inherit;margin: 0px;}
	.news_two_but,.news_two_date{display: none;}
	.news_two_txt{float: inherit;width: 100%;padding: 0 10px;display: block;margin: 10px 0 10px 0px;}
	.news_two_ul li{height: auto;}
	.news_two_ul{padding: 20px 0;}
	.cplist-banner{height: 310px;}
	#ny-cp .syabout-r {height: 465px;}
	.sy-about{padding-bottom: 0;}
	.cp-zycs { margin-top: 20px;padding-top: 20px;}
	.cp-video{margin: 40px 0;}
	.video-list .video-list-div .video-list-text h3 {height: 85px;}
	.sycp-ul {margin-top: 25px;}
	#ny-cp .syabout-r {margin-top: 20px;}
	#ny-cp .syabout-text p{line-height: 25px;}
	.nyabout-img{display: none;}
	.nyabout-img-wap{display: block;}
	.nyabout-img-wap img{max-width: 100%;}
	#about-menu-en .ny-about-text {padding: 10px;}
	#about-menu-en .ny-about-text h3 {font-size: 16px;}
}

@media screen and (max-width:640px){	
	.container { width: 95%;}
	.cp-gd .picScroll ul li{width: 140px;}
	.cp-gd .picScroll ul li figure{padding: 0 25px;}
	.sy-yyfw .picScroll ul li{margin: 0 12px;}
	.sy-news-r .picScroll ul li {width: 256px;}
	.sy-news-r .picScroll .prev, .sy-news-r .picScroll .next {top: 76px;}
	.footer .foot-nav-3{float: right;margin-right: 0;}
	
	#about513-ys-en .about513-ul li{height: 130px; padding: 0 5px;}
	
	/*内页*/
	.cplist-banner {height: 280px;}
	.mbx-bj{display: none;}
}

@media screen and (max-width:510px){
	.cp-gd{padding: 10px 0 0px;}
	.cp-gd .picScroll .tempWrap { width: 90% !important;}
	.sy-tjcp .hotspot .pic li{height: 215px;}
	.sy-tjcp .hotspot .txt .bl a {margin-left: 0; font-size: 16px;}
	.sy-news-r .picScroll ul li {width: 190px;}
	.foot-nav li .foot-nav-a1,.foot-ewm div p {font-size: 16px;}
	.foot-nav li p a {font-size: 14px;}
	
	/*内页*/
	
	
	.sycp-ul li{padding: 3px;}
	.sycp-ul li .sycp-text h3 {font-size: 18px;margin: 10px 0;}
	.sycp-ul li .sycp-text p {font-size: 14px;}
	.sycp-ul li .sycp-text a{margin-top: 15px;}
	.sycp-box { padding-bottom: 20px;}
	.about513-text h3 {font-size: 25px;margin: 30px 0 15px;}
	.about513-text h4{font-size: 18px;margin-bottom: 15px;}
	.about513-p p{font-size: 14px;}
	.about513-img-bj {height: 285px;}
	.about513-img {height: 210px;}
	.about513-ul li h4 {font-size: 18px;}
	.foot-right h5 {font-size: 16px;}
	.foot-bj{padding: 20px 0;}
	.foot-lxfs .foot-lxfs-r h4 {font-size: 16px;}	
	
	.ny-banner {height: 220px;}
	.ny-about-text {padding: 20px 15px;}
	.ny-about-text p {font-size: 14px;}
	.ny-about-text h3 {font-size: 18px;}
	.chuangxin p {font-size: 14px;line-height: 22px;}
	.chuangxin-ul li span{display: inline-block;width: 80%;}
	.lx-api{margin:30px 0;}
	.cplist-banner {height: 200px;}
	#ny-cp .syabout-r {height: 330px;}
	.video-list .video-list-div figure{width: 40%;}
	.video-list .video-list-div .video-list-text {width: 60%;padding: 10px;}
	.video-list .video-list-div .video-list-text h3{height: auto;margin-bottom: 15px;font-size: 16px;}
}

@media screen and (max-width:480px){
	.container {width: 93%;}
	.cp-gd .picScroll ul li {width: 138px;}
	.sy-tjcp .hotspot .txt .bl a.btn{padding: 0 5px;}
	.sy-news-r .picScroll .tempWrap { width: 80% !important;}
	.sy-news-r .picScroll ul li {width: 324px;}
	.foot-nav{margin-right: 7%;}
	
	/*内页*/
	.cplist-banner {height: 180px;}
	#ny-cp .syabout-r {height: 285px;}
}

@media screen and (max-width:375px){
	.sy-yyfw .picScroll .tempWrap {width: 73% !important;}
	
	
	.about513-img-bj {height: 220px;}
	.about513-img {height: 140px;}
	.foot-lxfs figure{margin-top: 50px;}
	.chuangxin-ul li{width: 30%;margin: 0;}
	.cplist-banner,.ny-banner {height: 140px;}
	#ny-cp .syabout-r {height: 270px;}
	.sy-tjcp .hotspot .pic li {height: 165px;}
}