html,body{font-size:12px;font-family:"微软雅黑";color:#000; padding:0; margin:0; line-height:150%; background-color: #fff; overflow-x: hidden }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, address,del,ins{display:block;padding:0;margin:0;background:none;color:#666;}
h1, h2, h3, h4, h5, h6, em, img, strong, sub, sup, tt,dd, dl, dt, form, label, table, caption, tbody, tfoot, thead, tr, th, td,ul,li,p,a{ margin: 0; padding: 0; }
ul,ol{ list-style-type:none; padding:0}
img{border:none;outline:none;}
.clear {clear: both;}
.clearfix:after {clear: both;content:'.';display: block;font-size: 0;line-height: 0;visibility: hidden;width:0;height:0;}
.clearfix{zoom:1}
input,select,textarea{ vertical-align:middle;}
.relative{ position:relative}
a{color:#666;text-decoration:none;outline:none;}
a:hover{color:#fdbb00;}
div{margin:0 auto;}
.w{ width:1200px; margin:0 auto}
.fl{float:left !important;}
.fr{float:right !important;}
#scroll_container_bg{
    width: 100%;
}
.head_top{
    display: block;
    width: 100%;
    min-width: 1200px;
    background: #535353;
    height: 40px;
    line-height: 40px;
    color: white;
}
.head_top a{
    color: white;
}
.header{
    display: block;
    width: 100%;
    min-width: 1200px;

}
.logo{
    display: block;
    width: 400px;
    height: 90px;
}
.logo img{
    display: block;
    width: 400px;
    height: 90px;
}
.nav{
    display: block;
    height:90px;
    overflow: hidden;
}
.nav li{
    display: block;
    float: left;
    height: 90px;
    width: 100px;
    text-align: center;
    font-size: 14px;
}
.nav li a{
    display: block;
    height:85px;
    line-height:85px;
    border-bottom: 5px solid white;
}
.nav li a:hover,.nav li.curr a{
    background: #fff3c3;
    border-bottom: 5px solid #fdbb00;
    color: #000;
}
.ad-text{
    display: block;
    color: white;
    position: relative;
    color: #d9d9d9;
    z-index: 1000;
}
.ad-text-x{
    display: block;
    width: 420px;
    height: 0px;
    border-top: 1px dashed #d9d9d9;
    position: absolute;
    left: 100px;
    top:125px;
}
.ad-text-01{
    display: block;
    position: absolute;
    left: 100px;
    top:75px;
    font-size: 48px;
    font-weight: bold;
}
.ad-text-02{
    display: block;
    font-size: 18px;
    position: absolute;
    left: 100px;
    top:145px;
}
.search{
    position: absolute;
    top:180px;
    left: 100px;
}
.search .input1{
    height:38px;
    border: 0;
    padding: 0 5px;
    width: 190px;
    float: left;
}
.search .input2{
    background:#fdbb00 ;
    color: white;
    float: left;
    border: 0;
    width: 60px;
    height: 38px;
    cursor: pointer;
}
.pro-title{
    display: block;
    text-align: center;
    padding: 30px 0;
    line-height: 140%;
    position: relative;
}

.pro-title .after,.pro-title .before{
    content: "";
    position: absolute;
    border-top: 1px solid #bdbdbd;
    top:85px;
    left: 730px;
    width: 240px;
}
.pro-title .before{
    left: 229px;
}
.pro-title .h1{
    display: inline-block;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    text-align: -webkit-center;
    font-weight: normal;
    color: #333;
}
.pro-title .h2{
    display: block;
    color: #bdbdbd;
    font-size: 12px;
    padding: 10px 0;
    text-align: -webkit-center;
    font-weight: normal;
}
.pro-title .h3{
    display: inline-block;
    color: #bdbdbd;
    font-size: 12px;
    text-align: -webkit-center;
    font-weight: normal;
}
.h-left{
    display: block;
    width: 100%;text-align: center;
}

.h-left a{
    display:inline-block;
    margin: 0 10px 10px;
    text-align: center;
    background: #535353;
    width: 140px;
    height: 45px;
    line-height: 45px;
    color: white;
    border-radius: 5px;
    font-size: 14px;
}
.h-left a:hover{
    background: #fdbb00;
}
.h-product{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 50px;
}
.h-product ul{
    display: block;
    width: 1221px;
    overflow: hidden;
}
.h-product li{
    display: block;
    float: left;
    width: 262px;
    overflow: hidden;
    margin-right: 8px;
    border:     1px solid #eeeeee;
    padding: 15px;
    margin-bottom: 10px;
}
.h-product li .img{
    display: block;
    width: 100%;
    height: 197px;
    overflow: hidden;
}
.h-product li img{
    display: block;
    width: 100%;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
}
.h-product li:hover img{
    transform:scale(1.1);
    -webkit-transform: scale(1.1);
}
.pro-name{
    display: block;
    text-align: center;
    line-height: 140%;
    color: #333;
    margin-top: 8px;
}
.more{
    display: block;
    text-align: center;
    padding-top: 20px;
}
.more a{
    display: inline-block;
    border: 1px solid #0163ac;
    padding: 5px 10px;
}
.more a:hover{
    border: 1px solid #0163ac;
}
.h-about{
    height: 57px;
    position: absolute;
    top: 41px;
    font-size: 30px;
    font-weight: normal;
    color: #525252;
}
.h-about i{
    font-style: normal;
    color:#0163ac ;
}
.h-about h2{
    font-size: 30px;
    font-weight: normal;
    color: #525252;
    display: inline-block;
    line-height: 37px;

}

.full_column{
    width:100%;
    position: absolute;
    top: 116px;
    height: 558px;
    z-index: 100;
}
.full_width{
    position: absolute;
    height: 558px;
    left: -13.5px;
    width:100%;
    /*background: url("../images/21_02.jpg") no-repeat;*/
}
.full_content{
    width: 1200px;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 0px;
    height: 558px;
}
.about_box{
    width: 610px;
    /*background-color: rgb(255, 255, 255); */
    margin: 0;
    padding: 20px;
    height: 518px;
}
.about-img{
    display: block;
    width: 610px;
    height: 170px;
    overflow: hidden;
    margin: 59px 0 30px;
}
.about-content{
    display: block;
    height: 250px;
    overflow: hidden;
}
.wp-media_content{
    display: block;
    width: 522px;
    height: 268px;
    margin: 120px auto;
    position: relative;
}
.img_over{
    display: block;
}
.cstlayer{
    background: #f3d225;
    border-radius: 50%;
    position: absolute;
    width: 11px; height: 11px;
}
.wp-line_content{
    padding: 0px;
    border-color: transparent;
    border-width: 0px;
    overflow: hidden;
    width: 71px;
    height: 32px;
}
.wp-line_content .wpline-wrapper{
    width: 100%;
    padding: 15px 0;
    overflow: hidden;
} .wp-line_content .wpline-wrapper.horizontal-solid{
    border-top: 2px solid #f6d437;
    height: 0;
  }
  .cstlayer-text{
      display: block;
  }
.cstlayer-text h1{
    display: block;
    font-size: 17px;
}
.cstlayer-text p{
    display: block;
    font-size: 12px;
}
.h-case{
    display: block;
    width: 100%;
    overflow: hidden;
}
.h-case ul{
    display: block;
    width: 1220px;
    overflow: hidden;
}
.h-case li{
    display: block;
    float: left;
    width: 340px;
    margin-right: 26px;
    padding: 15px;
    background: white;
    margin-bottom: 20px;
}
.h-case li .img{
    display: block;
    width: 340px;
    height: 240px;
    overflow: hidden;
}
.h-case li .img img{
    display: block;
    width: 340px;
    height: 240px;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
}
.h-case li:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.h-case li .name{
    display: block;
    text-align:center;
     padding: 8px 0;
}
.desc{
    display: block;
    font-size: 12px;
    margin-top: 8px;
    height:40px;
    line-height: 20px;
    overflow: hidden;
}
.h-news{
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 30px;
}

.news_l{
    display: block;
    width: 530px;
    float: left;
    border: 1px solid #ddd;
    padding: 10px;
}
.news_l .img1{
    display: block;
    width: 100%;
    height: 398px;
    overflow: hidden;
}
.news_l .img1 img{
    display: block;
    width: 100%;
    height:398px;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
}
.news_l .img1 img:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.news_l .name{
    display: block;
    font-size: 14px;
}

.h-news ul{
    display: block;
    margin-left: 580px;
    overflow: hidden;
}
.h-news li{
    display: block;
    width: 100%;
    border-bottom:1px solid #ccc ;
    padding:0 0 10px 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.h-news li .img{
    display: block;
    width:143px;
    float: left;
    overflow: hidden;
}
.h-news li .img img{
    display: block;
    width:100%;
    height:107px;
    transition: all 1s ease 0s;
    -webkit-transition:all 1s ease 0s ;
}
.h-news li:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.h-news li .name{
    display: block;
    font-size: 14px;
    padding: 7px 0;
}
.h-news li .box{
    display: block;
    margin-left:155px ;
}

.links {
position: relative;
    padding-left: 70px;
    color: white;
    margin-top: 20px;
}
.links span{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.links ul{
    display: block;
    width: 100%;
    overflow: hidden;
}
.links ul a:hover{
  color: white;
}
#footer{
    width: 100%;
    min-width: 1200px;
    background: #333333;
    padding-top: 30px;
}
.footer_l{
    display: block;
    width: 260px;
    color:white;
}
.footer_meun{
    display: block;
    width: 650px;
}
.footer_meun dl{
    display: block;;
    float: left;
    width: 160px;
    color: white;
}
.footer_meun dl dt{
    display: block;
    font-weight: bold;
    padding-bottom: 20px;
    font-size: 16px;
    padding-left: 30px;
}
.footer_meun dl dd{
    font-size: 14px;
    padding-left: 30px;
}
.footer_meun dl dd li{
    line-height: 25px;
}
.footer_meun dl dd a:hover{
    color: white;
}
.b-contact{
  margin-top: 30px;
    line-height: 200%;
}
.copyright{
    text-align: center;
    color: #777;
    padding: 20px 0;
}

.ur_header{
    display: block;
    width: 100%;
    min-width: 1200px;
    background: #efefef;
    height: 90px;
    position: relative;
}
.weizi{
    display: block;
    background: url("../images/add.png") no-repeat;
    background-size: 23px ;
    padding-left: 30px;
    height: 39px;
    position: absolute;
    top: 38px;
    line-height: 39px;
}
#left{
    display: block;
    height: 45px;
    overflow: hidden;
    margin-top: 23px;
}
#left li{
    display: block;
    float: left;
    width: 140px;
    height: 45px;
}
#left li a{
    display: block;
    line-height: 45px;
    text-align: center;
    background:#535353;
    margin-left: 4px;
    font-size: 14px;
    color: white;
    border-radius: 5px;
}
#left li a:hover{
    background: #fdbb00;
}

