﻿@charset "utf-8";

body {font-family: "微软雅黑";font-size: 15px;margin: 0px auto;padding: 0px;color: #444;position: relative;line-height: 30px;text-align: justify;text-justify: inter-ideograph;}
a {color: #333;text-decoration: none;}
a:hover {color: #cd1e19;}
img {border: 0px;margin: 0px;padding: 0px;max-width: 100%;}
ul,li,p,form,input,form,h1,h2,h3,h4 {margin: 0px;padding: 0px;list-style: none;}
input {outline: none; /*去掉选中边框*/}

.clear {clear: both;overflow: hidden;height: 0px;}
.float-l {float: left;}
.float-r {float: right;}
.w1200 {width: 1200px;margin: 0px auto;position: relative;}
.hidden {display: none;}
.show {display: block;}
.more{ background: #cd1e19; display: inline-block; color: #fff; width: 200px; height: 50px; line-height: 50px; text-align: center; margin-top: 40px;}
.more:hover{ background: #333; color: #fff;}


/*头部*/
.header {width: 100%;height: 90px;box-shadow: 0px 0px 3px #e3e3e3;background-color: #000;position: fixed;top: 0; z-index: 999;}
.header_con{display: block;width:80%;margin: 0 auto;}

.logo {width: 300px;height: 120px;background-color: #cd1e19;text-align: center;border-radius: 0px 0px 16px 16px;}
.logo img{margin-top: 22px;}

.menu {margin-top: 16px;}
.menu li {text-align: center;display: inline-block;margin-left: 45px;position: relative;}
.menu li a {height: 45px;line-height: 45px;margin-bottom: 3px;display: block;font-size: 16px;color: #fff;}
.menu li a:hover {color: #cd1e19;border-bottom: solid 2px #cd1e19;}

.menu .nav {display: none;position: absolute;left: -50px;top: 47px;background: #fff;z-index: 99;text-align: center;padding: 15px 0px;border-radius: 4px;overflow: hidden;min-width: 160px;color: #333;-webkit-box-shadow: 0 1px 6px rgb(0 0 0 / 15%);box-shadow: 0 1px 6px rgb(0 0 0 / 15%);}
.menu li .nav a {margin: 0px;line-height: 30px;height: 30px;color: #333;font-size: 14px;}
.menu li .nav a:hover {color: #cd1e19;background: #efefef;border: none;}
.menu li:hover .nav {display: block;}


.search {position: relative; width: 50px; height: 40px; margin-left: 88px; margin-top: 28px;}

.search img {cursor: pointer;}
.search_con{display: none;position: absolute;z-index: 99;top: 34px;left: -200px;border-radius: 4px;padding: 10px;-webkit-box-shadow: 0 1px 6px rgb(0 0 0 / 15%);box-shadow: 0 1px 6px rgb(0 0 0 / 15%);background-color: #fff;width: 226px;}
.search_con span{width: 0px;height: 0px;border: 5px solid transparent;border-bottom: 5px solid #fff;position: absolute; top: -10px; right: 30px;}
.search_con input{ border:solid 2px rgba(205,30,25,1); width: 180px; height: 100%; height: 32px; text-indent: 8px;}
.search_con button{ border:none; width: 40px; height: 36px; background:#cd1e19 url("../images/search.png") no-repeat center center; cursor: pointer;}
.search:hover .search_con{display: block;}

.tel{height: 46px;background: url("../images/tel.png") no-repeat left 3px;padding-left: 50px;margin-top: 18px; line-height: 22px;font-size: 14px;color: #fff;}
.tel strong{font-size: 20px;}

/*banner*/
.banner{ width:100%; height: auto; margin-top: 90px; position: relative;}
.banner img {width: 100%;max-width: 100%}
.banner .swiper{ width:100%; height: auto;}
.banner .swiper-pagination .swiper-pagination-bullet{ background: #fff;}

/*首页产品*/
.product{ width:1440px; height: auto; margin: 0 auto; margin-top: 90px; position: relative;}
.title_pro{ zoom:1;}
.product_con{ padding-top: 30px; clear: both;}
.product_con ul{ zoom:1; overflow: hidden;}
.product_con ul li{ float: left; width: calc(33.333333333333% - 20px); padding: 10px 10px;}
.product_con ul li a .img_box{ width: 100%; overflow: hidden; border-radius: 10px 10px 0 0; border: solid 5px #9faab7; border-bottom: none;}
.product_con ul li img{ transform: scale(1); transition: all 0.36s ease; font-size: 0; float: left; }
.product_con ul li a span{ width: 100%; display: block; text-align: center; color: #fff; background: #333; height: 50px; line-height: 50px; border-radius: 0 0 10px 10px; float: left; border: solid 5px #9faab7; border-top: none;}
.product_con ul li a:hover span{ background: #cd1e19; color: #fff;}
.product_con ul li img:hover{ transform: scale(1.1);}

.callus{ background: #cd1e19; color: #fff; width: 380px; height: 50px; margin: 0 auto; line-height: 50px; text-align: center; margin-top: 40px;}

/*首页关于我们*/
.about{ background: #f8f8f8; padding: 90px 0; margin-top: 100px;}
.about_con{ width:1440px; min-height: 664px; margin: 0 auto; background: url("../images/about.png") no-repeat left center; zoom:1; overflow: hidden;}
.title_about{ text-align: right;}
.about_info_1{ text-align: right;}
.about_info_1 ul{ padding-top: 88px;}
.about_info_1 ul li{ display: inline-block; text-align: center; padding: 0 80px; border-right: dashed 1px #999;}
.about_info_1 ul li span{ display: block; font-size: 60px; line-height: 60px;}
.about_info_1 ul li i{ font-style: normal;}
.about_info_2{ width: 1074px; height: 315px; margin-top: 66px; background: url("../images/about2.png") no-repeat right top;}
.about_info_2 h3{ font-size: 24px; padding: 50px 0 30px 50px;}
.about_info_2 p{ font-size: 16px; padding: 0 0 0 50px; width: 650px;}
.about_info_2 a{ margin-left: 50px; margin-top: 30px;}

/*首页案例*/
.cases{ width:1440px; height: auto; margin: 0 auto; margin-top: 90px; position: relative;}
.title_pro2{ font-size: 18px; margin-top: 18px; clear: both;}
.cases_con{ padding-top: 60px;}
.cases_con ul{ zoom:1; overflow: hidden;}
.cases_con ul li{ float: left; width: calc(50% - 20px); padding: 10px 10px; text-align: center;}
.cases_con ul li h3{ font-size: 18px;}

/*首页新闻*/
.news{ background: #f8f8f8; padding: 90px 0; margin-top: 80px;}
.news_con{ width:1440px; margin: 0 auto; zoom:1; overflow: hidden;}
.title_news a{ margin-left: 50px;}
.news .news_con .news_1{ width: 100%; height: 280px; padding-top: 66px; zoom:1; overflow: hidden;}
.news .news_con .news_1 dl{ width: 100%; height: 100%;}
.news .news_con .news_1 dl dt{ width: 50%; height: 100%; float: left; margin-right: 30px;}
.news .news_con .news_1 dl dt img{ width: 100%; height: 100%; object-fit: cover;}
.news .news_con .news_1 dl dd { padding-top: 32px;}
.news .news_con .news_1 dl dd strong{ font-size: 24px;}

.news .news_con .news_2 ul{ zoom:1; overflow: hidden; padding-bottom: 10px;}
.news .news_con .news_2 ul li{ float: left; width: calc(33.333333333333% - 60px); margin: 30px 20px 0 0; padding: 20px; background: #fff;border-radius: 6px; box-shadow: 0px 5px 5px #ddd;}
.news .news_con .news_2 ul li:nth-child(last){margin-right: 0;}
.news .news_con .news_2 ul li a{ background: url("../images/icon_jiantou.png") no-repeat right  130px; display: block;}
.news .news_con .news_2 ul li a:hover{ background: url("../images/icon_jiantou2.png") no-repeat right 130px;}

/*footer*/
.footer{ background: #000; padding-top: 90px;}
.footer_con{ width:1440px; margin: 0 auto; padding-bottom: 32px; zoom:1; overflow: hidden;}
.footer_info_1{ width: 300px; padding-right: 40px; border-right: solid 1px #222;}
.footer_info_1 img{ width: 220px; margin-bottom: 20px;}
.footer_info_1 p{ margin-bottom: 20px; color: #888;}
.footer_info_1 ul li{ float: left; margin-right: 32px;}
.footer_info_1 ul li a img{ width: 24px; height: 24px; margin: 6px 0 0 6px;}
.footer_info_1 ul li a{ display: block; width: 36px; height: 36px; border-radius: 18px; background: #333;}
.footer_info_1 ul li a:hover{ background: #cd1e19;}

.footer_info_2 { padding: 0 80px;}
.footer_info_2 ul{ zoom:1; overflow: hidden;}
.footer_info_2 ul li{ display: inline-block; float: left; margin-left: 40px;}
.footer_info_2 ul li h3{ color: #fff; font-size: 22px; line-height: 66px;}
.footer_info_2 ul li span{ width: 40px; height: 3px; line-height: 4px; display: block; background: #cd1e19; margin-bottom: 20px;}
.footer_info_2 ul li p{ line-height: 32px;}
.footer_info_2 ul li p a{ color: #888;}
.footer_info_2 ul li p a:hover{ color: #cd1e19;}

.footer_info_3{ width: 300px; padding-left: 40px; border-left: solid 1px #222;}
.footer_info_3 dl{ zoom:1; overflow: hidden;}
.footer_info_3 dl dt{ float: left; padding-right: 18px;}
.footer_info_3 dl dd{ line-height: 24px; color: #fff;}
.footer_info_3 dl dd span{ font-size: 18px; color: #888;}

.copyright{ border-top: solid 1px #222; padding: 16px 0;}
.copyright p{ color: #888; text-align: center;}
.copyright p a{ color: #fff;}
.copyright p a:hover{ color: #cd1e19;}

/*回到顶部*/
.back_top{ position: fixed; right: 21px; bottom: 47px; z-index: 999;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; transition: bottom 0.3s ease;}
.back_top a{ display: block; width: 48px; height: 48px; border-radius: 25px; background: #cd1e19;}
.back_top a img{ width: 24px; height: 24px; margin: 12px 0 0 12px;}
.back_top:hover{ bottom: 57px;}

/*公告*/
.notice{ width: 350px; height: 260px; padding:0 16px; background: #fff; position: fixed; left: 0px; bottom: 0px; z-index: 999;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; box-shadow: 0px 0px 5px #ccc;}
.notice i{ float: right; font-style: normal; cursor: pointer;}
.notice_con{ clear: both;}
.notice_con h3{ text-align: center;}
.notice_con p strong{ color: #cd1e19;}

/*内页*/
.inner_wrapper{ width:1440px; margin: 0 auto; padding: 60px 0;}

/*内页-关于我们*/
.banner_inner{ margin-top: 90px;}
.banner_inner_con img{ display: block}
.location{ width:100%; height: 50px; background: #eee;}
.location p{ width:1440px; margin: 0 auto; line-height: 50px;}
.location p span{ color: #cd1e19;}

.inner_title{ text-align: center; margin-bottom: 50px;}
.inner_title h3{ font-size: 30px; line-height: 36px;}
.inner_title p{ font-size: 18px; color: #999;}

.inner_about_con_01 { zoom:1; overflow: hidden;}
.inner_about_con_01 .inner_about_img{ float: left; min-height: 433px; width: 55%;}
.inner_about_con_01 .inner_about_txt{ float: left; width: 42%; padding-left: 3%; margin-top: 60px;}
.inner_about_con_01 .inner_about_txt h3{ font-size: 24px; border-bottom: solid 3px #cd1e19; display: inline;}
.inner_about_con_01 .inner_about_txt p{ font-size: 16px; margin-top: 50px;}

.inner_about_con_02{ width: 100%; height: 380px; overflow: hidden; margin-bottom: 50px;}
.inner_about_video{ position: relative; width: 100%; height: 380px; background: url("../images/bg_video.jpg") no-repeat center bottom; background-size: cover; transition: transform 0.5s ease; cursor: pointer;}
.inner_about_video:hover{ transform: scale(1.1);}
.flv_play_btn{ width: 56px; height: 56px; background: url("../images/play.png") no-repeat center bottom; position: absolute; top: 50%; left: 50%; margin-top: -28px; margin-left: -28px;}

.video_con{ display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.2); z-index: 999;}
.video_con .video_inner{ position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%);}
.video_con .video_close{ position: absolute; top:10px; right: 10px; z-index: 2; cursor: pointer;} 
.video_con video{ width: 100%; height: 100%;}

.inner_about_path{ text-align: center;}

.inner_about_honor{}
.inner_about_honor ul{ zoom:1; overflow: hidden;}
.inner_about_honor ul li{ float: left; width: calc(33.333333333333% - 20px); padding:0 10px; margin-bottom: 20px;}
.inner_about_honor ul li .img_box{ width: 100%; overflow: hidden; height: 310px;}
.inner_about_honor ul li .img_box img{ transform: scale(1); transition: all 0.36s ease;}
.inner_about_honor ul li .img_box img:hover{ transform: scale(1.1);}

.inner_about_ideas_02{ zoom:1; overflow: hidden; margin-top: 60px;}
.inner_about_ideas_02 img{  width: 40%;}
.inner_about_ideas_02 ul{ width: 57%; padding-left: 3%;}
.inner_about_ideas_02 ul li{ border-bottom: solid 1px #ddd; height: 58px; line-height: 58px; padding-left: 60px;}
.inner_about_ideas_02 ul li span{ font-size: 24px;}
.inner_about_ideas_02 ul li:nth-child(1){ background: url("../images/ln01.png") no-repeat left center;}
.inner_about_ideas_02 ul li:nth-child(2){ background: url("../images/ln02.png") no-repeat left center;}
.inner_about_ideas_02 ul li:nth-child(3){ background: url("../images/ln03.png") no-repeat left center;}
.inner_about_ideas_02 ul li:nth-child(4){ background: url("../images/ln04.png") no-repeat left center;}
.inner_about_ideas_02 ul li:nth-child(5){ background: url("../images/ln05.png") no-repeat left center;}
.inner_about_ideas_02 ul li:nth-child(6){ background: url("../images/ln06.png") no-repeat left center;}

/*内页-产品中心*/
.product_inner{ zoom:1; overflow: hidden; }
.product_inner_left{ width:304px;}
.product_menu{ border: solid 1px #ddd;}
.product_menu h3{ width: 100%; height: 80px; line-height: 80px; background: #cd1e19; text-align: center; color: #fff; font-size: 32px;}
.product_menu ul{ padding: 10px;}
.product_menu ul li{ width: 100%; height: 50px; line-height: 50px; margin-bottom: 10px;}
.product_menu ul li a{ display: block; background: #eee url("../images/icon_jiantou3.png") no-repeat 260px center; padding: 0 15px;}
.product_menu ul li a:hover{ color: #fff; background: #cd1e19 url("../images/icon_jiantou4.png") no-repeat 260px center;}

.tel_inner{ border: solid 1px #ddd; border-top: solid 2px #cd1e19; margin-top: 20px; padding: 10px 10px 10px 80px; background: url("../images/tel2.png") no-repeat 10px center;}
.tel_inner .tel_phone{ width: 160px; height: 24px; line-height: 24px; border-radius: 12px; text-align: center; color: #fff; font-size: 18px; background: #cd1e19;}

.product_inner_right{ width:1100px;}
.product_list ul{ zoom:1; overflow: hidden;}
.product_list ul li{ float: left; width: calc(33.333333333333% - 20px); padding: 10px 10px;}
.product_list ul li a { display: block; box-shadow: 0px 0px 8px 0px rgb(222 222 222); padding: 15px;}
.product_list ul li a .img_box{ overflow: hidden;}
.product_list ul li img{ transform: scale(1); transition: all 0.36s ease; font-size: 0;}
.product_list ul li a h3{ width: 100%; display: block; text-align: center; height: 40px; line-height: 40px;}
.product_list ul li a:hover span{ color: #cd1e19;}
.product_list ul li img:hover{ transform: scale(1.1);}

.product_view_01{ zoom:1; overflow: hidden;}

.product_view_left{ width: 620px; /*height: 400px;*/}
#ifocus { width: 620px;height: 420px; border: 1px solid #DEDEDE;background: #F8F8F8;}
#ifocus_pic {display: inline;position: relative;float: left;width: 500px;height: 400px;overflow: hidden;margin: 10px 0 0 10px;}
#ifocus_piclist {position: absolute;}
#ifocus_piclist li {width: 500px;height: 400px;overflow: hidden;}
#ifocus_piclist img {width: 500px;height: 400px;}
#ifocus_btn {display: inline;float: right;width: 94px;margin: 9px 9px 0 0;}
#ifocus_btn li {width: 94px;height: 57px;cursor: pointer;opacity: 0.5;-moz-opacity: 0.5;filter: alpha(opacity=50);}
#ifocus_btn img {width: 80px;height: 50px;margin: 7px 0 0 11px;}
#ifocus_btn .current {opacity: 1;-moz-opacity: 1;filter: alpha(opacity=100);}
#ifocus_btn .current img{ border: 1px solid #cd1e19;}


.product_view_right{ width: 450px; /*height: 380px;*/ padding-bottom:30px; position: relative;}
.product_view_right_title{ zoom:1; overflow: hidden; margin-bottom: 40px;}
.product_view_right_title b{ float: left; font-size: 16px;}
.product_view_right_title span{ background: url("../images/share.png") no-repeat 10px center; float: right; border-left: solid 1px #ddd; padding-left: 40px; cursor: pointer;}

.share_con{ display: none; position: absolute; z-index: 99;top: 40px;right: 10px;border-radius: 4px;padding: 10px; box-shadow: 0 1px 6px rgb(0 0 0 / 35%);  background-color: #fff; }
.share_con i{width: 0px;height: 0px; border: 5px solid transparent; border-bottom: 5px solid #fff; position: absolute; top: -10px; right: 30px;}
.product_view_right_title span:hover .share_con{display: block;}

.product_view_right p{ margin-bottom:40px;}
.product_view_right .tel_phone2{ background: #cd1e19 url("../images/phone2.png") no-repeat 10px center; color: #fff; padding: 10px; padding-left: 40px; border-radius: 4px;}

.product_view_02{ zoom:1; overflow: hidden; margin-bottom: 40px;padding-top:30px; ;}
.product_view_02 .view_prev span{ border: solid 1px #ddd; display: inline-block; padding: 0 20px; margin-right: 10px; border-radius: 16px;}
.product_view_02 .view_next span{ border: solid 1px #ddd; display: inline-block; padding: 0 20px; margin-right: 10px; border-radius: 16px;}

.product_view_03 .product_view_03_title{ border: solid 1px #ddd;}
.product_view_03 .product_view_03_title span{ border-top: solid 2px #cd1e19; border-right: solid 1px #ddd; display: inline-block; padding: 10px 50px;}

.product_view_03_view{ padding:20px 0;}
.product_view_03_view img{ display: block; width: 88%; margin: 0 auto;}

.product_view_04{ border-top: solid 1px #ddd; padding: 32px 0;}
.product_view_04 .product_view_04_title{ text-align: center; font-size: 28px; font-weight: bold;}

.form_content{ zoom:1; overflow: hidden;}
.form_content .form_item{ float: left; width: calc(50% - 20px); padding: 10px 10px;}
.form_content .form_item h3{ font-size: 16px; font-weight: 400;}
.form_content .form_item h3 i{ color:#f00; font-style: normal;}
.form_content .form_item .input_style{ background: #eee; height: 40px; line-height: 40px; border: none; width: 100%; text-indent: 12px;}
.form_content .form_item .item_type_validateCode{ zoom:1; overflow: hidden; }
.form_content .form_item .validateCode_input{width: 70%; float: left;}
.form_content .form_item .validateCode_img{ width:25%; height: 40px; float: right;}
.form_content .form_item .form_submit{ background: #cd1e19; color: #fff; padding: 10px; border: none; width: 100%; height: 50px;  cursor: pointer;}
.form_content .form_btn{ float: none; /*margin: 20px auto;*/}
.form_content .form_item .agree{ color: #467ED4;}

#privacy_dialog{ display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.2); z-index: 999;}
#privacy_dialog .privacy_wrapper{ width: 800px; height: 600px; border-radius: 4px; background: #fff; border: solid 4px #ccc; position: absolute; top:50%; left: 50%; transform: translate(-50%, -50%);}
#privacy_dialog .privacy_wrapper .dialog_header{ background: #eee; zoom:1; overflow: hidden; padding: 0 10px;}
#privacy_dialog .privacy_wrapper .dialog_header .title{ float: left; font-weight: bold;}
#privacy_dialog .privacy_wrapper .dialog_header .close{ float: right; cursor: pointer;}
#privacy_dialog .privacy_wrapper .privacy_content{ width: 100%; height: 500px; overflow-y:scroll;}
#privacy_dialog .privacy_wrapper .privacy_content p{ padding:10px;}
#privacy_dialog .privacy_wrapper .privacy_footer{ padding-top: 15px;}
#privacy_dialog .privacy_wrapper .privacy_footer .close_btn{ background: #cd1e19; color: #fff; width: 160px; margin: 0 auto; height: 40px; text-align: center; line-height: 40px; cursor: pointer;}


.tuijian{ width:100%; padding: 30px 0; background: #eee;}
.tuijian h3{ text-align: center; font-size: 28px;}
.product_tuijian{ width:1440px; margin: 50px auto;}
.product_tuijian_con ul{ zoom:1; overflow: hidden;}
.product_tuijian_con ul li{ float: left; width: calc(25% - 20px); padding: 10px 10px;}
.product_tuijian_con ul li a { display: block; box-shadow: 0px 0px 8px 0px rgb(222 222 222); padding: 15px; background: #fff;}
.product_tuijian_con ul li a .img_box{ overflow: hidden;}
.product_tuijian_con ul li img{ transform: scale(1); transition: all 0.36s ease; font-size: 0;}
.product_tuijian_con ul li a h3{ font-size: 18px; padding-left: 10px; height: 40px; line-height: 40px;}
.product_tuijian_con ul li a h4{ font-size: 18px; padding-left: 10px; border-left: solid 3px #cd1e19; height: 20px; line-height: 20px;}
.product_tuijian_con ul li a span{ width: 100%; display: block; height: 40px; line-height: 40px; color: #666;}
.product_tuijian_con ul li a p{ padding: 10px 0; line-height: 24px; color: #333;}
.product_tuijian_con ul li img:hover{ transform: scale(1.1);}

/*内页-案例展示*/
.cases_wrapper_con ul{ zoom:1; overflow: hidden;}
.cases_wrapper_con ul li{ float: left; width: calc(33.333333333333% - 20px); padding: 10px 10px;}
.cases_wrapper_con ul li a { display: block; box-shadow: 0px 0px 8px 0px rgb(222 222 222); padding: 15px; background: #fff;}
.cases_wrapper_con ul li a .img_box{ overflow: hidden;}
.cases_wrapper_con ul li img{ transform: scale(1); transition: all 0.36s ease; font-size: 0;}
.cases_wrapper_con ul li a h4{ font-size: 18px; padding-left: 10px; border-left: solid 3px #cd1e19; height: 20px; line-height: 20px;}
.cases_wrapper_con ul li a span{ width: 100%; display: block; height: 23px; line-height: 23px; color: #666;}
.cases_wrapper_con ul li a p{ padding: 10px 0; line-height: 24px; color: #333;}
.cases_wrapper_con ul li img:hover{ transform: scale(1.1);}

.page{ text-align: center; padding: 20px;}
.page a{ padding: 0 10px;}

.product_view_05{ width:1440px; margin: 0 auto; zoom:1; overflow: hidden;}
.product_view_05_left{ width:940px;}
.product_view_05_right{ width:480px;}

.province_view h4{ border-bottom: solid 1px #333; font-size: 18px; color: #cd1e19; font-weight: 400; padding-top: 20px;}
.province_view h4 span{ border: solid 1px #333; padding:5px 10px;}
.province_view h4 span i{ font-size: 12px; font-style: normal;}
.province_view p { line-height: 24px; margin: 10px 0;}
.province_view p span { display: block;}
.province_view p strong { font-size: 50px; line-height: 50px; color: #cd1e19;}

.province_tab{ width:1440px; margin: 0 auto; margin-top: 60px; zoom:1; overflow: hidden;}
#tab h3 {width: 11%; padding: 10px 20px; font-size: 14px; display: inline-grid; min-width: 54px; line-height: 24px; text-align: center; border: solid 1px #f0f0f0; cursor: pointer;}
#tab div {clear: both; font-size: 14px; display: none; }
#tab h3.active { background: #cd1e19; color:#fff; box-shadow: 0px 3px 9px -1px rgb(205 30 25); border: none;}
#tab div.content {display: block;}

.content_wrapper_con{ width: 100%;}
.content_wrapper_con ul{ zoom:1; overflow: hidden; height: 100%;}
.content_wrapper_con ul li{ border-radius: 10px; box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%); background: #fff; height: 300px; margin: 20px 8px;}
.content_wrapper_con ul li a { display: block;}
.content_wrapper_con ul li a .img_box{float: left; width: 40%; height: 300px; overflow: hidden;}
.content_wrapper_con ul li a .img_box img{ height: auto; transform: scale(1); transition: all 0.36s ease; font-size: 0;}
.content_wrapper_con ul li a h4{float: left; width: 55%; margin-left: 20px; margin-top: 20px; font-size: 18px; padding-left: 10px; border-left: solid 3px #cd1e19; height: 20px; line-height: 20px;}
.content_wrapper_con ul li a span{float: left; margin-left: 20px; width: 55%; display: block; height: 23px; line-height: 23px; color: #666;}
.content_wrapper_con ul li a p.txt{float: left; margin-left: 20px; width: 55%; padding: 10px 0; line-height: 24px; color: #333;}
.content_wrapper_con ul li a .img_box img:hover{ transform: scale(1.1);}

/*内页-新闻中心*/
.news_wrapper_con{ width: 100%;}
.news_wrapper_con ul{ zoom:1; overflow: hidden; height: 100%;}
.news_wrapper_con ul li{ border-radius: 4px; box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 15%); background: #fff; padding: 20px; margin:8px 8px 20px 8px;}
.news_wrapper_con ul li a { display: block;}
.news_wrapper_con ul li a h4{ font-size: 18px; height: 24px; line-height: 32px; margin-bottom: 15px;}
.news_wrapper_con ul li a span{display: block; height: 24px; line-height: 24px; color: #666;}
.news_wrapper_con ul li a p.txt{ padding: 10px 0; line-height: 24px; color: #333;}
.news_wrapper_con ul li a i{ border-radius: 4px; height: 24px; line-height: 24px; padding: 4px 10px; color: #999; border: solid 1px #ddd; font-size: 12px; font-style: normal;}

.news_wrapper_view_title{ margin-bottom: 40px; min-height: 100px; border-bottom: solid 1px #ddd; position: relative;}
.news_wrapper_view_title b{ font-size: 24px;}
.news_wrapper_view_title span{ background: url("../images/share.png") no-repeat 10px center; float: right; border-left: solid 1px #ddd; padding-left: 40px; cursor: pointer;}

.news_wrapper_view_title span:hover .share_con{display: block;}
.news_wrapper_view_title_con{ float: left;}
.news_wrapper_view{ clear: both; margin-bottom: 20px;}

/*内页-联系我们*/
.contact_info{ zoom:1; overflow: hidden;}
.contact_info dl{ width: 360px; float: left; text-align: center; width: 25%;}
.contact_info dl dt img{ display: block; width: 110px; margin: 0 auto; text-align: center}
.contact_info dl dd{ margin: 0; padding: 0;}
.contact_info dl dd span{ font-size: 18px; font-weight: bold;}

.map{ margin-top: 40px;}


/*产品详情轮播图*/
..ProductIntroduction {
	position: relative;
	width: 605px;
	overflow: hidden;
	background-color:#fff;
	/*box-shadow: 0px 0px 25px #ccc;*/
}

.ProductExhibition {
	position: relative;
	width: 100%;
	height: 0px;
	text-align: right;
}

.ProductExhibition .Exhibition_num .Exhibition_item {
	margin-right: 15px;
	height: 66px;
	margin-bottom: 2px;
}

.ProductExhibition .Exhibition_num .Exhibition_item img {
	width: 80px;
	height: 66px;
	border-radius: 0px;
	opacity: 0.5;
	vertical-align: top;
	box-sizing: border-box;
}

.ProductExhibition_box,
.ProductExhibition_box .Exhibition_Img,
.ProductExhibition_box .Exhibition_Img img {
	width: 100%;
	height: 406px;
}

.ProductExhibition_box .Exhibition_Img img {
	box-sizing: border-box;
	border-radius: 0px;
}

.Exhibition_items::after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	border-radius: 0 3px 0 0;
	border-color: #af5000 #af5000 transparent transparent;
	border-style: solid;
	border-width: 6px;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	left: -5px;
	/* right: 0; */
	background: -o-linear- n(45deg,  rgba(255, 255, 255, 0)  0, rgba(255, 255, 255, 0) 49%, #af5000 50%, #af5000 100%) no-repeat border-box;
	background: linear-gradient(45deg,  rgba(255, 255, 255, 0) , rgba(255, 255, 255, 0) 49%,#af5000 50%, #af5000) no-repeat border-box;
	content: "";
}

.Exhibition_items {
	position: absolute;
	right: 13px;
	top: 0px;
	width: 84px;
	height: 66px;
	box-sizing: border-box;
	border: 0;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0 0 3px #af5000;
	box-shadow: inset 0 0 0 3px #af5000;
	-webkit-transition: -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
	-o-transition: transform .5s cubic-bezier(.86, 0, .07, 1);
	transition: transform .5s cubic-bezier(.86, 0, .07, 1);
	transition: transform .5s cubic-bezier(.86, 0, .07, 1), -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
}

.icon_LImg img,
.icon_RImg img {
	width: 5px;
	height: 9px;
}

.icon_LImg,
.icon_RImg {
	position: absolute;
	z-index: 30;
	width: 26px;
	height: 26px;
	border-radius: 2rem;
	background-color: black;
	text-align: center;
	line-height: 23px;
	opacity: .5;
}

.icon_LImg {
	top: -50px;
	transition: all .3s;
	right: 40px;
}

.icon_RImg {
	right: 40px;
	transition: all .3s;
	top: 480px;
}

.icon_LImg:hover,
.icon_LImg:focus,
.icon_RImg:hover,
.icon_RImg:focus {
	opacity: .8;
}

.ProductExhibition:hover .icon_LImg {
	top: -50px;
}

.ProductExhibition:hover .icon_RImg {
	top: 370px;
}

.icon_LImg img {
	transform: rotate(90deg);
}

.icon_RImg img {
	transform: rotate(-90deg);
}

.ProductExhibition .Exhibition_num .czt_active img {
	opacity: 1;
}

.ProductExhibition_wrap {
	position: relative;
	width: 500px;
	height: 406px;
}

.ProductExhibition_box {
	position: absolute;
	height: 120000px;
	transition: all .5s;
}

.ProductExhibition_box img {
	width: 500px;
	height: auto;
}


