/*样式初始化及公共样式部分lpm*/
body{color:#666; font-size:12px; margin:0 auto; background-color:#fff;  font-family:"Microsoft YaHei";}
a{color:#666; text-decoration:none;}      /*定义全局链接颜色lpm*/
a:hover{color:#dd0000; text-decoration:none;}      /*定义全局链接鼠标滑过颜色lpm*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0px; padding:0px; list-style:none; border:0px;}      /*主要标签的样式初始化lpm*/
.clear{clear: both; height:0px; overflow:hidden;}  /*清除左右浮动lpm*/
.fl{float:left;}     /*定义左浮动lpm*/
.fr{float:right;}     /*定义右浮动lpm*/
.cp img{border:1px solid #C1C1C1; padding:2px;  }      /*定义标签调用图片的边框样式lpm*/
.cp a:hover img{ border:1px solid #dd0000; padding:2px;}      /*定义鼠标经过时边框的变化效果lpm*/
.cp2 img{border:1px solid #fff; padding:2px;  } 

.cp1 img { border:2px solid #cdcdcd;}
.cp1 a:hover img{ border:2px solid #dd0000;}
#copy{ display:none;}      /*隐藏后台自带版权DIVlpm*/
.box{width:1200px; height:auto; margin:0 auto;}      /*定义版面统一宽度lpm*/
.font_en{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;}      /*定义英文字体及大写lpm*/
.main { width:1200px; margin:0 auto;}
#main { width:1200px; margin:0 auto; -webkit-transition:1s; transition:1s; }
#main001 { width:980px; margin:0 auto; -webkit-transition:1s; transition:1s; }
.mr0 { margin-right: 0px !important;}
em,i { font-style: normal;}

.ab {
    position: absolute;
    z-index: 10;
}

.re {
    position: relative;
    z-index: 1;
}
.ov {
    overflow: hidden;
}

.tc {
    text-align: center;
}

.top10{padding-top:10px;}
.top20{padding-top:20px;}
.top30{padding-top:30px;}
.top40{padding-top:40px;}
.top50{padding-top:50px;}
.top60{padding-top:19px;}
.top70{padding-top:70px;}



/*抬头*/
#top { width: 100%; min-width: 1200px; height: 184px; background: url(../uploadfile/image/20180609/20180609160203_123312274.jpg) center no-repeat;}
.head{ height: 35px; width: 100%; line-height: 35px; border-bottom: 1px dashed #ccc;}
.head .fl,.head .fr a{ color: #777; font-size: 13px; }
.head .fr a { display: inline-block; padding: 0 13px 0 5px; border-right: 1px solid #ddd; }
.head .fr a i { display: inline-block; vertical-align: middle; width: 18px; background: url(../uploadfile/image/20180609/20180609160856_1102014058.png) no-repeat -5.5px -6px; height: 18px; margin: 0 5px; }
.head .fr a.first{ border-left: 1px solid #ddd; }
.head .fr a.second i { background-position-x: -42px; }
.head .fr a.third i { background-position: -77.5px -5px; }
.head .fr a:hover i{ background-position-y:-30px; }
.head .fr a.third:hover i { background-position-y: -29px; }
.head .fr a:hover{ color: #367bbe}

.head_bg { width:100%; min-width:1200px; height:148px; overflow:hidden;}
.logo {padding-top:38px; }
.top_name { float: left; padding: 62px 0 0 50px;}
.tel{margin-top: 34px; width: 250px; height: 90px; background: url(../uploadfile/image/20180609/20180609160203_1338219979.png) center left no-repeat;}
.tel p { padding-left: 50px;}
.tel span {font-size: 14px; color: #666;display: block; line-height: 24px;}
.tel em {font-style: normal; font-size: 26px; color: #dd0000; line-height: 28px;}




/*导航*/
.nav_bg{width:100%; height:50px; background: #367bbe; margin: 0 auto;  }
.nav li{width:120px; height:50px; line-height:50px; float:left; text-align:center; font-family:"Microsoft YaHei"; background: url(../uploadfile/image/20180609/20180609161814_1954595212.jpg) center right no-repeat; }
.nav li a{color:#fff; font-size:14px; display:block;}
.nav .a_nav a{margin-right: 1px; background:#dd0000; color:#fff;}
.nav li a:hover , .nav li a.navCur{background:#dd0000; color:#fff;}




/*幻灯片*/
.banner-box{min-width:1200px;height:500px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{width:100% !important;height:500px;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-btn{ width: 100%; position: absolute; top: 190px; left: 0; margin-left: 0; height: 350px; overflow: hidden; }
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-50px;background:url(../uploadfile/image/20180609/20180609151901_506000365.png) no-repeat 0 0;} 
.banner-btn a.next{right:-50px;background:url(../uploadfile/image/20180609/20180609151901_506000365.png) no-repeat -49px 0;}
.banner-box .hd {position:absolute;top:260px;width: 100%;display: block;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:20px; height:20px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background:#367bbe; width: 32px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
.banner-box .bd li a { display: block; width:100%; height:100%;}






/*搜索*/
#search { width:100%; min-width:1200px; height:59px; overflow:hidden; border-bottom: 1px #dcdcdc solid;}
#search_01 { width:1200px; height:59px; overflow:hidden; }
#search_n { width:100%; min-width:1200px; height:59px; overflow:hidden;  position:absolute;top: 584px; border-bottom: 1px #dcdcdc solid;}
#sou {font-family:Arial, Helvetica, sans-serif; width:1200px;}
.sou_nei{width:1200px; float:left;}
.search_kong { width:285px; float:right; padding-top:12px; position: relative;}
.search_2{float:left; width:283px; border:1px solid #dfdfdf;}
.search_tu{width: 45px; top: 12px; right: 0px; position: absolute;}
.search_zi{float:left; width:750px; line-height:59px; font-family:"Microsoft YaHei"; }
.search_zi strong { color: #666;}
#infoname{width:260px; background:none; outline:none; color:#d2d1d1; border: none; height:24px; line-height:24px;}      /*定义搜索框的样式lpm*/
.mr0 { margin-right: 0px !important;}








/*公共标题样式*/
.pub-title .en {
    color: #c8c9c9;
    font-size: 30px;
    font-family: 'GEO703XB_1','Times New Roman', Times, serif;
}
.pub-title .en span {
    display: inline-block;
    padding: 0 60px;
    border-bottom: 1px solid #dd0000;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.pub-title .name {
    font-weight: normal;
    color: #367bbe;
    font-size: 28px;
    padding-top: 5px;
    letter-spacing: 2px;
    text-indent: 2px;
}
.pub-title .desc {
    color: #000;
    font-size: 18px;
    letter-spacing: 2px;
    text-indent: 2px;
    height: 60px;
    line-height: 60px;
}
.pub-title .desc span {
    -webkit-transition: all .5s;
    transition: all .5s;
    display: inline-block;
    cursor: default;
    margin: 0 -2px;
}
.pub-title .desc span:hover {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
}
.pub-title .intro {
    line-height: 25px;
    padding-top: 20px;
    font-weight: normal;
    color: #717070;
}
.padding {
    padding: 0 10px;
}


.pro_list ul{width: 878px; height: 34px; margin: 0 auto; }
.pro_list  ul li{ float:left; }
.pro_list  ul li a{ display:block;font-size:14px; width: 150px; height: 32px; background:#fff; margin-right: 25px; text-align:center;; line-height:32px; color:#666; -webkit-transition:ease all 0.4s; transition: ease all 0.4s; border: 1px #cdcdcd solid; border-radius: 20px; text-transform: uppercase; }
.pro_list  ul li a:hover,.pro_list ul li.cur a{ background:#367bbe; font-size:14px; font-weight:normal; color:#fff; -webkit-transition:ease all 0.4s; transition: ease all 0.4s; border: 1px #367bbe solid;}

.prod tr > td:first-child { margin-left: 0;}
.prod td { display: block; float: left; padding: 0 !important; width: 286px; margin: 10px 0 10px 15px; position: relative; border:1px #ddd solid}
.prod td > a:after,.prod td > a::after{ content: ''; position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.5) url(../img/19.png) no-repeat center; left:0; top: -100%; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out; }
.prod td > span { height: 50px; width: 100%; padding-top: 0 !important; display: block; position: relative; overflow: hidden; background: #fff; }
.prod td > span > a{ display:block; height: 50px; line-height: 50px; color: #454545; font-size: 15px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out; position: relative; z-index: 1111; border-top:1px solid #eeeeee;}
.prod td > span:after,.prod td > span::after{ position: absolute; content: ''; width: 100%; height: 100%; background: #367bbe; bottom: -100%; left: 0; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out; z-index:99; }
.prod td:hover > a:after,.prod td:hover > a::after{ top: 0; }
.prod td:hover span > a { border-top:1px solid rgba(255,255,255,0);}
.prod td:hover > span > a{ color: #fff; }
.prod td:hover > span:after,.prod td:hover > span::after{ bottom: 0; }
.prod td br { display: none;}
.prod tr:after, .prod tr::after { content: ''; display: block; clear: both; }
.prod td a{ position: relative; display: block; overflow: hidden; }
.prod td a img{ display: block; width: 100%; height: auto; -webkit-transition:0.5s all ease-in-out; transition:0.5s all ease-in-out; }
.prod td:hover a img{ -webkit-transform:scale(1.2); transform:scale(1.2); }




/*优势及服务*/
.index-ys {
    padding: 90px 0;
    background: url(../img/11.jpg) top no-repeat;
    background-size: cover;
    border-top: 1px solid #dcdcdd;
}
.index-ys-list {
    width: 88%;
    max-width: 1200px;
    min-width: 990px;
    margin: 20px auto 0;
}
.index-ys-list li {
    width: 25%;
    float: left;
    padding: 40px 0 20px;
    -webkit-transition: all .5s;
    transition: all .5s;
    border-radius: 5px;
}
.index-ys-list li:hover {
    /*background-color: #dd0000;*/
    /*color: #fff;*/
}
.index-ys-list li .circle {
    background-color: #367bbe;
    color: #fff;
    font-size: 30px;
    text-align: center;
    border-radius: 50%;
    width: 170px;
    height: 130px;
    padding-top: 40px;
    line-height: 45px;
    margin: 0 auto;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.index-ys-list li:hover .circle {
    /*background-color: #fff;
    color: #dd0000;
    -webkit-box-shadow: 0 0 50px 0 #f00;
    box-shadow: 0 0 50px 0 #f00;*/
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.index-ys-list li .desc {
    width: 200px;
    margin: 30px auto 0;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    font-family: 'chaoxihei';
    font-weight: bold;
}


#Left_workshop{width:28px; height:77px; cursor: pointer; position: absolute; top: 70px; z-index: 99; left: -35px;}
#Right_workshop{width:28px; height:77px; cursor: pointer; position: absolute; top: 70px; z-index: 99; right: -35px;}
.produce {width:1200px; height:auto; margin:0 auto; position: relative;}
#Roll_workshop { display: block; float: left; height: 250px; }
#Roll_workshop img { border: #cdcdcd 1px solid; margin-bottom:-20px;}
#Roll_workshop a { display: block; width: 282px;  color: #666; font-size: 14px; text-align: center; line-height: 40px;  margin:0 9px;}
#Roll_workshop a:hover { color:#c0285b;}
#Roll_workshop table td {padding-left: 0px !important;}  




/*首页简介*/
.about { width: 100%; padding: 60px 0 50px;
    background-image: url(../img/12.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}
.about_t { text-align: center; color: #fff; font-size: 32px; line-height: 1.6;}
.about_t em { font-family: 'Century Gothic'; font-size: 38px; }
.about_t em span { color: #d00;}
.about_main { color: #fff; width: 1200px; margin: 0 auto; text-align: center; font-size: 14px;  line-height: 2;}
 .zjlst{height: 150px;margin-bottom: 46px; width: 1140px; margin: 0 auto;}
 .zjlst li{float: left;width: 380px; text-align: center;}
 .zjlst .lastli{border-right: none;}
 .zjlst li b{text-align: center;font-size: 38px;color: #367bbe; height: 40px;line-height: 40px; }
 .zjlst li i{     font-style: normal; font-size: 38px;color: #fff; color: #367bbe; height: 40px;line-height: 40px; }
 .zjlst li p{text-align: center;font-size: 14px;color: #fff; margin-top: 30px;}



/*首页客户*/
.customer-title {
    color: #231915;
    font-size: 35px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    font-family: 'xianhei';
    /*font-weight: bold;*/
}
.customer-list {
    width: 80%;
    min-width: 990px;
    max-width: 1200px;
    margin: 0 auto;
}
.customer-list table { border-top: 1px solid #EBEDF2; border-left: 1px solid #EBEDF2;}
.customer-list table td { padding-left:0px !important; width: 200px;
    height: 140px;
    overflow: hidden;}
.customer-list table td div { display:none;}
.customer-list table td a { display: block; float: left;     overflow: hidden;
    border-right: 1px solid #EBEDF2;
    border-bottom: 1px solid #EBEDF2;}
.customer-list table td a img { width:199px; height:139px; overflow:hidden; -webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out; transform:scale(0.9);}
.customer-list table td a:hover img { -webkit-transform:scale(1.0);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1); transition:all .4s ease-in-out;}



/*新闻动态*/
.news{ padding:30px 0;}


.page { margin: 0 auto; width: 1200px;}
.news_div_item_day,.news_div_item_month,.news_div_item_year{ display:inline; color:#fff; font-size:18px; font-family:arial}
.news_div_item_title .news_div_item_a{ display:block; color:#fff; font-weight:bolder; font-size:18px; line-height:26px}
.news > .page > .fl .news_div { overflow: hidden; width: 360px; height: 436px; background:url(../uploadfile/image/20180611/20180611155447_128701315.jpg) top no-repeat;}
#it_awewe{ position:absolute; top:75px; right:20px; z-index:2; width:60px; text-align:center}
#hot_ranks{ position:relative}
#it_awewe span{ float:left; display:block; margin:0 5px; width:17px; height:2pc; color:#fff; font-size:25px; line-height:50px; cursor:pointer}
#it_awewe > #previous2{ background:url(../img/13.png) no-repeat left top; text-indent:999em}
#it_awewe > #next2{ background:url(../img/13.png) no-repeat right top; text-indent:999em}
.convert1 > a{ position:absolute; right:0; display:block; color:#333; font-size:14px; line-height:30px}
.convert1 > a:hover{ color:#367bbe}
.convert1{ position:relative; width:800px; overflow:hidden;}
.news_div_item_title { padding: 25px 25px 79px; background: #367bbe; }
.news_div_item{ position:relative; padding-bottom:156px}
.news_div_item_date{ position:absolute; top:60px; left:25px; color:#fff}
.news_div_item_pic{ position: absolute; top: 130px; width: 100%; height: 215px; overflow: hidden; }
.news_div_item_pic a{ display: block; }
.news_div_item_pic a img{ width: 100%; height: auto; }
.news_div_item_content .news_div_item_body{ position:absolute; bottom:0; margin-bottom:23px; padding:10px; border-bottom:1px solid #ccc; color:#666; font-size:14px; line-height:26px}
.content1{ position:relative; overflow:hidden; width:800px; height:420px}
.content1 ul{ position:absolute; left:0}
.content1 ul li{ float:left; width800px}
.divdgweb_new_div_item{ margin:25px 0 0; height:105px; border-bottom:1px solid #ddd; cursor:default; -webkit-transition:.15s all ease; transition:.15s all ease}
.divdgweb_new_div_item_day,.divdgweb_new_div_item_month,.divdgweb_new_div_item_year{ color:#a1a1a1; font-family:arial; -webkit-transition:.15s all ease; transition:.15s all ease}
.divdgweb_new_div_item_day{ position:absolute; top:10px; left:0; display:block; width:100%; text-align:center; font-size:20px; line-height:60px}
.divdgweb_new_div_item_month,.divdgweb_new_div_item_year{display:inline;font-size:14px}
.divdgweb_new_div_item_date{position:relative;float:right;display:block;padding:68px 10px 21px;width:130px;background:#e8e8e8;text-align:center;-webkit-transition:.15s all ease;transition:.15s all ease}
.divdgweb_new_div_item_content{float: left;padding: 8px 13px;width:624px;height: 90px;}
.divdgweb_new_div_item_a{color:#333;font-weight:bolder;font-size:18px!important;line-height:30px;display:block;}
.divdgweb_new_div_item_body{padding-top:3px;color:#666;text-align:justify;font-size:14px;line-height:2em}
.tab1 a{float:left;display:block;padding:2px 15px;height:25px;border-left:3px solid #efeff0;color:#555;font-weight:100%;font-size:1pc;line-height:25px}
.divdgweb_new_div_item:hover{border-bottom:1px solid #367bbe;background:#f9f9f9}
.divdgweb_new_div_item:hover .divdgweb_new_div_item_date{background:#367bbe}

.divdgweb_new_div_item:hover .divdgweb_new_div_item_day,.divdgweb_new_div_item:hover .divdgweb_new_div_item_month,.divdgweb_new_div_item:hover .divdgweb_new_div_item_year{color:#fff}
.divdgweb_new_div_item:hover .divdgweb_new_div_item_a{color:#367bbe;}
.tab1 a.on{border-left:3px solid #367bbe; color:#367bbe;font-weight:bolder}







/*版权*/
.copy { background: #454545; text-align: justify; width:100%;  min-width:1200px;}
.page { margin: 0 auto; width: 1200px;}
.copy_row1{ padding: 45px 0 0; }
.copy_row1 .col4 { float: left; margin-right: 38px; padding-right: 76px; }
.copy_row1 .col4:nth-last-child(1){ margin-right: 0; background: none; }
.copy_row1 .col4 .c4title { position: relative; padding: 0 0 25px 0; margin-bottom: 5px; display: inline-block; }
.copy_row1 .col4 .c4title::after { content: ''; position: absolute; width: 20px; height: 2px; display: block; background: #fff; left: 0; bottom: 10px; -webkit-transition:0.6s all ease-in-out; transition:0.6s all ease-in-out; }
.copy_row1 .col4 .c4title a{ font-size: 17px; color: #fff; display: block; line-height: 35px; }
.copy_row1 .col4:hover .c4title::after{ width: 100%; background: #367bbe;}
.copy_row1 .col4 ul li a { color: #e3e3e3; font-size: 14px; display: block; line-height: 30px; }
.copy_row1 .col4 ul li a:hover{ text-decoration: underline; color: #fff; }

.copy_row1 .fr{ text-align: right; }
.copy_row1 .cr_2 { font-size: 30px; color: #e1e1e1; line-height: 30px; padding: 5px 0; letter-spacing: 0.4px}
.copy_row1 .cr_3{ font-size: 14px; color: #e1e1e1; line-height: 30px; }
.copy_row1 .cr_4 { font-size: 14px; border-top: #e1e1e1 1px solid; display: inline-block; padding: 5px; border-bottom: #e1e1e1 1px solid; margin: 15px 0 10px; color: #fff; line-height: 25px; }
.friendlink {margin-top: 10px;width: 229px;margin-left: auto;}
.friendlink .fri_L { background: url(../uploadfile/image/20180611/20180611205809_329474805.png) no-repeat; width: 77px; height: 28px; float: left; color: #e4e4e4; font-size: 17px; letter-spacing: 1px; padding: 6px; text-align: center; }
.friendlink .fri_R { height: 37px; display: block; float: right; width: 140px; background: #e4e4e4; }
.friendlink .linkTagcs { width: 140px; height: 37px; background: rgba(228,228,228,0.8) url(../img/15.png) no-repeat 122px 18px; overflow: hidden; -webkit-transition:0.3s all ease-in-out; transition: 0.3s all ease-in-out; }
.friendlink .linkTagcs:hover { height: 79px; overflow-x: hidden; overflow-y: auto; }
.friendlink .fri_R .linkTagcs li { float: none; line-height: 37px; text-align: left; text-indent: 10px; }
.friendlink .fri_R .linkTagcs li a{display: block;}
.cr4button { float: right; }
.copy_row2 { height: 60px; line-height: 60px; background: url(../uploadfile/image/20180611/20180611205809_1525313652.jpg) no-repeat center top; margin-top: 25px; }
.copy_row2 .fl{ height: 60px; line-height: 60px; color: #fff; font-size: 13px; letter-spacing: 0.4px; width: 880px }
.copy_row2 .fl a{ display: inline-block; color: #fff; font-size: inherit; }
.cr4button a {position: relative; font-size: 13px; color: #fff; display: inline-block; line-height: 25px; padding: 0 3px;}
.ine{ background: url(../uploadfile/image/20180611/20180611205809_461899711.png) no-repeat center; width: 11px; height: 11px; display: inline-block; padding: 0 5px; }
.ewm {position: absolute;width: 120px;bottom: 35px;right: -28px;z-index:1;display:none;}
.ewm img {width: 100%;height:auto;}
.copy_row2 .fr > a { font-size: 14px; display: inline-block; color: #fff; height: 60px; line-height: 60px; }
.copy_row2 .fr{ position: relative; }
.copy_row2 a:hover{ text-decoration: underline; }




.qqkefu{
    position: fixed;
    top:50%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
    /*right:0;*/
    right: 30px;
    width:39px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    background:url(../img/14.png) no-repeat;
    background-color: #28292e;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    overflow: hidden;
    display: block;
    height: 45px;
    padding-left: 10px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background-color:#267ce0;
}
.qqkefu ul li.top{
    background-position: 0 0;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}

.qqkefu ul li b{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:right;
}
.qqkefu ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li.qq_phone{
    background-position: right -46px;
}
.qqkefu ul li.qq_ku{
    background-position: right -92px;
}
.qqkefu ul li.qq_ms{
    background-position: right -138px;
}
.qqkefu ul li.qq_czb{
    background-position: right -184px;
}
.qqkefu ul li.qq_app{
    background-position: right -228px;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}

    .erweima{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 122px;
}
    .app{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.app p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.app p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.app .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 132px;
}


/*内页小导航*/
.strong_title{display:none;}
.mianbxContent{padding-bottom:15px; width:1200px !important; text-indent:2.5em; padding-top:0px; text-align:left !important; height:19px !important; background:url(../uploadfile/image/20180612/20180612211039_584250061.jpg) no-repeat left 0px;border-bottom:1px solid #cdcdcd; margin-bottom: 20px !important;position: relative;     margin-top: 20px !important; float: right;}
#bodycon{ padding-bottom:40px;margin-top:55px !important; }
#bodycontent{line-height:220% !important; float: right;}

.mianbxContent::after {
    content: '';
    position: absolute;
    display: block;
    background: url(../uploadfile/image/20180612/20180612211039_941695899.jpg) no-repeat center;
    height: 29px;
    width: 130px;
    top: 0;
    right: 0;
}



/*新闻中心*/
.xwlb_img img{border:1px solid #d1d1d1;}
.xwlb_img img:hover{border:1px solid #1e3988;}

/*内页新闻排版*/
.pro_list_box_item_zdy{width:1170px; float:left; height:160px; text-align:left; padding-bottom:10px;}
.pro_list_box_item_l_zdy{width:200px; height:160px; float:left;}
.pro_list_box_item_l_zdy a img {width: 182px; height:137px; border:1px solid #ccc; padding:2px;}
.pro_list_box_item_l_zdy a:hover img { border:1px solid #367bbe; padding:2px;}
.pro_list_box_item_r_zdy{width:960px;  height:160px; margin-left:10px; float:left;}
.pro_list_box_item_r_zdy a p{height: 36px; color:#666; text-overflow: ellipsis; white-space:nowrap; overflow:hidden; font-weight: bold; font-size: 18px; border: none; font-family:"Microsoft YaHei"; margin-top:8px;}
.pro_list_box_item_r_zdy a p:hover{color:#367bbe;}
.pro_list_box_item_r_zdy a div{color:#666; height:74px;}
.content_more_a_zdy {
    width: 90px;
    height: 30px;
    background: #555;
    display: block;
    margin-top: -10px;
    text-align: center;
    line-height: 29px;
    color: #fff !important;
    font-size: 13px !important;
    letter-spacing: 0.5px;
}
.pro_list_box_item_zdy{overflow:hidden;}
.shopmrsc p.xwlbnr {color:#666 !important;}
.shopmrsc a:hover{ color:#367bbe;}
.shopmrsc p.xwlbbt {    font-weight: bold !important;}
.xwlb_img {
    background: none !important;
    margin-right: 0px !important;
}
.xwlb_content {     width: 870px;}
.content_more_a_zdy::after, .content_more_a_zdy::after {
    content: "查看全文";
    color: rgb(255, 255, 255);
}


/*内页banner*/
.jianjie{ width:100%; min-width:1200px; height:350px; background:url(../uploadfile/image/20180725/20180725100136_686262800.jpg) center; overflow:hidden;}
.chanpin{ width:100%; min-width:1200px; height:350px; background:url(../uploadfile/image/20180615/20180615104245_1841143983.jpg) center; overflow:hidden;}
.xinwen{ width:100%; min-width:1200px; height:350px; background:url(../uploadfile/image/20180809/20180809193233_1391831850.jpg) center; overflow:hidden;}
.lianxi{ width:100%; min-width:1200px; height:350px; background:url(../uploadfile/image/20180612/20180612201830_294834654.jpg) center; overflow:hidden;}




/*解决左右边或者中间大块空白的问题lpm*/
#left{ height:auto !important;}
#center{ height:auto !important;}
#right{ height:auto !important;}



/*留言*/
#bodycontent #tianxieone { border: none !important;}
#bodycontent #tfour { border: none !important;}
#bodycontent #lytijiao { border: none !important;}
#bodycontent #liuyanshenming { border: none !important;}





/* 联系我们 */
	.w1200 { width: 1200px; margin: 0 auto;}
.g_lxtit{height: 320px;}
.g_lxtit .m_lxtitl{float: left;width: 280px;height: 210px;background: #367bbe;padding: 30px 0 0 30px;}
.g_lxtit .m_lxtitl h2{font-size: 36px;font-weight: bold;color: #fff;height: 74px; line-height: 52px;}
.g_lxtit .m_lxtitl .tel_m{width: 226px;height: 45px; border: 2px solid #fff;font-size: 22px;color: #fff;text-align: center;margin-bottom: 20px; line-height:45px;}
.g_lxtit .m_lxtitl .tel_m b{font-weight: normal;font-size: 21px;}
.g_lxtit .m_lxtitl em{display: block;font-size: 24px;color: #fff;font-family: arial;text-transform: uppercase;}
.g_lxtit .m_lxtitr{background: #eeeeee;width:660px;height: 170px;float: right; padding: 70px 132px 0 98px; position: relative;} 
	.g_lxtit .m_lxtitr i { font-size: 60px; color: #686868;}
	.g_lxtit .m_lxtitr .left { position: absolute; top: 30px; left: 30px;}
	.g_lxtit .m_lxtitr .right { position: absolute; bottom: 30px; right: 30px;}
.g_lxtit .m_lxtitr h3{height: 46px;font-size: 24px;color: #494949;}
.g_lxtit .m_lxtitr p{font-size: 14px;line-height: 24px;height: 70px;overflow: hidden;color: #494949;margin-bottom: 20px;}
.g_lxtit .m_lxtitr span{display: block;padding-left: 495px; height: 62px;line-height: 62px; font-size: 14px;color: #333}
.g_lxtit .m_lxtitr span em{display: block;float: left;height: 62px;line-height: 62px;}
.g_lxtit .m_lxtitr span b{position: relative; left:0;top:0;}
.g_lxfs .lxfsl{float: left;width:540px;padding-top:50px;height:420px;background: #f5f5f5;}
	.g_lxfs .lxfsl > .bg { width: 7px; height: 23px; display: block; float: left; background: #367bbe;}
.g_lxfs .lxfsl h2{ padding-left: 25px;font-size: 26px;color: #333333;font-weight: normal;margin-bottom: 30px;}
.g_lxfs .lxfsl h2 em{display: block;font-size: 14px;color: #999999;font-weight: normal;}
.g_lxfs .lxadd dl{padding-left: 25px;height: 90px;}

.aass{height: 120px; }
.g_lxfs .lxadd .dl001{height: 90px;}
.g_lxfs .lxadd .dl002{height:90px;}
.g_lxfs .lxadd dt{float: left;width: 64px;}
.g_lxfs .lxadd dt img{width: 56px;height: 56px;display: block;}
.g_lxfs .lxadd dd{float: left;width: 400px;font-size: 14px;line-height: 24px;color: #666}
.g_lxfs .lxadd h3{font-size: 18px;font-weight: normal;color: #333;height: 30px;}
.g_lxfs .lxfsr{float: left;width:620px;padding-top: 44px; padding-left: 40px; height:426px;background: #eee;}
.g_lxfs .lxfsr h2{ padding: 0px 0 0 110px;font-size: 20px;font-weight: normal;color: #333;height: 55px; margin-top: 0;}
	.g_lxfs .lxfsr > .ditu { font-size: 42px; color: #367bbe; font-weight: bold; float: left; margin-top: -12px;}
	.g_lxfs .lxfsr > .zhaungsi { display: block; background: #367bbe; float: left; width: 84px; height: 4px; margin-left: 8px; margin-top: -16px;}
.g_lxfs .lxfsr .map{width: 554px;height:270px;display: block;}
.g_lxfs .sclx{margin-top: 80px;}
.g_lxfs .sclx dl{padding-left: 37px;clear: both;margin-bottom: 50px;}
.g_lxfs .sclx dt{float: left;width: 83px;}
.g_lxfs .sclx dt img{width: 56px;height: 56px;display: block;}
.g_lxfs .sclx dd{float: left;width: 1200px;font-size: 14px;line-height: 24px;color: #666}
.g_lxfs .sclx dd h3{font-size: 18px;font-weight: normal;color: #333;height: 30px;}
.g_lxfs .sclx dd p{font-size: 14px;color: #666666;line-height: 26px;}





/*产品分类*/
#cpnydh_wz{ width:1200px; margin:0 auto; font-family:"微软雅黑";}
#cpnydh_wz ul{height:45px; margin:0 auto; font-size:16px; color:#fff; margin-bottom:20px; }
#cpnydh_wz li{ float:left;}
#cpnydh_wz li a{ display:inline-block; margin-right:30px; height:34px; line-height:34px; text-align:center;  font-size:14px; color:#333; text-decoration: none; border-radius: 20px; margin-bottom: 16px; padding: 0 31px; border: 1px #ccc dashed; }
#cpnydh_wz li a:hover,.a_sddm a{ background:#367bbe !important; color: #fff  !important; border: 1px #367bbe solid !important;}
.miaoshu_head{ width:100% !important; border-bottom: 1px solid #ccc !important;}


.chanpp1{ float:left; padding-left:5px}

.chanpp2{ height:30px; line-height:30px;}

.chanpp3{ float:left; padding-left:33px}

.chanpp4{ height:30px; line-height:30px;}

.xinwennn1{ height:160px}



.mar1200{width: 1124px; margin: 0 auto;}
.abouttt {margin-top: 60px;}
.abouttt .leftBarEs{margin-top: 30px;}
.abouttt .leftBarContact{margin-top: 30px;}
.abouttt .leftBarContactH{background: url(../img/bg.jpg);text-align: center;font-size: 24px;font-weight: bold;letter-spacing: 3px;line-height: 48px;color: #fff;}
.abouttt .leftBarContactCon{border:solid #e9e9e9;border-width: 0 2px 2px 2px;padding: 27px 0 14px;}
.abouttt .leftBarContactCon p{font-size: 14px;color:#454545;line-height:22px;position: relative;margin-left: 53px;padding-bottom: 5px;}
.abouttt .leftBarContactCon p span{position: absolute;left: -42px;}
.abouttt .right{float: right;width: 920px;min-height:700px ;}
.abouttt .right .rightTop{border-bottom:2px solid #e32736 ;padding-bottom: 6px;margin-top: -6px;}
.abouttt .right .rightTopL{float: left;color: #282828;font-size: 28px;font-weight: bold;letter-spacing: 1px;}
.abouttt .right .rightTopL span{font-size: 18px;font-family: arial;font-weight: normal;letter-spacing: 0;margin-left: 14px;}
.abouttt .right ul{float: right;margin-top: 21px;}
.abouttt .right ul li{float: left;font-size: 12px;color: #454545;}
.abouttt .right ul li a{color: #454545;}
.abouttt .right ul li:last-child a{color: #e32736;}
.abouttt .right ul li>span{padding: 0 5px;}
.in_case{margin-top:28px;}
.in_case .leftBar{float: left;width: 234px;}
.in_case .leftBarTop{background: url(../img/bg.jpg);border-left: 8px solid #2c2b2a;position: relative;color: #fff;padding:7px 0 7px 10px;margin-bottom: 5px;}
.in_case .leftBarTopEn{font-size: 20px;font-family: arial;}
.in_case .leftBarTopCn{font-size: 28px;font-weight: bold;letter-spacing: 3px;}
.in_case .leftBarTopS{width: 34px;height: 60px;background: url(../img/bg_1.jpg);position: absolute;right: 0;top: 10px;}
.in_case .leftBarTopA{width: 37px;height: 58px;background: url(../img/bg_3.jpg);position: absolute;right: 0;top: 11px;}
.in_case .leftBar ul li a{display: block;border-left: 8px solid #bcbcbc;background-color: #e0e0e0;color: #454545;letter-spacing: 4px;padding-left: 10px;line-height: 50px;margin-bottom: 2px; font-size: 16px;}
.in_case .leftBar ul li:nth-child(even) a{background-color: #edebeb;}
.in_case .leftBar ul li a:hover{background: url(../img/bg.jpg);border-color:#2c2b2a;color: #fff;}
.in_case .leftBar ul li.current a{background: url(../img/bg.jpg);border-color:#2c2b2a;color: #fff;}
.in_case .leftBarMore{background-color: #edebeb;text-align: center;line-height: 34px;display: block;color: #454545;letter-spacing: 4px;margin-bottom: 5px;}
.in_case .leftBarP{background: url(../img/bg.jpg);border-left: 8px solid #2c2b2a;position: relative;line-height:48px;padding-left:10px;position: relative;margin-bottom: 2px;}
.in_case .leftBarP p{font-size: 24px;font-weight: bold;letter-spacing: 3px;color: #fff;}
.in_case .leftBarP i{background: url(../img/bg_2.jpg);width: 31px;height: 45px;display: block;position: absolute;top: 0;right: 0;}
.in_case .leftBarES{background: url(../img/bg.jpg);color: #fff;text-align: center;padding: 21px 0 22px;margin-top:10px;}
.in_case .leftBarESEnH{font-family: arial;}
.in_case .leftBarESEnP{font-size: 28px;font-family: arial;font-weight: bold;}
.in_case .leftBarESCn{color: #2c2b2a;font-size: 18px;font-weight: bold;letter-spacing: 4px;width: 170px;line-height: 25px;margin:  0 auto;background-color: #fff;}

.in_case .rightImg{float: left;margin-left: 6px;width: 960px;}
.in_case .rightImg ul li{padding:0 0 1px 12px;float: left;}
.in_case .rightImg ul li a{display: block;position: relative;transition: 0.5s;}
.in_case .rightImgH{overflow: hidden;}
.in_case .rightImgH img{transition: 0.5s;}
.in_case .rightHover{background-color:rgba(218,37,28,0) ;position: absolute;top: 0;height: 100%;width: 100%;text-align: center;opacity: 0;transition: 0.5s;}
.in_case .rightImg ul li a:hover .rightImgH img{transform: scale(1.2);}
.in_case .rightImg ul li a:hover .rightHover{background-color:rgba(218,37,28,0.93) ;opacity: 1;}
.in_case .rightHoverP{color: #fff;font-size: 16px;position: relative;top: 50%;margin-top: -10px;}
.in_case .rightHoverBtn{width: 22px;height: 22px;background: url(../img/btn_add.png);display: block;margin: 0 auto;position: absolute;bottom: 7%;left: 50%;margin-left: -11px;}

.newsCon{width: 839px;height:auto;min-height:700px;background-color: #FFFFFF;float: left;padding: 0 23px ;margin-left: 2px;}
.newsCon_h{border-bottom: 2px solid #e32736;padding: 8px 0;}
.newsCon_h_left{color: #282828;font-size: 22px !important; font-weight: bold;letter-spacing: 1px;  line-height: 30px;}
.newsCon_h_left a{font-size: 22px !important; }
.newsCon_h_left span{color: #cccccc;font-size: 14px;font-weight: normal;letter-spacing: -1px;font-family: arial;padding-left: 8px;}

.mainBox{width: 840px;float: right;margin-top: 20px;}
.honor-con {
    width: 840px;
    overflow: hidden;
}.honor-con ul {
     width: 920px;
 }
.honor-con ul li {
    width: 250px;
    float: left;
    margin: 15px 9px 0 2px;
    text-align: center;
}
.honor-con{margin-top:10px;}
.honor-con ul li span {
    display: block;
    padding: 10px 0;color: #454545;
    width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
background:#dcdcdc;font-size: 14px;
}
.honor-con ul li a span:hover{ color:red;}
.honor-con ul li{padding-right: 25px;}

/*wwwnczyzlcom2*/
.wwwnczyzlcom2{ width:860px; float:left; margin-top:10px; margin-left:15px; }
.wwwnczyzlcom2 li{ width:860px; float:left;border-bottom:1px dotted #cccccc; padding:15px 0; }
.wwwnczyzlcom3{ width:200px; height:140px; float:left; margin-right:20px;}
.wwwnczyzlcom3 img{ width:200px; height:140px;}
.wwwnczyzlcom5{width:630px; float:left;}
.wwwnczyzlcom6{width:100%; float:left; line-height:25px; font-size:16px; color:#333333;}
.wwwnczyzlcom6 a{color:#333333;}
.wwwnczyzlcom6 a:hover{color:red;}
.wwwnczyzlcom6 span{float:right; font-size:14px; color:#666666;}
.wwwnczyzlcom7{width:100%; float:left; line-height:25px; height:80px; font-size:14px; color:#666666; margin-top:10px;}
.wwwnczyzlcom8{width:100%; float:left; line-height:25px; }
.wwwnczyzlcom8 a{float:right; color:#cb4141; padding-right:15px;font-family:"Arial";}
/*wwwnczyzlcom2*/


.wwwnczyzlcom1 {
    clear: both;
    color: #000;
    height: 50px;
    line-height: 40px;
    text-align: center;
    width: 100%;
	font-size:14px;
}

.wwwnczyzlcom1 li {
    float: left;
    line-height: 50px;
    list-style: outside none none;
	font-size:14px;
    padding: 0 5px;
}

.wwwnczyzlcom1 li a{
	font-size:14px;
}

.wwwnczyzlcom1 a{
	font-size:14px; color:#333333;
}

.wwwnczyzlcom1 a:hover{
	font-size:14px; color:red;
}

.wwwnczyzlcom{width:833px; line-height:20px; font-size:14px; text-align:justify;}

.wwwnczyzlcom img{ display:block; margin:0px auto;}

.wwwnczyzlcom21{ line-height:30px; text-align:center;}
.wwwnczyzlcom22{ line-height:30px; text-align:center;}
.wwwnczyzlcom23{ line-height:30px; text-align:center; color:#333333;}


/* 电脑站分页基本样式 */

.pagelist88{ }
.page88{clear: both;color: #000;height: 84px;line-height: 40px;text-align: center;width: 100%;font-size:14px;}
.page88 li {float: left;line-height: 22px;list-style: outside none none;font-size:14px;padding: 0 5px;}
.page88 li a{font-size:14px;}
.page88 a{font-size:14px; color:#333333;}
.page88 a:hover{font-size:14px; color:red;}
.pagelist88{clear:both;margin-top: 20px;text-align: center;font-size: 0;}
.pagelist88 a{display: inline-block;font-size: 14px;color: #333333;font-family: "Microsoft YaHei", Arial;line-height: 26px;border: 1px solid #cbcbcb;margin: 0 5px;padding: 0 8px;}
.pagelist88 a:hover {color: #fff; border-color: #292e39; background: #292e39;}
.page880 a{display: inline-block;font-size: 14px;color: #333333;font-family: "Microsoft YaHei", Arial;line-height: 26px;margin: 0 5px;padding: 0 8px;}
.page880 a:hover {color: #fff;border-color: #292e39;background: #292e39;}
.page881{ float:left; overflow:hidden; width:500px; height: 40px;}
.page8811{float:left; width: 60px;}
.page8812{float:left; overflow:hidden; width: 410px; height: 42px; text-align: left;}
.page8812 a{ line-height:40px; height: 40px; overflow:hidden;}
.page882{float:right; overflow:hidden; width:500px;}

#platform div span{display:none !important;}
.page881a{ float:left; overflow:hidden; width:412px;}
.page8812b{float:left; overflow:hidden; width: 343px; height: 42px; text-align: left;}
.page8812b a{ line-height:40px;}
.page882a{float:right; overflow:hidden; width:412px;}
.fenyesjj{ text-align: center;  font-size: 0.46rem; margin-top: 10px; padding-bottom: 10px; clear:both; }
.fenyesjj  a{  font-size:14px; }
.fenyesjj a:hover{ color:#FF0000;}
.page8815{ height:30px; line-height:30px; font-size:14px;}
.page8826{ height:30px; line-height:30px; font-size:14px;}

#dituContent div:nth-child(2){
position:relative !important;
background:none !important;
}
#dituContent a{ display: none;}
/* 电脑站分页基本样式  end */











