@charset "utf-8";
*,
*:before,
*:after {
    margin: 0;
    padding: 0;
    font-style: normal;
    list-style: none;
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-size: 14px;
    color: #666;
    font-family: "Microsoft YaHei", "SimSun", "Helvetica Neue", Arial, Helvetica, sans-serif;
    min-width: 1200px;
}

a {
    text-decoration: none;
    cursor: pointer;
    outline: 0;
}

a:active {
    outline: 0;
}

a:hover {
    outline: 0;
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

em,
i {
    font-style: normal;
}

img {
    vertical-align: middle;
}

input,
select,
textarea {
    font-family: "Microsoft YaHei", "simsun", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

textarea {
    overflow: auto;
}

input:focus,
textarea:focus,
button:focus,
select:focus {
    outline: 0;
}

input::-ms-clear {
    display: none;
}

.top_tb {
    float: right;
}

.clearfix:after,
.container:after {
    width: 100%;
    clear: both;
    line-height: 0;
    display: block;
    overflow: hidden;
    zoom: 1;
    font-size: 0;
    content: '.';
}

.w {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.nbanner .w{
	width:100%;
}
.nbanner img{
  width:100%;
}
/* header */

header {
    width: 100%;
    overflow: hidden;
}

.header-hd {
    height: 33px;
    line-height: 33px;
    background: url('../image/header_top.png') no-repeat center;
    background-size: 1920px 33px;
    color: rgba(126, 126, 126, .67);
    font-size: 12px;
    background-color: #e1e0e0;
}

.header-hd a {
    color: rgba(255, 255, 255, .67);
    padding: 0 5px;
}

.header-hd .welcome {
    float: left;
}

.header-hd .href {
    float: right;
}

.header-bd {
    height: 107px;
}

.header-bd .logo {
    display: block;
    float: left;
    height: 107px;
    font-size: 0;
}
.header-bd a.logo{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.header-bd .logo img{
    max-height: 100%;
}

header .tel {
    float: right;
    position: relative;
    padding: 0 0 0 55px;
    margin-top: 33px;
    background: url("../image/header_tel.png") no-repeat left;
}

header .tel b {
    display: block;
    font-size: 24px;
    line-height: 24px;
    color: #1258c8;
    margin-top: 3px;
}


/* .nav */

.nav {
    width: 100%;
    height: 66px;
    line-height: 66px;
    background-color: #1258c8;
}
.nav ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav li {
    flex: 1;
    text-align: center;
    position: relative;
}

.nav li .navli-bg {
    width: 200px;
    height: 66px;
    background: url('../image/navli_bg.png') no-repeat center;
    position: absolute;
    top: 0px;
    left: -33px;
    display: none;
}

.nav li:hover .navli-bg,
.nav li.on .navli-bg {
    display: block;
}

.nav li a {
    z-index: 99;
}

.nav li:hover>a,
.nav li.on>a {
    color: #fff;
    position: relative;
}

.nav li>a {
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    padding: 0 33px;
}
.nav li:hover .sub{
	display:block;
}
.nav li .sub {
    position: absolute;
    z-index: 999;
    display: none;
    background: #1258c8;
    width: 100%;
}

.nav li .sub a {
    color: #fff;
    height: 34px;
    line-height: 34px;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    overflow: hidden;
    text-align: center;
    padding: 0 10px;
    font-size: 12px;
}

.nav li .sub a:hover {
    background: rgba(0, 0, 0, .1);
}

.nav li:first-child {
    padding-left: 0;
    background: none;
}


/*底部*/

.footer {
    width: 100%;
    overflow: hidden;
    background: #2a2a2a;
    color: #fff;
}

.footer-fenzhan {
    line-height: 57px;
    background-color: #f2f2f2;
}

.i-link,
.u-link {

    height: 57px;
    overflow: hidden;
    margin-top: 1px;
}

.i-link span,
.u-link span {
    width: 130px;
    color: #ffffff;
    height: 57px;
    background: #1258c8;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-right: 15px;
}

.i-link a,
.u-link a {
    font-size: 18px;
    color: #2a2a2a;
}

.footer-con {
    height: 245px;
    padding: 41px 0 34px;
}

.footer-nav {
    width: 304px;
}

.footer-nav-hd {
    text-align: center;
    height: 100px;
    background-color: #575757;
}

.footer-nav-hd h3 {
    padding: 27px 0 9px;
    font-size: 24px;
    font-weight: bold;
}

.footer-nav-hd p {
    font-size: 18px;
    color: #ffffff;
}

.footer-nav-bd {
    height: 145px;
    width: 304px;
    background: url('../image/footer_navbg.jpg') no-repeat center;
}

.footer-nav-list {
    margin-left: 39px;
    padding-top: 30px;
}

.footer-nav-item {
    float: left;
    width: 84px;
    margin-bottom: 10px;
}

.footer-nav-item span {
    font-size: 14px;
    color: #575757;
}

.footer-con-line {
    width: 1px;
    height: 245px;
    background-color: #5b5b5b;
    margin: 0 53px 0 57px;
}

.footer-con-card {
    width: 296px;
    height: 200px;
    padding: 15px 36px 27px 32px;
    background-color: #fefffe;
    border: 3px solid #575757;
}

.footer-card-line {
    width: 34px;
    height: 2px;
    background-color: #1258c8;
    margin-bottom: 10px;
}

.footer-card-hd {
    height: 114px;
    border-bottom: 1px solid #919291;
}

.footer-card-hd p {
    font-size: 14px;
    color: #575757;
}

.footer-card-hd span {
    margin-bottom: 5px;
    margin-top: 2px;
    font-size: 26px;
    font-weight: bold;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #1258c8;
    padding-left: 50px;
    background: url('../image/footer_tel.png') no-repeat left;
}

.footer-card-bd p {
    margin-top: 15px;
    font-size: 22px;
    font-weight: bold;
    color: #1258c8;
}

.footer-card-bd span {
    font-size: 12px;
    color: #575757;
    line-height: 16px;
}

.footer-contact {}

.footer-contact h3 {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 25px;
}

.footer-contact ul li {
    font-size: 12px;
    margin-bottom: 20px;
    color: #fefffe;
    line-height: 16px;
    padding-left: 43px;
    background: url('../image/footer_con_ico.png') no-repeat left;
}

.footer-contact ul li:last-child {
    margin-bottom: 0;
}

.footer-copyright {
    font-size: 12px;
    color: #c6c5c5;
    height: 60px;
    line-height: 16px;
    text-align: center;
    background-color: #1b1b1b;
    padding-bottom: 10px;
}

.footer__sitemap {
    padding-top: 15px;
    line-height: 20px;
}

.footer-copyright a {
    color: #c6c5c5;
}


/* backtop */

.backtop {
    width: 25px;
    height: 69px;
    position: fixed;
    left: 50%;
    margin-left: 620px;
    bottom: 20px;
    background: url(../image/backtop.png);
    z-index: 999;
    cursor: pointer;
}


/* search */

.search {
    width: 100%;
    overflow: hidden;
    padding: 14px 0;
    height: 38px;
    line-height: 38px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #d8d8d7;
}

.search .key {
    float: left;
    overflow: hidden;
    width: 800px;
    font-size: 14px;
}

.search .key dt {
    float: left;
    color: rgba(0, 0, 0, .82);
}

.search .key dd {
    float: left;
}

.search .key dd a {
    color: rgba(0, 0, 0, .82);
}

.search .key dd a:hover {
    color: #f0592d;
}

.search .box {
    float: right;
}

.search .box .input_text {
    width: 312px;
    padding-left: 18px;
    height: 38px;
    border: none;
    position: relative;
    top: -14px;
}

.search .box .search__button {
    width: 38px;
    height: 38px;
    font-size: 14px;
    border: none;
    background-color: #1258c8;
    background-image: url('../image/search.png');
    background-repeat: no-repeat;
    background-position: center;
    color: rgba(0, 0, 0, .67)
}


/* banner */

.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.banner a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 500px;
    background-position: center top;
    background-repeat: no-repeat;
}

.banner .banner_next,
.banner .banner_prev {
    top: 50%;
    width: 40px;
    line-height: 70px;
    margin-top: -35px;
    position: absolute;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    font-size: 30px;
    text-align: center;
    z-index: 5;
    transition: all 0.7s;
    cursor: pointer;
    outline: 0;
    opacity: 0;
}

.banner .banner_next:hover,
.banner .banner_prev:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
}

.banner .banner_next {
    right: 2%;
}

.banner .banner_prev {
    left: 2%;
}

.banner .swiper-pagination-bullets {
    bottom: 15px;
    position: absolute;
    z-index: 5;
    text-align: center;
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 44px;
    height: 7px;
    border-radius: 10px;
    cursor: pointer;
    margin: 0 6px;
    background: none;
    opacity: 1;
    background: rgba(162, 162, 162, 0.8);
}

.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: rgba(234, 53, 22, 0.8);
}

.banner:hover .banner_next,
.banner:hover .banner_prev {
    opacity: 1;
}


/*about*/

.i-about {
    background: url('../image/about_bg.jpg') no-repeat center;
    background-size: 1920px 774px;
    background-position-y: -175px;
    padding-top: 10px;
    padding-bottom: 67px;
  	height:599px;
}

.i-about-tit h2 {
    text-align: right;
    font-size: 57px;
    color: #ffffff;
    font-weight: bold;
}

.i-about-video {
    width: 403px;
    height: 284px;
    border: 1px solid #d2d2d2;
}

.i-about-desc {
    width: 745px;
    font-size: 14px;
    line-height: 28px;
    font-family: '宋体';
    color: rgba(0, 0, 0, .96);
    background-color: #ffffff;
    padding: 15px 25px 0;
    height: 229px;
    overflow: hidden;
}

.i-about-more {
    display: block;
    float: left;
    margin-left: 25px;
    width: 122px;
    height: 32px;
    background-color: #ec3f01;
    font-size: 14px;
    color: #ffffff;
    line-height: 32px;
    text-align: center;
    margin-top: 10px;
}

.i-about-bd {
    margin-top: 39px;
    position: relative;
}

.i-about-bd ul li {
    float: left;
    margin-right: 17px;
    width: 205px;
}

.i-about-bd ul li:last-child {
    margin-right: 0;
}

.i-about-bd ul li img {
    cursor: pointer;
    border: 1px solid #d2d2d2;
}

.i-about-bd .coop {
    letter-spacing: 8px;
    width: 99px;
    height: 122px;
    font-size: 24px;
    line-height: 36px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    background-color: #1258c8;
    padding: 25px 17px;
    box-sizing: border-box;
    float: left;
    position: absolute;
    right: 0;
    top: 0px;
}


/*产品*/

.i-product {
    background: url('../image/product_bg.png') no-repeat center;
    padding-bottom: 33px;
}

.i-pro-tit h2 {
    font-size: 43px;
    font-weight: bold;
    color: #1258c8;
    text-align: center;
    margin-bottom: 5px;
}

.i-pro-tit p {
    font-size: 18px;
    color: #484849;
    text-align: center;
}

.i-pro-hd ul {
    text-align: center;
}

.i-pro-hd li {
    margin-top: 13px;
    display: inline-block;
    margin-right: 8px;
}

.i-pro-hd li a {
    display: inline-block;
    width: 183px;
    height: 49px;
    line-height: 49px;
    border: 1px solid #1258c8;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #1258c8;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 16px;
}

.i-pro-hd li a:hover {
    background-color: #1258c8;
    color: #ffffff;
}

.i-pro-bd {
    margin-top: 23px;
  	height:419px;
}

.i-pro-one {
    float: left;
    width: 291px;
}

.i-pro-three {
    float: right;
    width: 291px;
}

.i-pro-two {
    float: left;
    width: 600px;
    margin-left: 9px;
}

.i-pro-two img,
.i-pro-three img,
.i-pro-one img {
    margin-bottom: 10px;
}

.i-pro-item {
    position: relative;
}

.i-pro-item p {
    width: 291px;
    text-align: center;
    box-sizing: border-box;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: 10px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
}

.i-pro-two .i-pro-item p {
    width: 600px;
}


/*服务*/

.i-service {
    padding-top: 60px;
    padding-bottom: 47px;
    background: url('../image/service_bg.jpg') no-repeat center;
}

.i-service-tit {
    width: 538px;
    height: 50px;
    background-color: #ffffff;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 48px;
}

.i-service-con ul li {
    float: left;
    margin-right: 77px;
    padding: 0 22px;
    box-sizing: border-box;
    width: 242px;
    height: 352px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .6);
    background-color: #1258c8;
    position: relative;
    cursor: pointer;
}

