/*******basic********/
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-size:14px;color:#333;font-family: "Microsoft YaHei",Verdana, Arial, "΢���ź�", Geneva, sans-serif;-webkit-text-size-adjust:100%;}
a{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}
input,textarea,button{padding:0;margin: 0;outline: none;border:none;}
header,section,nav,footer{  width:100%;}
*{color:#333; -webkit-box-sizing: border-box !important;  -moz-box-sizing: border-box !important;  box-sizing: border-box !important;  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;  }
.point:hover{  cursor:pointer;  }
.container{margin: auto;width:1200px;}
.hideE{  display:none;  }

*.noBorderRight{border-right:none !important;}
*.noBorderbottom{border-bottom:none !important;}
*.noMarRight{margin-right:0 !important;}
*.noAfter:after{display: none !important;}
*.transit{
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;}
img.scale:hover{
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);}
*.shadow{
    -webkit-box-shadow: 1px 1px 1px 1px #dddddd;
    -moz-box-shadow: 1px 1px 1px 1px #dddddd;
    box-shadow: 1px 1px 1px 1px #dddddd;}
/***back to top**/
#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}
@font-face {font-family:FontAwesome;font-style:normal;font-weight:400;src:url(fonts/fontawesome-webfont.eot?v=4.5.0);src:url(fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg')}
@font-face {font-family:Pe-icon-7-stroke;font-style:normal;font-weight:400;src:url(fonts/Pe-icon-7-stroke.eot?d7yf1v);src:url(fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),url(fonts/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),url(fonts/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),url(fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');}



/********header*******/
.header{width: 100%;height:150px;}


.logoBox{position: relative;top:45px;}
.logoBox img{display: block;}
.logoBox span{font-size:35px;color:rgb(75,75,75);display:block;float:left;}
.logoBox span i{font-style: normal;color:rgb(204, 204, 204);}
.logoBox .hotLine{}
.logoBox .hotLine .p1{color:rgb(75,75,75);}
.logoBox .hotLine .p2{color:rgb(75,75,75);font-family: Arial;font-size: 22px;}


.navBox{    position: relative;top: 42px;}
.navList{position: relative;margin: auto;}
.navList>li{position: relative;display: inline-block;height:54px;width:106px;text-align: center;margin: 0;padding: 0;  }

.navList>li>a{display: block;width:100%;height:100%;line-height:54px;text-align: center;font-size: 16px;color:#333;position: relative;}
.navList>li>a:after{content:"";display: none;position: absolute;bottom:0;width:33%;height:4px;left:34%;background: #40a7e2;}
.navList>li:hover>a:after{display: block}
.navList>li:hover>a{color:#40a7e2;}

.navList>li:hover .smallList{display: block;}
.smallList{width:100%;background: rgba(64,167,226,.7);position: absolute;right:0;top:54px;z-index:500;display: none;/*padding:15px 0;*/
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;padding:10px 10px;}
.smallList li a{display: block;width:100%;height:30px;line-height:30px;padding:0 8px;font-size: 14px;overflow: hidden;color:#fff;-webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;}
/*.smallList li a:hover{color:#fdb811;}*/
.navBox .searchBox{width:200px;height:30px;background: #fff;overflow: hidden;margin-top: 15px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;}
.navBox .searchBox .input1{padding:7px 0;width:168px;padding-left:10px;}
.navBox .searchBox .input2{display: block;font-size: 0;background: url("../../images/go.png") no-repeat center;width:30px;height:30px;}
/******nav******/



/*****banner****/
.bannerBox{position: relative;border-top:4px solid #40a7e2;}


.slick_ban .slick-slide img{width:100%;}
.slick-list{width:100%;}
.slick_ban .slick-prev:before,.slick_ban .slick-next:before{display: none;}
.slick_ban .slick-prev,.slick_ban .slick-next{width:71px;height:71px;opacity: 0.7;border-radius:6px;z-index: 100;top:45%;}
.slick_ban .slick-prev{background:rgba(0,0,0,.1) url("../../images/left.png") no-repeat center;left:75px;}
.slick_ban .slick-next{background:rgba(0,0,0,.1) url("../../images/right.png") no-repeat center;right:75px;}
.slick_ban .slick-dots{bottom:32px;}
.slick_ban .slick-prev:hover,.slick_ban .slick-next:hover{background-color:rgba(0,0,0,.3);}
/*.slick_ban .slick-dots li{width:20px;height:20px;}
.slick_ban .slick-dots li button{padding:0;width:20px;height:20px;}
.slick_ban .slick-dots li.slick-active button{background: #ff8400;}*/
/*.slick_ban .slick-dots li button{background: #fff;}*/
/*.slick-dots li button:before{display: none;}*/
.slick_ban .slick-dots li button:before{opacity: 1;color: #fff}
.slick_ban .slick-dots li button:before{opacity: 1;color: #fff;font-size:16px;}
.slick_ban .slick-dots li.slick-active button:before{opacity: 1;color: #FF69B4}



/*****sec1*******/
.sec1{padding:100px 0;}
.secBox{}
.secBox .secTi{}
.secBox .secTi .enName{}
.secBox .secTi .enName span{font-size: 36px;font-weight: bold;margin-right: 10px;}
.secBox .secTi .enName .sp1{color:#666666;}
.secBox .secTi .enName .sp2{color:#40a7e2;}
.secBox .secTi .chName{font-size: 26px;margin-bottom: 15px;color:#666;}
.secBox .secTi .line{display: block;width:40px;height:4px;background: #40a7e2;}
.secBox .moreBtn{display: block;width:200px;height:50px;border:1px solid #666;line-height: 48px;text-align: center;color:#666;}

.sec1 .msgBox{width:50%;padding-right: 25px;}
.sec1 .msgBox .p1{font-size: 26px;color:#666;margin-top: 16px;height:35px;line-height: 35px;overflow: hidden;margin-bottom: 5px;}
.sec1 .msgBox .p2{color:#666;text-indent: 2em;line-height: 38px;height:152px;overflow: hidden;}
.sec1 .moreBtn{margin-top: 41px;}
.sec1 .picBox{width:600px;height:400px;overflow: hidden;}


/******sec2******/
.sec2{width:100%;height:400px;background: url("../../images/bg1.jpg") no-repeat center;background-size:auto 100%;text-align: center;padding-top: 117px;}
.sec2 *{color:#fff;}
.sec2 .p1{font-size: 36px;margin-bottom: 15px;}
.sec2 .p2{font-size: 12px;margin-bottom: 22px;}
.sec2 .p3{width:327px;padding: 0 20px;margin: auto;}
.sec2 .p3 img{}
.sec2 .p3 span{font-family: Arial; font-size: 36px;}

/*********sec3**********/
.sec3{padding: 100px 0;}
.sec3 .secTi{margin-bottom: 50px;}
.sec3 ul{}
.sec3 ul li{width:250px;height:250px;background: #999;text-align: center;margin-right: 66px;}
.sec3 ul li a{display: block;height:100%;padding-top:67px;}
.sec3 ul li .picBox{margin-bottom: 6px;}
.sec3 ul li .picBox .img1{display: inline-block;}
.sec3 ul li .picBox .img2{display: none;}
.sec3 ul li:hover{background: #40a7e2;}
.sec3 ul li:hover .picBox .img1{display: none;}
.sec3 ul li:hover .picBox .img2{display: inline-block;}
.sec3 ul li .name{color:#fff;font-size: 18px;}
.sec3 ul li:hover .name{color:#fff;}


    /*******sec4*********/
.sec4{background: #ececec;padding:100px 0;}
.sec4 .secTi{margin-bottom: 50px;}
.sec4 ul{}
.sec4 ul li{width:376px;margin-right: 36px;}
.sec4 ul li a{display: block;}
.sec4 ul li .picBox{width:376px;height:214px;overflow: hidden;}
.sec4 ul li .msgBox{padding:16px 15px 30px;background: #fff;}
.sec4 ul li .name{font-size: 16px;color:#666;height:36px;line-height: 36px;overflow: hidden;text-align: center;}
.sec4 ul li .info{font-size: 14px;color:#666;height:30px;line-height: 30px;overflow: hidden;}
.sec4 .moreBtn{margin:16px auto 0;}

/**********sec5***********/
.sec5{padding:100px 0;}
.sec5 .secTi{margin-bottom: 50px;}
.sec5 .picBox{width:581px;height:415px;overflow: hidden;}
.sec5 .msgBox{width:600px;}
.sec5 ul{}
.sec5 ul li{margin-bottom: 25px;}
.sec5 ul li .num{width:63px;height:63px;line-height: 63px;text-align: center;color:#fff;background: #999999;font-family: Arial;font-size:36px;}
.sec5 ul li .msg{width:520px;}
.sec5 ul li .msg .name{font-size: 16px;font-weight: bold;color:#666;height:26px;line-height: 26px;overflow: hidden;}
.sec5 ul li .msg .txt{color:#666;font-size: 12px;height:20px;line-height: 20px;overflow: hidden;}
.sec5 ul li .msg .time{color:#666;font-size: 12px;}
.sec5 ul li:hover .msg *{color:#40a7e2 !important;}
.sec5 ul li:hover .num{background: #40a7e2;}

/******sec6*********/
.sec6{height:400px;background: url("../../images/bg2.jpg") no-repeat center;background-size: auto 100%;padding-top:160px;}
.sec6 .msgBox{text-align: center;}
.sec6 .msgBox .p1{font-size: 36px;color:#fff;margin-bottom: 10px;}
.sec6 .msgBox .p2{color:#fff;}
/****footer****/

.foot{background: #161616;padding:70px 0;}

.foot .footLine{width:327px;padding: 0 20px;margin:0 auto 50px;}
.foot .footLine img{ }
.foot .footLine span{font-family: Arial; font-size: 36px;color:#fff;}
.foot .lineImg{display: block;width:100%;margin-bottom: 26px;}
.foot .footNav{text-align: center;}
.foot .footNav li{width:100px;display: inline-block;}
.foot .footNav li a{color:#aaa;display: inline-block;width:100%;height:40px;line-height: 40px;}
.foot .copyRight{color:#aaa;text-align: center;margin-top: 38px;}


/*********other********/
.detailBox img{/*max-width: 100%;display: block;margin: auto;*/}
.page{text-align: center}
.lfSmallNavBox{width:19%;  }
.title{width:100%;height:100px;border:5px solid #e3e3e3;position: relative;  }
.titleTxt{position: absolute;width: 106%;text-align: center;font-size: 23px;font-weight: bold;color: #40a7e2;height: 35px;line-height: 35px;top: 26px;left: -5px;background: #fff}
div.section{ padding:30px 0;}
.lfSmallNav{  margin-top:30px;  border:1px solid #ccc; }
.lfSmallNav>li,.lfsecondList>li{position:relative;line-height:50px;text-align: center;font-size: 14px;color:#643e33;border-bottom:1px solid #ccc}
.lfSmallNav>li>a{display: block;width:100%;height:50px;line-height: 50px;padding:0 15px;}
.lfSmallNav>li:last-child,.lfsecondList>li:last-child{  border-bottom:none;  }
.lfSmallNav>li:hover,.lfsecondList>li:hover{  background:#40a7e2;  }
.lfSmallNav>li:hover>a,.lfsecondList>li:hover>a{  color:#fff;  }
/*.lfSmallNav>li:hover .lfSmallNav_little{display: block;}*/
.lfSmallNav_little{display: none;background: #fff;}
.lfSmallNav_little>div{height:30px;line-height: 30px;}
.lfSmallNav_little>div>a{height:30px;line-height: 30px;display: block;width:100%;padding:0 15px;}
.lfSmallNav_little>div:hover{background: #40a7e2; }
.lfSmallNav_little>div:hover a{color:#fff;}



.lfsecondList{position: absolute;z-index:100;left:249px;top:-1px;width:100%;}
.contactUsBox{margin-top:30px;border:1px solid #ccc;padding:10px;  }
.contactUsTitle{ width:100%; text-align: center; font-size: 24px; color:#707070; line-height: 43px; height: 60px; font-weight: bold;}
.contactUsTitle strong{color:#666;}
.leftcontactWay{color: #666;line-height: 23px;margin-top: 20px;font-size: 14px;margin-bottom: 45px;-ms-word-break: all;word-break: break-all;  }
.leftcontactWay .name{color:#333;font-size: 16px;}
.leftcontactWay .msg{color:#666;font-size: 14px;}
.leftcontactWay>b{display: block;}
.rtMsgBox{width:79%;  padding-left:30px;  }
.msgBoxTop{height: 100px;line-height: 100px;padding-left: 10px;padding-right: 14px; border-bottom: 2px solid #ccc; margin-bottom: 40px; }
.msgBoxTop a:hover{text-decoration: underline}
.msgBoxTop b{ font-size: 28px; color:#40a7e2; }
.msgBoxTop p{ font-size: 14px; color:#666; }
.msgBoxTop span.on:after{content: ">";margin: 0 4px;}
.msgBoxTop a:hover{color:#40a7e2;}
.contactUsBox .hotLineBox{padding:10px 0;line-height: 30px;border:1px solid #ccc;position: relative;font-size: 16px;color:#707070;text-align: center;  }
.contactUsBox .hotLineBox>p{position: absolute;left: 60px;top: -9px;height: 16px;line-height: 16px;background: #fff;padding:0 10px;  }
.contactUsBox .hotLineBox *{color:#333}
.contactUsBox .hotLineBox b{color:#666}
.msgListBox{width:100%; }
.msgListBox ul{width:100%;  }
.msgListBox ul li{ width:263px;margin: 0 21px 10px; }
.msgListBox .picBox{width:100%;overflow: hidden;height:150px;position: relative;  }
.msgListBox .picBox img.videoLogo{/*display: block;width:100%;height:100%;*/-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;  }
.msgListBox .picBox:hover img.videoLogo{-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);  }
.msgListBox .picTitle{width: 100%;height: 35px;line-height: 35px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size: 14px;text-align: center;  }
.picTitle:hover{color:#707070;}


/***********picArti*********/
.newsList li{display: block;padding:15px 0;border-bottom:1px dashed #ccc;  }
.newsPicBox{width:21%;height:130px;overflow: hidden;position: relative;  }
.newsPicBox img{/*display: block;width: 100%;height:100%;*/-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;;  }
.newsPicBox img:hover{-webkit-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);  }
.newsMsgBox{width:78%;padding-left:20px;  }
.newsMsgNewSet{ width:100%; !important;  }
.newsTitle{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size:18px;color:#707070;margin-bottom: 12px;height:24px;line-height: 24px;  }
.newsTitle a{color:#000;}
.newsTitle .name{color:#000;height: 24px;
    line-height: 24px;    overflow: hidden;width:500px;}
/*.newsTitle a:hover{color:#4ab344;}*/
.newsTime{font-size: 12px;color:#555555}
.newsMsg{font-size: 12px;line-height: 20px;height: 60px;overflow: hidden}
.watchNews{margin-top:14px; }
.watchNews a{font-size:14px;  color:#707070;  }
.page{ width:100%; text-align: right; margin-top:15px;  }


/*******onlineMsg*******/
.fmb_formline{width:460px;line-height: 50px;background-color:#737373;margin-bottom:15px;}
.fmb_formline label{width:80px;height:50px;padding-left:24px;font-size: 14px;color:#9b9b9b;}
.fmb_formline input[type="text"],.fmb_formline textarea{width:370px;padding-right:25px;}
.fmb_formline input[type="text"]{padding:16px 0;background-color: transparent;color:#9b9b9b;}
.fmb_formline textarea{height:110px;line-height: 25px;font-size: 14px;color:#9b9b9b;padding:12px 0;padding-right:25px;resize: none;background-color: transparent}
.yzmPic{display: block;height:50px;position: absolute;top:0;right:-240px;width:145px;}
.yzmLine{width:220px;position: relative}
.yzmLine.yzmLine label{width: 93px;}
.yzmLine.yzmLine input{width: 125px;color:#9b9b9b;padding-right:10px;}
.footSubBtn{display: block;width:100%;height:50px;font-size:18px;color:#9b9b9b;background-color: #737373;cursor: pointer }
.footMsgBox .contactWayTitle{margin-bottom:12px; }

.msgForm{ width:100%;margin-top: 30px; }
.formBox{ width:300px; margin-left: 110px;padding-bottom:150px;  }
.formLine{width:100%;background: #ededed;margin-bottom:25px;line-height: 30px;padding:0 15px;  }
.selectLine{width:195px !important;  }
.formLine label,.formLine input[type="text"],.formLine select,.formLine textarea{font-size:12px;  }
.formLine input[type="text"],.formLine select{height:30px;border:none;outline: none;background: #ededed;  }
.formLine input[type="text"],.formLine textarea{width:230px;padding:0 10px;  }
.formLine textarea{padding:8px;resize: none;line-height: 15px;border:none;outline: none;background: #ededed;height:150px;  }
.formLine select{width:100px;-webkit-appearance: none;-moz-appearance: none;appearance: none;background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;background-color: #ededed;  }
.SubBtn{display: block;cursor: pointer;color: #fff;font-size: 14px;letter-spacing: 5px;background: #007c38;border: none;outline: none;width: 100%;padding: 10px 0;text-align: center;font-family: Verdana, Arial, "΢���ź�", Geneva, sans-serif;  }


/**********single*****/
.newsBigTitle{text-align: center;font-size: 18px;margin-bottom:10px;font-weight: bold;  }
.apprTime{text-align: center;color:#666;font-size: 14px;margin-bottom:10px;font-weight: bold;  }
.newsTxt{font-size: 14px;color:#333;line-height: 28px;  }
.newsTxt img{ display: block;margin:20px auto;max-width: 100%; }

.goodsPic img{display: block;margin:20px auto;max-width: 100%;}
.backOut{margin-top:25px;  }
.backOut,.backOut a{color:#666;  }
.toNext{margin-top:5px;}
.toNext,.toNext a{color:#666;  }
.backOut span,.toNext span{color:#999;}
.backOut a:hover,.toNext a:hover{text-decoration: underline;  }
.detailBox{font-size: 14px;line-height: 28px;padding:0 30px;color:#333;}