@charset "gb2312";
/* CSS Document */
	.app{display: none;}
/*轮播*/
#appwrapper{display: none;}
/*首页产品中心*/
.appindex_cp_list{display: none;}
/*首页广告部分*/
.appcontainer{display: none;}
/*首页关于英维亚*/
.appN-about{display: none;}
.head_bg{position:fixed;top:0%;border:0px solid red;z-index:999999;max-width:100%;width:100%;background:rgba(255,255,255,.9);}
.head_bg{box-shadow: 1px 1px 10px #999;}
.logo{width: 18%;padding: 16px 0;}
.logo img{width:100%;}
.nav{height:80px;line-height: 50px;position:relative;padding-top: 25px;}
.nav>li{float:left;cursor:pointer;text-align:center;color:#fff;font-size: 17px;-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;-ms-transition: all 300ms ease;-o-transition: all 300ms ease;
transition: all 300ms ease;}
.nav>li>a{color:#333;display:block;padding: 0 26px; position:relative;}
.nav>li>a:hover{color:#0e6eb8}
.nav>li>a:after,.nav>li>a:before{position: absolute;left: 0;top:2px;height:2px;width: 0;background-color: #0e6eb8;content: "";
-webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;-ms-transition: all 300ms ease;-o-transition: all 300ms ease;transition: all 300ms ease;}
.nav>li>a:after{right: 0;bottom: -1px;left: auto;top: auto;}
.nav>li:hover a:after,.nav>li:hover a:before{width:50px;}
.nav>li:hover a:after,.nav>li:hover a:before{background-color: #0e6eb8;}
.nav>li:last-child a{padding-right:0px;} 
 
.small_nav{position:absolute;left:0;top:80px;background:#fff;z-index:99999999999999;border:0px solid red;
width:92%;text-align:left;padding:20px 30px;}
.small_nav ul{}
.small_nav ul li{border-right:1px solid #e3e3e3;float:left;width:23%;padding-right:7%;margin-right:7%}
.small_nav ul li:nth-child(3){margin-right:0;padding-right:0;border-right:0}
.small_nav ul li strong{font-size:16px;color:#44BBBC;line-height:30px;display:block;margin-bottom:10px;} 
.small_nav ul li  a{display:block;font-size:15px;line-height:25px;}


/*banner 开始*/

#wrapper {background:#fff;position:relative;}
#wrapper img{ max-width:inherit !important}
.main-slider__wrap{ position:absolute;top:0px;left:0px;z-index:1000;}
.fullwidthbanner-container{width:100% !important;position:relative;padding:0;max-height:720px !important;overflow:hidden;}
#wrapper img{ max-width:inherit !important}
.fullwidthbanner{ height:720px !important; position:relative}
.fullwidthbanner-container .fullwidthabnner	{width:100% !important;max-height:720px !important;position:relative; }
.fullwidthbanner li{ position:relative}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .banner, .bannercontainer			{	width:768px; height:309px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .banner, .bannercontainer		{	width:480px; height:193px;	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .banner, .bannercontainer		{	width:320px;height:129px;	}
}

@media only screen and (max-width: 319px) {
  .banner, .bannercontainer		{	width:240px;height:97px;	}
}

.tp-bullets.simplebullets.round .bullet:hover,.tp-bullets.simplebullets.round .bullet.selected,.tp-bullets.simplebullets.navbar .bullet:hover,.tp-bullets.simplebullets.navbar .bullet.selected {background:#1771BF !important; }
.tp-leftarrow:hover,.tp-rightarrow:hover {	background-color:#1771BF !important;}

/** BULLETS **/
.tp-bullets {z-index: 100;position: absolute;bottom:20px !important;}
.tp-bullets.simplebullets.round .bullet {cursor: pointer;position: relative;background: #fff;width:80px;margin:0px 10px;height: 6px;float: left;-webkit-transition: background 0.1s linear;-moz-transition: color, background 0.1s linear;-o-transition: color, background 0.1s linear;transition: color, background 0.1s linear; display:none}
.tp-leftarrow.large {z-index: 100;cursor: pointer;position: relative;background: #393939 url(../images/slider-left-arrow.png) no-Repeat;width: 42px;height: 43px;margin-left: 0px;margin-top: -21px;-webkit-transition: background 0.1s linear;-moz-transition: color, background 0.1s linear;-o-transition: color, background 0.1s linear;transition: color, background 0.1s linear;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/}
.tp-rightarrow.large {z-index: 100;cursor: pointer;position: relative;background: #393939 url(../images/slider-right-arrow.png) no-Repeat 0 0;width: 42px;height: 43px;margin-left: 0;margin-top: -21px; -webkit-transition: background 0.1s linear; -moz-transition: color, background 0.1s linear; -o-transition: color, background 0.1s linear;transition: color, background 0.1s linear;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);}
.tp-bullets.tp-thumbs {z-index: 100;position: absolute;padding: 3px; background-color: #fff; width: 500px;height: 50px;margin-top: -50px;}
.fullwidthbanner-container .tp-thumbs {padding: 3px;}
.tp-bullets.tp-thumbs .tp-mask {width: 500px;height: 50px;overflow: hidden;position: relative;}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {width: 5000px;position: absolute;}
.tp-bullets.tp-thumbs .bullet {width: 100px;height: 50px;cursor: pointer;overflow: hidden;background: none;margin: 0; float: left;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-moz-opacity: 0.5;-khtml-opacity: 0.5;opacity: 0.5;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-ms-transition: all 0.2s ease-out;}
.tp-bullets.tp-thumbs .bullet:hover,.tp-bullets.tp-thumbs .bullet.selected {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}
.tp-thumbs img {width: 100%;}
.tp-bannertimer {width: 100%;height: 10px;position: absolute;z-index: 200;z-index: 5000;}
.tp-bannertimer.tp-bottom {bottom: 0px !important;  height: 5px;}

@media only screen and (min-width: 768px) and (max-width: 959px) {;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs { width: 300px !important;height: 30px !important;}
    .responsive .tp-bullets.tp-thumbs .tp-mask { width: 300px !important;height: 30px !important;}
    .responsive .tp-bullets.tp-thumbs .bullet {width: 60px !important;height: 30px !important;}
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {display: none;}
    .responsive .tparrows {display: none; }
}

.tp-simpleresponsive img {-moz-user-select: none;-khtml-user-select: none; -webkit-user-select: none;-o-user-select: none;}
.tp-simpleresponsive a {text-decoration: none;}
.tp-simpleresponsive ul {list-style: none;padding: 0; margin: 0;}
.tp-simpleresponsive >ul >li {list-stye: none;position: absolute;visibility: hidden;}
.caption.slidelink a div,.tp-caption.slidelink a div {width: 10000px; height: 10000px;}
.tp-loader {background: url(../images/loader.gif) no-repeat 10px 10px;background-color: #fff;margin: -22px -22px;
top: 50%;left:50%; z-index: 10000;position: absolute;width: 44px;height: 44px;border-radius: 3px;
-moz-border-radius: 3px;-webkit-border-radius: 3px;}

.overlay-black{ position:absolute;top:0px;left:0px;width:100%;height:100%; background:rgba(0,0,0,.4);z-index:99}
.banner-text{ position:absolute;top:0px;left:0px;z-index:100;width:100%;}
.banner-cont{margin-top:220px;color:#fff}
.banxt{width:750px; margin:0 auto;line-height: 36px;}

.ban-btn-cont>a{color:#fff; display:inline-block;padding:10px 30px;font-weight:700;font-size:16px;border:2px solid #fff}
.ban-btn-cont>a.view-btn{background:#0e6eb8;border:2px solid #0e6eb8;margin-right:40px;}
.down{animation: fadeInDown 3s infinite;}
.down img{-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}


.down-btn{text-align:center;display:block; position:relative;width:50%;height:100%;animation: ani-svg 0.85s linear 0s alternate infinite;-webkit-animation: ani-svg 0.85s linear 0s alternate infinite; margin:0 auto;}
@keyframes ani-svg{
	0%{
	  transform: translateY(-20px);
	}
	15%{
	  transform: translateY(-15px);
	}
    25%{
	  transform: translateY(-10px);
	}
    50%{
	  transform: translateY(0px);
	}
	65%{
	  transform: translateY(5px);
	}
	75%{
	  transform: translateY(10px);
	}
	100%{
	  transform: translateY(15px);
	}
}



/*banner 结束*/

/*首页产品中心*/

.fx_list li{width: 31.6%;margin-right: 25px;position:relative;float:left;margin-bottom: 25px;overflow:hidden;box-shadow: 0px 1px 10px 2px #ccc; background:#fff}
.fx_list li:nth-child(3n+3){margin-right:0;}
.fx_list li a{display:block;}
.fx_list li img{width:100%;height: 243px;}
.fx_font{width:100%;}
.fx_font span{text-align:center;margin:15px 10px;display:block;font-size:17px;color:#333; letter-spacing:2px;}
.fx_Fhover{display:none; position:absolute;top:0; left:0;width:100%; height:100%;  background:rgba(70, 162, 229, 0.79);}
.fxF_cont{margin:14%;margin-top:21%}
.fxF_cont span{font-size:18px;text-align:center;display:block;overflow: hidden;display: -webkit-box;
-webkit-line-clamp: 1;-webkit-box-orient: vertical;word-break: break-all;color:#fff}
.fxF_cont i{display:block;width:100px;height:32px;line-height:32px;margin:0 auto;color:#fff;border-radius:1px;border:1px solid #fff;text-align:center;margin-top:16%;font-size:14px;}
.fx_list li:hover .fx_Fhover{ display:block}




.index_cp_list .left{ width: 580px; height: 370px; line-height: 340px; overflow: hidden; border: 1px solid #ccc; background: #fff; }
.index_cp_list .left .img11{width: 100%;height: 370px;overflow: hidden;}
.index_cp_list .left .img112{ overflow: hidden; }
.index_cp_list .left .img11 img{ width: 100%; transition: all 0.6s; }
.index_cp_list .left .wenzi{height: 52px;padding:0 30px;line-height: 50px;overflow: hidden;}
.index_cp_list .left .wenzi_l2{overflow: hidden;line-height: 50px;}
.index_cp_list .left .wenzi_l2 h2{font-size: 20px;}
.index_cp_list .left .wenzi_l2 p{ font-size: 14px; }
.index_cp_list .left .wenzi_r2{ display: inline-block; vertical-align: middle; width: 30px; height: 30px; text-align: center; line-height: 26px; border-radius: 50%; background: #c4c5c7; color: #fff; font-size: 30px; font-weight: 400; }
.index_cp_list .left:hover .img11 img{ transform: scale(1.1); }
.index_cp_list .left:hover .wenzi_r2{ background: #ded6ba; }
.index_cp_list .right{ width: 580px; height: 370px; overflow: hidden; }
.index_cp_list .right ul li{ float: left; width: 280px; height: 180px; overflow: hidden; border: 1px solid #CCCCCC; margin-right: 20px; margin-bottom: 10px; background: #fff; }
.index_cp_list .right ul li a{ display: block; position: relative; }
.index_cp_list .right ul li:nth-child(2n){ margin-right: 0; }
.index_cp_list .right ul li .img11{ width: 100%; height: 180px; line-height: 180px; overflow: hidden; transition: all 0.5s; } 
.index_cp_list .right ul li .img11 img{ width: 100%;  }
.index_cp_list .right ul li .wenzi{ text-align: center; height: 35px; line-height: 26px; padding-bottom: 9px; overflow: hidden; display: none; }
.index_cp_list .right ul li .wenzi h2{ font-size: 14px; }
.index_cp_list .right ul li .wenzi p{ font-size: 12px; }
.index_cp_list .right ul li .dw1{ position: absolute; left: 0; top: 100%; width: 100%; height: 100%; background: rgba(64,69,81,0.5);  transition: all 0.6s;}
.index_cp_list .right ul li .dw2{ position: absolute; left: 100%; top: 0; width: 100%; height: 100%; padding-top: 70px; background: url(../images/cpbg3.png) no-repeat center center; text-align: center; color: #fff; transition: all 0.6s; }
.index_cp_list .right ul li .dw2 h2{ font-size: 18px; font-weight: 400; }
.index_cp_list .right ul li .dw2 p{ font-size: 16px; text-transform: uppercase; }
.index_cp_list .right ul li:hover .dw1{ top: 0; }
.index_cp_list .right ul li:hover .dw2{ left: 0; transition-delay: 0.3s; }



/*首页解决方案*/

.N-soltion-list>li{ float:left;flex: 0 0 33.333333%;max-width: 33.333333%;height: 100%;min-height: 1px; position:relative; overflow:hidden}
.N-soltion-list>li:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(37, 37, 37,.5);opacity:0.7;}
.N-soltion-list>li:hover:after {background-color: rgba(31,31,31,0.50);opacity: 0.2;}
.N-soltion-list>li{ overflow:hidden;-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.N-soltion-list>li img{width:100%}
.N-soltion-list>li:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);width:100%}
.N-soltion-list>li>a{ overflow:hidden}
.room-hd{position: absolute;top: 125px;left: 91px;z-index: 9;}
.room-hd>h3{color:#fff;font-size:24px;text-transform: uppercase; letter-spacing:2px;}
.booking-btn{display: inline-block;position: absolute;bottom: 97px;left: 0px;color: #fff;font-size:17px;text-transform: uppercase;padding-bottom:7px;z-index: 9;text-align: center;width: 100%;}
.booking-btn i{padding-left: 5px;display:inline-block;width: 30px;left: 3px;top: -18px;}



/*首页标题*/
.titles{width:430px;margin:0 auto;text-align:center;position:relative;}
.titles span{ display:inline-block}
.titles .h2{font-size: 28px;font-weight:600;color:#000;}
.titles .xian{width:110px;height:1px;background: #b8b6b6;display:inline-block;position:relative;top:-5px;}
.titles b{display:inline-block;height: 19px;width: 7px;background:#0e6eb8;margin:0px 15px;}
.titles p{font-family: Tahoma;text-transform: uppercase;}

/*广告部分*/

.impl_help_wrapper .col-lg-10 {width:1100px;margin:0 auto;}
.impl_help_wrapper {background-image: url(../images/page2.jpg);background-size: cover;position: relative;z-index: 1;padding:100px 0px 100px;color:#fff; background-position:center}
.impl_help_wrapper:before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;content: "";background-color: rgba(10, 10, 10, 0.5);z-index: -1;}
.impl_help_data {text-align: center;border: 2px solid #b6b7ba;border-top: 0;position: relative; padding-bottom: 46px;}
.impl_help_data h1 {font-size: 30px;text-transform: uppercase;position: absolute;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);width: 100%;top: -14px;letter-spacing:6px;font-weight: 600;}
.impl_help_data h1:before {position: absolute;width: 15%;height: 2px;background-color: #b6b7ba;content: "";top: 50%;left: -2px;}
.impl_help_data h1:after {position: absolute;width: 15%;height: 2px;background-color: #b6b7ba;content: "";top: 50%;right: -2px;}
.impl_help_data p {font-size: 21px;text-transform: uppercase;/* font-weight: 600; */margin: 0px;/* padding: 79px 0px; */display: inline-block;width: 100%;letter-spacing: 3px;padding-bottom: 30px;padding-top: 77px;}
.impl_help_data  span.tewie{font-size:20px;padding-top: 77px; display:block}
.impl_help_no {display: inline-block;height: 50px;line-height: 50px;color: #161616;font-size: 30px;font-weight: 700;border-radius: 0px;padding: 0 20px;min-width: 380px;outline: none;text-align: center;text-transform: uppercase;background-color: transparent;border: none;position: absolute;left: 50%;letter-spacing:3px;bottom:-25px;z-index: 1;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);}
.impl_help_no:after {content: "";position: absolute;top: 0px; bottom: 0;left: 0;right: 0;z-index: -1;background-color: #fff;border: 1px solid #fff;-webkit-transform: skewX(-26deg);-moz-transform: skewX(-26deg);-o-transform: skewX(-26deg);-ms-transform: skewX(-26deg);transform: skewX(-26deg); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}



/*关于我们开始*/


.N-about-left{width:570px;}
.N-about-left h3{ float: left; width: 100%; color: #333333; font-size: 30px; line-height: 1;}
.N-about-left .about-Line{ float: left; width: 100%; padding: 29px 0 20px 0;}
.N-about-left .about-Line span{ float: left; width: 70px; height: 1px; background-color: #7a7a7a;}
.N-about-left .about-text{float:left;width:100%;height:216px;color:#333333; font-size: 15px; line-height: 34px; overflow: hidden;text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}

.N-about-right .about-pic{width:555px; height:360px;line-height:0;margin:30px 0 0 0;background: url("../images/xian.png") repeat; }
.N-about-right .about-pic img{-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;transition: -webkit-transform 2s;-ms-interpolation-mode:bicubic;}
.N-about-right .about-pic:hover img{transform: scale(1.09,1.09);-ms-transform: scale(1.09,1.09);-webkit-transform: scale(1.09,1.09);-o-transform: scale(1.09,1.09);-moz-transform: scale(1.09,1.09);}
.N-about-right .about-pic .pic{ float: left; width: 555px; height: 360px; margin:-30px 0 0 -30px; overflow: hidden; }
.N-about-left .theme-btn{position:relative;line-height:24px;color:#252525;font-size:14px;font-weight:600;background:none;display:inline-block;padding:11px 40px;text-transform:capitalize;border:2px solid #0e6eb8;border-color: #0e6eb8; letter-spacing:1px;margin-top:15px;}
.N-about-left .theme-btn:before{position:absolute;content:'';left:10px;top:10px;z-index:-1;right:-10px;bottom:-10px;background:url(../images/pattern-1.jpg) repeat;}
.N-about-left .theme-btn:hover{color:#fff;background:#0e6eb8;}
.N-about-left .theme_color{color:#0e6eb8}

/*关于我们内容*/
/*关于我们-公司简介*/

.ab-fullwidthbanner img{width: 100%;margin-top:80px;}
.about-fw1smdiv-ban{position: absolute;top:40%;left:43%;z-index: 99;border: 0px solid red;
background: rgba(71,68,71,.3);color: #fff;text-align: center;}
.about-fw1smdiv-ban h2{font-size:25px;color: blanchedalmond;width:250px; height: 100px;line-height:80px;}
.about-fw1smdiv-ban p{font-size:35px;height:50px;line-height:10px;}

.ab-content{margin:30px 0;}
.ab-content{max-width:1080px;width:100%; margin:20px auto;}
.ab-contentnav1{max-width:1080px;width:100%;display: flex;justify-content:space-between;}
.ab-contentnav1-left p{float:left;cursor:pointer;text-align:center;font-size:14px;
height:50px;;line-height:50px;}
.ab-contentnav1-left p a{color:#0e6eb8;}
.ab-contentnav1-right{text-align: right;}
.ab-contentnav1-right h3{color: #0E6EB8;font-weight:bold;font-size:20px;}
.ab-contentnav1-right p{border:0.5px solid gray;margin: 3px 0; width: 100%;}
.ab-contentnav1-right h4{font-size:18px; color: grey;}
.ab-contentnav2{max-width:1080px;width: 100%;margin: 20px auto;}
.ab-contbanner{width: 100%;}
.ab-contbanner img{width:49.5%;height:300px;}

.ab-contentright-brief h1{text-align: center;}
.ab-contentright-brief h1 img{max-width:150px ; width: 100%;}
.ab-contentright-brief legend{color:#0e6eb8;font-size: 25px;text-align: center;}
.ab-contentright-brief form{margin-bottom:50px ;}
.ab-contentright-brief form p{text-indent:30px; line-height:40px;font-size: 15px;}
.ab-contentright-brief fieldset{padding: 10px 25px; border: 5px solid dodgerblue; border-radius: 10px;}




/*新闻中心*/
.new-row{margin-bottom:90px;}
.new-row .titles{margin-bottom: -60px;margin-top: -10px;}
.news-block-two{position: relative;margin-bottom:80px;z-index: 1;float:left;width:50%;padding-right: 25px;}
.news-block-two:nth-child(2n+2){padding-right:0px;}
.news-block-two .inner-box{position: relative;}
.news-block-two .image-box{position: relative;}
.news-block-two .image-box .image{position: relative;margin-top:80px;}
.news-block-two .image-box .image img{display: block;width: 100%;height: auto;height:220px;}
.news-block-two .image-box .overlay-box{position: absolute;left: 0;top: 0;height: 0%;width: 100%;
background: #2662b5 padding-box content-box;content: "";padding: 15px;opacity: 0;-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;-ms-transition: all 300ms linear;-o-transition: all 300ms linear;
transition: all 300ms linear;}
.news-block-two .inner-box:hover .overlay-box{height: 100%;opacity: 0.70;}
.news-block-two .overlay-box a{position: absolute;left: 50%;top: 50%;height: 40px;width: 40px;margin-left: -20px;margin-top: -20px;text-align: center;font-size: 30px;line-height: 40px;color: #000000;font-weight: 400;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);}
.news-block-two .inner-box:hover .overlay-box a{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);-webkit-transition: all 300ms linear;-moz-transition: all 300ms linear;-ms-transition: all 300ms linear;-o-transition: all 300ms linear;transition: all 300ms linear;-webkit-transition-delay: 300ms;-moz-transition-delay: 300ms;-ms-transition-delay: 300ms;-o-transition-delay: 300ms;transition-delay: 300ms;}
.news-block-two .overlay-box a i{-webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;-ms-transition: all 300ms ease;-o-transition: all 300ms ease;transition: all 300ms ease;}
.news-block-two .overlay-box a:hover i{color: #ffffff;}
.news-block-two .caption-box{position: relative;margin-top: -25px;padding: 0 20px;}
.news-block-two .caption-box .inner{position: absolute;top:80%;left:5%;padding: 15px 20px 20px;width:90%;
background-color: #ffffff;height: 130px;-webkit-box-shadow: 0 0 21px rgba(0,0,0,0.21);-moz-box-shadow: 0 0 21px rgba(0,0,0,0.21);
-ms-box-shadow: 0 0 21px rgba(0,0,0,0.21);-o-box-shadow: 0 0 21px rgba(0,0,0,0.21);
box-shadow: 0 0 21px rgba(0,0,0,0.21);z-index: 50;}
.news-block-two .caption-box h3{position: relative;display: block;font-size: 18px;line-height: 30px;color: #2f2f2f;font-weight: 500;margin-bottom: 10px;height: 30px;overflow: hidden;}
.news-block-two .caption-box h3 a{color: #2f2f2f;display: inline-block;-webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;-ms-transition: all 300ms ease;-o-transition: all 300ms ease;transition: all 300ms ease;}
.news-block-two .inner-box:hover .caption-box h3 a{color: #2662b5;}
.news-block-two .caption-box .info{position: relative;display: block;}
.news-block-two .caption-box .info li{position: relative;display: inline-block;font-size: 14px;line-height: 24px;color: #777777;font-weight: 400;margin-right: 10px;-webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;-ms-transition: all 300ms ease;-o-transition: all 300ms ease;transition: all 300ms ease;height: 50px;overflow: hidden;}
.news-block-two .inner-box:hover .caption-box .info li{color: #222222;}
.news-block-two .caption-box .info li a{color: #777777;-webkit-transition: all 300ms ease;-moz-transition: all 300ms ease;-ms-transition: all 300ms ease;-o-transition: all 300ms ease;transition: all 300ms ease;}
.news-block-two .caption-box .info li a:hover{color: #2662b5;}
.news-block-two .caption-box .text{position: relative;display: block;font-size: 14px;line-height: 30px;color: #777777;font-weight: 400;margin-top: 10px;}




/*footer*/
/*.col-md-4{width:32.5%;float:left}
.col-md-6{width:42%;float:left}
.col-md-5{width:33.3%;}*/
footer{padding-top:50px;padding-bottom:20px;border-top:4px solid #0e6eb8;background:#272727;padding:0;}
.footer-top-area{padding:80px 0 48px;display: flex;justify-content: space-around;}
.footer-top-area .col-md-5{width: 33%;}
.footer-bottom-area{background:rgb(27, 28, 30,0.7) none repeat scroll 0 0;padding:15px 0;}
.copyright p{color:#fff;line-height:30px;}
.copyright p a{color:#0e6eb8;display:inline-block;font-size:15px;line-height:25px;}
.footer-widget .title{color:#fff;font-size:24px;line-height:28px;margin:0 0 30px;}
.footer-widget .text{color:#fff;margin:0 0 36px;}
.fw-info .flogo {margin:0 0 40px;}
.fw-info .social-title{color:#fff;font-family:"Lato", sans-serif;font-size:18px;font-weight:400;line-height:22px;margin:0 0 16px;}
.fw-contact .text{margin:0 0 15px;padding:0 0 13px;position: relative;}
.fw-contact .text::after{background:#0e6eb8 none repeat scroll 0 0;bottom:0;content:"";height:2px;left:0;position:absolute;width:39px;}
.fw-contact .info .fas{ display:inline-block;margin-right:10px;}
.fw-contact .info{list-style:outside none none;padding: 0;}
.fw-contact .info li{color:#fff;display:block;font-size:15px;letter-spacing:0;line-height:25px; margin:0 0 17px; padding-left:30px;position:relative;}
.fw-contact .info li span{color:#0e6eb8;left:0;position:absolute;top:0;} 
.fw-links .links{list-style:outside none none;padding:0;width: 130px;float: left;}
.fw-links .links li{margin: 0 0 8px;padding-left:38px;position:relative;}
.fw-links .links li::before{background: #0e6eb8 none repeat scroll 0 0;content: "";height: 2px;left: 0;position: absolute;top: 49%;width: 21px;}
.fw-links .links li a{color:#fff;display:block;font-size:14px;letter-spacing:0;line-height:25px;}
.footer-content{display:block;overflow:hidden;}
.footer-head h4{color:#fff;font-size:18px;margin-bottom:20px;text-transform:uppercase;font-weight:700;}
.footer-head p{margin:0 0 15px;line-height:24px;color:#fff}

.suscribe-input input{background:transparent; border:medium none;color:#ddd;font-size:15px;line-height:24px; padding:11px 15px;height:42px;border-radius:0;width:100%;border:1px solid #777;}
.suct-fot input{width:47.65%}
.suct-fot input:nth-child(2){margin-left:10px;}
.suscribe-input button{background-color:#0e6eb8;border:1px solid #0e6eb8;color:#fff;font-size:16px;padding:8px 36px; border-radius:3px;transition:0.4s;margin-top:20px;text-transform:capitalize;letter-spacing:2px;}
.suscribe-input button:hover{background:#fff;border:1px solid #fff;color:#0e6eb8;transition:0.4s;}

/*产品中心*/
/*头*/
.product{margin: 50px auto;}
.pro-contentnav1{max-width:1060px;width: 100%;display: flex;justify-content:space-between;overflow: hidden;margin: 0 auto;}
.pro-contentnav1-ip h2{float:left;cursor:pointer;text-align:center;font-size:14px;}
.pro-contentnav1-ip h2 a{color:#0e6eb8;}

.pro-contentnav1-right{text-align: right;}
.pro-contentnav1-right h3{color: #0E6EB8;font-weight:bold;font-size:20px;}
.pro-contentnav1-right p{border:0.5px solid gray;margin: 3px 0; width: 100%;}
.pro-contentnav1-right h4{font-size:18px; color: grey;}

.pro-contentnav1-left{max-width:1080px;width: 100%;margin: 0 auto;}
.pro-contentnav1-left ul li{float: left;}
.pro-contentnav1-left ul button{background: #0e6eb8;border: none;outline: none;border-radius: 5px;color: white;
padding:10px 15px;margin: 0 10px 0 10px;min-width: 100px;}


/*产品*/
.pro-navcontent{max-width:1080px;width: 100%;margin:50px auto;overflow: hidden;}
.pro-navcontent ul{width: 100%;}
.pro-navcontent ul li{float: left;width: 23%;padding: 10px;border:0.5px solid gainsboro;margin:10px 10px;
border-radius: 5px;height:248px}
.pro-navcontent ul li img{width: 100%;height: 155px;}
.pro-navcontent ul li:hover{border: 0.5px solid darkgray;box-shadow:3px 2px 6px darkgray}
.pro-navcontent .navcontent-title1 p{width: 100%;white-space: nowrap;overflow: hidden;
text-overflow: ellipsis;color: darkgrey;font-size: 13px;}
.navcontent-title1 h3{margin: 10px 0;color:#0E6EB8;}

.pro-nextpage{text-align: center;margin: -30px auto 60px auto;max-width:1122px;}
.pro-nextpage button{background: ghostwhite;border: 1px solid gainsboro;border-radius: 5px;
padding: 5px 10px;margin: 0 5px;}
.pro-nextpage .active{border: none; outline: none; color:#0E6EB8;background: white;}
.pro-nextpage button:hover{color:#0E6EB8;background: white;}


/*产品详情*/
.details{max-width:1080px;width: 100%;margin:50px auto;overflow: hidden;}
.det-contenthead{display: flex;justify-content: space-between;margin:20px 0;}
.det-contenthead-right{width: 60%;overflow:hidden}
.det-contenthead-right h2{color: #0E6EB8;font-size: 16px;}
.det-contenthead-right h5{color: darkgrey;font-size:13px;border-bottom: 0.5px solid gainsboro;padding: 5px 0;}
.det-contenthead-right h5 span{font-size: 15px; font-weight: 500;color: gray;}
.det-contenthead-right h5 p{text-indent:12px;}
.det-contenthead-right .pdf{float: right;margin: 10px 0;}
.det-contenthead-right .pdf a{text-decoration:underline !important;}
.det-contentlist{margin:55px 0 10px 0;overflow: hidden;z-index: 1000000000;}
.det-contentlist .det-contentlist-head{background:ghostwhite;border-bottom:1px solid gainsboro;border-top: 1px solid gainsboro;z-index: 999999999;}
.det-contentlist .det-contentlist-head ul{display: flex;justify-content: inherit;}
.det-contentlist .det-contentlist-head ul li{margin-right:2%;}
.det-contentlist .det-contentlist-head ul li a{margin:10px 0;}
.det-contentlist .det-contentlist-head ul li button{border: none;outline: none;padding: 10px 20px;}
.det-contentlist .det-contentlist-head ul li button:hover{background: #0E6EB8;color: white;}
/*.det-contentlist .det-contentlist-head ul li .active{}*/

.det-contentlist-text{display: flex;justify-content:space-between;}
.det-contentlist-text h3{color: #0E6EB8;font-size:18px;line-height:50px;}
.det-contentlist-text p{text-indent: 24px;line-height: 30px;}

.crusher-pro .two-pro-col{background-color:#f5f5f5;}
.pro-img{display:inline-block;width:50%;vertical-align:middle; position: relative;}
.pro-crusher-img{display:inline-block;width:100%;vertical-align:middle; position: relative;}
.crusher-pro .pro-prev-img {width: 100%;}
.pro-backgroud{position: absolute; left: 0; top: 0; width: 100%; -moz-transform:scale(0); -webkit-transform:scale(0);
 -o-transform:scale(0); transform: scale(0); -moz-transition: all .2s; -webkit-transition: all .2s; -o-transition: all .2s;
  transition: all .2s; }
.crusher-pro ul{margin:20px 0;}
.three-pro-col li:hover .pro-backgroud,.pro-img:hover .pro-backgroud{  -moz-transform:scale(1); -webkit-transform:scale(1);
 -o-transform:scale(1); transform: scale(1); }
.crusher-pro .three-pro-col li {background-color: #f5f5f5;}

.three-pro-col li a:hover{color:#f90;}
.new-pro+.new-pro{margin-top:30px;}
.three-pro-col li{float:left;width:30%;background-color:white;position: relative;border: 1px solid darkgray;
margin: 20px 0;border-radius: 5px;padding: 5px 10px;}
.three-pro-col li h3{text-align: center;height:30px;line-height: 30px;}
.three-pro-col li a:hover h3{background: #0E6EB8 ;}
.three-pro-col li a:hover{color:white;}
.three-pro-col li a{color:#999999;}
.three-pro-col li+li{margin-left:4%;}


/*图片轮播*/
/*slider*/
.det-contentlist-last{display: flex;justify-content: space-between;width: 100%;margin: 20px 0;}
.video{width:35%;max-height:300px ;}
.video-text{width:60%;}
.banner-slide{ position:relative}
.slider-container {position: relative;overflow: hidden;width: 100%;margin: 0 auto;background-color: #444;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}
.slider {position: relative;}
.slider:before,.slider:after {display: table;content: ' '}
.slider:after {clear: both}
.slider__item {position: relative;float: left;margin: 0;padding: 0;height: 100%;width:100%;}
.slider__item img {display: block;max-width:420px;width:100%;height:300px;}
.slider__switch span {color: #fff;display: block;width:10px;height:auto;}
.slider__switch {position: absolute;top:45%;margin-top: -20px;padding: 10px 5px;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;border-radius: 1px;background: #000;opacity: .3;transition: opacity .15s ease;fill: #fff;z-index: 100000;}
.slider__switch--prev {left: 10px}
.slider__switch--next {right: 10px}
.slider__switch:hover {opacity: .85}
.slider__switch[disabled] {visibility: hidden;opacity: 0}
/*.slider__caption {position: absolute;bottom: 30px;left: 30px;display: block;max-width: 500px;padding: 10px;color: #fff;background: rgba(0,0,0,.4);box-shadow: 0 0 10px 10px rgba(0,0,0,.1);filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endColorstr='#99000000')}
.slider__caption[disabled] {opacity: 0;visibility: hidden}*/
.slider-nav {line-height: 30px;position: absolute;bottom: 0;left: 0;width: 100%;height: 30px;margin: 0;padding: 0;text-align: center;z-index: 99999;filter: alpha(opacity=90);display:none;}
.slider-nav__control {display: inline-block;width: 12px;height: 12px;margin: 0 3px;-webkit-transition: background .5s ease;-moz-transition: background .5s ease;-o-transition: background .5s ease;transition: background .5s ease;border: 2px solid #fff;border-radius: 50%;background: 0 0}
.slider-nav__control.is-active {width: 12px;height: 12px;background: #fff}
.slider.has-touch {cursor: move;cursor: -webkit-grabbing;cursor: -moz-grabbing}

.preview {text-align: center;padding: 5px; position:relative;bottom:70px;width:100%; text-align:center; 
background:rgba(0,0,0,.5);padding-top:10px;}
.preview a {display: inline-block;margin: 5px;border: 3px solid transparent;}
.preview img { display: block; width:50px; height:30px;}
.active {border: 3px solid #69b948 !important;box-shadow: 2px 2px 20px 4px rgba(0,0,0,.3);}
/*产品应用*/
.prodicu-right-list>li{float:left;width:28%;border:1px solid #e3e3e3;text-align:center;margin:0 2.5%;}
.prodicu-right-list>li>a{ display:block; overflow:hidden}
.prodicu-right-list>li>a>img{width: 100%;}
.selfScale img{-webkit-transition: -webkit-transform 0.3s;-moz-transition: -moz-transform 0.3s;-o-transition: -o-transform 0.3s;transition: transform 0.3s;}
.selfScale img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);
-o-transform: scale(1.1);transform: scale(1.1);}




@media(max-width:580px) {
	
.slider__switch {display: none}
.slider__caption {display: none}

}


.slider-bantxt{position: relative;}
.inner{position: absolute;bottom:-500px;left:9%; z-index: 100;margin: 0 auto;}
.inner h1{color: white;font-size:45px;text-align: center;font-weight:600;}
.inner em{font-style:normal;font-weight:300;}
.inner p{color: white;font-size:22px;text-align: center;font-weight:300;}
.inner .scroll-icon{margin-top:70px ;}

.slider-bantxt{position: relative;}
.inner1{position: absolute;bottom:-500px;left:43.5%; z-index: 100;margin: 0 auto;}
.inner1 h1{color:black;font-size:45px;text-align: center;font-weight:600;margin:15px 0;}
.inner1 em{font-style:normal;font-weight:300;}
.inner1 p{color:black;font-size:22px;text-align: center;font-weight:300;}
.inner1 .scroll-icon{margin-top:70px ;}

.slider-bantxt{position: relative;}
.inner2{position: absolute;bottom:-500px;left:76%; z-index: 100;margin: 0 auto;}
.inner2 h1{color: lawngreen;font-size:45px;text-align: center;font-weight:600;}
.inner2 em{font-style:normal;font-weight:300;margin:15px 0;}
.inner2 p{color:lawngreen;font-size:22px;text-align: center;font-weight:300;}
.inner2 .scroll-icon{margin-top:70px ;}



/*.scrollTo img{-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; width:30px}*/
/*.scrollTo img{text-align:center;display:block; position:relative;animation: ani-svg 0.85s linear 0s alternate infinite;-webkit-animation: ani-svg 0.85s linear 0s alternate infinite; margin:0 auto;}*/


.video-text h3{color: #0E6EB8;line-height: 35px;}
.video-text p{text-indent: 24px;line-height: 30px;}


/*新闻中心*/
/*头*/
.press{max-width: 1080px;width: 100%;margin: 0 auto;}
.pres-contentnav1{width:100%;margin:30px auto -10px auto;display: flex;justify-content:space-between;}
.pres-contentnav1-left p{float:left;cursor:pointer;text-align:center;font-size:14px;
height:50px;;line-height:50px;}
.pres-contentnav1-left p a{color:#0e6eb8;}
.pres-contentnav1-right{text-align: right;}
.pres-contentnav1-right h3{color: #0E6EB8;font-weight:bold;font-size:20px;}
.pres-contentnav1-right p{border:0.5px solid gray;margin: 3px 0; width: 100%;}
.pres-contentnav1-right h4{font-size:18px; color: grey;}
/*新闻内容*/

.pres-navcontent{width:100%;margin:10px auto;}
.pres-navcontent li{margin:30px 0;overflow: hidden;}
.pres-navcontent .pres-data-left{float: left;width:10%;}
.pres-navcontent .pres-data-left h2{width:50%;color: #6d6e71;font-size: 14px;text-align: center;padding: 0px;font-weight:500;}
.pres-navcontent .pres-data-left h1{width:50%;color: #333;font-size: 30px;text-align: center;padding: 0px;border-bottom: 1px solid #666;font-weight: 500;margin: 10px 0;}
/*.pres-navcontent .pres-text-right{margin-left: 4%;width: 90%;}*/
.pres-text-right strong{font-size: 16px;display: block;margin-bottom: 17px;font-weight: bold;}
.pres-text-right .pres-img{display: flex;justify-content: space-between;}
.pres-text-right .pres-img img{width: 22%;height: 160px;}
.pres-text-right .pres-img a{width:76%;line-height: 28px;text-indent: 24px;}



.pres-nextpage{text-align: center;margin:40px 0;}
.pres-nextpage button{background: ghostwhite;border: 1px solid gainsboro;border-radius: 5px;
padding: 5px 10px;margin: 0 5px;}
.pres-nextpage .active{border: none; outline: none; color:#0E6EB8;background: white;}
.pres-nextpage button:hover{color:#0E6EB8;background: white;}


/*业务领域*/
/*头*/
.business{max-width: 1080px;width: 100%;margin: 0 auto;}
.bus-contentnav1{width: 100%;display: flex;justify-content:space-between;margin:30px 0 -10px 0;}
.bus-contentnav1-left p{float:left;cursor:pointer;text-align:center;font-size:14px;
height:50px;;line-height:50px;}
.bus-contentnav1-left p a{color:#0e6eb8;}
.bus-contentnav1-right{text-align: right;}
.bus-contentnav1-right h3{color: #0E6EB8;font-weight:bold;font-size:20px;}
.bus-contentnav1-right p{border:0.5px solid gray;margin: 3px 0; width: 100%;}
.bus-contentnav1-right h4{font-size:18px; color: grey;}
/*内容*/
.bus-navcontent{width:100%;margin:20px auto;/*height:1450px;overflow: hidden;*/margin-top: 50px;}
.bus-navcontent-head{max-width: 1080px;width: 100%;}
.bus-navcontent ul{display: flex;justify-content: space-between;}
.bus-navcontent ul li{text-align:center;height:200px;}
.bus-navcontent ul li .bus-litxt{height:30px;background:transparent;/*width:70%;*/margin: 0 auto;}
.bus-navcontent ul li .bus-litxt h2{overflow: hidden; width: 100%; color:black;}
.bus-navcontent ul li .bus-liimg{overflow: hidden; }
.bus-navcontent ul li:hover img{transform:scale(1.1,1.1);transition: all 1s;}
.bus-navcontent ul li img{transition: all .2s ease-in-out;-webkit-transform: all .2s ease-in-out;}
.bus-navcontent ul li:hover img{transition: all .4s ease-in-out;-webkit-transform: all .4s ease-in-out;
transform:scale(1.1,1.1);transition: all 1s;}

/*SAIMA*/
.navcontent1-saima h1{text-align: center;font-size: 18px; color: #0E6EB8;font-weight:700;}
.navcontent1-saima .navcontent1-saimah1{margin:15px 0 10px 0;}
.navcontent1-saima ul{display: flex;justify-content: space-between;}
.navcontent1-saima ul li{margin:30px 0;width: 30%;}

.navcontent1-saima ul li p{text-align: center;margin:20px 0;}
.navcontent1-saima ul li img{ transition: all 0.6s; width:100%;height:200px;}
.navcontent1-saima ul li:hover img{ transform: scale(1.1); }
/*zhaji*/
.navcontent2-zha h1{text-align: center;font-size: 18px; color: #0E6EB8;font-weight: 700;}
.navcontent2-zha .navcontent2-zha1{margin:40px 0 20px 0;}
.navcontent2-zha ul{display: flex;justify-content: space-between;}
.navcontent2-zha ul li{width: 30%;margin:20px 0;}

.navcontent2-zha ul li p{text-align: center;margin:20px 0;}
.navcontent2-zha ul li img{ transition: all 0.6s; width:100%;height:200px;}
.navcontent2-zha ul li:hover img{ transform: scale(1.1); }

/*chedi*/
.navcontent-chedi h1{text-align: center;font-size: 18px; color: #0E6EB8;font-weight: 700;}
.navcontent-chedi .navcontent-chedi1{margin:45px 0 15px 0;}
.navcontent-chedi ul{display: flex;justify-content: space-between;}
.navcontent-chedi ul li{width:30%;margin:20px 0;}

.navcontent-chedi ul li p{text-align: center;margin:20px 0;}
.navcontent-chedi ul li img{ transition: all 0.6s; width:100%;height:200px;}
.navcontent-chedi ul li:hover img{ transform: scale(1.1); }



/*成功案例*/
/*案例*/
.success{max-width: 1080px;width: 100%;margin: 0 auto;}
.suc-navcontent{width:100%; margin:  0 auto;height: 500px;}
.suc-navcontent ul{}
.suc-navcontent ul li{width: 23%; height: auto;margin-bottom: 20px; text-align: center;float:left;margin-left:20px }
.orderlist
{
	position:relative;
	height:220px
}
	.orderlist > img
	{
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		max-width: 100%;
		max-height: 100%;
	}
.suc-navcontent ul li .suc-litxt{ height:50px; background: #F5F5F5; padding-top: 10px; line-height: 20px; }
.suc-navcontent ul li .suc-litxt h2{ height: 20px; overflow: hidden; width: 100%; }
.suc-navcontent ul li .suc-liimg{ overflow: hidden; height: 204px; }
.suc-navcontent ul li .suc-liimg img{ transition: all 0.6s; width: 100%; }
.suc-navcontent ul li:hover .suc-liimg img{ transform: scale(1.1); }
.suc-navcontent ul li:hover .suc-litxt{ background:#0e6eb8; color: #fff; }
    
.suc-nextpage{text-align: center;margin:-100px 0 60px 0;}
.suc-nextpage button{background: ghostwhite;border: 1px solid gainsboro;border-radius: 5px;}
.suc-nextpage .active{border: none; outline: none; color: lightskyblue;background: white;}
.suc-nextpage button:hover{color:lightskyblue;background: white;}


/*联系我们*/
.contact{max-width:1080px;width:100%;margin:50px auto;}
.cont-contentnav1{width:100%;display: flex;justify-content:space-between;}
.cont-contentnav1-left p{float:left;cursor:pointer;text-align:center;font-size:14px;
height:50px;;line-height:50px;}
.cont-contentnav1-left p a{color:#0e6eb8;}
.cont-contentnav1-right{text-align: right;}
.cont-contentnav1-right h3{color: #0E6EB8;font-weight:bold;font-size:20px;}
.cont-contentnav1-right p{border:0.5px solid gray;margin: 3px 0; width: 100%;}
.cont-contentnav1-right h4{font-size:18px; color: grey;}


.cont-navcontent{margin: 20px 0;}
.cont-navcontent h3{font-size: 14px;color: darkgrey;}
.cont-navcontent ul{display: flex; justify-content:space-between;margin-top: 10px;}
.cont-navcontent ul li{width: 32%;height:200px;text-align: center;border: 0.5px solid darkgray;padding-top: 30px;
border-radius: 5px;}
.cont-navcontent ul li img{margin-bottom:20px ;}
.cont-navcontent ul li .cont-icon1:hover img{transform: rotateY(360deg);transition: all 1s;}
.cont-icontxt h2{color: #000000;}
.cont-icontxt p{color: darkgray;font-size: 13px;}

.map-msg{display: flex;justify-content:space-between;}
.map-left{width: 50%;}
.map-left h1{color: #000000;font-weight: bold; margin: 10px 0;}
.msg-right{width: 50%;}
.msg-right h1{color: #000000;font-weight: bold; margin: 10px 0;}
.msg-right input{border: 1px solid darkgray;border-radius: 5px; height:30px;padding: 5px 10px;margin: 10px 0;}
.msg-right textarea{color: darkgrey; border-radius: 5px;}
.msg-right button{height: 30px;padding: 5px 25px;background:#0E6EB8;color: white;border: none; border-radius:5px;
margin: 10px 0;}
.footer-top-area .er h2{text-align: center;color: white;margin: 10px 0;}
.footer-top-area .er img{width:40%; margin: 0 auto;position: relative;left:30%;}
.nbos
{
	background:#009688 !important;
}
/*分页*/
.paginator ul>li>a, .paginator ul>li>span {
    position: relative;
    float: left;
    /*padding: 4px 8px;*/
    margin-left: -1px;
    line-height: 1.42857143;
    color: #999;
    text-decoration: none;
    background-color: #fff;
    border:1px solid #ccc;
	padding:5px 9px;
	margin-right:10px;
    border-radius:5px;
}
.active2 {
    z-index: 2;
    color:White !important;
    cursor: default;
    background-color: #0e6eb8 !important;
    border-color: #0e6eb8 !important;
}
#AspNetPager1_input
{
	float:left;	
	padding: 8px 10px;
	margin-left:5%;
	margin-top:21px;
}
#AspNetPager1_btn
{
	float:left;	
	padding: 6px 12px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-top:21px;
    margin-left:5px;
}
.page { text-align:center;margin-left:3%}
.page a{ display:inline-block;border:1px solid #e3e3e3;padding:4px 20px;margin-right:10px}
.page a:last-child{margin-right:0px;}


.tit{color:#555;font-size:22px;margin:20px 0;margin-top:2%; font-family:"Microsoft Yahei";}
.tit i{color:#999;font-size:15px;}
.det_top,.det_btxt{ overflow:hidden;margin-bottom:30px}
.le_img{ width:400px; height:auto; float:left;border:0px solid #ccc;padding:10px}
.det_top img{width:100%; height:auto; }
.det_topt{ width:60%; height:auto; float:right; margin-left:2%;}
.det_topt span,.det_tit{ display:block;color:#0097da; font-size:18px; font-weight:bold;}
.det_topt h4{ font-size:14px; display:block; margin:15px 0px; line-height:25px;}
.det_topt p{ line-height:20px; margin-bottom:5px; margin-top:0}
.det_bot{padding-top:15px;}
.det_tit{border-bottom:1px solid #00904a; padding-left:10px;padding-bottom:10px;}
.det_btxt p{ line-height:25px; margin:10px;}
.det_btxt table{ text-align:center; width:100% !important; margin-top:20px}
.det_btxt table .trbg{ background:#eee;}
.det_btxt table tr td{ line-height:18px; border:1px solid #ccc; padding:7px 0px;}
.det_btxt p img{ float:left; width:300px; height:200px; display:block; margin-right:35px;}

.pro_list_tab{padding:0;}
.pro_list_tab .tab_list{border:1px solid #ddd;border-radius:4px;background:url(../images/channel_b.png) right 0 no-repeat;margin:0 0 20px;}
.pro_list_tab .tab_list li{position:relative;float:left;width:auto;height:44px;line-height:44px;font-size:14px;padding:0 1.5em; cursor:pointer}
.pro_list_tab .tab_list .first{border-radius:4px 0 0 4px;}
.pro_list_tab li .arr{position:absolute;left:50%;bottom:9999px;border-width:6px;border-color:#0097da transparent transparent transparent;border-style:solid dashed dashed dashed;margin-left:-6px;}
.pro_list_tab .tab_t_cur{background:#0097da;color:#fff;}
.pro_list_tab .tab_t_cur{background:#0097da}
.pro_list_tab .tab_t_cur .arr{bottom:-12px;}
.pro_list_tab li a:hover{color:#008AE2;}
.pro_list {border-left:1px solid #ddd;/*border-top:1px solid #ddd;*/ padding-top:1px;}
.pro_list li{float:left;width:20%;overflow:hidden; position:relative;}
.pro_list_tab .tab_list li.bl { float:right; background:url(../images/pl_ico.png) right no-repeat; margin-right:16px; _display:inline;}

.g_prolist{ margin-bottom:25px;}
.g_prolist li{ float:left; width:184px; margin-right:19px; margin-bottom:20px;}
.g_prolist li img{ border:#ddd solid 1px;margin-bottom:3px;height:183px;}
.g_prolist li p{ height:42px; line-height:42px; color:#fff; background:#8a8a8a; text-align:center;margin:0px;padding:0px;}


/*放大镜效果开始*/
.pd_gallery { width:100%;float:left; position:relative;}
.dt-thumb {margin-top:20px; width:100%; overflow:hidden; text-align:center; z-index:10;}
.dt-thumb li a{display:block}
.dt-thumb li { float:left; *display:inline; *zoom:1; margin:0 5px 7px 0px;}
.dt-thumb li img { width:50px; height:50px; border:#c9c9c9 2px solid; max-width:none;}
.dt-thumb li.selected img { border:2px solid #00904a;}
.bigimg { /*width:600px;height:600px;*/ max-width:none; min-width:440px;}
.zoomdiv { z-index:999 !important;}
.zoom img{width:100%;height:100%;max-width:none;}
.zoomdiv{position:absolute;border:1px solid #e4e4e4;overflow: hidden;z-index:9;}
.jqZoomPup{position:absolute;top:0;left:0;width:50px;height:50px;border:1px solid #aaa;background:#fff;background:rgba(255,255,255,.4);filter:alpha(Opacity=50);cursor:move;z-index:9;}
.dt-pic { width:100%; height:300px; border:1px solid #ccc; margin:0 auto; position:relative; z-index:1; display:block;}
.dt-pic a { width:100%; height:100%; display:table-cell; vertical-align:middle; text-align:center; display:block; line-height:1;}
.dt-pic a img { vertical-align:middle; max-width:100%; max-height:100%}
/*放大镜效果结束*/
.proTxt h3{ font-size:18px; height:40px; line-height:30px;color:#000; background: url(../images/pro_line.png) repeat-x left bottom;margin-top:20px;padding-left:10px;}
.tab_cont p{ line-height:25px; margin-top:10px;margin-bottom:10px;}
.proTxt table,.proTable{ width:98% !important;border-top:1px solid #ccc; border-left:1px solid #ccc; margin:30px auto}
.proTxt table tr td ,.proTable tr td{border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding:8px; text-align:center}
.tab_cont > div
{
	display:none
}
/*新闻详情页*/
.newsCon{ overflow:hidden; margin:0 20px}
.newsCtxt img{ text-align:center;}
.newsCon .titleT{ text-align:left; background:url(../images/pro_line.png) repeat-x left bottom; padding-bottom:15px; margin-bottom:5px}
.newsCon .titleT{ margin:20px auto 0 }
.newsCon .titleT h3{font-size:20px;}
.newsCtit{ height:25px; line-height:25px; margin-bottom:30px}
.newsCtit span{ color:#999; margin-right:20px}
.newsCtxt{ line-height:20px}
.newsCtxt p{ margin-top:15px;line-height:25px;text-align:justify; text-indent:2em;}
.newsCtxt>img{ width:100%; margin:20px auto}

.sx_ul{border-top:1px dashed #ccc;margin-top:30px;padding:30px;}
.sx_ul li{float:left;width:50%;}

/*pdf*/
.pdf{width: 100%;}
.pdf ul li{overflow: hidden;width: 100%;border-bottom:1px solid darkgray ;padding:  10px 1%;}
.pdf ul li .pdf-left{width: 80%;float: left;}
.pdf ul li .pdf-left .pdf-icon{float: left;width:10%;}
.pdf ul li .pdf-left .pdf-icon img{width:60%;}
.pdf ul li .pdf-left .pdf-title{float: left;width:85%;}
.pdf ul li .pdf-left .pdf-title h3{font-size: 15px;font-weight: normal;line-height:4px;}
.pdf ul li .pdf-btn{width: 20%;float: right; margin: 10px 0;}
.pdf ul li .pdf-btn button{border: 1px solid darkgray;outline: none;background: white;padding: 5px 10px;border-radius: 5px;
float: right; margin:0 5px ;}
.det_topt span
{
	font-weight:normal !important;
}
#proB p
{
	float:left;
	width:32%;
	margin-right:10px;
	height:260px;
	position:relative;
}
	#proB p img
	{
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		max-width: 100%;
		max-height: 100%;
	}