.i-service-con ul li:last-child {
    margin-right: 0;
}

.i-service-con ul li:hover {
    background-color: #ffffff;
}

.i-service-con ul li:hover h5 {
    color: #ffffff;
    background-color: #1258c8;
}

.i-service-con ul li:hover .i-service-desc {
    color: rgba(0, 0, 0, .79);
}

.i-service-con ul li h5 {
    color: #1258c8;
    font-size: 24px;
    text-align: center;
    line-height: 53px;
    width: 205px;
    height: 53px;
    background-color: #ffffff;
    position: absolute;
    top: -23px;
}

.i-service-img {
    width: 205px;
    height: 150px;
    background: url('../image/jinshu.png') no-repeat center 50px;
}

.i-service-con ul li:hover .i-service-img {
    background: url('../image/jinshu2.png') no-repeat center 50px;
}

.i-service-img2 {
    width: 205px;
    height: 150px;
    background: url('../image/anquan1.png') no-repeat center 50px;
}

.i-service-con ul li:hover .i-service-img2 {
    background: url('../image/anquan2.png') no-repeat center 50px;
}

.i-service-img3 {
    width: 205px;
    height: 150px;
    background: url('../image/huanbao1.png') no-repeat center 50px;
}

.i-service-con ul li:hover .i-service-img3 {
    background: url('../image/huanbao2.png') no-repeat center 50px;
}

