﻿body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font-family: "Microsoft YaHei",Verdana, Arial, "微软雅黑", Geneva, sans-serif;background:#fff;-webkit-text-size-adjust:100%;}
a{color:#2d374b;text-decoration:none}
a:hover{text-decoration:none;}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}
header,section,nav,footer{
    width:100%;
}
*{
    box-sizing: border-box;
    margin:0;
    padding:0;
}
*, input, textarea {
    font-family: "Microsoft YaHei",Verdana, Arial, "微软雅黑", Geneva, sans-serif;
}
.lf{
    float:left;
}
.rt{
    float:right;
}
.clearFix:after{
    display: block;
    content:"";
    clear:both;
}
.fontblue{
    color:#21c2f8;
}
.bgBlue{
    background-color:#21c2f8;
}
.bgGrey{
    background-color:#333;
}
.point:hover{
    cursor:pointer;
}
.container{width: 1205px;margin:auto;  }
.hideE{
    display:none;
}

/*************************header******/
.headerP1{
    background:#f1f1f1;
    height:36px;
    line-height: 36px;
    color:#000000;
    font-size: 12px;
}
.top_ul{
    display: inline-block;
}
.top_ul>li>a{
    padding:0 8px;
    border-right:1px solid #000;
}
.top_ul>li:last-child>a{
    border-right:none;
}
.headerP2{
    padding-bottom:20px;
}
.headerP2 img{
    display: block;
}
.headerLogo1{
    height:110px;
}
.headerLogo2{
    height: 50px;
    position: relative;
    top: 38px;
}
/*************************nav******/
div.nav{
    height:56px;
    line-height: 55px;
}
.navList li{
    text-align: center;
    position: relative;

}
.bgBlue .navList li:hover{
    background: #75d9fb;
}
.bgGrey .navList li:hover{
    background: #888;
}

.navList li a{
    color:#fff;
    font-size: 14px;
}
.navList li a:hover{
    color:#fff;
}
.navlist_child.bgBlue li{height:40px;line-height: 40px;}
.targetBlue{
    background: #21c2f8;
}
.targetGrey{
    background: #ddd;
}
.navlist_child{
    position: absolute;
    left:-15%;
    top:55px;
    z-index:100;
    display: none;

    width:127%;
}
/*************************banner******/
.ck-slide { width: 100%; height:550px; margin: 0 auto;}

.ck-slide ul.ck-slide-wrapper { height: 550px;}
/*************************footer******/
.bgGrey .navList a{
    color:#b6b6b6 !important;
}
.footerMsg{
    width:100%;
    background: #222;
    color:#b6b6b6;
    padding:20px 0 30px;
}
.copyRight{
    font-size:14px;
    line-height: 28px;
}
.contactphone{
    width: 520px;
    height: 150px;
    background: url(../images/map.png) no-repeat left;
    margin-top: 20px;
    margin-right: 139px;
}
.phoneCall{
    float:right;
    margin-top: 27px;
}
.phoneCall p:first-child{
    font-size:18px;
}
.phoneCall p:last-child{
    font-size:36px;
    font-weight:bold;
    font-family: Arial !important;
}

#toTop{
    width:56px;height:56px;position:fixed;cursor:pointer;display:none;right:3%;bottom:4%;z-index:60;background:url("../images/top.gif") no-repeat 0 0;
    background-position: -53px 0;
}
#toTop:hover{background-position-x:-115px}


/******videoDetail********/
.aboutUsVideo{
    display: block;
    width:483px;
    height:355px;
    background: #000;
}
.videoBox{
    position: relative;
    width:483px;
    height:355px;
    bottom: -9px;
    right: -64px;
    z-index: 100;
}

.videoControl{
    display: block;
    position: absolute;
    width:80px;
    height:80px;
    left: 42%;
    z-index: 100;
    top: 37%;
    background: url("../images/pause.png") no-repeat center;
    background-size: 100%;
}

