/*头部样式*/
html{margin:0;padding:0;border:0;}
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;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#e87518;text-decoration:none;outline:none;}
ol, ul{
    margin-top: 0;
     margin-bottom: 10px; 
}

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;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
.wd1200{width:1200px;margin: 0 auto;}
p{margin:0;}


.jq22 .list a{
    font-weight: normal!important;
    font-size: 14px!important;
    color: #535353!important;
    line-height: 28px!important;
}

.jq22 .more a{
    font-weight: normal!important;
    font-size: 14px!important;
    color: #535353!important;
    line-height: 28px!important;
}

/*头部样式*/
#header{
   height:43px;
   line-height:43px;
   position: relative;
   background: #00334b;
   color: #fff;
   font-size: 16px;
   overflow: hidden;
}

#header a{
    color: #fff;
   font-size: 16px;
}

.wel{
    float: left;
}

.logo{
    float:left;
    margin-top: 15px;
}

.top_cc{
    position: relative;
    height: 100px;
}

.top_phone{
    margin-top: 15px;
    font-size: 24px;
    font-weight: bold;
    color: #d4252c;
}

.tong {
    width: 1200px;
    margin: 0 auto;
}

.tong1 {
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}

#menu{
    height:74px;
    border-top: 1px solid #a3a3a3;
    border-bottom: 1px solid #fff;
    background: #003446;
}

/*导航栏样式*/

.nav{}
.nav li{line-height:71px;height:71px;text-align:center;width:150px;float:left;position:relative;z-index:999;}
.nav>li+li{background: url(../images/li_bg.png) no-repeat left center;}
.nav>li:hover{background: #d4252c;text-decoration: underline;}
.nav li a{display:block;line-height:71px;color:#fff;height:71px;font-size:18px;}
.nav li a:hover{color:#fff;text-decoration:none;background-color:#d4252c;}

.nav .sec{display:none;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:71px;left:0px;}
.nav .sec a{background:#e44a00;color:#fff;height:50px;line-height:50px;width:150px;font-size:16px;margin-bottom:1px;}
.nav .sec a:hover{background:#d4252c;text-decoration:none;}



/*热门搜索*/

.search_index {
    height: 30px;
    line-height: 30px;
    position: relative;
    color: #666;
}

#formsearch {
    margin-top: 2px;
    width: 225px;
    height: 28px;
    line-height: 28px;
    float: right;
    background: url(../images/ssbg.png) no-repeat center center;
}

.hotSearch {
    float: left;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    color: #6b6b6b;
    font-size: 16px;
}

.hotSearch a {
    color: #6b6b6b;
    font-size: 16px;
    margin-right: 5px;
}

#formsearch input {
    height: 28px;
    background: #fff;
    line-height: 28px;
    border: none;
    outline: none;
}

#formsearch input#keyword {
    height: 28px;
    line-height: 28px;
    padding-left: 15px;
    color: #686868;
    float: left;
    background: none;
    border: none;
    font-size: 13px;
    width: 185px;
}

#formsearch input#s_btn {
    width: 40px;
    height: 28px;
    line-height: 28px;
    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);
}


/*主体样式*/
.ys_index{
    position: relative;
    height: 1001px;
    background: url(../images/ys_bg.jpg) no-repeat center center;
    padding-top: 50px;
}


.ys_index .ys_ttt1{
    position: relative;
}

.ys_ttt1 h3{
     margin-left: 50px;
     font-size: 36px;
     color: #191919;
     font-weight: 400;
}
.ys_ttt1 h3 i{
       font-style: inherit;
    font-size: 48px;
    color: #dd0402;
}


.ys_ttt1 span{
    display: block;
     margin-left: 380px; 
     font-size: 36px;
     color: #191919;
}

.ys_wen{
    width: 545px;
    float: right;
    height: 462px;
    margin-top: 30px;
}

.ys_wen li{
    position: relative;
    margin-bottom: 35px;
}

.ys_wen li h3{
    font-size: 36px;
    color: #dd0402;
     font-weight: 400;
}

.ys_wen li h3 i{
      font-style: inherit;
      color: #2c2c2c;
}

.ys_wen li span{
    display: block;
    color: #232323;
    font-size: 22px;
    margin-top: 10px;
    line-height: 1.5;
    margin-left: 50px;
    height:70px;
}

.jukuan{
    padding-top: 10px;
    margin-top: 10px;
    position: relative;
    height: 285px;
    background: url(../images/jukuan.png) no-repeat center center;
}

.jukuan>h3{
    color: #003446;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    margin-left: 85px;
}

.jukuan ul{
    margin-top: 25px;
    display: flex;
    justify-content: center;
}

