@CHARSET "UTF-8";
html {
    margin: 0;
    padding: 0;
    border: 0;
}

input, textarea {
    outline: none
}

body, div, span, object, iframe, h1, h2, h3, h4, p, blockquote, pre, a, address, code, b, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, footer,
header, hgroup, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, sans-serif;
    vertical-align: baseline;
    width: 100%;
    /*overflow-x: hidden;*/
    overflow-x:auto;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #333;
}

a:visited {
    color: #333;
}

input {
    padding: 0;
    margin: 0;
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul, ol, li {
    list-style-type: none;
}

select, input, img, select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table, th, td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1, h2, h3, h4 {
    font-size: 12px;
    font-weight: 400;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}
.cl {
    clear: both;
}

.header {
    width: 1920px;
    margin: 0 auto;
}
.header .logo {
    float: left;
    margin-left: 184px;
    margin-top: 28px;
    width: 180px;
    height: 45px;
    margin-right: 90px;
}
.header .logo img {
    width: 100%;
}
.header .menu {
    float: left;
    margin-right: 33px;
}
.header .menu ul {
    
}
.header .menu ul li {
    float: left;
    padding: 0px 30px;
    height: 100px;
    line-height: 100px;
    position:relative;
}
.header .menu ul li a {
    color: #363636;
    font-size: 18px;
    display: block;
    height: 100px;
    box-sizing: border-box;
}
.header .menu ul li .now {
    color: #134b9f;
    border-bottom: 3px #134b9f solid;
}
.header .menu ul li a:hover {
    color: #134b9f;
    border-bottom: 3px #134b9f solid;
}
.header .menu ul li > .sub {
    display:none; 
    width:260px; 
    left:-63px; 
    top:100px;  
    position:absolute;
    z-index: 9999999999;
    /*padding: 5px 0;*/
    background: #fff;
}
.header .menu ul li > .subus {
    width: 100%;
    left: 0px;
}
.header .menu ul li > .sub > li {
    zoom:1; 
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #eeeeee solid;
    overflow: hidden;
    font-size: 14px;
    padding:0;
    margin:0;
    color:#666666;
    text-indent: 32px;
}
.header .menu ul li > .sub > li > a {
    font-size: 14px;
    color:#666666;
}
.header .menu ul li > .sub > li > a:hover {
    background: #134b9f;
    color: #fff;
}
.header .tel {
    float: left;
    margin-top: 40px;
    margin-right: 75px;
}
.header .tel .icon {
    float: left;
    width: 16px;
    height: 18px;
    margin-right: 11px
}
.header .tel .icon img {
    width: 100%;
}
.header .tel .val {
    float: left;
    font-size: 18px;
    color: #164da0;
}
.header .lang {
    float: left;
    color: #363636;
    font-size: 18px;
    margin-top: 40px;
    margin-right: 120px;
}
.header .lang_now {
    color: #164da0;
}
.header span {
    color: #949494;
}
.header .search {
    float: left;
    width: 44px;
    height: 44px;
    margin-top: 28px;
}
.header .search img {
    width: 100%;
}
.banner {
    min-width: 1920px;
    width: 100%;
    position: relative;
}
.banner > .icons {
    position: absolute;
    right: 0px;
    top: 257px;
    width: 53px;
    z-index: 2;
}
.banner > .icons > li {
    width: 100%;
    margin-bottom: 2px;
}
.banner > .icons > li a {

}
.banner > .icons > li a img {
    width: 100%;
}
.banner img {
    width: 100%;
}
.home_us {
    min-width: 1920px;
    width: 100%;
    background: #f7f7f7;
    padding-top: 56px;
}
.home_us > .title {
    width: 100%;
    height: 74px;
    text-align: center;
    background: url(../images/line1.jpg) repeat-x;
}
.home_us > .us_con {
    width: 1201px;
    margin: 0 auto;
    padding-top: 37px;
    padding-bottom: 82px;
}
.home_us > .us_con > .us_left {
    width: 376px;
    margin-right: 78px;
    float: left;
}
.home_us > .us_con > .us_left > img {
    width: 100%;
}
.home_us > .us_con > .us_right {
    width: 745px;
    float: left;
}
.home_us > .us_con > .us_right > .name {
    width: 100%;
    color: #000000;
    font-size: 18px;
    padding-top: 42px;
    padding-bottom: 24px;
}
.home_us > .us_con > .us_right > .val {
    font-size: 14px;
    color: #000;
    line-height: 200%;
}
.home_us > .us_con > .us_right > .more {
    text-align: right;
}
.home_product {
    min-width: 1920px;
    width: 100%;
    margin-top: 56px;
}
.home_product > .title {
    width: 100%;
    height: 73px;
    text-align: center;
    margin-bottom: 40px;
    background: url(../images/line2.jpg) repeat-x;
}
.home_product > .list {
    width: 1551px;
    margin: 0 auto;
}
.home_product > .list > .left {
    float: left;
    width: 56px;
    height: 56px;
    margin-right: 118px;
    padding-top: 283px;
}
.home_product > .list > .right {
    float: left;
    width: 56px;
    height: 56px;
    margin-left: 119px;
    padding-top: 283px;
}
.home_product > .list > ul {
    width: 1200px;
    float: left;
}
.home_product > .list > ul > li {
    float: left;
    width: 380px;
    margin-right: 30px;
    margin-bottom: 80px;
}
.home_product > .list > ul > li:nth-child(3n) {
    margin-right: 0px;
}
.home_product > .list > ul > li > .img {
    width: 100%;
    height: 212px;
    box-sizing: border-box;
    border: 1px #d2d2d2 solid;
}
.home_product > .list > ul > li > .title {
    width: 100%;
    margin-top: 4px;
}
.home_product > .list > ul > li > .title > .name {
    width: 340px;
    background: #f5f5f5;
    padding-left: 24px;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 19px;
}
.home_product > .list > ul > li > .title > .next {
    float: left;
}
.home_advantage {
    width: 1920px;
    margin: 0 auto;
    position: relative;
}
.home_advantage > .ad_main {
    width: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    padding-top: 56px;
}
.home_advantage > .ad_main > .title {
    width: 100%;
    height: 80px;
    text-align: center;
    margin-bottom: 37px;
}
.home_advantage > .ad_main > .list {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
}
.home_advantage > .ad_main > .list > .item {
    float: left;
    width: 240px;
    height: 280px;
    text-align: center;
    box-sizing: border-box;
    /*padding: 50px 0px;*/
}
.home_advantage > .ad_main > .list > .item > .cc {
    border-right: 1px #e4e4e4 solid;
    width: 100%;
    margin-top: 50px;
}
.home_advantage > .ad_main > .list > .item:last-child > .cc{
    border:0px;
}
.home_advantage > .ad_main > .list > .item > .cc > .img {
    width: 75px;
    margin: 0 auto;
}
.home_advantage > .ad_main > .list > .item > .cc > .name {
    width: 100%;
    text-align: center;
    color: #333333;
    font-size: 20px;
    padding-top: 30px;
}
.home_advantage > .ad_main > .list > .item > .cc2 {
    width: 100%;
    height: 100%;
    padding: 0px 24px;
    box-sizing: border-box;
    background: #134b9f;
    padding-top: 45px;
}
.home_advantage > .ad_main > .list > .item > .cc2 > .name {
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
}
.home_advantage > .ad_main > .list > .item > .cc2 > .desc {
    color: #fff;
    font-size: 12px;
    line-height: 200%;
}
.home_advantage > .ad_main > .list > .item > .cc2 > .more {
    width: 100px;
    height: 38px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 38px;
    text-align: center;
    border: 1px #fff solid;
    color: #fff;
    font-size: 16px;
}
.home_news {
    min-width: 1920px;
    width: 100%;
    background: #f7f7f7;
    padding-top: 58px;
}
.home_news .title {
    width: 100%;
    height: 76px;
    text-align: center;
    margin-bottom: 44px;
    background: url(../images/line5.jpg) repeat-x;
}
.home_news > .news_focus {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.home_news > .news_focus > .icon {
    float: left;
    width: 580px;
    margin-right: 77px;
}
.home_news > .news_focus > .icon > a > img {
    width: 100%;
}
.home_news > .news_focus > .info {
    width: 543px;
    float: left;
}
.home_news > .news_focus > .info > .date {
    width: 100%;
    color: #999999;
    font-size: 14px;
    padding-bottom: 16px;
}
.home_news > .news_focus > .info > .line {
    width: 40px;
    border-bottom: 1px #164da0 solid;
}
.home_news > .news_focus > .info > .title2 > a {
    width: 100%;
    text-align: left;
    color: #333333;
    display: block;
    font-size: 18px;
    padding-top: 32px;
    padding-bottom: 30px;
}
.home_news > .news_focus > .info > .desc {
    line-height: 180%;
    color: #000000;
    font-size: 14px;
    height: 125px;
    overflow: hidden;
}
.home_news > .news_focus > .info > .more > a {
    width: 160px;
    height: 46px;
    display: block;
    line-height: 46px;
    background: #164da0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 60px;
}
.home_news > .news_list {
    width: 1550px;
    margin: 0 auto;
    padding-bottom: 114px;
}
.home_news > .news_list > .prev2 {
    float: left;
    width: 56px;
    height: 56px;
    padding-right: 118px;
    padding-top: 97px;
}
.home_news > .news_list > .next2 {
    float: left;
    width: 56px;
    height: 56px;
    margin-left: 118px;
    padding-top: 97px;
}
.home_news > .news_list > .prev2:focus, .home_news > .news_list > .next2:focus{
    outline:none;
}
.home_news > .news_list .list {
    width: 1200px;
    float: left;
    overflow:hidden;
}
.home_news > .news_list .list .item {
    width: 380px;
    height: 240px;
    float: left;
    margin-right: 30px;
    background: #fff;
}
.home_news > .news_list .list .item:nth-child(3n) {
    margin-right: 0px;
}
.home_news > .news_list .list .item > .nc {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-top: 32px;
    padding-left: 26px;
    padding-right: 26px;
}
.home_news > .news_list .list .item > .nc > .date {
    color: #999999;
    font-size: 14px;
    text-indent: 5px;
    padding-bottom: 15px;
}
.home_news > .news_list .list .item > .nc > .line {
    width: 40px;
    border-bottom: 1px #164da0 solid;
}
.home_news > .news_list .list .item > .nc > .title2 {
    color: #333333;
    font-size: 18px;
    padding-top: 35px;
    line-height: 200%;
}
.home_news > .news_list .list .item > .nc > .more {
    color: #ababab;
    font-size: 14px;
    padding-top: 10px;
}
.home_news > .news_list .list .item > .nc2 {
    width: 100%;
    height: 100%;
    position: relative;
}
.home_news > .news_list .list .item > .nc2 > .bg {
    width: 100%;
}
.home_news > .news_list .list .item > .nc2 > .bg > img {
    width: 100%;
}
.home_news > .news_list .list .item > .nc2 > .bgc {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(22,77,160,.5);
    z-index: 2;
}
.home_news > .news_list .list .item > .nc2 > .nc2_m {
    width: 100%;
    z-index: 3;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    box-sizing: border-box;
    padding-top: 32px;
    padding-left: 26px;
    padding-right: 26px;
}
.home_news > .news_list .list .item > .nc2 > .nc2_m > .date {
    color: #fff;
    font-size: 14px;
    text-indent: 5px;
    padding-bottom: 15px;
}
.home_news > .news_list .list .item > .nc2 > .nc2_m > .line {
    width: 40px;
    border-bottom: 1px #fff solid;
}
.home_news > .news_list .list .item > .nc2 > .nc2_m > .title2 > a {
    color: #fff;
    font-size: 18px;
    padding-top: 35px;
    line-height: 200%;
    display: block;
}
.home_news > .news_list .list .item > .nc2 > .nc2_m > .more > a {
    color: #fff;
    font-size: 14px;
    padding-top: 10px;
    display: block;
}
.about_banner {
    width: 100%;
    min-width: 1920px;
}
.about_banner > img {
    width: 100%;
}
.about_w {
    width: 100%;
    min-width: 1920px;
    padding-bottom: 135px;
    text-align: center;
}
.about_w > .about {
    width: 1200px;
    margin: 0 auto;
}
.about_w > .about > .title2 {
    width: 100%;
    text-align: center;
    font-size: 32px;
    color: #333333;
    padding-top: 77px;
    padding-bottom: 30px
}
.about_w > .about > .line {
    width: 40px;
    margin: 0 auto;
    border-bottom: 2px #134b9f solid;
    margin-bottom: 65px;
}
.about_w > .about > .content {
    font-size: 16px;
    color: #999999;
    line-height: 180%;
    text-align: left;
}
.about_w > .about > .info {
    width: 100%;
    box-sizing: border-box;
    padding-left: 32px;
    padding-top: 35px;
    padding-bottom: 125px;
}
.about_w > .about > .info > .info1 {
    width: 361px;
    font-size: 16px;
    color: #999999;
    float: left;
    text-align: left;
}
.about_w > .about > .info > .info2 {
    width: 360px;
    font-size: 16px;
    color: #999999;
    float: left;
    text-align: left;
}
.about_w > .about > .about_img {
    
}
.footer {
    width: 100%;
    min-width: 1920px;
    height: 340px;
    background: #434343;
}
.footer > .menu {
    margin: 0 auto;
    width: 520px;
    padding-top: 30px;
    padding-bottom: 75px;
}
.footer > .menu > li {
    float: left;
    font-size: 16px;
    color: #cccccc;
    margin-right: 30px;
}
.footer > .menu > li:nth-child(6n) {
    margin-right: 0px;
}
.footer > .menu > li > a {
    color: #cccccc;
}
.footer > .fc {
    width: 910px;
    margin: 0 auto;
    padding-bottom: 90px;
}
.footer > .fc > .logo {
    width: 65px;
    height: 65px;
    margin-right: 70px;
    float: left;
}
.footer > .fc > .info {
    font-size: 14px;
    color: #999999;
    width: 376px;
    float: left;
}
.footer > .fc > .info2 {
    font-size: 14px;
    color: #999999;
    width: 233px;
    float: left;
}
.footer > .fc > .qrcode1 {
    float: left;
    width: 64px;
    margin-right: 30px;
}
.footer > .fc > .qrcode2 {
    float: left;
    width: 64px;
}
.footer > .line {
    width: 100%;
    border-bottom: 1px #666666 solid;
}
.footer > .copy {
    width: 100%;
    text-align: center;
    padding-top: 15px;
    color: #999999;
    font-size: 14px;
}
.footer > .copy > a {
    color: #999999;
}
.p_bg {
    width: 100%;
    min-width: 1920px;
    text-align: center;
}
.p_bg > .product {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}
.p_bg > .product > .p_type {
    width: 100%;
}
.p_bg > .product > .p_type > li {
    width: 279px;
    box-sizing: border-box;
    border: 1px #c9c9c9 solid;
    height: 57px;
    float: left;
    line-height: 57px;
    text-align: center;
    color: #636363;
    font-size: 18px;
    margin-right: 28px;
    margin-bottom: 30px;
}
.p_bg > .product > .p_type > li > a {
    color: #636363;
    display: block;
    height: 100%;
    width: 100%;
}
.p_bg > .product > .p_type > li > a:hover {
    background: #134b9f;
    border: 1px #134b9f solid;
    color: #fff;
}
.p_bg > .product > .p_type > li:nth-child(4n) {
    margin-right: 0px;
}
.p_bg > .product > .p_type > .now {
    background: #134b9f;
    border: 1px #134b9f solid;
    color: #fff;
}
.p_bg > .product > .p_type > .now > a {
    color: #fff;
}
.p_bg > .product > .list {
    width: 100%;
    padding-top: 43px;
}
.p_bg > .product > .list > ul {
    width: 100%;
}
.p_bg > .product > .list > ul > li {
    float: left;
    width: 380px;
    margin-right: 30px;
    margin-bottom: 80px;
}
.p_bg > .product > .list > ul > li:nth-child(3n) {
    margin-right: 0px;
}
.p_bg > .product > .list > ul > li > a > .img {
    width: 100%;
    height: 212px;
    box-sizing: border-box;
    border: 1px #d2d2d2 solid;
}
.p_bg > .product > .list > ul > li > a > .title {
    width: 100%;
    margin-top: 4px;
}
.p_bg > .product > .list > ul > li > a > .title > .name {
    width: 340px;
    background: #f5f5f5;
    padding-left: 24px;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 19px;
    text-align: left;
}
.p_bg > .product > .list > ul > li > a > .title > .next {
    float: left;
}
.p_bg > .product > .page {
    width: 100%;
    text-align: center;
    padding-bottom: 60px;
    font-size: 20px;
}
.p_bg > .product > .p_title {
    width: 100%;
    text-align: center;
    font-size: 32px;
    color: #353535;
    padding-top: 50px;
    padding-bottom: 30px;
    border-bottom: 1px #dcdcdc solid;
}
.p_bg > .product > .p_content {
    width: 100%;
    font-size: 16px;
    text-align: left;
    padding-bottom: 60px;
    line-height: 190%;
}
.p_bg > .product > .p_content img {
    max-width: 100%;
}
.n_bg {
    width: 100%;
    min-width: 1920px;
    text-align: center;
}
.n_bg > .news {
    width: 1200px;
    margin: 0 auto;
}
.n_bg > .news > .n_type {
   width: 100%; 
   padding-top: 60px;
   padding-bottom: 60px;
}
.n_bg > .news > .n_type > li {
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #e6e6e6;
    margin-right: 60px;
    float: left;
}
.n_bg > .news > .n_type > li > a {
    color: #333333;
    font-size: 18px;
    display: block;
    width: 100%;
    height: 100%;
}
.n_bg > .news > .n_type > li > a:hover {
    background: #134b9f;
    color: #fff;
}
.n_bg > .news > .n_type > .now {
    background: #134b9f !important;
    color: #fff !important;
}
.n_bg > .news > .n_type > .now > a {
    color: #fff;
}
.n_bg > .news > .list {
    width: 100%;
}
.n_bg > .news > .list > li {
    width: 100%;
    height: 210px;
    box-sizing: border-box;
    border-bottom: 1px #cccccc dashed;
}
.n_bg > .news > .list > li > a {
    width: 100%;
    height: 100%;
    padding: 30px 0px;
    box-sizing: border-box;
    display: block;
}
.n_bg > .news > .list > li > a:hover {
    background: #f5f5f5;
    padding-left: 30px;
}
.n_bg > .news > .list > li > a > .img {
    float: left;
    width: 230px;
    height: 150px;
    margin-right: 27px;
}
.n_bg > .news > .list > li > a > .img > img {
    width: 100%;
}
.n_bg > .news > .list > li > a > .date {
    width: 84px;
    height: 100%;
    border-right: 1px #d9d9d9 solid;
    margin-right: 30px;
    float: left;
    text-align: left;
}
.n_bg > .news > .list > li > a > .date > .m {
    color: #666666;
    font-size: 24px;
    padding-top: 40px;
}
.n_bg > .news > .list > li > a > .date > .y {
    font-size: 16px;
    color: #808080;
}
.n_bg > .news > .list > li > a > .info {
    float: left;
    width: 662px;
    margin-right: 83px;
}
.n_bg > .news > .list > li > a:hover > .info {
    margin-right: 53px;
}
.n_bg > .news > .list > li > a > .info > .title2 {
    width: 100%;
    color: #333333;
    font-size: 16px;
    text-align: left;
}
.n_bg > .news > .list > li > a > .info > .desc {
    text-align: left;
    font-size: 16px;
    color: #666666;
    padding-top: 15px;
    line-height: 190%;
}
.n_bg > .news > .list > li > a > .next {
    float: left;
    width: 40px;
    height: 40px;
    margin-top: 55px;
    background: url(../images/next3.jpg);
}
.n_bg > .news > .list > li > a:hover > .next {
    background: url(../images/next4.jpg);
}
.n_bg > .news > .page {
    width: 100%;
    text-align: center;
    padding: 60px 0px;
    font-size: 18px;
}
.n_bg > .detail {
    width: 1200px;
    margin: 0 auto;
    padding-top: 70px;
}
.n_bg > .detail > .title2 {
    width: 100%;
    text-align: center;
    color: #333333;
    font-size: 22px;
    margin-bottom: 20px;
}
.n_bg > .detail > .date {
    width: 100%;
    text-align: center;
    color: #b2b2b2;
    font-size: 12px;
    margin-bottom: 50px;
}
.n_bg > .detail > .content {
    width: 100%;
    font-size: 16px;
    color: #666666;
    line-height: 190%;
    text-align: left;
}
.n_bg > .detail > .content img {
    max-width: 100%;
}
.n_bg > .detail > .n_menu {
    width: 100%;
    padding-top: 110px;
    padding-bottom: 128px;
}
.n_bg > .detail > .n_menu > .prev, .n_bg > .detail > .n_menu > .next, .n_bg > .detail > .n_menu > .back_list {
    float: left;
    width: 380px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px #999999 solid;
    box-sizing: border-box;
    margin-right: 30px;
}
.n_bg > .detail > .n_menu > .prev > a , .n_bg > .detail > .n_menu > .next > a, .n_bg > .detail > .n_menu > .back_list > a {
    color: #666666;
    font-size: 16px;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0px 10px;
    box-sizing: border-box;
}
.n_bg > .detail > .n_menu > .prev > a:hover , .n_bg > .detail > .n_menu > .next > a:hover, .n_bg > .detail > .n_menu > .back_list > a:hover {
    background: #134b9f;
    border:1px #134b9f solid;
    color: #fff;
}
.n_bg > .detail > .n_menu > .back_list {
    
}
.n_bg > .detail > .n_menu > .next {
    margin-right: 0px;
}
.n_bg > .ad {
    width: 1567px;
    height: 1226px;
    margin: 0 auto;
    margin-top:113px;
    margin-bottom:140px;
    background: url(../images/ad2.jpg);
}
.n_bg > .ad > .info {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}
.n_bg > .ad > .info > .title2 {
    text-align: left;
    color: #ffffff;
    font-size: 24px;
    padding-bottom: 40px;
}
.n_bg > .ad > .info > .content {
    text-align: left;
    font-size: 18px;
    line-height: 190%;
    color: #fff;
}
.n_bg > .ad > .info > .ads {
    width: 1146px;
    margin: 0 auto;
    padding-top: 75px;
}
.n_bg > .ad > .info > .ads > .ads1 {
    float: left;
    width: 194px;
    margin-right: 30px;
    padding-top: 107px;
}
.n_bg > .ad > .info > .ads > .ads2 {
    float: left;
    width: 194px;
    margin-right: 30px;
    padding-top: 21px;
}
.n_bg > .ad > .info > .ads > .ads3 {
    float: left;
    width: 194px;
    margin-right: 30px;
    padding-top: 58px;
}
.n_bg > .ad > .info > .ads > .ads4 {
    float: left;
    width: 194px;
    margin-right: 30px;
}
.n_bg > .ad > .info > .ads > .ads5 {
    float: left;
    width: 194px;
    margin-right: 30px;
    padding-top: 41px;
}
.n_bg > .contact {
    width: 1200px;
    margin: 0 auto;
}
.n_bg > .contact > .title2 {
    width: 100%;
    text-align: center;
    padding-top: 75px;
    color: #333333;
    font-size: 32px;
    padding-bottom: 30px;
}
.n_bg > .contact > .line {
    width: 40px;
    margin: 0 auto;
    border-bottom: 2px #134b9f solid;
    margin-bottom: 50px;
}
.n_bg > .contact > .info {
    width: 100%;
    text-align: left;
}
.n_bg > .contact > .info > .title2 {
    font-size: 18px;
    color: #333333;
    padding-bottom: 35px;
}
.n_bg > .contact > .info > .msg {
    color: #999999;
    font-size: 16px;
}
.n_bg > .contact > .info > .qrcode {
    width: 140px;
    height: 140px;
    box-sizing: border-box;
    border: 1px #e5e5e5 solid;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 80px;
}
.n_bg > .contact > .info > .qrcode > .img {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    margin-top: 14px;
}
.n_bg > .contact > .info > .qrcode > .img > img {
    width: 100%;
}
#container {
    overflow: hidden;
    width: 100%;
    height: 540px;
    margin: 0;
    font-family: "微软雅黑";
    margin-bottom: 111px;
}
.sj_page{
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 25px;
    line-height: 25px;
    color: #666769;
    font-size: 15.05px;
    text-align: center;
    position: relative;
}
.sj_page > ul {
    left: 50%;
    float:left;
    position: relative;
}
.sj_page > ul > li {
    float:left;
    width:10px;
    right: 50%;
    height: 25px;
    line-height: 25px;
    /*border:1px solid #08273b;*/
    /*background:#08273b;*/
    color:#646464;
    text-align: center;
    margin-right: 10px;
}
.sj_page > ul > li > a {
    color: #898989;
    font-size: 15.05px
}
.sj_page > ul > .pre{
    width:10px;
    color:#898989;
    /*border:1px solid #08273b;*/
    /*background:#08273b;*/
}
.sj_page > ul > .pre > a {
    color:#898989;
    font-size: 15.05px
}
.sj_page > ul > .active{
    color:#134ba0;
    border:0px;
    font-weight: bold;
    font-size: 15.05px
    /*background:#ffffff;*/
}
.sj_page > ul > .redirect{
    width:80px;

}




























