* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei" !important;
}

ul li {
    list-style: none !important;
}

ul li {
    list-style-type: none !important;
}

a:hover {
    text-decoration: none !important;
}

.clear {
    clear: both
}

.fl {
    float: left
}

.top {
    width: 1181px;
    margin: 0 auto;
    height: 150px;
    padding-top:30px;
}

.top > div {
    display: inline-block;
    vertical-align: top;
}

.top-y {
    margin-left: 100px;
    margin-top: -15px;
}

.top-y p {
    display: block;
    padding-top: 8px;
    padding-left: 371px;
}

.top-y p span {
    margin-right: 9px;
    height: 30px;
    width: 140px;
    background: #f2f2f2;
    display: inline-block;
    line-height: 30px;
    border-radius: 15px;
    padding-left: 5px
}

.top-y p:last-child {
    margin-left: 12px;
}

.top-y p span a {
    color: #7a7a7a
}

nav {
    background: #193e90;
    height: 60px
}

.nav {
    margin: 0 auto;
    width: 1181px;
}

.nav > ul > li:first-child a {
    padding-left: 10px;
}

.nav > ul > li {
    display: inline-block;
    position: relative;
    text-align: center;
    width: 168px;
    float: left;
    background: url(../img/nav_03.png) no-repeat right 20px;
    height: 60px;
}

.nav > ul > li:last-child {
    background: none
}

.nav > ul > li > img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -61px;
}

.nav > ul > li > a {
    color: #f5f5f5;
    font-size: 15px;
    display: block; /*position: absolute;top: 22px;left: 52px;*/
    z-index: 999;
    position: relative;
    line-height: 60px;
    height: 60px;
}

.nav > ul > li > ul {
    z-index: 8;
}

.nav > ul > li:last-child {
    background: none !important;
}

.xiala > li {
    line-height: 42px !important;
    background: #214ca4;
    height: 42px;
    width: 168px;
}

.nav > ul > li > ul > li > a {
    color: white;
    font-size: 14px;
    display: block;
    border-bottom: 1px solid #859dce;
}

.xiala li:last-child a {
    border: none !important;
}

.xiala {
    position: absolute;
    top: 60px;
    display: none;
    left: 0px;
    width: 125px;
}

#slideBox {
    margin-bottom: 20px;
}

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

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 1;
    width: 100%;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    display: block;
    width: 100%;
    text-align: center;
}

.slideBox .hd ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    cursor: pointer;
    border-radius: 15px;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    display: block;
    width: 100%;
}

.tianqi {
    width: 1181px;
    margin: 10px auto 0;
    text-align: right
}

.ttt {
    margin: 20px auto
}

.ttt h3 span {
    font-size: 24px;
    padding: 0 20px
}

.ttt p {
    font-size: 18px;
    color: rgb(112, 100, 100);
    text-align: center
}

.ttt h4 {
    text-transform: uppercase;
    color: #6b6b6b;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: -10px
}

.ttt h4 span {
    color: #f58725;
    padding-right: 10px;
}

.ttt {
    text-align: center
}

.ttt h3:before {
    content: url(../img/zm_03.png);
}

.ttt h3:after {
    content: url(../img/zm_05.png)
}

.aside {
    width: 1181px;
    margin: 30px auto;
}

aside .one-z {
    width: 216px;
    float: left;
    margin-right: 16px;
}

aside .one-z h3 {
    height: 85px;
    background: #193e90;
}

aside .one-z h3:first-child p {
    background: url(../img/index_15.png) no-repeat 10px 21px;
    text-indent: 48px;
    padding-top: 21px;
    padding-left: 10px;
}

aside .one-z h3 p span {
    display: block;
    color: white;
    font-size: 21px;
}

aside .one-z h3 p span:last-child {
    font-size: 18px
}

aside .one-z > ul {
    margin-top: -8px;
    background: white
}

aside .one-z ul li {
    border-top: 1px dashed #d2d2d2;
    line-height: 37px; /*padding-left: 50px;*/
    cursor: pointer;
    font-family: 黑体;
    font-size: 17px;
}