.jukuan ul li{
    text-align: center;
    width: 25%;
}
.jukuan ul li img{
    width: 209px;
    height: 181px;
}

/*c2_index*/
.c2_index{
    position: relative;
    height: 490px;
    background: url(../images/c2_bg.jpg) no-repeat center center;
    padding-top: 20px;
}

.c2_left{
    float: left;
    width: 570px;
}

.c2_left h3{
    font-size: 30px;
    color: #151515;
    margin-top: 70px;
    font-weight: 400;
}

.c2_left span{
    display: block;
    font-size: 20px;
    color: #151515;
    font-weight: 400;
}

.c2_left h5{
    display: block;
    font-size: 18px;
    color: #121212;
    margin-top: 30px;
    font-weight: 400;
    line-height: 2;
}

.c2_img{
    float: right;
    width: 564px;
}
.c2_img img{
    width: 567px;
    height: 427px;
}

/*hengtu2*/
.hengtu2{
    height: 270px;
    position: relative;
    background: url(../images/hengtu2.jpg) no-repeat center center;
    text-align: center;
    padding-top: 50px;
}

.hengtu2 h3{
    font-size: 24px;
    color: #003446;
}

.hengtu2 span{
    margin-top: 5px;
    display: block;
    font-size: 48px;
    color: #fff;
    font-weight: bold;
}

.hengtu2 h5{
    font-size: 30px;
    color: #fff;
}


/*you_index*/
.you_index{
    position: relative;
    min-height: 975px;
    background: url(../images/you_bg.png) no-repeat center top;
    margin-bottom: 120px;
    padding-top: 100px;
}

.c3_left{
    float: left;
    width: 600px;
}

.c3_left h1{
    font-size: 48px;
    color: #eaeaea;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: -3px;
}

.c3_left .c3_left_tt{
    margin-top: 115px;
    margin-left: 22px;
    padding-left: 25px;
  /*  background: url(../images/shux.png) no-repeat left 15px;*/
}

.c3_left_tt h3{
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    line-height: 1;
}

.c3_left_tt h3 i{
    font-style: inherit;
    font-size: 48px;
    color: #d4252c;
    font-weight: bold;
    line-height: 1;
}

.c3_left_tt span{
    display: block;
    font-size: 20px;
    color: #fff;
}

.c3_left_tt h4{
    font-size: 12px;
    text-transform: uppercase;
    line-height: 2;
    width: 330px;
    font-weight: 400;
    color: #fff;
    margin-top: 30px;
}

.c3_left .four{
    margin-top: 400px;
    padding-left: 120px;
    padding-top: 15px;
    position: relative
}

.c3_left .four::before{
    position: absolute;
    left: 0px;
    top: -25px;
    content: "";
    width: 93px;
    height: 84px;
    background: url(../images/four.png) no-repeat center center;
}


.c3_left .four h3{
    font-size: 30px;
    color: #212121;
    font-weight: 400;
}

.c3_left .four h3 span{
    color: #d4252c;
}

.c3_left .four h4{
    color: #1d1d1d;
    font-size: 18px;
    font-weight: 400;
    margin-top: 12px;
    line-height: 25px;
}

.c3_right{
    float: right;
    width: 600px;
}

.c3_right li{
    margin-top: 35px;
    position: relative;
    padding-left: 125px;
    padding-top: 15px;
    height: 145px;
}

.c3_right li h3{
     font-size: 30px;
    color: #212121;
    font-weight: 400;
}

.c3_right li h3 span{
     color: #d4252c;
}
.c3_right li h4{
    color: #1d1d1d;
    font-size: 18px;
    font-weight: 400;
    margin-top: 12px;
    line-height: 25px;
}

.c3_right li:nth-child(2){
    height: 172px;
    margin-top: 42px;
}

.c3_right li:nth-child(3){
    height: 172px;
    margin-top: 44px;
}

.c3_right li:nth-child(4){
    height: 192px;
    margin-top: 70px;
}

.c3_right li:nth-child(1)::before{
    position: absolute;
    left: 0px;
   top: -25px;
    content: "";
    width: 93px;
    height: 84px;
    background: url(../images/one.png) no-repeat center center;
}

.c3_right li:nth-child(2)::before{
    position: absolute;
    right: 0px;
    top: -25px;
    content: "";
    width: 93px;
    height: 84px;
    background: url(../images/two.png) no-repeat center center;
}

.c3_right li:nth-child(3)::before{
    position: absolute;
    left: 0px;
    top: -25px;
    content: "";
    width: 93px;
    height: 84px;
    background: url(../images/thr.png) no-repeat center center;
}

