@charset "utf-8";

/*图片轮播*/


/*FlexSlider默认样式*/

.Banner {
    overflow: hidden;
    clear: both;
    position: relative;
    z-index: 5;
}

.Banner:before {
    content: "";
    display: block;
    width: 20%;
    height: 96%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .75) 0, transparent 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, .75) 0, transparent 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .75) 0, transparent 100%);
}

.Banner:after {
    content: "";
    display: block;
    width: 20%;
    height: 96%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, .75) 0, transparent 100%);
    background: -o-linear-gradient(right, rgba(0, 0, 0, .75) 0, transparent 100%);
    background: linear-gradient(to left, rgba(0, 0, 0, .75) 0, transparent 100%);
}

.Banner .flexslider {
    max-width: 750px;
    /*! position: relative; */
    zoom: 1;
    margin: 0 auto;
}

.Banner .flexslider ul li {
    list-style: none;
    position: relative;
}

.Banner .flexslider ul li p {
    height: 60px;
    line-height: 60px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    bottom: 0px;
    left: 0px;
    text-align: center;
    position: absolute;
    width: 100%;
    font-size: 16px;
}

.Banner .flexslider ul li .slideImg {
    display: block;
    height: 0;
    padding-bottom: 67.5%;
    overflow: hidden;
}

.Banner .flexslider ul li img {
    border: none;
    width: 100%;
}

.Banner .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    overflow: visible !important;
}

.Banner .loading .flex-viewport {}

.Banner .flexslider .slides {
    zoom: 1;
    width: 100%;
    padding: 0;
}

.Banner .carousel li {
    margin-right: 5px;
}


/*icon小点*/

.Banner .flex-control-nav {
    display: none;
    width: 100%;
    height: 17px;
    line-height: 17px;
    padding: 0 14px;
    background: #d7d7d7;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 9;
}

.Banner .flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.Banner .flex-control-paging li a {
    float: left;
    width: 10px;
    height: 10px;
    display: block;
    background: #8f8f8f;
    /*! border: #fff 2px solid; */
    border-radius: 50%;
    cursor: pointer;
    text-indent: -9999px;
}

.Banner .flex-control-paging li a:hover,
.Banner .flex-control-paging li a.flex-active {
    background: #d9d9d9;
    border: #9a0000 1px solid;
}

.Banner .slides h4 a {
    color: #fff;
    opacity: 1.0;
    font-size: 14px;
    text-decoration: none;
}

.Banner .slides h4 a:hover {
    color: #fff;
    font-size: 14px;
}

.Banner .flexslider ul li .til_slides {
    position: absolute;
    bottom: 7%;
    left: 20%;
    color: #fff;
    z-index: 999;
    background: url(../images/banner_bg.png) repeat;
    padding: 17px 19px;
    font-size: 2.2em;
    color: #fff;
}

.Banner .flex-direction-nav {
    display: block;
    margin-top: -17px;
}

.Banner .flex-direction-nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: static !important;
}

.Banner .flex-direction-nav a {
    width: 17px;
    height: 30px;
    text-align: center;
    display: inline-block;
    position: absolute;
    z-index: 99;
    text-indent: -999em;
    z-index: 99;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.5s ease;
}

.Banner .flex-direction-nav a.flex-prev {
    background: url(../images/sjd_wjxy_navlist.png) no-repeat left center;
    left: calc(50% - 400px);
    top: 50%;
    margin-top: -25px;
    transform: rotateY(180deg);
}

.Banner .flex-direction-nav a.flex-next {
    background: url(../images/sjd_wjxy_navlist.png) no-repeat right center;
    right: calc(50% - 400px);
    top: 50%;
    margin-top: -25px;
}

.Banner .flexslider span {
    position: absolute;
    bottom: 6%;
    padding: 0 12px 0 12px;
    height: 36px;
    text-align: left;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 36px;
    padding: 0 8px;
    font-family: "Microsoft Yahei";
}

