@charset "utf-8";
/*page style*/

.banner {
    width: 100%;
    min-width: 1200px;
    /*height: 794px;*/
    overflow: hidden;
    position: relative;
    clear: both;
    z-index: 97;
    background: url(../images/ban-bg.png) center repeat-x;
}

.ban-box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.box-service h5{
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	font-weight: normal;
	margin-right: -55px;
}

.pic-sel {
    height: 15px;
    position: absolute;
    bottom: 130px;
    z-index: 1;
    left: 50%;
    margin-left: -79px;
}

.pic-sel li {
    float: left;
    margin: 0 3px;
    width: 23px;
    height: 6px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    font-size: 0;
}

.pic-sel li.on {
    background: #e5393d;
    width: 36px;
}


.picbox {
    /*width: 1920px;*/
    /*height: 794px;*/
    /*position: absolute;*/
    /*left: 50%;*/
    /*margin-left: -960px;*/
}

.picbox .sections {
    position: relative;
    /*height: 794px;*/
}

.picbox .sections:after {
    content: "";
    display: block;
    clear: both;
}

/*.picbox ul {*/
/*    width: 500%;*/
/*}*/

/*.picbox li {*/
/*    width: 20%;*/
/*    float: left;*/
/*}*/

.picbox li .safe-width {
    position: relative;
}

/*.picbox li img {*/
/*    width: 1920px;*/
/*    height: 794px;*/
/*}*/

/*.picbox .section{*/
/*    position: relative;*/
/*}*/

/*.picbox .section img{*/
/*    width: 1920px;*/
/*    height: 794px;*/
/*    position: absolute;*/
/*    left: 50%;*/
/*    margin-left: -960px;*/
/*}*/

.picbox .section img {
    width: 100%;
}

.picbox .section span {
    position: absolute;
    bottom: 0px;
    /* left: 0; */
    display: block;
    width: 1200px;
    height: 92px;
    /* background: url("../images/bg-d.png"); */
    background-color: #d33336;
    font-size: 26px;
    color: #fff;
    line-height: 80px;
    text-align: left;
    padding: 5px 38px;
    font-family: "宋体" !important;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.banner-btn {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -132px;
}

.banner-btn a {
    display: block;
    width: 124px;
    height: 264px;
    background: url(../images/banner-btn-bg.png) center right no-repeat;
    padding-top: 108px;
    padding-left: 46px;
    transition: 0.3s;
}

.banner-btn a span {
    font-size: 36px;
    color: #b80010;
    display: block;
    text-align: right;
    height: 200px;
}

.section1 {
    height: 634px;
    background: url(../images/red-bg.png) center no-repeat;
    width: 100%;
    min-width: 1200px;

}

.section2 {
    height: 889px;
    background: url(../images/bg3.png) center no-repeat;
    width: 100%;
    min-width: 1200px;

}

.section3 {
    height: 360px;
    background: #e7e7e7;
    width: 100%;
    min-width: 1200px;
    padding-top: 50px;
}

.section-title h1 a {
    font-size: 30px;
    color: #fff;
    position: relative;
    font-weight: normal;
}

.section-title {
    text-align: center;
}

.section-title h1 {
    line-height: 170px;
}

.section-title h1 a:before {
    content: "";
    display: block;
    width: 74px;
    height: 4px;
    background: #fff;
    position: absolute;
    bottom: -13px;
    left: 50%;
    margin-left: -37px;
}

.section2 .section-title h1 a {
    color: #000000;
}

.section2 .section-title h1 a:before {
    background: #d33336;
}

.section1 .m-box-title h3 {
    font-size: 30px;
    color: #fff;
    line-height: 72px;
    letter-spacing: 4px;
    font-weight: normal;
}

.section1 .m-box-title h3 img {
    width: 77px;
    height: 72px;
    margin-right: 10px;
}

.section1 .m-box {
    width: 50%;
    float: left;
    padding: 0 36px;
}

.box-service > div {
    width: 50%;
    text-align: center;
}

.box-service h4 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    font-weight: normal;
}

.box-service {
    margin-top: 36px;
}

.box-service .box-l .box-cont {
    width: 204px;
    height: 164px;
    background: url(../images/computer.png);
    padding-top: 8px;
    position: relative;
    margin-left: 26px;
}

.box-service .box-l .box-cont a {
    display: block;
    width: 79px;
    height: 17px;
    background: #fff;
    font-size: 12px;
    text-align: center;
    position: absolute;
    top: 90px;
    right: 20px;
    color: #d33336;
}

.box-service .box-r .box-cont a {
    display: block;
    width: 50%;
    float: left;
    text-align: center;
}

.box-service .box-r .box-cont a span {
    display: block;
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
}

.box-service .box-r .box-cont {
    padding-top: 10px;
	margin-right: -60px;
}

.box-quick {
    position: relative;
    width: 526px;
    height: 250px;
}

.box-quick .r-bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.box-quick ul {
    position: absolute;
    left: 25px;
    bottom: -36px;
    z-index: 2;
    width: 476px;
    height: 96px;
    background: #fff;
}

.box-quick ul li {
    width: 25%;
    float: left;
    text-align: center;
    /* padding: 18px; */
    position: relative;
    height: 96px;
}

.box-quick ul li a {
    padding: 17px;
    display: block;
}

.box-quick ul li span {
    display: block;
    font-size: 18px;
    color: #d33336;
    margin-top: 2px;
    transition: 0.3s;
    font-family: "宋体" !important;
    font-weight: bold;
}

.box-quick ul li .zhinan {
    position: absolute;
    left: 50%;
    top: 97px;
    margin-left: -51px;
    width: 102px;
    height: 102px;
    display: none;
}