.c3_right li:nth-child(4)::before{
    position: absolute;
    right: 0px;
    top: -30px;
    content: "";
    width: 93px;
    height: 84px;
    background: url(../images/five.png) no-repeat center center;
}


/*----- 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;
}




/*友情链接*/

.f_link {
    width: 1000px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 30px;
    line-height: 30px;
    background-color: #ececec;
    text-indent: 20px;
}


/*页面底部*/

#footer {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

#footer a:hover {
    text-decoration: none;
}


/*------------内页-------------------*/



.neiy {
    background: #f9f9f9;
    height: 137px;
    border-bottom: #f3f3f3 1px solid;
}

#container1 {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 34px;
}

.sortt li a {
    background: url(../images/sort.png) no-repeat 25px center #008dcb;
    color: #fff;
    display: block;
    line-height: 60px;
    font-family: "微软雅黑";
    font-size: 18px;
    padding-left: 45px;
    margin: 3px 0;
}

.sortt li a:hover {
    color: #fff;
    text-decoration: none;
    background: url(../images/sort.png) no-repeat 25px center #008dcb;
}

.layer2 li a {
    background: #04b2ff;
    font-size: 16px;
}

.layer2 li a:hover {
    background: #008dcb;
}

.menu {
    display: block;
    overflow: hidden;
    *zoom: 1;
    height: 45px;
    line-height: 45px;
}

.menu ul {
    zoom: 1;
    text-align: center;
}

.menu ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    background: #ecf0f1;
    margin: 0 4px;
}

.menu ul li a {
    display: inline-block;
    color: #333;
    font-size: 16px;
    position: relative;
    padding: 0 43px;
}

.menu ul li a:hover,
.menu ul li .current {
    background: #d4252c;
    color: #fff;
}


/* 面包屑 */

.location {
    position: relative;
    height: 20px;
    width: 1200px;
    margin: 0 auto;
    padding: 11px 0;
    border-bottom: 1px solid #eaeaea;
    line-height: 20px;
    margin-bottom: 45px;
    padding-top: 35px;
}

.location h3 {
    float: left;
    padding-left: 10px;
    border-left: 5px solid #d4252c;
    color: #000;
    font-size: 12px;
    font-weight: normal;
}

.location h3 i {
    font-size: 14px;
    color: #333;
    font-family: arial;
    text-transform: capitalize;
    display: inline-block;
    margin-right: 6px;
    font-style: normal;
}

.breadcrumbs {
    float: right;
    text-align: right;
    background: url(../images/o_ico_03.png) no-repeat left center;
    padding-left: 25px;
}

.breadcrumbs a {
    display: inline-block;
    margin-right: 6px;
    padding-left: 6px;
    /*background:url(../images/o_ico_04.png) no-repeat 0 center;*/
    vertical-align: top;
}

.breadcrumbs .u-home {
    padding-left: 20px;
    /*background:url(../images/o_ico_03.png) no-repeat 0 center;*/
}

.sort_album {
    margin-top: 15px;
}


/*sun_jjfa*/

.sun_jjfa {
    background: #eaeaea;
}

.sun_jjfa .container {
    position: relative;
    height: 840px;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
}

.sun_jjfa .jjfa_tt {
    /*background: url(../images/2-1.png) top center no-repeat;*/
    background: #003446;
    width: 251px;
    height: 450px;
    position: absolute;
    top: -32px;
    left: 0;
    box-sizing: border-box;
    padding-top: 125px;
    padding-left: 37px;
}

.sun_jjfa .jjfa_tt h3 {
    font-size: 30px;
    color: #FFFFFF;
}

.sun_jjfa .jjfa_tt .line {
    background: url(../images/heng1.png) left center no-repeat;
    height: 10px;
    width: 256px;
    margin: 15px 0 10px 0;
}

.sun_jjfa .jjfa_tt h4 {
    font-size: 17px;
    color: #f5f5f5;
    font-weight: normal;
    margin-bottom: 10px;
}

.sun_jjfa .jjfa_tt .icon {
    transform: translateY(-24px);
}

.sun_jjfa .jjfa_tt .more {
    margin-top: 0px;
}

.sun_jjfa .jjfa_tt .more a {
    width: 180px;
    height: 50px;
    box-sizing: border-box;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    border: #ffffff 2px solid;
    font-weight: bold;
    transition: all .5s ease;
}

.sun_jjfa .jjfa_tt .more a:hover {
    background: #fff;
    color: #E40808;
}

.sun_jjfa .jjfa_item {
    position: absolute;
}

.sun_jjfa .jjfa_item a {
    display: block;
    position: relative;
    box-sizing: border-box;
}