.i-service-img4 {
    width: 205px;
    height: 150px;
    background: url('../image/hezuo1.png') no-repeat center 50px;
}

.i-service-con ul li:hover .i-service-img4 {
    background: url('../image/hezuo2.png') no-repeat center 50px;
}

.i-service-tit h3 {
    font-size: 24px;
    color: #1258c8;
}

.i-service-desc {
    font-size: 12px;
    line-height: 24px;
    color: rgba(255, 255, 255, .79);
    height: 144px;
    overflow: hidden;
}


/*案例*/

.i-case {
    padding-top: 28px;
}

.i-case-tit {
    width: 400px;
}

.i-case-tit h4 {
    font-size: 24px;
    color: #000000;
    margin-bottom: 3px;
}

.i-case-tit p {
    font-size: 14px;
    color: rgba(0, 0, 0, .61);
    position: relative;
}

.i-case-tit p:after {
    content: "";
    width: 66px;
    height: 3px;
    background-color: #ec3f01;
    position: absolute;
    top: 25px;
    left: 0;
}

.i-case-desc {
    margin-top: 20px;
    font-family: '宋体';
    font-size: 12px;
    line-height: 24px;
    color: rgba(0, 0, 0, .78);
}

.i-case-more {
    display: block;
    text-align: center;
    width: 134px;
    height: 47px;
    line-height: 47px;
    background-color: #ec3f01;
    font-size: 18px;
    color: #ffffff;
    margin-top: 35px;
}

.i-case-con {
    width: 772px;
}

.i-case-con ul li {
    float: left;
    width: 379px;
    position: relative;
}

.i-case-con ul li:first-child {
    margin-right: 14px;
}

.i-case-bd {
    margin-top: 11px;
}

.i-case-bd ul li p,
.i-case-con ul li p {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 51px;
    line-height: 51px;
    color: rgba(0, 0, 0, .78);
    font-size: 18px;
    background-color: rgba(255, 255, 255, .66);
}

