input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

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;
}

.clearfix {
    zoom: 1
}

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

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

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

.wd1250 {
    width: 1250px;
    margin: 0 auto;
}

p {
    margin: 0;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

#k_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#k_indemo {
    float: left;
    width: 800%
}

#k_demo1 {
    float: left;
}

#k_demo2 {
    float: left;
}

#v_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#v_indemo {
    float: left;
    width: 800%
}

#v_demo1 {
    float: left;
}

#v_demo2 {
    float: left;
}


/*头部样式*/

#header {
    border-bottom: 1px solid #d7d7d7;
    height: 32px;
    background: #f2f2f2;
    line-height: 32px;
    font-size: 14px;
    color: #6c6c6c;
}

#header a {
    font-size: 14px;
    color: #6c6c6c;
}

.k1 {
    float: right;
}

.top_cc {
    position: relative;
    height: 125px;
}

.logo {
    float: left;
    margin-top: 30px;
}

.logo_txt {
    float: left;
    margin-left: 20px;
    padding-left: 30px;
    background: url(../images/logo_xx.png) no-repeat left center;
    height: 125px;
}

.logo_txt h1 {
    color: #353535;
    font-size: 25px;
    padding-top: 20px;
}

.logo_txt h3 {
    color: #686868;
    font-size: 20px;
    font-weight: normal;
    padding-top: 10px;
}

.top_cc .k2 {
    margin-top: 30px;
    margin-left: 60px;
    background: url(../images/top_phone.png) no-repeat left center;
    padding-left: 70px;
}

.top_ewm {
    margin-top: 15px;
}

#menu {
    margin-top: 0px;
    background: #0465c0;
    height: 58px;
    line-height: 58px;
}


/*导航栏样式*/

.nav {
    height: 40px;
}

.nav li {
    line-height: 40px;
    height: 40px;
    text-align: center;
    width: 145px;
    float: left;
    position: relative;
    z-index: 999;
}

.nav li+li {
    background: url(../images/shu.png) no-repeat left center;
    margin-left: 5px;
}

.nav>li {
    margin-top: 9px;
}

.nav>li>a {
    border-radius: 20px;
    font-size: 16px;
}

.nav li a {
    display: block;
    line-height: 40px;
    color: #fff;
    height: 40px;
}

.nav li a:hover {
    color: #0465c0;
    text-decoration: none;
    background-color: #fff;
}

.nav .sec {
    height: 0;
    background: #01557a;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 40px;
    left: 0px;
}

.nav .sec a {
    background: #01557a;
    color: #fff;
    height: 38px;
    line-height: 38px;
    width: 145px;
}

.nav .sec a:hover {
    background: #042d3f;
    text-decoration: none;
}


/*热门搜索*/

.search_index {
    height: 53px;
    line-height: 53px;
    position: relative;
    border-bottom: 1px solid #bcbcbc;
    color: #666;
}

#formsearch {
    margin-top: 9px;
    width: 323px;
    height: 34px;
    line-height: 34px;
    float: right;
    background: url(../images/ssbg.png) no-repeat center center;
}

.hotSearch {
    float: left;
    height: 53px;
    line-height: 53px;
    font-weight: normal;
}

.hotSearch a {
    color: #666;
    margin-right: 10px;
}

#formsearch input {
    height: 34px;
    background: #fff;
    line-height: 34px;
    border: none;
    outline: none;
}

#formsearch input#keyword {
    height: 34px;
    line-height: 34px;
    padding-left: 15px;
    color: #686868;
    float: left;
    background: none;
    border: none;
    font-size: 13px;
    width: 258px;
}

#formsearch input#s_btn {
    width: 65px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    float: left;
    background: none;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*c1_index*/

.c1_index {
    position: relative;
    padding: 45px 0 50px;
    background: #f4f4f4;
}

.c11_connttt {
    background: url(../images/c1_bg.png) no-repeat center center;
    height: 237px;
    padding-left: 20px;
    padding-top: 20px;
    position: relative;
}

.c1_img img {
    width: 313px;
    height: 217px;
}

.c1_txt {
    float: right;
    width: 820px;
    margin-right: 40px;
    padding-top: 45px;
    font-size: 15px;
    color: #363636;
    line-height: 30px;
}