/*aside .one-z ul li:last-child{border: none !important;}*/
.more {
    background: white;
    height: 40px;
    width: 100%
}

.moren {
    background: #193e90;
    color: white !important;
    border: none !important;
}

.moren1 {
    background: #193e90;
    color: white !important;
}

aside .one-z ul span {
    border: 20px solid #000;
    border-color: transparent #193e90 #193e90 transparent;
    display: block;
    float: right;
    position: relative;
}

aside .one-z ul span a {
    display: block;
    position: absolute;
    top: -4px;
    left: 1px;
}

aside .one-y {
    width: 949px;
    background: white;
    float: left;
    margin-top: 20px;
    padding: 9px 0 0 16px;
}

aside .one-y ul li {
    width: 218px;
    height: 194px;
    position: relative;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 12px;
    margin-top: 5px;
}

aside .one-y ul li a img {
    width: 218px;
    height: 194px;
}

aside .one-y ul li p {
    background: #4b5258;
    width: 100%;
    text-align: center;
    height: 30px;
    color: white;
    line-height: 30px;
    position: absolute;
    bottom: -10px;
    opacity: 0
}

aside .two {
    margin-top: 0px;
}

aside .two h4 {
    height: 30px;
    width: 130px;
    background: #193e90;
    color: white;
    margin-top: -10px;
    border-radius: 0 15px 15px 0;
    line-height: 10px;
    padding-left: 20px;
}

.picMarquee-left {
    width: 102%;
    overflow: hidden;
    position: relative;
    margin-left: -2%
}

.picMarquee-left .bd {
    padding: 10px;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    width: 285px;
    height: 205px;
    display: block;
}

.picMarquee-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picMarquee-left .bd ul li .title {
    line-height: 24px;
}

.pic {
    position: relative
}

.pic p {
    line-height: 35px;
    position: absolute;
    top: 0px;
    background: url(../img/jm.png) no-repeat center;
    width: 285px;
    height: 205px;
    color: white;
    line-height: 300px;
    cursor: pointer;
    opacity: 0;
}

.pic p:hover {
    opacity: 1
}

section {
    /*height: 755px;*/
    padding-bottom: 1px;
}

.aside {
    width: 1181px;
    margin: 30px auto;
}

section .one-z {
    width: 216px;
    float: left;
    margin-right: 16px;
}

section .one-z h3 {
    height: 85px;
    background: #193e90;
}

section .one-z h3 p {
    background: url(../img/index_15.png) no-repeat 10px 21px;
    text-indent: 48px;
    padding-top: 21px;
    padding-left: 10px;
}

section .one-z h3 p span {
    display: block;
    color: white;
    font-size: 21px;
}

section .one-z h3 p span:last-child {
    font-size: 18px
}

section .one-z ul {
    margin-top: -8px;
    background: white
}

section .one-z ul li:not(:last-child) {
    border-bottom: 1px dashed #d2d2d2;
    line-height: 34px;
    padding-left: 35px;
    cursor: pointer;
    font-family: 黑体;
    font-size: 16px;
}

section .one-z ul li:last-child {
    border: none !important;
}

.more {
    background: white;
    height: 40px;
    width: 100%
}

.moren {
    background: #193e90;
    color: white
}

section .one-z ul span {
    border: 20px solid #000;
    border-color: transparent #193e90 #193e90 transparent;
    display: block;
    float: right;
    position: relative;
}

section .one-z ul span a {
    display: block;
    position: absolute;
    top: -4px;
    left: 1px;
}

section .one-y {
    width: 949px;
    background: white;
    float: left;
    margin-top: 20px;
    padding: 9px 0 0 16px;
}

section .one-y ul li {
    width: 218px;
    height: 194px;
    position: relative;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 6px;
    margin-top: 7px;
}

section .one-y ul li a img {
    width: 218px;
    height: 194px;
}

section .one-y ul li p {
    background: #4b5258;
    width: 100%;
    text-align: center;
    height: 30px;
    color: white;
    line-height: 30px;
    position: absolute;
    bottom: -9px;
    opacity: 0
}

