/*-----------------[初始化]--------------*/
body{color: #656566;font-size: 14px;line-height: 1.5;background: #f0f0f0;font-family:"微软雅黑","Microsoft Yahei";}
a{color: #656566;}
/*a:hover{color: #3c6;}*/
img{max-width: 100%;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
input,textarea,select{font-size: 12px;color: #3d4c63;font-family:"微软雅黑","Microsoft Yahei";outline: 0;}
input[type='submit'],input[type='reset'],input[type='button'],select{-webkit-appearance: none;-moz-appearance: none;appearance: none;}
input[type='submit'],input[type='reset'],input[type='button']{cursor: pointer;}
::-webkit-input-placeholder {color: #78899e;}
::-moz-placeholder {color: #78899e; }
::-ms-input-placeholder {color: #78899e;}
input[type="text"]:focus,input[type="password"]:focus,input[type="tel"]:focus{background: #fff;border: 1px solid #bbb;-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
input.false:focus{border: 2px solid #ff1531;background: #fff;}
select{ background: url(../images/bg-select.png) no-repeat right center; -o-background-size: 30px auto;-ms-background-size: 30px auto;
    -moz-background-size: 30px auto;-webkit-background-size: 30px auto;background-size: 30px auto;}
/*布局*/
.wp{padding: 0 10px;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}

/*******************************
  -------[=头部]-------
********************************/
#hd{height:70px;overflow: hidden;background-color: #fff;position: fixed;width: 100%;top: 0;left: 0;z-index: 998;}
.logo{height:47px;display: block;margin-top:10px;margin-left:10px;}
.logo img{height: 100%;width: auto;}
/*******************************
    -------[=导航]-------
********************************/
#aside{left: 100%;position: fixed;width: 100%;top: 70px;z-index: 999; background-color: #eb6001;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;
    -webkit-transition: .3s;-o-transition: .3s;}
#aside .lang{height: 30px;padding: 10px 2px;overflow: hidden;}
#aside .lang a{width: 50%;float: left;}
#aside .lang span{display: block;height: 30px;border: 1px solid #da5c05;background-color: #007add;border-radius: 30px;text-align: center;
    color: #fff;line-height: 28px;margin: 0 8px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
#nv{}
#nv li{border-top: 1px solid #c45408;}
#nv li a{color: #fff;display: block;padding-left: 15px;}
#nv li .v1{line-height: 35px;font-size: 14px;background: url(../images/ico-nv1.png) no-repeat right 5px center;-o-background-size: 25px auto;
    -ms-background-size: 25px auto;-moz-background-size: 25px auto;-webkit-background-size: 25px auto;background-size: 25px auto;}
#nv li .v1.on{background-image: url(../images/ico-nv1-on.png);}
#nv dl{display: none;}
#nv dd{border-top: 1px solid #eb6001;background-color: #f6741b;}
#nv dd a{line-height: 30px;font-size: 12px;}
.menuBtn{position: relative;z-index: 9;position: absolute;top:13px;right: 16px; box-sizing:border-box;width: 35px;height: 40px;padding: 7px;cursor: pointer;
  transition:.3s;-ms-transition: .3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s;width:44px; height:41px; border:1px #eb6001 solid; border-radius:5px;}
.menuBtn b{display: block;height: 2px;background-color: #eb6001;margin: 3px 0 7px;transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;
    -o-transition: .3s;}
.menuBtn.open{}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 7px;top: 50%;width: 30px;}
.menuBtn.open b:first-child{display: block;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.menuBtn.open b:last-child{display: block;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg); -ms-transform:rotate(-45deg);}
#aside.open{left: 0;right: 0;}
.fixme{height: 100%;overflow: hidden;}
.overlay{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.6);z-index: 996;}
/*内页bannar*/
#ban{padding-top:33%;height:0;position:relative;margin-top:50px;background-position:center center;background-repeat: no-repeat;-o-background-size: cover;         
     -ms-background-size: cover;-moz-background-size: cover;-webkit-background-size: cover;background-size: cover;}
#ban h2{font-size: 16px;color: #fff;position: absolute;z-index: 2;top: 50%;left: 25px;padding-bottom: 8px;background: url(../images/ico-11.jpg) no-repeat left bottom;
  margin-top:-16px;-o-background-size:auto 3px;-ms-background-size:auto 3px;-moz-background-size:auto 3px;-webkit-background-size:auto 3px;background-size:auto 3px;}
/*内二级菜单*/
.m-tab1{border-bottom: 1px solid #f0f0f0;background-color: #fff; overflow:hidden}
.m-tab1 li{width: 25%;float: left;font-size: 13px;border-bottom: 1px solid #fff;}
.m-tab1 li a{text-align: center;display: block;height: 40px;line-height: 40px;background: url(../images/ico-12.jpg) no-repeat right center;-o-background-size: auto 14px;-ms-background-size: auto 14px;-moz-background-size: auto 14px;-webkit-background-size: auto 14px;background-size: auto 14px;border-bottom: 1px solid #fff;}
.m-tab1 li.on a{border-bottom: 1px solid #eb6001;color: #eb6001;}
.m-tab1 li:last-child a{background: 0;}
.m-tab1-1 li{width: 50%;}
.m-tab1-2 li{width: 33.33%;}
/*******************************
  -------[=底部]-------
********************************/
#fd{font-size: 12px;color: #666;text-align: center;background-color: #fff;padding: 30px 0 90px;}
#fixMenu{position: fixed;width: 100%;height: 55px;left: 0;bottom: 0;z-index: 995;box-shadow: 0px 0px 5px #666;background-color: #fff;}
#fixMenu li{width: 25%;float: left;text-align: center;}
#fixMenu li a{font-size: 13px;color: #666;display: block;line-height: 86px;background-position: center 5px;background-repeat: no-repeat;
    -o-background-size: 30px auto;-ms-background-size: 30px auto;-moz-background-size: 30px auto;-webkit-background-size: 30px auto;background-size: 30px auto;}
#fixMenu li .s1{background-image: url(../images/ico-07.png);}
#fixMenu li .s2{background-image: url(../images/ico-08.png);}
#fixMenu li .s3{background-image: url(../images/ico-09.png);}
#fixMenu li .s4{background-image: url(../images/ico-10.png);}
/*******************************
    -------[=正文]-------
********************************/
.g-tit1{height: 24px;background-color: #fff;overflow: hidden;padding: 13px 10px;}
.g-tit1 span{display: block;float: left;font-size: 16px;line-height:24px;color: #765117;border-left: 5px solid #765117;padding-left: 8px;font-weight: normal;}
.g-tit1 a{float: right;font-size: 13px;color: #888;font-weight: normal;}

/*新闻动态*/
.m-list3{padding: 10px 10px 0;}
.m-list3 li{overflow: hidden;background-color: #fff;margin-bottom: 13px;}
.m-list3 .pic{width: 138px;height: 82px;float: left;margin-right: 13px;}
.m-list3 .pic img{width: 100%;height: 100%;display: block;}
.m-list3 .txt{overflow: hidden;padding-top: 10px;}
.m-list3 .txt h3{font-size: 13px;font-weight: normal;color: #333;margin-bottom: 5px;}
.m-list3 .txt p{color: #666;font-size: 12px;line-height: 20px;height: 40px;}
/*******************************
    -------[=分割]-------
********************************/
.m-txt1{background-color: #fff;padding: 25px 0;border-bottom: 1px solid #dcdcdc;}
.m-txt1 h3{font-size: 15px;font-weight: normal;color: #000;margin-bottom: 10px;}
.m-txt1 p{font-size: 12px;color: #666;line-height: 22px;margin-bottom: 10px;}
.m-txt1 span{color: #0061b0;}
.m-txt1 img{width: 100%;display: block;}
.m-txt1-1 span,.m-txt1-1 em{display: block;}
.m-txt2{background-color: #fff;padding: 25px 0;border-bottom: 1px solid #dcdcdc;}
.m-txt2 h3{font-size: 15px;font-weight: normal;color: #000;margin-bottom: 15px;text-align: center;}
.m-tab2{text-align: center;margin-bottom: 20px;}
.m-tab2 a{height: 25px;line-height: 25px;display: inline-block;border: 1px solid #e5e5e5;padding: 0 30px;border-radius: 25px;margin: 0 10px;}
.m-tab2 a.on{background-color: #0061b0;border-color: #0061b0;color: #fff;}
/*内TITLE*/
.g-tit2{text-align: center;font-size: 16px;color: #765117;font-weight: normal;padding: 25px 0 5px;margin-bottom: 15px;
    background: url(../images/ico-13.jpg) no-repeat center bottom;-o-background-size: auto 2px;-ms-background-size: auto 2px;
    -moz-background-size: auto 2px;-webkit-background-size: auto 2px; background-size: auto 2px;}
/*简介*/
.m-txt3{padding: 0 10px;margin-bottom: 25px;}
.m-txt3 p{margin-bottom: 10px; line-height:30px;}
.m-txt3 dd{line-height: 24px;color: #765117;padding-left: 15px;
    background: url(../images/ico-14.png) no-repeat left center;-o-background-size: 9px auto;-ms-background-size: 9px auto;-moz-background-size: 9px auto;  
	-webkit-background-size: 9px auto; background-size: 9px auto;}
.video video{ width:100%; height:auto;}