.photo {
    display: none
}

.sj_dh {
    display: none
}

.sj_footer {
    display: none
}

.all-nav {
    display: none
}

body {
    background: #fff;
}

a.peixun {
    display: block;
    width: 136px;
    height: 41px;
    float: left;
    background: url(../images/peixun.jpg) no-repeat 0px 12px;
    line-height: 41px;
    padding-left: 30px;
    color: #333;
    font-size: 15px;
}

a.en {
    display: block;
    width: 93px;
    height: 41px;
    float: left;
    background: url(../images/diqiu.jpg) no-repeat 0px 12px;
    line-height: 41px;
    padding-left: 30px;
    color: #333;
    font-size: 15px;
}

a.shu {
    display: block;
    width: 2px;
    height: 41px;
    float: left;
    background: url(../images/shu.jpg) no-repeat;
    margin-right: 20px;
}

.search {
    float: left;
    width: 251px;
    height: 41px;
    background: url(../images/search.jpg)no-repeat;
}

.pleq {
    border: 0px;
    line-height: 41px;
    width: 211px;
    height: 41px;
    text-indent: 15px;
    outline: none;
    padding: 0px !important;
    background: none;
    font-size: 15px;
    float: left;
}

.pkp2 {
    width: 40px;
    height: 41px;
    float: left;
    background: url(../images/search.jpg) right;
    list-style: none;
    border: 0;
    outline: none;
}

.top {
    width: 1200px;
    height: 130px;
    margin: 0 auto;
}

a.logo {
    width: 620px;
    height: 130px;
    float: left;
    display: block;
}

.topone {
    width: 580px;
    height: 60px;
    /* float: left; */
    padding-top: 15px;
    padding-left: 70px;
}

.toptwo {
    /* width: 580px; */
    height: 70px;
    float: left;
}

.toptwo a {
    width: auto;
    height: 70px;
    display: block;
    float: left;
    color: #333333;
    font-size: 17px;
    line-height: 70px;
    margin-right: 41px;
}

.toptwo a:hover {
    border-bottom: 5px solid #084cb4;
}

#sy {
    border-bottom: 5px solid #084cb4;
}

#bottom {
    width: 100%;
    height: 313px;
    background: url(../images/bottom.jpg) top center no-repeat;
}

.bottom {
    width: 1120px;
    height: 313px;
    margin: 0 auto;
}

.bottom .bone {
    width: 400px;
    height: 240px;
    float: left;
    padding-top: 50px;
}

.bottom .bone span {
    font-size: 21px;
    font-weight: bold;
    color: #333333;
    display: inline-block;
    float: left;
    width: 100%;
    line-height: 36px;
}

.bottom .bone a {
    display: block;
    width: 50%;
    line-height: 34px;
    color: #333333;
    font-size: 15px;
    float: left;
}

.bottom .btwo {
    width: 214px;
    height: 240px;
    float: left;
    padding-top: 50px;
    margin-right: 50px;
}

.bottom .btwo span {
    font-size: 21px;
    font-weight: bold;
    color: #333333;
    display: inline-block;
    float: left;
    width: 100%;
    line-height: 36px;
}

.bottom .btwo p {
    line-height: 34px;
    color: #333333;
    font-size: 15px;
}

.bottom .bthree {
    width: 150px;
    height: 150px;
    float: left;
    margin-top: 65px;
    text-align: center;
}

.bottom .bthree img {
    clear: both;
    display: block;
    margin: auto;
}

.bottom .bthree span {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    color: #333333;
    line-height: 40px;
}

.bottom .bfour {
    width: 100%;
    height: 72px;
    line-height: 72px;
    color: #333333;
    font-size: 15px;
    text-align: center;
    float: left;
}

.bottom .bfour a {
    font-size: 15px;
    color: #333333;
}

.center_z1 {
    width: 100%;
    height: 1506px;
    background: url(../images/center.jpg) top center;
    padding-top: 40px;
}

