.Banner {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.Banner .rslides .img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.Banner .rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
}

.Banner .rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.Banner .rslides {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.Banner .slide .img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
}

.Banner .slide li {
    position: absolute;
    width: 100%;
}

.Banner .slide li a {
    height: 0px;
    display: block;
    overflow: hidden;
    padding: 0 0 46% 0;
}

.Banner .slide li a img {
    width: 100%;
}

.Banner .slide {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.Banner .slide_container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.Banner .slide_nav {
    position: absolute;
    top: 50%;
    margin-top: -36px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    height: 43px;
    width: 29px;
    background: url(../images/lf.png) no-repeat left top;
}

.Banner .slide_nav.prev {
    width: 36px;
    height: 72px;
    background-size: 36px 72px;
    left: 0;
    background: url(../images/arrow_left_02.png) no-repeat left top;
}

.Banner .slide_nav.next {
    width: 36px;
    height: 72px;
    background-size: 36px 72px;
    right: 0;
    background: url(../images/arrow_right_03.png) no-repeat left top;
}

.Banner .slide_nav.prev:active,
.Banner .slide_nav.prev:hover {
    opacity: 1
}

.Banner .slide_nav.next:active,
.Banner .slide_nav.next:hover {
    opacity: 1
}

.Banner .slide_tabs li a {
    width: 8px;
    height: 8px;
    background: url(../images/a_03.png);
    background: rgba(255, 255, 255, .5);
    border-radius: 5px;
    display: inline-block;
    text-indent: -999em;
}

.Banner .slide_tabs li.slide_here a {
    background: url(../images/a_hover_03.png);
    background: #ffffff;
    width: 8px;
    height: 8px;
    border-radius: 50px;
}

.Banner .slide_tabs li {
    width: 8px;
    height: 8px;
    display: inline;
    margin: 0 5px 0 5px;
    color: #fff;
}

.Banner .slide_tabs {
    position: absolute;
    bottom: 16px;
    z-index: 999;
    width: 100%;
    text-align: center;
}

.Banner .slider {
    position: absolute;
    left: 0px;
    bottom: 40px;
    width: 100%;
    height: 48px;
    background: url(../images/slider_03.png);
}

.sIn {
    max-width: 1200px;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #ffffff;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.mode01 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 26px 0 0 0;
}

.mode01 .lf {
    width: 48%;
    float: left;
}

.mode01 .md {
    width: 48%;
    float: right;
}

.mode01 .rt {
    width: 22.2%;
    float: left;
}

.news {
    /*! margin: 0 38px 0 0; */
}

.news .title {
    height: 46px;
    line-height: 46px;
    border-bottom: 2px solid #7c3e9f;
}

.news .title h2 {
    width: auto;
    float: left;
    font-size: 22px;
    color: #7c3e9f;
}

.news .title a {
    float: right;
    font-size: 14px;
    color: #7c3e9f;
}

.news_con {
    overflow: hidden;
    padding: 24px 0 18px 0;
    border-bottom: 1px dashed #dcdcdc;
}

.news_img {
    float: left;
    width: 200px;
}

.news_img span {
    height: 0px;
    padding: 0 0 57% 0;
    display: block;
    overflow: hidden;
}

.news_right {
    margin: 0 0 0 215px;
}

.news_right a {
    font-size: 15px;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
    display: block;
    transition: .5s;
}

.news_right a:hover {
    margin-left: 5px;
}

.news_right p {
    font-size: 14px;
    color: #7c3e9f;
    margin: 18px 0 0 0; 
}

.news ul.ul01 {
    margin: 14px 0 0 0;
}

.news ul li {
    border-bottom: 1px dashed #dcdcdc;
    overflow: hidden;
    height: 47px;
    line-height: 47px;
}

.news ul li span {
    float: right;
    font-size: 14px;
}

.news ul li a {
    font-size: 15px;
    display: block;
    transition: .5s;
}

.news ul li:hover a {
    margin-left: 10px;
}

.link01 {
    background: #e08865;
}

.link02 {
    background: #3c73c7;
    margin: 18px 0 18px 0;
}

.link03 {
    background: #20967e;
}

.link01:hover,
.link02:hover,
.link03:hover {
    opacity: .9
}

.mode02 {
    margin: 35px auto 40px;
}

.link01 ul,
.link02 ul,
.link03 ul {
    overflow: hidden;
    padding: 16px 0 15px 0;
}

.link01 ul li,
.link02 ul li {
    width: 50%;
    float: left;
    text-align: center;
}

.link03 ul li {
    width: 100%;
    float: none;
    text-align: center;
}

.link01 ul a p,
.link02 ul a p,
.link03 ul a p {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    margin: 5px 0 0 0;
    height: 21px;
    overflow: hidden;
}

.link01 ul i,
.link02 ul i,
.link03 ul i {
    width: 63px;
    height: 40px;
    padding: 5px 0 0 0;
    border-radius: 10px;
    border-color: rgba(255, 255, 255, .5);
    border-style: solid;
    border-width: 1px;
    *border: 1px solid #ffffff;
    border: 1px solid #ffffff\9\0;
    display: block;
    margin: 0 auto;
}

.link01 ul img,
.link02 ul img,
.link03 ul img {
    display: inline;
    transition: .2s;
    transform: scale(1.0);
}

.link01 ul li:hover img,
.link02 ul li:hover img,
.link03 ul li:hover img {
    transition: .2s;
    transform: scale(1.1);
}

.link01 ul li:hover a,
.link02 ul li:hover a,
.link03 ul li:hover a {
    font-weight: bold;
}

.contact .title {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #7c3e9f;
}

.contact .title h2 {
    width: auto;
    float: left;
    font-size: 21px;
    color: #1a2c5f;
    font-weight: normal;
}

.contact_con {
    margin: 15px 0 0 0;
    font-size: 15px;
    line-height: 23px;
    max-height: 184px;
    overflow: hidden;
}

.contact {
    margin: 10px 0 0 0;
}

.Service {
    background: #f7f7f7;
    overflow: hidden;
}

.Service .title {
    float: left;
    width: 153px;
    height: 97px;
    line-height: 97px;
    text-align: center;
    background: #7c3e9f;
}

.Service .title h2 {
    font-size: 22px;
    color: #fefefe;
    text-shadow: 5px 5px 5px #6b2b8f;
}

.service_con {
    margin: 0 0 0 153px;
}

.service_con ul {
    overflow: hidden;
    padding: 14px 0;
}

.service_con ul li {
    width: 14.28%;
    float: left;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}

.service_con ul li a {
    transition: .5s;
    font-size: 15px;
    display: block;
    margin: 0 33px;
    padding: 0 0 0 23px;
    background: url(../images/ser_li_03.png) no-repeat left center;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
}

.service_con ul a:hover {
    transform: scale(1.05);
    transition: .5s;
}


/*@media screen  and (max-width:1388px) {
.content { max-width: 1000px; margin: 0 auto; padding: 0 15px }



.service_con ul li a { margin-right: 0px; }
.Service .title h2 { font-size: 21px; }
.news .title h2 { font-size: 21px; }
.contact .title h2 { font-size: 20px; }
}



@media screen  and (max-width:999px) {
.content { margin: 0 auto; }
.mode01 .lf { width: 48%;  }
.mode01 .md { width: 48%; float: right; }
.news { margin: 0px; }
.mode01 .rt { width: 100%; margin: 10px 0 0 0; }
.content { width: auto; }
.Service .title { float: none; background: url(../images/ser_title_03.png) no-repeat #7c3e9f; width: auto; text-align: left;  }
.Service .title h2 { padding: 0 0 0 20px; }
.service_con { margin: 0px; }
.service_con ul li a { margin-right: 20px; margin-left: 0px; }
.link01 { width: 32.5%; float: left; }
.link02 { width: 32.5%; float: left; margin: 0px 1%; }
.link03 { width: 32.5%; float: left; }
.news .title h2 { font-size: 20px; }
.Service .title h2 { font-size: 20px; }
.contact .title h2 { font-size: 19px; }
.news ul li a { font-size: 14px; }
.link01 ul a, .link02 ul a, .link03 ul a { font-size: 15px; }
.contact_con { font-size: 14px; }
.service_con ul li a { font-size: 14px; }
.news_right a { font-size: 14px; }
}


@media screen  and (max-width:800px) {
.service_con ul li { width: 20%; }
}

@media screen  and (max-width:768px) {
.service_con ul li { width: 33.3%; }

}


@media screen  and (max-width:767px) {
.link01 { width: 100%; float: none; }
.link02 { width: 100%; float: none;margin: 10px 0; }
.link03 { width: 100%; float: none; }
.Service .title h2 { font-size: 19px; }
.news .title h2 { font-size: 19px; }
.news ul li a { font-size: 13px; }
.link01 ul a, .link02 ul a, .link03 ul a { font-size: 14px; }
.contact .title h2 { font-size: 18px; }
.contact_con { font-size: 13px; }
.service_con ul li a { font-size: 13px; }
.news_right a { font-size: 13px; }
}



@media screen and (max-width:639px) {
.Banner .slide_nav.prev { background-size: 16px 26px; margin-top: -8px; width: 16px; height: 26px; }
.Banner .slide_nav.next { background-size: 16px 26px; margin-top: -8px; width: 16px; height: 26px; }
.Banner .slide_nav.prev:active,.Banner .slide_nav.prev:hover { background-size: 16px 26px; margin-top: -8px; width: 16px; height: 26px; }
.Banner .slide_nav.next:active,.Banner .slide_nav.next:hover { background-size: 16px 26px; margin-top: -8px; width: 16px; height: 26px; }
.mode01 .lf { width: 100%; float: none; }
.mode01 .md { width: 100%; float: none; margin: 20px 0; }
.Banner .slide_tabs { bottom: 0px; }

}


@media screen and (max-width:480px) {
.Banner .slider { position: relative; }
.service_con ul li { width: 50%; }
.Service .title h2 { font-size: 18px; }
.news .title h2 { font-size: 18px; }
.news ul li a { font-size: 12px; }
.contact .title h2 { font-size: 17px; }
.contact_con { font-size: 12px; }
.service_con ul li a { font-size: 12px; }
.news_right a { font-size: 12px; }
}

@media screen and (max-width:450px) {
}

@media screen and (max-width:400px) {

.Banner .slide_nav { top: 40%; }
}



@media screen and (max-width:360px) {

}
*/