﻿@import url("system.css");
/*内容页中的分页样式，可以通过覆盖CSS的方法改写*/
#CMS_ConGoPage{height:50px;line-height:50px; width:100%; text-align:center; clear: both; padding: 10px 0; font-family: cursive;font-size: 14px;}#CMS_ConGoPage span{display:inline-block; height:30px; line-height:30px; text-align:center;  width:30px; border: solid #ccc 1px;margin: 10px 3px; color:#ccc;}#CMS_ConGoPage span:hover{background-color: aliceblue;}#CMS_ConGoPage span a,#CMS_ConGoPage span a:hover{text-decoration: none;display:inline-block;color:#000;font-size: 14px;width: 100%;}
/*通用格式化样式css CSS Document */
html { -webkit-text-size-adjust:none; }
body, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, input, button, textarea, p, blockquote, th, td { margin:0; padding:0; font-family:"微软雅黑"; font-size:14px; background:none; color:#333333; }
table { border-collapse:collapse; border-spacing:0; }
td, th { word-wrap:break-word; word-break:break-all; }
img { border:0; }
del, ins { text-decoration:none; }
caption, th { text-align:right;font-size:14px;color:#333;font-weight:normal; }
h1, h2, h3, h4, h5, h6 { font-size:100%;}
q:before, q:after { content:''; }
abbr, acronym { border:0; font-variant:normal; }
sup, sub { vertical-align:baseline; }
/* because legend doesn't inherit in IE */
input, select { vertical-align:middle; }
i, cite, em { font-style:normal }
/* New Clearfix */
.clearfix:after { visibility:hidden; display:block; font-size:0; content:''; clear:both; height:0; }
* html .clearfix { zoom:1; } /* IE6 */
*:first-child +html .clearfix { zoom:1; } /* IE7 */
/* Defaults */
a { text-decoration:none; color:#646464; font-size:14px; }
a:hover { text-decoration:none; color:#646464; }
a:focus { outline:none; color:#646464; }
.L, .l, .C, .c, .Left, .Center, .left, .center { float:left; }
.R, .r, .Right, .right { float:right; }
.reset_ul { margin:0; padding:0; list-style:none; }
h2{font-size:24px;color:#333;}
h2 span{color:#5279f2;}

.wt{
    width:100%;
    overflow:hidden;
    margin:0 auto;
    position:relative;
    top:-70px;
}
#searchform{
	position:relative;
  top:80px;
}
.logo-search{width: 355px;
    line-height: 44px;
    border: 1px solid #8da6f3;
    border-radius: 10px;
    padding-left: 10px;
    color: #8da6f3;}
.logo-button{
  background:url(//filecdn.qkk.cn/skin/lsjq779/img/fangdajing.png);
    width: 75px;
    height: 44px;
    border: 0;
    position: relative;
    left: -80px;
}
.page{text-align:center;margin-top:20px;}
/*首页*/
.head {
    width: 100%;
    z-index: 99999;
    top: 0;
}

.head .text {
    width: 100%;
    height: 30px;
    overflow: hidden;
    background: #e8e8e8;
}

.head .text .box {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    height: 100%;
    color: #939393;
    line-height: 30px;
}

.head .text .box ul {
    width: auto;
    overflow: hidden;
    margin:0;
}

.head .text .box ul li {
    width: auto;
    float: left;
    margin-left: 15px;
}

.head .text .box ul li a {
    display: block;
    width: auto;
    line-height: 30px;
    color: #939393;
    padding-left: 20px;
}

.head .text .sy {
    background: url(//filecdn.qkk.cn/skin/lsjq779/img/shoucang.png) left center no-repeat;
}

.head .text .sc {
    background: url(//filecdn.qkk.cn/skin/lsjq779/img/zhuye.png) left center no-repeat;
}

.head .name {
    width: 100%;
    height: 85px;
}

.head .name .box {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.head .name .l {
    width: auto;
    height: 100%;
    overflow: auto;
    font-weight:normal;
}

.head .name .l img {
    height: 45px;
    width: auto;
    float: left;
    margin-top:25px;
}

.head .name .l p {
    display: block;
    width: auto;
    float: left;
    color: #d3d3d3;
    margin-top: 25px;
    font-size:12px;
}

.head .name .l p span {
    display: block;
    font-size: 24px;
    color: #333;
}

.head .name .r {
    width: auto;
    height: 100%;
}

.head .name .r .phone {
    width: auto;
    padding-left: 30px;
    font-size: 24px;
    font-weight: bold;
    color: #f38200;
    margin-top: 20px;
    text-align: right;
}

.head .name .r .phone img {
    margin-right: 10px;
}

.head .name .r ul {
    width: auto;
    height: 100%;
}

.head .name .r ul li {
    width: auto;
    float: left;
    position: relative;
}

.head .name .r ul li a {
    display: block;
    padding: 0 25px;
    line-height: 85px;
    font-size: 14px;
    color:#333;
}

.head .name .r ul li:hover {

}

.head .name .r ul li ul {
    width: 100%;
    overflow: hidden;
    position: absolute;
    padding:0;
    background:#000;
    background-color: rgba(0, 0, 0, 0.4);/* IE9*/
    height: auto;
    display: none;
    z-index: 999;
}
.head .name .r ul li ul li {
    width: 100%;
    overflow: hidden;
}

.head .name .r ul li ul li a {
    display: block;
    padding: 0;
    text-align: center;
    font-size: 12px;
    line-height:45px;
    color:#fff;
}

.head .name .r ul li:hover ul {
    display: block;
}
.banner {
    position: relative;
    width: 100%;
    overflow:hidden;
}

.banner .pic {
    position: relative;
    z-index: 0;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
}
.banner .pic img {
    width: 1920px;
    overflow: hidden;
    display: block;
    height:527px;
}

.banner .hd {
    width: 100%;
    position: absolute;
    bottom: 10px;
    +bottom:30px;/*兼容IE6，IE7*/
    text-align: center;
    font-size: 0;
    z-index: 1;
}

.banner .hd li {
    margin: 0 5px;
    background: url(//filecdn.qkk.cn/skin/lsjq779/img/dot.png) no-repeat 0 -16px;
    height: 16px;
    overflow: hidden;
    width: 16px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    _background: url(//filecdn.qkk.cn/skin/lsjq779/img/dot8.png) no-repeat 0 -16px;/*兼容IE6*/
}

.banner .hd .on {
    background-position: 0 0;
}

.banner .prev,
.banner .next {
    width: 60px;
    height: 90px;
    margin: -60px 0 0;
    display: none;
    background: url(//filecdn.qkk.cn/skin/lsjq779/img/ad_ctr.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.banner .prev {
    left: 0;
}

.banner .next {
    background-position: 0 -90px;
    right: 0;
}

.banner .prev:hover,
.banner .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}
.zuixin{
    background:url(//filecdn.qkk.cn/skin/lsjq779/img/zuixin.png) no-repeat center center;
    width:100%;
    height:140px;
    position:relative;
   /* left:50%;
    margin-left:-960px;*/
    top:-70px;
}
.zx_box{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.zx_box .L{
    width:41%;
    height:130px;
}
.zxzx{
    display:inline-block;
    float: left;
    margin-top:36px;
    color:#b8b8b8;
    font-size:12px;
}
.zxzx p{
    font-size:14px;
    color:#333;
    font-weight:bold;
}
.txtScroll-left{ width:425px;  position:relative;top:26px;}
.txtScroll-left .hd{ overflow:hidden;  height:30px; padding:6px 10px 0;width:485px;  }
.txtScroll-left .hd .prev,.txtScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer;}
.txtScroll-left .hd .next{ background-position:0 -50px;  }
.txtScroll-left .hd .prevStop{ background-position:-60px 0; }
.txtScroll-left .hd .nextStop{ background-position:-60px -50px; }
.txtScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:8px;  }
.txtScroll-left .hd ul li{ float:left;  width:14px; height:14px; overflow:hidden; margin-right:8px; text-indent:-999px; cursor:pointer; background:url(//filecdn.qkk.cn/skin/lsjq779/img/icoCircle.png) 0 -14px no-repeat; }
.txtScroll-left .hd ul li.on{ background-position:0 0; }
.txtScroll-left .bd{ padding:10px; width:405px; overflow:hidden;    }
.txtScroll-left .bd ul{ overflow:hidden; zoom:1; }
.txtScroll-left .bd ul li{ margin-right:20px;  float:left; text-align:left; _display:inline;width:100%;}
.txtScroll-left .bd ul li span{ color:#999;  }
.txtScroll-left .bd ul li a{font-size:12px;color:#999;}
.read{font-size:12px;color:#5279f2;font-weight:bold;line-height;30px;}

.ab_box{
    width:100%;
    overflow:hidden;
    position:relative;
    top:-70px;
}
.index_ab_img{
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}
.index_ab_img img{
    width: 931px;
    height: 340px;
    overflow: hidden;
    float:right;
}
.index_about{
    width:1920px;
    background:url(//filecdn.qkk.cn/skin/lsjq779/img/index_abbg.png) no-repeat 0 0;
    height:340px;
    margin:0 auto;
    position:relative;
    left:50%;
    margin-left:-960px;
    overflow:hidden;
    z-index: 10;
}
.index_ab_text{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.index_ab_text h2{
    margin-top:26px;
    padding-left:15px;
}
.index_ab_text p{
    font-size:12px;
    color:#999;
    line-height: 24px;
    margin-top: 20px;
}
.index_ab_text a.readm{
    
  overflow:hidden;
}
.in_ab_text{
width:650px;
height:170px;
}
.index_ab_text .tel{
    overflow:hidden;
    font-size:32px;
    font-weight:bold;
    color:#5279f2;
    padding-top: 12px;
    padding-left: 320px;
}
.index_pro{
    width:1920px;
    overflow:hidden;
    background:url(//filecdn.qkk.cn/skin/lsjq779/img/pro_square.png) no-repeat 0 0,
                url(img/pro_02bg.png) no-repeat 100% 98%;
    position:relative;
    left:50%;
    margin-left: -960px;
    padding-top:50px;
}
.index_pd_lanmu{
    width:225px;
    background:url(//filecdn.qkk.cn/skin/lsjq779/img/pro_lmbg.png) no-repeat bottom #5279f2;
    padding:30px 40px;
    border-radius: 20px;
}
.index_pro_box{
    width:1200px;
    overflow:hidden;
    margin:0 auto;
}
.index_pd_lanmu h2{
    color:#fff;
    padding-left:40px;
    background:url(//filecdn.qkk.cn/skin/lsjq779/img/pro_pindaobg.png) no-repeat left center;
}
.index_pd_lanmu ul{
    margin-top:25px;
}
.index_pd_lanmu ul li{
    padding-left:30px;
    background:url(//filecdn.qkk.cn/skin/lsjq779/img/pro_lanmubg.png) no-repeat left center;
    line-height:36px;
}
.index_pd_lanmu ul li:hover{
    background:url(//filecdn.qkk.cn/skin/lsjq779/img/pro_lanmubg.png) no-repeat 12px center #293cf9;
    border-radius: 10px;
    padding-left:42px;
}
.index_pd_lanmu ul li a{
    font-size:14px;
    color:#fff;
}
.index_pd_lanmu ul li.more{
    padding:0;
    background:none;
}
.index_pro_box .bd{
    width:854px;
    overflow:hidden;
}
.index_pro_box .bd .piclist li,.index_pro_box .nei_list ul li{
    width:265px;
    height:336px;
    overflow:hidden;
    float:left;
    list-style: none;
    background:url(//filecdn.qkk.cn/skin/lsjq779/img/probg.png) no-repeat top center;
    padding-top:13px;
    margin-right:12px;
    margin-bottom:30px;
}
/*IE8及以下兼容*/
#multipleColumn .bd .piclist li:nth-child(3n-1),.nei_list .piclist li:nth-child(3n-1){
    margin:0 29px 30px;
}
#multipleColumn .bd .piclist li:nth-child(3n),#multipleColumn .bd .piclist li:nth-child(3n-2),.nei_list .piclist li:nth-child(3n),.nei_list .piclist li:nth-child(3n-2){
    margin-right:0;
}
/*IE8及以下兼容结束*/
.index_pro_box .bd .piclist li .img,.index_pro_box .nei_list ul li .img{
    width:265px;
    height:210px;
    overflow:hidden;
}
.index_pro_box .bd ul,.index_pro_box .nei_list ul{
    margin:0;
    padding:0;
}
.index_pro_box .bd .piclist li .img img,.index_pro_box .nei_list ul li img{
    height:100%;
    width:auto;
    transition:1s;
}
.index_pro_box .bd .piclist li p,.index_pro_box .nei_list ul li p{
    font-size:14px;
    color:#333;
    font-weight:bold;
    line-height:40px;
}
.index_pro_box .bd .piclist li .time,.index_pro_box .nei_list ul li .time{
    padding-left:18px;
    color:#666;
    font-size:12px;
    background:url(//filecdn.qkk.cn/skin/lsjq779/img/time.png) no-repeat left center;
    line-height:20px;
}
.index_pro_box .bd .piclist li .eye,.index_pro_box .nei_list ul li .eye{
    padding-left:18px;
    color:#666;
    font-size:12px;
    background:url(//filecdn.qkk.cn/skin/lsjq779/img/eyes.png) no-repeat left center;
    line-height:20px;
}
.index_pro_box .bd .piclist li:hover{
    background:url(//filecdn.qkk.cn/skin/lsjq779/img/probgh.png) no-repeat top center;
}
.index_pro_box .bd .piclist li:hover p{
    color:#5279f2;
}
.index_pro_box .bd .piclist li:hover img{
    transition:1s;
    -moz-transition:1s; /* Firefox 4 */
    -webkit-transition:1s; /* Safari 和 Chrome */
    -o-transition:1s; /* Opera */
    transform:scale(1.2)
}
.readmore{
    font-size:12px;
    color:#fff;
    line-height:55px;
    padding-left:15px;
}
.youshi{
    width:100%;
    height:288px;
    background:url(//filecdn.qkk.cn/skin/lsjq779/img/yspro.jpg) no-repeat center;
    overflow:hidden;
}
.ys_fg{
    width:100%;
    background: url(//filecdn.qkk.cn/skin/lsjq779/img/ys_mb.png) no-repeat center;
    height:288px;
    overflow:hidden;
}
.ys_box{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
    height:288px;
}
.ys_box ul{
    width:65%;
    overflow:hidden;
    margin-top:75px;
}
.ys_box ul li{
    padding: 20px 0 0 60px;
    color:#fff;
    font-size:22px;
    float:left;
    width:200px;
    line-height:20px;
    margin-bottom:20px;
}
.ys_box ul li .ywname{
    font-size:12px;
}
.ys_box .R{
    width:35%;
    overflow:hidden;
    text-align:right;
    font-size:14px;
    color:#fff;
    margin-top:100px;
}
.ys_box p{
    font-size:26px;
    font-weight:bold;
    color:#fff;
    margin-bottom:45px;
}
.ys_box span{
    line-height:30px;
}
.news,.case{
    top:0px;
}
.index_news{
    width:1920px;
    position:relative;
    left:50%;
    margin-left:-960px;
    background:url(//filecdn.qkk.cn/skin/lsjq779/img/new_bg1.png) no-repeat 100% 0,
                url(img/new_bg2.png) no-repeat 0 98%;
}
.index_news_box{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.index_news h2{
    font-size:24px;
    color:#333;
    text-align:center;
    line-height:100px;
}
.index_news .l{
    width:430px;
    overflow:hidden;
}
.index_news .l ul{
    background:url(//filecdn.qkk.cn/skin/lsjq779/img/news_tj_bg.png) no-repeat left center;
    /*padding-top:15px;*/
}
.index_news .l ul li{
    font-size:12px;
    color:#666;
    line-height:28px;
    padding-left:25px;
}
.index_news .r{
    width:750px;
    overflow:hidden;
}
.index_news .r li{
    width:48%;
    float:left;
    border-bottom:1px dashed #dadada;
    line-height:35px;
    margin-left:15px;
}
.index_news .r li:hover a,.index_news .r li span{
    color:#5279f2;
}
.index_news .r li:nth-child(2n-1){
    margin-left:0px;/*IE8及以上兼容*/
}
.index_news .r li:nth-child(2n){
    margin-left:30px;/*IE8及以上兼容*/
}
.index_news .r li a{
    font-size:12px;
    color:#666;
}
.index_news .r li span{
    font-size:12px;
    color:#9c9c9c;
    float:right;
}
.case h2{
    text-align:center;
    line-height:80px;
}
.index_case_box .bd{
    width:1200px;
    margin:0 auto;
}
.index_case_box .bd .piclist ul li{
    margin:0 17px 30px;
}
.link{
    width:1200px;
    overflow:hidden;
    margin:0 auto;
}
.link h4{
    font-size:14px;
    color:#333;
}
.link a{
    font-size:12px;
    color:#666;
    padding-right:10px;
}
.foot{
    width:100%;
    background:#373737;
}
.foot_box{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.foot_box a{
    font-size:14px;
    color:#fff;
    padding:0 52px;
    line-height:60px;
}
.banquan{
    width:100%;
    border-top:1px solid #5b5b5b;
    text-align:center;
    line-height:40px;
    color:#9b9b9b;
}

/*内页*/
.nbanner{
    height:350px;
}
.nbanner .pic img{
    height:350px;
}
.nei_wt{
    top:0;
}
.index_pro_box .nei_list .piclist{
    margin-top:15px;
  overflow:hidden;
}
.index_pro_box .nei_list .piclist li:hover img{
    transition:1s;
    -moz-transition:1s; /* Firefox 4 */
    -webkit-transition:1s; /* Safari 和 Chrome */
    -o-transition:1s; /* Opera */
    transform:scale(1.2)
}
.index_pro_box .nei_list{
    width:854px;
    overflow:hidden;
}
.weizhi{
    text-align:right;
    corlor:#666;
    font-size:12px;
}
.nei_list ul li:hover{
    background:url(//filecdn.qkk.cn/skin/lsjq779/img/probgh.png) no-repeat;
}
.nei_wt .index_pro{
    background:url(//filecdn.qkk.cn/skin/lsjq779/img/pro_square.png) no-repeat 0 0,
    url(img/new_bg1.png) no-repeat 100% 98%;
}
.nei_newslist .r{
    width:100%;
}
.nei_newslist h2{
    line-height:60px;
}
.nei_newslist{margin-bottom:40px;}
.nei_list h1{text-align:center;font-size:18px;line-height:40px;}
.nei_list .fbck{font-size:12px;color:#999;text-align:center;line-height:30px;}
.index_pro_box .nei_news ul.piclist li{width:100%;background:none;margin: 0 0 10px 0;height: auto;border-bottom:1px dashed #dadada;}
.index_pro_box .nei_news ul.piclist li a{font-size:14px;color:#333;}
.index_pro_box .nei_news ul.piclist li span{float:right;color:#999;}
.index_pro_box .nei_news ul.piclist li p{font-size:12px;color:#666;line-height:20px;margin-top:10px;font-weight:normal;margin-bottom:10px;}
.news .index_news{background:none;}
.channelform input, .channelform textarea{width:450px;line-height:30px;margin-bottom:10px;border:1px solid #dadada;}
#submit104{width: 450px;
    border: 1px solid #dadada;
    line-height: 40px;
    margin-bottom: 20px;
    background: #5279f2;
    color: #fff;}
.biaodan{text-align:center;}
.biaodan #ZDY_title,.biaodan #ZDY_content,.biaodan #submit104{width:217px;line-height:42px;margin-right:25px;border:1px solid #9f9f9f;color:#9f9f9f;padding-left:10px;}
.biaodan #ZDY_content{width:551px;height:42px;position: relative;top: 22px;}
.biaodan #submit104{width:133px;margin-top:5px;padding:0;color:#fff;}