/* 
 * Company: seowhy.com
 * Author : fesiong
 * Time   : 2015-08-06
 */
*{padding:0px;margin:0px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}
li{list-style:none}
a:hover{text-decoration:none;}
/* header */
.site-header{height:100px;width:100%;border-bottom:1px solid #ebebeb;position:relative;z-index:99999;}
.site-header.small{height:46px;position:fixed;z-index:99999;}
.site-header .logo{width:200px;height:80px;margin:10px 10px;background:url('../images/logo.png') center;}
.site-header .logo a{display:block;}
.site-header.small .logo{width:150px;height:36px;margin:5px 10px;background:url('../images/logo-small.png') center;}
.site-header.small .logo a{padding:20px 10px;}
.navbar{margin-bottom:0px;}
.site-header .navbar{min-height:46px;margin-bottom:0px;width:100%;border-radius:0;}
.site-header .navbar a{padding: 40px 10px;}
.site-header.small .navbar a{padding: 13px 10px;}
.site-header.small .navbar-toggle{margin-top: 5px;margin-bottom:5px;}
.header-slide{overflow:hidden;width:100%;}
.header-slide .slideBox{position:relative;height:650px;}
.header-slide .slideBox .hd{text-align:center;position:absolute;bottom: 20px;width:100%;z-index:999;}
.header-slide .slideBox .hd a{padding:8px;background:#eee;background:rgba(221, 221, 221, 0.7);border-radius:10px;display: inline-block;margin:5px;cursor:pointer;}
.header-slide .slideBox .hd a.on{background:#fff;}
.header-slide .slideBox .bd li{height:650px; background-position:50% 0;background-size:cover;}
.header-slide .slideBox .bd a{display:block;width:100%;height:100%;}
.header-slide .slideBox .bd_title{position: absolute;bottom: 0px;text-align: center;width: 100%;background-color: #999;height: 40px;line-height: 40px;opacity: .7;color: #fff;}
@media (max-width: 767px) {
	.site-header{height:46px;position:fixed;z-index:99999;}
	.site-header .logo{width:150px;height:36px;margin:5px 10px;background:url('../images/logo-small.png') center;}
	.site-header  .logo a{padding:20px 10px;}
	.site-header .navbar a{padding: 13px 10px;}
	.sidebar .widget{padding:21px 0px 0px !important;}
}

/* footer */
.page-footer{background:#333;padding:20px 0;margin-top:20px;border-top:1px solid #ebebeb}
.page-footer li{line-height:30px;}
.box-tit{font-size:16px;padding-bottom: 10px;margin-bottom: 10px; color:#fff}
.box-tit .more{font-size:13px;padding-right:10px;font-weight:normal;padding:5px;}
.company-info i{padding-right:5px;}
.copyright{text-align:center;padding-top:20px;border-top:1px dotted #999; color:#fff}
.copyright a{ color:#fff}
.box-content{overflow:hidden; color:#fff}
.box-content a{ color:#fff}

/* index */
.main-content{overflow:hidden;}
.company-description{}
.index-box{border:1px solid #ebebeb;margin-top:20px;overflow:hidden;padding-bottom:20px;}
.color-red{color:#f60;}
.color-red span{padding-left:5px;font-size:1.2em;color:#f90;}
.index-box .box-tit{border-bottom:0px;padding:15px 15px 0;}
.description{text-indent:2em;}
.index-news li{border-bottom: 1px dotted #ebebeb;margin-top: 10px;}
.image-box{height: 0;padding-bottom: 80%;position: relative;width: 100%;overflow: hidden;border: 1px solid #ebebeb;}
.image-box img{width: auto;height: auto;position: absolute;text-align:center;}
.product-box p{height:40px;padding-top:5px;}
.category-more{font-size:13px;font-weight:normal;padding:5px;}
.category-more a{}
.category-more a:after{content:"|";padding-left: 8px;padding-right:5px;}

.crumb{background:#f5f5f5;}
.crumb .breadcrumb{margin-bottom:0px;}
.post-head{text-align: center;}
.post-meta{color: #959595;margin: 15px 0;}
.post-meta span{margin: 0px 7px;white-space: nowrap;}
.post-footer{padding-top:20px;}
.sidebar .widget {background: #ffffff;padding: 21px 0px 0px 30px;}
.widget .title {margin-top: 0;padding-bottom: 7px;border-bottom: 1px solid #ebebeb;margin-bottom: 21px;position: relative;}
.widget .content{overflow:hidden;}
.widget li{line-height:30px;}
.widget .tag-cloud a {border: 1px solid #ebebeb;padding: 2px 7px;color: #959595;line-height: 1.5em;display: inline-block;margin: 0 7px 7px 0;-webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}
.widget .tag-cloud a:hover {color: #333;background: #ccc;border: 1px solid #ccc;text-decoration: none;}
.product-meta{margin-top:20px;overflow:hidden;margin-bottom:20px;}
.product-thumb{border:1px solid #ebebeb;padding:10px;margin-bottom:10px;}
.product-thumb img{}
.thumb-box{position:relative;height:0px;padding-bottom:90%;overflow:hidden;}
.product-info{text-align:left;}
.product-info h1{margin-top:0px;border-bottom:1px dotted #ebebeb;padding-bottom:10px;font-size:18px;}
.product-info dt,.product-info.dd{float:left;}
.product-info dl{margin-bottom:10px;}
.product-content{margin-bottom:20px;border-bottom:1px solid #ebebeb}
.article-list{overflow:hidden;}
.article-list li{line-height:30px;border-bottom:1px dotted #ebebeb;padding:10px;}
.article-list li:nth-child(odd){background-color:#f9f9f9}
.friend-link li{float:left;padding:0 5px;}

.pagination {margin: 0 0 35px;text-align: center;display: block;}
.pagination a {text-align: center;display: inline-block;color: #666;background: #fff;border-radius: 2px;border:1px solid #ebebeb;}
.pagination a:hover {background: #ebebeb;text-decoration: none;border:1px solid #ccc}
.pagination a i {width: 36px;height: 36px;line-height: 36px;}
.pagination .page-number {background: #fff;color: #666;margin: 0 3px;display: inline-block;line-height: 36px;padding: 0 14px;border-radius: 2px;border:1px solid #ebebeb;}
.thumbimg{text-align:center;}
.thumbimg img{width:50%;margin:15px auto;padding:2px;border:1px solid #999;}

.picFocus{ margin:0 auto;  width:100%;height:100%;position:absolute;  overflow:hidden;  zoom:1;   }
.picFocus .hdthumb{ width:100%; padding-top:5px;  overflow:hidden; }
.picFocus .hdthumb ul{ margin-right:-5px;  overflow:hidden; zoom:1; }
.picFocus .hdthumb ul li{ padding-top:5px; float:left;  text-align:center; width:20%; height:20%;}
.picFocus .hdthumb ul li img{ width:100%; height:100%; border:2px solid #ddd; cursor:pointer; margin-right:5px;   }
.picFocus .hdthumb ul li.on{ background:url("../images/icoUp.gif") no-repeat center 0; }
.picFocus .hdthumb ul li.on img{ border-color:#f60;}
.picFocus .bdthumb{height:80%;}
.picFocus .tempWrap,.picFocus .bdthumb ul{height:100%;}
.picFocus .bdthumb li{ vertical-align:middle;height:100%;}
.picFocus .bdthumb img{ width:100%; height:100%; display:block;  }
.productthumbslide{width: 100%;height: 0px;position: relative;padding-bottom: 80%;}
.pc_nav{ height:150px; width:100%; margin:0px auto; background:#FFF}
.header1{  
    height: 150px;
    background: #fff;
    top: 0px;
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;}
.header1 h1 {
    width: 300px;
    height: 86px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin: 5px 0;
	float: left;
    display: inline;

}
.header1 nav {
    float: none;
    height: 90px;
    line-height: 90px;
    width: 600px;
    position: absolute;
    top: 0;
    margin-left: 0px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
	    float: right;
    display: inline;
}
 .tops {
    width:1200px; margin:0px auto
}
 .header1 nav li {
    float: left;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    -webkit-transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
    transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
    margin: 0 25px;
}
.header-left{ width:700px; float:left}
.header-right{ width:360px; float:right}
.top_tel {
    margin-top: 30px;
    color: #1c3481;
    line-height: 30px;
    width: 350px;
    float: left;
    font-weight: bold;
    font-size: 24px;
}
.top_tel .iconfont {
    line-height: 30px;
    color: #1c3481;
    height: 30px;
    width: 30px;
    display: none;
}
.iconfont {
    display: inline;
    color: inherit;
    height: 100%;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    text-decoration: none;
    font-weight: 400;
    text-decoration: none;
    font-size: inherit;
    font-family: "Microsoft Yahei";
    font-weight: 400;
    text-decoration: none;
}
.top_tel a {
    font-size: 24px;
    color: #da251d;
    display: inline-block;
}

.dh li a{ color: #333;
    display: block;
    position: relative;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}

.dh{zoom: 1;}

.header1 nav {
    float: none;
    height: 90px;
    line-height: 90px;
    position: absolute;
    margin-left: 0px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; width:600px
}
.hvr-left:before{ content:""; position:absolute; z-index:-1; background:#0185d0; left:0%; right:0; width:0%; bottom:0; height:56px; -webkit-transition:all .3s ease-in-out; transition:all .3s ease-in-out; }
 .hvr-left:hover:before{ width:100%; } 
 .hvr-left.cur:before{ width:100%; } 
 .hvr-left{ vertical-align:middle; -webkit-transform:translateZ(0); transform:translateZ(0); box-shadow:0 0 1px transparent; -webkit-backface-visibility:hidden; backface-visibility:hidden; position:relative; }
.gsjj{ margin-top:60px; margin-bottom:60px}
.p_gridbox {
    background-image: url(../images/tp3.jpg);
    background-repeat: no-repeat;
    /*background-position: bottom left;*/width: 100%;
    overflow: hidden;
    position: static;    display: flex;
    align-items: center;
}
 .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0px;
}
#w_grid-1605226605168 {
    width:600px;

    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: 0px;
    margin-bottom: 7%;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#c_portalResPublic_codeContainer-16052271893478447 {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-left: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.gsjja{ margin-bottom:40px}
 .box {
   width:700px;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 1;
}
.box_1 {
    padding: 10px 0;
    width: 25%;
}
.box_img {
    width: 43px;
    height: 43px;
    margin: 0 auto 18px;
    background-size: contain;margin: 0 auto 18px;
}
 .img1 {
    background: url(../images/g11.png);
    background-size: cover;
}
.gsjjw{ width:1200px; margin:0px auto}
.wzjj{ width:640px; float:left}
.gstp{ width:500px; float:right}
#w_fbtn-1605228272937 .p_CommonBtn:hover {
    background: #da251d;
}
#w_fbtn-1605228272937 .p_CommonBtn {
    background: #1c3481;
    border-radius: 0px;
    transition: all 0.6s;
}
.w_fbtn-001 .p_CommonBtn {
    width:200px;
    height: 46px;
	 line-height:46px;
    color: rgba(255,255,255,1);
    border-width: 1px;
    border-style: none;
    border-color: transparent;
    background-color: rgba(230, 33, 41, 1);
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
}
.w_fbtn-001 .p_CommonBtn .font {
    text-align: center;
    vertical-align: middle;

    font-size: 14px;
}
#w_fbtn-1605228272937 {
    width:200px;
    height:26px;

    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 50px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.proLi {
    float: left;    position: relative;
    overflow: hidden;
    padding: 20px;
}
.porTbox {
    position: relative;
    overflow: hidden;
    border-left: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    width: 260px;
    padding-bottom: 10px;
    height: 230px;
}
.proImg {
    position: absolute;
    transform: translate(-50%, -50%);
    width: 280px;
    transition: all .5s ease;
}
.showBox {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 270px;
    opacity: 0;
    background: rgba(0,0,0,.6);
    transition: all 0.5s ease;
}
 .porBbox {
    position: relative;
    overflow: hidden;
    width: 300px;
    height: 130px;
    padding: 20px 20px 10px;
    border: 1px solid #f2f2f2;}
	 .showBoxLink{ position:absolute; top:82%; left:50%; transform:translate(-50%,-50%); display:block; width:100%; color:#fff; text-align:center; font-size:1.2rem; padding:0.5rem 0; height:100%; } 
proImg{ position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:100%; transition:all .5s ease; }  .porBbox{ position:relative; overflow:hidden; width:100%; height:116px; padding:20px 20px 10px; border:1px solid #f2f2f2; } 
.proLi:hover .proImg{ transform:translate( -50% ,-50%) scale(1.1); } 
 .proImg{ position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:100%; transition:all .5s ease; }
  .proLi:hover .proImg{ transform:translate( -50%, -50%) scale(1.1); }
.arrowsR {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translate(0, -50%);
    width: 30px;
}
.lookDetail {
    position: relative;
    display: block;
    color: #777;
    height: 38px;
    line-height: 38px;
    border-top: 1px solid #e5e5e5;
}
.arrowsR img {
    position: absolute;
    transition: all .5s ease;
}
.proTitle {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    white-space: nowrap;
    width: 100%; height:40px; line-height:40px
}
.cpzstp{ width:1200px; margin:0px auto}
.anli {
    background-image: url(../images/tp1.jpg);
    background-position: center center;
    background-attachment: fixed; overflow:hidden
}
.altp{ width:1200px; margin:0px auto}
.clear{ clear:both}
.xwlb{ width:1200px; margin:0px auto; padding-top:30px}
.xwlbb{ width:360px;    float: left;
    margin: 0 20px 30px;}
.xwlbb {
    overflow: hidden;
    border: solid 0px #e5e5e5;
    box-shadow: 0px 0px 10px #e2e2e2;
}
.xwlbb img{ width:380px; height:200px}
.newTitleLink {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    width: 100%;
    font-size: 16px;
    overflow: hidden;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 300;
    font-family: "Noto Sans SC";
}
 .p_title {
    display: inline-table;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;    font-family: inherit;
    font-weight: 400;
    line-height: 40px;
    color: inherit; font-size:18px; text-align:center
	
}
 .p_title a{ color:#333}
 .newjj{display: block;
    font-size: 13px;
    overflow: hidden;
    color: #7c7c7c;
    line-height: 24px;}
.xwlbwz{padding: 3px 6px;}
.xw{ padding-top:60px}
.nyleft{ width:260px; float:left}
.lx h2{    height: 65px;
    background: #0051A0;
    padding-left: 35px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    padding-top: 20px;
    text-transform: uppercase; margin-bottom:0px}
	.nyh{border: 3px solid #02519C;
    padding: 10px 6px;
    background: #f9f9f9;
    border-top: none;}
.nyright{ width:830px; float:right}
.pr{ background:url(../images/ico2.gif); line-height:36px; height:36px; border-bottom:1px solid #CCC; background-repeat:no-repeat; background-position:10px; padding-left:35px}
.pr a{ color:#333}
.lxw h2{    background: #0051A0;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
    padding-left: 15px;
    border-left: 5px solid #333; margin-bottom:0px}
.cont{padding: 15px;
    overflow: hidden;
    background: #f4f4f4;}
	.lxw ul li{ height:30px; line-height:30px}
	#kefu2{position:fixed; right:0px; bottom:100px; z-index:10008; padding: 10px; background: #fff; font-size: 12px;}
.cs_qcode{padding: 10px 0px 0px 0px;}
.cs_qcode{ text-align:center}
.toplogo{ width:700px; float:left}
#menu{ background:#004ca4; height:56px}
.menu{ width:1200px; margin:0px auto}
.menu ul li{ float:left; line-height:56px; color:#FFF}
.menu ul li a{ color:#FFF; padding:0px 60px; font-size:16px}

.subright .searchList{border-top:1px solid #ddd;}
.subright .searchList li{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #ddd;}
.subright .searchList li:first-child{border-top:none;}
.subright .searchList li:hover a h2{color:#1048a0;font-weight:bold;}
.leftprocomt{padding-top: 10px;}
.leftprocomt li{float: left;text-align:center;width: 117px;margin-right: 10px;} .leftprocomt li img{width: 117px;height: 87px;border-radius: 3px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;} .leftprocomt li p{line-height: 30px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;} .leftprocomt li:hover img{-webkkit-filter:brightness(105%);filter:brightness(105%);} .leftprocomt li:hover p{color:#1048a0;}
/*******font-face********/
.bt{    display: inline-block;
    margin: 0 5px;
    line-height: 30px;
    color: #fff;
    background: -webkit-linear-gradient(bottom, #0772c1, #075fb4);
    background: -moz-linear-gradient(bottom, #0772c1, #075fb4);
    background: -o-linear-gradient(bottom, #0772c1, #075fb4);
    background: linear-gradient(bottom, #0772c1, #075fb4);
    padding: 0 10px; height:30px; background:#075fb4}
.bt:hover{ color:#FFF}
.bt:visited{ color:#fff}
.bt:link{ color:#FFF}
.top_main{width: 100%;height: 35px;color: #777;font-size: 12px;line-height: 35px;background-color: #f3f3f3;}
.top_main li{position: relative;display: inline-block;text-align: center;margin: 0 8px;}
.top_main .split{display: inline-block;width: 1px;height: 12px;background: #777;vertical-align: middle;margin: 0;margin-top: -2px;}
.top_main li a{color: #777;cursor: pointer;}
.top_main li a:hover{color: #e60212;}
.w1200{width: 1200px; margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
.header_main{width: 100%;height: 150px;z-index: 100;background: #fff;}
.header_main .logo{display: block;margin-top: 35px;}
.header_main .logo img{width: 100%;height: 100%;display: block;}
.header_main .ewm{float: right;position: relative;z-index: 999;padding-right: 70px;}
.header_main .ewm li{background: url(../images/ewm1.png) no-repeat center top;float: left;margin-right: 20px;height: 60px;margin-top: 50px;position: relative;cursor: pointer;transition: all .5s;}
.header_main .ewm li:nth-child(2n){margin-right: 0;}
.header_main .ewm li p{text-align: center;margin-top: 30px;line-height: 30px;font-size: 15px;color: #777;transition: all .5s;}
.header_main .ewm li img{position: absolute;top: 100%;left: 50%;margin-left: -75px;width: 150px;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.header_main .ewm li:hover img{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.header_main .ewm li:hover{background: url(../images/ewm2.png) no-repeat center top;}
.header_main .ewm li:hover P{color: #e60212;}
.header_main .tel{background: url(../images/tel.png) no-repeat 26px 20px; float:right; margin-top:20px}
.header_main .tel p{font-size: 18px;color: #2b2b2b;font-weight: bold;line-height: 24px;text-indent: 61px;letter-spacing: 4px;margin-top: 22px;}
.header_main .tel dl{width: 218px;;border: 1px solid #e60212;margin-top: 8px;}
.header_main .tel dl dt{text-align: center;line-height: 33px;font-size: 24px;color: #e60212;font-weight: bold;}
.header_main .tel dl dd{text-align: center;line-height: 35px;background: #e60212;color: #fff;font-weight: bold;font-size: 24px;}
.clearfix{*zoom: 1;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.nav_main{width:100%;height: 60px;background: #2b2b2b;position: relative;z-index: 3;}
.nav_main .nav{width: 1200px; margin: 0 auto;}
.nav_main .nav li{float:left;width: 150px;line-height: 60px;display: block;position: relative;z-index: 10;font-size: 16px;text-align: center;transition: all .5s;}
.nav_main .nav li a{display: block;color:#fff;font-size:16px; text-decoration:none}
.nav_main .nav li:hover, .nav_main .nav li.hover{background: #e60212;}
.nav_main .nav dl{width: 100%;position: absolute;left: 0;top: 100%;z-index: 12;box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);}
.nav_main .nav dl{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav_main .nav li:hover dl{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav_main .nav dl dd{line-height: 30px;height: 30px;text-align: left;position: relative;z-index: 12;display: block;width: 100%;border-top: 1px solid #1b1b1b;}
.nav_main .nav dl dd:first-child{border: none;}
.nav_main .nav dl dd a{color: #fff;font-size: 13px;padding: 0;background: #2b2b2b;text-align:center;background-repeat: no-repeat;background-image: -webkit-linear-gradient(left, #e60212, #e60212);background-image: linear-gradient(to right, #e60212, #e60212);-webkit-transition: all 0.5s;transition: all 0.5s;background-size: 0% 100%;}
.nav_main .nav dl dd a:hover {background-size: 100% 100%;padding-left: 10px;color: rgba(255, 255, 255, 0.9999);}
.search_main{height: 60px;width:100%;overflow:hidden;background: #fff;border-bottom: 1px dashed #d9d9d9;}
.search_main .skey{float:left;line-height: 60px;padding-left: 20px;background: url(../images/huo.png) no-repeat left center;}
.search_main .skey p{font-size: 14px;color: #2b2b2b;line-height: 60px;}
.search_main .skey p a{display:inline-block;font-weight: normal;color: #777777;margin: 0 5px;line-height: 15px;}
.search_main .skey p a:last-of-type{border-right:none;}
.search_main .skey p a:hover{color:#e60212;}
.search_main .search_form{float:right;width: 310px;height: 40px;overflow: hidden;background: #f3f3f3;border-radius: 5px;position:relative;margin-top: 10px;position:relative;}
.search_main .search_form input{background-color: none;border: none;outline: none;}
.search_main .search_form .stxt{width: 260px;height: 40px;line-height: 28px;display: block;text-indent: 10px;color: #777;}
.search_main .search_form .sbtn{width: 50px;height: 40px;display: block;cursor: pointer;position:absolute;top: 0;right: 0;font-size: 0;background: url(../images/sou.png) center no-repeat;}
/*网站底部*/
.footer{width: 100%;filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c8000000,endcolorstr=#c8000000);background-image: url(../images/contact_bg.jpg);background-position:center -499px;margin-bottom: 40px;}
.footer .foot_bg{width: 100%;height: 150px;background-color: rgba(0,0,0,0.5);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);}
.footer .foot_bg .fnav{height: 30px;margin-top:50px;position: relative;}

.footer .foot_bg .fnav li{float: left;margin:0px 40px ;line-height: 30px;position: relative;}
.footer .foot_bg .fnav li:before{content: '';position: absolute;right: -40px;top:6.5px;width: 1px;height: 17px;background-color: #A0A0A0;}
.footer .foot_bg .fnav li a{font-size: 16px;color: #A0A0A0;line-height: 30px;transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.footer .foot_bg .fnav li a:hover{color: #e60212;}
.footer .foot_bg .weixin{height: 95px;position: relative;}
.footer .foot_bg .weixin span{display: block;height: 30px;margin-top:32.5px;padding-right: 54px;background: url(../images/weixin.png) no-repeat right center;font-size: 16px;color: #A0A0A0;line-height: 30px;position: relative;z-index: 5;cursor: pointer;}
.footer .foot_bg .weixin img{width: 90px;height: 90px;position: absolute;top:2.5px;z-index: 3;right: 0px;opacity: 0;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);transition: all .5s;}
.footer .foot_bg .weixin span:hover+img{right:130px;opacity: 1;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);}
.footer .foot_con_bg{width: 100%;background-color: #121212;}
.footer .links{border-bottom: 1px solid #232323;padding:10px 0px;}
.footer .links span{display: inline-block;line-height: 180%;color: #A0A0A0;font-size: 14px;margin-right: 10px;}
.footer .links a{display: inline-block;line-height: 180%;color: #3e3d3d;font-size: 12px;margin-right: 10px;}
.footer .links a:hover{color: #e60212;}
.footer .copyr{height: 45px;line-height: 45px;color: #A0A0A0;font-size: 14px;text-align: center;}
.footer .copyr a{color: #A0A0A0;}
/*产品导航*/
.bootom_nav{width: 100%;height: 40px;background-color: #868686;background-color: rgba(0,0,0,0.6);position: fixed;bottom: 0px;left: 0px;z-index: 66;}
.bootom_nav a{position: relative;top: -14px;left: 0;width: 176px;height: 54px;display: block;}
.bootom_nav a img{width: 176px;height: 54px;display: block;}
.bootom_nav .tel{height: 40px;padding-left: 30px;background: url(../images/cel.png) no-repeat left 15px;line-height: 40px;color: #fff;font-size: 18px;margin-left: 74px;}
.bootom_nav .tel i{color: #e60212;font-size: 28px;}
.bootom_nav select{width: 300px;float: left;height: 30px;background-color: #fff;margin-left: 100px;cursor: pointer;margin-top:5px;color: #333;}
.bootom_nav .top{position: relative;width: 48px;height: 40px;float: right;color: #e60212;font-size: 12px;line-height: 55px;cursor: pointer;}
.bootom_nav .top:before{content: "";width:0;height:0;position:absolute;top: 8px;left:50%;margin-left: -8px;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 7px solid #e60212;}
/*******index css*******/
/*首页标题*/
.index .in_title{color: #2b2b2b;text-align: center;padding-top: 60px;}
.index .in_title h3{font-size: 48px;line-height: 60px;font-weight: bold;}
.index .in_title h3 b{color: #e60212;}
.index .in_title p{display: block;font-size: 16px;letter-spacing: 5px;margin-top: 3px;}
/*产品中心*/
.index .product{padding-bottom: 45px;background: #f3f3f3;}
.index .product .cpter{height: 110px;padding-top: 15px;position: relative;z-index: 3;}
.index .product .cpterft{ background: url(../images/cp02.png) no-repeat center center;width:180px;height:100px;float: left;}
.index .product .cpterft P{font-size: 24px;color: #ffffff;font-weight: bold;text-indent: 28px;margin-top: 25px;}
.index .product .cpterft span{display: block;font-size: 12px;color: #f3a4a7;text-indent: 28px;}
.index .product .cpter ul{float: left;width:1020px;}
.index .product .cpter ul li{float: left;margin-left: 5px;position: relative;margin-bottom:2px;}
.index .product .cpter ul li>a{display: block;width:199px;height:49px;background: #2b2b2b;text-align: center;line-height: 49px;font-size: 14px;color: #fff;}
.index .product .cpter ul li>a:hover{background: #e60212;}
.index .product .cpter ul li>div{width:144px;position: absolute;top: 45px;left: 0;z-index: 1000;}
.index .product .cpter ul li>div{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.index .product .cpter ul li>div:before{content: '';border-style: solid dashed dashed dashed;border-color: transparent transparent #333 transparent;border-width: 10px;width: 0;height: 0;overflow: hidden;position: absolute;left: 50%;margin-left: -10px;top: -10px;}
.index .product .cpter ul li>div>a{background: #2b2b2b;display:block;width:174px;height:45px;text-align: center;line-height: 45px;color: #fff;font-size: 15px;border-bottom: 1px solid #222;}
.index .product .cpter ul li>div>a:nth-child(1){margin-top: 10px;}
.index .product .cpter ul li:hover div{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.index .product .cpter ul li>div>a:hover{background: #e60212;}
.index .product .cpter ul li.cpp1>a{background: #e60212;}
.index .product .list{width:100%;}
.index .product .list li{position: relative;float:left;width:380px;margin-top:30px;margin-right:30px;background: #ececec;transition:all .5s;}
.index .product .list li:nth-child(3n){margin-right: 0;}
.index .product .list li a{display:block;}
.index .product .list li .img{width: 100%;height: 285px;overflow: hidden;}
.index .product .list li .img img{width: 100%;height: 100%;transition: all .5s;}
.index .product .list li .bg{position: absolute;top: 0;width: 100%;height: 100%;background: url(../images/more.png) center no-repeat;background-color: rgba(0,0,0,.7);opacity: 0;transition: all .5s;}
.index .product .list li .bg h3{color: #fff;font-size: 16px;text-align: center;padding-top: 185px;}
.index .product .list li:hover .bg{opacity: 1;}
.index .product .list li:hover .img img{transform: scale(1.1);}
/*小banner*/
.index .xbanner{height:250px;background: url(../images/xbanner.jpg) center no-repeat;}
.index .xbanner .in_title{color: #fff;padding-top: 50px;}
.index .xbanner .in_title h3{position: relative;}
.index .xbanner .in_title h3:after{content: '';position: absolute;bottom: 0;left: 50%;margin-left: -50px;width: 100px;height: 1px;background: #fff;}
.index .xbanner .in_title p{letter-spacing: 0;padding-bottom: 20px;}
.index .xbanner .in_title p span {font-size: 18px;color: #fff;font-weight: bold;}
.index .xbanner a{display: block;width: 170px;height: 40px;margin: auto;background: #e60212;text-align: center;line-height: 40px;font-size: 15px;color: #fff;}
.index .xbanner a:hover{background: #fff;color: #e60212;}
/*加工定制*/
.index .dingzhi{}
.index .dingzhi ul{margin-top: 50px;background: url(../images/dz02.png) no-repeat 237px 44px;}
.index .dingzhi ul li{float: left;margin-bottom: 46px;}
.index .dingzhi ul li a{display: block;width: 300px;height: 100px;cursor: pointer;background-repeat: no-repeat;background-position: center top;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);}
.index .dingzhi ul li p{text-align: center;line-height: 35px;font-size: 15px;color: #2b2b2b;padding-top: 65px;}
.index .dingzhi ul li.dz1 a{background-image: url(../images/dz1.png);}
.index .dingzhi ul li.dz2 a{background-image: url(../images/dz2.png);}
.index .dingzhi ul li.dz3 a{background-image: url(../images/dz3.png);}
.index .dingzhi ul li.dz4 a{background-image: url(../images/dz4.png);}
.index .dingzhi ul li.dz5 a{background-image: url(../images/dz5.png);}
.index .dingzhi ul li.dz6 a{background-image: url(../images/dz6.png);}
.index .dingzhi ul li.dz7 a{background-image: url(../images/dz7.png);}
.index .dingzhi ul li.dz8 a{background-image: url(../images/dz8.png);}
.index .dingzhi ul li.dz9 a{background-image: url(../images/dz7.png);}
.index .dingzhi ul li.dz10 a{background-image: url(../images/dz6.png);}
.index .dingzhi ul li a:hover{-webkit-filter: none;-moz-filter: none;-ms-filter: none;-o-filter: none;filter: none;}
/*四大优势*/
.index .advantage{max-width: 1920px;padding-bottom: 50px;background: #f3f3f3;margin: auto;}
.index .advantage ul{margin-top: 50px;}
.index .advantage ul li{height:250px;margin-bottom: 30px;}
.index .advantage ul li:nth-child(2n) .txt{float: right;}
.index .advantage ul li:nth-child(2n) .img{float: left;}
.index .advantage ul li .img{width:560px;height:250px;float: right;}
.index .advantage ul li .img img{width: 100%;height: 100%;}
.index .advantage ul li .txt{position: relative;width:560px;height:250px;float: left;}
.index .advantage ul li .txt i{position: absolute;top: 58px;display: block;width: 55px;height: 78px;color: #fff;font-size: 28px;line-height: 70px;font-weight: bold;text-align: center;background: #e60212;}
.index .advantage ul li .txt i:after{content: '';position: absolute;bottom: 10px;left: 50%;margin-left: -13px;width: 26px;height: 2px;background: #fff;}
.index .advantage ul li .txt h3{margin-left: 74px;font-size: 24px;color: #2b2b2b;font-weight: bold;margin-top: 58px;padding-bottom: 12px;border-bottom: 1px dashed #2b2b2b;}
.index .advantage ul li .txt p{margin-left: 74px;margin-top: 12px;height:90px;color: #777;line-height: 30px;text-align: justify;}
.index .advantage ul li .txt p span{color: #e60212;font-weight: bold;}
/*关于我们*/
.index .about{padding-bottom: 50px;background: url(../images/about_bg.jpg) center top no-repeat;}
.index .about .text{padding-top: 30px;}
.index .about .text .con{width: 580px;}
.index .about .text .con h3{font-size: 26px;line-height: 30px;color: #2b2b2b;}
.index .about .text .con p{color: #818181;font-size: 14px;line-height: 24px;text-align: justify;margin-top: 20px;overflow: hidden;}
.index .about .text .con a{display: block;width:140px;height:40px;color: #666;font-size: 14px;line-height: 40px;text-align: center;border: 1px solid #cbcbcb;margin-top: 28px;}
.index .about .text .con a:hover{color: #fff;background: #e60212;border: 1px solid #e60212;}
.index .about .text .img{width: 590px;height: 360px;overflow: hidden;}
.index .about .text .img img{width: 100%;height: 100%;transition: all .5s;}
.index .about .text .img:hover img{transform: scale(1.1);}
/*客户案例*/
.index .case{max-width: 1920px;padding-bottom: 50px;background: #f3f3f3;margin: auto;}
.index .case .tab{text-align: center;padding-top: 40px;}
.index .case .tab a{padding: 0 16px;line-height: 40px;font-size: 16px;display: inline-block;margin: 5px;color: #fff;background: #2b2b2b;}
.index .case .tab a:hover{background: #e60212;}
.index .case .proCase{position: relative;padding-top: 40px;}
.index .case .proCase .bd{overflow: hidden;}
.index .case .proCase .list{width: 100%;}
.index .case .proCase .list li{position: relative;display: block;float: left;width: 355px;margin-right: 42px;border: 1px solid #f1f1f1;background: #fff;transition: all .5s;}
.index .case .proCase .list li a{display: block;}
.index .case .proCase .list li .img{position: relative;width: 355px;height: 278px;overflow: hidden;border-bottom: 1px solid #f1f1f1;}
.index .case .proCase .list li .img img{display: block;width: 100%;height: 100%;transition: all .5s;}
.index .case .proCase .list li .img .mask{position:absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;opacity: 0;background: rgba(0,0,0,.6);transition: all .5s;}
.index .case .proCase .list li .img .mask .see{position:absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 90%;font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;color: #fff;}
.index .case .proCase .list li .img .mask .see:before,.index .case .proCase .list li .img .mask .see:after{content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s;}

.index .case .proCase .list li .img .mask .see:after{top: 0;}
.index .case .proCase .list li .tit{position: relative;overflow: hidden;padding: 20px 20px 10px;box-sizing: border-box;}
.index .case .proCase .list li .tit h3{color: #333;font-size: 16px;line-height: 22px;transition: all .5s;}
.index .case .proCase .list li .tit p{color: #777;line-height: 20px;text-align: justify;padding: 10px 0;height: 40px;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.index .case .proCase .list li .tit span{position: relative;display: block;font-size: 14px;line-height: 38px;color: #777;}
.index .case .proCase .list li .tit span i{position: absolute;top: 50%;right: 0;margin-top: -4px;display: block;width: 24px;height: 8px;background: url(../images/you.png) no-repeat;}
.index .case .proCase .list li:hover .img img{transform: scale(1.1);}
.index .case .proCase .list li:hover .img .mask{opacity: 1;}
.index .case .proCase .list li:hover .img .mask .see:before,.index .case .proCase .list li:hover .img .mask .see:after{width: 10%;}
.index .case .proCase .list li:hover .tit h3{color: #e60212;}
.index .case .proCase .hd{position: absolute;width: 100%;}
.index .case .proCase .hd span{position: absolute;top: -240px;display: block;width: 25px;height: 50px;cursor: pointer;}
.index .case .proCase .hd .prev{left: -80px;}
.index .case .proCase .hd .next{right: -80px;}
.index .case .proCase .hd .prev:after,.index .case .proCase .hd .prev:before,
.index .case .proCase .hd .next:after,.index .case .proCase .hd .next:before{content:"";display: block;position: absolute;top: 19px;width: 30px;height: 2px;background: #616161;transition: all .5s;}
.index .case .proCase .hd .prev:after,.index .case .proCase .hd .next:after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.index .case .proCase .hd .prev:before,.index .case .proCase .hd .next:before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.index .case .proCase .hd .prev:after{top: 34px;}
.index .case .proCase .hd .prev:before{top: 14px;}
.index .case .proCase .hd .next:after{right: 0;top: 14px;}
.index .case .proCase .hd .next:before{right: 0;top: 34px;}
.index .case .proCase .hd .prev:hover:after,.index .case .proCase .hd .prev:hover:before,
.index .case .proCase .hd .next:hover:after,.index .case .proCase .hd .next:hover:before{background: #e60212;}
.index .case .more{margin-top: 50px;text-align: center;}
.index .case .more a{position:relative;display: inline-block;width: 240px;height: 50px;font-size: 16px;line-height: 50px;text-align: center;border: 1px solid #cbcbcb;background: #fff;color: #666;transition: all .5s;}
.index .case .more a:hover{color: #fff;border-color: #e60212;background: #e60212;box-shadow: 0 0 30px rgba(0,0,0,.2);}
/*新闻中心*/
.index .inews{padding: 50px 0;}
.index .news{width: 383px;margin-right: 25px;float: left;}
.index .news:nth-child(3n){margin-right: 0;}
.index .inews .title{width: 100%;height: 39px;line-height: 39px;margin-bottom: 20px;border-bottom: 1px solid #434343;}
.index .inews .title h3{display: inline-block;color: #434343;font-size: 16px;font-weight: bold;line-height: 36px;padding-right: 20px;border-bottom: 3px solid #434343;}
.index .inews .title h3 s{position: relative;width: 4px;height: 16px;display: inline-block;vertical-align: middle;margin-top: -2px;margin-right: 10px;background: #e60212;}
.index .inews .title h3 span{font-weight: normal;}
.index .inews .title a{color: #434343;}
.index .inews .item{width: 100%;display: block;padding-bottom: 20px;border-bottom: 1px dashed #d4d4d4;}
.index .inews .item img{width: 100px;height: 75px;float: left;display: block;margin-right: 20px;}
.index .inews .item h3{color: #333;line-height: 24px;height: 24px;overflow: hidden;margin-bottom: 10px;transition: all .5s;}
.index .inews .item .txt{line-height: 20px;height: 40px;text-align: justify;overflow: hidden;color: #999999;}
.index .inews .item:hover h3{color: #e60212;}
.index .inews .list{line-height: 55px;}
.index .inews .list li{width: 100%;height: 55px;line-height: 55px;overflow: hidden;border-bottom: 1px dashed #dbdbdb;}
.index .inews .list li a{width: 100%;display: block;}
.index .inews .list li .time{color: #c5c5c5;float: right;font-weight: normal;}
.index .inews .faq{height: 375px;overflow: hidden;}
.index .inews .faq li{width: 100%;padding: 15px 0;overflow: hidden;border-bottom: 1px dashed #dbdbdb;}
.index .inews .faq li a{display: block;}
.index .inews .faq li i{position: absolute;top: 0;left: 0;display: inline-block;width: 20px;height: 20px;color: #fff;font-size: 12px;line-height: 20px;font-weight: normal;text-align: center;background: #434343;border-radius: 5px;}
.index .inews .faq li h3{position: relative;color: #434343;font-size: 16px;line-height: 20px;font-weight: bold;padding-left: 30px;}
.index .inews .faq li p{position: relative;color: #707070;font-size: 14px;line-height: 22px;text-align: justify;margin-top: 5px;overflow: hidden;padding-left: 30px;}
.index .inews .faq li p i{background: #e60212;top: 1px;}
.contact_map{width: 100%;height: 439px;background: url(../images/contact_bg.jpg) no-repeat center top;padding-top: 60px;}
.contact_map .title{height: 44px;padding-bottom: 40px;}
.contact_map .title div{display: inline-block;height: 44px;position: relative;line-height: 100%;font-size: 30px;color: #fff;border-bottom: 1px solid #DDDDDD;}
.contact_map .title div i{color: #e60212;}
.contact_map .title div:before{content: '';width: 58px;height: 3px;background-color: #e60212;position: absolute;bottom: -1px;left: 0px;}
.contact_map .contact{float: left;width: 410px;height: 269px;padding: 28px 0px 18px 120px;background: rgba(230,2,18,.8);}
.contact_map .contact h3{line-height: 100%;font-size: 24px;color: #FFF;height: 44px;position: relative;margin-bottom: 15px;}
.contact_map .contact h3:before{content: '';position: absolute;bottom: 0;left: 0;width: 47px;background-color: #fff;height: 2px;}
.contact_map .contact p{color: #fff;font-size: 14px;line-height: 30px;}
.contact_map .book{float: right;width: 550px;height: 295px;background: rgba(230,2,18,.8);padding:20px 0px 0px 40px;border-radius: 3px;}
.contact_map .book div{position: relative;}
.contact_map .book .name ,.contact_map .book .phone{display: block;width: 250px;height: 40px;float: left;margin-right: 20px;background-color: rgba(255,255,255,0.3);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4cffffff,endcolorstr=#4cffffff);margin-bottom: 20px;border-radius: 3px;}
.contact_map .book .bt{display: block;width: 498px;height: 40px;float: left;margin-right: 20px;background-color: rgba(255,255,255,0.3);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4cffffff,endcolorstr=#4cffffff);margin-bottom: 20px;border-radius: 3px;}
.contact_map .book div input,.contact_map .book div textarea,.contact_map .book button{font-family: "microsoft yahei";border: 0;padding: 0;outline: none;}
.contact_map .book div input{display: block;width: 250px;height: 40px;line-height: 40px;text-indent: 15px;color: #FFF;font-size: 14px;background-color: transparent;}
.contact_map .book .liuyan{display: block;width: 520px;height: 70px;float: left;margin-bottom: 20px;background-color: rgba(255,255,255,0.3);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4cffffff,endcolorstr=#4cffffff);border-radius: 3px;}
.contact_map .book div textarea{display: block;width: 516px;height: 70px;line-height: 40px;text-indent: 15px;color: #FFF;font-size: 14px;background-color: transparent;}
.contact_map .book div input::-webkit-input-placeholder,.contact_map .book div textarea::-webkit-input-placeholder{color: #fff;}
.contact_map .book button{display: block;width: 250px;height: 40px;line-height: 40px;text-align: center;color: #fff;font-size: 14px;float: left;margin-right: 20px;background-color: rgba(255,255,255,0.3);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4cffffff,endcolorstr=#4cffffff);margin-bottom: 20px;border-radius: 3px;cursor: pointer;transition: all .5s;}
.contact_map .book button:hover{background-color: #333;}
/*******内页样式********/
.nybanner{width: 100%;position: relative;height: 300px;overflow: hidden;background-position: center;background-repeat: no-repeat;background-image: url(../images/nybanner.jpg);}
.submian{padding: 30px 0;}
.submian .sobtitle{height: 26px;line-height: 20px;padding-bottom: 5px;font-size: 14px;color: #666;border-bottom: 1px solid #ddd;margin-bottom: 20px;text-align: right;}

.submian .sobtitle h3{float: left;position: relative;height: 30px;color: #666;font-size: 18px;border-bottom: 2px solid #e60212;}
.submian .sobtitle s{display: inline-block;width: 15px;height: 15px;margin-right: 10px;background: url(../images/locationico.png) no-repeat;vertical-align: middle;}
.submian .sobtitle a{font-size: 14px;color: #666;}
.submian .sobtitle a:hover{color: #e60212;}
.toolbar{position: fixed;top: 50%;right: 1%;margin-top: -163px;z-index: 100;width: 80px;}
.toolbar dd{position: relative;float: left;width: 80px;height: 80px;background: #e60212;margin-top: 2px;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/toolbar.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff;}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: #e60212;opacity: 0;transition: all .5s;}
.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px;}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #e60212;border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: #e60212;opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 140px;height: 140px;padding: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #e60212;border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #333;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}
a{ color:#434343; text-decoration:none}
.submian{padding: 30px 0;}
.submian .sobtitle{height: 26px;line-height: 20px;padding-bottom: 5px;font-size: 14px;color: #666;border-bottom: 1px solid #ddd;margin-bottom: 20px;text-align: right;}

.submian .sobtitle h3{float: left;position: relative;height: 30px;color: #666;font-size: 18px;border-bottom: 2px solid #e60212;}
.submian .sobtitle s{display: inline-block;width: 15px;height: 15px;margin-right: 10px;background: url(/templets/beijing3/statlocationico.png) no-repeat;vertical-align: middle;}
.submian .sobtitle a{font-size: 14px;color: #666;}
.submian .sobtitle a:hover{color: #e60212;}
/*内页左侧*/
.submian .subleft{width: 250px;}
.submian .subleft .title{height: 90px;background: #e60212;border-radius: 10px 10px 0 0;}
.submian .subleft .title h2{margin: 0 24px;padding-top: 15px;color: #fff;font-size: 20px;line-height: 30px;font-weight: bold;}
.submian .subleft .title h2 span{display: block;font-size: 16px;font-weight: normal;}
/*栏目分页*/
.submian .subleft .lefta{margin-bottom: 20px;}
.submian .subleft .lefta .comt{background: #f8f8f8;padding: 20px 20px 30px;border-radius: 0 0 10px 10px;}
.submian .subleft .lefta .comt ul{border-top: 0;}
.submian .subleft .lefta .comt ul li a{position: relative;display: block;color: #838383;font-size: 14px;line-height: 47px;border-bottom: 1px solid #ededed;transition: all .5s;overflow: hidden;}
.submian .subleft .lefta .comt ul li a:after{content: ">";position:absolute;right: 0;top:50%;margin-top: -10px;width: 20px;height: 20px;font-family: 宋体;color: #fff;font-size: 12px;line-height: 20px;text-align: center;background: #a4a4a4;border-radius: 50%;transition: all .5s;}
.submian .subleft .lefta .comt ul li:hover a, .submian .subleft .lefta .comt ul li.hover a{color: #e60212;}
.submian .subleft .lefta .comt ul li:hover a:after, .submian .subleft .lefta .comt ul li.hover a:after{background: #e60212;}
.submian .subleft .lefta .comt ul dl dt{line-height: 35px;height: 35px;}
.submian .subleft .lefta .comt ul dl dt a{color: #838383;font-size: 14px;border-bottom: 0;padding-left: 40px;border-bottom: 1px solid #ededed;}
.submian .subleft .lefta .comt ul dl dt a:after{content: " ";left: 0;margin-top: -2px;width: 4px;height: 4px;background: #e60212;}
.submian .subleft .lefta .comt ul dl  a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover{color: #e60212;}
.submian .subleft .lefta .comt ul li.hover .boxlist{display: block;}
/*联系我们*/
.submian .leftnews .title{padding-left: 54px;font-weight: bold;font-size: 20px;line-height: 60px;height: 60px;color: #fff;background: #e60212 url(/templets/beijing3/statphone.png) no-repeat 24px 19px;}
.submian .leftnews .leftcont{padding: 30px 20px 15px;background: #464646;border-radius: 0 0 10px 10px;}
.submian .leftnews .leftcont h2{font-size: 16px;line-height: 16px;color: #acacac;padding-bottom: 6px;}
.submian .leftnews .leftcont h3{font-weight: bold;font-size: 24px;line-height: 50px;color: #e60212;border-bottom: 1px solid #545454;}
.submian .leftnews .leftcont p{color: #fff;font-size: 14px;line-height: 27px;padding: 5px 0;border-bottom: 1px solid #545454;}
.submian .leftnews .leftcont p span{color: #acacac;}
/*内页右侧*/
.submian .subright{width: 930px;}
/*默认单页*/
.submian .Aboutpage{color: #666;font-size: 14px;line-height: 28px;text-align: justify;}
.submian .Aboutpage img{max-width: 100%;}
.submian .Aboutpage .t{padding: 0 0 25px;color: #e60212;font-size: 18px;}
.submian .contact .t1{font-size: 36px;line-height: 60px;text-align: center;color: #333;}
.submian .contact .t2{color: #5f5f5f;margin-top: 10px;margin-bottom: 40px;text-align: center;}
.submian .contact .txt{width: 450px;}
.submian .contact .txt h3{color: #e60212;font-size: 22px;font-weight: bold;line-height: 50px;}
.submian .contact .txt p{line-height: 37px;}
.submian .contact .txt a{display: block;width: 210px;color: #fff;font-size: 16px;line-height: 46px;text-align: center;background: #e60212;margin-top: 19px;}
.submian .contact .txt a:hover{background:#333;}
.submian .contact .img{width: 450px;height: 300px;}
.submian .contact .img img{width: 100%;height: 100%;}
/*文章列表*/
.submian .Newslist{}
.submian .Newslist .list{padding-bottom: 20px;}
.submian .Newslist .item{display: block;padding: 10px;border: 1px solid #e1e1e1;margin-bottom: 15px;transition: all .5s;}
.submian .Newslist .item a{display: block;}
.submian .Newslist .item .txt{width: 100%;}
.submian .Newslist .item .txt h3{font-size: 16px;line-height: 30px;transition: all .5s;}
.submian .Newslist .item .txt .mark{color: #999;font-size: 12px;line-height: 20px;padding:0;}
.submian .Newslist .item .txt .mark span{display: inline-block;padding-right: 18px;}
.submian .Newslist .item .txt p{color: #999;line-height: 25px;text-align: justify;height: 50px;overflow: hidden;}
.submian .Newslist .item .txt p span{display: inline-block;color:#e60212;padding-left: 10px;}
.submian .Newslist .item a:hover .txt h3{color:#e60212;}
/*产品列表*/
.Prolist ul.list{float: left;width: 100%;padding-left: 0px;}
.Prolist ul.list li.item{float: left;position: relative;width: 296px;margin-bottom: 20px;margin-right: 20px;background: #f6f6f6;transition: all .5s;}
.Prolist ul.list li.item:nth-child(3n){margin-right: 0;}
.Prolist ul.list li.item a{display: block;}
.Prolist ul.list li.item span{width: 100%;height: 45px;color: #555;text-align: center;display: block;line-height: 45px;transition: all .5s;}
.Prolist ul.list li.item .img{width: 100%;height: 222px;overflow: hidden;}
.Prolist ul.list li.item .img img{width: 100%;height: 100%;transition: all .5s;}
.Prolist ul.list li.item .bg{position: absolute;top: 0;width: 100%;height: 222px;background: url(../images/more.png) center no-repeat;background-color: rgba(0,0,0,.7);opacity: 0;transition: all .5s;}
.Prolist ul.list li.item:hover .bg{opacity: 1;}
.Prolist ul.list li.item:hover .img img{transform: scale(1.1);}
/*图片列表*/
.Piclist ul.list{float: left;width: 100%;}
.Piclist ul.list li{position: relative;display: block;float: left;width: 294px;margin-right: 20px;margin-bottom: 20px;border: 1px solid #f1f1f1;background: #fff;transition: all .5s;}
.Piclist ul.list li:nth-child(3n){margin-right: 0;}
.Piclist ul.list li a{display: block;}
.Piclist ul.list li .img{position: relative;width: 294px;height: 221px;overflow: hidden;border-bottom: 1px solid #f1f1f1;}
.Piclist ul.list li .img img{display: block;width: 100%;height: 100%;transition: all .5s;}
.Piclist ul.list li .img .mask{position:absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;opacity: 0;background: rgba(0,0,0,.6);transition: all .5s;}
.Piclist ul.list li .img .mask .see{position:absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 90%;font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;color: #fff;}
.Piclist ul.list li .img .mask .see:before,.Piclist ul.list li .img .mask .see:after{content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s;}
.Piclist ul.list li .img .mask .see:after{top: 0;}
.Piclist ul.list li .tit{position: relative;overflow: hidden;padding: 15px 15px 5px;box-sizing: border-box;}
.Piclist ul.list li .tit h3{color: #333;font-size: 16px;line-height: 22px;transition: all .5s;}
.Piclist ul.list li .tit p{color: #777;line-height: 20px;text-align: justify;padding: 10px 0;height: 40px;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.Piclist ul.list li .tit span{position: relative;display: block;font-size: 14px;line-height: 35px;color: #777;}
.Piclist ul.list li .tit span i{position: absolute;top: 50%;right: 0;margin-top: -4px;display: block;width: 24px;height: 8px;background: url(/templets/beijing3/statyou.png) no-repeat;}
.Piclist ul.list li:hover{box-shadow: 0 3px 10px rgb(222, 222, 222);}
.Piclist ul.list li:hover .img img{transform: scale(1.1);}
.Piclist ul.list li:hover .img .mask{opacity: 1;}
.Piclist ul.list li:hover .img .mask .see:before,.Piclist ul.list li:hover .img .mask .see:after{width: 10%;}
.Piclist ul.list li:hover .tit h3{color: #e60212;}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pagination a {
    text-align: center;
    display: inline-block;
    color: #666;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #ebebeb;
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-chevron-left:before{content:"\e079"}
.glyphicon-step-forward:before {
    content: "\e077";
}
.submian .subright .conBox .ArticleTitle h1{font-size: 24px;text-align: center;padding: 20px 0px;font-weight: bold;}
.submian .subright .conBox .ArticleMessage{line-height: 30px;height: 30px;margin-bottom: 10px;text-align: center;border-bottom: 1px dashed #ccc;}
.submian .subright .conBox .ArticleMessage span:first-child{margin-left:0;}
.submian .subright .conBox .ArticleMessage span{color: #999;margin-left: 14px;font-size: 12px;}
.submian .subright .conBox .ArticleMessage .jiathis_style{float: left; margin-top: 5px;}
.submian .subright .conBox #pic{width: max-content;margin: 20px auto;padding: 1px;box-shadow: 0 0 20px 0 rgba(0,0,0,.3);}
.submian .subright .conBox #pic img{max-width: 800px;}
.submian .subright .conBox .ArticleTencont{padding: 5px 0px 20px 0px;color: #666;font-size:14px;line-height: 28px;text-align: justify;overflow: hidden;}
.submian .subright .conBox .ArticleTencont img{max-width: 100%;}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.book img{ width:510px; height:270px}

/*list*/
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}


/*四大理由*/
.p_title1 {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
	text-transform: uppercase;
	color: #cccccc;
}
.xzdb1 {
height: 1684px;
	background: url(../images/advbg02.jpg) no-repeat center top;
}
.xzdb {width: 1260px;margin:0 auto;
	
}
.xzdb h2.h2_title1 {
	margin-bottom: 10px;text-align:center;
}
.xzdb .container {
	height: 1684px;
	position: relative;
}
.xzdb .xzdb_p1 {
	height: 42px;
	background: url(../images/xzdbbg03.png) no-repeat center;
	line-height: 42px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.xzdb .xzdb_con .conbox {
	position: absolute;
	width: 560px;
}
.xzdb .xzdb_con .conbox .box_top {
	padding: 18px 0 0 72px;
}
.xzdb .xzdb_con .conbox .box_top span {
	display: block;
	width: 49px;
	height: 69px;
	border: 3px solid #bfbfbf;
	position: absolute;
	left: 0;
	top: 0;
}
.xzdb .xzdb_con .conbox .box_top i {
	display: block;
	width: 28px;
	padding-top: 30px;
	margin: 0 auto;
	font-size: 22px;
	border-bottom: 3px solid #bfbfbf;
	font-weight: bold;
}
.xzdb .xzdb_con .conbox .box_top .p1 {
	font-size: 22px;
	font-weight: bold;
	color: #333;
}
.xzdb .xzdb_con .conbox .box_top .p2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #bfbfbf;
}
.xzdb .xzdb_con .conbox .box_top em {
	display: block;
	width: 127px;
	height: 3px;
	background: #E60212;
	margin-top: 8px;
}
.xzdb .xzdb_con .conbox ul {
	margin-top: 50px;
}
.xzdb .xzdb_con .conbox ul li {
	font-size: 16px;
	color: #333;
	margin-bottom: 15px;
	height: 24;
	line-height: 24px;
	background: url(../images/icon01.png) no-repeat left center;
	padding-left: 22px;
}
.xzdb .xzdb_con .conbox ul li b {
	color: #E60212;
}
.xzdb .xzdb_con .con1 {
	right: 0;
	top: 258px;
}
.xzdb .xzdb_con .con2 {
	left: 0;
	top: 595px;
}
.xzdb .xzdb_con .con3 {
	right: 0;
	top: 930px;
}
.xzdb .xzdb_con .con4 {
	left: 0;
	top: 1330px;
}
.xzdb .xzdb_con .xzdb_tel {
	display: block;
	width: 322px;
	height: 92px;
	background: url(../images/xzdbtel.png) no-repeat left top;
	position: absolute;
	left: 570px;
	top: 1390px;
}
.xzdb .xzdb_con .xzdb_tel span {
	display: block;
	width: 46px;
	height: 46px;
	background: url(../images/zxzx_tel.png) no-repeat center;
	position: absolute;
	left: 32px;
	top: 15px;
}
.xzdb .xzdb_con .xzdb_tel .p1 {
	font-size: 14px;
	color: #fff;
	padding-top: 15px;
	margin-left: 90px;
}
.xzdb .xzdb_con .xzdb_tel .p2 {
	font-size: 26px;
	color: #fff;
	margin-left: 90px;
}
.xzdb .xzdb_con .conimg {
	position: absolute;
	width: 600px;
	height: 480px;
}
.xzdb .xzdb_con .conimg.img1 {
	top: 155px;
	left: 0;
	background: url(../images/xzdb01.png) no-repeat center top;
	width: 500px;
	height: 480px;}
.xzdb .xzdb_con .conimg.img2 {
	top: 469px;
	right: 22px;
	background: url(../images/xzdb02.png) no-repeat center top;
}
.xzdb .xzdb_con .conimg.img3 {
	top: 832px;
	left: -1px;
	background: url(../images/xzdb03.png) no-repeat center top;
}
.xzdb .xzdb_con .conimg.img4 {
	top: 1205px;
	right: 22px;
	background: url(../images/xzdb04.png) no-repeat center top;
}
