@charset 'utf-8';

.panel-head{font-size: 26px; color: #212121; font-weight: bold; line-height: 56px; text-align: center; padding: 36px 0 26px;}
.panel-head em{font-size: 16px; line-height: 21px; font-weight: bold; display: block; text-transform: uppercase; color: #929292;}
.more-link{width: 154px; height: 36px; border-radius: 40px; border:2px solid #00a2e9; color: #fff; background: #00a2e9;margin: 0 auto; display: block; font-size: 16px; line-height: 34px; text-align: center; text-transform: uppercase; -webkit-transition: ease-in-out .3s; -o-transition: ease-in-out .3s; transition: ease-in-out .3s;}
.more-link:hover{color: #00a2e9;background: #fff;}



.product-panel-01{padding-bottom: 50px;}
.product-panel-01 li{float: left;width: 50%;padding-left: 27px;}
.product-panel-01 li:nth-child(n+3){margin-top: 63px;}
.product-panel-01 li .img-wrap{width: 146px; height: 146px; margin-right: 25px; border-radius: 20px; line-height: 146px; text-align: center; background: #fbd140;}
.product-panel-01 li .img-wrap img{vertical-align: middle;}

.product-panel-01 li .product-info{width: 372px; float: left;}
.product-panel-01 li h6{font-size: 18px;line-height: 33px; margin-top: 4px; color: #fbd140}
.product-panel-01 li:hover h6{opacity: .8}
.product-panel-01 li:hover .img-wrap{opacity: .8}
.product-panel-01 li span{font-size: 14px; color: #4f4f4f; line-height: 20px; margin-bottom: 16px; display: block;}
.product-panel-01 li p{font-size: 12px; color: #7c7c7c;line-height: 22px;}
.product-panel-01 li:nth-child(2) .img-wrap{background: #00cf60}
.product-panel-01 li:nth-child(2) h6{color: #00cf60}
.product-panel-01 li:nth-child(3) .img-wrap{background: #fc8185}
.product-panel-01 li:nth-child(3) h6{color: #e50007}
.product-panel-01 li:nth-child(4) .img-wrap{background: #579bef}
.product-panel-01 li:nth-child(4) h6{color: #0070b8}

.product-panel-02 .panel-head{color: #212121}
.product-panel-02 {background: #f7f7f7; padding-bottom: 50px;}
.product-panel-02 li{float: left; width: 266px; overflow: hidden;}
.product-panel-02 li+li{margin-left: 43px;}
.product-panel-02 li .img-wrap{height: 284px; width: 266px; overflow: hidden; }
.product-panel-02 li .img-wrap img{-webkit-transition: ease-in-out .3s; -o-transition: ease-in-out .3s; transition: ease-in-out .3s;} .product-panel-02 li:hover img{-webkit-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}
.product-panel-02 li h6{font-size: 18px; line-height: 48px; color: #0f0f0f;border-bottom: 4px solid #c9c9c9; padding-left: 16px; background:#fff url(../images/icon_08.png) no-repeat 90% top; -webkit-transition: color border-bottom-color ease-in-out .3s; -o-transition: color border-bottom-color ease-in-out .3s; transition: color border-bottom-color ease-in-out .3s;}
.product-panel-02 li:hover h6{color: #ff171f; border-bottom-color: #fc8185; background-position: 90% bottom}

.product-panel-03{background: url(../images/bg_02_02.png) no-repeat center bottom; padding-bottom: 105px;}
.slide1 .bd{margin-top: 40px; height: 296px;}
.slide1 .bd ul{background: url(../images/bg_39.png) -29px center;}
.slide1 .bd{margin: 0 26px;}
.slide1 .bd li{width: 122px; float: left;margin: 0 21px; text-align: center;position: relative;height: 296px;}
.slide1 .bd li .img-wrap{border: 1px dotted #0070b8; width: 122px; height: 122px; background:#fff; border-radius: 70px; padding: 7px; position: absolute; left: 0; top:0; -webkit-transition: ease-in-out .4s; -o-transition: ease-in-out .4s; transition: ease-in-out .4s;} 
.slide1 .bd li:nth-child(2n) .img-wrap{top: 174px;}
.slide1 .bd li .img-wrap a{display: block;width: 104px; height: 104px; line-height: 104px; background: #0070b8; text-align: center;border-radius: 60px;  -webkit-transition: ease-in-out .4s; -o-transition: ease-in-out .4s; transition: ease-in-out .4s;} 
.slide1 .bd li .img-wrap a img{vertical-align: middle; }
.slide1 .bd li h6{font-size: 16px; color: #0070b8; position: absolute;left: 0; top: 65px; width: 100%;  -webkit-transition: ease-in-out .4s; -o-transition: ease-in-out .4s; transition: ease-in-out .4s;} 
.slide1 .bd li:nth-child(2n-1) h6{top: 217px;}

.slide1 .bd li:hover .img-wrap{border-color: #ffc600}
.slide1 .bd li:hover .img-wrap a{background: #ffc600}
.slide1 .bd li:hover h6{color: #ffc600}
.slide1>a{width: 26px; height: 48px; display: block; position: absolute; top:50%; margin-top: -24px; background-repeat: no-repeat; background-position: center;}
.slide1>a.prev{left: -60px; background-image: url(../images/btn_06.png);}
.slide1>a.next{right: -60px; background-image: url(../images/btn_03.png);}




.product-panel-04{background: #f7f7f7; padding-bottom: 50px;}
.product-panel-04 li{float: left;border: 1px solid #d2d2d2; width: 16%;     height: 110px; padding-top: 4px; border-left: none; border-top: none;}
.product-panel-04 li:nth-child(6n+1){border-left: 1px solid #d2d2d2;}
.product-panel-04 li:nth-child(-n+6){border-top: 1px solid #d2d2d2;}
.product-panel-04 li a{display: block; height: 100px;text-align: center; width: 100%;line-height: 82px;}
.product-panel-04 li a p{line-height:17px;font-size: 14px;color:#666;}
.product-panel-04 li  img{ vertical-align: middle; -webkit-transition: ease-in-out .3s;
-o-transition: ease-in-out .3s;
transition: ease-in-out .3s;}
.product-panel-04 li:hover  img{-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);}

.news-panel {padding-bottom: 0px;}
.news-panel li{width: 362px; float: left; }
.news-panel li+li{margin-left: 57px;}
.news-panel li .img-wrap{width: 362px; height: 214px; overflow: hidden; }
.news-panel li .img-wrap img{-webkit-transition: ease-in-out .3s; -o-transition: ease-in-out .3s; transition: ease-in-out .3s;}
.news-panel li:hover img{-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);}
.news-panel li h6{font-size: 14px;margin-top: 9px; color: #0f0f0f}
.news-panel li h6 a{color: #0f0f0f}
.news-panel li:hover h6 a{color: #0070b8}
.news-panel li span{font-size: 12px;display: block; color: #0f0f0f}
.news-panel li  p{font-size: 12px; color: #838282;margin-top: 15px; height: 36px; overflow: hidden;}
.news-panel li  a.more{font-size: 12px; line-height: 18px; color: #0070b8; margin-top: 24px; text-transform: uppercase; padding-right: 24px; background: url(../images/icon_03_03.png) no-repeat right center;display: inline-block;}

.link-panel {background: #f0f6f8; padding: 17px 0 34px 0;margin-top: 34px;}
.link-panel .panel-head{padding-top: 0;}

.link-panel .slide{height: 165px;padding: 0 5px; margin: 0 auto;position: relative; overflow: hidden;}
.link-panel .slide > a{position: absolute;width: 10px; height: 17px; background-repeat: no-repeat; background-position: center;top:22px;}
.link-panel .slide > a.prev{left: 0px; background: url(../images/icon_18.png);}
.link-panel .slide > a.next{right: 0px; background: url(../images/icon_19.png);}
.link-panel .slide .bd li{ width: 198px;margin-bottom: 23px; overflow: hidden;}
.link-panel .slide .bd li img{max-height: 100%;width:100%; }
.link-panel .slide .inner-bd{float: left;width: 198px;    margin-right:  50px ;}