﻿@charset "utf-8";
html,body {
    -webkit-text-size-adjust: none;
    color: #666;
    font-size: 12px;
    font-family: "微软雅黑";
}

/*网站字体颜色*/
a {
    color: #666;
    text-decoration: none;
}

/*for ie f6n.net*/
a:focus {
    outline: 0;
}

/*for ff f6n.net*/
a:hover {
    text-decoration: underline;
}

.h_top p {
    word-spacing: -1.5px;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.clearfix:after,.hdList ul:after {
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.clearfix {
    zoom:1;}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fw {
    font-family: "微软雅黑","宋体";
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}

.mt8 {
    margin-top: 8px;
}

.mt10 {
    margin-top: 10px;
}

.font14 {
    font-size: 14px;
    font-weight: bold;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img {
    border: 0;
}

address,caption,cite,code,dfn,em,th,var,optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del,ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption,th {
    text-align: left;
}

q:before,q:after {
    content: '';
}

abbr,acronym {
    border: 0;
    font-variant: normal;
}

input,button,textarea,select,optgroup,option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input,button,textarea,select {
    *font-size: 100%;
}

input,select {
    vertical-align: middle;
}

body {
    font: 12px/1.231 arial,helvetica,clean,sans-serif;
}

select,input,button,textarea,button {
    font: 99% arial,helvetica,clean,sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
    border-collapse: collapse;
}

pre,code,kbd,samp,tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

/*title*/
h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

.pop .bottom {
    background: #fff;
    padding: 0;
    margin: 0;
}

/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer {
    width: 960px;
    margin: 10px auto;
}

/*验证码*/
#imgCmtVerCode {
    vertical-align: middle;
}

/*处理中动画占全屏*/
#oran_div_processing {
    width: 300px;
    padding: 20px;
    z-index: 9999;
    text-align: center;
    background: #fffeef;
    border: solid 1px #b8ab04;
}

/*表单提示*/
#form .ok {
    background: url(../images/ico28.gif) no-repeat;
    width: 18px;
    height: 16px;
    display: block;
    float: right;
    margin-right: 10px;
}

#form .err {
    background: url(../images/ico29.gif) no-repeat;
    width: 18px;
    height: 16px;
    display: block;
    float: right;
    margin-right: 10px;
}

/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
    display: none;
    z-index: 1001;
    width: 398px;
    border: 1px solid #ccc;
    background: #fff;
    padding-bottom: 20px;
}

#mesbook1_c div, #mesbook1 div {
    border: 1px solid #E4E3E3;
    background: #EBECEB;
    height: 18px;
    padding: 4px .5em 0;
    margin-bottom: 10px;
}

#mesbook1_c dl.b1, #mesbook1 dl.b1 {
    width: 370px;
    margin: 0 auto;
}

#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
    float: left;
    width: 105px;
    overflow: hidden;
}

#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
    width: 265px;
    float: right;
}

#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
    padding-bottom: 10px;
}

#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
    margin-right: 20px;
}

/*在线客服*/
#divOranIm {
    position: absolute;
    right: 0px;
    z-index: 10;
    display: block;
}

#bodd {
    width: 150px;
}

#kefubtn {
    text-align: right;
    cursor: pointer;
}

.ImTable * {
    padding: 0px;
    margin: 0px
}

.ImTable {
    border-collapse: collapse;
    border: none;
    background: url(/UserControls/im/kefu/bg.gif);
    width: 150px;
}

.ImTable h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px
}

.ImHeader {
    height: 43px;
    background: url(/UserControls/im/kefu/im_01.gif)
}

.ImRow1,.ImRow0 {
    background: url(/UserControls/im/kefu/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    line-height: 28px;
    height: 28px;
    padding-left: 5px;
    overflow: hidden;
}

a.im,a:hover.im {
    text-decoration: none;
    height: 28px;
    color: #fff;
    font-size: 13px;
}

.ImFooter {
    height: 90px;
    background: url(/UserControls/im/kefu/im_04.gif) no-repeat;
    display: inline-block;
    width: 150px;
    font-family: Arial,Helvetica,sans-serif;
}

.ImFooter h5 {
    font-size: 14px;
    font-weight: normal;
    color: #8f9396;
    text-align: center;
    margin: 15px 0 0;
    font-family: '宋体';
}

.ImFooter p {
    font-size: 18px;
    font-weight: bold;
    color: #FF1000;
    text-align: center;
    margin: 10px 0;
}

/*置顶*/
#roll_top {
    position: relative;
    cursor: pointer;
    height: 90px;
    width: 40px;
    background: url(/../Images/top.gif) no-repeat;
    z-index: 99999;
}