.i-case-bd ul li p {
    width: 292px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.i-case-bd ul li {
    width: 292px;
    margin-right: 10px;
    float: left;
}

.i-case-bd ul li:last-child {
    margin-right: 0;
}


/*中间*/

.i-mid {
    background: url('../image/mid_bg.jpg') no-repeat center;
    height: 266px;
    margin-top: 66px;
}

.i-mid-desc {
    width: 657px;
    text-align: center;
    margin-left: 228px;
}

.i-mid-desc h4 {
    font-size: 28px;
    font-weight: bold;
    color: #444;
    padding-top: 55px;
    margin-bottom: 20px;
}

.i-mid-desc h2 {
    height: 54px;
    line-height: 54px;
    font-weight: bold;
    color: #ffffff;
    font-size: 29px;
    background: url('../image/mid_desc.png') no-repeat center;
}

.i-mid-tel {
    font-size: 16px;
    font-weight: bold;
    color: #444;
    margin-right: 34px;
    margin-top: 66px;
}

.i-mid-tel p {
    font-size: 27px;
    margin: 8px 0;
}

.i-mid-more {
    color: #ffffff;
    display: block;
    width: 200px;
    height: 51px;
    background-color: #ec3f01;
    text-align: center;
    line-height: 51px;
}


/*优势*/

.i-superiority {
    background: url('../image/sup_bg.jpg') no-repeat center;
}


/* i-sup-tit */

.i-sup-tit {
    font-style: italic;
    font-size: 30px;
    color: #333333;
    text-align: center;
    padding: 0 0 30px 0;
    font-weight: bold;
    background: url('../image/sup_titbg.jpg') no-repeat center bottom;
}

.i-sup-tit span {
    font-size: 48px;
    color: #1258c8;
    font-style: italic;
}

.i-superiority {
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
}

.i-superiority dl {
    margin-bottom: 30px;
    overflow: hidden;
}

.i-superiority dl:last-child {
    margin-bottom: 0;
}

.i-superiority dl dt {
    float: right;
    width: 555px;
    margin-top: 20px;
}

.i-superiority dl dt img {
    width: 100%;
    height: auto;
}

.i-superiority dl dd {
    float: left;
    width: 505px;
    position: relative;
    padding: 0 0 0 65px;
}

.i-superiority dl dd .i-sup-xh {
    background: url('../image/xuhao_bg.png') no-repeat center;
    color: #fff;
    width: 110px;
    height: 110px;
    line-height: 110px;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
}

.i-superiority dl dd .i-sup-xh i {
    line-height: 58px;
    display: inline-block;
}

.i-superiority dl dd .i-sup-bt {
    font-size: 18px;
    padding: 0 0 10px 0;
    color: #000000;
    font-weight: bold;
    margin-left: 12px;
    margin-top: 5px;
}

.i-superiority dl dd .i-sup-bt p {
    font-size: 12px;
    font-weight: normal;
    color: rgba(0, 0, 0, .64);
    text-transform: uppercase;
    font-family: '宋体';
    margin-top: 3px;
}

.i-superiority dl dd .i-sup-bt span {
    color: #1258c8;
    font-size: 30px;
}

.i-superiority dl dd .i-sup-info {
    margin-left: 12px;
}

.i-superiority dl dd .i-sup-info p {
    font-size: 12px;
    line-height: 24px;
    color: rgba(0, 0, 0, .87);
    height: 48px;
    overflow: hidden;
    padding-left: 25px;
    position: relative;
}

.i-superiority dl dd .i-sup-info p:first-child {
    border-bottom: 1px dotted #434343;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.i-superiority dl dd .i-sup-info p:before {
    content: "";
    width: 14px;
    height: 14px;
    background-color: #1258c8;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    left: 0;
}

.i-superiority dl:nth-of-type(2n) dt {
    float: left;
    margin-top: 0;
}

.i-superiority dl:nth-of-type(2n) dd {
    float: right;
}


/*留言*/

.i-message {
    padding: 70px 0;
    box-sizing: border-box;
    height: 574px;
    background: radial-gradient(#ffffff, #ffffff 50%, #ffffff 100%);
}

.i-message .w {
    height: 100%;
    background: url('../image/message_bg.png') no-repeat center;
}

.i-message-hd {
    width: 607px;
    height: 345px;
    padding-top: 90px;
    background: url('../image/message_img.png') no-repeat 40px;
}

.i-message-con {
    margin-left: 230px;
    padding-top: 10px;
}

.i-message-hd p {
    font-size: 26px;
    color: #444;
    font-weight: bold;
}

.i-message-hd p:last-child {
    margin-left: 50px;
}

.i-message-bd {
    padding-top: 70px;
    width: 422px;
}

.i-message-bd p {
    font-size: 18px;
    color: #444;
    font-weight: bold;
    border-bottom: 2px solid #ffffff;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

.i-message-bd p:after {
    content: "";
    width: 84px;
    height: 2px;
    background-color: #1258c8;
    position: absolute;
    left: 0;
    top: 34px;
}

.i-message-bd p span {
    font-size: 14px;
}

.i-message-box input {
    border: none;
    width: 188px;
    height: 34px;
    line-height: 32px;
    padding-left: 12px;
    margin-bottom: 16px;
  	border:1px solid rgb(169,169,169);
}

.i-message-box input:nth-of-type(2n) {
    margin-left: 18px;
}

.i-message-desc {
    width: 422px;
    height: 91px;
    resize: none;
    padding: 12px;
    box-sizing: border-box;
}

.i-message-box input:last-child {
    width: 422px;
    height: 34px;
    background-color: #ec3f01;
    font-size: 16px;
    color: #ffffff;
    margin-left: 0;
    font-weight: bold;
    margin-top: 10px;
    cursor: pointer;
}


/*新闻*/

.i-news {
    padding-top: 40px;
    margin-bottom: 33px;
    margin-top: 40px;

}

.i-news-tit {
    text-align: center;
}

.i-news-tit h4 {
    font-size: 28px;
    color: #1e1e1e;
    position: relative;
    padding-top: 15px;
    margin-bottom: 3px;
}

.i-news-tit h4:before {
    content: "";
    width: 31px;
    height: 1px;
    background-color: #ea2022;
    border: 1px solid #f59495;
    position: absolute;
    top: 0px;
    left: calc(50% - 16px);
}

.i-news-tit p {
    color: #868686;
    font-size: 14px;
}

.i-news-con ul li {
    width: 585px;
    float: left;
    padding-bottom: 30px;
    margin-top: 30px;
    border-bottom: 1px solid #f0f0f0;
}

.i-news-con ul li:nth-of-type(2n) {
    margin-left: 30px;
}

.i-news-date {
    width: 78px;
    height: 84px;
    text-align: center;
    background-color: #f2f2f2;
    border: 1px solid #f9f9f9;
}

.i-news-date p {
    font-size: 20px;
    color: #4a4a4a;
    margin-top: 18px;
}

.i-news-date span {
    font-size: 12px;
    color: #979797;
}

.i-news-desc {
    width: 465px;
}

.i-news-desc h5 {
    font-size: 16px;
    color: #32353a;
    margin-bottom: 5px;
}

.i-news-desc p {
    color: rgba(50, 53, 58, .61);
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}


/* in_pro */

.in_pro {
    width: 100%;
    overflow: hidden;
    padding: 40px 0 50px 0;
    background: url(../image/bj_inpro.png) center top repeat;
}

.in_pro .cate {
    float: left;
    width: 240px;
    background: #fff;
    box-shadow: 0 0 20px #ddd;
}

.in_pro .cate .tit {
    display: block;
    overflow: hidden;
    text-align: center;
    color: #fff;
    padding: 20px 0;
    background: -webkit-linear-gradient(bottom, #1258c8, #ee5e45);
    background: -moz-linear-gradient(bottom, #1258c8, #ee5e45);
    background: -o-linear-gradient(bottom, #1258c8, #ee5e45);
    background: linear-gradient(bottom, #1258c8, #ee5e45);
}

.in_pro .cate .tit span {
    display: block;
    overflow: hidden;
    font-size: 24px;
    padding: 0 0 5px 0;
}

.in_pro .cate .tit em {
    text-transform: uppercase;
    font-family: 'deckerregular';
    font-size: 12px;
}

.in_pro .cate ul li>a {
    display: block;
    overflow: hidden;
    line-height: 59px;
    padding: 0 0 0 25px;
    background: -webkit-linear-gradient(right, #fff, #f5f5f5);
    background: -moz-linear-gradient(right, #fff, #f5f5f5);
    background: -o-linear-gradient(right, #fff, #f5f5f5);
    background: linear-gradient(right, #fff, #f5f5f5);
    border-bottom: 1px dotted #ddd;
}

.in_pro .cate ul li:hover>a,
.in_pro .cate ul li.on>a {
    background: rgba(240, 89, 45, 0.8);
    color: #fff;
}

.in_pro .box {
    float: right;
    width: 930px;
}

.in_pro .box .xun ul {
    margin: -10px;
    overflow: hidden;
}

.in_pro .box .xun ul li {
    float: left;
    width: 296px;
    margin: 10px;
    box-shadow: 0 0 1px #ccc;
    text-align: center;
    background: -webkit-linear-gradient(top, #fff, #eee);
    background: -moz-linear-gradient(top, #fff, #eee);
    background: -o-linear-gradient(top, #fff, #eee);
    background: linear-gradient(top, #fff, #eee);
}

.in_pro .box .xun ul li .pic {
    display: block;
    overflow: hidden;
    background: #fff;
}

.in_pro .box .xun ul li .pic img {
    width: 100%;
    height: 218px;
    transition: all 0.7s;
}

.in_pro .box .xun ul li .pic img:hover {
    transform: scale(1.1);
}

.in_pro .box .xun ul li .i-sup-bt {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 15px;
}

.in_pro .box .xun ul li .cs {
    padding: 10px 0 15px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.in_pro .box .xun ul li .cs a {
    display: block;
    overflow: hidden;
    font-size: 12px;
    margin: 0 15px;
    background: -webkit-linear-gradient(bottom, #1258c8, #ee5e45);
    background: -moz-linear-gradient(bottom, #1258c8, #ee5e45);
    background: -o-linear-gradient(bottom, #1258c8, #ee5e45);
    background: linear-gradient(bottom, #1258c8, #ee5e45);
    color: #fff;
    line-height: 30px;
    padding: 0 15px;
}

.in_pro .box .xun ul li .cs a:last-child {
    background: -webkit-linear-gradient(bottom, #f0592d, #f37f5d);
    background: -moz-linear-gradient(bottom, #f0592d, #f37f5d);
    background: -o-linear-gradient(bottom, #f0592d, #f37f5d);
    background: linear-gradient(bottom, #f0592d, #f37f5d);
}

.in_pro .box .xun ul li .cs a:hover {
    opacity: 0.8;
}


/* in_link */

.in_link {
    overflow: hidden;
    width: 100%;
    margin-top: 10px;
}

.in_link .tit {
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    float: left;
    background: #1258c8;
    padding: 5px 20px;
}

.in_link .tit span {
    font-size: 18px;
    padding: 0 5px 0 0;
}

.in_link .tit em {
    color: #f0592d;
    text-transform: uppercase;
}

.in_link ul li {
    padding: 0 10px;
    float: left;
    line-height: 24px;
}

.in_link ul li a {
    display: block;
    overflow: hidden;
    color: #888;
}

.in_link ul li a:hover {
    color: #1258c8;
}


/* all */

.main {
    width: 100%;
    padding: 5px 0 30px 0;
    overflow: hidden;
}

.main .fl {
    float: left;
}

.main .fr {
    float: right;
}

.main .main_big {
    width: 910px;
    overflow: hidden;
}

.main .main_small {
    width: 260px;
    overflow: hidden;
}

.main .main_da {
    width: 940px;
    overflow: hidden;
}

.main .main_xiao {
    width: 230px;
    overflow: hidden;
}

.main .main_pd {
    padding: 20px;
    overflow: hidden;
    line-height: 2;
}

.main .main_bor {
    border: 1px solid #efefef;
    overflow: hidden;
    margin-top: 10px;
}

.main .main_bor .btit {
    text-align: center;
    overflow: hidden;
    line-height: 50px;
    color: #fff;
    background:#1258c8;
    font-size: 18px;
}

.main .main_bort {
    border-top: 2px solid rgba(234, 53, 22, 0.7);
}

.main .main_bort .ktit {
    background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
    background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
    background: -o-linear-gradient(bottom, #f5f5f5, #eee);
    background: linear-gradient(bottom, #f5f5f5, #eee);
    line-height: 44px;
    padding: 0 20px;
    font-weight: bold;
    color: #1258c8;
    overflow: hidden;
    box-shadow: 0 0 2px #eee;
}

.main .main_bort .ktit .fr {
    color: #888;
}

.main .main_bort .ktit .fr em {
    color: #ff0000;
}

.main .position {
    overflow: hidden;
    border: 1px solid #efefef;
    border-left: 3px solid #1258c8;
    padding: 8px 0 8px 10px;
    background: #fafafa;
}

.main .position a:hover {
    color: #1258c8;
}

.main .contbox {
    background: url(../image/contleft.jpg) center top no-repeat;
    padding: 105px 15px 5px 15px;
    overflow: hidden;
    line-height: 1.8;
}

.main .contbox dt {
    color: #1258c8;
    font-weight: bold;
    padding: 0 0 8px 0;
}

.main .contbox dd {
    border-top: 1px dotted #ddd;
    padding: 8px 0 8px 65px;
    position: relative;
    overflow: hidden;
    font-size: 12px;
    line-height: 1.5;
}

.main .contbox dd span {
    position: absolute;
    left: 0px;
    top: 8px;
    width: 65px;
}

.main .procate li>a {
    display: block;
    overflow: hidden;
    line-height: 44px;
    padding: 0 0 0 25px;
    background: -webkit-linear-gradient(right, #fafafa, #f0f0f0);
    background: -moz-linear-gradient(right, #fafafa, #f0f0f0);
    background: -o-linear-gradient(right, #fafafa, #f0f0f0);
    background: linear-gradient(right, #fafafa, #f0f0f0);
    border-bottom: 1px dotted #ddd;
}

.main .procate li .sub a {
    height: 35px;
    line-height: 35px;
    display: block;
    padding: 0 0 0 25px;
    font-size: 12px;
    border-bottom: 1px solid #eee;
}

.main .procate li>a:hover,
.main .procate li>a.cur {
    color: #fff;
    background: rgba(240, 89, 45, 0.8);
}

.main .procate li.on>a {
    color: #fff;
    background: rgba(240, 89, 45, 0.8);
}


/* catei-sup-info */

.catei-sup-info {
    text-indent: 2em;
    overflow: hidden;
    line-height: 1.8;
    border-bottom: 1px dashed #ddd;
    padding: 0 0 10px 0;
    margin-bottom: 15px;
}

.catei-sup-info img {
    display: block;
}


/* prolist */

.prolist {
    overflow: hidden;
    margin: -10px;
}

.prolist li {
    float: left;
    width: 276px;
    padding: 10px;
    text-align: center;
}

.prolist li .pic {
    display: block;
    overflow: hidden;
    border: 1px solid #eee;
}

.prolist li .pic img {
    width: 100%;
    height: 205px;
    transition: all 0.7s;
}

.prolist li .pic:hover {
    border: 1px solid #1258c8;
}

.prolist li .pic:hover img {
    transform: scale(1.1);
}

.prolist li .i-sup-bt {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 36px;
    line-height: 36px;
}

.prolist li .i-sup-bt:hover {
    color: #1258c8;
}

.prolist li .more {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
}

.prolist li .more a {
    display: block;
    overflow: hidden;
    margin: 0 10px;
    background: #1258c8;
    color: #fff;
    width: 80px;
    line-height: 26px;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 2px;
}

.prolist li .more a:hover {
    opacity: 0.8;
}

.prolist li .more a:last-child {
    background: #f0592d;
}

.prolist li .i-sup-info {
    color: #888;
    font-size: 12px;
    max-height: 60px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 10px;
    margin-top: -4px;
}


/* proindex */

.proindex {
    padding-top: 0;
}

.proindex .prolist li {
    width: 274px;
}

.proindex .prolist li .pic img {
    height: 204px;
}


/* pronewstj */

.pronewstj {
    padding: 15px 0;
    overflow: hidden;
}

.pronewstj li {
    float: left;
    width: 414px;
    line-height: 30px;
    font-size: 12px;
    margin: 0 20px;
}

.pronewstj li span {
    float: right;
    color: #888;
}

.pronewstj li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding: 0 0 0 10px;
}

.pronewstj li a:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 50%;
    width: 0;
    height: 0;
    margin-top: -3px;
    border-top: 3px solid transparent;
    border-left: 4px solid #1258c8;
    border-bottom: 3px solid transparent;
}


/* proview */

.proview {
    padding: 20px;
    overflow: hidden;
}

.proview .ban {
    width: 400px;
    float: left;
}

.proview .ban .big {
    border: 1px solid #d4d4d4;
    overflow: hidden;
}

.proview .ban .big .swiper-slide {
    cursor: pointer;
}

.proview .ban .big img {
    width: 100%;
    height: 298px;
    cursor: pointer;
}

.proview .ban .big .iconfont {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 24px;
    opacity: 0.2;
}

.proview .ban .big .iconfont:hover {
    opacity: 0.5;
    color: #1258c8;
}

.proview .ban .small {
    margin: 10px 0 15px 0;
    overflow: hidden;
    position: relative;
    padding: 0 25px;
}

.proview .ban .small .swiper-slide {
    cursor: pointer;
}

.proview .ban .small .swiper-slide img {
    width: 75px;
    height: 57px;
    padding: 2px;
    border: 1px solid #d4d4d4;
}

.proview .ban .small .active-.nav img {
    border: 1px solid #1258c8;
}

.proview .ban .small .arrow-left,
.proview .ban .small .arrow-right {
    position: absolute;
    top: 50%;
    z-index: 10;
    width: 20px;
    height: 40px;
    line-height: 40px;
    margin-top: -20px;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    outline: 0;
    z-index: 5;
}

.proview .ban .small .arrow-left {
    left: 0px;
}

.proview .ban .small .arrow-right {
    right: 0px;
}

.proview .ban .more {
    color: #1258c8;
    overflow: hidden;
}

.proview .ban .more i {
    margin-right: 5px;
}

.proview .ban .more:hover {
    color: #f0592d;
}

.proview .box {
    width: 440px;
    float: right;
    line-height: 2;
}

.proview .box .i-sup-bt {
    border-bottom: 1px dashed #ddd;
    font-size: 18px;
    color: #1258c8;
    padding: 0 0 10px 0;
    font-weight: bold;
    margin-bottom: 12px;
    line-height: 1.5;
}

.proview .box strong {
    color: #1258c8;
    font-size: 24px;
}

.proview .box .bdsharebuttonbox {
    padding: 5px 0 15px 0;
    overflow: hidden;
}
a{
	color:#666666;
}
.proview .box .but {
    background: #1258c8;
    box-shadow: 0 0 1px #ffff00;
    border-radius: 3px;
    color: #fff;
    display: block;
    overflow: hidden;
    width: 120px;
    line-height: 40px;
    text-align: center;
}

.proview .box .but:hover {
    background: -webkit-linear-gradient(right, #1258c8, #f0592d);
    background: -moz-linear-gradient(right, #1258c8, #f0592d);
    background: -o-linear-gradient(right, #1258c8, #f0592d);
    background: linear-gradient(right, #1258c8, #f0592d);
}

.proview .stit {
    border-bottom: 2px solid #1258c8;
    overflow: hidden;
    margin-top: 20px;
}

.proview .stit span {
    display: block;
    overflow: hidden;
    padding: 0 15px;
    color: #fff;
    line-height: 32px;
    background: #1258c8;
    font-weight: bold;
    float: left;
    border-radius: 3px 3px 0 0;
}

.proview .body {
    padding: 20px 15px 25px 15px;
    line-height: 1.8;
    overflow: hidden;
}

.proview .body img {
    max-width: 100%;
    height: auto;
}

.proview .body p {
    padding: 5px 0;
}

.proview .key {
    border-top: 1px dashed #ddd;
    overflow: hidden;
    font-size: 12px;
    padding: 10px 0 0 0;
    line-height: 1.8;
}

.proview .key li {
    float: left;
    margin-right: 10px;
}

.proview .key li a {
    color: #888;
}

.proview .key li a:hover {
    color: #1258c8;
}


/* messdd */

.messdd {
    padding: 20px;
    overflow: hidden;
}

.messdd li {
    float: left;
    width: 174px;
    overflow: hidden;
    position: relative;
    padding: 0 0 0 115px;
}

.messdd li label {
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 42px;
    width: 110px;
    text-align: right;
}

.messdd li label i {
    color: #ff0000;
    margin-right: 2px;
}

.messdd li input[type='text'] {
    border: 1px solid #eee;
    width: 152px;
    height: 40px;
    float: left;
    padding: 0 10px;
}

.messdd li textarea {
    border: 1px solid #eee;
    width: 730px;
    height: 80px;
    float: left;
    padding: 10px;
}

.messdd li input[type='submit'] {
    border: 0;
    width: 100px;
    height: 36px;
    float: left;
    padding: 0 10px;
    background: #1258c8;
    color: #fff;
    cursor: pointer;
    transition: all 0.7s;
}

.messdd li input[type='submit']:hover {
    opacity: 0.8;
}

.messdd li input[type='reset'] {
    border: 0;
    width: 100px;
    height: 36px;
    float: left;
    margin-left: 20px;
    background: #f0592d;
    color: #fff;
    cursor: pointer;
    transition: all 0.7s;
}

.messdd li input[type='reset']:hover {
    opacity: 0.8;
}

.messdd li .ms {
    padding: 5px 0 0 0;
    overflow: hidden;
    float: left;
    font-size: 12px;
    color: #888;
}

.messdd li .ms span {
    color: #ff0000;
}

.messdd li .code {
    float: left;
    margin-left: 5px;
    height: 42px;
    width: auto;
}

.messdd li.all {
    width: 752px;
    margin-top: 15px;
}


/* tan_pic */

.tan_pic {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    padding: 50px;
}

.tan_pic .box {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.tan_pic .box img {
    max-height: 100%;
    max-width: 100%;
}

.tan_pic .close {
    width: 36px;
    height: 36px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #fff;
    cursor: pointer;
    box-shadow: 0 0 5px #ccc;
    transition: all 0.7s;
}

.tan_pic .close:before,
.tan_pic .close:after {
    width: 18px;
    height: 1px;
    background: #666;
    position: absolute;
    left: 9px;
    top: 17px;
    content: "";
    transform: rotate(45deg);
    transition: all 0.7s;
}

.tan_pic .close:before {
    transform: rotate(45deg);
}

.tan_pic .close:after {
    transform: rotate(-45deg);
}

.tan_pic .close:hover {
    background: #1258c8;
}

.tan_pic .close:hover:before,
.tan_pic .close:hover:after {
    background: #fff;
}

.tan_pic .close:hover:before {
    transform: rotate(315deg);
}

.tan_pic .close:hover:after {
    transform: rotate(225deg);
}


/* rxrxun */

.rxrxun {
    padding: 20px;
    overflow: hidden;
}

.rxrxun li {
    margin-top: 15px;
    overflow: hidden;
    border: 1px solid #eee;
}

.rxrxun li .pic {
    display: block;
    overflow: hidden;
}

.rxrxun li .pic img {
    width: 100%;
    height: 162px;
    transition: all 0.7s;
}

.rxrxun li .pic img:hover {
    transform: scale(1.1);
}

.rxrxun li .i-sup-bt {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
    background: #f5f5f5;
    text-align: center;
    padding: 0 10px;
    font-size: 12px;
}

.rxrxun li .i-sup-bt:hover {
    background: rgba(234, 53, 22, 0.7);
    color: #fff;
}

.rxrxun li:first-child {
    margin-top: 0;
}


/* pagebody */

.pagebody p {
    padding: 5px 0;
}

.pagebody .pic {
    overflow: hidden;
    text-align: center;
}

.pagebody .pic img {
    max-width: 100%;
    height: auto;
}


/* pagei-sup-bt */

.pagei-sup-bt {
    text-align: center;
    overflow: hidden;
    font-size: 20px;
    color: #333;
    border-bottom: 1px dashed #ddd;
    padding: 0 0 15px 0;
    margin-bottom: 10px;
    color: #1258c8;
    line-height: 1.5;
}


/* pagecs */

.pagecs {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
    color: #888;
    font-size: 12px;
    padding: 5px 0 15px 0;
    line-height: 1.1;
}

.pagecs li {
    padding: 0 10px;
}


/* botsxp */

.botsxp {
    overflow: hidden;
    width: 100%;
    line-height: 24px;
    font-size: 12px;
    background: #f5f5f5;
    margin: 15px 0 0 0;
    border-radius: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

.botsxp .fl {
    padding: 10px;
    width: 600px;
    overflow: hidden;
}

.botsxp .fl p {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.botsxp .fr {
    padding: 10px;
}


/* botkey */

.botkey {
    border-top: 1px dashed #ddd;
    overflow: hidden;
    padding: 10px 0 0 0;
    margin-top: 15px;
    font-size: 12px;
}

.botkey .fl a {
    margin-right: 10px;
}

.botkey .fl a:last-child {
    margin-right: 0;
}


/* piclist */

.piclist {
    overflow: hidden;
    margin: -10px;
}

.piclist li {
    float: left;
    width: 284px;
    margin: 10px;
    overflow: hidden;
    border: 1px solid #eee;
}

.piclist li .pic {
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.piclist li .pic img {
    width: 100%;
    height: 225px;
    transition: all 0.7s;
}

.piclist li .pic img:hover {
    transform: scale(1.1);
}

.piclist li .i-sup-bt {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 36px;
    line-height: 36px;
    background: #f5f5f5;
    text-align: center;
    padding: 0 10px;
    font-size: 12px;
}

.piclist li .i-sup-bt:hover {
    background: rgba(234, 53, 22, 0.7);
    color: #fff;
}


/* contact */

.contact {
    padding: 0 0 20px 0;
    overflow: hidden;
    background: url(../image/contact.jpg) right center no-repeat;
    margin: 0 20px;
}

.contact ul li {
    border-top: 1px dashed #eee;
    padding: 15px 0;
    overflow: hidden;
    line-height: 32px;
    font-size: 16px;
    width: 400px;
}

.contact ul li i {
    font-size: 32px;
    display: block;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    color: #1258c8;
}

.contact ul li:first-child {
    border-top: 0;
}


/* mess */

.mess {
    overflow: hidden;
}

.mess .tit {
    font-size: 16px;
    color: #1258c8;
    overflow: hidden;
    line-height: 40px;
    padding: 0 20px;
    margin-bottom: 20px;
    background: #f5f5f5;
}

.mess ul li {
    overflow: hidden;
    position: relative;
    padding: 0 0 0 115px;
    margin-top: 15px;
}

.mess ul li label {
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 42px;
    width: 110px;
    text-align: right;
}

.mess ul li label i {
    color: #ff0000;
    margin-right: 2px;
}

.mess ul li input[type='text'] {
    border: 1px solid #eee;
    width: 250px;
    height: 40px;
    float: left;
    padding: 0 10px;
}

.mess ul li #messdd_code {
    width: 115px;
}

.mess ul li textarea {
    border: 1px solid #eee;
    width: 730px;
    height: 100px;
    float: left;
    padding: 10px;
}

.mess ul li input[type='submit'] {
    border: 0;
    width: 100px;
    height: 36px;
    float: left;
    padding: 0 10px;
    background: #1258c8;
    color: #fff;
    cursor: pointer;
    transition: all 0.7s;
}

.mess ul li input[type='submit']:hover {
    opacity: 0.8;
}

.mess ul li input[type='reset'] {
    border: 0;
    width: 100px;
    height: 36px;
    float: left;
    margin-left: 20px;
    background: #f0592d;
    color: #fff;
    cursor: pointer;
    transition: all 0.7s;
}

.mess ul li input[type='reset']:hover {
    opacity: 0.8;
}

.mess ul li .ms {
    padding: 5px 0 0 0;
    overflow: hidden;
    float: left;
    font-size: 12px;
    color: #888;
}

.mess ul li .ms span {
    color: #ff0000;
}

.mess ul li .code {
    height: 42px;
    margin-left: 10px;
    float: left;
    width: auto;
}

.mess ul li.all {
    width: 752px;
    margin-top: 15px;
}


/* mapindex */

.mapindex {
    padding: 10px 20px;
    overflow: hidden;
    border: 3px solid #ddd;
    margin-top: 20px;
}

.mapindex ul {
    overflow: hidden;
}

.mapindex ul li {
    padding: 10px 0;
    overflow: hidden;
}

.mapindex ul li>a {
    border-left: 2px solid #1258c8;
    padding: 8px 11px;
    display: block;
    overflow: hidden;
    color: #1258c8;
    font-size: 18px;
    background: #f5f5f5;
}

.mapindex ul li .sub {
    overflow: hidden;
    padding: 10px 0 0 0;
}

.mapindex ul li .sub a {
    display: block;
    overflow: hidden;
    float: left;
    width: 198px;
    padding: 5px 0 5px 30px;
    background: url(../image/icon_procate.gif) 16px 9px no-repeat;
}

.mapindex ul li .sub a:nth-child(5n+1) {
    clear: both;
}

.mapindex ul li:last-child {
    border-bottom: 0;
}


/* newslist */

.newslist li {
    background: #f5f5f5;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
    padding: 20px 130px 20px 115px;
}

.newslist li .date {
    position: absolute;
    left: 20px;
    top: 20px;
    bottom: 20px;
    background: rgba(255, 255, 255, 0.5);
    width: 76px;
    text-align: center;
    line-height: 1.7;
}

.newslist li .date em {
    display: block;
    overflow: hidden;
    font-weight: bold;
    padding: 7px 0 0 0;
    font-size: 20px;
}

.newslist li .more {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 90px;
    line-height: 36px;
    margin-top: -15px;
    text-align: center;
    color: #fff;
    background: rgba(234, 53, 22, 0.8);
}

.newslist li .more:hover {
    background: #f0592d;
}

.newslist li .i-sup-bt {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 16px;
}

.newslist li p {
    display: block;
    overflow: hidden;
    line-height: 22px;
    height: 44px;
}

.newslist li:first-child {
    margin-top: 0;
}

.newslist li:nth-child(even) {
    background: rgba(234, 53, 22, 0.1);
}


/* hotzxxun */

.hotzxxun {
    overflow: hidden;
    padding: 8px 10px;
}

.hotzxxun li {
    line-height: 26px;
    overflow: hidden;
    position: relative;
    font-size: 12px;
}

.hotzxxun li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 0 0 25px;
}

.hotzxxun li i {
    position: absolute;
    left: 0px;
    top: 3px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #999;
    color: #fff;
    transform: scale(0.8);
}

.hotzxxun li:nth-child(1) i,
.hotzxxun li:nth-child(2) i,
.hotzxxun li:nth-child(3) i {
    background: #f0592d;
}


/* searlist */

.searlist {
    overflow: hidden;
    margin: -15px;
}

.searlist li {
    padding: 15px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    transition: all 0.7s;
}

.searlist li .i-sup-bt {
    overflow: hidden;
}

.searlist li .i-sup-bt span {
    float: right;
    padding: 0 0 0 10px;
    font-size: 12px;
    color: #888;
}

.searlist li .i-sup-bt a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}

.searlist li p {
    display: block;
    overflow: hidden;
    color: #888;
    line-height: 1.8;
    font-size: 12px;
    text-align: justify;
}

.searlist li .more {
    color: #fff;
    background: #1258c8;
    display: block;
    overflow: hidden;
    line-height: 30px;
    width: 100px;
    text-align: center;
    margin-top: 5px;
}

.searlist li .more:hover {
    background: #f0592d;
}

.searlist li:hover {
    background: #f5f5f5;
}

.searlist li:last-child {
    border-bottom: 0;
}


/* main_bort */

.main_bort .prolist li:nth-child(4) {
    display: none;
}


/* main_da */

.main_da .pronewstj li {
    width: 429px;
}

.main_da .prolist li:nth-child(4) {
    display: block;
}

.main_da .prolist li {
    width: 209px;
}

.main_da .prolist li .pic img {
    height: 155px;
}


/* main_xiao */

.main_xiao .rxrxun .pic img {
    height: 140px;
}


/* pagelist */

.pagelist {
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 20px 0 0 0;
    line-height: 36px;
}

.pagelist span {
    display: block;
    overflow: hidden;
    border: 1px solid #ddd;
    border-left: 0px;
    padding: 0 15px;
    color: #888;
    background: #f5f5f5;
}

.pagelist a {
    display: block;
    overflow: hidden;
    border: 1px solid #ddd;
    border-left: 0px;
    padding: 0 15px;
    color: #888;
    background: #f5f5f5;
}

.pagelist *:first-child {
    border-left: 1px solid #ddd;
    border-radius: 3px 0 0 3px;
}

.pagelist *:last-child {
    border-radius: 0 3px 3px 0;
}

.pagelist a:hover {
    background: #ddd;
}

.pagelist span {
    background: #1258c8;
    color: #fff;
}

@media (max-width: 1440px) {
    /* in_case */
    .in_case .swiper-slide img {
        height: 260px;
    }
}

.u-link a {
    padding: 0 5px;
}


/*page*/

.Page {
    width: 100%;
    text-align: center;
    padding: 20px 0px;
}

.Page a,
.Page span {
    display: inline-block;
    background: #fff;
    font-size: 12px;
    border: 1px solid #e5e5e5;
    text-decoration: none;
    color: #333;
    padding: 5px 10px;
}

.Page a:hover,
.Page span {
    background: #b6864b;
    color: #fff;
    border: 1px solid #b6864b;
}


/*********/

.mtb20 {
    margin: 20px auto;
}

img {
    max-width: 100%;
}

.table_form {
    margin: 10px;
    width: 95%;
}

.table_form input,
.table_form textarea {
    line-height: 28px;
    width: 100%;
}

.table_form input,
.table_form textarea {
    background: #fff;
    border: 1px solid #ddd;
}

.table_form td {
    padding-left: 12px
}

.table_form th {
    font-weight: normal;
    text-align: right;
    padding-right: 10px;
    color: #fff
}

.table_form td label {
    vertical-align: middle
}

.table_form td,
.table_form th {
    padding: 8px 0 5px 8px;
    line-height: 22px;
}

.table_form tbody td,
.table_form tbody th {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    vertical-align: top;
}

.colorpanel tbody td,
.colorpanel tbody th {
    padding: 0;
    border-bottom: none;
}

.table_form .button {
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    color: #fff;
    background: #888;
    cursor: pointer;
    border: none;
}

.table_form .button1 {
    background: #ee8405;
}

.xg-tit {
    line-height: 44px;
    padding: 0 20px;
    font-weight: bold;
    color: #1258c8;
    overflow: hidden;
    box-shadow: 0 0 2px #eee;
    background: -webkit-linear-gradient(bottom, #f5f5f5, #eee);
    background: -moz-linear-gradient(bottom, #f5f5f5, #eee);
    background: -o-linear-gradient(bottom, #f5f5f5, #eee);
    background: linear-gradient(bottom, #f5f5f5, #eee);
    border-top: 2px solid rgba(234, 53, 22, 0.7);
    margin: 20px 0 10px;
}

.xg-img {
    display: flex;
}

.xg-img li {
    flex: 1;
    margin-right: 20px;
}

.xg-img li a {
    color: #666;
}

.xg-img li:last-child {
    margin-right: 0;
}

.xg-news li {
    display: flex;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid rgba(0, 0, 0, .07);
}

.xg-news li a {
    flex: 1;
    font-size: 14px;
    color: #666;
}

.xg-keyword a {
    display: inline-block;
    margin: 0 20px 10px 0;
    color: #333;
}

.page_detail {
    padding: 20px;
}

.page_detail h1 {
    font-size: 24px;
    color: #333;
    text-align: center;
    line-height: 1.3;
}

.page_detail .title_desc {
    font-size: 14px;
    text-align: center;
    color: #999;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.page_detail .title_desc em {
    padding: 0 0 0 10px;
}

.page_detail .title_desc a {
    display: inline-block;
    padding: 0 3px;
    color: #999;
}

.page__img {
    text-align: center;
    margin: 20px auto;
}

.page__img img {
    margin: auto;
}

.page__content {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 10px;
    color: #333;
}

.page__content p {
    margin-bottom: 10px;
}

.page__turn {
    margin-top: 10px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    padding: 5px 0;
}

.page__turn p {
    line-height: 20px;
    padding: 3px 10px;
    font-size: 14px;
}