.c1_txt a {
    position: absolute;
    top: 20px;
    right: 0px;
}


/*c2_index*/

.c2_index {
    padding: 35px 0px;
    position: relative;
}

.ttt1 {
    text-align: center;
}

.ttt1 h3 {
    font-size: 35px;
    color: #191919;
    background: url(../images/ttt1_bg.png) no-repeat center bottom;
    padding-bottom: 15px;
}

.ttt1 h3 span {
    font-size: 35px;
    color: #0465c0;
}

.ttt1 p {
    font-size: 18px;
    font-weight: normal;
    color: #4e4e4e;
}

.pro_one {
    position: relative;
    margin-top: 35px;
}

.pro_tt {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 2px solid #999;
    position: relative;
    height: 60px;
}

.pro_tt img {
    float: left;
}

.pro_tt h3 {
    float: left;
    font-size: 28px;
    font-weight: normal;
    line-height: 45px;
    padding: 0 15px;
}

.pro_tt h3+h3 {
    background: url(../images/xuxian.png) no-repeat left center;
}

.pro_tt>a {
    position: absolute;
    right: 0px;
    top: 6px;
}

.pro_conttt {
    position: relative;
}

.pro_conttt .pro_aa {
    float: left;
    width: 329px;
    height: 579px;
    background: url(../images/cate2.png) no-repeat center center;
    padding-left: 50px;
    padding-top: 30px;
}

.pro_conttt .pro_bb {
    float: left;
    width: 329px;
    height: 579px;
    background: url(../images/cate1.png) no-repeat center center;
    padding-left: 50px;
    padding-top: 30px;
}

.pro_conttt .pro_cc {
    float: left;
    width: 329px;
    height: 579px;
    background: url(../images/cate3.png) no-repeat center center;
    padding-left: 50px;
    padding-top: 30px;
}

.pro_conttt .pro_aa h3 {
    font-size: 32px;
    color: #fff;
    border-bottom: 1px solid #fff;
    background: url(../images/jian1.png) no-repeat 140px center;
    padding-bottom: 10px;
}

.pro_conttt .pro_bb h3 {
    font-size: 32px;
    color: #fff;
    border-bottom: 1px solid #fff;
    background: url(../images/jian2.png) no-repeat 140px center;
    padding-bottom: 10px;
}

.pro_conttt .pro_cc h3 {
    font-size: 32px;
    color: #fff;
    border-bottom: 1px solid #fff;
    background: url(../images/jian3.png) no-repeat 140px center;
    padding-bottom: 10px;
}

.pro_conttt .pro_aa>span {
    display: block;
    padding: 15px 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
}

.pro_conttt .pro_aa>a {
    display: block;
    color: #fff;
    width: 137px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    border: 1px solid #fff;
    margin-top: 30px;
}

.pro_conttt .pro_list {
    position: relative;
    float: right;
    width: 908px;
}

.pro_list li {
    float: left;
    margin-right: 18px;
}

.pro_list li:nth-child(3n) {
    margin-right: 0px;
}

.pro_list li a.img {
    display: block;
}

.pro_list li a.img img {
    width: 289px;
    height: 260px;
    border: 1px solid #c6c6c6;
}

.pro_list li a.img h3 {
    font-size: 16px;
    color: #727272;
    font-weight: normal;
    text-align: center;
    line-height: 30px;
}


/*c3_index*/

.c3_index {
    height: 679px;
    position: relative;
    background: url(../images/c3_bg.png) no-repeat center center;
    padding-top: 95px;
}

.c3_conttt {
    margin-top: 50px;
    position: relative;
}

.l_btn,
.r_btn {
    position: absolute;
    top: 40%;
    cursor: pointer;
}

.l_btn {
    left: -55px;
}

.r_btn {
    right: -55px;
}

.ads_list {
    position: relative;
}

.ads_list li {
    background: #fff;
    float: left;
    margin-left: 11px;
    margin-right: 11px;
}

.ads_list li a.img {
    display: block;
    padding: 10px;
}


/*youshi*/

.c4_index {
    position: relative;
    background: url(../images/ys_bg.jpg) no-repeat center center;
    height: 2838px;
}

.ding_phone {
    float: right;
    margin-top: 75px;
    padding-left: 60px;
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    background: url(../images/ding_phone.png) no-repeat left top;
    height: 194px;
}

