@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:29px;}
.h_right {float: right;position: relative;}
.h_tel {position: absolute;top: 24px;right: 0;}
.h_tel span {display: inline-block;vertical-align: top;height: 25px;line-height: 25px;padding-left: 35px;}
.h_icon1 {background:url(../images/h_icon1.png) no-repeat 0 50%;margin-right: 30px;}
.h_icon2 {background:url(../images/h_icon2.png) no-repeat 0 50%;}
.nav {margin-top:50px;}
.nav ul {overflow: hidden;}
.nav li {float:left;margin-left: 60px;}
.nav li a {display:block;height:70px;line-height:70px;font-size: 18px;transition:all 0.2s;position: relative;}
.nav li a::after {content:'';width:100%;height:4px;background-color:#0355a2;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);}


/*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:#0355a2;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:35px 0;}
.index_title h3 {font-size:30px;}
.index_title p {font-size: 18px;text-transform: uppercase;margin:10px 0 13px;}
.index_title i {display: block;width: 30px;height: 3px;background-color: #0355a2;margin:0 auto;}

.product {background:url(../images/product_bg.png) repeat;padding-bottom:30px;}
.left {float:left;width:300px;}
.pnav h3 {height:80px;line-height:80px;color:#fff;background-color:#0355a2;font-size:25px;text-align: center;}
.pnav h3 span {font-size: 21px;text-transform: uppercase;}
.pnav ul {border:1px solid #bfbfbf;border-top:none;background-color: #fff;padding:0 10px 90px 50px;overflow: hidden;}
.pnav ul li {margin-top:39px;}
.pnav ul li a {font-size:20px;}
.pnav ul li a:hover,.pnav ul li.active a {color:#e07b2d;}
.lcontact {width: 300px;height: 350px;background:url(../images/lc_bg.png) no-repeat;color: #fff;}
.lc_tit {height:83px;line-height:90px;text-align:center;font-size:21px;}
.lc_con {padding:30px 5px 0 60px;line-height:30px;}
.lc_con p {margin-bottom:9px;}
.lc_con p b {font-weight: normal;font-size: 18px;display: block;}

.right {float:right;width:880px;}
.plist li {float: left;width: 280px;margin:0 6px 10px;}
.plist li a {display: block;}
.plist li a div {position: relative;overflow: hidden;border:2px solid #1c62b0;}
.plist li a div img {width: 100%;height:276px;transition:all 0.3s;}
.plist li a div i {display: block;position: absolute;bottom: 0;left: 0;width: 100%;height:60px;background:url(../images/product_tel.png) no-repeat;}
.plist li a h6 {height:36px;line-height:36px;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;text-align: center;font-size:18px;}
.plist li a:hover div {border-color:#e07b2d;}
.plist li a:hover div img {transform:scale(1.1);}
.plist li a:hover h6 {color:#e07b2d;}


.about {background:url(../images/about_bg.jpg) no-repeat center bottom fixed;background-size:cover;position: relative;padding:5px 0 70px;}
.about .index_title {color: #fff;}
.about .index_title i {background-color: #fff;}
.about_con {font-size: 17px;color: #fff;line-height: 1.7;text-indent: 2em;}
.about_con p {margin-bottom: 20px;}
.strength {text-align: center;margin-top:50px;}
.strength li {display: inline-block;vertical-align: top;width: 250px;margin:0 22px;transition:all 0.2s;text-align: left;color: #fff;padding-left: 105px;position: relative;}
.strength li i {display: block;position: absolute;left: 0;top: 0;width: 87px;height: 87px;background-color: #0355a2;border-radius:50%;background-position:50% 50%;background-repeat: no-repeat;transition:all 0.3s;}
.strength li h6 {font-size: 22px;margin-bottom: 10px;}
.strength li p {font-size: 14px;line-height: 1.2;}
.strength1 {background-image: url(../images/strength1.png);}
.strength2 {background-image: url(../images/strength2.png);}
.strength3 {background-image: url(../images/strength3.png);}
.strength4 {background-image: url(../images/strength4.png);}
.strength li:hover i {background-color: #dc7a2f;}


.video {background:url(../images/video_bg.jpg) no-repeat center top;background-size:cover;padding-bottom: 30px;}
.video_con ul {overflow: hidden;}
.video_con li {float: left;width: 285px;margin:0 7px 14px;}
.video_con li a {display: block;}
.video_con li div {position: relative;overflow: hidden;}
.video_con li div img {width: 100%;height:190px;transition:all 0.3s;}
.video_con li div i {background:url(../images/play.png) no-repeat;display: block;width:47px;height:47px;position: absolute;top: 50%;left: 50%;margin-left: -23px;margin-top: -23px;}
.video_con li h6 {height:34px;line-height:34px;text-align: center;padding:0 5px;transition:all 0.3s;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;}
.video_con li a:hover div img {transform:scale(1.1);}
.video_con li a:hover h6 {color: #e07b2d;}
.vmore {display: block;width: 120px;height: 40px;line-height: 40px;text-align: center;background-color: #0355a2;color: #fff;margin:6px auto 0;}
.vmore:hover {background-color: #dc7a2f;color: #fff;}


.news {padding-bottom:30px;}
.news_con li {float: left;width: 380px;margin:0 10px;}
.news_con li a {display: block;}
.news_pic {overflow: hidden;}
.news_pic img {width: 100%;height: 280px;transition:all 0.2s;}
.news_txt {border:1px solid #aeaeae;border-top:none;padding:30px 20px 0;height: 220px;}
.news_txt h6 {font-size: 18px;margin-bottom: 20px;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;}
.news_txt p {font-size: 15px;line-height: 1.7;height: 90px;}
.news_txt div {border-top:1px solid #999;font-size: 15px;padding-top: 20px;}
.news_txt div span {float: right;}
.news_con li a:hover .news_pic img {transform:scale(1.1);}
.news_con li a:hover .news_txt {border-color:#dc7a2f;}
.news_con li a:hover .news_txt h6 {color:#dc7a2f;}


.contact {padding:5px 0 50px;background:url(../images/contact_bg.jpg) no-repeat center top;background-size:cover;}
.map {float: left;width: 600px;border:1px solid #999;}
.contact_txt {float: right;width: 480px;}
.contact_txt h5 {padding:30px 0 45px;font-size: 25px;}
.contact_txt p {font-size: 18px;margin-bottom: 12px;line-height: 27px;padding-left: 30px;}
.c_icon1 {background:url(../images/c_icon1.png) no-repeat 0 50%;}
.c_icon2 {background:url(../images/c_icon2.png) no-repeat 0 50%;}
.c_icon3 {background:url(../images/c_icon3.png) no-repeat 0 50%;}
.c_icon4 {background:url(../images/c_icon4.png) no-repeat 4px 50%;}



/*footer*/
.footer {background-color:#333;color:#fff;}
.footer a {color:#fff;}
.footer a:hover {text-decoration:underline;}
.f_fast {padding:50px 0;}
.f_fast h5 {font-size:18px;margin-bottom:20px;padding-left: 25px;background:url(../images/f_arrow.png) no-repeat 0 4px;}
.f_fast h5 i {display: block;height: 3px;background:url(../images/f_line.png) no-repeat 0 100%;margin-top: 17px;}
.f_nav {float:left;width:400px;}
.f_nav ul {overflow: hidden;padding-left: 25px;}
.f_nav li {margin-bottom:12px;}
.f_msg {float:right;width:285px;}
.f_msg form {padding-left: 25px;}
.f_msg div {margin-bottom:10px;overflow: hidden;}
.f_msg div input {width:100%;height:35px;line-height:33px;border:1px solid #adadad;padding:0 10px;background-color:transparent;color: #fff;font-size: 14px;}
.f_msg div textarea {width:100%;height:80px;padding:10px;line-height: 1.3;border:1px solid #adadad;background-color:transparent;color: #fff;font-size: 14px;}
.f_msg div button {float: right;height:35px;line-height: 35px;background-color: #fff;border:none;color:#dc7a2f;text-align: center;border-radius:15px;width: 100%;transition:all 0.2s;font-size: 15px;}
.f_msg div button:hover {background-color: #0355a2;color: #fff;}
.f_copyright {text-align:center;padding:20px 0;border-top:1px solid #999;font-size: 15px;}
.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 50px;}


.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: #0355a2;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-top:30px;clear:both;text-align: center;}
#pages a,#pages span {display:inline-block;text-align:center;padding:0 13px;height:33px;line-height:33px;margin:0 1px;border:1px solid #aaa;border-radius:3px;font-size: 15px;}
#pages a:hover,#pages span {border-color:#0355a2;color:#0355a2;}
#pages span {background-color:#0355a2;color:#fff;}


/*product*/
.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 dashed #ddd;line-height: 40px;height: 40px;text-align: center;}
.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: 10px;}
.nlist li a {display:block;padding:15px;overflow:hidden;border:1px dashed #ddd;}
.nlist_pic {float:left;width:230px;overflow: hidden;}
.nlist_pic img {width:100%;height:169px;transition:all 0.2s;}
.nlist_txt {float:right;width:600px;}
.nlist_txt h6 {font-size:18px;font-weight: bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:20px 0 10px;}
.nlist_txt span {display:block;font-size:12px;color:#999;}
.nlist_txt p {font-size:15px;line-height:20px;height: 40px;margin:8px 0 15px;color:#666;}
.nlist_txt b {color:#e07b2d;font-weight: normal;}
.nlist li a:hover {border-color:#e07b2d;}
.nlist li a:hover .nlist_pic img {transform:scale(1.1);}
.nlist li a:hover h6 {color:#e07b2d;}

.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:285px;margin:0 4px 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:190px;transition:all 0.3s;}
.vlist li a div i {background:url(../images/play.png) no-repeat;display: block;width: 47px;height:47px;position: absolute;top: 50%;left: 50%;margin-left: -23px;margin-top: -23px;}
.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: #e71d00;}

.vs_con iframe {display: block;width: 800px;height: 600px;margin:0 auto;}
