body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, form, fieldset, input, p, span, th, td, blockquote, lengend, button, textarea {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none outside;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a img, input {
    border: 0
}

img {
    vertical-align: middle;
}

input, select, option {
    outline: none;
}

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

/* 常用样式设置 start */

body {
    font-family: "微软雅黑";
    font-family: "Microsoft YaHei" !important;
    font-size: 16px;
    color: #333;
    background: url("indexjb.jpg") top center no-repeat;
}

a:link {
    color: #333;
    text-decoration: none;
}

a:visited {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #3990d3;
    text-decoration: none;
}

a:active {
    color: #333;
    text-decoration: none;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.main {
    width: 1200px;
    margin: 0 auto;
    margin-top: 460px;
    background-color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 3px 3px 5px #ddd;
    -webkit-box-shadow: 3px 3px 5px #ddd;
}

.contentbox {
    padding: 30px 30px 0px 30px
}

.tbgzbox {
    padding-top: 20px;
}

.more {
    position: relative;
    background: url(./titbg.png) left center no-repeat;
    margin-bottom: 20px;
    height: 40px;
}

.more h2 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 24px;
    color: #164474;
    font-weight: bold;
}

.more span {
    position: absolute;
    right: 0px;
    float: right;
    background: url("./more.png") left center no-repeat;
    padding-left: 25px;
    font-weight: normal;
    line-height: 40px;
}

.more span a {
    color: #333333;
    font-size: 14px;
}

.tbgzpics {
    float: left;
    width: 555px;
    height: 368px;
    overflow: hidden;
    position: relative;
}

.tbgzpics .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 13px;
    z-index: 1;
}