.ding_phone .zx {
    display: block;
    background: #fff;
    border-radius: 20px;
    text-align: center;
    line-height: 39px;
    color: #0465c0;
    width: 129px;
    margin-top: 20px;
    margin-left: 60px;
}

.ys_conttt {
    margin-top: 110px;
    position: relative;
}

.ys_aa {
    position: relative;
    height: 620px;
}

.ys_aa .ys_aa_left {
    float: left;
    width: 670px;
    margin-top: 100px;
    padding-left: 120px;
}

.ys_aa_left>h3 {
    font-size: 32px;
    color: #0465c0;
    font-weight: bold;
    margin-bottom: 50px;
}

.ys_aa_left>.ys_aa_txt {
    padding-left: 25px;
    border-left: 1px solid #0465c0;
}

.ys_aa_left>.ys_aa_txt p {
    margin-bottom: 30px;
    font-size: 15px;
    color: #505050;
    position: relative;
}

.ys_aa_left>.ys_aa_txt p::before {
    background: url(../images/quan.png) no-repeat left center;
    position: absolute;
    left: -32px;
    top: 25%;
    content: "";
    width: 20px;
    height: 20px;
}

.ys_aa_left>.ys_aa_txt p em {
    font-style: initial;
    color: #0465c0;
}

.ys_aa_left .ys_more {
    display: block;
    background: #0465c0;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    width: 150px;
    margin-top: 50px;
    margin-left: 40px;
}

.ys_aa_img {
    margin-right: -150px;
    float: right;
}

.ys_aa_img img {
    width: 721px;
    height: 613px;
}

.ys_bb {
    position: relative;
    height: 575px;
    padding-top: 80px;
}

.ys_bb_img {
    float: left;
    width: 655px;
}

.ys_bb_img img {
    width: 652px;
    height: 425px;
}

.ys_bb .ys_aa_left {
    float: right;
    width: 455px;
}

.ys_bb .ys_aa_left>.ys_aa_txt {
    padding: 25px 20px 5px 25px;
}

.ys_cc {
    position: relative;
    height: 525px;
    padding-top: 25px;
}

.ys_cc .ys_aa_left {
    float: left;
    width: 670px;
    margin-top: 70px;
    padding-left: 120px;
}

.ys_cc_img {
    margin-left: -80px;
    float: right;
}

.ys_cc_img img {
    width: 660px;
    height: 487px;
}

.ys_cc .ys_aa_left>.ys_aa_txt {
    width: 470px;
}

.ys_dd {
    position: relative;
}

.ys_dd>h3 {
    padding-left: 120px;
    font-size: 32px;
    color: #0465c0;
    font-weight: bold;
    margin-bottom: 120px;
}

