@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;position: relative;}
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:#e50012;}
.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;}
.wrap {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 {position: absolute;top: 0;left: 0;width:100%;z-index:99;height:120px;}
.logo {float:left;margin-top:25px;}
.h_right {float:right;position: relative;}
.h_email {position: absolute;top:25px;right:10px;color:#fff;background:url(../images/email.png) no-repeat left center;padding-left:30px;height: 22px;line-height: 22px;}
.h_phone {position: absolute;top:25px;right:256px;color:#fff;background:url(../images/phone.png) no-repeat left center;padding-left:30px;height: 22px;line-height: 22px;}
.nav {float: left;margin-top:60px;overflow: hidden;}
.nav ul {float:left;}
.nav li {float:left;margin-left:50px;}
.nav li a {display:block;line-height:40px;height:40px;padding:0 10px;transition:all 0.2s;position:relative;color:#fff;font-size: 18px;}
.nav li a::after {content:'';width:50%;height:3px;background-color:#e50012;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*/
.padd {padding:40px 0;}
.index_tit {text-align: center;}
.index_tit h2 {font-size:30px;font-weight: bold;}
.index_tit p {margin-top: 12px;}


.banner {position:relative;}
.banner .hd { width:100%;position:absolute;left:0;bottom:20px; z-index:2;}
.banner .hd ul { overflow:hidden; zoom:1;text-align:center;padding-top:5px;}
.banner .hd ul li { display:inline-block;vertical-align:top;margin:0 10px; width:16px; height:16px;border-radius:16px; text-indent:-9999px;cursor:pointer;position: relative;transition:all 0.3s;border:2px solid #fff;}
.banner .hd ul li.on {width:32px;background-color:#fff;}
.banner .bd {position:relative;}
.banner .bd li img {width: 100%;}
.banner .prev,.banner .next{ position:absolute;left:2%;top:50%;margin-top:-28px; display:block;width:57px;height:57px;}
.banner .prev {background:url(../images/arrow_l.png) no-repeat;}
.banner .next {background:url(../images/arrow_r.png) no-repeat;left:auto;right:2%;}
.banner .prev:hover,.banner .next:hover {opacity:0.8;}

.strength {text-align: center;}
.strength li {display: inline-block;vertical-align:top;width:180px;margin:0 25px;transition:all 0.3s;}
.strength li div {height: 80px;}
.strength li p {font-size: 14px;color:#000;line-height: 1.3;}
.strength li:hover {transform:translateY(-3px);}

.about_main {background:url(../images/about_bg.jpg?v1) no-repeat center top;height: 420px;margin-top: 40px;}
.about_txt {width:500px;float:right;margin-right: 15px;text-indent:2em;color:#000;margin-top: 25px;line-height: 1.7;}
.amore {text-align: right;margin-top: 25px;}
.amore a {color:#e50012;}
.amore a:hover {text-decoration:underline;}
.about_idea {width: 960px;margin:0 0 0 25px;color:#fff;line-height: 1.6;}

.product_item {background:url(../images/product_bg1.jpg) no-repeat center top;height: 650px;position: relative;margin-bottom: 20px;}
.bigImg_item {overflow: hidden;padding-top: 60px;}
.pro_txt {float: left;width: 560px;padding-top:40px;}
.pro_txt_catname {display: inline-block;background-color: #e50012;color:#fff;height: 30px;line-height: 30px;border-radius:30px;font-size: 15px;padding:0 35px;}
.pro_txt_title {font-size: 40px;font-weight: bold;margin:20px 0 30px;}
.pro_txt_title a {color:#013777;}
.pro_txt_title a:hover {color:#e50012;}
.pro_txt_des {line-height: 1.4;}
.pro_txt_des p {margin-bottom: 18px;background:url(../images/pdot.png) no-repeat left 5px;padding-left:25px;}
a.pmore {display: block;width: 110px;height: 35px;line-height: 35px;text-align: center;background-color: #013777;color:#fff;font-size: 14px;margin-top: 50px;}
a.pmore:hover {border-radius:35px;background-color: #e50012;}
.pro_img {float: right;width: 600px;text-align: center;}
.pro_img img {max-width:100%;max-height: 540px;transition:all 0.5s;}
.pro_img a:hover img {transform:scale(0.98);}
.product2 {background:url(../images/product_bg2.jpg) no-repeat center top;}
.product2 .pro_img {float: left;}
.product2 .pro_txt {float: right;}
.product3 {background:url(../images/product_bg3.jpg) no-repeat center top;}

.video {background:url(../images/video_bg.jpg) no-repeat center top;height:650px;padding-top:70px;}
.video .index_tit {color:#fff;margin-bottom: 45px;}
.video_list ul {overflow: hidden;}
.video_list li {float:left;width: 280px;margin:0 10px 15px;}
.video_list li a {display: block;}
.video_list li div {overflow: hidden;}
.video_list li div img {width: 100%;height: 160px;transition:all 0.5s;}
.video_list li h6 {height: 50px;line-height: 50px;padding:0 10px;text-align: center;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.video_list li a:hover div img {transform:scale(1.1);}
.video_list li a:hover h6 {background-color: #e50012;color:#fff;}

.application {background:#919ead url(../images/application_bg.jpg) no-repeat center bottom;height: 600px;}
.application_txt {text-align: center;color:#fff;padding-top: 235px;}
.application_txt h6 {font-weight:bold;font-size: 30px;margin:12px 0;}
.application_txt a {display: block;width: 110px;height: 30px;line-height: 30px;text-align: center;background-color: #e50012;color:#fff;border-radius:30px;margin:25px auto;}
.application_txt a:hover {border-radius:0;}

.news_list {margin-top: 50px;}
.news_list li {float:left;width:33.33%;margin-bottom: 20px;}
.news_list li a {display: block;height: auto;padding:20px 30px 0 30px;border-bottom:6px solid transparent;border-right:1px solid #ccc;}
.news_list li:last-child a {border-right:none;}
.news_list li h6 {font-size: 20px;color:#010101;margin-bottom: 20px;white-space:nowrap;overflow: hidden;text-overflow: ellipsis;}
.news_list li p {font-size: 15px;line-height: 24px;color:#333; height: 72px;overflow: hidden; text-overflow: ellipsis;}
.news_list li span {display: block;font-size: 14px;color:#333;margin-top: 25px;}
.news_list li a:hover {border-bottom-color:#e50012;}
.news_list li a:hover h6 {color:#e50012;}

.partner {background-color: #e5ebf1;}
.partnerScroll {position:relative;margin-top: 30px;}
.partnerScroll .bd li { margin:0 10px;float:left;width:180px;}
.partnerScroll .bd li a {display: block;overflow:hidden;}
.partnerScroll .bd li img {width:100%;height: 110px;transition:all 0.2s;}
.partnerScroll .bd li a:hover img {transform:scale(1.1);}
.partnerArrow {position: absolute;top:50%;width:57px;height:57px;margin-top:-28px;}
.partnerScroll .prev {background:url(../images/arrow_l.png) no-repeat;left:-70px;}
.partnerScroll .next {background:url(../images/arrow_r.png) no-repeat;right:-70px;}


/*footer*/
.footer {background-color: #333;}
.footer,.footer a {color:#fff;}
.footer a:hover {text-decoration: underline;}
.f_nav {height: 60px;line-height: 60px;text-align: center;border-bottom:1px solid #adadad;}
.f_nav li {display: inline-block;vertical-align: top;font-size: 17px;margin:0 33px;}
.f_fastnav {padding:30px 50px;}
.f_contact {float:left;width: 530px;}
.f_contact h5 {margin:15px 0;font-size: 20px;font-weight: bold;}
.f_contact p {font-size: 15px;margin-bottom: 3px;}
.f_pnav {float: left;width: 240px;padding-top:22px;}
.f_pnav h5 {font-size: 18px;font-weight: bold;margin-bottom:15px;}
.f_pnav li {margin-bottom:10px;font-size: 15px;}
.f_weixin {float: right;width:140px;text-align: center;padding-top:22px;}
.f_weixin p {margin-bottom: 5px;}
.f_copyright {text-align:center;font-size: 15px;padding:15px 0;border-top:1px solid #adadad;}
.backToTop {display:none;width:50px;height:50px;line-height:1.5;text-align:center;position:fixed;right:20px;bottom:30px;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;}


/*ncommon*/
.neiye .header {background-color: #333;position: static;}
.padd2 {padding:80px 0 50px;}

.left {float:left;width:270px;background-color:#333;padding:35px 10px 30px;}
.pMenu h5 {text-align:center;color:#fff;font-size:30px;margin-bottom:30px;}
.pMenu h5 span {display: block;font-size:16px;text-transform: uppercase;margin-top: 6px;color:#eee;}
.pMenu ul {padding:15px;background-color: #fff;}
.pMenu li {margin-bottom:10px;}
.pMenu li a {display: block;font-size:18px;padding:10px 20px 10px 50px;background-color: #eee;}
.pMenu li.active a,.pMenu li a:hover {background-color:#e50012;color:#fff;}
.lcontact {padding-top:40px;color:#fff;}
.lcontact h5 {text-align:center;color:#fff;font-size:25px;margin-bottom:15px;}
.lcontact h5 span {display: block;font-size:14px;text-transform: uppercase;margin-top: 5px;color:#eee;}
.lc_line {height:1px;background:url(../images/lc_line.png) no-repeat center top;}
.lc_con {padding:20px 10px 0 15px;font-size: 15px;}
.lc_con p {margin-bottom:15px;line-height:1.4;}
.lc_con p span {visibility:hidden;}

.right {float:right;width:900px;}
.breadnav {border-bottom:1px solid #ddd;margin-bottom:30px;}
.breadnav h2 {float:left;font-size:24px;font-weight: bold;padding-bottom:10px;border-bottom:3px solid #e50012;}
.breadnav p {float:right;color:#999;font-size:14px;margin-top:16px;}
.breadnav p a {color:#999;}
.breadnav p a:hover {text-decoration:underline;color:#000;}

#pages {margin-top:35px;text-align:center;clear:both;}
#pages a,#pages span {display:inline-block;text-align:center;padding:0 13px;height:36px;line-height:36px;margin:0 2px;border:1px solid #aaa;border-radius:3px;}
#pages a:hover,#pages span {border-color:#e50012;color:#e50012;}
#pages span {background-color:#e50012;color:#fff;}


/*news*/
.nlist li {margin-bottom:15px;}
.nlist li a {display: block;padding:15px 10px 15px 20px;border:1px dashed #ddd;}
.nlist li h6 {font-size:18px;color:#000;margin-bottom: 10px;}
.nlist li p {color:#666;font-size: 14px;line-height: 1.3;}
.nlist li span {display:block;color:#999;margin-top:20px;}
.nlist li a:hover {border-color:#e50012;}

.show_tit {font-size:25px;text-align:center;line-height:1.2;padding:0 15px;}
.show_des {color:#999;text-align:center;font-size:14px;padding:15px;border-radius:4px;background-color: #f5f5f5;margin-top: 20px;}
.show_con {color:#666;line-height:1.6;margin-top:30px;}
.show_con p,.show_con div {margin-bottom:15px;}
.show_con img {max-width:100%;height:auto !important;}
.spage {margin-top:50px;background-color:#f5f5f5;color:#999;font-size:15px;padding:10px 0;border-radius:5px;}
.spage p {padding:8px 20px;}
.spage p a {color:#999;}
.spage p a:hover {color:#000;}


/*product*/
.plist ul li {float:left;width:280px;margin:0 10px 20px;}
.plist li a {display:block;transition:all 0.3s;border:1px solid #eee;}
.plist li a div {overflow: hidden;}
.plist li a div img {width:100%;height:235px;transition:all 0.5s;}
.plist li a h6 {height:36px;line-height:36px;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align: center;transition:background-color 0.2s;}
.plist li a:hover {border-color:#e50012;}
.plist li a:hover div img {transform:scale(1.1);}
.plist li a:hover h6 {background-color: #e50012;color:#fff;}

.showp_img {text-align: center;margin-top: 30px;}


/*about*/
.showa_con {font-size:18px;}


/*application*/
.applist ul li {float:left;width:210px;margin:0 7px 10px;}
.applist li a {display:block;}
.applist li a img {width:100%;height:133px;transition:all 0.5s;}
.applist li a h6 {height: 30px;line-height: 30px;text-align: center;font-size: 15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding:0 10px;}


/*video*/
.vlist ul {overflow: hidden;}
.vlist li {float:left;width: 280px;margin:0 10px 15px;}
.vlist li a {display: block;}
.vlist li div {overflow: hidden;}
.vlist li div img {width: 100%;height: 160px;transition:all 0.5s;}
.vlist li h6 {height: 40px;line-height: 40px;padding:0 10px;text-align: center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.vlist li a:hover div img {transform:scale(1.1);}
.vlist li a:hover h6 {background-color: #e50012;color:#fff;}

.showv_con iframe {display:block;width: 800px;height: 600px;margin:0 auto;}

/* 侧边悬浮导航 */
.right_nav{ right:0; bottom:100px; position:fixed; text-align:left;overflow: hidden;z-index:999;}
.right_nav li{background:#0085cd;margin:4px 0;padding: 10px;border-top-left-radius: 4px;border-bottom-left-radius: 4px;cursor:pointer;position:relative; right: -70px;}
.right_nav li .iconBox{text-align: center;overflow: hidden;display: flex;align-items: center;justify-content: space-between}
.right_nav li img{width: 30px;height:30px;}
.right_nav li h4{color: #fff;font-size:14px;margin:2px 0;margin-left: 15px;}
.right_nav li:hover{background:#cf1322}
.right_nav li .hideBox{display: none;position: absolute;right:120px;padding:10px;padding-right: 15px; top:-10px;z-index: 999;}
.right_nav li .hideBox .hb{border: 1px solid #ccc;background-color: #fff; padding: 10px 20px;border-top: 2px solid #0085cd;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}
.right_nav li .hideBox .hb h5{padding: 5px 0;border-bottom: 2px solid #ccc;color: #0085cd;font-size: 16px;font-weight: 400;display: block;white-space: nowrap;}
.right_nav li .hideBox .hb p {margin-top: 5px;font-size: 18px;font-weight: 700;}
.right_nav li .hideBox .hb .qqtalk{margin-top: 10px;}
.right_nav li .hideBox .hb .qqtalk a{display: flex;align-items: center}
.right_nav li .hideBox .hb .qqtalk img{width: 25px;height:25px;}
.right_nav li .hideBox .hb .qqtalk p{font-size: 14px;font-weight: 400;white-space: nowrap;margin-top: -5px;margin-left: 5px;}
.right_nav li:nth-child(3) .hideBox img{width:140px;height: 140px;margin-top: 10px;}

.tags {
    display: flex;
    width: 100%;
    margin: 15px 0;
    align-content: center;
    justify-content: center;
}
.tags a{
    text-align: center;
    border: 1px solid #8c8c8c;
    line-height: 26px;
    border-radius: 4px;
    padding: 0 10px;
    color: #101010;
    margin-right: 10px;
    width: auto;
    min-width: 100px;
    height: auto;
    overflow: hidden;
    background: rgba(236, 236, 236, 0.2);
}
.app-news-left {
    display: block;
    width: 100%;
    flex: 0 0 auto;
    margin-left: 0px;
}
.app-news-left .dimg img {
    width: 100%;
    display: block;
}
.app-news-left .list {
    width: 100%;
    margin: 0px 0 0;
    padding: 24px;
    background: linear-gradient(1turn,#fff,#f6f9ff);
    box-shadow: 5px 5px 20px 0 rgba(0,35,111,.1),-5px -5px 20px 0 hsla(0,0%,100%,.15);
    border-radius: 4px;
    border: 2px solid #fff;
}
.app-news-left .list .tit {
    font-size: 20px;
    font-weight: 600;
    color: #111;
    height: 40px;
}
.app-news-left .list .item {
    margin-top: 20px;
    display: flex;
    color: #111;
}
.app-news-left .list .item .num {
    font-size: 18px;
    font-weight: 700;
    color: #abaeba;
    line-height: 38px;
    margin-right: 16px;
}
.app-news-left .list .item .title-and-other {
    flex: 1;
}
.app-news-left .list .item .title-and-other .title {
    font-size: 12px;
    font-weight: 500;
    color: #111;
    height: 40px;
    margin-bottom: 4px;
    max-width: 100%;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-height: 20px;
    -webkit-box-orient: vertical;
}
.app-news-left .list .item .title-and-other .date {
    font-size: 12px;
    font-weight: 400;
    color: #74757a;
    line-height: 23px;
}
.app-news-left .list .item:hover .title,
.app-news-left .list .item:hover .num{
    color: #1489fa;
}