.tbgzpics .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.tbgzpics .hd ul li {
    float: left;
    margin-right: 5px;
    width: 10px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    background: url("./iconwhite.png") no-repeat;
    cursor: pointer;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.tbgzpics .hd ul li.on {
    background: url("./iconblue.png") no-repeat;
    color: #fff;
}

.tbgzpics .bd {
    height: 368px;
    width: 100%;
    position: relative;
}

.tbgzpics .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.tbgzpics .bd img {
    width: 555px;
    height: 368px;
    display: block;
}

.tbgzpics .bd li span {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: url(bgtext.png) left top repeat;
    color: #fff;
    text-indent: 1em;
}

.tbgzNews {
    width: 555px;
    float: right;
}

.tbgzNews h2 {
    font-size: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.tbgzNews h2 a {
    color: #333
}

.tbgzNews ul li {
    width: 535px;
    float: left;
    background: url("icon.png") left center no-repeat;
    color: #333333;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tpsp {
    position: relative;
}

.tpsp .als-prev {
    left: -10px
}

.tpsp .als-prev, .als-next {
    position: absolute;
    top: 45px;
    width: 36px;
    height: 80px;
    background-color: #52b5ea;
    z-index: 99;
    cursor: pointer;
}

.tpsp .als-prev img, .als-next img {
    padding-top: 22px;
    padding-left: 10px
}

.tpsp .als-next {
    right: -10px
}

.tpsp ul li img {
    width: 255px;
    height: 165px;
}

.tpspbox {
    width: 100%;
    padding-top: 35px
}

.tpspbox ul li {
    position: relative;
    float: left;
    width: 266px;
    margin-right: 25px;
}

.tpspbox ul li.last {
    margin-right: 0px;
}

.tpspbox ul li .pics {
    width: 256px;
    background-color: #fff;
    padding: 5px;
    box-shadow: 3px 3px 5px #ddd;
    -webkit-box-shadow: 3px 3px 5px #ddd;
}

.tpspbox ul li i {
    position: absolute;
    right: 16px;
    top: 135px
}

.tpspbox ul li i img {
    width: 33px;
    height: 29px;
}

.tpspbox ul li p {
    padding-top: 10px;
    line-height: 25px;
    padding-left: 5px;
    padding-right: 5px;
}

.als-viewport {
    position: relative;
    overflow: hidden;
    margin: 0px auto;
}

.als-wrapper {
    position: relative;
    list-style: none;
}

.zsjs {
    padding-top: 20px;
    width: 100%;
    height: 135px;
}

.xlhd {
    padding: 20px 0px
}

.xlhd ul {
    width: 555px
}

.xlhd li {
    width: 535px;
    float: left;
    background: url("icon.png") left center no-repeat;
    color: #333333;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xglj {
    width: 100%;
    padding-bottom: 20px;
    display: inline-block;
    text-align: center;
}

.xglj ul {
    display: inline-block;
    text-align: center;
}

.xglj li {
    float: left;
    text-align: center;
    line-height: 30px;
}

.xglj li span {
    padding: 0px 20px
}

.xglj li a {
    color: #164474;
    font-weight: bold;
}

.phone {
    display: none;
}

/*尾部*/
.foot{width:100%;background:#10568a;min-width:1200px;}
.foot_nei{width:1200px;margin:0 auto;}
.foot_nei_top{padding:38px 0 22px;}
.foot_nei_top ul li{float:left;margin-left:12px;*display:inline;}
.foot_nei_top ul li:first-child{margin-left:0;}
.foot_nei_top ul li > a{display:inline-block;width:214px;height:34px;line-height:34px;padding-left:10px;color:#fff7f7;font-size:16px;background:#286796 url(Zrzyb_foot_xsanj_ico_scy201806_03.png) no-repeat 200px;border:1px solid #4f81a7; text-decoration:none;cursor:pointer;}
.foot_nei_bt { overflow: hidden;}
.foot_nei_bt dl dt{width:255px;float:left;text-align:right;padding-top:32px;}
.foot_nei_bt dl dt a{display:inline-block;margin-left:30px;}
.foot_nei_bt dl dd{width:740px;float:left;line-height:24px;padding:20px 0 36px 46px;}
.foot_nei_bt dl dd span{display:block;}
.foot_nei_bt dl dd,.foot_nei_bt dl dd a{font-size:14px;color:#fff;}
.foot_nei_bt dl dd em{font-style:normal;margin-left:22px;}

/* screen mobile */

@media screen and (max-width: 992px) {
    body {
        background: none;
    }
    .phone {
        background: url("phonebj.jpg") top center no-repeat;
        display: block;
        height: 200px;
        background-size:100%;
    }
    .main {
        width: 100%;
        margin-top: 0px
    }
    .contentbox {
        padding: 20px 20px 0px 20px
    }
    .tbgzpics {
        width: 100%
    }
    .tbgzpics .bd img {
        width: 100%
    }
    .tbgzbox {
        padding-top: 0px
    }
    .tbgzNews {
        width: 100%;
        padding-top: 10px
    }
    .tbgzNews ul li {
        width: 98%
    }
    .zsjs {
        width: 100%;
        height: auto;
    }
    .zsjs img {
        width: 100%
    }
    .xlhd ul {
        width: 100%
    }
    .xlhd ul.fr {
        display: none;
    }
    .xlhd li {
        width: 98%
    }
    .tpsp {
        overflow: hidden;
    }
    /* .tpsp ul li  {width:25%}
    .tpsp ul li img{width:100%; height: auto;} */
    .more {
        background: none;
        margin-bottom: 10px;
    }
    .tpspbox {
        padding-top: 10px
    }
    .tpspbox ul li {
        width: 100%;
        margin: 0px;
    }
    .tpsp .bd {
        width: 100%;
        overflow: hidden;
        position: relative;
    }
    .tpspbox ul li .pics {
        width: 100%;
        margin: 0px
    }
    .tpsp ul li img {
        width: 100%;
        height: auto;
    }
    .tpsp .als-prev, .als-next {
        top: 35%;
        margin-top: -40px
    }
    .tpspbox ul li i {
        top: 60%
    }
    /* .tpspbox{display: none;} */
    .foot{min-width:auto;}
	.foot_nei{width:auto;}
	.foot_nei_bt dl dd{width:auto;}
    .foot_nei_bt dl dt{width:auto;}
}