.ys_dd .ys_gun {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.ys_gun li {
    border-radius: 5px;
}

.ys_gun li+li {
    margin-left: 30px;
}

.ys_gun li a.img {
    display: block;
}

.ys_gun li a.img img {
    width: 395px;
    height: 285px;
}

.ys_gun li a.img .time {
    height: 170px;
    background: #fff;
    padding: 25px 30px;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: all .3s;
}

.ys_gun li a.img .time h3 {
    font-size: 21px;
    color: #191919;
    padding-bottom: 30px;
    position: relative;
}

.ys_gun li a.img .time h3::before {
    position: absolute;
    bottom: 15px;
    left: 45%;
    width: 40px;
    height: 2px;
    background: #000;
    content: "";
}

.ys_gun li a.img .time span {
    display: block;
    font-size: 15px;
    color: #4f4f4f;
    line-height: 25px;
}

.ys_gun li:hover a.img .time {
    background: #0465c0;
}

.ys_gun li:hover a.img .time h3,
.ys_gun li:hover a.img .time span {
    color: #fff
}

.ys_gun li:hover a.img .time h3::before {
    background: #fff;
}


/*c5_index*/

.c5_index {
    position: relative;
    height: 418px;
    background: url(../images/k_bg.png) no-repeat center center;
}

.c5_left {
    width: 300px;
    float: left;
    text-align: center;
    padding-top: 65px;
}

.c5_left h1 {
    width: 117px;
    height: 117px;
    border: 1px solid #999;
    margin: 0 auto;
    border-radius: 5px;
    color: #191919;
    font-size: 40px;
    font-weight: normal;
    line-height: 1.2;
    padding-top: 10px;
}

.c5_left>span {
    display: block;
    font-size: 20px;
    color: #484848;
    font-weight: normal;
    margin-top: 25px;
}

.c5_left>h3 {
    display: block;
    font-size: 25px;
    color: #0465c0;
    font-weight: bold;
}

.c5_left>a {
    display: block;
    background: #0465c0;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    width: 150px;
    margin: 30px auto 0;
}

.c55_list {
    float: right;
    width: 950px;
    padding-top: 50px;
}

.c55_list li {
    float: left;
    margin-left: 25px;
    text-align: center;
}

.c55_list li a.img {
    display: block
}

.c55_list li a.img img {
    width: 208px;
    height: 208px;
}

.c55_list li a.img h3 {
    padding-top: 10px;
    color: #fff;
    font-size: 23px;
    padding-bottom: 35px;
    position: relative;
}

.c55_list li a.img h3::before {
    position: absolute;
    bottom: 15px;
    left: 40%;
    width: 40px;
    height: 2px;
    background: #fff;
    content: "";
}

.c55_list li a.img b {
    color: #fff;
    font-size: 22px;
}


/*c6_index*/

.c6_index {
    position: relative;
    margin-top: 95px;
}

.c6_left {
    float: left;
    width: 295px;
    margin-top: 100px;
}

.c6_left>span,
.c6_left>h3 {
    display: block;
    font-size: 33px;
    color: #191919;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

.c6_left>p {
    color: #191919;
    font-size: 18px;
    margin-bottom: 45px;
}

.c6_left>a {
    display: block;
    background: #0465c0;
    border-radius: 20px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    width: 155px;
    font-size: 18px;
    text-transform: uppercase;
}

.c66_list {
    float: right;
    width: 945px;
    background: url(../images/c66_list_bg.png) no-repeat left top;
    padding: 20px 0 0 20px;
}

.c66_list li {
    float: left;
    position: relative;
    margin-bottom: 15px;
}

.c66_list li a.img {
    display: block
}

.c66_list li a.img img {
    width: 328px;
    height: 218px;
}

.c66_list li:nth-child(1) {
    margin-right: 17px;
}

.c66_list li:nth-child(1) a.img img {
    width: 580px;
    height: 450px;
}

.c66_list li h3 {
    position: absolute;
    left: 0%;
    bottom: 0px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    padding-left: 15px;
    transition: all .3s ease;
    opacity: 0;
}

.c66_list li h3 a {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}

.c66_list li:hover h3 {
    opacity: 1;
}


/*c7_index*/

.c7_index {
    position: relative;
    margin-top: 15px;
}

.c7_ttt {
    position: relative;
}

.c7_ttt>h3 {
    font-size: 29px;
    color: #191919;
    position: relative;
    padding-left: 20px;
    line-height: 1;
}

.c7_ttt>h3::before {
    width: 5px;
    height: 30px;
    position: absolute;
    left: 0px;
    top: 2px;
    background: #0465c0;
    content: "";
}

.c7_conttt {
    margin-top: 25px;
    position: relative;
}

.l_btn2,
.r_btn2 {
    position: absolute;
    top: -50px;
    cursor: pointer;
}

.l_btn2 {
    right: 55px;
}

.r_btn2 {
    right: 0px;
}

.c77_list {
    position: relative;
}

.c77_list li {
    float: left;
    margin-left: 6px;
    margin-right: 6px;
}

.c77_list li a.img {
    display: block;
}

.c77_list li a.img img {
    width: 328px;
    height: 218px;
}

.c77_list li a.img h3 {
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
    color: #323234;
}

.c7_index .casemore {
    display: block;
    color: #fff;
    font-size: 18px;
    width: 215px;
    height: 46px;
    line-height: 46px;
    background: #0465c0;
    border-radius: 30px;
    text-align: center;
    margin: 50px auto;
}


/*about_index*/

.about_index {
    height: 476px;
    position: relative;
    background: url(../images/about_bg.png) no-repeat center center;
    margin-bottom: 60px;
}

.abb_img {
    float: left;
}

.abb_img img {
    width: 624px;
    height: 476px;
}

.abb_right {
    float: right;
    width: 590px;
    height: 476px;
    background: #f5f5f5;
    padding: 40px 30px 0 38px;
    position: relative;
}

.abb_right::before {
    position: absolute;
    right: -218px;
    bottom: -60px;
    content: "";
    background: url(../images/about_img_bg.png) no-repeat center center;
    width: 444px;
    height: 235px;
}

.abb_right h1 {
    font-size: 69px;
    font-weight: normal;
    color: #d6d6d6;
    line-height: 1;
}

.abb_right h3 {
    font-size: 22px;
    font-weight: normal;
    color: #191919;
    padding-bottom: 25px;
    margin-bottom: 30px;
    background: url(../images/abb_h3_bg.png) no-repeat left bottom;
}

.abb_right .abb_txt {
    font-size: 15px;
    color: #626161;
    line-height: 25px;
}

.abb_right .abbmore {
    display: block;
    color: #fff;
    font-size: 15px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #0465c0;
    border-radius: 30px;
    text-align: center;
    margin-top: 35px;
}

.c8_index {
    position: relative;
    padding-bottom: 90px;
}

.c88_top {
    position: relative;
    border-bottom: 1px solid #bdbdbd;
}

.c88_top li {
    display: inline-block;
    margin-right: 20px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    position: relative;
    height: 52px;
    line-height: 52px;
    width: 173px;
    background: #434343;
    text-align: center;
}

.c88_top li>img {
    padding-right: 5px;
    margin-top: -2px;
}

.c88_top li:hover,
.c88_top li.cur {
    background: #0465c0;
}

.c88_bottom {
    position: relative;
    margin-top: 35px;
}

.c88_bottom .gun_one {
    position: relative;
}

.gun_one .c88_list {
    position: relative;
}

.c88_list li {
    float: left;
    margin-right: 14px;
}

.c88_list li a.img {
    display: block
}

.c88_list li a.img img {
    width: 302px;
    height: 195px;
}

.l_btn3,
.l_btn4,
.r_btn3,
.r_btn4 {
    position: absolute;
    top: 40%;
    cursor: pointer;
}

.l_btn3,
.l_btn4 {
    left: -55px;
}

.r_btn3,
.r_btn4 {
    right: -55px;
}


/*news_index*/

.news_index {
    position: relative;
    padding-top: 75px;
    height: 649px;
    background: url(../images/news_bg.png) no-repeat center center;
}

.news_left {
    padding: 25px;
    border: 1px solid #bdbdbd;
    background: #fff;
    width: 810px;
    height: 489px;
}

.news_tttt {
    position: relative;
    border-bottom: 1px solid #bdbdbd;
}

.news_tttt li {
    display: inline-block;
    margin-right: 25px;
    font-size: 19px;
    color: #515151;
    cursor: pointer;
    position: relative;
    line-height: 40px;
    width: 110px;
    text-align: center;
}

.news_tttt i.cv1 {
    margin-right: 5px;
    width: 24px;
    height: 23px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/new_b1.png) no-repeat center center;
}

.news_tttt i.cv2 {
    margin-right: 5px;
    width: 24px;
    height: 23px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/new_b2.png) no-repeat center center;
}

