@charset "utf-8";

*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th, td,img{margin:0;padding:0;}
body,button, input, select, textarea {font:16px "Microsoft Yahei","Hiragino Sans GB",Arial,sans-serif;-webkit-text-size-adjust:none;color:#333;}
body {min-width:1200px;line-height:1;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
ul,ol,li{list-style-type:none;}
img {border:none;vertical-align:top;}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
a {color:#333;transition:all 0.3s;}
a:hover {color:#000;}
.clear { clear:both; height:0; font-size:0px; line-height:0px; }
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix { zoom:1; }
.fl { float:left;}
.fr { float:right;}
a,input,button{outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
textarea{resize:none;outline:none;}
.container {width:1200px;margin:0 auto;}
.ovh {overflow:hidden;}
table {border-collapse:collapse;}
.mt30 {margin-top:30px;}
.mt50 {margin-top:50px;}
.posr {position: relative;}


/*header*/
.header {height: 120px;box-shadow:0 2px 3px rgba(0,0,0,0.3);}
.logo {float:left;margin-top:12px;}
.nav {margin-top:65px;float: right;}
.nav ul {overflow: hidden;}
.nav li {float:left;margin-left:50px;}
.nav li a {display:block;font-size: 18px;height: 40px;line-height: 40px;transition:all 0.2s;position: relative;}
.nav li a::after {content:'';width:50%;height:2px;background-color:#e80112;position: absolute;bottom:0;left:50%;transform:translateX(-50%) rotateY(90deg);transition:all 0.4s;}
.nav li.active a::after,.nav li a:hover::after {transform:translateX(-50%) rotateY(0);}
.h_tel {position: absolute;top: 22px;right: 0;}
.h_tel strong {font-size: 28px;color: #e80112;}


/*index*/
.banner {position:relative;z-index:1;}
.banner .hd { width:100%;position:absolute;left:0;bottom:25px; z-index:2;}
.banner .hd ul { overflow:hidden; zoom:1;text-align:center;}
.banner .hd ul li { display:inline-block;vertical-align:top;margin:0 8px; width:16px; height:16px;border-radius:16px;background-color:#fff;text-indent:-9999px;cursor:pointer;position: relative;transition:all 0.3s;opacity:0.5;}
.banner .hd ul li.on {width:33px;opacity:1;}
.banner .bd {position:relative;}
.banner .bd li img {width:100%;}
.banner .prev,.banner .next{ position:absolute;left:1%;top:50%;margin-top:-29px; display:block;width:58px;height:58px;opacity:0.5;}
.banner .prev {background:url(../images/arrow_l.png) no-repeat;}
.banner .next {background:url(../images/arrow_r.png) no-repeat;left:auto;right:1%;}
.banner .prev:hover,.banner .next:hover {opacity:1;}

.index_title {text-align: center;padding:40px 0 30px;}
.index_title h3 {font-size:38px;}
.index_title i {display: block;height:25px;background:url(../images/arrow_d.png) no-repeat center top;margin:13px 0 10px;transition:all 0.5s;}
.index_title p {font-size: 18px;text-transform: uppercase;}
.index_title:hover i {transform:translateY(3px);}

.product {background:url(../images/product_bg.jpg) no-repeat 50% 0;background-size:cover;padding-bottom:20px;}
.pronav {text-align: center;}
.pronav li {display: inline-block;vertical-align: top;margin:0 3px;}
.pronav li a {display: block;height:35px;line-height: 35px;background-color: #3285bb;color: #fff;border-radius:5px;padding:0 25px;}
.pronav li a:hover {background-color: #e80112;}
.product_con {margin-top:30px;}
.product_con li {float: left;width: 384px;margin:0 8px 20px;}
.product_con li a {display: block;}
.product_con li div {overflow: hidden;border:2px solid #3285bb;position: relative;}
.product_con li div img {width: 100%;height: 300px;transition:all 0.3s;}
.product_con li div i {display: block;position: absolute;left: 0;bottom: 0;width: 100%;height: 50px;background:url(../images/pro_tel.png) no-repeat;}
.product_con li h6 {text-align: center;font-size: 21px;padding:10px 5px;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.product_con li a:hover {transform:translateY(-2px);}
.product_con li a:hover div {border-color: #e80112;}
.product_con li a:hover h6 {color: #e80112;}


.about {background:url(../images/about_bg.jpg) no-repeat center center fixed;background-size:cover;padding:35px 0 40px;color: #fff;position: relative;z-index:1;}
.about_bg2 {position: absolute;width: 50%;height: 100%;left: 50%;top: 0;background-color:rgba(50,133,187,0.75);z-index:2;}
.about_wrap {position: relative;z-index:3;}
.about_l {float: left;width: 50%;padding-top: 15px;}
.about_r {float: left;width: 50%;padding-left: 30px;}
.about_title {text-align: center;}
.about_title h3 {font-size: 36px;}
.about_title p {font-size: 18px;margin-top: 6px;}
.about_con {line-height: 1.8;margin-top: 20px;text-indent: 2em;}
.about_con p {margin-bottom: 10px;}


.video {background:url(../images/video_bg.jpg) no-repeat center center;background-size:cover;padding-bottom: 40px;}
.video_slide {position: relative;}
.video_slide .bd ul {overflow: hidden;}
.video_slide .bd li {float: left;width: 290px;margin:0 5px;}
.video_slide .bd li a {display: block;position: relative;overflow: hidden;}
.video_slide .bd li a img {width: 100%;height:230px;}
.video_slide .bd li a span {opacity:0;background-color:rgba(0,0,0,0.6);position: absolute;left: 0;top: 0;width: 100%;height: 100%;transition:all 0.2s;}
.video_slide .bd li a span i {background:url(../images/play.png) no-repeat center top;display: block;width:100%;height:49px;position: absolute;top:73px;left:0;}
.video_slide .bd li a span h6 {font-size: 15px;width: 100%;text-align: center;padding:0 30px;color: #fff;transition:all 0.3s;position: absolute;left: 0;top:138px;}
.video_slide .bd li a span::before {content: "";position: absolute;top: 4%;left: 3%;width: 94%;height: 92%;border-top: 1px solid #fff;border-bottom: 1px solid #fff;transform: scaleX(0);transition: opacity 0.7s ease 0s, transform 0.7s ease 0s;box-sizing: border-box;opacity: 0;}
.video_slide .bd li a span::after {content: "";position: absolute;top: 4%;left: 3%;width: 94%;height: 92%;border-left: 1px solid #fff;border-right: 1px solid #fff;transform: scaleY(0);transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;box-sizing: border-box;opacity: 0;}
.video_slide .bd li a:hover span {display: block;}
.video_slide .bd li a:hover span::before,.video_slide .bd li a:hover span::after {opacity: 1;transform: scale(1);}
.video_slide .bd li a:hover span {opacity:1;}
.video_slide .prev,.video_slide .next{ position:absolute;left:-55px;top:50%;margin-top:-30px;display:block;width:40px;height:60px;opacity:0.4;}
.video_slide .prev {background:url(../images/arrow_l2.png) no-repeat;}
.video_slide .next {background:url(../images/arrow_r2.png) no-repeat;left:auto;right:-55px;}
.video_slide .prev:hover,.video_slide .next:hover {opacity:1;}
.vmore {display: block;width: 150px;height: 40px;line-height: 40px;text-align: center;background-color: #3285bb;color: #fff;font-size: 18px;border-radius:10px;margin:40px auto 0;}
.vmore:hover {background-color: #e80112;color: #fff;}


.news {padding-bottom:40px;}
.news1 {float: left;width: 580px;}
.news1 a {display: block;}
.news_pic {display: block;overflow: hidden;}
.news_pic img {width: 100%;height: 400px;transition:all 0.3s;}
.news_txt {display: block;background-color: #3285bb;color: #fff;height: 160px;position: relative;padding: 22px 25px 0 130px;}
.news_txt h6 {font-size: 21px;margin-bottom: 15px;padding-bottom: 15px;border-bottom:1px solid #e80112;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;}
.news_txt p {line-height: 1.3;}
.news_txt i {position: absolute;top:40px;left:20px;font-size: 21px;font-style: normal;text-align: center;line-height: 1.3;transition:all 1s;}
.news_txt i b {font-size: 35px;display: block;}
.news1 a:hover .news_pic img {transform:scale(1.1);}
.news1 a:hover .news_txt h6 {border-color:#fff;}
.news1 a:hover .news_txt i {top: 22px;}
.news2 {float: right;width: 590px;}
.news2 li a {display: block;overflow: hidden;height: 70px;line-height: 70px;border-bottom:1px dashed #cbcbcc;font-size: 17px;}
.news2 li a span {float: left;width: 450px;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;}
.news2 li a i {color: #727272;float: right;width: 100px;font-style: normal;}
.news2 li a:hover {color: #e80112;border-bottom-color:#e80112;}
.news2 li a:hover i {color: #e80112;}


/*footer*/
.footer {background-color:#333;color:#999;padding:50px 0 40px;}
.footer a {color:#999;}
.footer a:hover {color: #fff;}
.f_brand {float: left;width: 560px;padding:15px 0;margin-right: 30px;}
.f_nav {margin: 30px 0 20px;}
.f_nav ul {overflow: hidden;}
.f_nav li {float: left;padding:0 15px;border-right:1px solid #999;font-size: 14px;}
.f_nav li:first-child {margin-left: -15px;}
.f_nav li:last-child {border:none;}
.f_copyright {width: 400px;border-top:1px dashed #999;font-size: 14px;color: #999;padding-top: 20px;}
.f_copyright p {margin-bottom: 15px;}
.f_pnav {float: left;width: 270px;padding:15px 0 30px 45px;border-left:1px dashed #999;border-right:1px dashed #999;}
.f_pnav h5,.f_contact h5 {font-size: 24px;color: #fff;margin-bottom: 35px;}
.f_pnav ul {overflow: hidden;}
.f_pnav ul li {float: left;width: 50%;margin-bottom: 15px;font-size: 14px;}
.f_contact {float: right;width: 280px;padding:15px 0;}
.f_contact p {font-size: 14px;margin-bottom:20px;}
.backToTop {display:none;width:50px;height:50px;line-height:1.5;text-align:center;position:fixed;right:20px;bottom:56px;z-index:99;background-color:#000;color:#fff !important;opacity:0.8;}
.backToTop i {display:block;background:url(../images/backtop.png) no-repeat center top;height:16px;width:100%;margin-top:8px;}
.backToTop:hover {opacity:1;border-top-left-radius:6px;border-top-right-radius:6px;}


/*common*/
.padd2 {padding:60px 0;}

.left {float:left;width:260px;}
.pnav h3 {height:80px;line-height:80px;color:#fff;background-color:#3285bb;font-size:25px;text-align: center;}
.pnav ul {border:1px solid #b7babc;border-top:none;padding:10px 9px 5px 9px;}
.pnav ul li {margin-bottom: 5px;}
.pnav ul li a {display: block;padding:10px 15px 10px 60px;border:1px solid #dbdbdb;background-color:#f5f5f5;font-size: 18px;}
.pnav ul li a:hover,.pnav ul li.active a {border-color:#e80112;color: #e80112;}
.lcontact {margin-top:15px;background-color:#666;color:#fff;padding:5px 0 20px;}
.lc_tit {height:50px;line-height:50px;text-align:center;font-size:22px;font-weight: bold;}
.lc_line {height: 1px;background-color: #888;}
.lc_name {font-size: 16px;margin-bottom: 10px;font-weight: bold;}
.lc_con {padding:18px 10px 0 20px;line-height: 1.4;font-size: 15px;}
.lc_con p {margin-bottom:10px;}
.lc_con p span {visibility:hidden;}

.right {float:right;width:920px;}
.breadnav {margin-bottom:30px;background-color:#f5f5f5;height:50px;border: 1px solid #dbdbdb;}
.breadnav h2 {float:left;font-size:22px;font-weight: bold;padding:0 3px 0 15px;line-height:50px;position: relative;}
.breadnav h2::after {content:'';width:5px;height:48px;background-color: #3285bb;position:absolute;left:0;top:0;}
.breadnav p {float:right;color:#999;font-size:14px;margin:18px 10px 0 0;}
.breadnav p a {color:#999;}
.breadnav p a:hover {text-decoration:underline;color:#000;}

#pages {margin:30px 0;text-align:center;clear:both;}
#pages span,#pages a {display:inline-block;margin:0 1px 3px;}
#pages .page-num {margin:0 2px 3px;}
#pages a {color:#000;padding:0 13px;height:38px;line-height:38px;border:1px solid #6b6b6b;border-radius:3px;}
#pages a:hover {background-color:#eee;text-decoration:none;}
#pages .page-status {display: none;}
#pages a.page-num-current {background-color:#e80112;color:#fff;border-color:#e80112;}



/*product*/
.plist li {float: left;width: 292px;margin:0 7px 10px;}
.plist li a {display: block;}
.plist li div {overflow: hidden;border:1px solid #3285bb;position: relative;}
.plist li div img {width: 100%;height: 229px;transition:all 0.3s;}
.plist li div i {display: block;position: absolute;left: 0;bottom: 0;width: 100%;height:38px;background:url(../images/pro_tel2.png) no-repeat;}
.plist li h6 {text-align: center;padding:10px 5px;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.plist li a:hover {transform:translateY(-2px);}
.plist li a:hover div {border-color: #e80112;}
.plist li a:hover h6 {color: #e80112;}

.ps_tit {font-size:25px;font-weight:bold;text-align: center;padding:0 10px;}
.ps_pic {text-align:center;margin-top:30px;padding:0 10px;}
.ps_tel {margin-top:30px;font-size:18px;border:1px solid #ccc;text-align: center;padding:15px;background-color: #f2f2f2;}
.ps_tel1 {font-weight: bold;font-size: 20px;}
.ps_tel2 {margin-top:8px;}
.ps_con {padding:30px 10px;color:#666;line-height:1.6;}
.ps_con p,.ps_con div {margin-bottom:15px;}
.ps_con img {max-width:100%;height:auto !important;}


/*news*/
.nlist li {margin-bottom:15px;}
.nlist li a {display: block;overflow: hidden;}
.nlist li span {display: block;width: 90px;height:80px;float: left;text-align: center;background-color: #3285bb;color: #fff;padding-top:10px;transition:all 0.2s;}
.nlist li span b {display: block;font-size:36px;margin-bottom:5px;}
.nlist_txt {float: right;width:810px;}
.nlist_txt h6 {font-size: 20px;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;padding:8px 0;}
.nlist_txt p {font-size: 14px;color: #666;line-height: 1.2;margin-bottom: 8px;}
.nlist_txt i {color: #3285bb;font-style: normal;}
.nlist li a:hover span {background-color: #e80112;}
.nlist li a:hover i {color: #e80112;}

.ns_tit {font-size:22px;font-weight: bold;text-align:center;line-height:1.2;padding:0 10px;}
.ns_des {color:#999;text-align:center;font-size:14px;padding:10px;margin-top: 30px;border:1px dashed #eee;}
.ns_con {color:#666;line-height:1.6;margin-top:35px;padding:0 10px;}
.ns_con p,.ns_con div {margin-bottom:15px;}
.ns_con img {max-width:100%;height:auto !important;}

.ns_page {margin-top: 50px;border:1px dashed #eee;color:#999;padding:10px 20px;font-size: 15px;}
.ns_page p {padding:8px 5px;}
.ns_page p a {color:#999;}
.ns_page p a:hover {color:#000;}

/*about*/
.as_con {font-size:18px;line-height: 1.8;}

/*contact*/
.cmap {margin-top:50px;}

/*video*/
.vlist li {float: left;width:290px;margin:0 8px 10px;}
.vlist li a {display: block;position: relative;overflow: hidden;}
.vlist li a div {position: relative;overflow: hidden;}
.vlist li a div img {width: 100%;height:230px;transition:all 0.3s;}
.vlist li a div i {background:url(../images/play.png) no-repeat;display: block;width: 49px;height:49px;position: absolute;top: 50%;left: 50%;margin-left: -25px;margin-top: -25px;}
.vlist li a h6 {height:34px;line-height:34px;padding:0 5px;text-align: center;transition:all 0.3s;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;}
.vlist li a:hover div img {transform:scale(1.1);}
.vlist li a:hover h6 {color: #e80112;}

.vs_con iframe {display: block;width: 800px;height: 600px;margin:0 auto;}

