﻿@charset "utf-8";

@import "reset.css";
@import "font-awesome.min.css";
@import "iconfont.css";
@import "daixing.css";
@import "public.css";

@import "grid12.css";



/*---home---*/



#banner{width:100%; max-width: 1920px;border-bottom:5px solid #E1760E;}



.indexA{margin-top:65px;}



.indexabout{float:left;width:525px;height:445px;position:relative;}

.indexabout h5{color:#383735;margin:0 0 0 0;font-size:38px;line-height:38px;}

.indexabout h5 b{color:#F18101;}

.indexabout hr{width:40px;height:2px;background:#F18101;border:none;margin:10px 0;}

.indexabout p{color:#7D7D7D;font-size:14px;line-height:21px;}

.indexabout p a{width:117px;height:26px;line-height:26px;background:#E2750E;border-radius:15px;text-align:center;display:block;color:#fff;font-size:12px;margin:15px 0 0 0;}



.indexabout ul{position:absolute;width:740px;bottom:0;left:0;background:#fff;}

.indexabout ul li{float:left;width:170px;height:123px;margin:15px 15px 0 0;overflow:hidden;}

.indexabout ul li img {width:100%;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s; }

.indexabout ul li:hover img {transform: scale(1.11);-ms-transform: scale(1.11);-moz-transform:scale(1.11);-webkit-transform: scale(1.11);-o-transform: scale(1.11); }

.indexabout ul li.v a{display:block;width:100%;height:100%;position:relative;}

.indexabout ul li.v a ins{background:url("../images/video-btn.png") no-repeat;width:56px;height:56px;display:block;position:absolute;left:50%;top:50%;margin:-28px 0 0 -28px;}

.indexabout ul li.v img{width:100%;transition: all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s; }

.indexabout ul li.v img:hover{transform: scale(1.11);-ms-transform: scale(1.11);-moz-transform: scale(1.11);-webkit-transform: scale(1.11);-o-transform: scale(1.11); }



.indexvideo{float:right;width:450px;}

.indexvideo img {width:100%;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; }





.indexB{margin:75px 0 0 0;background:url("../images/ibg1.jpg") no-repeat center center;height:180px;}

.indexB h2{float:left;width:200px;line-height:180px;font-size:35px;color:#fff;text-align:center;background:#E2750E;}

.indexB .list{float:left;margin:38px 0 0 0;width:800px;}

.indexB .list .items{margin:0 0 0 22px;cursor:pointer;position:relative;}

.indexB .list .items img{display:block;}

.indexB .list .items .txt{display:none;position:absolute;left:0;top:0;background:rgba(0,0,0,0.8);width:100%;height:100%;}

.indexB .list .items .txt h5{color:#fff;font-size:14px;padding:50px 0 0 0;text-align:center;line-height:100%;}

.indexB .list .items:hover .txt{display:block;}





.indexC{margin:60px 0 0 0;}

.indexC h5{font-size:38px;line-height:38px;color:#373536;margin:8px 0 0 0;text-align:center;}

.indexC h5 b{color:#F18200;}

.indexC hr{width:40px;height:1px;background:#F18101;border:none;margin:15px aotu 0;}



.indexnews{position:relative;}

.indexnews .prev,.indexnews .next{position:absolute;top:50%;margin-top:-18px;display:block;width:37px;height:37px;overflow:hidden;cursor:pointer;}

.indexnews .next{right:-58px;background:url("../images/arrow.png") no-repeat right top;}

.indexnews .next:hover{background:url("../images/arrow.png") no-repeat right bottom;}

.indexnews .prev{left:-58px;background:url("../images/arrow.png") no-repeat left top;}

.indexnews .prev:hover{background:url("../images/arrow.png") no-repeat left bottom;}



.indexC .list{}

.indexC .list ul{margin:15px 0 0 -20px;height:345px;overflow:hidden;}

.indexC .list ul li{float:left;width:490px;height:154px;position:relative;padding:10px;margin:18px 0 0 20px;border:1px solid #8C8C8C;box-sizing:border-box;}



.indexC .list ul li .pic{float:left;width:160px;}

.indexC .list ul li .pic img{width:100%;height:108px;}

.indexC .list ul li .pic .time{height:24px;line-height:24px;}

.indexC .list ul li .pic .time b{float:left;width:60px;background:#E2750E;text-align:center;font-size:13px;color:#fff;}

.indexC .list ul li .pic .time span{float:left;width:100px;background:#383735;color:#fff;text-align:center;}



.indexC .list ul li .txt{float:right;width:290px;}

.indexC .list ul li .txt h4{border-bottom:1px solid #808080;height:32px;line-height:32px;font-weight:bold;}

.indexC .list ul li .txt a{color:#E27510;font-size:14px;}

.indexC .list ul li .txt p{color:#727272;line-height:21px;font-size:12px;margin:5px 0 0 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}



.indexC .list ul li.odd .pic{float:right;}

.indexC .list ul li.odd .txt{float:left;}



.indexC a.more{float:right;width:117px;height:26px;line-height:26px;background:#E2750E;border-radius:15px;text-align:center;display:block;color:#fff;font-size:12px;margin:15px 0 0 0;}





.indexD{margin:20px 0 0 0;padding:38px 0 30px 0;background:#F6F7F7;}

.indexD h5{font-size:38px;line-height:38px;color:#373536;text-align:center;}

.indexD h5 b{color:#F18200;}

.indexD hr{width:40px;height:1px;background:#F18101;border:none;margin:15px aotu 0;}



.indexcustomer{position:relative;}

.indexcustomer .hd ul{overflow:hidden; zoom:1;margin-top:10px; zoom:1; text-align:center;}

.indexcustomer .hd ul li{display:inline-block;width:30px;height:6px;overflow:hidden;margin-right:5px;text-indent:-9999px;cursor:pointer;background:#CBCBCD;border-radius:4px;}

.indexcustomer .hd ul li.on{background:#EF8200;}



.indexD .list{}

.indexD .list ul{margin:15px 0 0 -20px;height:215px;overflow:hidden;}

.indexD .list ul li{float:left;width:150px;height:75px;position:relative;margin:18px 0 0 20px;cursor:pointer;box-sizing:border-box;}

.indexD .list ul li img{width:100%;}



/*============��ҳ==============*/



.sidebanner{border-bottom:5px solid #E06B01;}

.sidebanner img{width:100%;}



.path{height:23px;line-height:23px;padding:20px 0;color:#393836;font-size:18px;}

.path a{color:#393836;}

.path img{vertical-align:bottom;}



.sidecon{font-size:12px;color:#333;margin:0 0 0 0;}



.left{float:left;width:280px;margin:0 0 15px 0}

.right{width:690px;float:right;margin:0 0 15px 0;overflow:hidden;}



.right .rtit{line-height:35px;margin:0 0 10px 0;}

.right .rtit h2{font-size:23px;color:#353432;font-weight:bold;}

.right .rtit hr{background:#aaa;border:none;height:1px;overflow:hidden;}



/*left*/



.sidemenu{margin:0 0 15px 0;}

.sidemenu h3{height:52px;line-height:52px;padding:0 0 0 20px;background:#E2750E;font-size:20px;color:#fff;font-weight:bold;text-transform:uppercase;}

.sidemenu ul{}

.sidemenu ul li{border-top:1px solid #e2e2e2;margin:3px 0 0 0;}

.sidemenu ul li h5{position:relative;height:45px;line-height:45px;display:block;font-size:15px;color:#333;font-weight:bold;font-family:Arial;cursor:pointer;background:#B5B7B6;text-transform:capitalize;}

.sidemenu ul li h5 a{display:block;width:225px;color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;padding:0 0 0 20px;box-sizing:border-box;font-size: 15px;}

.sidemenu ul li h5 a:hover{color:#333;text-decoration:underline;}

.sidemenu ul li h5 span{position:absolute;top:15px;right:10px;background:url("../images/i11.png") no-repeat;width:11px;height:11px;display:block;}

.sidemenu ul li h5 em{position:absolute;top:15px;right:10px;background:url("../images/i12.png") no-repeat;width:11px;height:11px;display:block;}



.sidemenu dl{display:none;border:1px solid #e2e2e2;border-top:none;}

.sidemenu dl dd{height:35px;line-height:35px;border-bottom:1px dashed #DCDCDC;background:#fff;padding:0 20px;}

.sidemenu dl dd:last-child{border-bottom:none;}

.sidemenu dl dd a{background:url("../images/dot3.png") no-repeat left center;font-size:16px;padding-left:12px;color:#3E3A39;}

.sidemenu dl dd.active a,.sidemenu dl dd a:hover{color:#E2750E;}
.sidemenu dl dd a.active{color:#f08300;}


.sidemenu ul li.active h5{background:#323433;color:#fff;}

.sidemenu ul li.active h5 a{color:#E77405;}

.sidemenu ul li.active span{background:url("../images/i11.png") no-repeat left bottom;}

.sidemenu ul li.active em{background:url("../images/i12.png") no-repeat left bottom;}



.left_nav{margin:0 0 20px 0;}

.left_nav h3{height:52px;line-height:52px;padding:0 0 0 20px;background:#E2750E;font-size:20px;color:#fff;font-weight:bold;text-transform:uppercase;}

.left_nav ul{}

.left_nav ul li{position:relative;margin-top:5px;line-height:45px;background:#B6B6B6;overflow:hidden;}

.left_nav ul li a{color:#323433;font-size:15px;display:block;font-weight:bold;padding-left:20px;-webkit-transition: 0.5s;transition: 0.5s;}

.left_nav ul li span{position:absolute;top:15px;right:10px;background:url("../images/i12.png") no-repeat;width:11px;height:11px;display:block;}

.left_nav ul li.active{background:#323433;}

.left_nav ul li.active a{color:#E06F09;}



.left_nav ul li.active span{background:url("../images/i12.png") no-repeat left bottom;}



.left_news{margin:0 0 20px 0;}

.left_news img{width:100%;}

.left_news ul{}

.left_news ul li{color:#A8A8A8;line-height:28px;padding:10px 0;font-size:14px;border-bottom:1px dashed #C2C2C2;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.left_news ul li a{background:url("../images/dot3.png") no-repeat left center;padding:0 0 0 10px;}

.left_news ul li a:hover{color:#E2750E;}





.left_top{}

.left_top h3{font-size:21px;font-weight:bold;display:block;color:#2E2D2B;height:52px;line-height:52px;padding:0 0 0 20px;background:#B5B7B6;}

.left_top ul{border:1px solid #C2C2C2;border-top:none;padding:10px 0}

.left_top ul li{color:#666;line-height:28px;font-size:14px;margin:0 0 0 20px;word-wrap:break-word;}

.left_top ul li a{color:#666;font-family:Tahoma;font-size:14px;}

.left_top ul li a:hover{color:#E2750E;text-decoration:none;}



.left_tubiao{margin:0 0 20px 0;}

.left_tubiao .hd{height:52px;line-height:52px;}

.left_tubiao .hd ul li{background:#323433;width:50%;float:left;color:#fff;font-size:16px;text-align:center;font-weight:bold;cursor:pointer;}

.left_tubiao .hd ul li.on{background:#E2750E;}



.left_tubiao .nr{border:1px solid #C2C2C2;border-top:none;padding:10px 0 15px;}

.left_tubiao .nr .bd{}

.left_tubiao .nr .bd ul{font-size:0;text-align:center;}

.left_tubiao .nr .bd ul li{display:inline-block;width:33.3333%;margin:20px 0 0 0;}

.left_tubiao .nr .bd ul li i{font-size:70px;color:#828282;line-height:70px;}

.left_tubiao .nr .bd ul li i:hover{color:#F08300;}

.left_tubiao .nr .bd ul span{display:block;text-align:center;color:#666;margin:10px 0 0 0;font-size:13px;}

/*-----right------*/





/*-------about------*/

.about{margin:10px 0 0 0;}

.about p{margin-bottom:12px;text-align:justify;line-height:21px;}

.about strong{color:#f00;}

.about .about_img{float:left;margin-right:15px}

.about .about_img1{float:right;margin-left:15px}



.side {position:absolute;top:50px;left:20px;z-index: 99999}

.side ul {position:relative;}

.side ul li {margin:40px 0 0 0;cursor:pointer;}

.side ul li b{width:25px;height:25px;display:block;float:left;background:#999;border-radius:50%;margin:0 10px 0 0;position:relative;z-index:999;}

.side ul li span{line-height:25px;float:left;font-size:15px;color:#3E3A39;}



.side ul li.active b{background:#2973BA;}



.side ul .xian{position:absolute;left:12px;top:15px;width:2px;height:250px;background:#999;z-index:990;}





.about1{background:url("../images/ibg2.jpg") no-repeat center top;height:600px;padding:54px 0 0 0;box-sizing:border-box;}

.about1 h3{color:#282828;font-size:40px;line-height:40px;text-align:center;}

.about1 h3 b{color:#E26A0B;}

.about1 hr{width:96px;background:#E77407;height:2px;border:none;margin:15px auto 0;}

.about1 .nr{margin:34px 0 0 0;}

.about1 .nr img.pic{float:left;width:480px;}

.about1 .nr .txt {float:right;width:500px;color:#6C6C6C;font-size:14px;line-height:23px;}

.about1 .nr .txt p{margin:0 0 5px 0;}

.about1 .nr .txt img{width:100%;}





.about2{background:url("../images/ibg3.jpg") no-repeat center top;height:600px;padding:54px 0 0 0;box-sizing:border-box;}

.about2 h3{color:#fff;font-size:40px;line-height:40px;text-align:center;}

.about2 hr{width:96px;background:#E77407;height:2px;border:none;margin:15px auto 0;}

.about2 .nr{margin:60px 50px 0;text-align:center;}

.about2 .nr img{width:100%;}



.about3{background:#fff;padding:54px 0 60px 0;}

.about3 h3{color:#282828;font-size:40px;line-height:40px;text-align:center;}

.about3 h3 b{color:#E26A0B;}

.about3 hr{width:96px;background:#E77407;height:2px;border:none;margin:15px auto 0;}

.about3 ul{margin:60px 0 0 -20px;}

.about3 ul li{float:left;width:235px;margin:0 0 0 20px;}

.about3 ul li img{display:block;width:100%;}

.about3 ul li .txt{height:215px;background:#fff;text-align:center;position:relative;padding:30px 0 0 0;box-sizing:border-box;}

.about3 ul li .txt h5{font-size:18px;background:#fff;padding:0 10px 0;display:inline;position:relative;z-index:999;}

.about3 ul li .txt p{font-size:15px;line-height:26px;padding:0 5px;margin:30px 0 0 0;position:relative;z-index:999;overflow-wrap:break-word;}

.about3 ul li .txt b{border:2px solid #383735;width:235px;height:178px;display:block;position:absolute;bottom:0;left:0;box-sizing:border-box;z-index:500;}

.about3 ul li .txt ins{width:48px;height:48px;background:#383735;display:block;position:absolute;bottom:-23px;left:50%;margin-left:-24px;z-index:500;transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);}



.about3 ul li.odd .txt{background:#F18101;}

.about3 ul li.odd .txt h5{color:#fff;background:none;}

.about3 ul li.odd .txt p{color:#fff;}

.about3 ul li.odd .txt b{border:none;}

.about3 ul li.odd .txt ins{background:#fff;}





.about4{background:#BDBFBE;padding:54px 0 60px 0;box-sizing:border-box;}

.about4 .wp{width:1040px;}

.about4 h3{color:#2F2F2F;font-size:40px;line-height:40px;text-align:center;}

.about4 hr{width:96px;background:#E77407;height:2px;border:none;margin:15px auto 0;}



.about4 .cert-list{margin:20px 0 0 0;}

.about4 .cert-list .item{margin:0 20px;padding:30px 0;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}

.about4 .cert-list .item:hover{-webkit-transform:scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}





.about4 .slick-dots {position:absolute;bottom:-10px;height:13px;margin-bottom:0px;list-style: none;display: block; text-align: center; padding: 0; width: 100%;z-index:1000;}

.about4 .slick-dots li {position:relative;display: inline-block;margin:10px 5px 0;cursor: pointer; }

.about4 .slick-dots li button {border:0;background:#999;display:block;height:13px;width:13px;outline:none;padding:0;font-size:0;cursor:pointer;border-radius:50%;overflow:hiddden;}

.about4 .slick-dots li button:hover,.about4 .slick-dots li button:focus {outline:none;opacity: 0.8;filter: alpha(opacity=80); }

.about4 .slick-dots li.slick-active button{background:#666; }



.about5{background:#fff;padding:54px 0 50px 0;box-sizing:border-box;}
.about5 img{width:100%;}

.about5 h3{color:#2F2F2F;font-size:40px;line-height:40px;text-align:center;}

.about5 hr{width:96px;background:#E77407;height:2px;border:none;margin:15px auto 0;}



.about5 .box{margin:50px 0 0 0;}









.project{color:#333;font-size:14px;}

.project ul{margin:0 0 0 -20px;}

.project ul li{background:#E0E0E0;float:left;width:490px;border:1px solid #DBDBDB;margin:0 0 30px 20px;box-sizing:border-box;position:relative;}

.project ul li img{float:left;width:240px;}

.project ul li .t{margin:0 0 0 240px;padding:15px 0 0 0;}

.project ul li .t h5{line-height:18px;padding:5px;background:#005BAC;color:#fff;font-weight:bold;width:225px;}

.project ul li .t p{margin:5px 0 0 10px;color:#333;font-size:12px;line-height:18px;}

.project ul li .t p b{font-weight:bold;}



.project-view-nr{}

.project-view-nr h1{font-size:18px;line-height:1.4;margin:35px 0 0;color:#333;font-weight:bold;text-align:center;}



.project-view-nr .tips{padding:10px 0;text-align:center;margin:5px 0 0;font-size:14px;}

.project-view-nr .tips .time{padding:0 0 0 15px;}

.project-view-nr .tips .share{margin-left:10px}



.project-view-nr .txt{margin:10px 0;line-height:2;font-size:14px;color:#555;}

.project-view-nr .txt p{margin:10px 0 0 0;line-height:2;}









.faq ul{}

.faq ul li {margin:20px 0 10px 0;border-bottom:#DEDEDE 1px dashed;padding:0 0 15px 0;}

.faq ul li .tit{height:45px;overflow:hidden;color:#fff;cursor:pointer;}

.faq ul li .tit span{float:left;width:65px;line-height:45px;height:45px;font-size:18px;background:#005BAC;display:block;border-bottom:1px solid #fff;text-align:center;}

.faq ul li .tit h4{font-size:16px;color:#222;line-height:45px;height:45px;margin:0 0 0 75px;font-weight:bold;}



.faq ul li .con{margin:3px 0 0 0;}

.faq ul li .con span{float:left;width:65px;line-height:45px;height:45px;font-size:18px;background:#9B9B9B;display:block;color:#fff;border-bottom:1px solid #fff;text-align:center;}

.faq ul li .con .t{margin:5px 0 0 75px;font-size:14px;line-height:21px;color:#666;}







.exhibition{margin:0 0 0 -12px;}

.exhibition p{float:left;width:270px;margin:15px 0 5px 12px;text-align:center;}

.exhibition p a{display:block;width:270px;height:200px;overflow:hidden;}

.exhibition img{width:100%;}

.exhibition b{font-weight:bold;font-size:14px;margin:5px 0 0 0;display:block;}





.down{}

.down ul{margin:0 0 0 -20px;}

.down ul li{margin:10px 0 0 20px;float:left;width:216px;}

.down ul li img{width:100%;}

.down ul li a.pic{display:block;position:relative;width:100%;height:100%;}

.down ul li a.pic ins{display:none;background:rgba(0,0,0,0.6);height:100%;width:100%;position:absolute;left:0;top:0;}

.down ul li p{line-height:25px;text-align:center;}

.down ul li p a{color:#393939;}



.down ul li:hover a.pic ins{display:block;}



/*-----video------*/



.listtab {text-align:center;background:#CACACA;margin:5px 0 0 0;}

.listtab:after{content:"";display:block;clear:both;height:0;}

.listtab ul li{float:left;height:26px;}

.listtab ul li a {display:block;font-size:13px;color:#343434;height:26px;line-height:26px;padding:0 12px;}

.listtab ul li a:hover,.listtab ul li.active a{background:#343434;color:#E2750E;height:33px;line-height:33px;position:relative;top:-7px;font-weight:bold;}



.video{margin:20px 0 0 0;}

.video ul{margin:0 0 0 -20px;}

.video ul li {background:#fff;float:left;width:216px;margin:0 0 30px 20px;}

.video ul li a{display:block;width:100%;height:100%;position:relative;overflow:hidden;}

.video ul li a ins{background:url("../images/video-btn.png") no-repeat;height:62px;width:62px;display:block;position:absolute;left:50%;top:50%;margin:-31px 0 0 -31px;}

.video ul li img {width:100%;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s; }

.video ul li:hover img { transform: scale(1.11); -ms-transform: scale(1.11); -moz-transform: scale(1.11); -webkit-transform: scale(1.11); -o-transform: scale(1.11); }



.video ul li .t{margin:10px 0 0 0;line-height:22px;}

.video ul li .t h5{float:left;font-size:14px;}

.video ul li .t span{float:right;font-size:14px;}



/*-----honor------*/

.honor{text-align:center;}

.honor{margin:0 0 0 -27px;}

.honor p{float:left;width:260px;margin:5px 0 15px 27px;text-align:center;}

.honor p a{display:block;width:260px;overflow:hidden;}

.honor img{width:100%;}

.honor b{font-weight:bold;font-size:14px;margin:5px 0 0 0;display:block;height:25px;}



.solution{}

.solution h2{text-align:center;font-size:22px;color:#333;padding:20px 0;font-weight:bold;}

.solution h5{background:#005BAC;height:45px;line-height:45px;display:inline-block;margin-top:50px;padding:0 30px;text-align:center;font-size:20px;color:#fff;font-weight:bold;}

.solution img{width:100%;}









/*-----news------*/

.newslist ul{}

.newslist ul li {border-bottom:#C2C2C2 1px solid;height:180px;padding:20px 0;text-align:right;  position: relative;
}

.newslist ul li:last-child{border-bottom:none;}

.newslist ul li .img {width:220px;overflow:hidden;}

.newslist ul li .img img{width:220px;height:auto;}

.newslist ul li .intro {float:left;width:460px;text-align:left;color:#6F6F6F;}

.newslist ul li .intro h2{margin-bottom:5px;font-weight:bold;}

.newslist ul li .intro h2 a{color:#32363F;font-size:16px;}

.newslist ul li .intro h2 a:hover{color:#E2750E;text-decoration:underline;}



.newslist ul li .intro .time{font-size:13px;margin:5px 0 0 0;font-family:Verdana, Geneva, sans-serif;color:#262523;}

.newslist ul li .intro p{margin-top:5px;font-size:14px;line-height:22px;}



.newslist ul li .intro a.more{width:140px;height:35px;line-height:35px;background:#005BAC;text-align:center;display:block;color:#fff;font-size:16px;margin:10px 0 0 0;position: absolute;
    bottom: 20px;}





.newsnr{}

.newsnr h1{font-size:18px;line-height:1.4;margin:35px 0 0;color:#333;font-weight:bold;text-align:center;}



.newsnr .tips{padding:10px 0;text-align:center;margin:5px 0 0;font-size:14px;}

.newsnr .tips .time{padding:0 0 0 15px;}

.newsnr .tips .share{margin-left:10px}



.myart{margin:10px 0;line-height:2;font-size:14px;color:#555;}

.myart p{margin:10px 0 0 0;line-height:2;}



.pnbar{border-top:1px solid #B4B4B4;margin-top:30px;position:relative;padding:20px 0 0 0;}

.pnbar a.l{float:left;height:35px;line-height:35px;font-size:14px;color:##373634;}

.pnbar a.m{display:block;width:130px;height:35px;line-height:35px;text-align:center;color:#fff;font-size:14px;background:#373634;position:absolute;left:50%;margin:0 0 0 -65px;}

.pnbar a.r{float:right;height:35px;line-height:35px;font-size:14px;color:##373634;}

.pnbar a:hover{color:#F08300;}



.rela_list{border-bottom:1px solid #B4B4B4;margin-top:25px;padding:0 0;}

.rela_list li{border-top:1px solid #B4B4B4;height:40px;line-height:40px;}

.rela_list .t{float:left;width:100px;text-align:center;border-right:1px solid #B4B4B4;}

.rela_list a{float:left;margin-left:1em;width:68%;white-space:nowrap;overflow:hidden;}

.rela_list a:hover{color:#00929F;text-decoration:underline;}





/*-----products------*/

.product{border:1px solid #C2C2C2;margin:15px 0 0 0;padding:20px;}

.product p{font-size:14px;line-height:25px;color:#454545;}

.product img.pic{width:100%;margin:20px 0;}



.product ul.level{}

.product ul.level li{float:left;width:130px;border:1px solid #ccc;margin:0 0 0 -1px;background:#fff;text-align:center;cursor:pointer;overflow:hidden;box-sizing:border-box;}

.product ul.level li h5{height:48px;line-height:24px;border-bottom:1px solid #ccc;font-size:14px;display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;}

.product ul.level li .list{border-bottom:1px solid #ccc;padding:5px 0;display: table-cell;vertical-align: middle;height: 140px;}

.product ul.level li .list p{height:28px;line-height:28px;font-size:14px;}
.levelbox {text-align: center;}
.product ul.level {
    display: inline-block;
}



.product ul.level li .p{text-align:center;padding:15px 0;}

.product ul.level li .p i{font-size:90px;line-height:90px;color:#828282;}



.product ul.level li:hover{background:#DF6E08;}

.product ul.level li:hover h5{border-bottom:1px solid #fff;}

.product ul.level li:hover a{color:#fff;}

.product ul.level li:hover .list{border-bottom:1px solid #fff;}

.product ul.level li:hover .list p{color:#fff;}

.product ul.level li:hover .p i{color:#fff;}





.product ul.level2{}

.product ul.level2 li{border:1px solid #ccc;margin:0 0 0 -1px;background:#fff;text-align:center;cursor:pointer;overflow:hidden;box-sizing:border-box;}

.product ul.level2 li h5{float:left;width:180px;height:140px;line-height:140px;border-right:1px solid #ccc;font-size:14px;display: table-cell;vertical-align: middle;text-align: center;}

.product ul.level2 li .list{float:left;width:250px;height:140px;border-right:1px solid #ccc;display: flex;justify-content:center;align-items:center;}

.product ul.level2 li .list p{line-height:28px;font-size:14px;}



.product ul.level2 li .p{text-align: center;display: table-cell;padding: 20px 0;vertical-align: middle;}

.product ul.level2 li .p i{font-size:90px;line-height:90px;color:#828282;}



.product ul.level2 li:hover{background:#DF6E08;}

.product ul.level2 li:hover h5{border-right:1px solid #fff;color:#fff;}

.product ul.level2 li:hover .list{border-right:1px solid #fff;}

.product ul.level2 li:hover .list p{color:#fff;}

.product ul.level2 li:hover .p i{color:#fff;}





.product h3{font-size:21px;color:#005AAD;font-weight:bold;border-bottom:1px solid #C3C3C3;line-height:35px;margin:30px 0 0 0;}

.product .pro-list{margin:15px 0;}

.product .pro-list ul{margin:0 0 0 -10px;}

.product .pro-list ul li{float:left;width:121px;margin:0 0 0 10px;box-sizing:border-box;}

.product .pro-list ul li img{width:100%;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;}

.product .pro-list ul li:hover img {transform:scale(1.11);-ms-transform:scale(1.11);-moz-transform:scale(1.11);-webkit-transform:scale(1.11);-o-transform:scale(1.11); }


.product .filling-list{margin:15px 0;font-size:0;text-align:center}

.product .filling-list .item{display:inline-block;width:100px;margin:0 10px;}
.product .filling-list .item img{width:100%;}



.product1{border:1px solid #C2C2C2;margin:15px 0 0 0;padding:20px;}

.product1 h5{text-align:center;font-size:18px;color:#1D1D1D;margin:20px 0 10px 0;}

.product1 img{width:100%;height:auto;}



.product2{border:1px solid #C2C2C2;margin:15px 0 0 0;padding:20px;}



.product2 .list{position:relative;border-bottom:1px dashed #A2A2A2;padding:0 0 30px 0;margin:0 0 30px 0;}

.product2 .list .t{margin:0 0 0 220px;width:430px;padding:30px 0 0 0;height:130px;box-sizing:border-box;}

.product2 .list .t h4{font-size:18px;color:#005BAC;font-weight:bold;}

.product2 .list .t p{line-height:23px;color:#595656;margin:10px 0 0 0;font-size:14px;}

.product2 .list .p{background:#D3D3D5;height:110px;padding:27px 0;margin:25px 0 0 0;}

.product2 .list .p ul{margin:0 0 0 200px;}

.product2 .list .p ul li{float:left;margin:0 0 0 20px;width:120px;}

.product2 .list .p ul li img{width:100%;height:auto;}

.product2 .list img.pic{position:absolute;left:0;top:0;}



.product2 .list2 .t{margin:0;width:400px;}

.product2 .list2 .p ul{margin:0;}

.product2 .list2 img.pic{position:absolute;left:auto;right:0;top:0;}

.product2 .list2 img.pic2{top:40px;}



.product2 .list4 .t{margin:0;width:300px;}

.product2 .list4 .p ul{margin:0;}

.product2 .list4 img.pic{position:absolute;left:auto;right:0;top:-20px;}





.product2 .others{padding:0 0 20px 0;}

.product2 .others h4{font-size:18px;color:#235AA6;font-weight:bold;}

.product2 .others p{line-height:23px;color:#595656;margin:10px 0 0 0;font-size:14px;}

.product2 .others .nr{margin:15px 0 0 -10px;}

.product2 .others .nr .item{float:left;margin:0 10px;}

.product2 .others .nr .item img{display:block;width:100%;border:1px solid #848484;box-sizing:border-box;}

.product2 .others .nr .item p{margin:0;height:30px;line-height:30px;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}

.product2 .others .nr .item p a{color:#fff;}

.product2 .others .nr .item:hover a{color:#f30;}



.product2 .others .slick-dots {position:absolute;bottom:-40px;height:44px; margin-bottom:0px; list-style: none; display: block; text-align: center; padding: 0; width: 100%;z-index:1000;}

.product2 .others .slick-dots li {position: relative;display: inline-block;margin:22px 5px 0;cursor: pointer; }

.product2 .others .slick-dots li button {border:0;background:#CBCBCD;display:block;width:30px;height:6px;outline:none;padding:0;font-size:0;cursor:pointer;border-radius:10px;overflow:hiddden;}

.product2 .others .slick-dots li button:hover,.product2 .others .slick-dots li button:focus {outline:none;opacity: 0.8;filter: alpha(opacity=80); }

.product2 .others .slick-dots li.slick-active button{background:#EF8200; }



.inquirbox{border:1px solid #C2C2C2;margin:15px 0 0 0;padding:20px;}

.inquirbox .inquirShow{margin-top:0px;}



.product3{border:1px solid #C2C2C2;margin:15px 0 0 0;padding:25px;}

.product3 ul{}

.product3 ul li{margin:0 0 50px 0;}

.product3 ul li img{float:left;border:1px solid #aaa;width:410px;}

.product3 ul li .txt{margin:0 0 0 430px;}

.product3 ul li .txt h5{border-bottom:1px dashed #7D7D7D;line-height:40px;font-size:18px;}

.product3 ul li .txt h5 a{color:#4A4A4A;}

.product3 ul li .txt p{margin:10px 0 0 0;font-size:14px;color:#595959;}

/*-----pro-view----*/



.pro_view{border:1px solid #c6c6c6;padding:20px;}



.pro_view .bpic{}
.pro_view .bpic img{width:100%;height:auto;}



.pro_view .spic{margin:10px 0 0 0;}

.pro_view .spic ul{float:left;margin:0 0 0 -5px;}

.pro_view .spic ul li{float:left;display:inline;margin:0 0 0 5px;cursor:pointer;}

.pro_view .spic ul li img{height:73px;}



.pro_view .spic a.v{float:left;margin:0 0 0 5px;display:block;width:81px;height:73px;position:relative;overflow:hidden;}

.pro_view .spic a.v ins{background:url("../images/video2.png") no-repeat;height:32px;width:32px;display:block;position:absolute;left:50%;top:50%;margin:-16px 0 0 -16px;}

.pro_view .spic a.v img {width:100%;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s; }

.pro_view .spic a.v:hover img { transform: scale(1.11); -ms-transform: scale(1.11); -moz-transform: scale(1.11); -webkit-transform: scale(1.11); -o-transform: scale(1.11); }



.pro_view .spic a.more{float:left;margin:0 0 0 5px;display:block;width:81px;height:73px;padding:8px 0 0 0;background:#898989;text-align:center;color:#fff;font-weight:bold;font-size:15px;line-height:20px;box-sizing:border-box;}



.pro_view .share{float:left;margin:0 0 0 25px;}

.pro_view .share p a.book{width:125px;height:33px;line-height:33px;font-size:14px;text-align:center;color:#fff;display:inline-block;background:#E2750E;margin:10px 0 0 0;}





.pro_pic .bpic{float:left;width:400px;}

.pro_pic .bpic ul li{display:none;}

.pro_pic .bpic ul li img{width:400px;height:363px;}



.pro_pic .spic{float:left;margin:0 0 0 20px;width:70px;}

.pro_pic .spic ul{float:none;margin:0;}

.pro_pic .spic ul li{float:none;display:block;margin:0 0 7px 0;}

.pro_pic .spic ul li img{width:70px;height:68px;display:block;}



.pro_pic .spic a.v{float:none;margin:0;display:block;width:70px;height:68px;position:relative;overflow:hidden;}

.pro_pic .spic a.v ins{background:url("../images/video2.png") no-repeat;height:32px;width:32px;display:block;position:absolute;left:50%;top:50%;margin:-16px 0 0 -16px;}

.pro_pic .spic a.v img {width:100%;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s; }

.pro_pic .spic a.v:hover img { transform: scale(1.11); -ms-transform: scale(1.11); -moz-transform: scale(1.11); -webkit-transform: scale(1.11); -o-transform: scale(1.11); }



.pro_pic .spic a.more{margin:3px 0 0 0;display:block;width:70px;height:68px;padding:8px 0 0 0;background:#898989;text-align:center;color:#fff;font-weight:bold;font-size:15px;line-height:20px;box-sizing:border-box;}



.pro_pic .share{float:left;margin:0 0 0 20px;width:130px;}

.pro_pic .share p a.book{width:125px;height:33px;line-height:33px;font-size:14px;text-align:center;color:#fff;display:inline-block;background:#E2750E;margin:10px 0 0 0;}





.pro-scroll{}

.pro-scroll h5{font-size:21px;color:#024691;font-weight:bold;border-bottom:1px solid #C3C3C3;line-height:35px;margin:30px 0 0 0;}

.pro-scroll .pro-content{margin:15px 0 0 0;color:#666;}

.pro-scroll .pro-content img{width:100%;}


.pro-scroll .pro-content .table-response{width:100%;max-width:100%;overflow-x:auto;}
.pro-scroll .pro-content table{width: 100%;max-width: 100%;margin-bottom: 20px;border: 1px solid #dddddd;}

.pro-scroll .pro-content table tr > td{padding:8px 8px;line-height: 1.42857143;vertical-align:middle;border: 1px solid #dddddd;text-align: center;}





.pro_view .pro-case{margin:10px 0 0 0;}

.pro_view .pro-case ul{margin:20px 0 0 0;text-align:center;font-size:0;}

.pro_view .pro-case ul li{display:inline-block;width:117px;margin:0 6px;box-sizing:border-box;text-align:center;}

.pro_view .pro-case ul li img{transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;}

.pro_view .pro-case ul li:hover img {transform:scale(1.11);-ms-transform:scale(1.11);-moz-transform:scale(1.11);-webkit-transform:scale(1.11);-o-transform:scale(1.11); }



.related-products{margin-top:25px;border:1px solid #c6c6c6;padding:20px;}

.related-products h5{font-size:15px;color:#fff;line-height:33px;background:#005BAC;padding:0 0 0 15px;font-weight:bold;}

.related-products ul{margin:15px 0 0 -2%;}

.related-products ul li{float:left;width:23%;margin:0 0 0 2%;}

.related-products ul li img{display:block;width:100%;border:1px solid #C6C6C6;box-sizing:border-box;}

.related-products ul li p{height:30px;line-height:30px;text-align:center;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;background:#898989;}

.related-products ul li p a{color:#fff;}

.related-products ul li:hover a{color:#E2750E;}





/*-----contact------*/



.mess{padding-bottom:3%; border-bottom: 1px dashed #ccc;}

.mess h3{text-align:center;font-size:30px;color:#2B2A27;line-height:60px;margin:15px 0;font-weight:bold;}

.mess dl dt,.mess dl dd{float:left;background:#E6E6E8;font-size:13px;}

.mess dl{height:30px;margin:5px 0;line-height:30px;}

.mess dl dd a{color:#000;}

.mess dl dt{margin-right:5px;width:19%;padding-left:1%;}

.mess dl dd{padding-left:1%;width:78%;}



.contactad{margin:20px 0 0 0;}

.contactad img{width:100%;}



.inquirShow{margin-top:20px;}

.inquirShow h3{height:35px;line-height:35px;background:#B6B6B6;color:#111;text-indent:10px;font-weight:bold;font-size:17px;}

.inquirShow fieldset{padding:10px;margin:10px 0 0 0;border:1px solid #BCBCBC;background:#fff;}

.inquirShow fieldset legend {color:#fff;font-weight:bold;font-size:14px;padding:8px 25px;background:#005BAC;}



.inquirShow .row{ margin:15px 0 0 0;}



.inquirShow dt{font-size:13px;}

.inquirShow dd{margin:5px 0 0 0;}



.inquirShow input, .inquirShow textarea { padding: 6px 5px; border: 1px solid #BCBCBC;width:100%;line-height: 20px;text-align: left; color: #999;box-sizing:border-box;}

.inquirShow textarea { display: block;max-width:100%;width:100%;resize: none;color:#BCBCBC;box-sizing:border-box;}



.inquirShow .red{color:#f00;font-weight:bold;}

.inquirShow .yzm { width:50%; margin-right:10px;}

.inquirShow img {cursor: pointer; margin-left: 3px; display: inline-block;vertical-align: middle;width:auto;}



.inquirShow .input:focus,.inquirShow .select:focus,.inquirShow .textarea:focus {-webkit-box-shadow:0 0 5px #999; -moz-box-shadow:0 0 5px #999; box-shadow:0 0 5px #999; background:#fafafa; border-color:#999; outline:0 }



.inquirShow input.btn {padding:0;background:#E2750E;color:#fff;line-height:32px;margin-bottom:0;width:95px;border:none;font-size:14px;text-align:center;cursor:pointer;margin:0 10px 0 0;}



.map{margin-top:40px;}

.map img{width:100%;}

/*-----��ҳ----*/

.digg{padding:20px 10px 3px 0;margin:15px 0 20px 0px;clear:both;line-height:28px;text-align:center;border-top:1px solid #ADADAD;}

.digg a,.digg span{line-height:16px;padding:5px 10px;margin:2px;display:inline-block;border:1px solid #bebebe;background:#fff;}

.digg span.disabled{color:#fff;border:1px solid #F18101;background:#fff;}

.digg span.disabled,.digg a:hover{background:#5A5655;border:1px solid #5A5655;color: #fff !important;}