#roll {
    display: block;
    width: 15px;
    margin-right: -502px;
    position: fixed;
    right: 50%;
    bottom: 20px;
    _position: absolute;
    _margin-top: expression(eval(document.documentElement.clientHeight-92));
    _top: expression(eval(document.documentElement.scrollTop));
}

/*暂无数据*/
#nodata {
    background: url("../images/nodata.gif") no-repeat 20px 20px transparent;
    border: 1px solid #EEEEEE;
    margin: 10px 0;
    padding: 80px 80px 80px 150px;
}

.b15 {
    cursor: pointer;
    border: none;
    background: url(../images/SkinsVIBtn.jpg) no-repeat -79px -650px;
    width: 60px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

/* -- 页面整体布局 -- */
.content, .footer,.header {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.centertype{overflow:hidden;min-width:1200px;}
.centertypeimg{position:relative;left:50%;margin-left:-960px;overflow: hidden;}
.centertypeimg img{overflow:hidden;}
.left {
    width: 280px;
    float: left;
    overflow: hidden;
    margin-bottom: 10px;
}

.left2 {
    width: 670px;
    float: left;
    overflow: hidden;
}

.left3 {
    width: 900px;
    float: left;
    overflow: hidden;
    color: #666;
}

.lefttop {
    background: url(../images/left_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.left2top {
    background: url(../images/left2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.leftbot {
    background: url(../images/left_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.left2bot {
    background: url(../images/right_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right {
    width: 900px;
    float: right;
    display: inline;
    overflow: hidden;
}

.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
}

.right3 {
    width: 280px;
    float: right;
    overflow: hidden;
    color: #666;
}

.righttop {
    background: url(../images/right_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.right2top {
    background: url(../images/right2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.rightbot {
    background: url(../images/right_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right2bot {
    background: url(../images/left_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right_main {
    width: 898px;
    background-color: #fff;
    min-height: 458px;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}

.right2_main {
    width: 273px;
    background-color: #fff;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 15px;
    overflow: hidden;
}

.left2_main {
    width: 668px;
    background-color: #fff;
    border: solid 1px #d5d5d5;
    border-top: 0;
    border-bottom: 0;
    overflow: hidden;
}

.right4 {
    width: 754px;
    float: right;
    display: inline;
    overflow: hidden;
}

#commonHeaderUser a {
    padding: 0;
}

#commonHeaderUser {
    padding-right: 10px;
}

#commonHeaderUser a {
    padding: 0 2px;
}

#commonHeaderUser .h_logout {
    padding-left: 5px;
}

.h_nav li a:-webkit-any-link {
    display: block;
}

/*头部开始*/
.t_bg {
    min-width: 1200px;
}

.h_top {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    color: #c5c5c5;
}

.h_top span {
    float: left;
    color: #333333;
}

.h_top p {
    float: right;
}

.h_top p a {
    padding: 0 5px;
    color: #c5c5c5;
}

.h_top p a img {
    padding-right: 5px;
    margin-bottom: -2px;
}

.h_con {
    height: 137px;
    overflow: hidden
}

.h_con h1 {
    padding: 35px 0 0 0px;
    float: left;
}

.h_pho {
    margin: 50px 40px 0 0;
    _margin: 40px 20px 0 0;
    display: inline-block;
    font-size: 14px;
    color: #3f3f3f;
    background: url(../images/h_pho.png) no-repeat 17px 0px;
    padding-left: 60px;
}

.h_pho p {
    text-align: right;
}

.h_pho p img {
    padding: 0 5px;
}

.h_pho span {
    color: #181818;
    font-size: 30px;
    font-family: Arial;
    display: block;
}

.h_nav {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.h_nav ul li {
    float: left;
}
.h_nav ul li.cur{
    background-color:#ffffff;
}
.h_nav ul li a {
    display: block;
    width: 150px;
    color: #333333;
    font-size: 14px;
    font-family: "微软雅黑";
    text-align: center;
}
.h_nav ul li a:hover{
    text-decoration:none;
}
.h_nav ul li.cur a,.h_nav ul li:hover a{
    color: #044f9f;
    background-color: #ffffff;
}

.s_inp {
    width: 205px;
    margin-top: 8px;
}

.inp01 {
    background: url(../images/s_inp.gif) no-repeat;
    width: 92px;
    height: 24px;
    line-height: 24px;
    border: none;
    padding: 0 3px 0 27px;
    float: left
}

.h_ser p {
    float: left;
    width: 670px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    color: #7c7c7c;
}

.h_ser p a {
    padding: 0 7px;
    color: #7c7c7c;
    display: inline-block;
}

/*头部结束*/
/*底部开始*/
.f_bg {
    height: 220px;
    background: #282828 url(../images/foot_bg.jpg) no-repeat center top;
    min-width: 1200px;
}

.f_nav {
    text-align: center;
    color: #fff;
    height: 37px;
    line-height: 37px;
    padding-top: 20px;
}

.f_nav a {
    color: #fff;
    padding: 0 10px;
}

.f_img {
    float: left;
    padding: 35px 30px 0px 0px;
}

.f_p {
    color: #777;
    line-height: 30px;
    padding: 30px 0 0;
}
.f_p p{
    color:#ffffff;
}
.text-center{text-align:center;}
.f_p p a {
    color: #777;
}

.f_p p img {
    padding: 0 0 0 10px;
    float: none;
}

/*底部结束*/
.banner {
}

/* 本例子css */
.banner {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    height: 540px;
    min-width: 1200px;
}

.banner .hd {
    height: 17px;
    overflow: hidden;
    position: absolute;
    right: 50%;
    bottom: 15px;
    z-index: 1;
    margin-right: -55px;
}

.banner .hd ul {
    overflow: hidden;
    zoom:1; float: left;
}

.banner .hd ul li {
    float: left;
    text-indent: -99999px;
    margin-right: 5px;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    border-radius: 100px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.banner .hd ul li.on {
    color: #fff;
    background-color: transparent;
    border: 1px solid #ffffff
}

.banner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
    left: 50%;
    margin-left: -960px;
}

.banner .bd li {
    zoom:1; vertical-align: middle;
}

.banner .bd img {
    width: 1920px;
    height: 540px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner_ctr {
    height: 90px;
    position: absolute;
    top: 45%;
    z-index: 2;
    left: 50%;
    margin-left: -600px;
}

.banner_ctr a {
    display: block;
    width: 47px;
    height: 79px;
    background: url('../images/slider-arrow.png') no-repeat -105px 0;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
}

.banner_ctr a.prev {
    left: -90px;
}

.banner_ctr a.next {
    right: -1280px;
    background-position: 15px 0px;
}

.bg-green {
    position: absolute;
    top: 50%;
    left: 25%;
    margin-left: -304px;
}
.w1200,.grWidth{
    width:1200px;
    margin-left:auto;
    margin-right:auto
}
.w1200:after,.w1200 ul:after{
    content:"";
    clear:both;
    display:block;
}
.navtype{
    background-color: #ededed;
}
.tstype{
    background-color: #ededed;
}
.logotype{}
.hdList{height:97px;background:url(../images/mx.jpg) repeat-x;margin-top:25px;}
.hdList ul{width:420px;margin:0 auto;}
.hdList ul li{width:110px;height:77px;padding: 0 20px;float:left;margin-left: 80px;padding-top: 15px;text-align:center;font-size:15px;cursor:pointer;}
.hdList ul li span{width: 26px;height: 24px;margin:0 auto;background:url(../images/micon.png) no-repeat;overflow:hidden;display:block;}
.hdList ul li .sp1{background-position: 0px -1px;width: 20px;}
.hdList ul li .sp2{background-position: -46px 0px;}
.hdList ul li .sp3{background-position: -20px 0;}
.hdList ul li .sp4{background-position: -70px 0;}
.hdList ul li .sp5{background-position: -94px 0px;}
.hdList ul li .sp6{background-position: -118px 0px;}
.hdList ul li .sp7{background-position: -146px 0px;}
.hdList ul li .sp8{background-position: -172px 0px;}
.hdList ul li i{display:block;width:100%;line-height:20px;background:url(../images/mpo.png) no-repeat center top;font-style:normal;margin-top: 6px;padding-top:10px;}
.hdList ul li.on{background:#009ce6;color:#fff;}
.hdList ul li.on .sp1{background-position: 0px -28px;width: 20px;}
.hdList ul li.on .sp2{background-position:-46px -26px;}
.hdList ul li.on .sp3{background-position: -20px -26px;}
.hdList ul li.on .sp4{background-position: -70px -26px;}
.hdList ul li.on .sp5{background-position: -94px -26px;}
.hdList ul li.on .sp6{background-position: -118px -26px;}
.hdList ul li.on .sp7{background-position: -146px -26px;}
.hdList ul li.on .sp8{background-position: -172px -26px;}
.hdList ul li.on i{background:url(../images/mpoh.png) no-repeat center top;}
.maTitle{text-align:center;font-size:30px;color:#333;font-weight:normal;line-height:30px;}
.maTitle span{display:block;font-family:arial;font-size:14px;text-transform:uppercase;color:#999;line-height:16px;}
.maMore{display:block;width:73px;height:28px;line-height:28px;font-family:arial;border:1px solid #dbdbdb;background:#fff;border-radius:15px;text-transform:uppercase;color:#333;margin:25px auto 0;background:url(../images/mr.png) no-repeat 65px center #fff;padding-left:25px;text-align: left;-webkit-transition: all .3s linear;-mos-transition: all .3s linear;-mz-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;}
.maMore:hover{width:90px;background:url(../images/mrh.png) no-repeat 75px center #009ce6;color:#fff;border-color:#009ce6;text-decoration: none;}

/** case **/
.mainCase,.mainNews,.mainTeam{padding:50px 0;}/*overflow:hidden;*/
.mainCase .hd ul{width: 1200px;margin:0 auto;}
.mainCase .bd{width:1200px;margin: 15px auto 0;overflow:hidden;}
.mainCase .bd ul:after{
    content:"";
    clear:both;display:block;
}
.mainCase .bd ul{
    margin-right:-15px;
}
.mainCase .bd li{float:left;margin-right: 15px;width: 285px;overflow: hidden;height: 273px;margin-bottom: 15px;}
.mainCase .bd li span{
    display: block;
}
.mainCase .bd li span.img{}
.mainCase .bd li span.img a{}
.mainCase .bd li span.img a img{
    width: 100%;
    height: 213px;
}
.mainCase .bd li span.title{
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    background-color: #ededed;
}
.mainCase .bd li .picBig{display:block;width:598px;height:424px;position:relative;overflow:hidden;}
.mainCase .bd li .picBig h3{width:85px;height:60px;line-height:60px;background:url(../images/cjt.png) no-repeat center #009ce6;position:absolute;right:0;bottom:0;text-indent:90px;font-size:14px;}
.mainCase .bd li .picBig:hover h3{width:598px;height:60px;background:url(../images/cjth.png) no-repeat 25px center #009ce6;color:#fff;}
.mainCase .bd li .picSmall{display:block;width:297px;height:210px;margin-left:4px;position:relative;overflow:hidden;}
.mainCase .bd li .picSmall .txt{width:277px;height:100px;margin:10px;background:url(../images/mtm.png);position:absolute;left:0;top:0;opacity:0;text-align:center;color:#fff;padding-top:90px;}
.mainCase .bd li .picSmall .txt h4{font-size:15px;line-height:30px;font-weight:normal;}
.mainCase .bd li .picSmall .txt h3{border-top:1px solid #fff;border-bottom:1px solid #fff;display:inline-block;line-height:40px;font-size:18px;font-weight:normal;width:200px;}
.mainCase .bd li .picSmall:hover .txt{opacity:1;height:135px;padding-top:55px;}
.mainCase .bd li .tel{width:518px;height:150px;background:url(../images/ctel.jpg) no-repeat;margin-left:4px;padding-top:60px;padding-left:80px;}
.mainCase .bd li .tel a{display:block;text-decoration:underline;font-size:14px;color:#fff;margin-top:5px;}
.mainCase .bd li.ml a{margin-left:0;}

/** odds **/
.mainOdds{background:#eee;padding: 60px 0;overflow:hidden;min-width: 1200px;}
.mainOdds h2{margin-bottom:25px;}
.mainOdds .hd{width:205px;}
.mainOdds .hd li{height:70px;line-height:70px;font-size:18px;margin-bottom:10px;background:#fff;border-radius:100px 0 0 100px;width:195px;text-align: left;}
.mainOdds .hd li span{display:inline-block;width:64px;height:64px;margin-left:3px;margin-top:3px;background:#eee;border-radius:50%;text-align:center;font-size:24px;font-family:arial;margin-right:20px;}
.mainOdds .hd li.on{background:#009ce6;width:205px;font-size:24px;color:#fff;}
.mainOdds .hd li.on span{background:#00a9f9;color:#fff;}
.mainOdds .bd{width:995px;height:500px;}
.mainOdds .bd .box{height:500px;}
.mainOdds .bd .pic{background:url(../images/od1.jpg) no-repeat;}
.mainOdds .bd .pic1{background:url(../images/od2.jpg) no-repeat;}
.mainOdds .bd .pic2{background:url(../images/od3.jpg) no-repeat;}
.mainOdds .bd .pic3{background:url(../images/od4.jpg) no-repeat;}
.mainOdds .bd .pic4{background:url(../images/od5.jpg) no-repeat;}
.mainOdds .bd .cont{width:370px;padding-top:50px;background:url(../images/mtm.png);height:450px;float:right;}
.mainOdds .bd .cont .ti{line-height:50px;background:#009ce6;font-size:24px;font-family:arial;color:#fff;padding:0 20px;display:inline-block;}
.mainOdds .bd .cont div{padding:0 30px;}
.mainOdds .bd .cont h3{font-size:24px;color:#009ce6;font-weight:normal;padding:20px 0;border-bottom:1px solid #46433f;line-height:26px;}
.mainOdds .bd .cont p{background:url(../images/oicon.png) no-repeat left 10px;padding-left:10px;font-size:14px;color:#fff;margin-top:15px;}
.mainOdds .bd .cont a{display:block;width:130px;height:28px;line-height:28px;border:1px solid #fff;border-radius:15px;color:#fff;background:url(../images/mra.png) no-repeat 130px center;padding-left:25px;margin-top:50px;text-align: left;}
.mainOdds .bd .cont a:hover{background:url(../images/mrh.png) no-repeat 150px center #009ce6;color:#fff;border-color:#009ce6;width:160px;}
.zj_bg {background: url(../images/mab.jpg) repeat-x center bottom;height: 450px;margin: 0px 0px 30px;min-width: 1200px;}
.zj_top {text-align:center;padding-bottom: 30px;padding-top: 30px;color: #ffffff;}
.zj_top a:hover {filter :alpha(opacity=70) ; -moz-opacity: 0.7 ; -khtml-opacity: 0.7 ; opacity : 0.7;}
.zj_top a em { display:block; font-size:16px; color:#666; padding-top:18px;}
.zj_top a{font-size: 30px;letter-spacing: 9px;color: #ffffff;}
.zj_con dl {height: 305px;}
.zj_con dt {float:left;width:541px;height: 305px;position: relative;}
.zj_con dt .aa{position:absolute;width: 84px;height: 30px;display:block;}
.zj_con dt .a1{top: 62px;left: 15px;}
.zj_con dt .a2{top: 97px;left: 15px;}
.zj_con dt .a3{top: 132px;left: 15px;}
.zj_con dt .a4{top: 167px;left: 15px;}
.zj_con dt .a5{top: 62px;left: 109px;}
.zj_con dt .a6{top: 97px;left: 109px;}
.zj_con dt .a7{top: 132px;left: 109px;}
.zj_con dt img {width:541px;height: 305px;}
.zj_con dd {float:left;width: 629px;padding: 15px;height: 285px;overflow:hidden;background-color: #fff;}
.zj_con dd b{  height:40px; display:block;}
.zj_con dd b a {font-size:20px;color:#333;font-weight:normal;text-align: left;padding-top: 0;}
.zj_con dd b a:hover { color:#ee7c1c;}
.zj_con dd p {line-height:25px;font-size:14px;color:#333;text-align: justify;margin-bottom: 20px;}
.zj_con dd a{display:block;text-align:right;padding-top: 20px;}


.news{padding:45px 0;overflow:hidden;background:#f4f4f4;min-width: 1200px;}
.newsMenu{text-align:center;padding:15px 0 30px 0;font-size:14px;}
.newsMenu a{color:#222;margin-left: 25px;margin-right: 25px;}
.newsMenu a.on{color:#deb372;}
.newsMain,.newsBox{height:;overflow:hidden;}
.newsMain li{float:left;width:550px;color:#888;line-height:22px;border-bottom:1px solid #e6e6e6;padding-bottom:15px;margin-bottom:15px;}
.newsMain li .nImg{width:180px;height:120px;overflow:hidden;margin-right:20px;}
.newsMain li img{width:180px;height:120px;transition:all 0.5s;}
.newsMain li h4{font-size:14px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:10px;line-height:20px;}
.newsMain li h4 a{color:#222;}
.newsMain li h4 a:hover{color:#deb372;}
.newsMain li h4 span{display:block;color:#c1c1c1;font-size:12px}
.newsMain li .more{display:inline-block;border:1px solid #ddd;color:#999;font-size:10px;text-align:center;margin-top:5px;font-family:Arial;-webkit-transform:scale(0.8);-moz-transform:scale(1);padding:3px 10px;height:15px;line-height:17px;transform-origin:left;transition:all 0.3s;}
.newsMain li .more:hover{border:1px solid #deb372;color:#deb372;}
.newsMain li img:hover{transform: scale(1.1,1.1);}
.newsMain li:nth-child(2n){float:right;}
.hTitle{text-align:center;}
.pdt20{padding-top: 20px;padding-bottom: 20px;}