.sun_jjfa .jjfa_item .jjcon {
    position: absolute;
    z-index: 99;
}

.sun_jjfa .jjfa_item .icon {
    display: block;
    margin-bottom: 12px;
}

.sun_jjfa .jjfa_item h3 {
    font-weight: normal;
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
}

.sun_jjfa .jjfa_item2 h3{
    font-size: 30px;
}

.sun_jjfa .jjfa_item2 .info{
    font-size: 16px!important;
}


.sun_jjfa .jjfa_item4 h3{
    font-size: 30px;
}

.sun_jjfa .jjfa_item4 .info{
    font-size: 16px!important;
}


.sun_jjfa .jjfa_item h3 span {
    padding-left: 10px;
    font-size: 14px;
}

.sun_jjfa .jjfa_item .info {
    font-size: 16px;
    color: #fff;
    line-height: 24PX;
    width: 454px;
}

.sun_jjfa .jjfa_item1 {
    top: 100px;
    left: 307px;
}

.sun_jjfa .jjfa_item1 a {
    width: 250px;
    height: 320px;
}

.sun_jjfa .jjfa_item1 .jjcon {
    top: 80px;
    left: 50px;
}

.sun_jjfa .jjfa_item1 .info {
    width: 231px;
}

.sun_jjfa .jjfa_item2 {
    top: 100px;
    left: 630px;
}

.sun_jjfa .jjfa_item2 a {
    width: 570px;
    height: 320px;
}

.sun_jjfa .jjfa_item2 .jjcon {
    top: 80px;
    left: 80px;
}

.sun_jjfa .jjfa_item3 {
    top: 450px;
    left: 0px;
}

.sun_jjfa .jjfa_item3 a {
    width: 600px;
    height: 260px;
}

.sun_jjfa .jjfa_item3 .jjcon {
    top: 44px;
    left: 85px;
}

.sun_jjfa .jjfa_item4 {
    top: 450px;
    left: 630px;
}

.sun_jjfa .jjfa_item4 a {
    width: 600px;
    height: 260px;
}

.sun_jjfa .jjfa_item4 .jjcon {
    top: 32px;
    left: 89px;
}
/*******************************************************/

/*sun_jjfa*/

.sun_jjfa_bb {
    background: #013447;
}

.sun_jjfa_bb .container {
    position: relative;
    height: 840px;
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
}

.sun_jjfa_bb .jjfa_tt {
    /*background: url(../images/2-1.png) top center no-repeat;*/
    background: #003446;
    width: 251px;
    height: 450px;
    position: absolute;
    top: -32px;
    left: 0;
    box-sizing: border-box;
    padding-top: 125px;
    padding-left: 37px;
}

.sun_jjfa_bb .jjfa_tt h3 {
    font-size: 30px;
    color: #FFFFFF;
}

.sun_jjfa_bb .jjfa_tt .line {
    background: url(../images/heng1.png) left center no-repeat;
    height: 10px;
    width: 256px;
    margin: 15px 0 10px 0;
}

.sun_jjfa_bb .jjfa_tt h4 {
    font-size: 17px;
    color: #f5f5f5;
    font-weight: normal;
    margin-bottom: 10px;
}

.sun_jjfa_bb .jjfa_tt .icon {
    transform: translateY(-24px);
}

.sun_jjfa_bb .jjfa_tt .more {
    margin-top: 0px;
}

.sun_jjfa_bb .jjfa_tt .more a {
    width: 180px;
    height: 50px;
    box-sizing: border-box;
    text-align: center;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    border: #ffffff 2px solid;
    font-weight: bold;
    transition: all .5s ease;
}

.sun_jjfa_bb .jjfa_tt .more a:hover {
    background: #fff;
    color: #E40808;
}

.sun_jjfa_bb .jjfa_item {
    position: absolute;
}

.sun_jjfa_bb .jjfa_item a {
    display: block;
    position: relative;
    box-sizing: border-box;
}

.sun_jjfa_bb .jjfa_item .jjcon {
    position: absolute;
    z-index: 99;
}

.sun_jjfa_bb .jjfa_item .icon {
    display: block;
    margin-bottom: 12px;
}

.sun_jjfa_bb .jjfa_item h3 {
    font-weight: normal;
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
}

.sun_jjfa_bb .jjfa_item2 h3{
    font-size: 30px;
}

.sun_jjfa_bb .jjfa_item2 .info{
    font-size: 16px!important;
}


.sun_jjfa_bb .jjfa_item4 h3{
    font-size: 30px;
}

.sun_jjfa_bb .jjfa_item4 .info{
    font-size: 16px!important;
}


