﻿
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2017-9
 */
@font-face {
    font-family: 'iconfont';
    src: url('../font/font_1432720974_1547027.eot'); /* IE9*/
    src: url('../font/font_1432720974_1547027.eot') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
    url('../font/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
    url('../font/font_1432720974_1547027.svg') format('svg'); /* iOS 4.1- */
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src:url('../font/glyphicons-halflings-regular.eot');
    src: url('../font/glyphicons-halflings-regular.eot') format('embedded-opentype'), url('../font/glyphicons-halflings-regular.woff') format('woff'), url('../font/glyphicons-halflings-regular.ttf') format('truetype'), url('../font/glyphicons-halflings-regular.svg') format('svg');
}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
ol,ul,h1,h2,h3,h4,h5,h6,p,dd,dt,dl{ margin: 0; padding: 0;}
*{
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
    list-style: none;
}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.no-padding{padding-left: 0; padding-right: 0;}
.container{max-width:1200px !important; padding-left: 0; padding-right: 0;}
@media (max-width:991px){
    .container{padding-left: 15px; padding-right: 15px;}
}
.container-fluid{max-width: 1000px!important;}
.xiao{padding-left: 5px; padding-right: 5px;}
.no-div{display: none;}
.no_left{padding-left: 0!important;}
.no_right{padding-right: 0;!important;}
.middle{vertical-align: middle;display: table-cell;}
.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
header .head_main{width: 100%; position: relative;}
header .head_box{width: 100%; height: 90px; background: #28323c;}
header .head_box .logo{height: 90px; display: table; float: left;}
header .head_box .logo a{display: table-cell; vertical-align: middle;}
header .head_box .logo a img{width: 100%; height: auto;}
/**/
header .head_call{float: right; display: table; height: 90px;}
header .head_call .call_box{background: url("../image/head_call.png") no-repeat left; padding-left: 50px;}
header .head_call .call_box h5{font-size: 15px; color: #ffffff; height: 20px; line-height: 20px;}
header .head_call .call_box h5 span{font-size: 12px; color: #ffffff;}
header .head_call .call_box h4{font-size: 16px; color: #ffffff; height: 20px; line-height: 20px; font-weight: bold;}
/**/
header .head_nav{width: 100%; position: relative; background: #3050a9; background-size: cover;}
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav ul{width: 100%; float: left}
header .head_nav .top_li{width: 16.66%; float: left; height: 44px; display: table; position: relative; text-align: center; }
header .head_nav .top_li>a{color: #FFFFFF; font-size: 15px; line-height: 44px; display: block;}
header .head_nav .top_li:after{content: ""; display: block; width: 1px; height: 35px; background: #5973ba; position: absolute; top: 0; bottom: 0; margin: auto 0;}
header .head_nav .top_li:hover>a{background: #fff; color: #3050a9;}
header .head_nav .top_li .er{display: none; position:absolute; top:44px; width: 100%; left: 0; z-index:99999;}
header .head_nav .top_li .er li{padding:0;height: 40px; background: rgba(255,255,255,0.77); transition:all 0.3s; margin-bottom: 3px; border: 1px solid #3050a9;}
header .head_nav .top_li .er li a{line-height:40px;  color:#333; transition:all 0.3s; border-bottom: none; display: block; background: none; padding: 0 12px;}
header .head_nav .top_li .er li:hover{background: #3050a9;}
header .head_nav .top_li .er li:hover a{color: #FFFFFF;}
header .lunbos{padding-top: 31%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
/**/
.content{margin: 30px 0;}
.con_layout{margin-top: 10px;}
.main_title{text-align: center;}
.main_title .EN{font-size: 24px; color: #3050a9; font-weight: bold;}
.main_title .CN{font-size: 24px; color: #333333; position: relative; display: inline-block; padding: 0 10px;}
.main_title .CN:before,.CN:after{content: ""; position: absolute; width: 55px; height: 1px; top: 0; bottom: 0; margin: auto; display: inline-block; background-color: #a6a6a6;}
.main_title .CN:before{content: ""; left: 100%;}
.main_title .CN:after{content: ""; right: 100%;}
/*优势*/
.ys_main{width: 100%;}
.ys_main .ys_title{text-align: center;}
.ys_main .ys_title h4{display: inline-block; font-size: 32px; color: #333333;}
.ys_main .ys_title h4 span{font-size: 32px; color: #3050a9;}
.ys_main li{width: 20%; float: left; padding: 0 5px;}
.ys_main .ys_item{width: 100%; text-align: center;}
.ys_main .ys_item .imgbox{border: 1px solid #3050a9;width: 150px; height: 150px;display: inline-block; border-radius: 50%;  overflow: hidden;}
.ys_main .ys_item .kuang{width: 100%; height: 100%; border-radius: 50%; background-color: #c6d5fe; border: 6px solid #3050a9; position: relative;}
.ys_main .ys_item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.ys_main .ys_item .imgbox .imga{opacity: 1;}
.ys_main .ys_item .imgbox .imgb{opacity: 0;}
.ys_main .ys_item .ys_txt{text-align: center; margin-top: 5px; font-size: 13px;color: #333333;}
.ys_main .ys_item:hover .kuang{border: 6px solid #ffffff; background-color: #3050a9;}
.ys_main .ys_item:hover .imgbox img{
    transform:rotate(360deg);
    -ms-transform:rotate(360deg); 	/* IE 9 */
    -moz-transform:rotate(30deg); 	/* Firefox */
    -webkit-transform:rotate(360deg); /* Safari 和 Chrome */
    -o-transform:rotate(360deg); 	/* Opera */
}
.ys_main .ys_item:hover .imgbox .imga{opacity: 0;}
.ys_main .ys_item:hover .imgbox .imgb{opacity: 1;}
/*产品*/
.product_main{width: 100%;}
.product_main .prct_item{width: 100%; margin-bottom: 15px;}
.product_main .prct_item .imgbox{position: relative; display: block; border: 1px solid #a0a0a0; overflow: hidden;}
.product_main .prct_item .imgbox:before{content: ""; display: block; padding-top: 75%;}
.product_main .prct_item .imgbox .prct_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.product_main .prct_item .mask_a{position: absolute; bottom: 0; left: 0; width: 100%; height: 30px;}
.product_main .prct_item .mask_a h4{line-height: 30px;text-align: center; background-color: rgba(0,0,0,.5); font-size: 13px;color: #ffffff;}
.product_main .prct_item .mask_b{position: absolute; top: -100%; left: 0; width: 100%; height: 100%; background-color: rgba(48,80,169,.8);}
.product_main .prct_item .mask_b .mm{position: absolute; top: 50%; left: 50%; width: 100%; text-align: center; max-height: 100%; overflow: hidden;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.product_main .prct_item .mask_b .p_tit{font-size: 15px; color: #ffffff; font-weight: bold; border-bottom: 2px solid #ffffff; padding-bottom: 10px; display: inline-block;}
.product_main .prct_item .mask_b .fangda{background: url("../image/fangda.png") no-repeat; background-size: 100% 100%; width: 22px; height: 22px; margin: 10px auto 0 auto;}
.product_main .prct_item .mask_b .p_txt{font-size: 14px; color: #ffffff; line-height: 20px; height: 40px; overflow: hidden; margin-top: 10px; padding: 0 15px;}
.product_main .prct_item:hover .mask_a{left: -100%;}
.product_main .prct_item:hover .mask_b{top: 0;}
.product_main .more{margin-top: 15px;text-align: center;}
.product_main .more a{display: inline-block; padding: 5px 25px; background-color: #3050a9; border: 1px solid #3050a9; color: #fff;}
.product_main .more a:hover{color: #3050a9; background-color: #ffffff;}
/*公司环境*/
.hj_main .hj_item{width: 100%; margin-bottom: 15px;}
.hj_main .hj_item .imgbox{position: relative; display: block; border: 1px solid #a0a0a0; overflow: hidden;}
.hj_main .hj_item .imgbox:before{content: ""; display: block; padding-top: 75%;}
.hj_main .hj_item .imgbox .hj_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.hj_main .hj_item .mask{position: absolute; bottom: 0; left: 0; width: 100%; height: 30px;}
.hj_main .hj_item .mask h4{line-height: 30px;text-align: center; background-color: rgba(0,0,0,.5); font-size: 13px;color: #ffffff;}
.hj_main .hj_item:hover .imgbox .hj_img{transform:scale(1.1);}
.hj_main .hj_item:hover .mask h4{background-color: rgba(48,80,169,.8);}
/*流程*/
.lc_main{width: 100%; background-color: #dddddd;}
.lc_main .lc_title{text-align: center; font-size: 30px; color: #3050a9;}
.lc_main .imgbox{text-align: center; overflow: hidden;}
.lc_main .imgbox img{max-width: 100%; max-height: 100%;}
/*新闻*/
.news_main{width: 100%;}
.news_main .news_tab{text-align: center;}
.news_main .news_tab ul{display: inline-block; font-size: 0;}
.news_main .news_tab ul li{display: inline-block; margin: 0 3px;}
.news_main .news_tab li a{display: block; padding: 7px 25px; border: 1px solid #3050a9; background-color: #ffffff; color: #3050a9; font-size: 14px;}
.news_main .news_tab li a:hover{background-color: #3050a9; color: #ffffff;}
.news_main .news_tab .act a{background-color: #3050a9; color: #ffffff;}
/**/
.news_main .news_list{margin-top: 15px;}
.news_main .news_l{width: 49%; float: left; margin-right: 1%;}
.news_main .news_l .imgbox{text-align: center; overflow: hidden;}
.news_main .news_l .imgbox img{max-width: 100%; height: auto;}
.news_main .news_l .txtbox{margin-top: 10px;}
.news_main .news_l .txtbox .l_tit{font-size: 15px; color: #3050a9; padding-bottom: 8px; position: relative; }
.news_main .news_l .txtbox .l_tit:before{content: ""; position: absolute; left: 0; bottom: 0; width: 50px; height: 2px; background-color: #3050a9;transition: all 0.7s;-moz-transition: all 0.7s; -webkit-transition: all 0.7s; -o-transition: all 0.7s;}
.news_main .news_l .txtbox .l_txt{font-size: 14px; color: #333; height: 40px; line-height: 20px; margin-top: 5px; overflow: hidden;}
.news_main .news_l:hover .txtbox .l_tit:before{width: 100%;}
.news_main .news_r{width: 49%; float: left; margin-left: 1%;}
.news_main .news_item{width: 100%; height: 95px; margin-bottom: 20px;}
.news_main .news_item .imgbox{width: 160px; height: 100%; float: left; border: 1px solid #a0a0a0; overflow: hidden;}
.news_main .news_item .imgbox .news_img{width: 100%; height: 100%;}
.news_main .news_item .txtbox{width: calc(100% - 160px); height: 100%; float: left; background-color: #ffffff; padding: 5px 10px;}
.news_main .news_item .txtbox .r_tit{font-size: 15px; color: #3050a9; padding-bottom: 12px; position: relative; }
.news_main .news_item .txtbox .r_tit:before{content: ""; position: absolute; left: 0; bottom: 0; width: 50px; height: 2px; background-color: #3050a9;transition: all 0.7s;-moz-transition: all 0.7s; -webkit-transition: all 0.7s; -o-transition: all 0.7s;}
.news_main .news_item .txtbox .r_txt{font-size: 14px; color: #333; height: 40px; line-height: 20px; margin-top: 5px; overflow: hidden;}
.news_main .news_item:hover .txtbox{background-color: #e2e2e2;}
.news_main .news_item:hover .txtbox .r_tit:before{width: 100%;}
/*简介*/
.about_main{width: 100%; background-color: #3050a9;}
.about_main .main_title .EN{color: #ffffff;}
.about_main .main_title .CN{color: #ffffff;}
.about_main .about_l{width: 49%; float: left; margin-right: 1%;}
.about_main .about_l .imgbox{text-align: center; overflow: hidden;}
.about_main .about_l .imgbox img{max-width: 100%; height: auto;}
.about_main .about_r{width: 49%; float: left; margin-left: 1%;}
.about_main .about_r .txtbox{overflow: hidden; height: 360px; overflow: hidden;}
.about_main .about_r .txtbox p{font-size: 16px; color: #ffffff; line-height: 30px;}
/*联系我们*/
.contact_main .tact_tit{font-size: 16px; color: #333333; margin-bottom: 10px;}
.contact_main .tact_l{width: 49%; float: left; margin-right: 1%;}
.contact_main .tact_l .tact_box li{font-size: 13px; color: #333333; line-height: 25px;}
.contact_main .tact_r{width: 49%; float: left; margin-left: 1%;}
.contact_main .f_item{width: 100%;height: 32px; margin-bottom: 10px;}
.contact_main .f_items{width: 100%; margin-bottom: 10px;}
.contact_main .f_name{width: 80px; float: left; height: 100%; text-align: right; line-height: 32px; font-size: 13px; color: #333333;}
.contact_main .f_txt{width: calc(100% - 80px); float: left; height: 100%; border: 1px solid #ccc; border-radius: 5px; padding: 0 5px; font-size: 13px;}
.contact_main .f_txts{width: calc(100% - 80px); float: left; border: 1px solid #ccc; border-radius: 5px; padding: 0 5px; font-size: 13px;}
.contact_main .f_item .f_btn{padding: 3px 25px; background-color: #3050a9; color: #ffffff; border: 1px solid #3050a9;}
/*底部*/
/*友情链接*/
.links{ position:relative; height:70px; background:#666666;}
.links .links_left{ width:50%; height:70px; background:#3050a9;}
.links .links_nr{ position:absolute; left:0; top:0; z-index:1; width:100%; height:70px;}
.links .links_nr .container{ background:#666666; height:70px;}
.links .link_box .link_title{display:block; float: left; height:70px; width:220px; background:#3050a9; border-radius:0 5px 5px 0; font-size:16px; color:#fff; line-height:70px; font-weight:bold; text-align:center;}
.links .link_box .link_a{width: calc(100% - 220px); height: 70px; display: table; float: left;}
.links .link_box a{margin:0 0 0 20px; font-size:15px; color:#fff;}
.links .link_box a:hover{text-decoration:underline!important;}
/*底部*/
.foot_main{width: 100%; background-color: #28323c;}
.foot_main .foot_content{margin-top: 15px; margin-bottom: 15px;}
.foot_main .foot_left{width: 23%; float: left; padding-right: 15px;}
.foot_main .foot_left .ma{width: 100%; float: left; text-align: center; padding: 0 5px;}
.foot_main .foot_left img{max-width: 100%; height: auto;}
.foot_main .foot_left h1{font-size: 14px; color: #FFFFFF;}
.foot_main .foot_right{width: 77%; float: left; padding-left: 20px; border-left: 1px solid #fff;}
.foot_main .foot_right ul{padding: 5px 0; display: inline-block;}
.foot_main .foot_right li{float: left;position: relative; margin-bottom: 5px;}
.foot_main .foot_right li:after{content: ""; display: inline-block; position: absolute; width: 1px; height: 10px; top: 0; bottom: 0; right: 0; margin: auto; background-color: #fff;}
.foot_main .foot_right li a{padding: 0 10px; color: #eeeeee;}
.foot_main .foot_right li a:hover{text-decoration:underline!important;}
.foot_main .foot_right .foot_p{margin-top: 5px; }
.foot_main .foot_right .foot_p h1{font-size: 14px; color: #FFFFFF; font-weight: bold;}
.foot_main .foot_right .foot_p p{margin-top: 5px;font-size: 13px; color: #eeeeee; line-height: 22px;}
/*手机底部*/
.hot{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{display:block; color:#fff; padding:8px 0;}
.hot .row div a:hover{background-color: #3050a9;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; ;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block;}
/*内页*/
.inner_page{width: 100%; min-height: 500px;}
.inner_page .page_left{width: 24%; float: left; margin-right: 1%;}
.inner_page .page_right{width: 74%; float: left; margin-left: 1%;}
.inner_page .page_title{border-bottom: 2px solid #dadada; padding: 10px 0;}
.inner_page .page_title h4{float: left; font-size: 24px;}
.inner_page .page_title h5{float: right; font-size: 12px; color: #333333; margin-top: 8px;}
.inner_page .page_title h5 a{font-size: 12px; color: #333333;}
/**/
.sideBar_page .n_tit{background: url("../image/zuo_tit.png") no-repeat; background-size: 100% 100%; padding: 15px 0 30px 0; text-align: center; position: relative;}
.sideBar_page .n_tit>h5{font-size: 22px; color: #FFFFFF; display: inline-block;}
.sideBar_page .n_tit>h6{font-size: 14px; color: #ffffff;}
.sideBar_page .n_tit>span{position: absolute; right: 15px; top: 10px; font-size: 22px; color: #FFFFFF;}
.sideBar_page .side_top{margin-bottom: 15px; border: 1px solid #e4e4e4;}
.sideBar_page .side_top ul{display: none;}
.sideBar_page .n_ul{background-color: #FFFFFF; }
.sideBar_page .n_li{width: 100%; position: relative; }
.sideBar_page .n_li>a{display: block; padding: 0 40px; background-color: #ffffff; border-bottom: 1px solid #e5e5e5; height: 35px; line-height: 35px; position: relative; font-size: 14px; color: #666666;}
.sideBar_page .n_li>a:before{content: ""; position: absolute; top: 0; bottom: 0; right: 20px; margin: auto; width: 15px; height: 15px; background: url("../image/yuan.png") no-repeat; background-size: 100% 100%;}
.sideBar_page .n_li:hover>a{color: #5275d9; font-weight: bold;}
.sideBar_page .er{width: 100%; padding: 5px 0; border: 2px solid #5275d9;}
.sideBar_page .er li{height: 30px;}
.sideBar_page .er li a{line-height: 30px;text-align: center; display: block; font-size: 12px; color: #878787;}
.sideBar_page .er li a:hover{color: #5275d9;}
/*下*/
.sideBar_page .side_bottom{width: 100%; border: 1px solid #e8e8e8; overflow: hidden;}
.sideBar_page .side_box{padding: 10px 15px; }
.sideBar_page .side_box .side_call{border-bottom: 1px solid #e5e5e5; padding-bottom: 10px;}
.sideBar_page .side_box .side_call h4{background: url("../image/side_call.png") no-repeat left 50%; font-size: 14px; color: #333333; font-weight: bold; padding-left: 33px; height: 22px; line-height: 22px;}
.sideBar_page .side_box .side_call h3{font-size: 24px; color: #ff3c00; font-weight: bold; font-family: "Impact";}
.sideBar_page .side_box .side_txt{margin-top: 15px;}
.sideBar_page .side_box .side_txt p{font-size: 12px; color: #333333; line-height: 25px;}

/*产品页面*/
.product_page .prct_item{width: 100%; margin-bottom: 15px;}
.product_page .prct_item .imgbox{position: relative; display: block; border: 1px solid #a0a0a0; overflow: hidden;}
.product_page .prct_item .imgbox:before{content: ""; display: block; padding-top: 75%;}
.product_page .prct_item .imgbox .prct_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.product_page .prct_item .mask_a{position: absolute; bottom: 0; left: 0; width: 100%; height: 30px;}
.product_page .prct_item .mask_a h4{line-height: 30px;text-align: center; background-color: rgba(0,0,0,.5); font-size: 13px;color: #ffffff;}
.product_page .prct_item .mask_b{position: absolute; top: -100%; left: 0; width: 100%; height: 100%; background-color: rgba(48,80,169,.8);}
.product_page .prct_item .mask_b .mm{position: absolute; top: 50%; left: 50%; width: 100%; text-align: center; max-height: 100%; overflow: hidden;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.product_page .prct_item .mask_b .p_tit{font-size: 15px; color: #ffffff; font-weight: bold; border-bottom: 2px solid #ffffff; padding-bottom: 10px; display: inline-block;}
.product_page .prct_item .mask_b .fangda{background: url("../image/fangda.png") no-repeat; background-size: 100% 100%; width: 22px; height: 22px; margin: 10px auto 0 auto;}
.product_page .prct_item .mask_b .p_txt{font-size: 14px; color: #ffffff; line-height: 20px; height: 40px; overflow: hidden; margin-top: 10px; padding: 0 15px;}
.product_page .prct_item:hover .mask_a{left: -100%;}
.product_page .prct_item:hover .mask_b{top: 0;}
/*内页*/
.product_show{width: 100%;}
.product_show .prct_tit{text-align: center; font-size: 16px; color: #333333;}
.product_show .imgbox{margin-top: 15px; text-align: center; overflow: hidden;}
.product_show .imgbox img{max-width: 100%; height: auto;}
.product_show .txtbox{margin-top: 15px; line-height: 30px}
.product_show .txtbox h4{ font-size: 14px; font-weight: bold; height: 30px; line-height: 30px}
.product_show .txtbox p{font-size: 14px; color: #333333; line-height: 30px;}
.product_show .txtbox table{ width: 100% !important }
.product_show .txtbox table tr td{ width: 33% !important }
/*公司环境页面*/
.hj_page .hj_item{width: 100%; margin-bottom: 15px;}
.hj_page .hj_item .imgbox{position: relative; display: block; border: 1px solid #a0a0a0; overflow: hidden;}
.hj_page .hj_item .imgbox:before{content: ""; display: block; padding-top: 75%;}
.hj_page .hj_item .imgbox .hj_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.hj_page .hj_item .mask{position: absolute; bottom: 0; left: 0; width: 100%; height: 30px;}
.hj_page .hj_item .mask h4{line-height: 30px;text-align: center; background-color: rgba(0,0,0,.5); font-size: 13px;color: #ffffff;}
.hj_page .hj_item:hover .imgbox .hj_img{transform:scale(1.1);}
.hj_page .hj_item:hover .mask h4{background-color: rgba(48,80,169,.8);}
/*内页*/
.hj_show{width: 100%;}
.hj_show .hj_tit{text-align: center; font-size: 16px; color: #333333;}
.hj_show .imgbox{margin-top: 15px; text-align: center; overflow: hidden;}
.hj_show .imgbox img{max-width: 100%; height: auto;}
.hj_show .txtbox{margin-top: 15px;}
.hj_show .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}

/*公司简介页面*/
.about_page{width: 100%;}
.about_page .imgbox{text-align: center; overflow: hidden;}
.about_page .imgbox img{max-width: 100%; height: auto;}
.about_page .txtbox{text-align: left; overflow: hidden; margin-top: 15px;}
.about_page .txtbox p{font-size: 14px;color: #333333; line-height: 36px;}
.about_page .txtbox table{ width: 100%!important}

/*联系我们页面*/
.contact_page .txtbox{text-align: left; overflow: hidden;}
.contact_page .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}


/*销售网络页面*/
.wl_page{width: 100%;}
.wl_page .imgbox{text-align: center; overflow: hidden;}
.wl_page .imgbox img{max-width: 100%; height: auto;}
.wl_page .txtbox{text-align: left; overflow: hidden; margin-top: 15px;}
.wl_page .txtbox p{font-size: 14px;color: #333333; line-height: 25px;}

/*在线留言页面*/
.message_page .tact_tit{font-size: 16px; color: #333333;}
.message_page .form_box{width: 80%; margin: 20px auto 0 auto;}
.message_page .f_item{width: 100%;height: 32px; margin-bottom: 10px;}
.message_page .f_items{width: 100%; margin-bottom: 10px;}
.message_page .f_name{width: 80px; float: left; height: 100%; text-align: right; line-height: 32px; font-size: 13px; color: #333333;}
.message_page .f_txt{width: calc(100% - 80px); float: left; height: 100%; border: 1px solid #ccc; border-radius: 5px; padding: 0 5px; font-size: 13px;}
.message_page .f_txts{width: calc(100% - 80px); float: left; border: 1px solid #ccc; border-radius: 5px; padding: 0 5px; font-size: 13px;}
.message_page .f_item .f_btn{padding: 3px 25px; background-color: #3050a9; color: #ffffff; border: 1px solid #3050a9;}

/*新闻页面*/
.news_page{width: 100%;}
.news_page .news_item{width: 100%; height: 110px; margin-bottom: 15px; overflow: hidden; position: relative; top: 0;}
.news_page .news_item .imgbox{width: 180px; height: 100%; float: left; border: 1px solid #c1c1c1;}
.news_page .news_item .imgbox .news_img{width: 100%; height: 100%;}
.news_page .news_item .txtbox{width: calc(100% - 180px); height: 100%; float: left; padding: 3px 15px;}
.news_page .news_item .txtbox .n_tit{height: 25px; line-height: 25px; border-bottom: 1px solid #e3e3e3; font-size: 14px; color: #3657b2; overflow: hidden;}
.news_page .news_item .txtbox .n_tit span{float: right; font-size: 12px; color: #3f3f3f;}
.news_page .news_item .txtbox .n_txt{font-size: 14px; color: #3f3f3f; height: 40px; line-height: 20px; overflow: hidden; margin-top: 10px;}
.news_page .news_item .txtbox .more{font-size: 14px; color: #3657b2; margin-top: 5px;}
.news_page .news_item:hover{box-shadow: 5px 5px 5px #aaa; top: -4px;}
/*内页*/
.news_show{width: 100%;}
.news_show .news_title{text-align: center;}
.news_show .news_title h4{font-size: 24px; color: #333; font-weight: bold;}
.news_show .news_title h5{font-size: 14px; color: #666; margin-top: 5px;}
.news_show .imgbox{margin-top: 15px; text-align: center; overflow: hidden;}
.news_show .imgbox img{max-width: 100%; height: auto; }
.news_show .txtbox{margin-top: 15px; overflow: hidden;}
.news_show .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}





@media (max-width:1199px){
    .product_main .prct_item .mask_b .p_tit{padding-bottom: 5px;}
    .product_main .prct_item .mask_b .fangda{width: 20px; height: 20px; margin: 5px auto 0 auto;}
    .product_main .prct_item .mask_b .p_txt{margin-top: 5px;}
    .news_main .news_item{margin-bottom: 15px;}
    .about_main .about_r .txtbox{height: 250px;}
    .about_main .about_r .txtbox p{line-height: 25px; font-size: 14px;}
    /*内页*/
    .sideBar_page .n_li>a{padding: 0 30px;}
    .sideBar_page .n_li>a:before{right: 10px;}
    .inner_page .page_title h4{font-size: 20px;}
    .product_page .prct_item .mask_b .p_tit{padding-bottom: 5px;}
    .product_page .prct_item .mask_b .fangda{width: 20px; height: 20px; margin: 5px auto 0 auto;}
    .product_page .prct_item .mask_b .p_txt{margin-top: 5px;}
    .news_page .news_item .imgbox{width: 160px;}
    .news_page .news_item .txtbox{width: calc(100% - 160px);}


}

@media (min-width:991px){
    header .head_nav{display: block!important;}
}

@media (max-width:991px){
    header .head_box{height: 80px;}
    header .head_box .logo{height: 80px;}
    header .head_call{height: 80px; padding-right: 50px;}
    header .top_btn{font-size: 32px; color: #fff; position: absolute; top: 23px; right: 18px;}
    header .head_nav{position: absolute; top: 125px;; right: 0; display: none; width: 130px; z-index: 99999; height: auto;}
    header .head_nav ul{padding: 0;}
    header .head_nav .top_li{width: 100%; height: 40px; background: none;}
    header .head_nav .top_li>a{line-height: 40px;}
    header .head_nav .top_li:after{display: none;}
    header .head_nav .top_li .er{display: none!important;}
    .ys_main .ys_item .imgbox{width: 125px; height: 125px;}
    .ys_main .ys_item .kuang{border: 4px solid #3050a9;}
    .content{margin: 20px 0;}
    .con_layout{margin-top: 20px;}
    .ys_main .ys_title h4{font-size: 24px;}
    .ys_main .ys_title h4 span{font-size: 24px;}
    .main_title .EN{font-size: 20px;}
    .main_title .CN{font-size: 20px;}
    .product_main .prct_item .mask_b .p_tit{font-size: 14px;}
    .product_main .prct_item .mask_b .fangda{display: none;}
    .product_main .prct_item .mask_b .p_txt{font-size: 12px; padding: 0 5px;}
    .lc_main .lc_title{font-size: 22px;}
    .news_main .news_item .imgbox{width: 130px;}
    .news_main .news_item{height: 85px;}
    .news_main .news_item .txtbox{width: calc(100% - 130px); padding: 3px 8px;}
    .news_main .news_item .txtbox .r_tit{padding-bottom: 8px;}
    .foot_main .foot_left{width: 0; display: none;}
    .foot_main .foot_right{width: 100%; padding-left: 0; border-left: none; text-align: center;}
    /*内页*/
    .sideBar_page .n_tit{padding: 10px 0 25px 0;}
    .sideBar_page .n_tit>h5{font-size: 20px;}
    .sideBar_page .side_box{padding: 5px;}
    .sideBar_page .side_box .side_call h3{font-size: 20px;}
    .product_page .prct_item .mask_b .p_tit{font-size: 14px;}
    .product_page .prct_item .mask_b .fangda{display: none;}
    .product_page .prct_item .mask_b .p_txt{font-size: 12px; padding: 0 5px;}
    .news_page .news_item .txtbox{padding: 3px 10px;}
    .news_show .news_title h4{font-size: 20px;}

}

@media (min-width: 768px){
    .sideBar_page .n_ul{display: block!important;}
}

@media (max-width: 767px){
    header .head_box{height: 70px;}
    header .head_box .logo{height: 70px;}
    header .head_box .logo a img{width: 100%;}
    header .top_btn{top: 22px; font-size: 28px;}
    header .head_nav{top: 60px;}
    header .lunbos{padding-top: 38%;}
    .ys_main li{width: 50%;}
    .ys_main .ys_item{margin-bottom: 15px;}
    .ys_main .ys_title h4{font-size: 20px;}
    .ys_main .ys_title h4 span{font-size: 20px;}
    .news_main .news_tab li a{padding: 5px 20px;}
    .news_main .news_l{width: 100%; margin-right: 0;}
    .news_main .news_r{width: 100%; margin-left: 0; margin-top: 15px;}
    .news_main .news_item .imgbox{width: 120px;}
    .news_main .news_item .txtbox{width: calc(100% - 120px);}
    .news_main .news_item .txtbox .r_tit{font-size: 14px;}
    .news_main .news_item .txtbox .r_txt{font-size: 12px;}
    .about_main .about_l{width: 100%; margin-right: 0;}
    .about_main .about_r{width: 100%; margin-left: 0; margin-top: 15px;}
    .contact_main .tact_l{width: 100%; margin-right: 0;}
    .contact_main .tact_r{width: 100%; margin-left: 0; margin-top: 20px;}
    .contact_main .f_name{width: 60px;}
    .contact_main .f_txt{width: calc(100% - 60px);}
    .contact_main .f_txts{width: calc(100% - 60px);}
    /*内页*/
    .inner_page .page_left{width: 100%; margin-right: 0;}
    .inner_page .page_right{width: 100%; margin-left: 0;}
    .sideBar_page .n_tit{padding: 10px 0 20px 0;}
    .sideBar_page .n_tit>h6{display: none;}
    .message_page .form_box{width: 100%;}
    .message_page .f_name{width: 60px;}
    .message_page .f_txt{width: calc(100% - 60px);}
    .message_page .f_txts{width: calc(100% - 60px);}
    .news_show .news_title h4{font-size: 16px;}
    .news_show .news_title h5{font-size: 12px;}
    .about_page .txtbox img{ float:left; max-width: 100%;width: 100%; height: auto;}
    .about_page .txtbox p{ width: 100%; display: block; }
    .bshareF3{display: none;}
    .product_show .txtbox table{ width: 100% !important; border: 0px}
.product_show .txtbox table tr td{ width: 100% !important; float: left; text-align: center; }
}

@media (max-width:450px){
    .ys_main .ys_title h4{font-size: 18px;}
    .ys_main .ys_title h4 span{font-size: 18px;}
    .lc_main .lc_title{font-size: 18px;}
    .news_page .news_item{height: 90px;}
    .news_page .news_item .imgbox{width: 110px;}
    .news_page .news_item .txtbox{width: calc(100% - 110px);}
    .news_page .news_item .txtbox .n_tit span{display: none;}
    .news_page .news_item .txtbox .more{display: none}


}

@media (max-width:376px){

}

@media (max-width:340px){

}
/*浮动QQ*/
.dock {
    position: fixed;
    right: 0px;
    width: 50px;
    -moz-opacity: 0.7;
    opacity: 0.7;
    z-index: 200;
}

.dock.close {
    z-index: 50;
}

.dock ul.icons {
    position: absolute;
    list-style: none;
    right: 0px;
    padding: 0px;
    width: 50px;
    border: 1px solid #333;
    border-right: none;
    background: #111;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
    right: -70px;
}

.dock ul.icons li i {
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    background: url(../image/icons.png) no-repeat;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    z-index: 210;
}

.dock ul.icons li.active i {
    -moz-opacity: 0.4;
    opacity: 0.4;
}

.dock ul.icons li.up i {
    background-position: -63px -150px;
}

.dock ul.icons li.tel i {
    background-position: -62px -108px;
}

.dock ul.icons li.im i {
    background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
    background-position: -59px -66px;
}

.dock ul.icons li.down i {
    background-position: -63px -190px;
}

.dock ul.icons li p {
    display: block;
    position: absolute;
    top: 50px;
    right: -260px;
    padding: 15px 20px;
    height: 120px;
    color: White;
    line-height: 30px;
    border: 1px solid #333;
    border-right: none;
    background: #111;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease-in-out .1s;
    -moz-transition: all .4s ease-in-out .1s;
    -ms-transition: all .4s ease-in-out .1s;
    -o-transition: all .4s ease-in-out .1s;
    transition: all .4s ease-in-out .1s;
    overflow: hidden;
    z-index: 201;
}

.dock ul.icons li.active p {
    right: 50px;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
width: 180px;
    height:170px;
    line-height:24px
}

.dock ul.icons li.im p {
    width: 140px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p a {
    display: block;
    margin-top: 12px;
    width: 100px;
    height: 35px;
    line-height: 32px;
    color: #00dfb9;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #00dfb9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
    color: White;
    background: #0f8773;
    border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
    width: 160px;
    height:280px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
    
    border: 2px solid #000;
}

.dock a.switch {
    position: absolute;
    display: block;
    top: 270px;
    right: 11px;
    width: 26px;
    height: 26px;
    background: url(../image/icons.png) no-repeat 0px -640px;
    cursor: pointer;
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    -ms-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s;
}

.dock a.switch.off {
    background-position: -32px -640px;
}