.box-quick ul li .zhinan img {
    width: 100%;
}

.box-quick ul li a:hover .zhinan {
    display: block;
}


.section2 .m-box-title h3 a {
    font-size: 26px;
    color: #d33336;
    line-height: 48px;
    padding: 0 30px;
    position: relative;
    display: inline-block;
    font-weight: normal;
}

.section2 .m-box-title h3 {
    text-align: center;
    /* font-weight: normal; */
}

.section2 .m-box-title .more {
    position: absolute;
    right: 0;
    top: 14px;
}

.section2 .m-box-title {
    position: relative;
    margin-bottom: 30px;
}

.section2 .m-box-title .more a {
    font-size: 16px;
    color: #d33336;
}

.section2 .m-box-title .more a img {
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 6px;
}

.section2 .m-box-title h3 a:hover:before {
    content: "";
    display: inline-block;
    width: 52px;
    height: 2px;
    background: #d33336;
    position: absolute;
    left: 50%;
    bottom: -5px;
    margin-left: -26px;
}

.tab-cont ul {
    width: 1000%;
}

.tab-cont li {
    width: 300px !important;
    height: 348px;
    margin-right: 2px;
    float: left;
    /* box-shadow: 3px 3px 7px #999; */
    background: url(../images/li-bg.png) center no-repeat;
    padding-right: 14px;
}

.tab-cont {
    width: 1216px;
    overflow: hidden;
    position: relative;
    height: 340px;
    margin: 0 -8px;
    padding: 0 8px;
}

.tab-cont li a {
    display: block;
    font-size: 18px;
    color: #a2a2a2;
    padding: 15px;
    width: 100%;
    height: 100%;
}

.tab-cont li a h4 {
    font-size: 18px;
    color: #333;
    /* font-weight: normal; */
    line-height: 32px;
    margin-bottom: 20px;
    transition: 0.3s;
    font-family: "宋体" !important;
    font-weight: bold;
}

.tab-cont li a p {
    line-height: 32px;
    transition: 0.3s;
    font-family: "宋体" !important;
    font-weight: bold;
}

.tab-cont li a p span {
    font-family: "宋体" !important;
}

.tab-cont .btn-prev {
    position: absolute;
    left: 8px;
    width: 38px;
    height: 84px;
    top: 50%;
    background: #cccbc9;
    padding: 27px 0 0 8px;
    margin-top: -42px;
    cursor: pointer;
}

.tab-cont .btn-next {
    position: absolute;
    right: 8px;
    width: 38px;
    height: 84px;
    top: 50%;
    background: #cccbc9;
    padding: 27px 0 0 11px;
    margin-top: -42px;
    cursor: pointer;
}

.box-pub {
    margin-top: 30px;
}

.box-pub > div {
    width: 50%;
    /* padding: 0 14px; */
}

.box-pub .box-l a {
    display: block;
    position: relative;
    /* text-align: center; */
}

.box-pub .box-l a h4 {
    position: absolute;
    bottom: 48px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    width: 571px;
    line-height: 54px;
    font-weight: normal;
}

.box-pub .box-l a:hover .ts-l img {
    transform: scale(1.1);
}

.box-pub .box-l a .ts-l {
    width: 571px;
    height: 215px;
    overflow: hidden;
}

.box-pub .box-l a .ts-l img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
}

.box-pub .box-l a h4 span {
    display: block;
}

.box-pub .box-r {
    width: 572px;
    height: 215px;
    background: url(../images/ts-r.png) center no-repeat;
    padding-left: 48px;
}

.box-pub .box-r h4 {
    font-size: 30px;
    font-weight: normal;
    text-align: right;
    padding: 12px 24px 0;
}

.box-pub .box-r h4 a {
    color: #fff;
}

.box-pub .box-r li {
    height: 42px;
}

.box-pub .box-r li a {
    color: #fff;
    font-size: 23px;
}

.box-pub .box-r li a img {
    vertical-align: middle;
    margin-right: 24px;
    margin-top: -2px;
	width: 26px;
}

.link-pic li {
    width: 228px;
    float: left;
    margin-right: 15px;
}

.link-pic .last {
    margin-right: 0;
}

.link-txt {
    margin-top: 50px;
}

.link-txt h4 {
    font-size: 24px;
    width: 24px;
    line-height: 30px;
    margin: 0 36px;
    float: left;
    font-weight: normal;
}

.link-box {
    float: left;
    width: 1080px;
    height: 72px;
    position: relative;
    padding: 0 60px;
    overflow: hidden;
    margin: 26px 0;
}

.link-box .btn-l {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -16px;
    cursor: pointer;
}

.link-box .btn-r {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -16px;
    cursor: pointer;
}

.ul-box {
    overflow: hidden;
    width: 960px;
    height: 72px;
}

.ul-box ul {
    width: 1000%;
}

.link-box li {
    width: 240px;
    float: left;
}

.link-box li a {
    color: #d1353b;
    font-size: 18px;
    line-height: 36px;
    display: block;
}

.banner-btn a:hover {
    padding-left: 56px;
}

.box-service .box-l .box-cont a:hover {
    font-weight: bold;
    width: 80px;
    height: 17px;
}

.box-quick ul li:hover span {
    /* font-weight: bold; */
}

.tab-cont li:hover h4 {
    /*font-weight: bold;*/
    color: #000000;
}

.tab-cont li:hover p {
    color: #000;
}

.link-box li a:hover {
    color: #b50b11;
}

.box-pub .box-r li a:hover {
    text-decoration: underline;
}