.new {
    width: 203px;
    height: 64px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.center1 {
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    background: url(../images/cente1.png) no-repeat top center;
    overflow: hidden
}

.xxxc {
    width: 480px;
    float: left;
    font-size: 21px;
    font-weight: bold;
    padding-left: 0;
    padding-top: 55px;
    line-height: 60px;
}

.xxxc>p {
    padding-left: 106px
}

.xxxc_list {
    width: 410px;
    height: 315px;
    float: none;
    margin-left: 30px;
    margin-top: 20px;
}

.xyxw {
    width: 660px;
    height: 180px;
    float: left;
    margin-top: 45px;
}

a.xyxw_img {
    width: 330px;
    height: 180px;
    float: left;
}

.xyxw_list {
    width: 315px;
    height: 180px;
    float: right;
}

a.xyxw_title {
    width: 100%;
    height: 60px;
    float: left;
    display: block;
    line-height: 30px;
    font-weight: bold;
    font-size: 19px;
    color: #333;
}

.xyxw_list p {
    line-height: 24px;
    font-size: 15px;
    display: inline-block;
    margin-top: 15px;
}

a.more1 {
    color: #f00;
    font-size: 15px;
}

.xw_list {
    width: 660px;
    float: left;
    margin-top: 30px;
    margin-left: 28px;
}

.xw_list li {
    width: 100%;
    height: 90px;
    float: left;
    margin-bottom: 25px;
}

.xw_list span {
    display: inline-block;
    float: left;
    width: 67px;
    height: 80px;
    background: url(../images/riqi.png) no-repeat;
    text-align: center;
    color: #999999;
    font-size: 13px;
    line-height: 24px;
}

.xw_list h1 {
    font-size: 36px;
    line-height: 54px;
    color: #0655cd;
    text-align: center;
}

.wpmp {
    width: 580px;
    height: 90px;
    float: left;
}

.xw_list a {
    font-size: 17px;
    color: #333333;
    padding-left: 20px;
}

.xw_list p {
    color: #999999;
    font-size: 15px;
    line-height: 26px;
    padding-left: 20px;
    padding-top: 8px;
}

.center_z2 {
    width: 1200px;
    height: 671px;
    margin: 0 auto;
    margin-top: 40px;
    background: url(../images/bj1.png) no-repeat;
}

.lmlj {
    width: 100%;
    height: 116px;
    float: left;
}

.lmlj a {
    width: 203px;
    height: 64px;
    float: left;
    display: block;
    margin-left: 237px;
}

.djzc1 {
    width: 650px;
    height: 550px;
    float: left;
    margin-left: 15px;
}

.tpxw {
    width: 650px;
    height: 370px;
    float: left;
    position: relative;
}

.txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 50px;
    line-height: 50px;
    width: 100%;
    background: url(../images/bh1.png) repeat;
    overflow: hidden;
    color: #fff;
    font-size: 15px;
    padding-left: 20px;
}

a.ltqp {
    width: 323px;
    height: 160px;
    margin-top: 25px;
    display: block;
    float: left;
    padding: 20px 45px;
    font-size: 19px;
    color: #333;
    line-height: 30px;
}

.djzc2 {
    width: 511px;
    height: 210px;
    float: left;
    margin-left: 24px;
    padding: 20px 30px;
}

.djzc2 a {
    font-size: 19px;
    color: #333333;
    font-weight: bold;
    line-height: 30px;
}

.djzc2 p {
    font-size: 15px;
    color: #999999;
    margin-top: 10px;
    text-indent: 2em;
    line-height: 30px;
}

.djzc3 {
    width: 252px;
    height: 350px;
    float: left;
    margin-top: 10px;
    margin-left: 24px;
    padding: 25px 20px;
}

.djzc3 a {
    font-size: 19px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 30px;
}

.djzc3 p {
    font-size: 15px;
    color: #FFFFFF;
    margin-top: 10px;
    text-indent: 2em;
    line-height: 30px;
}