/****pause***/
.vc1{
    background: url("../images/videologo.png") no-repeat center !important;
    background-size: 100% !important;
}
.videoPoster{
    display: block;
    position: absolute;
    width:100%;
    left:0;
    top:0;

}


.marginAuto{
    margin: auto;
    left:0 !important;

}
.bottomHotLine{
    font-size: 36px;
    font-weight: bold;
    font-family: Arial !important;
}
img { border: 0;}
.ck-slide ul { margin: 0; padding: 0; list-style-type: none;}
.ck-slide { width:100%;position: relative; overflow: hidden;}
.ck-slide ul.ck-slide-wrapper { width:100%;position: absolute; top: 0; left: 0; z-index: 1; margin: 0; padding: 0;}
.ck-slide ul.ck-slide-wrapper li { width:100%;position: absolute;}
.ck-slide ul.ck-slide-wrapper li img{
    display: block;width:100%;
}
.ck-slide .ck-prev, .ck-slide .ck-next { position: absolute; top: 50%; z-index: 2; width: 35px; height: 70px; margin-top: -35px; border-radius: 3px; opacity: .15; background: red; text-indent: -9999px; background-repeat: no-repeat; transition: opacity .2s linear 0s;}
.ck-slide .ck-prev { left: 5px; background: url(../images/arrow-left.png) #000 50% no-repeat;}
.ck-slide .ck-next { right: 5px; background: url(../images/arrow-right.png) #000 50% no-repeat;}
.ck-slidebox { position: absolute; left: 50%; bottom: 12px; z-index: 30;}
.ck-slidebox ul { height: 20px; padding: 0 4px; border-radius: 8px; }
.ck-slidebox ul li { float: left; height: 12px; margin: 4px 4px;}
.ck-slidebox ul li em { display: block; width: 12px; height: 12px; border-radius: 100%; background-color: #fff; text-indent: -9999px; cursor: pointer;}
.ck-slidebox ul li.current em { background-color: #fefd02;}
.ck-slidebox ul li em:hover { background-color: #fefd02;}

/*******banner********/
.picBox .hd li{background:#333;}
.picBox .hd li.on{ background:#daa76d;}
.products_box .hd a{background:url(../images/icon_arr.png) no-repeat;}
.picBox .prev{background:url("../images/arr2.png") no-repeat center;background-size:100%;left:50%;margin-left:-660px;}
.picBox .next{background:url("../images/arr1.png") no-repeat center;background-size:100%;right:50%;margin-right:-660px;}
.picBox:hover .prev{margin-left:-640px;opacity:0.6;filter:alpha(opacity=60);}
.picBox:hover .next{margin-right:-640px;opacity:0.6;filter:alpha(opacity=60)}
.banner{margin:0;position:relative;z-index:20}
.banner .bd>ul{ width: 1583px;  position: relative; }
.banner .bd>ul li{ width: 1583px; position: absolute; left: 0px; top: 0px; display: list-item;}
.banner .bd>ul li a{display:block;width:100%;height:100%}
.banner .bd>ul li img{display: block;width:100%;}
.picBox{overflow:hidden;font-size:0;position:relative;z-index:90;background:#fff;}
.picBox .bd{position:relative;}
.picBox .bd img{display: block;width:100%;height:100%;}
.picBox .hd{ position:absolute;bottom:25px;left:0;width:100%;height:14px;z-index:99;text-align:center}
.picBox .bd ul,.picBox .bd ul li{width:100%!important}
.picBox .hd ul{margin:0;padding:0}
.picBox .hd li{display:inline-block;*display:inline;zoom:1;width:24px;height:24px;line-height:24px;border-radius:100%;text-align:center;color:#fff;cursor:pointer;font-size:12px;margin:0 2px 0 0}
.picBox .hd li.on{ color:#fff}
.picBox .next,
.picBox .prev,
.products_box .hd a{width:56px;height:56px;overflow:hidden;position:absolute;top:50%;z-index:10;font-size:0;line-height:0;text-indent:-999em;margin-top:-33px;cursor:pointer;display:block;opacity:0;filter:alpha(opacity=0);}




