/*鍏ㄧ珯榛戠櫧*/
/*
body{
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
filter:gray;
}
*/

/* css reset */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

body {
    //background: #c3c3c3;
    color: #3c3c3c;
    font-size: 14px;
    font-family: "瀹嬩綋", Arial, sans-serif;
    text-align: center;
    line-height: 30px;
}

td,
th,
caption {
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

a {
    color: #3c3c3c;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
}

ol,
ul,
li {
    list-style: none;
}

input,
textarea,
select,
button {
    font: 14px 瀹嬩綋, Arial, Verdana, Helvetica, sans-serif;
}

table {
    border-collapse: collapse;
}

.clear {
    clear: both;
}


/* css common */


/*鍏朵粬鍏叡css begin*/


/*鑳屾櫙 begin*/

.bg {
    margin: auto;
    width: 100%;
  //  background: #ececec;
    background: #fff;
   // background: url(../images/bg.jpg) top no-repeat;
  //  padding-top: 100px;

}


/*鑳屾櫙 end*/


/*澶栬竟璺 begin*/

.mb15 {
    margin-bottom: 15px;
}


/*澶栬竟璺 end*/


/* 娴姩 begin */

.floatL {
    float: left;
}

.floatR {
    float: right;
}


/* 娴姩 end */


/* 瀹氫綅 begin */

.posRel {
    position: relative;
}


/* 瀹氫綅 end */


/*杈规 begin*/

.borderRbl {
    overflow: hidden;
    background: #fff;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
}


/*杈规 end*/


/* 鍥剧墖鐖跺厓绱 begin*/

.imgBox img {
    width: 100%;
    height: 100%;
}


/* 鍥剧墖鐖跺厓绱 end*/


/*鏇村 begin*/

.more {
    margin-right: 10px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
}


/*鏇村 end*/


/*鏍忕洰鏍囬 begin*/

.colTit {
    width: 100%;
    height: 30px;
    overflow: hidden;
}

.colBgGn {
    background: url(../img/colBgGnLine.png) left bottom repeat-x;
}

.colBgBu {
    background: url(../img/colBgBuLine.png) left bottom repeat-x;
}

.colBgGnLeft {
    width: 22px;
    height: 100%;
    background: url(../img/colBgGnLeft.png) top left no-repeat;
}

.colBgBuLeft {
    width: 22px;
    height: 100%;
    background: url(../img/colBgBuLeft.png) top left no-repeat;
}

.titText {
    font-size: 16px;
    color: #fff;
    font-weight: bolder;
    letter-spacing: 1px;
}

.titText a {
    color: #fff;
}

.colTitCn {
    height: 100%;
    overflow: hidden;
}

.colTitCn div {
    margin: 0 6px 0 1px;
}

.colTitEn {
    display: none;
    height: 100%;
    font-size: 13px;
    color: #000;
    font-weight: bold;
    text-indent: 6px;
}

.colTitW192 {
    width: 192px;
    height: 100%;
    overflow: hidden
}

.colTitW714 {
    width: 744px;
    height: 100%;
    overflow: hidden
}

.colTitCnGn {
    background: url(../img/colBgGn.png) top left repeat-x;
}

.colTitCnBu {
    background: url(../img/colBgBu.png) top left repeat-x;
}


/*鏍忕洰鏍囬 end*/


/*鏍忕洰鍒楄〃 begin*/

.colList {
    margin: 8px 16px 0 0;
}

.colLi {
    overflow: hidden;
}

.colLiTxt {
    text-indent: 25px;
    background: url(../img/liImg.png) 10px center no-repeat;
}


/*鏍忕洰鍒楄〃 end*/


/*蹇嵎瀵艰埅鍒楄〃 begin*/

.leftNavKj {
    display: none;
}

.navKjLink {
    width: 100%;
    height: 284px;
    overflow: hidden;
}

.navKjLink li {
    width: 100%;
    height: 90px;
    border-bottom: 1px solid #b2b2b2;
}


/*蹇嵎瀵艰埅鍒楄〃 end*/


/* 褰撳墠浣嶇疆 begin*/

.position {
    width: 100%;
    height: 30px;
    overflow: hidden;
}


/* 褰撳墠浣嶇疆 end*/


/*鍒嗛〉鏍峰紡 begin*/

.pagination {
    margin-top: 30px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #000;
    text-align: center;
    border-top: 1px solid #7f7f7f;
    clear: both;
}

.pagination a {
    color: #000;
}


/*鍒嗛〉鏍峰紡 end*/


/*鍏朵粬鍏叡css end*/


/*澶撮儴 begin*/

.header {
    margin: auto;
    width: 1000px;
    height: 105px;
    overflow: hidden;
}

.tyLogo {
    position: absolute;
    top: 18px;
    left: 0px;
    width: 246px;
    height: 70px;
}

.tyLogo img {
    width: 100%;
    height: 100%;
}

.setHome {
    position: absolute;
    top: 45px;
    right: 0px;
    width: auto;
    height: 16px;
    line-height: 16px;
    color: #000;
    font-size: 14px;
    font-family: "寰蒋闆呴粦", "瀹嬩綋";
}

.setHome ul {
    float: right;
}

.setHome li {
    float: left;
    margin-left: 12px;
}

.setHome a {
    color: #000;
}


/*瀵艰埅 begin*/

.nav {
    margin: auto;
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    background: #1A5BA8;
}

.navBox {
    margin: auto;
    width: 1000px;
    height: 100%;
}

.nav ul {
    margin-left: 15px;
}

.nav li {
    float: left;
    margin: 0px 10px;
}

.nav a {
    color: #fff;
}


/*瀵艰埅 end*/


/*澶撮儴 end*/


/*Logo begin*/

.logo {
    margin: 18px auto 4px;
    width: 1000px;
    height: 350px;
    overflow: hidden;
}


/*Logo end*/


/* 浜у搧绫诲埆 begin */

.productType {
    margin: 0 auto 6px;
    width: 1000px;
    height: 45px;
    overflow: hidden;
}

.productType ul {}

.productType li {
    position: relative;
    margin: 0 23px;
    float: left;
    width: 120px;
    height: 45px;
    cursor: pointer;
}

.line {
    width: 100%;
    height: 1px;
    background: #ccc;
}


/* 浜у搧绫诲埆 end */


/*鍙嬫儏閾炬帴 begin*/

.Link {
    margin: 16px auto;
    width: 970px;
    height: 30px;
}


/*鏂囧瓧鍙嬫儏閾炬帴 begin*/

.textLink {
    margin: 0px auto;
    width: 970px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.textLink li {
    float: left;
    margin: auto 9px;
}


/*鏂囧瓧鍙嬫儏閾炬帴 end*/


/*鍥剧墖鍙嬫儏閾炬帴 begin*/

.friendLink {
    margin: auto;
    width: 970px;
    overflow: hidden;
}

.friendLink ul {
    margin: 15px 0 15px -6px;
    width: 976px;
    overflow: hidden;
}

.friendLink li {
    float: left;
    margin-left: 6px;
    width: 116px;
    height: 34px;
}


/*鍥剧墖鍙嬫儏閾炬帴 end*/


/*鍙嬫儏閾炬帴 end*/


/*鐗堟潈淇℃伅 begin*/

.copyright {
    margin: 15px auto 0;
    width: 100%;
    height: auto;
    line-height: 16px;
    color: #fff;
    font-size: 12px;
    text-align: left;
    overflow: hidden;
    background: #1A5BA8;
}

.copyrightTxt {
    position: relative;
    margin: 10px auto;
    width: 970px;
    height: auto;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    color: #fff;
}

.copyrightTxt a {
    color: #fff;
}

.copyright .subSite {
    position: absolute;
    bottom: 0px;
    right: 0px;
}


/*鐗堟潈淇℃伅 end*/


/*寰俊浜岀淮鐮 start*/

.wxBox {
    position: fixed;
    top: 20%;
    right: 10px;
    z-index: 999;
}

.wxBox .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 18px;
    height: 18px;
    cursor: pointer;
}


/*寰俊浜岀淮鐮 end*/


/*鎼滅储缁撴灉椤?/

.searchNav {
    color: #1a1a1a;
    font-size: 16px;
    line-height: 28px;
    border-bottom: 2px solid #e7e7e7;
}

.searchNav span {
    color: #ef3838;
}

.searchList {
    margin-top: 6px;
}

.searchList .item {
    padding: 20px 0 20px 10px;
    border-bottom: 1px solid #f0f0f0;
}

.searchList .item:hover {
    background-color: #f7f7f7;
}

.searchList .item .search-title {
    color: #333333;
    font-size: 18px;
    margin-bottom: 14px;
}

.searchList .item .search-title span {
    color: #ef3838;
}

.searchList .item .search-txt {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

.searchList .item .search-txt span {
    color: #ef3838;
}

.searchList .item .search-date {
    color: #333333;
    font-size: 12px;
}

.searchList .item .search-date em {
    color: #bababa;
    margin: 0 30px 0 15px;
}


/*right-fixed*/

.right-fixed {
    position: fixed;
    right: 0px;
    bottom: 150px;
}

.right-fixed li {
    width: 50px;
    height: 50px;
    background-color: #cacaca;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative;
}

.right-fixed .bztapp{
    background-image: url(../images/bztapp.png);
    background-repeat: no-repeat;
    transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
}
.right-fixed .gongshi{
    background-image: url(../images/gsl3.png);
    background-repeat: no-repeat;
    transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
}

.right-fixed .bztapp {
    background-position: 0 -56px;
}
.right-fixed .bztapp:hover {
    background-position: 0 0;
}

.right-fixed .bztapp-logo{
    background-image: url(../images/bztapper.png) ;
    background-size: 162px 162px;
    background-repeat: no-repeat;
    transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
}
.right-fixed .bztapp-logo {
    width: 162px;
    height: 162px;
    display: none;
    position: absolute;
    bottom: 0;
    left: -162px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.right-fixed .bztapp:hover .bztapp-logo {
    display: block;
}
.right-fixed .app,
.right-fixed .weixin,
.right-fixed .wap,
.app-logo,
.weixin-logo {
    background-image: url(../images/tubiao.png);
    background-repeat: no-repeat;
    transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
}

.right-fixed .app:hove,
.right-fixed .weixin:hover,
.right-fixed .wap:hover {
    background-image: url(../images/tubiao.png);
    background-repeat: no-repeat;
    transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    -o-transition-duration: 400ms;
}

.right-fixed .back-top {
    background-image: url(../images/tubiao.png);
    background-repeat: no-repeat;
}

.right-fixed .back-top:hover {
    background-image: url(../images/tubiao.png);
    background-repeat: no-repeat;
}

.right-fixed .app {
    background-position: -10px -170px;
}

.right-fixed .weixin {
    background-position: -65px -170px;
}

.right-fixed .wap {
    background-position: -120px -170px;
}

.right-fixed .back-top {
    display: none;
    background-position: -175px -170px;
}

.right-fixed .app:hover {
    background-position: -10px -114px;
}

.right-fixed .weixin:hover {
    background-position: -65px -114px;
}

.right-fixed .wap:hover {
    background-position: -120px -114px;
}

.right-fixed .back-top:hover {
    background-position: -175px -114px;
}

.app-logo,
.weixin-logo,
.wap-logo {
    width: 162px;
    display: none;
    position: absolute;
    bottom: 0;
    left: -162px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.app-logo {
    height: 180px;
    background-position: -180px -229px;
}

.weixin-logo {
    height: 200px;
    background-position: -10px -229px;
}

.right-fixed .app:hover .app-logo {
    display: block;
}

.right-fixed .weixin:hover .weixin-logo {
    display: block;
}

.right-fixed .wap:hover .wap-logo {
    display: block;
}