* {margin:0; padding:0;}
/**{transition:all .5s;}*/
::selection {background-color: #cc0000;color: #fff;}
::-moz-selection {background-color: #cc0000;color: #fff;}  
body {font-family:"Microsoft Yahei","微软雅黑",Verdana;font-size:15px;line-height:1.8;color:#333;min-width:1250px;}
ul,ol {list-style:none;}
td {color: #000; font-size: 14px;} 
a {color: #000;text-decoration: none;}
a:hover {color: #c60000;text-decoration: none;}
img {border:0;display: block;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;}
input:focus {outline: none;}
.fr {float:right;}
.fl {float:left;}
.pa {position: absolute;}
.pr {position: relative;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.d-flex {display: flex;justify-content:space-between;}
.d-flex1 {display: flex}
.flex-wrap {flex-wrap: wrap;}
.flex-align-start {justify-content: flex-start!important;}
.flex-align-end {justify-content: flex-end!important;}

.img-fluid {max-width: 100%;margin-right: auto;margin-left: auto;}
.align-items-center {align-items: center;}/*子元素垂直方向*/
.align-content-center {align-content: center;}/*//单项对齐*/
.clearfix:after {content: "."; display: block;clear: both;visibility: hidden;height: 0;font-size:0;}

.my-container-fluid {width:100%;}
.my-container {width:1200px;margin:0 auto;}
.my-container-1260 {width:1260px;margin:0 auto;}

.top-bg {height: 35px;background: #000}
.top-bg h1 {width:100%;height: 0px;text-indent: -999em;}
.top_header {height: 35px;line-height: 35px;font-size: 13px;color: #fff;}
.top_header dt {text-indent: -999em;}
.top_header dd {text-align: right}
.top_header dd p strong {font-size: 15px;font-weight: normal;}
.top_header dd p i {font-size: 22px;margin-right: 5px;color: #74da04;}
.top_header dd p span {padding: 0 15px;}
.header-bg {position: absolute;top:35px;z-index: 99999;border-bottom: 1px solid #ff9000}
.header {height: 100px;}
.logo {width: 504px;height: 75px;transition:all .5s;padding-top: 20px;}
.logo img {width: 100%;}
.logo:hover {padding-top: 5px;}


/*搜索表单+动画为空验证 start*/
#sbtn {cursor:pointer;}
#sbtn:hover {color: #ff0000;}
.search-box-bg {height:95px;background: #1f5ba3;}
.search-box {height:30px;padding:32px 0;overflow: hidden;}
.search-keywords {width: 800px;line-height: 30px;font-size: 15px;color: #fff;}
.search-keywords i {display: inline-block;width: 14px;height: 14px;background:url(../images/sico1.jpg) 0 50% no-repeat;margin-right: 10px;}
.search-keywords a {color: #fff;margin-right: 10px;}
.search-keywords a:hover {color: #c60000;}
.search-con {width:320px;height:30px;}
.search-keywordx {width:258px;height:28px;line-height:28px;padding-left: 10px;font-size:14px;background:#fff; border:1px solid #eee;color:#333;float:left;}
.search-submitx {cursor:pointer; width:50px; height:30px; display:block; border:none; background:#000;color:#fff;font-size:15px;float:left;}
.search-submitx:hover {color: #c60000;}
.search-close {width: 30px;height:30px;line-height:30px;font-size: 20px;color: #888;}
.shake {border-color: red;animation: shake 800ms ease-in-out;}
@keyframes shake {
    /* 动画需：“对称”实现 */
    10%, 90% { transform: translate3d(-1px, 0, 0); }
    20%, 80% { transform: translate3d(+2px, 0, 0); }
    30%, 70% { transform: translate3d(-4px, 0, 0); }
    40%, 60% { transform: translate3d(+4px, 0, 0); }
    50% { transform: translate3d(-4px, 0, 0); }
}
/* end */

/* 导航菜单 */
.main-navigation {width:690px;height: 100px;}
.nav-menu {width: 100%;}
/*如果分类有二级，但不是导航，会出现二级ul空标签，所以要隐藏，如果有二级导航，去掉overflow属性*/
.nav-menu li {/*overflow:hidden;*/position: relative;width: 130px;text-align: center;font-size: 18px;}
.nav-menu li a {display:inline-block;height: 97px;line-height: 97px;color: #fff;margin:0 15px;}
.nav-menu li a:hover,.nav-menu .active a {color: #ff9900;border-bottom: 3px solid #ff9900;}
.nav-menu ul {z-index: 999999999;position: absolute;left:0;min-width: 130px;background: rgba(255, 255, 255, 0.1);box-shadow: 0 4px 8px 0 rgba(0, 82, 191, 0.2), 0 6px 20px 0 rgba(0, 82, 191, 0.2);display: none;}
.nav-menu ul li {height: 40px;margin:0;font-size: 13px;border-bottom: 1px solid #617689;}
.nav-menu ul li a {height: 40px;line-height: 40px;color: #333;border:none!important;}
.nav-menu ul li a:hover {color: #c60000;border:none;}
/*.nav-menu ul ul {left:100px;top:0;}*/

/* 导航菜单 */
/*footer strart*/
.friends-box {background: #eeffdc;border-bottom: 8px solid #107637;}
.friends-con {line-height: 50px;color: #666;}
.friends-con strong {color: #107637;font-weight: normal;font-size: 16px;}
.friends-con a {color: #333;}
.friends-con a:hover {color: #ff0000;}
.friends-con span {padding: 0 15px;}
.footer {background: #282828;color:#fff;max-width: 1920px;padding: 40px 0;}
.foot-box {padding-bottom: 50px;}
.footer hr {height: 0px;margin: 0;padding: 0;border:none;border-top: 1px solid #fff;}

.footnav {width:908px;}
.footnav ul {margin:25px 0;}
.footnav ul li {font-size:15px;width:120px;height:28px;margin-right: 10px;text-align: center;}
.footnav ul li a {color:#fff;display: block;width:120px;height:28px;line-height:28px;border-radius: 14px;border:1px solid #fff;}
.footnav ul li a:hover {color:#c60000;}

.foot-con {padding: 40px 0;width: 1100px;margin:0 auto;}
.foot-wx {width:150px;}
.foot-wx ul {width:150px;}
.foot-wx ul li {width:150px;line-height:30px;text-align:center;font-size:20px;color:#fff;}
.foot-wx ul li img {width: 150px;}

.foot-contact-box {min-width: 300px;}
.foot-contact-box dl {padding-left: 10px;border-left: 1px solid #fff;color: #fff;font-size: 25px;margin-bottom: 20px;}
.foot-contact-box dl dt {line-height: 25px}
.foot-contact-box dl dd {line-height: 25px;letter-spacing:3px;}
.foot-contact-box ul {padding-left: 10px;}
.foot-contact-box ul li {line-height: 32px;font-size: 18px;}
.foot-contact-box ul li a {color: #fff;}

.copyright-bg {background: #107637;border-top: 1px solid #fff;}
.copyright {height:60px;line-height:60px;font-size: 14px;color: #fff;}
.copyright p img {display: inline-block;vertical-align: middle;}

.copyright a {color: #fff;}
.page_top {position: fixed;right: 2%;bottom: 10%;z-index: 100;display: none;} /*top-up*/
/*footer end*/

.banner {width:100%;max-width: 1920px;margin-right: auto;margin-left: auto;}
.banner img {width: 100%;}
.banner-pagination {display:flex;justify-content:space-between;}
.wx-swiper-dot{z-index:9999;display:inline-block;width: 98px;height: 3px;background:#9d9d9d;margin:0 2px 20px 2px;}
.wx-swiper-dot.wx-swiper-dot-active {background:#c60000;}

.pub-tit {margin:30px 0;}
.pub-tit h2 {font-size: 55px;color: #000;}
.pub-tit h2 strong {color: #107637;font-size: 70px;margin-right: 20px;text-shadow: #fff 0 1px 0;}
.pub-tit h4 {font-size: 20px;line-height: 30px;color: #888;margin-bottom: 30px;}
.pub-tit h5 {font-size: 16px;position: relative;line-height: 50px;font-family: arial;text-transform: uppercase;}
.pub-tit h5:after {position: absolute;display: block;content: ''; width: 70px;height: 2px;background: #1f5ba3;margin-left: -35px;left: 50%;bottom: 30;}
.pub-tit-white * {color: #fff;}
.pub-tit-white h4 {color: #fff;}

.product-tit {padding: 20px 0;width: 1160px;margin: 0 auto;}
.product-tit ul li {width:335px;height: 75px;font-size: 20px;margin-bottom: 15px;}
.product-tit ul li a {display: block;width:335px;height: 75px;line-height: 75px;color: #000;text-align: center;border-radius: 36px;border:1px solid #107637;}
.product-tit ul li a:hover,.product-tit ul li a.active {background: #ff9900;color: #fff;border-color:#ff9900;}


.hot-product {margin-top: 120px;margin-bottom: 35px;}
.hot-product-box {margin-bottom: 40px;}
.index-product-box {width:1180px; margin-bottom: 30px;}
.index-pro-con-ul {}
.index-pro-con-ul li {width: 280px;height: 420px;margin-bottom: 30px;transition:all .5s;text-align: center;background: #eeffdc}
.index-pro-con-ul li .a {display:block;width: 280px;height: 420px;}
.index-pro-con-ul li a div {width: 280px;height: 330px;overflow: hidden;margin-bottom: 15px;}
.index-pro-con-ul li a img {width: 280px;height: 330px;}
.index-pro-con-ul li img:hover {transition:all ease-in-out .4s; transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1);}
.index-pro-con-ul li a p {line-height: 25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;font-size: 14px;}
.index-pro-con-ul li a p strong {font-size:20px;font-weight: normal;}
.index-pro-con-ul li a:hover p {color: #c60000;}


.mr-29 {margin-left: 29px;}
.index-more {margin: 15px 0;}


.about-bg {margin: 50px 0;height:635px;background: url(../images/aboutbg.jpg) 0 60px no-repeat #eeffdc;padding-top: 5px;}
.about-bg1 {background: #fff;box-sizing:border-box;padding:15px;}
.about-box {padding-top: 110px;}
.about-con {width: 1050px;margin: 0 auto;}
.about-tit {width: 360px;}
.about-tit h2 {font-size: 48px;color: #000;}
.about-tit h4 {font-size: 19px;padding-left: 3px;}
.about-oem {width:650px;line-height:1.8;color:#000;padding-top: 25px;}
.about-oem:before {display: block;content: '';width: 150px;height: 1px;background: #000;position: absolute;left:0;top: 20px;}
.about-pic {width: 615px;height: 550px;overflow: hidden;}
.about-pic video {width: 615px;height: 500px;}
.about-pic p a {display: inline-block;width: 80px;height: 30px;line-height: 30px;text-align: center;color: #fff;margin: 20px 20px 0 0;}
.about-pic p a.b {background: #1f5ba3}
.about-pic p a.r {background: #c60000}
.about-details {width:550px;padding-top: 90px;}
.about-details h2 {font-size: 40px;color: #000;margin-bottom: 15px;}
.about-details h2 strong {color: #107637;margin-right: 15px;}
.about-details h2:after {display: block;width: 100px;height: 5px;background: #107637;content: '';position: absolute;left:0;top:70px;}
.about-details h4 {margin-bottom: 30px;font-size: 18px;}
.about-details div p {line-height: 35px;font-size: 15px;margin-bottom: 30px;}
.more {line-height: 50px;vertical-align:middle;}
.more a {color: #000;font-size: 18px;display: inline-block;height: 50px;line-height: 50px;padding-right: 115px;background: url(../images/more.png) right center no-repeat;}
.more-white a {color: #fff;}

.case-box-bg {margin-bottom: 30px;padding: 50px 0;height:864px;background: url(../images/casebg.jpg) 50% 0 no-repeat;}
.index-case-box {}
.scroll_case {width:1200px;height: 330px; overflow: hidden;margin:10px 0;}
.scroll_case ul {margin:0; width:1200px; display: inline; float: left;padding:0;}
.scroll_case ul li {margin:0px 10px; width: 270px;height:370px;padding: 4px; display: inline; float: left;text-align: center;background-color: #fff;}
.scroll_case ul li img {border: 0;  width: 270px;height: 330px;}
.scroll_case ul li p {line-height: 40px;font-size: 14px;}
.case-left,.case-left img {width: 800px;height: 646px;}
.case-right,.case-right img {width: 395px;height: 558px;}

.index-case-more {margin:25px auto;}
.index-case-more a {display: block;width: 200px;height: 45px;line-height: 45px;text-align: center;font-size: 15px;color: #fff;background:#3c64ad;transition: .5s;border-radius: 27px;margin:0 auto;}
.index-case-more a:hover {background:#c60000;}
.scroll-box h3{height: 62px;line-height: 62px;margin: 20px 0;}
.scroll_photo {width:1200px;height: 390px; overflow: hidden;background:#fff;padding:5px;margin:10px 0;}
.goleft {width: 37px;height: 82px;margin:155px 7px 0 0;}
.goright {width: 37px;height: 82px;margin:155px 0 0 7px;}
.goleft,.goright {cursor: pointer;}
.goleft img,.goright img {width: 37px;height: 82px;}
.scroll_photo ul {margin:0; width:1110px; display: inline; float: left;padding:0;}
.scroll_photo ul li {margin:0px 10px; width: 280px;height:390px; display: inline; float: left;border:2px solid #eee;}
.scroll_photo ul li img {border: 0;  width: 280px;height: 390px;}

.ys-box-bg {margin-bottom: 30px;padding: 50px 0;}
.ys-box {padding: 20px 0;text-align: center;}
.ys-box h2 {height: 120px;line-height: 110px;font-size: 80px;color: #107637}
.ys-box h3 {line-height: 60px;font-size: 45px;color: #000;}
.ys-box h4 {line-height: 40px;font-size: 20px;color: #999;}
.indexad_ico {padding: 50px 0;width: 780px;margin: 0 auto;}
.indexad_ico li {width:157px;height:157px;text-align:center;}
.indexad_ico li a {display:block;width:157px;height:115px;padding-top: 42px;background: url(../images/greenbg.png);}
.indexad_ico li a img {display:block;width:50px;height:48px;margin:0 auto;-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    /*-webkit-filter: grayscale(100%);  Chrome, Safari, Opera
    filter: grayscale(100%); */
    margin-bottom:10px;
    }
.indexad_ico li a p {line-height:45px;text-align:center;font-size:13px;color:#fff;}
.indexad_ico li a:hover,.indexad_ico li a.active {background: url(../images/yellowbg.png);}
.indexad_ico li a:hover img {-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    /*-webkit-filter: grayscale(0);  Chrome, Safari, Opera 
    filter: grayscale(0);*/
    }
.service-box ul {width: 850px;margin: 50px auto;}
.service-box ul li {line-height: 66px;font-size: 20px;color: #000;}
.service-box ul li em {padding: 20px;background: url(../images/list1.png) 50% 50% no-repeat;margin-right: 10px;}
.service-box p {line-height: 0.8;color: #ff9900;}
.service-box p span {font-size: 30px;}
.service-box p strong {font-size: 50px;}

.index-ad {height: 162px;padding-top: 30px;line-height: 60px;font-size: 40px;color: #fff;background: url(../images/ad.jpg) 0 50%;margin-top: 50px;}

.index-news-box {margin-bottom: 50px;padding-top: 30px;}
.index-news-con {width: 1100px;margin: 0 auto;padding: 30px 0;}
.index-news-con h3 {text-align: center;font-size: 40px;line-height: 40px;color: #000;}
.index-news-con h3 strong {color: #107637;letter-spacing:-8px;margin:0 15px;}
.news-art {width: 440px;text-align: center;}
.news-art img {margin:25px auto;}
.news-art p {width:100%;line-height: 40px;font-size: 16px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;}
.news-more {margin-top: 30px;}
.news-more a {display: block;width: 138px;height: 28px;line-height: 28px;color: #fff;background: #ff9900;border-radius: 14px;text-align: center;}



/*子页开始*/
.sub-banner {height: 500px;background: url(../images/sub01.jpg) 50% 0 no-repeat;max-width: 1920px;margin-right: auto;margin-left: auto;}

.pub-main-nav {width:100%;margin-bottom:30px;margin-top:20px;}
.pub-main-tit {height:45px;line-height:45px;font-size:25px;color:#ff5a00;}
.pub-main-tit span {font-family:Arial;color:#ff5a00;font-size:30px;padding:0 5px;}
.pub-main-tit-bread {height:20px;line-height:20px;font-size:12px;padding-bottom:5px;color:#ddd;border-bottom:1px solid #eee;}
.pub-main-tit-bread div {width: 70%;}
.pub-main-tit-bread ol {width:30%;text-align: right;display: flex;justify-content: flex-end;}
.pub-main-tit-bread ol li {height: 20px;line-height: 20px;margin-right: 10px;color: #555;}
.pub-main-tit-bread ol li a {color: #555;}

.pubmain_navcon {width:100%;margin-top:10px;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee;}
.pubmain_navcon h2 {width:198px;height:44px;line-height:44px;background:url(images/leftsidebt.jpg) right center no-repeat #fff;padding-left:9px;font-size:15px;color:#0065ce;}
.pubmain_navcon h2 a {color:#ff0000;}

.pubmain_nav {margin:0;padding:0;}
.pubmain_nav li {float:left;height:45px;font-size:16px;margin-right:1px;margin-bottom:5px;}
.pubmain_nav li a {display:inline-block;min-width:158px;height:45px;line-height:45px;background:#ff5a00;text-align:center;color:#fff;padding:0 20px;transition:all .5s;}
.pubmain_nav li a:hover,.pubmain_nav li .curlink-sub {background:#ff9900;color:#fff;}

.pub-main-box {width:100%;margin:0 0 60px 0;}
.pubmaintitle {width:100%;height:50px;padding:0;font-weight:normal;text-align:center;color:#000;margin-bottom:30px;}
.pubmaintitle h1 {display:inline-block;line-height:50px;position:relative;font-size:16px;}
.pubmaintitle h1:before {position:absolute;content:"";display:block;width:140px;height:1px;background:#000;left:-155px;top:25px;}
.pubmaintitle h1:after {position:absolute;content:"";display:block;width:140px;height:1px;background:#000;right:-155px;top:25px;}

.pub-main-con {padding:10px 0;margin:0;overflow:hidden;min-height:400px;}
.pub-main-con {line-height:1.8;font-size:14px;}
.pub-main-con p {line-height:1.8;font-size:14px;margin:10px 0;}
.pub-main-con table td {line-height:1.8;font-size:14px;}
.pub-main-con h3 {text-align:center;height:40px;font-size:16px;font-weight:bold;}
.pub-main-con hr {border-bottom:1px dotted #a6a5a5;background:none;border-top:none;border-left:none;border-right:none;}
.artstitle {margin:10px 0;height:30px;line-height:30px;border:1px dotted #ccc;text-align:center;color:#575048;box-sizing:border-box;}
.content-text-img img {margin: 20px auto;max-width: 100%;}
.attach-box {height: 50px;line-height: 50px;}

/*翻页*/
.page {height:30px;line-height:30px;text-align:center;}
.page li {display: inline;}
.page a, .page span {padding:5px 8px;color:#333d46;background:#fff;text-align:center;border:1px solid #ccdbe4;text-decoration:none;font-size:12px;margin-right:2px;}
.page a:hover {color:#fff;background:#ff0000;border:1px solid #ff0000;}
.page li.active span,.page .page-num-current {color:#fff;background:#ff0000; border:1px solid #ff0000;}
.page select {height: 26px; border: 1px solid #ccdbe4; background: #fff;}
.page .disabled {cursor:not-allowed;cursor:no-drop;}
/*翻页end*/
/*//详情页上一条下一条*/
.next-pre-box {margin: 20px 0;padding-top: 20px;border-top: 1px dotted #eee;}

.piclist-mr {margin-right: 410px;} /*图文列表最后一个防止左右两个两边对齐*/
/*新闻图文列表*/
.news-box {margin-top:20px;margin-bottom:45px;width:100%;}
.news-dl {width:100%;padding:10px 0 15px 0;height:180px;margin-bottom:30px;border-bottom:1px dotted #eee;}
.news-dl a {display:block;}
.news-dl .dt {width:270px;height:180px;overflow:hidden;}
.news-dl .dt img {width:270px;height:180px;}
.news-dl .dd {width:880px;height:135px;}
.news-dl .dd h2 {height:30px;color:#000;font-size:16px;}
.news-dl .dd span {display:block;text-align:right;line-height:25px;font-size:13px;color:#bbb;right:10px;bottom:-20px;}
.news-dl .dd p {height:135px;line-height:1.6;font-size:13px;color:#555;overflow:hidden;}
.news-dl a:hover h3 {color:#ff6600;}
.news-dl a:hover img {transition:all ease-in-out .4s; transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1);}
/*新闻文字列表*/
.new_list li{ width:570px;height:60px;border-bottom:1px dashed #ddd; background:url('../images/newslist.gif') no-repeat 0 24px;padding-left:15px;}
.new_list li a{display:block;width:100%;font-size:16px; line-height:60px; color:#555;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;}
.new_list li a span {float: right;}
.new_list li a:hover{ color:#ff0000}

.photos {margin-bottom: 30px;}
.photo {}
.photo li {width:360px;height:560px;text-align:center;border:10px solid #f0f0f0;margin-bottom: 40px;overflow: hidden;}
.photo li:hover {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);border:10px solid #ff0000;}
.photo li img {width:360px;height:500px;transition:all .5s;}
.photo li:hover img {transition:all ease-in-out .4s; transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1);}
.photo a p {margin:0;line-height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;}

.cases {margin-bottom: 30px;}
.case {}
.case li {width:360px;height:350px;text-align:center;border:10px solid #f0f0f0;margin-bottom: 40px;overflow: hidden;}
.case li:hover {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);border:10px solid #107637;}
.case li img {width:380px;height:300px;transition:all .5s;}
.case li:hover img {transition:all ease-in-out .4s; transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1);}
.case a p {line-height:50px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;}

.cases-pbl {width:1200px;overflow:hidden;}
.cases-pbl div {width:300px;border-left: 1px solid #eee;padding:20px;float:left;box-sizing:border-box;}
.cases-pbl div:hover {background:#fafafa;;}
.cases-pbl div:first-child {border:none;}
.cases-pbl div li {width:250px;padding:5px;background:#fff;margin-bottom:20px;}
.cases-pbl div li:hover {box-shadow: 0px 0px 8px #666;background: #fff;}
.cases-pbl div li img {width:100%;display:block;}
.cases-pbl div li p {text-align:center;line-height:30px;color:#000;}

.videos_box {margin-bottom: 30px;}
.video_con {}
.video_con li {width:360px;height:310px;border:10px solid #f0f0f0;margin-bottom: 40px;overflow: hidden;}
.video_con li a {display:block;}
.video_con li a img {width:360px;height:250px;transition:all .5s;transition:all .5s;}
.video_con li a em {display:block;width:50px;height:50px;line-height:50px;text-align:center;font-size:50px;left:50%;top:110px;margin-left:-25px;z-index: 9;}
.video_con li p {margin:0;height:50px;line-height:50px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;}
.video_con li a:hover img {transition:all ease-in-out .4s; transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1);}
.video_con li:hover {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);border:10px solid #ff0000;}

.products-box  {margin-bottom: 30px;}
.products {}
.products li {width:360px;height:510px;border:10px solid #f0f0f0;text-align:center;margin-bottom:40px;overflow: hidden;margin-left: 10px;margin-right: 10px;}
.products li:hover {box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);border:10px solid #107637;}
.products li img {width:360px;height:450px;background:#ffb519;transition:all .5s;}
.products li:hover img {background:#ff0000;transition:all ease-in-out .4s; transform:scale(1.1); -moz-transform:scale(1.1); -webkit-transform:scale(1.1);}
.products li p {margin:0;line-height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;}
.productdes {margin-top:50px;width:100%;height:52px;border-bottom:1px solid #efefef;color:#575048;}
.productdes strong {display: inline-block;height:52px;line-height:52px;color:#107637;font-size:15px;padding:0 50px;box-sizing:border-box;border-left:1px solid #efefef;border-right:1px solid #efefef;border-top:3px solid #107637;}

/*---------产品详情页----------*/
.baobei{ width:570px; height:600px;}
.bb_miaoshu {width: 600px;height: 420px;}
.baobei_name {height: 50px;margin-bottom:15px;}
.baobei_name h1 {font-size: 18px;color: #555;text-align:center;line-height: 50px;border-bottom:1px solid #eee;}
.nn-fl {height: 35px;line-height: 35px;color: #ddd;text-align:center;margin-top: 10px;font-size: 12px;}
.nn-fl span {padding-left:10px;}
.nn-fl a {color: #ddd;}
.description {padding: 15px;text-align:center;}
.description img {display: block;width:170px;height:170px;margin: 15px auto;}
.description a {display:block;width:100px;height:36px;line-height:36px;text-align:center;background:#ddd;border-radius:15px;color:#333;margin:0 auto;}
.description a:hover {background:#ff6600;color:#fff;}
.description h1,.description h2 {color: #DD0207;font-size: 24px;text-align:center;line-height:35px;}
.description h1 span {color:#DD0207;margin-right:5px;}
.nn-tjcp {width:510px;height: 130px;padding: 5px;margin:0 auto;}
.nn-tjcp h2 {line-height: 25px; color: #333; font-size: 14px;text-align:center;}
.nn-tjcp ul {padding-top: 10px;}
.nn-tjcp ul li {width: 150px;height: 116px;text-align: center;}
.nn-tjcp ul li img {width: 148px;height: 116px; padding: 2px;border: 1px solid #eee;}
.nn-tjcp ul li a img {border: 1px solid #eee;}
.nn-tjcp ul li a:hover img {border: 1px solid #ff6600;}
.nn-tjcp ul li p {line-height: 20px;font-size:12px;margin:0;padding:0;width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;}

/*message start*/
.message-box {}
.form-box {line-height:35px;margin-top:20px;font-size:14px;}
.form-group {margin-bottom: 15px;}
.form-group label {display:block;width:100px;height:35px;line-height:35px;font-size:14px;} 
.btn {display:block;height:35px;line-height:35px;font-size:14px;border:1px solid #eee;padding:0 30px;border-radius:5px;background:#ff6600;color:#fff;margin:20px 0 0 100px;}
.form-group>div {width: calc(1200px - 120px);}
.form-control {display: block;width:100%; height: 34px;padding: 6px 12px;font-size: 14px;line-height:34px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing:border-box;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}
.form-content {min-height: 80px;}
.row {width: calc(1200px - 120px);}
.vcode {width: 120px !important;margin-right: 10px;}
/*message end*/

/*首页渐出效果*/
.animate-box{opacity:0;}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s;}
.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;}
.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;}
@-webkit-keyframes fadeInUp{
	from{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);}
	to{opacity:1;-webkit-transform:none;transform:none;}
}
@keyframes fadeInUp{
	from{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);}
	to{opacity:1;-webkit-transform:none;transform:none;}
}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
/*END 首页渐出效果*/

/*webkit scroll 滚动条效果*/
::-webkit-scrollbar-track-piece {background-color:#f5f5f5;border-left:1px solid #d2d2d2;}
::-webkit-scrollbar {width:8px;height:13px;}
::-webkit-scrollbar-thumb {background-color:#cc0000;background-clip:padding-box;min-height:28px;border-radius: 20px;}
::-webkit-scrollbar-thumb:hover {background-color:#ff0000;}
/*ie scroll滚动条效果*/