.n-title{
    display: block;
    margin-top: 40px;
}
.n-title h2{
    display: block;
    font-size: 26px;
    height: 42px;
    text-align: center;
    border-bottom: 1px dashed #ccc
}
#content{
    overflow: hidden;
    padding: 20px 30px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
}
#content img{
    max-width: 100%;
}
.left{
    display: block;
    width: 200px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.right{
    display: block;
    width:980px;
}
.left_meun{
    display: block;
}
.left_meun dt{
display: block;
    background: #006699;
    color: white;
    height: 35px;
    line-height:35px;
    font-weight: bold;
    font-size: 14px;
    padding-left: 15px;
}
.left_meun dd{
    border: 1px solid #ddd;
    padding:0  10px 10px 10px;
}
.left_meun dd li{
    display: block;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}
.left_meun dd li a{
    display: block;
    border: 1px solid #eee;
    padding-left: 15px;
}
.left_meun dd li a:hover{
    border-color: #fdbb00;
    color: #fdbb00;
}
.products{
    display: block;
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}
.products ul{
    display: block;
    width: 1000px;
    overflow: hidden;
}
.products li{
display: block;
float: left;
width:289px;
overflow: hidden;
margin-right: 8px;
border:1px solid #eeeeee;
padding: 15px;
margin-bottom: 10px;
}
.products  li .img{
    display: block;
    width: 100%;
    height:217px;
    overflow: hidden;
}
.products  li img{
    display: block;
    width: 100%;
    height: 217px;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
}
.products  li:hover img{
    transform:scale(1.1);
    -webkit-transform: scale(1.1);
}
.products  li .title{
    display: block;
    padding: 10px 0 0;
    font-size: 14px;
}


.case{
    display: block;
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}
.case_box{
    display: block;
    padding: 30px;
    background:#efefef;
    margin-bottom: 40px;
    overflow: hidden;
}
.case_box .fl_box{
    display: block;
    width: 600px;
}
.case_box .fl_box .title{
    display: block;
    font-size: 24px;
    padding-bottom: 15px;
}
.case_box .fl_box .case_box_con{
    display: block;
    height: 340px;
    overflow: hidden;
}
.case_box .fr_box{
    width: 500px;
    overflow: hidden;
}
.case_box .fr_box img{
    display: block;
    width: 100%;
}
.case_box .fr_box img{
    display: block;
    width: 100%;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
}
.case_box .fr_box:hover img{
    transform:scale(1.1);
    -webkit-transform: scale(1.1);
}


.digg{display:block;text-align:center; padding: 20px 0}
.digg span.disabled,.digg a.disabled{padding:3px 5px;border:1px solid #ddd;color:#ddd}
.digg a.disabled,.digg span.disabled{margin-right:4px}
.digg span.current{background:#fdbb00;padding:3px 8px;color:white}.digg a.current{border:1px solid grey;padding:3px 8px}.digg a:hover{border-color:#fdbb00;color:#fdbb00}
.pic_name{
     display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 30px 0;
    color: #006699;
}
.pror_con {
    display: block;
    width: 100%;
    overflow: hidden; }
.pror_con .bd {
    display: block;
    width:640px;
    height: 484px;
    border: 1px solid #ededed;
    position: relative; }
.pror_con .bd li {
    display: block;
    width: 640px;
    height: 484px; }
.pror_con .bd li img {
    width: 640px;
    height: 484px; }

.pror_con .hd {
    display: block;
    width:645px;
    overflow: hidden;
    margin: 20px auto 20px; }
.pror_con .hd li {
    display: block;
    width: 100px;
    height: 75px;
    float: left;
    border: 1px solid #ededed;
    cursor: pointer;
    margin-right: 5px; }
.pror_con .hd li img {
    display: block;
    width: 100%;
    height: 75px; }
.pror_con .hd li.on {
    border: 2px solid #e5332c; }
.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden}
.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1}
.xiangq{
     display: block;
    background: #ddd;
    height: 40px; line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 15px;
}
.article{
    display: block;
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}
.article ul{
    width: 1250px;
    overflow: hidden;
}
.article ul{
    display: block;
    width: 1270px;
    overflow: hidden;
}
.article li{
    display: block;
    float: left;
    width:365px;
    overflow: hidden;
    margin-right:50px;
    margin-bottom: 30px;
	height:350px;
}
.article  li .img{
    display: block;
    width: 100%;
    height:240px;
    overflow: hidden;
}
.article  li img{
    display: block;
    width: 100%;
    height: 240px;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
}
.article  li:hover img{
    transform:scale(1.1);
    -webkit-transform: scale(1.1);
}
.article  li b{
    display: block;
    padding: 10px 0 0;
    font-size: 16px;
    color: #5a5a5a;
}
.article  li em{
    display: block;
    font-style: normal;
    color: #ccc;
    padding: 7px 0;
}

.article li .article_con{
    display: block;
    color: #949494;
    font-size: 14px;
}
.title_k{
    display: block;
    text-align: center;
    padding-top: 30px;
}
.article li b a{display:block;color: #006699}
.title_k h1{
    display: block;
    font-family: SimSun;
    font-size: 20px;
    color: #0163ac;
    font-weight: bold;
    text-decoration: none;
}
.title_k p{
    display: block;
    font-family: SimSun;
    font-size: 12px;
    color: #5A5A5A;
    padding: 8px 0;
    font-weight: normal;
    text-decoration: none;
}
.title_k .c_desc{
    display: block;
    font-family: SimSun;
    font-size: 12px;
    color: #868686;
    font-weight: normal;
    text-decoration: none;
    background: #F5F5F5;border: 1px solid #E5E5E5;
    padding:15px 30px;
    text-align: left;
}

.contact{
    display: block;
    width: 100%;
    padding: 100px 0 ;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.contact .box{
    width: 400px;
    float: left;
    text-align: center;
}
.contact .box img{
    display: block;
    width: 100px;
    margin: 0 auto 20px;
}
.contact .box b{
    display: block;
    font-size: 24px;
    margin-bottom: 20px;
}
.liuyan{
    display: block;
    padding: 80px 0;
}
.liuyan_box{
    display: block;
    width: 800px;
    margin-top: 60px;
    overflow: hidden;
}
.liuyan_box li{
    display: block;
    float: left;
    width: 360px;
    padding: 20px;
}
.liuyan_box li b{
    display: block;
    padding-bottom: 10px;
    font-size: 16px;
    color: #5a5a5a;
}
.liuyan_box li  input,.liuyan_box li  textarea{
    width: 100%;
    height: 40px;
    outline:medium
}
.liuyan_box li .submit{
    display: block;;
    background:#fdbb00;
    border: 0;
    font-size: 14px;
}

.about,.fuwu{
    display: block;
    text-align: center;
    font-size: 32px;
    height: 40px;
    line-height: 40px;
    margin-top: 100px;
    position: relative;
}
.about:after,.about:before,.fuwu:after,.fuwu:before{
    content: "";
    position: absolute;
    width: 120px;
    height: 1px;
    background: #ddd;
    top: 20px;
}

.about:before,.fuwu:before{
    left: 380px;
}
.about:after,.fuwu:after{
    right:380px;
}
.fuwu{color: white;}
.about-content-box{
    display: block;
    width: 100%;
    overflow: hidden;
}
.about-content-box .img{
display: block;
    float: left;
    width: 470px;
}
.about-content-box .img img{
    display: block;
    width: 100%;
}
.about-content-box .about-box{
    display: block;
    margin-left: 500px;
    height: 310px;
    overflow-x: auto;
}
.service{
    display: block;
    width: 100%;
    overflow: hidden;
}
.service ul{
    display: block;
    width: 1250px;
    overflow: hidden;
}
.service li{
    display: block;
    float: left;
    width: 370px;
    margin: 36px 36px 0 0;
    text-align: center;
    overflow: hidden;
}
.service li b{
    display: block;
    color: #fff;
    font-size: 14px;
    padding-top: 10px;
}
.service li img{
    display: block;
    width: 100%;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
}
.service li img:hover{
    transform:scale(1.1);
    -webkit-transform: scale(1.1);
}
.picMarquee-left{ width: 100%; overflow:hidden; position:relative; padding: 40px 0  }
.picMarquee-left .hd{  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }

.picMarquee-left .bd{ display: block; width: 100%;  }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; width: 200px; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li  img{ width:100%;  display:block;  }