section .two {
    margin-top: 0px;
}

section .two h4 {
    height: 30px;
    width: 130px;
    background: #193e90;
    color: white;
    border-radius: 0 15px 15px 0;
    line-height: 30px;
    padding-left: 20px;
}

.page a {
    padding: 10px 16px;
    border: solid 1px #193e90;
    display: inline-block;
    background: #b1d9ef;
    margin-left: 12px;
    color: black
}

.page {
    text-align: center;
    margin-top: 30px;
}

.page span {
    margin-left: 12px;
    background: #193e90;
    padding: 10px 16px;
    color: white;
    border: solid 1px #193e90;
}

.bule {
    background: url(../img/zm_10.png) repeat-x center;
    height: 176px;
    color: white
}

.bule .ttt {
    padding-top: 20px
}

.bule .ttt h3 span {
    font-size: 24px;
    padding: 0 20px;
    color: white
}

.bule .ttt p {
    font-size: 18px;
    color: rgb(112, 100, 100);
    text-align: center;
    color: white
}

.bule .ttt h4 {
    text-transform: uppercase;
    color: #6b6b6b;
    font-size: 30px;
    font-weight: bold;
    color: white
}

.bule .ttt h4 span {
    color: #f58725 !important;
}

.bule .ttt {
    text-align: center
}

.bule .ttt h3:before {
    content: url(../img/zm_13.png);
}

.bule .ttt h3:after {
    content: url(../img/zm_15.png)
}

.er-y div {
    width: 580px;
}

.er-y div span {
    display: inline-block;
    width: 500px !important;
    background: none !important;
}

.con {
}

.con .five {
    width: 1060px;
    margin: 0px auto;
}

.con .five > div {
    
    overflow: hidden;
    padding-bottom: 30px;
}

.con .five > div p {
    width: 478px;
}

.con .five > div > div {
    display: inline-block
}

.con .five > div > div:nth-child(even) {
    float: right;
    text-align: right
}

.con .five > div > div:nth-child(even) h3 {
    color: #193e90;
    font-weight: bold
}

.con .five .yi h3 {
    color: #193e90;
    font-weight: bold
}

.con .five .yi h3 span {
    background: url(../img/jiantou.png) no-repeat center left;
    display: inline-block;
    width: 75px;
    height: 50px;
    color: white;
    line-height: 50px;
    padding-left: 10px;
}
.con .five > div > div:nth-child(even) h3{
	text-align: right;
}
.con .five > div > div:nth-child(even) h3 span {
    background: url(../img/jiantouy.png) no-repeat center right;
    display: inline-block;
    width: 75px;
    height: 50px;
    color: white;
    line-height: 50px;
    padding-right: 10px;
}

.con .five .yi p {
    margin-left: 75px;
}

.con .five .yi-y {
    line-height: 200px;
}

.er {
    margin-bottom: -35px;
}

.er-z {
    padding-left: 72px;
}

.five img {
    width: 434px;
    height: 165px;
}

.con .five > div:nth-child(4) img {
    width: 385px;
}



.con .five > div:nth-child(4) p {
    margin-left: 60px;
    width: 500px
}

.yuanjing {
    width: 1182px;
    margin: 30px auto 0;
}

.yuanjing-z {
    width: 564px;
    height: 224px;
    background: #193e90;
    color: white;
    position: relative;
    float: left
}

.yuanjing-y {
    float: left;
}

.yuanjing-z .ss {
    padding: 20px;
}

.yuanjing-z .ss h3 {
    width: 85px;
    border-bottom: 5px solid #ffba41;
    font-size: 21px;
    padding-bottom: 10px;
    margin-top: -6px
}

.yuanjing-z .ss h4 {
    text-transform: uppercase
}

.yuanjing-z .ss p {
    line-height: 28px;
}

.yuanjing-z .zz {
    background: url(../img/rongyu.jpg) no-repeat center;
    position: absolute;
    height: 153px;
    padding: 20px;
    bottom: -120px;
    right: 20px
}