.news_tttt li:hover,
.news_tttt li.on {
    color: #0465c0;
    background: url(../images/lan.png) no-repeat left bottom;
}

.news_tttt li:hover i.cv1,
.news_tttt li.on i.cv1 {
    background: url(../images/new_b11.png) no-repeat center center;
}

.news_tttt li:hover i.cv2,
.news_tttt li.on i.cv2 {
    background: url(../images/new_b22.png) no-repeat center center;
}

.news_tttt>a {
    position: absolute;
    right: 0px;
    top: 5px;
    display: block;
    border: 1px solid #8f8f8f;
    color: #8f8f8f;
    font-size: 14px;
    text-transform: uppercase;
    width: 78px;
    height: 26px;
    line-height: 26px;
    border-radius: 5px;
    text-align: center;
}

.news_conttt {
    position: relative;
    margin-top: 35px;
}

.news_conttt .news_img img {
    width: 279px;
    height: 369px;
}

.news_conttt .news_rr {
    position: relative;
    width: 460px;
}

.news_conttt .news_rr .news_list11 {
    position: relative;
    border-bottom: 1px solid #d3d3d3;
}

.news_list11 li h3 {
    line-height: 1;
    font-size: 18px;
    color: #090909;
    font-weight: normal;
}

.news_list11 li span {
    display: block;
    font-size: 15px;
    color: #5d5d5d;
    font-weight: normal;
    margin: 15px 0 15px;
    line-height: 22px;
}

