@charset "utf-8";
body,div,p,h1,h2,h3,h4,h5,h6,table,td,ul,li,ol,hr,img,a{ margin:0px; padding:0px; border:0px;  font-family:Microsoft YaHei; font-weight:normal; text-decoration:none;}
ul{list-style:none;margin:0;padding:0;}
body{background:#fff; color:#333}
a{ color:#333}
a:hover{ color:#fc0202}
/* 浏览器 */
*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-touch-callout:none;margin:0;}
::-webkit-scrollbar{width:4px;height:4px}
::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:0;background:rgba(0,0,0,0.1)}
::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:rgba(0,0,0,0.2)}
::-webkit-scrollbar-thumb:hover{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:rgba(0,0,0,0.4)}
input,textarea{-webkit-user-select:text}


.fl{ float:left}
.fr{ float:right}
.width1200px{ width:1200px;}
.width1200{width: 1200px; margin: 0 auto;margin: 0 auto;position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1;}
.auto{ margin:0 auto}
.all_width{ width:100%}
.clear{ clear:both}
.current{background:#fc0202; color: #fff}
.currentx{background:#fc0202; color: #fff}
.more{ background-color: #fc0202; padding: 10px 30px; border-radius: 20px; color: #fff; margin:0 auto; }
.more:hover{ background-color: #000;  color: #fff;}
.zoomImage31{width:100%;height:0;padding-bottom: 31%;overflow:hidden;background-position: center center;background-repeat: no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}
.zoomImage100{width:100%;height:0;padding-bottom: 100%;overflow:hidden;background-position: center center;background-repeat: no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}
.zoomImage133{width:100%;height:0;padding-bottom: 133.33%;overflow:hidden;background-position: center center;background-repeat: no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}
.zoomImage180{width:100%;height:0;padding-bottom: 180%;overflow:hidden;background-position: center center;background-repeat: no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}
.zoomImage200{width:100%;height:0;padding-bottom: 200%;overflow:hidden;background-position: center center;background-repeat: no-repeat;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}

::-webkit-input-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
:-moz-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
::-moz-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}
:-ms-input-placeholder{color:#999;font-family:microsoft yahei;font-size:14px;}

.notsupport{position:fixed;top:0;bottom:0;z-index:99999;width:100%;height:100%;text-align:center;clear:both;color:#fff;background:#0072C6;}
.notsupport h1{font-size:100px;margin-top:200px;margin-bottom:30px;}
.notsupport h2{font-size:30px;margin-bottom:30px;}

.bg_header{background:#030408;height:70px;}
.bg_gray{background:#fafafa;padding:20px 0;margin:20px 0;}

.zhaoxiao_header{ height:185px;  background:url(../images/header_bg.gif) no-repeat center;}
.zhaoxiao_header .top{ color: #fff; font-size: 14px; line-height: 40px }
.zhaoxiao_header .top span{ background:url(../images/tel.png) no-repeat left; font-size: 16px; font-weight: bold; line-height: 40px; padding-left: 30px }
.zhaoxiao_header .top span i{ font-size:20px; font-weight: bold; }
.zhaoxiao_header .mid{ width: 430px; margin: 0 auto; height: 80px }

.zhaoxiao_header .mid .left{width:115px; float: left}
.zhaoxiao_header .mid .left img{ width:100%}

.zhaoxiao_header .mid .right{  float:right; color: #fff; font-weight: bold; font-size: 24px; width: 300px; padding-top: 15px}
.zhaoxiao_header .mid .right span{display: block; font-size:13px; font-weight: normal; line-height: 30px; font-family: 'arial'}

/*导航条*/
.zhaoxiao_nav{color: #333333; width:100%;height: 50px;  position:relative; margin-top: 12px }
.zhaoxiao_nav a{display: block;text-decoration: none;}
.zhaoxiao_nav .shade{position: absolute;width: 100%;height: 50px;left: 0;z-index: 1;background-color: #EEEEEE;opacity: 0.9;filter: alpha(opacity=90);box-shadow: 0 5px 15px #CCCCCC;display: none;border-bottom: #333333 solid 1px;border-bottom: rgba(255,255,255,0.3) solid 1px;}
.zhaoxiao_nav .nav_list{margin:0 auto;z-index: 2;padding: 0;list-style: none;height: 50px; position: absolute; text-align: center;}
.zhaoxiao_nav .nav_list>li{padding: 0; float:left;margin: 0; width: 135px;text-align: center;height: 50px;overflow: hidden;transition: height 0.3s;}
.zhaoxiao_nav .nav_head{font-size: 15px;position: relative; line-height: 50px;font-size: 16px;position: relative; color: #fff }
.zhaoxiao_nav .nav_body{display: block;height: 45px;line-height: 45px;color: #666666;position: relative;z-index: 999}
.zhaoxiao_nav .nav_body:last-child{font-size:14px; }
.zhaoxiao_nav .nav_list>li.active .nav_head,.hl_nav .nav_list>li:hover .nav_head {line-height: 50px;color: #333;font-size: 16px;position: relative; }
.zhaoxiao_nav .nav_list>li:hover{height: auto; color:#fff;background: #ed2e27;  position:relative;  z-index:99; }
.zhaoxiao_nav .nav_list>li:hover a{color:#fff;}
.zhaoxiao_nav .nav_list>li:hover ul a{color:#333;}
.zhaoxiao_nav .nav_list>li:hover ul a:hover{color:#fff;}
.zhaoxiao_nav .nav_list>li ul{ background:rgba(255,255,255,1); position: relative;z-index: 99}
.zhaoxiao_nav .nav_body:hover{color: #fff; background: #ed2e27}
.zhaoxiao_nav .nav_head:hover{line-height: 50px;color: #fff; background: #ed2e27;font-size: 16px;position: relative; }


/* 幻灯切换 */
.slideBox{position:relative;display:block;width:100%;height:530px;overflow:hidden; margin-top:1px; }
.slideBox .bd img{display:block;margin:0 auto;height:530px;}
.slideBox .prev{display:none;position:absolute;padding:0;left: 50%;margin-left: -595px;top: 60%;margin-top: -73px;width: 38px;height: 73px;background: url(../images/next_bg_09.png) no-repeat left center;background-position: 0 0;}
.slideBox .next{display:none;position:absolute;padding:0;right: 50%;margin-right: -595px;top: 60%;margin-top: -73px;width: 38px;height: 73px;background: url(../images/next_bg_09.png) no-repeat left center;background-position: right center;}
.slideBox .hd{position:relative;top: -10px;z-index:1;}
.slideBox .hd ul{text-align:center;margin-top: -25px;}
.slideBox .hd ul li{width: 70px;height: 12px;display:inline-block;margin: 0 3px;cursor:pointer;background: #fff;}
.slideBox .hd ul li.on{background: #ee3028;}


/*公用TITLE*/
.zhaoxiao_title{font-size:26px; padding:30px 0; text-align:center;  position:relative;  color:#333;font-weight: bold;}
.zhaoxiao_title em{ display:inline-block;font-weight: bold;line-height: 30px; font-size: 22px; color: #ee3028; font-style: normal;}
.zhaoxiao_title i{ display: inline-block;width: 20px; height: 3px; background: #ee3028; margin: 0 20px; position: relative; top: -6px}
.zhaoxiao_title center{ display: block;}


.zhaoxiao_title1{font-size:32px; margin:0 auto; text-align:center; z-index:2; position:relative;  color:#fff}
.zhaoxiao_title1 i{ display:inline-block; width:25px; height:3px; background:#f17f38; margin-bottom:7px}
.zhaoxiao_title1 em{ display:inline-block; width:10px; height:3px; background:#d77319; margin:0 0 7px 1px;}
.zhaoxiao_title1 span{ padding:0 10px; display: block;}



/*产品展示*/
.zhaoxiao_product{ height: auto; padding:0 0 0; background: rgba(255,255,255,0.85); min-height: 750px }
.zhaoxiao_product ul{ text-align:center; margin:0 auto 0}
.zhaoxiao_product ul li{ width: 22%; margin-right: 2.5%; margin-bottom: 30px; display: inline-block; transition: top .15s linear; -moz-transition:top .15s linear; -webkit-transition:top .15s linear ;position: relative; top: 0}
.zhaoxiao_product ul li img{ width: 100%; background-color: #fff; border-radius: 5px;padding: 10px ; }
.zhaoxiao_product ul li h5{ font-weight: bold; color: #333; font-size: 16px; line-height: 30px}
.zhaoxiao_product ul li:nth-child(4n+0){ margin-right: 0 }
.zhaoxiao_product ul li:hover{color: #fff; top: -10px;}
.zhaoxiao_product ul li:hover h5{color: #fc0202}
.zhaoxiao_product ul li:hover img{ width: 100%; background-color: #fc0202; border-radius: 5px;padding: 10px ; }


.zhaoxiao_video{}
.zhaoxiao_video .tabbox_p {width:100%; margin:0 auto 0;}
.zhaoxiao_video .tabmenu_p {width:100%;text-align:left;margin:0 auto 0;}
.zhaoxiao_video .tabmenu_p ul {margin:0;padding:0;list-style-type: none; height: 50px}
.zhaoxiao_video .tabmenu_p li {display:inline-block;}
.zhaoxiao_video .tabmenu_p li a{text-align:left;overflow:hidden;font-size: 16px;color: #333; display:inline-block; line-height: 35px;  position: relative;  padding: 5px 30px;}
.zhaoxiao_video .tabmenu_p .cli_p {}
.zhaoxiao_video .tabmenu_p .cli_p a{background:#fc0202;font-weight: bold;color: #fff; }
.zhaoxiao_video #tabcontent_p {width:100%; float:right;color: #333; }
.zhaoxiao_video #tabcontent_p ul {list-style-type: none; text-align:left; padding:0 0; position: relative;}
.zhaoxiao_video #tabcontent_p ul .more{ position: absolute; right: 0;top: -30px; font-size: 14px}
.zhaoxiao_video #tabcontent_p .hidden_p {display:none;}

.zhaoxiao_video #tabcontent_p dl{ text-align: center; border:1px solid #f2f2f0; display: inline-block; width: 330px; padding:10px; margin:20px; border-radius: 5px;color: #666; }
.zhaoxiao_video #tabcontent_p dl dt{}
.zhaoxiao_video #tabcontent_p dl dd{ font-size: 14px; text-align: center;font-weight: bold; overflow: hidden;text-overflow:ellipsis;
white-space: nowrap; padding: 10px; margin:0;}
.zhaoxiao_video #tabcontent_p dl:hover{ background: #fc0202; color: #fff }



/*简介*/
.zhaoxiao_about{ width:100%; height: 450px; margin:30px auto 0; position:relative; z-index:2;}

.zhaoxiao_about ul{}
.zhaoxiao_about li{width: 340px; float: left; height:280px; text-align: left;font-weight: bold; background: rgba(255,255,255,0.8); margin: 0 10px; padding: 20px; transition: top 0.15s linear; top: 0; position: relative;}
.zhaoxiao_about li .title{ border-bottom: 1px solid #efefef; text-align: left; color: #fc0202; font-size:18px;  line-height: 40px; font-weight: bold;}
.zhaoxiao_about li p{ line-height: 35px; text-indent: 30px; font-size: 16px; }
.zhaoxiao_about li:hover{top:-10px}

.zhaoxiao_news{ width: 1200px; margin:0 auto; text-align: center }
.zhaoxiao_news .left{width: 400px; float: left; height: 400px}
.zhaoxiao_news .left .pic{ background-color: #444444; padding: 30px 10px 0; height: 130px;position: relative; }
.zhaoxiao_news .left .pic img{width:340px; height: 210px;overflow: hidden; position: relative;}

.zhaoxiao_news .left h5{ font-size: 18px; text-align: center; line-height: 50px; font-weight: bold; width: 340px; position: relative;top: 70px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;margin: 0 auto;}
.zhaoxiao_news .left p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; line-height: 30px; color: #999; font-size: 14px; text-align: left; width: 340px; margin: 0 auto; position: relative;top: 70px}

.zhaoxiao_news .right{width: 750px; float: right; height: 400px; border:1px solid #efefef; padding: 10px}
.zhaoxiao_news .right ul{}
.zhaoxiao_news .right li{ border-bottom: 1px solid #efefef; padding: 10px; height: 110px; overflow: hidden; transition: top 0.15s linear; position: relative; top: 0px}
.zhaoxiao_news .right li .l{ font-size: 18px; color: #fc0202; width: 80px; float: left;}
.zhaoxiao_news .right li .l span{ font-size: 50px; font-weight: bold; display: block; }
.zhaoxiao_news .right li .r{ width: 630px; float: right; text-align: left}
.zhaoxiao_news .right li .r h5{ font-size: 16px; line-height: 35px; font-weight: bold;}
.zhaoxiao_news .right li .r p{ font-size: 14px; line-height: 27px; color: #999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.zhaoxiao_news .right li:hover{ background-color: #fc0202 ; top:-5px}
.zhaoxiao_news .right li:hover .l{color: #fff}
.zhaoxiao_news .right li:hover .r{ color: #fff }
.zhaoxiao_news .right li:hover .r p{color: #fff}


.zhaoxiao_ser{ min-height: 370px; margin: 40px auto}
.zhaoxiao_ser ul{}
.zhaoxiao_ser ul li:nth-child(3n+0){ margin-right:0%;}
.zhaoxiao_ser ul li{ width: 32%; float: left; margin-right:2% ; position: relative; text-align: center}
.zhaoxiao_ser ul li dl{ width:300px; height: 130px; background: #db241f;  position: absolute; top:150px; left: 29px; text-align: center; color: #fff;padding: 35px 0; transition: top 0.15s linear; }
.zhaoxiao_ser ul li dl i{ width: 50px; height: 2px; background: #fff; display: block; margin: 5px auto; }
.zhaoxiao_ser ul li dl:hover{ top:140px;}


.zhaoxiao_footer{ background:#454443; min-height:360px; height: auto; color: #999999; border-top: 4px solid #fc0202; margin-top: 20px}

.zhaoxiao_footer dl{ width: 200px; float: left; margin:0; padding: 0; text-align: center; border-right: 1px solid #555451; min-height: 300px;padding: 30px 0; position: relative;}
.zhaoxiao_footer dl:before{ content: ''; width: 2px; height: 40px; position: absolute; top: 40px; right: -2px; background-color: #db241f ; display: block;}
.zhaoxiao_footer dl:nth-child(5n+0):before{ content: ''; width: 0px; height: 40px; position: absolute; top: 40px; right: -2px; background-color: #db241f ; display: block;}

.zhaoxiao_footer dl dt{ margin:0; padding: 0 }
.zhaoxiao_footer dl dt a{ font-size: 16px; line-height: 40px; color: #fff }
.zhaoxiao_footer dl dd{ margin:0; padding: 0;}
.zhaoxiao_footer dl dd a{font-size: 14px; line-height: 30px; color: #bebbb5}
.zhaoxiao_footer dl .pho{  font-size: 24px; line-height: 40px; font-weight: bold; color: #fff  }
.zhaoxiao_footer dl span{ display: block; line-height: 30px; color: #bebbb5;  font-size: 14px}
.zhaoxiao_footer dl .wechat{width: 200px;  line-height: 50px; font-weight: bold; font-size: 14px; text-align: center; margin-top: 20px }
.zhaoxiao_footer dl .wechat img{ display: block; margin: 0 auto }

.zhaoxiao_copyright{font-size:14px;color:#8a8a8a;font-family:microsoft yahei;line-height:40px; background-color: #272727; height: 40px}
.zhaoxiao_copyright a{ color: #8a8a8a}




.subject{border-bottom:1px solid #eaeaea;}
.subject b{border-bottom:1px solid #156EB8;height:40px;line-height:40px;display:inline-block;margin-bottom:-1px;font-weight:normal;color:#3b3b3b;font-size:18px;font-family:microsoft yahei;}
.subject .more{float:right;}
.subject .more a{font-size:12px;font-family:宋体;color:#999;}
.subject .more a:hover{color:#f30;}

.home_about{clear:both;overflow:hidden;}
.home_about .left{float:left;width:410px;margin-right:30px;}
.home_about .left video{background:#000;}
.home_about .right{float:right;width:750px;line-height:30px;font-size:14px;}
.home_about .right p{font-size:14px;line-height:30px;margin:0 0 10px 0;}

.home_nav{text-align:center;}
.home_nav ul{margin:25px auto;}
.home_nav ul li{display:inline-block;width:auto;position:relative;margin-bottom:10px;}
.home_nav ul li a{display:block;padding:10px 30px;color:#333;font-size:14px;background:#fff;margin:0 2px;border-radius:2px;border:1px solid #E7E7E7;}
.home_nav ul li a:hover{background:#f17f38;color:#fff;border:1px solid #f17f38;}
.home_nav ul .hover a{display:block;padding:10px 30px;color:#fff;font-size:14px;background:#f17f38;color:#fff;border:1px solid #f17f38;margin:0 2px;border-radius:2px;border-radius:0;}

.home_nav ul li dl{display:none;background:#f17f38;padding:2px 0;margin:16px 0 0 0;z-index:999;}
.home_nav ul .hover dl{display:none;text-align:left;position:absolute;top:26px;left:2px;}
.home_nav ul .hover dl dt a{display:block;font-weight:normal;color:#fff;background:#f17f38;min-width:200px;border:0;}
.home_nav ul .hover dl dt a:hover{background:#fff;color:#333;border:0;}

.home_pro{margin:30px 0 0px 0;width:1200px;clear:both;}
.home_pro ul li{width:24%;margin:0 1% 1% 0;float:left;}
.home_pro ul li a{border:1px solid #ededed;padding:4px;display:block;background:#fff;}
.home_pro ul li a div{overflow:hidden;width:100%;height:100%;text-align:center;}
.home_pro ul li a div img{max-width:279px;max-height:279px;border:0;transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
.home_pro ul li:hover{box-shadow:0px 1px 10px rgba(0,0,0,0.1);}
.home_pro ul li a:hover div img{transform:scale(1.3);-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);}
.home_pro ul li a p{text-align:left;font-size:14px;color:#333;margin:0;padding:10px;}
.home_pro ul li a:hover p{color:#f30;}
.home_pro ul li a .title{ text-align:center}
.home_pro ul li a .price{min-height:40px;color:#f60;font-family:Lucida Grande, Arial, 微软雅黑, 宋体;font-weight:400;padding:0 10px 10px 10px;}
.home_pro ul li a .price span{float:right;font-weight:normal;color:#999;}

.home_news{margin-bottom:20px;background:#fff;}
.home_news_list{}
.home_news_list li{border-bottom:1px solid #E6E6E6;overflow:hidden;padding:12px 0 12px 0;float:left;width:49%;margin-right:1%;min-height:90px;}
.home_news_list li .date{background:#f17f38;color:#fff;height:50px;line-height:50px;width:80px;display:inline-block;text-indent:16px;margin:5px 0 0 0;float:left;font-family:verdana;position:absolute;border-radius:5px 0 0 5px;}
.home_news_list li .date:after{content:" ";position:absolute;right:-8px;top:15px;width:20px;height:20px;border:#f17f38 solid 1px;border-left:0;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#f17f38;}
.home_news_list li div{color:#999;font-size:12px;margin-left:100px;}
.home_news_list li div a{display:block;font-size:16px;color:#333;}
.home_news_list li div a:hover{color:#f30;}

.news_list{}
.news_list li{border-bottom:1px solid #E6E6E6;overflow:hidden;padding:12px 0 12px 0;}
.news_list li .date{background:#fff;color:#333;display:inline-block;margin-right:20px;float:left;font-family:verdana;text-align:center;border-radius:4px;font-size:24px;font-family:verdana;border:1px solid #f17f38;padding:5px 0 0;}
.news_list li .date em{display:block;font-style:normal;font-size:14px;font-family:arial;background:#f17f38;padding:3px 15px;color:#fff;margin-top:5px;}
.news_list li div{color:#999;font-size:12px;margin-left:95px;line-height:22px;}
.news_list li div a{display:block;font-size:18px;color:#333;margin-bottom:5px;}
.news_list li div a:hover{color:#f30;}

.home_logo{margin-bottom:20px;}
.home_logo ul{}
.home_logo ul li{float:left;width:10%;margin-bottom:1%;}
.home_logo ul li img{border:1px solid #eee;width:104px;height:40px;}

.bg_link{background:#666;}
.bg_foot{background:#444;}

.link{height:50px;line-height:50px;}
.link_title{color:#fff;width:80px;float:left;}
.link_list{}
.link_list a{color:#ddd;margin-right:20px;}
.link_list a:hover{color:#fff;}

.footer{padding:30px 0;color:#fff;}
.footer .left{background:url(../images/bg_foot_line.gif) repeat-y left;padding:0 30px 0 30px;float:left;min-height:120px;}
.footer .search{padding-left:40px;float:left;font-size:14px;color:#8F8F8F;font-family:microsoft yahei;line-height:24px;}
.footer .search span{font-size:15px;color:#ddd;font-family:microsoft yahei;display:block;padding-bottom:15px;}
.footer .search input{border:1px solid #fff;padding:6px 10px;width:140px;}
.footer .search button{border:1px solid #000;background:#000;color:#fff;padding:6px 20px;}
.footer .left dl{margin:0;padding:0;}
.footer .left dl dd{text-align:left;font-size:15px;color:#ddd;font-family:microsoft yahei;margin:0 0 10px 0;padding:0;}
.footer .left dl dt{text-align:left;font-size:13px;color:#8F8F8F;font-family:microsoft yahei;line-height:24px;font-weight:normal;}
.footer .left dl dt p{margin:0;padding:0;}
.footer a{color:#8F8F8F;}
.footer a:hover{color:#fff;}


.inner_container{min-height:300px;padding:20px 0;}
.inner_container h1{text-align:center;font-size:30px;font-weight:400;margin:0 0 20px 0;padding:0;}

.page_show a{color:#06C;}
.page_show a:hover{color:#f30;}


.top-img {
	position: relative;
	padding: 150px 0;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}

.top-img h2 {
	font-size: 2.2rem;
	color: #fff;
	letter-spacing: 2px;
	margin-bottom: 0;
	font-weight: 500;
}

/*内页*/
.mianbaoxue{ line-height:40px; color:#333; font-size:14px; }
.mianbaoxue a{ line-height:40px; color:#333; font-size:14px}

.nav_h{}
.nav_h ul{ text-align: center}
.nav_h li{ display:inline-block;}
.nav_h li a{ padding:10px 30px; background:#f9f9f9; display:block; color:#333}
.nav_h li a:hover{ background:#fc0202;color:#fff}
.nav_h .on{ padding:10px 30px; background:#fc0202; color:#fff}

/*横屏*/
.zhaoxiao_main{ padding: 20px 0; min-height:350px}
.zhaoxiao_main p{ line-height:30px; }
.zhaoxiao_main .case-bt{ border-bottom:1px solid #efefef}
.zhaoxiao_main .case-bt h3{ font-size: 26px; margin:20px 0 10px 0; text-align:center}
.zhaoxiao_main .case-bt p{ text-indent:0; color:#999; font-size:14px; line-height:40px}
.zhaoxiao_main .case-bt .fa-eye:before {content: "\f06e";}
.zhaoxiao_main .case-content .content{ padding:20px}


/*下载模型*/
.zhaoxiao_main_download{ }
.zhaoxiao_main_download .news-lists{ width:100%;}
.zhaoxiao_main_download .news-lists .news-list{ border-bottom:1px solid #efefef; height:200px; margin:20px auto;width: 47%; float: left; height: 100px; margin:0 1.5%}
.zhaoxiao_main_download .news-lists .left{ width: 20%; background-color: #313a43; color: #fff; display: block; float: right; text-align: center; height: 45px; line-height: 45px; border-radius: 15px 0 15px 0; margin:15px 0 0 0;}
.zhaoxiao_main_download .news-lists .left:hover{background-color: #fc0202; color: #fff}
.zhaoxiao_main_download .news-lists .left img{ width:100%; min-height:170px; height:170px}
.zhaoxiao_main_download .news-lists .right{ float:left; width:75%}
.zhaoxiao_main_download .news-lists .right h3{ font-size:18px; color:#333; font-weight:bold}
.zhaoxiao_main_download .news-lists .right .hidd-xs{ line-height:30px; font-size:14px; color:#999; display:block}
.zhaoxiao_main_download .news-lists .right span{ font-size:14px; color:#999; margin-right:10px}



/*内页全图展示*/
.zhaoxiao_main_list_l .con_l{ padding: 20px 0 }
.zhaoxiao_main_list_l .con_l dl{ width:28%; margin:0 1%; display:inline-block; text-align: center; background:#f9f9f9; border:1px solid #efefef; padding:15px; margin-bottom:1rem; color:#333; }
.zhaoxiao_main_list_l .con_l dl img{ border:3px solid #efefef}
.zhaoxiao_main_list_l .con_l dl dt{ font-size:16px; font-weight:bold; line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.zhaoxiao_main_list_l .con_l dl dd{ line-height:25px; font-size:14px; margin-top:0;  color:#999;overflow: hidden;
  text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; margin-left:0; text-indent:2rem; color:#333}
.zhaoxiao_main_list_l .con_l dl:hover{ background-color:#f17f38}
.zhaoxiao_main_list_l .con_l dl:hover dt{ color:#fff}
.zhaoxiao_main_list_l .con_l dl:hover dd{ color:#fff}
.zhaoxiao_main_list_l .con_l dl:hover img{ border:3px solid #fff}


/*about*/
.zhaoxiao_main_shu{ padding: 20px 0; min-height:350px}
.zhaoxiao_main_shu .left{ width:235px; float:left; background:#f9f9f9 }
.zhaoxiao_main_shu .left .menu_list{width:100%;margin:0 auto;}
.zhaoxiao_main_shu .left .menu_head{height: 50px;line-height: 50px;padding-left: 40px;font-size: 14px;color: #fff;cursor: pointer;position: relative;margin: 0px;font-weight: bold;background: #f17f38; border-bottom:1px solid #fff}
.zhaoxiao_main_shu .left .menu_head:hover{background: #22637e;}
.zhaoxiao_main_shu .left .menu_head::before{content: "";width: 5px;height: 5px;border: 2px solid #fff;border-style: solid solid none none;position: absolute;top: 50%;left: 20px;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.zhaoxiao_main_shu .left .menu_list .current{background:#f17f38;}
.zhaoxiao_main_shu .left .menu_body{line-height: 40px; width:80%; margin:0 auto}
.zhaoxiao_main_shu .left .menu_body a{display:block;height:40px;line-height:40px;padding-left:15px;color:#333; border-bottom:1px solid #e9e9e9;text-decoration:none; margin:5px auto;font-size: 14px; position:relative}
.zhaoxiao_main_shu .left .menu_body a:before{content: "";width: 5px;height: 5px;border: 2px solid #333;border-style: solid solid none none;position: absolute;top: 50%;right: 15px;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.zhaoxiao_main_shu .left .menu_body a:hover{text-decoration:none; color:#f17f38}
.zhaoxiao_main_shu .left .menu_body a:hover:before{content: "";width: 5px;height: 5px;border: 2px solid #f17f38;border-style: solid solid none none;position: absolute;top: 50%;right: 15px;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.zhaoxiao_main_shu .left .on{  background:#f17f38;}

.zhaoxiao_main_shu .right{ width:75%; float:right}
.zhaoxiao_main_shu .right .con{ padding:20px 0}
.zhaoxiao_main_shu .right p{ line-height:30px; text-indent:30px}

.zhaoxiao_main_shu .right .con_l dl{ width:27%; margin:0 1%; display:inline-block; text-align: center; background:#f9f9f9; border:1px solid #efefef; padding:15px; margin-bottom:1rem; color:#333; }
.zhaoxiao_main_shu .right .con_l dl img{ border:3px solid #efefef}
.zhaoxiao_main_shu .right .con_l dl dt{ font-size:16px; font-weight:bold; line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.zhaoxiao_main_shu .right .con_l dl dd{ line-height:25px; font-size:14px; margin-top:0;  color:#999;overflow: hidden;
  text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; margin-left:0; text-indent:2rem; color:#333}
.zhaoxiao_main_shu .right .con_l dl:hover{ background-color:#f17f38}
.zhaoxiao_main_shu .right .con_l dl:hover dt{ color:#fff}
.zhaoxiao_main_shu .right .con_l dl:hover dd{ color:#fff}
.zhaoxiao_main_shu .right .con_l dl:hover img{ border:3px solid #fff}

.zhaoxiao_main_shu .right .case-bt{ border-bottom:1px solid #efefef}
.zhaoxiao_main_shu .right .case-bt h3{ font-size: 26px; margin:20px 0 10px 0}
.zhaoxiao_main_shu .right .case-bt p{ text-indent:0; color:#999; font-size:14px; line-height:40px}
.zhaoxiao_main_shu .right .case-bt .fa-eye:before {content: "\f06e";}
.zhaoxiao_main_shu .right .case-content .content{ padding:20px}


.news-lists{ width:100%;}
.news-lists .news-list{ border-bottom:1px solid #efefef; height:200px; margin:20px auto}
.news-lists .left{ float:left; width:30%; background:#fff}
.news-lists .left img{ width:100%; min-height:170px; height:170px}
.news-lists .right{ float:right; width:68%}
.news-lists .right h3{ font-size:18px; color:#333; font-weight:bold}
.news-lists .right .hidd-xs{ line-height:30px; font-size:14px; color:#999; display:block}
.news-lists .right span{ font-size:14px; color:#999; margin-right:10px}
/*分页相关*/

.page{ width:100%; text-align:center; line-height:30px; color:#333; margin-bottom:20px;font-size:14px;}
.page a{ border:1px solid #efefef;  display:inline-block; padding:0px 10px; color:#333; margin:0 2px;font-size:14px; }
.page .pageinfo{color:#333; padding:0 10px}
.page strong{}
.page a:hover{ background:#fc0202; color:#fff}
.page .curpage{ background:#fc0202; color:#fff}
.page_m{ width:100%; text-align:center; line-height:40px; color:#333;font-size:14px; margin:20px auto}
.page_m .page_msm{ width:100%; text-align:left; line-height:40px; color:#333;font-size:14px; }
.page_m .page_msm a{color:#333; }
.page_m .page_msm a:hover{ color:#fc0202}



/* 浮动工具 */
@font-face {
	font-family: 'icomoon';
    src:url('../fonts/icomoon.eot?qradjf');
    src:url('../fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?qradjf') format('truetype'),
        url('../fonts/icomoon.woff?qradjf') format('woff'),
        url('../fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon{
  font-family:"icomoon";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  font-size:24px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  line-height:24px;
  color:#999; 
}

/*new right*/
.cndns-right{position:fixed;right:1px;top:80%;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ee3028;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#ee3028;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#ee3028}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#ee3028;}
.meau-sev .cndns-right-btn{border-color:#ee3028;background:url(../images/zxkf.gif) no-repeat #ee3028 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:15px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#ee3028}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ee3028;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(../images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#ee3028;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(../images/qq.gif) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#ee3028}
.meau-sev .cndns-right-box .box-border{width:430px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#ee3028}
.meau-zs .cndns-right-btn{background-color:#ee3028;color:#fff;margin-top:80px;border-color:#ee3028}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}