.yuanjing-z .zz p {
    line-height: 28px;
    width: 358px;
}

.yuanjing-z .xx {
    margin-top: 140px;
    margin-left: 50px;
}

.yuanjing-z .xx h4 {
    color: #afafaf;
    font-size: 18px;
    text-transform: uppercase
}

.yuanjing-z .xx h3 {
    color: #7b7b7b;
    margin-top: -5px;
    font-size: 22px;
}

.guanggao {
    margin-top: 80px;
}

.guanggao img {
    width: 100%
}

.end {
    width: 1181px;
    margin: 0 auto
}

.end ul {
    text-align: center
}

.end ul li {
    display: inline-block;
    border: 1px solid #193e90;
    width: 125px;
    height: 28px;
    text-align: center;
    line-height: 25px;
    margin-left: 35px;
    color: #193e90;
    cursor: pointer
}

.tab {
    margin: 35px auto;
    width: 1182px;
}

.tab ul li {
    display: inline-block;
    width: 570px;
    border-bottom: 1px dashed #d2d2d2;
    padding-bottom: 5px;
    margin-right: 18px;
    margin-bottom: 5px;
}

.tab ul li div:first-child {
    margin-right: 8px
}

.tab ul li div {
    float: left
}

.tab ul li p {
    width: 377px;
    color: #888888;
    line-height: 24px;
}

.tab h4 a {
    font-size: 16px;
    color: black
}

.tab h4 a:hover {
    color: #193e90
}

.tab img {
    width: 180px;
    height: 110px;
}

.one-z > ul > li {
    line-height: 40px;
}

.one-z > ul > li a {
    display: block;
}

.one-z > ul ul {
    display: none;
}

.one-z > ul ul li {
    text-align: left;
    padding-left: 50px;
}

.one-z > ul ul li:hover {
    background: #193e90 !important;
    color: white !important;
}

.one-z > ul ul li:hover a {
    color: white !important;
}

.one-z > ul > li {
    text-align: center;
}

.one-z > ul > li > a {
    /*font-size: 24px;*/
}

.last {
    margin: 35px auto;
    width: 1182px;
}

.last ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px
}

.last ul li p:first-child a {
    color: black
}