.news_list11 li a.img {
    display: block;
    color: #fff;
    font-size: 14px;
    width: 95px;
    height: 30px;
    line-height: 30px;
    background: #0465c0;
    border-radius: 30px;
    text-align: center;
    margin-bottom: 20px;
}

.news_list22 {
    position: relative;
    padding-top: 5px;
}

.news_list22 li {
    line-height: 42px;
    border-bottom: 1px dashed #d3d3d3;
}

.news_list22 li a {
    display: block;
    font-size: 16px;
    color: #5a5a5a;
}


/*右侧新闻*/

.news_right {
    width: 424px;
    height: 489px;
    border: 1px solid #d2d0d0;
    background: #fff;
    padding: 20px;
}

.news_tttt22 {
    position: relative;
    background: url(../images/nsss.png) no-repeat left bottom;
    line-height: 30px;
    height: 35px;
}

.news_tttt22 h3 {
    font-size: 19px;
    font-weight: normal;
    color: #0465c0;
    padding-left: 30px;
    background: url(../images/wwt.png) no-repeat left center;
}

.news_tttt22>a {
    position: absolute;
    right: 0px;
    top: 3px;
    display: block;
    border: 1px solid #8f8f8f;
    color: #8f8f8f;
    font-size: 14px;
    text-transform: uppercase;
    width: 78px;
    height: 26px;
    line-height: 26px;
    border-radius: 5px;
    text-align: center;
}

.news_rr_img {
    margin: 15px 0;
}

.news_rr_img img {
    height: 131px;
    width: 378px;
}

.news_list3 li {
    position: relative;
    padding: 20px 0 5px;
    border-bottom: 1px dashed #cbcbcb;
}

.news_list3 li a.img {
    line-height: 30px;
    padding-left: 28px;
    background: url(../images/wen.png) left center no-repeat;
    display: block;
    font-size: 16px;
    color: #323232;
    height: 30px;
}

.news_list3 li a:hover {
    text-decoration: none;
    color: #f49c07;
}

.news_list3 li span {
    background: url(../images/da.png) left 3px no-repeat;
    padding-left: 28px;
    height: 25px;
    font: 400 15px/25px "microsoft Yahei";
    color: #5a5a5a;
    display: block
}

#ydemo {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    height: 260px;
}

#yindemo {
    height: 100%;
}

#ydemo1 {}

#ydemo2 {}


/*主体样式*/

#container {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.tt {
    display: none;
}


/*友情链接*/

.flink_wap {
    padding: 40px 0;
}

.flink_wap>span {
    float: left;
}

.f_link {
    width: 1190px;
    float: right;
}

.f_link a {
    color: #666;
}

.foot_nav {
    height: 57px;
    line-height: 57px;
    position: relative;
    background: #0465c0;
}

.foot_nav a {
    display: inline-block;
    color: #fff;
    font-size: 17px;
    width: 12.5%;
    text-align: center;
}

.foot_nav a+a {
    background: url(../images/fshu.png) no-repeat left center;
}

.foot_wap {
    position: relative;
    padding: 30px 0;
}

.foot_logo {
    padding-top: 30px;
    padding-right: 45px;
    border-right: 1px solid #d3d3d3;
    height: 140px;
}

.foot_contact {
    margin-left: 55px;
    float: left;
    font-size: 18px;
    color: #191919;
    line-height: 35px;
}

.foot_contact span {
    font-size: 15px;
    color: #6c6c6c;
}

.foot_contact span a {
    font-size: 15px;
    color: #6c6c6c;
}

.foot_ewm {
    text-align: center;
    padding-left: 55px;
    border-left: 1px solid #d3d3d3;
    font-size: 15px;
    color: #6c6c6c;
}

.foot_ewm img {
    width: 123px;
    height: 123px;
}