.sun_jjfa_bb .jjfa_item h3 span {
    padding-left: 10px;
    font-size: 14px;
}

.sun_jjfa_bb .jjfa_item .info {
    font-size: 16px;
    color: #fff;
    line-height: 24PX;
    width: 454px;
}

.sun_jjfa_bb .jjfa_item1 {
    top: 100px;
    left: 307px;
}

.sun_jjfa_bb .jjfa_item1 a {
    width: 250px;
    height: 320px;
}

.sun_jjfa_bb .jjfa_item1 .jjcon {
    top: 80px;
    left: 50px;
}

.sun_jjfa_bb .jjfa_item1 .info {
    width: 231px;
}

.sun_jjfa_bb .jjfa_item2 {
    top: 100px;
    left: 630px;
}

.sun_jjfa_bb .jjfa_item2 a {
    width: 570px;
    height: 320px;
}

.sun_jjfa_bb .jjfa_item2 .jjcon {
    top: 80px;
    left: 80px;
}

.sun_jjfa_bb .jjfa_item3 {
    top: 450px;
    left: 0px;
}

.sun_jjfa_bb .jjfa_item3 a {
    width: 600px;
    height: 260px;
}

.sun_jjfa_bb .jjfa_item3 .jjcon {
    top: 44px;
    left: 85px;
}

.sun_jjfa_bb .jjfa_item4 {
    top: 450px;
    left: 630px;
}

.sun_jjfa_bb .jjfa_item4 a {
    width: 600px;
    height: 260px;
}

.sun_jjfa_bb .jjfa_item4 .jjcon {
    top: 32px;
    left: 89px;
}

/* 合作伙伴 */

.huo_index{
    position: relative;
    height: 523px;
    background: url(../images/huo_bg.png) no-repeat center top;
    z-index: 9999;
    margin-top: -45px;
}

.huo_tt{
    text-align: center;
    height: 160px;
}

.huo_tt span{
    text-transform: uppercase;
    display: block;
     color: #fff;
    font-size: 22px;
     padding-top: 10px;
}
.huo_tt h1{
    color: #fff;
    font-size: 48px;
}

.huo_contt{
    position: relative;
    margin-top: 90px;
}

/*滚动*/
#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;}



.huo_list{
    position: relative;
}

.huo_list li{
    float: left;
    margin: 0 8px;
}
.huo_list li a h3{font-size:  14px;height:  30px;line-height:  30px;color: #fff;text-align: center;}


.huo_list li a.img{
    display: block;
   border: 1px solid #fff;
}

.huo_list li a.img img{
    width: 266px;
    height: 207px;
}


.l_btn,
.r_btn {
    position: absolute;
    top: 40%;
    cursor: pointer;
}

.l_btn {
    left: -35px;
}

.r_btn {
    right: -35px;
}


/* 加盟项目 */
.meng{
    position: relative;
    padding: 60px 0;
}

.meng .meng_tt{
   text-align: center;
}

.meng .meng_tt h1{
     color: #003446;
    font-size: 48px;
}

.meng .meng_tt h3{
    color: #181818;
    font-size: 30px;
    font-weight: normal;
    padding: 15px 0;
}

.meng_contt{
    position: relative;
    margin-top: 30px;
}

.meng_left{
    float: left;
    width: 600px;
}

.meng_left h3{
    font-size: 30px;
    color: #003446;
    font-weight: normal;
    padding: 10px 0 35px;
}

.meng_left h4{
    font-size: 16px;
    color: #212121;
    font-weight: normal;
    line-height: 23px;
}

.meng_img img{
    width: 443px;
    height: 438px;
}


/* 新闻列表 */

.xypg-news-first {
    border-bottom: 1px dashed #d3d3d3;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.xypg-news-first a .img {
    float: left;
    width: 205px;
    height: 205px;
    overflow: hidden;
}

.xypg-news-first a .img img {
    width: 200px;
    height: 200px;
    overflow: hidden;
    border: 1px solid #f0f0f0;
}

.xypg-news-first a .wz {
    width: 970px;
    float: right;
}

.xypg-news-first a .wz h3 {
    font-weight: normal;
    color: #000000;
    line-height: 35px;
    font-size: 16px;
}

.xypg-news-first a .info {
    font-size: 14px;
    color: #999999;
    text-indent: 2em;
    padding-top: 26px;
    padding-bottom: 26px;
}

.xypg-news-first a:hover {
    color: #666;
}

.xypg-news-first a .wz h3:hover,
.xypg-news-first a .wz .xiang:hover {
    color: #008dcb;
    text-decoration: underline;
}