/*******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:#666;font-family: "Microsoft YaHei",Verdana, Arial, "΢���ź�", Geneva, sans-serif;background:#fff;-webkit-text-size-adjust:100%;}
a{text-decoration:none;color:#666;}
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%;}
*{ -webkit-box-sizing: border-box !important;  -moz-box-sizing: border-box !important;  box-sizing: border-box !important;  margin:0;  padding:0;color:#666;  }
*, 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{width: 1100px;margin: auto;}
.hideE{  display:none;  }
*.noBorderRight{border-right:none !important;}
*.noBorderbottom{border-bottom:none !important;}
*.noMarRight{margin-right:0 !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');}
@font-face {font-family:'Web Icons';font-style:normal;font-weight:400;src:url(../web-icons.eot?v=0.2.3);src:url(../web-icons.eot?#iefix&v=0.2.3) format('embedded-opentype'),url(../web-icons.woff2?v=0.2.3) format('woff2'),url(../web-icons.woff?v=0.2.3) format('woff'),url(fonts/web-icons.ttf?v=0.2.3) format('truetype'),url(../web-icons.svg?v=0.2.3#web-icons) format('svg')}

/********header*******/
.header{height:100px;width:100%;}
.headerBox{width:1300px;margin: auto;}
.logoBox{position: relative;top:22px;}
.logoBox img{display: block;height:48px;margin-right:5px;float:left;}
.logoBox span{font-size:23px;display: inline-block;height:48px;line-height: 48px;color:#000;}
.navList{position: relative;text-align: center;}
.navList>li{width:103px;position: relative;height:100px;padding-top:30px;}
.navList>li:hover{background: #395cc9;}
.navList>li .p1{font-size: 16px;color:#333;}
.navList>li .p2{font-size: 12px;color:#fff;}
.navList>li.liActive{background: #395cc9;}
.navList>li:hover .smallList{display: block}
.smallList{width:100%;background: #fff;border:1px solid #e2e2e2;position: absolute;right:0;top:100px;display: none;z-index: 500;}
.smallList li a{display: block;width:100%;height:30px;line-height:30px;font-size: 16px;overflow: hidden;text-align: center;}
.smallList li a:hover{background: #f2f2f2;}
/******nav******/



/*****banner****/
.slick_ban .slick-slide img{width:100%;}
.slick-prev:hover:before, .slick-next:hover:before{color:#eee;}
.slick_ban .slick-prev:before,.slick_ban .slick-next:before{font-family: "FontAwesome";font-size: 55px;}
.slick_ban .slick-prev:before {content: "\f104";}
.slick_ban .slick-next:before {content: "\f105";}
/*****sec1*******/
.secBox{padding:30px 0;}
.secTitle{text-align: center;margin-bottom:20px;}
.secTitle *{font-size: 20px;line-height:30px;color:#000000;}
.secTitle .p1{font-weight:bold;}
.sec1BtnGroup{text-align: center;padding:15px 0;margin-bottom:15px;}
.sec1BtnGroup a{background: #f2f2f2;color: #4c4c4c;border-radius: 10px;margin-right: 5px;margin-left: 5px;padding-top: 10px;padding-right: 30px;padding-bottom: 10px;padding-left: 30px;}
.sec1BtnGroup a:hover{background: #395cc9;color: #FFF;}
.sec1BtnGroup a.cur{background: #395cc9;color: #FFF;}
.sec1List{width:100%;}
.sec1List li{width:345px;margin: 0 7px 21px 8px;}
.sec1List li .picBox{width:345px;height:267px;overflow: hidden;border: 2px solid #dfdfdf;}
.sec1List li .picBox .pictureSet_box{display:block;width:100%;height:100%;overflow: hidden;}
.sec1ItemName{height:36px;line-height: 35px;width:100%;overflow: hidden;color:#000;border-bottom:1px solid #dfdfdf;position: relative;}
.sec1ItemName:hover{color:#FF9900;border-top:0px solid transparent;}
.sec1ItemName:after{content: "";display: block;position: absolute;left:0;bottom:0;width:80px;height:1px;background:#000;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;}
.sec1ItemName:hover:after{width:100%;}
/******sec2******/
.sec2{background: #395cc9;}
.sec2 .secTitle{text-align: left;}
.sec2Part{width:540px;}
.sec2List li{margin-bottom: 14px;}
.sec2List li a{padding:3px;display: block;width:100%;}
.sec2List li a:hover{background: #ffeeae;}
.sec2List li .sec2ItemTime{width: 60px;height: 60px;padding-top: 10px;text-align: center;background: url(../../images/bg.png) no-repeat 0px 0px ;float: left;line-height: 20px;margin-right: 9px;}
.sec2List li .sec2ItemTime *{color: #000000;}
.sec2List li .sec2ItemTime b {font-size: 20px;font-weight: bold;color: #000000;}
.sec2ItemMsg{width:425px;padding-top: 4px;}
.sec2ItemMsg *{color: #fff;text-align: left;}
.sec2ItemMsg .p1{font-size: 16px;height: 30px;line-height: 30px;overflow: hidden;}
.sec2ItemMsg .p2{font-size: 12px;height: 24px;line-height:24px;overflow: hidden;}
/*****sec3*****/
.sec3Con .picBox{padding:10px;}
.sec3Con .picBox img{display: block;width:285px;height:220px;}
.comIntro{overflow: hidden;width: 70%;line-height: 30px;height:210px;font-size: 14px;margin-bottom: 30px;text-indent: 2em;}


/******frilinkBox****/
.frilinkBox{background: #212121;padding:25px 0;}
.frilinkBox .p1{font-size: 20px;color: #fff;width:110px;height:24px;line-height: 24px;}
.linkGroup {width:950px;line-height: 24px;}
.linkGroup a{padding:10px 20px;margin:15px 10px;color:#fff;font-size: 18px;}
.linkGroup a:hover{color:#395cc9;}
/****footer****/
.footer{background: #212121;padding-bottom:25px;}
.footP1,.footP2{ width: 418px;padding-left: 14px;line-height: 30px;}
.footP1 *,.footP2 *{color: #fff;}


/*********other********/
.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: #395cc9;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;height:50px;line-height:50px;text-align: center;font-size: 14px;color:#333;border-bottom:1px solid #ccc}
.lfSmallNav>li:last-child,.lfsecondList>li:last-child{  border-bottom:none;  }
.lfSmallNav>li:hover,.lfsecondList>li:hover{  background: #395cc9;  }
.lfSmallNav>li:hover>a,.lfsecondList>li: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:#395cc9; line-height: 43px; height: 60px; font-weight: bold;}
.contactUsTitle strong{color:#395cc9;}
.leftcontactWay{color: #666;line-height: 23px;margin-top: 20px;font-size: 14px;margin-bottom: 45px;-ms-word-break: all;word-break: break-all;  }
.leftcontactWay>b{display: block;}
.rtMsgBox{width:81%;  padding-left:30px;  }
.msgBoxTop{height: 100px;line-height: 100px;padding-left: 10px;padding-right: 14px;  }
.msgBoxTop a:hover{text-decoration: underline}
.msgBoxTop b{ font-size: 28px; color:#395cc9; }
.msgBoxTop p{ font-size: 14px; color:#666; }
.contactUsBox .hotLineBox{padding:10px 0;line-height: 30px;border:1px solid #395cc9;position: relative;font-size: 16px;color:#395cc9;text-align: center;  }
.contactUsBox .hotLineBox>p{position: absolute;left: 61px;top: -9px;height: 16px;line-height: 16px;background: #fff;  }
.contactUsBox .hotLineBox *{color:#395cc9}
.msgListBox{width:100%; }
.msgListBox ul{width:100%;  }
.msgListBox ul li{ padding:0 10px;width:215px;margin: 0 0 10px; }
.msgListBox .picBox{width:100%;overflow: hidden;height:180px;position: relative;border: 2px solid #aaa;  }
.msgListBox .picBox img.videoLogo{-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:#395cc9;}


/***********picArti*********/
.newsList li{display: block;padding:15px 0;border-bottom:1px dashed #ccc;  }
.newsPicBox{width:25%;height:130px;overflow: hidden;position: relative;  }
.newsPicBox img{-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:75%;padding-left:20px;  }
.newsMsgNewSet{ width:100%; !important;  }
.newsTitle{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size:18px;color:#395cc9;margin-bottom: 12px;height:24px;line-height: 24px;  }
.newsTitle a{color:#395cc9;}
.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:#395cc9;  }
.page{ width:100%; text-align: right; margin-top:15px;  }
#pagelist {padding: 4px;margin: 4px;text-align: center;}
#pagelist .current {border: #036cb4 1px solid;padding: 4px 6px;font-weight: bold;margin: 2px;color: #fff;font-size: 14px;background-color: #036cb4;  }
#pagelist a {border: #eee 1px solid;padding: 4px 6px;margin: 2px;color: #036cb4;text-decoration: none;font-size: 14px;font-family: MicroSoft YaHei;width: auto;  }
#pagelist select {border: #eee 1px solid;padding: 3px 6px 3px 6px;color: #036cb4;font-size: 14px;font-family: MicroSoft YaHei;  }
#pagelist .total {color: #333;}


/*******onlineMsg*******/
.fmb_formline{width:460px;line-height: 50px;background-color:#737373;margin-bottom:15px;}
.fmb_formline label{width:95px;height:50px;padding-left:24px;font-size: 14px;color:#9b9b9b;}
.fmb_formline input[type="text"],.fmb_formline textarea{width:363px;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 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:auto;  }
.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:#666;  }
.newsTxt img,.goodsPic img{display: block;max-width: 100%;margin: auto;}
.goodsPic{display: block;margin:20px auto;max-width: 100%;}
.backOut{margin-top:25px;  }
.backOut,.backOut a{color:#000;  }
.toNext{margin-top:5px;}
.toNext,.toNext a{color:#000;  }
.backOut a:hover,.toNext a:hover{text-decoration: underline;  }