.last ul li p:first-child {
    width: 195px;;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.last ul li p:first-child span {
    display: inline-block;
    height: 20px;
    width: 20px;
    background: #193e90;
    color: white;
    text-align: center;
    line-height: 20px;
    margin-right: 10px;
}

.last ul li p:last-child {
    width: 275px;
    margin-top: 15px;
    line-height: 24px;
}

.last ul li p:last-child a {
    color: #787878
}

.last ul li p:last-child span:first-child {
    display: block;
    height: 20px;
    width: 20px;
    background: #bababa;
    color: white;
    text-align: center;
    line-height: 20px;
    float: left
}

.last ul li p:last-child span:last-child {
    display: block;
    float: left;
    width: 245px;
    margin-left: 10px;
}

footer {
    background: url(../img/dib.jpg) no-repeat center;
    height: 313px;
    margin-top: 45px;
    clear: both;
}

.footer {
    width: 1181px;
    margin: 0 auto;
    padding-top: 30px;
    color: #fff;
    text-align: center
}

.footer a {
    color: #fff;
}

.footer > ul > li {
    display: inline-block;
    width: 85px;
}

.footer > ul > li a {
    color: white;
    text-align: center
}

.footer > ul > li span {
    color: white;
    padding-left: 15px;
}

.footer > ul {
    padding-bottom: 30px;
}

.footer p {
    color: white !important;
    line-height: 36px
}

.footer p a {
    color: white !important;
}

.footer span {
    color: white !important;
}

.pro {
    background: white !important;
}

.pro .one-z ul {
    background: #f7f7f7 !important;
}

.pro .one-z ul li {
    background: url(../img/pro_03.png) no-repeat 20px;
}

aside .bb p {
    background: url(../img/pro_03_07.png) no-repeat 10px 20px;
    text-indent: 48px;
    padding-top: 21px;
    padding-left: 10px;
}

aside .bb {
    margin-bottom: 0px
}

aside .gl img {
    width: 217px;
}

.pro .one-z > ul > li {
    background: none;
    padding-left: 0;
}

.jc {
    font-weight: bold;
    margin-top: 10px;
    font-size: 16px;
}

.wz {
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.wz a {
    color: #606060
}

.gg-two .pic p {
    position: absolute;
    top: 0px;
    background: url(../img/jm.png) no-repeat center;
    color: white;
    cursor: pointer;
    width: 100%;
    line-height: 280px;
    height: 205px;
    opacity: 0
}

.gg-two h4 {
    height: 30px;
    width: 130px;
    background: #193e90;
    color: white;
    border-radius: 0 15px 15px 0;
    line-height: 30px;
    padding-left: 20px;
}

.gg-two .pic p:hover {
    opacity: 1;
}

.new {
    padding: 20px;
}

.new p {
    line-height: 30px;
}

.wenti {
    padding: 20px;
}

.wenti p {
    line-height: 30px;
    width: 895px;
    margin-bottom: 30px;
    height: 115px;
}

.wenti p a {
    color: #999
}

.wenti a:hover {
    color: #193e90
}

.wenti span {
    display: block;
    font-size: 15px;
    margin-top: -5px;
}

.wenti span a {
    color: #666
}

.wenti img {
    display: block;
    float: left;
    margin-right: 20px;
}

.gg-two .zhaopin {
    width: 875px;
    margin-left: 30px;
    margin-top: 30px;
}

.zhaopin ul li {
    display: inline-block;
}

.zhaopin ul li {
    display: inline-block;
}

.tou {
    background: #193e90;
    height: 38px;
    line-height: 38px;
    color: white;
    width: 800px;
    display: inline-block;
    margin-bottom: 10px;
}

.ccc {
    background: #edf1f5;
    height: 38px;
    line-height: 38px;
    color: black;
    width: 800px;
    display: inline-block;
    margin-bottom: 10px;
    cursor: pointer;
    margin-top: 10px;
}

.ccc ul li {
    width: 155px;
    text-align: center;
}

.tou li {
    width: 155px;
    text-align: center;
    display: inline-block;
    list-style: none
}

.yc {
    margin-left: 15px;
    height: 160px;
}

.yc li {
    display: block !important;
    width: 800px !important;
    text-align: left !important;
    line-height: 28px !important;
}

.zp {
    width: 949px;
    background: white;
    float: left;
    margin-top: 20px;
    padding: 9px 0 0 16px;
}

.zhao {
    background: white;
}

.pin {
    width: 1181px;
    margin: 0 auto
}

.pin .one-z ul li {
    background: url(../img/pro_03.png) no-repeat 20px;
}

.pin .one-z ul {
    background: #f7f7f7 !important;
}

.liuyan input {
    width: 400px;
    height: 40px;
    border: 1px solid #d2d2d2;
    margin-bottom: 10px;
    outline: none
}

.liuyan form {
    margin-top: 20px;
    margin-left: 175px;
}

.liuyan p label {
    width: 90px;
    text-align: right;
    font-weight: normal
}

textarea {
    width: 600px;
    border: 1px solid #d2d2d2;
    height: 125px;
}

.liuyan p .yz {
    width: 200px;
    height: 30px;
    padding-left: 20px;
}

.liuyan p .tj {
    width: 100px;
    height: 40px;
    margin-left: 89px;
    background: #193e90;
    color: white;
}

.liuyan p .cz {
    width: 100px;
    height: 40px;
    margin-left: 20px;
    background: orange;
    color: white;
}

.sz {
    padding-right: 20px;
}

.lianxi {
    padding: 20px;
}

.lianxi p {
    line-height: 24px;
}

.ewm p {
    vertical-align: top;
    margin-right: 20px;
}

.ewm p img {
    display: block
}

.ewm p span {
    display: block;
    text-align: center;
    margin-top: 10px
}

.jiathis_style {
    margin-top: -30px;
    margin-left: 60px;
}

.dinggou {
    display: block;
    margin-top: 45px;
    margin-bottom: 15px;
}

.shangjia {
    border-bottom: 1px solid #d2d2d2;
    width: 400px;
    padding-bottom: 15px;
}

.fd-y {
    width: 400px;
    float: left;
    display: inline-block;
    margin-left: -60px;
}

.jieshao h4 {
    border-bottom: 2px solid #193e90
}

.jieshao h4 span {
    display: block;
    color: white;
    line-height: 40px;
    text-align: center;
    width: 120px;
    height: 40px;
    background: #193e90;
    font-size: 15px;
}

.jieshao p {
    line-height: 28px;
    padding: 0 15px;
}

.jieshao p a {
    color: black
}

.js {
    border: 1px solid #d5d5d5;
    margin-bottom: 20px;
    border-radius: 2px;
}

.js h4 span {
    display: block;
    color: black;
    line-height: 18px;
    padding-left: 30px;
    height: 25px;
    background: url(../img/tit1.gif) repeat-x center;
    font-size: 15px;
    border-radius: 2px;
}

.js p {
    padding-left: 20px;
}

.ziazi {
    border: 1px solid #d5d5d5;
    border-radius: 2px
}

.ziazi h4 span {
    display: block;
    color: black;
    line-height: 18px;
    padding-left: 30px;
    height: 25px;
    background: url(../img/tit1.gif) repeat-x center;
    font-size: 15px;
    border-radius: 2px;
}

.ziazi p {
    line-height: 24px;
    padding: 0 15px;
}

.ziazi input {
    width: 400px;
    height: 30px;
    border: 1px solid #d2d2d2;
}

.ziazi form {
    margin-top: 30px;
    margin-left: 100px;
}

.ziazi p label {
    width: 90px;
    text-align: right;
    font-weight: normal
}

textarea {
    width: 600px;
    border: 1px solid #d2d2d2;
    height: 125px;
}

.ziazi p .yz {
    width: 200px;
    height: 30px;
    padding-left: 20px;
}

.ziazi p .tj {
    width: 100px;
    height: 40px;
    margin-left: 89px;
    background: #c3c3c3;
    color: white;
}

.ziazi p .cz {
    width: 100px;
    height: 40px;
    margin-left: 20px;
    background: #c3c3c3;
    color: white;
}

.zhishi h4 {
    height: 30px;
    width: 130px;
    background: #193e90;
    color: white;
    border-radius: 0 15px 15px 0;
    line-height: 30px;
    padding-left: 20px;
}

.zhishi .pic ul li {
    position: relative
}

.zhishi .pic ul li p {
    position: absolute !important;
    bottom: -10px !important;
}

.wt {
    display: block;
    margin-top: 20px;
}

.wt p:first-child a {
    color: black
}

.wt p:first-child {;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wt p:first-child span {
    display: inline-block;
    height: 20px;
    width: 20px;
    background: #193e90;
    color: white;
    text-align: center;
    line-height: 20px;
    margin-right: 10px;
}

.wt p:last-child {
    margin-top: 15px;
    line-height: 24px;
}

.wt p:last-child a {
    color: #787878
}

.wt p:last-child span:first-child {
    height: 20px;
    width: 20px;
    background: #bababa;
    color: white;
    text-align: center;
    line-height: 20px;
    float: left
}

.wt p:last-child span:last-child {
    margin-left: 10px;
}

.gl label {
    font-weight: normal !important;
}

.gl li {
    list-style: none !important;
}

.wenti p img {
    width: 180px;
    height: 110px;
}

#myform img {
    margin-left: 10px;
    margin-top: -5px;
}

.picList {
    display: block !important;
}

.yi-z > div {
    width: 475px;
    color: #888888;
    margin-left: 78px;
}

.one-z ul a {
    color: black !important;
}

.ttt {
    height: 85px;
}

.one-y ul {
    margin-top: -14px;
}

.tempWrap {
    width: 1166px !important;
    margin-top: -10px;
}

.ttt:nth-child(2) h4 {
    margin-top: -20px;
}

/*aside .one-z ul li{line-height: 34px !important;}*/