﻿@charset "UTF-8";
/*整站样式*/
html,body,dl,dd,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,button{margin:0;padding:0; border:0;}
body{font-size: 12px;font-family: 'Microsoft YaHei'; }
input,textarea,button{padding: 0;font-family: 'Microsoft YaHei';}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
ul,ol,li{ list-style-type:none;}
img{border:0;vertical-align:middle;}
select,input,textarea,button{vertical-align:middle;outline: none;}
table{border-collapse:collapse;border-spacing:0}
iframe{border:none;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
.hidden{display:none;visibility:hidden;}
.wrap{border: 0;padding:0;width:1150px;margin:0 auto;*zoom:1;}
.wrap:after{clear: both;content:"";display: table;}
.clear{clear:both;font-size:0;line-height:0;height:0;visibility:hidden;}
.fix{*zoom:1;}
.fix:after{clear: both;content:"";display: table;}
.fl{float: left;}
.fr{float: right;}
.pors{position: relative;}
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}


/*--header--*/

.header {
    width:100%;
    min-width:1200px;
    height:90px;
    border-bottom:2px solid #af8600;
    background:#fff;
}
.header-box {
    width:1200px;
    height:100%;
    margin:0 auto;
    position:relative;
    clear:both;
}
.header-box .logo {
    height:54px;
    margin-top:19px;
    float:left;
}
.header-box .header-wx {
    width:176px;
    height:30px;
    line-height:30px;
    font-size:12px;
    color:#444;
    padding-left:27px;
    margin-top:30px;
    float:right;
    background:url(static/tb-img1.png) left center no-repeat;
}
.header-box .header-wx .header-wx-img {
    width:30px;
    height:30px;
    float:right;
    margin:0;
}
.header-wx-xy {
    position:absolute;
    top:62px;
    right:0;
    z-index:99;
    display:none;
}
/*--menu--*/

.menu {
    width:100%;
    min-width:1200px;
    height:48px;
    background:url(static/menu-bg.jpg) repeat-x;
}
.menu-box {
    width:1199px;
    margin:0 auto;
    height:100%;
    border-left:1px solid #e9e9e9;
}
.menu-box ul li {
    float:left;
    width:141px;
    height:48px;
    text-align:center;
    line-height:48px;
    border-right:1px solid #e9e9e9;
    font-size:16px;
}

.menu-link {
    color:#333;
    display:block;
}
.menu-tel {
    width:212px;
    float:right;
    height:48px;
    line-height:48px;
    font-size:16px;
    color:#333;
    padding-left:33px;
    
}
.menu-tel span {
    font-size:18px;
    font-weight:bold;
    font-family:Arial;
}

/*--banner--*/
.banner {
    width:100%;
    min-width:1200px;
    max-height:360px;
    overflow:hidden;
    position:relative;
}
.banner .bd {
    width:100%;
}
.banner .bd li {
    width:100%;
}
.banner .bd li img {
    width:100%;
    height:360px;
}
.banner .hd {
    position:absolute;
    width:100%;
    bottom:20px;
    display:inline-block;
}
.banner .hd ul {
    margin:auto;
    display:table;
}
.banner .hd ul li {
    width:13px;
    height:13px;
    background:rgba(255,255,255,.8);
    float:left;
    margin:0 5px;
    cursor:pointer;
    border-radius:100%;
}
.banner .hd ul li.on {
    background:rgba(135,114,45,.7);
}

/*--content1-box1--*/
.content1 {
    width:100%;
}
.content1-box {
    width:1198px;
    border:1px solid #e5e5e5;
    margin:20px auto;
    background:#fff;
    display:table;
}
.content1-box-left {
    width:670px;
    padding:30px;
    float:left;
    border-right:1px solid #e5e5e5;
}
.content1-box-left-top {
    width:100%;
    height:22px;
    line-height:22px;
    padding-bottom:10px;
    border-bottom:2px solid #e9e9e9;
    margin-bottom:15px;
}
.content1-box-left-top-title {
    padding-left:30px;
    font-size:18px;
    font-weight:bold;
    color:#333;
    
    float:left;
}
.content1-box-left-top-link {
    float:right;
    color:#ff0000;
    font-size:14px;
}
.content1-box-left-top-link-a {
    font-size:12px;
    padding-left:22px;
    margin-right:25px;
    color:#ff0000;
    display:block;
    float:left;
    background:url(static/sy-img2.png) left center no-repeat;
}
.content1-box-left-top-more {
    font-size:12px;
    color:#666;
    float:right;
    text-align:center;
    margin-left:20px;
    width:65px;
    height:22px;
    background:#e7e7e7;
    display:block;
    font-family:Arial;
}


.content1-box-left-menu {
    width:620px;
    padding-left:50px;
    height:40px;
    background:#f6f6f6;
    text-align:right;
    line-height:40px;
    clear:both;
    font-size:14px;
    font-weight:bold;
    color:#666;
    margin:10px 0;
    display:table;
}
.content1-box-left-menu li {
    width:87px;
    float:left;
}
.content1-box-left-menu li:first-child {
    text-align:center;
}
.l-color {
    background:#f6f6f6;
}
.l-bold {
    font-weight:bold;
}
.content1-box-left-list {
    width:100%;
}
.content1-box-left-list li {
    border-top:1px solid #e9e9e9;
    border-bottom:1px solid #e9e9e9;
    margin-top:10px;
    display:table;
}
.content1-box-left-list-t {
    width:20px;
    height:180px;
    text-align:center;
    padding:0 10px;
    font-size:16px;
    font-weight:bold;
    color:#fff;
    float:left;
    position:relative;
}
.content1-box-left-list-t span {
    line-height:20px;
    display:block;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:20px;
    text-align:center;
}
/*首页数据模块*/
.content1-tb1 {
    width:610px;
    height:40px;
    line-height:40px;
    text-align:right;
    margin-left:10px;
    font-size:14px;
    float:left;
}
.content1-tb2 {
    width:87px;
    height:40px;
    float:left;
    color:#333;
    text-align:center;
}
.content1-tb3 {
    width:87px;
    height:40px;
    float:left;
    font-family:Arial;
}
/*间隔背景*/
.content1-tb-bg {
    background:#f8f8f8;
}
/*数据颜色*/
.red {
    color:#ff0000;
}
.green {
    color:#008027;
}
/*字体加粗*/
.content1-tb-ct {
    font-weight:bold;
}
/*状态*/
.redcolor {
    width:85px;
    height:30px;
    margin:5px 1px;
    line-height:30px;
    background:#ff0000;
    color:#fff;
}
.greencolor {
    width:85px;
    height:30px;
    margin:5px 1px;
    line-height:30px;
    background:#008027;
    color:#fff;
}

/*首页数据模块结束*/

.content1-box-right {
    padding:0 30px;
    width:407px;
    float:right;
}
.content1-news {
    width:100%;
    display:table;
}
.content1-news-top {
    height:54px;
    line-height:54px;
    margin-top:8px;
    border-bottom:2px solid #e9e9e9;
    padding-left:30px;
    font-size:18px;
    font-weight:bold;
    color:#333;
}
.content1-news-more {
	padding:0 3px;
    height:22px;
    text-align:center;
    line-height:22px;
    font-size:12px;
    color:#fff;
    font-family:Arial;
    float:right;
    margin-top:18px;
    display:block;
    font-weight:normal;
}
.content1-news-list {
    width:100%;
    height:392px;
    overflow:hidden;
    position:relative;
}
.content1-news-list li {
    height:48px;
    line-height:48px;
    border-bottom:1px dashed #e0e0e0;
    padding-left:26px;
    width:375px;
    background:url(static/tb2.png) left center no-repeat;
    font-size:14px;
}
.content1-news-list li:hover {
    background:url(static/tb3.png) left center no-repeat;
}

.content1-news-list-t {
    color:#333;
    width:250px;
    height:48px;
    overflow:hidden;
    float:left;
}
.content1-news-list-t1 {
    color:#999;
    float:right;
    font-family:Arial;
}
.content1-about {
    width:100%;
    padding-top:8px;
    display:table;
}
.content1-about-top {
    height:58px;
    line-height:58px;
    margin-top:10px;
    border-bottom:2px solid #e9e9e9;
    padding-left:30px;
    
    font-size:18px;
    font-weight:bold;
    color:#333;
}
.content1-about-t {
    font-size:14px;
    line-height:26px;
    color:#333;
    padding-top:13px;
}
.content1-about-t1 {
    height:56px;
    line-height:56px;
    padding-bottom:7px;
    font-size:14px;
    color:#999;
    display:block;
}
.content1-about-img {
    width:407px;
    height:240px;
}

/*--footer--*/
.footer {
    width:100%;
    min-width:1200px;
    height:163px;
    background:#303030;
}
.footer1 {
    width:100%;
    min-width:1200px;
    height:111px;
    background:#2d2d2d;
}
.footer-box {
    width:1200px;
    margin:auto;
}
.foot-lx {
    margin-top:45px;
    float:left;
}
.foot-lx1 {
    width:382px;
    float:left;
    padding-left:40px;
    font-size:14px;
    color:#fff;
    line-height:36px;
    background:url(static/tb5.png) left top no-repeat;
}
.foot-lx2 {
    width:250px;
    float:left;
    padding-left:40px;
    font-family:Arial;
    font-size:18px;
    color:#fff;
    line-height:36px;
    background:url(static/tb6.png) left top no-repeat;
}
.foot-lx3 {
    width:250px;
    float:left;
    padding-left:40px;
    font-family:Arial;
    font-size:18px;
    color:#fff;
    line-height:36px;
    background:url(static/tb7.png) left top no-repeat;
}
.foot-lx4 {
    font-size:16px;
    font-weight:bold;
    color:#ccc;
    height:24px;
    line-height:24px;
    font-family:'Microsoft YaHei';
}
.foot-ewm {
    width:80px;
    float:right;
    margin-top:30px;
}
.foot-ewm-txt {
    height:34px;
    line-height:34px;
    text-align:center;
    font-size:14px;
    color:#ccc;
}
.foot-link {
    height:60px;
    line-height:60px;
    border-bottom:1px solid #3c3c3c;
    font-size:14px;
    color:#ccc;
}
.foot-link a {
    color:#ccc;
    margin-right:20px;
}
.foot-copy {
    min-width:1200px;
    text-align:center;
    height:50px;
    line-height:50px;
    font-size:14px;
    color:#ccc;
}
.foot-copy a {
    color:#666;
}





/*--ny-about--*/
.ny-banner {
    width:100%;
    min-width:1200px;
}
.ny-banner img {
    width:100%;
}

.ny-add {
    width:100%;
    min-width:1200px;
    height:50px;
    line-height:50px;
    border-bottom:1px solid #ddd;
}
.ny-add-box {
    width:1180px;
    padding-left:20px;
    margin:0 auto;
    font-size:14px;
    color:#333;
    
}
.ny-add-box-link {
    color:#000;
}
.ny-add-box-link1 {
    color:#777;
}
.gy-about {
    width:100%;
    min-width:1200px;
    padding:60px 0;
    overflow:hidden;
}
.gy-about-box {
    width:1200px;
    margin:0 auto;
    position:relative;
    display:table;
}
.gy-about-box-title {
    width:100%;
    height:80px;
    line-height:80px;
    font-size:26px;
    font-weight:bold;
    text-align:center;
    background:url(static/tb8.png) center bottom no-repeat;
}

.gy-about-box-txt {
    width:100%;
    padding-top:30px;
}
.gy-about-box-t {
    width:775px;
    font-size:14px;
    line-height:26px;
    padding-top:23px;
    color:#333;
    float:left;
}
.gy-about-box-img {
    width:380px;
    height:460px;
    float:right;
}

.gy-about1 {
    width:100%;
    min-width:1200px;
    height:600px;
    background:url(static/gy-img7.jpg) no-repeat;
    background-size:cover;
}
.gy-about1-list {
    width:1200px;
    height:430px;
    margin:80px auto;
    background:rgba(255,255,255,.88);
}
.gy-about-box-title2 {
    width:100%;
    text-align:center;
    height:82px;
    line-height:82px;
    font-size:24px;
    font-weight:bold;
    background:url(static/tb9.png) center bottom no-repeat;
    padding-top:21px;
}
.gy-about1-list li {
    width:300px;
    float:left;
    text-align:center;
    padding-top:40px;
}
.gy-about1-list-img {
    width:96px;
    height:111px;
    margin:auto;
}
.gy-about1-list-t1 {
    font-size:18px;
    font-weight:bold;
    color:#444;
    height:58px;
    line-height:58px;
}
.gy-about1-list-t2 {
    width:30px;
    height:1px;
    margin:auto;
}
.gy-about1-list-t3 {
    font-size:14px;
    line-height:30px;
    padding-top:11px;
    color:#333;
}
.gy-about2 {
    width:100%;
    padding:70px 0;
    position:relative;
}
.gy-about2-list {
    padding-top:40px;
}
.gy-about2-list .bd {
    width:1180px;
    height:500px;
    margin-bottom:30px;
    overflow:hidden;
}
.gy-about2-list .bd ul {
    margin-right:-10px;
}
.gy-about2-list .bd ul li {
    width:348px;
    height:188px;
    border:1px solid #aaa;
    padding:40px 0 0 25px;
    float:left;
    margin:10px;
}
.gy-about2-list .bd ul li:hover .gy-about2-list-title {
    color:#fff;
    background:url(static/gy-img9-2.png) left top no-repeat;
}
.gy-about2-list .bd ul li:hover .gy-about2-list-txt {
    color:#fff;
}
.gy-about2-list .bd ul li:hover .gy-about2-list-add {
    color:#fff;
}
.gy-about2-list .bd ul li:hover .gy-about2-list-link {
    color:#fff;
    border:1px solid #fff;
}
.gy-about2-list-title {
    height:43px;
    line-height:43px;
    font-size:18px;
    color:#333;
    display:block;
    background:url(static/gy-img9-1.png) left top no-repeat;
}
.gy-about2-list-txt {
    width:100%;
    height:24px;
    overflow:hidden;
    font-size:14px;
    line-height:24px;
    color:#555;
    margin-top:12px;
}
.gy-about2-list-add {
    height:24px;
    line-height:24px;
    color:#555;
}
.gy-about2-list-link {
    width:43px;
    height:23px;
    border:1px solid #aaa;
    color:#666;
    display:block;
    font-family:"SimSun";
    text-align:center;
    line-height:23px;
    margin-top:25px;
    border-radius:3px;
}
.gy-about2-list .prev {
    width:40px;
    height:40px;
    display:block;
    float:left;
    margin-left:540px;
    background:url(static/prev.png) no-repeat;
}
.gy-about2-list .prev:hover {
    background:url(static/prev-1.png) no-repeat;
}
.gy-about2-list .next {
    width:40px;
    height:40px;
    display:block;
    float:right;
    margin-right:540px;
    background:url(static/next.png) no-repeat;
}
.gy-about2-list .next:hover {
    background:url(static/next-1.png) no-repeat;
}

.tc-bg {
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    display:table;
    background:rgba(0,0,0,.18);
    z-index:999;
    display:none;
}
.tc-box {
    width:1000px;
    height:600px;
    border:1px solid #ccc;
    background:#fafafa;
    position:relative;
    margin:auto;
    top:120px;
}
.tc-box-end {
    width:55px;
    height:55px;
    float:right;
    cursor:pointer;
}
.tc-box-content {
    padding-left:50px;
    width:880px;
    float:left;
}
.tc-box-title {
    font-size:20px;
    padding-top:15px;
    height:50px;
    line-height:50px;
    font-weight:bold;
    border-bottom:1px solid #e9e9e9;
}
.tc-box-txt {
    font-size:14px;
    line-height:28px;
    color:#444;
}
.tc-box-txt ul {
    padding:20px 0;
    display:table;
}
.tc-box-txt li {
    float:left;
    width:290px;
}



/*--ny-contact--*/
.ny-contact {
    width:100%;
}
.ny-contact-box {
    width:1200px;
    margin:0 auto;
}
.ny-contact-box-list1 {
    width:100%;
    height:120px;
    padding-top:70px;
    border-bottom:1px dashed #ccc;
}
.ny-contact-box-list2 {
    width:100%;
    height:260px;
}
.ny-contact-l1 {
    width:500px;
    float:left;
}
.ny-contact-l2 {
    width:420px;
    float:left;
}
.ny-contact-l3 {
    width:280px;
    float:left;
}
.ny-contact-l-img {
    width:80px;
    height:80px;
    float:left;
    margin-right:18px;
}
.ny-contact-l-txt {
    font-size:16px;
    line-height:26px;
    color:#333;
}
.ny-contact-l-txt1 {
    line-height:26px;
    font-weight:bold;
    color:#6b90ba;
    display:block;
}
.ny-contact-l-txt2 {
    font-size:18px;
    line-height:30px;
    font-weight:bold;
    color:#ff9e48;
    display:block;
}
.ny-contact-l-txt3 {
    font-size:18px;
    line-height:30px;
    font-weight:bold;
    display:block;
}
.ny-contact-l-title1 {
    font-size:18px;
    height:32px;
    line-height:32px;
    color:#6b90ba;
    padding-left:73px;
    background:url(static/lx-img5.png) 23px center no-repeat;
    margin-top:60px;
    float:left;
}
.ny-contact-l-title11 {
    height:28px;
    width:10px;
    margin-left:10px;
    margin-top:60px;
    float:left;
    border-bottom:1px solid #6b90ba;
}
.ny-contact-l-title2 {
    font-size:18px;
    height:32px;
    line-height:32px;
    color:#ff9e48;
    padding-left:73px;
    background:url(static/lx-img6.png) 23px center no-repeat;
    margin-top:60px;
    float:left;
}
.ny-contact-l-title21 {
    height:28px;
    width:10px;
    margin-left:10px;
    margin-top:60px;
    float:left;
    border-bottom:1px solid #ff9e48;
}
.ny-contact-l-title3 {
    font-size:18px;
    height:32px;
    line-height:32px;
    padding-left:73px;
    
    margin-top:60px;
    float:left;
}
.ny-contact-l-title31 {
    height:28px;
    width:10px;
    margin-left:10px;
    margin-top:60px;
    float:left;
    border-bottom:1px solid;
}
.ny-contact-l-txt4 {
    font-size:14px;
    color:#333;
    line-height:28px;
    max-width:400px;
    margin-left:72px;
    margin-top:20px;
    float:left;
}


.ny-map {
    width:100%;
}
.ny-map img {
    width:100%;
}

.ny-ly {
    width:100%;
    padding:50px 0;
}
.ny-ly-box {
    width:1200px;
    margin:0 auto;
    border-top:1px dashed #ccc;
}
.ny-ly-box-title {
    height:99px;
    line-height:99px;
    font-size:18px;
}
.ny-ly-txt {
    padding-left:18px;
    width:366px;
    height:42px;
    line-height:42px;
    font-size:14px;
    color:#888;
    background:#f3f3f3;
    border:none;
    margin-right:20px;
}
.ny-ly-txt1 {
    width:1181px;
    padding-left:18px;
    height:130px;
    line-height:42px;
    font-size:14px;
    color:#888;
    background:#f3f3f3;
    border:none;
    margin-top:20px;
}
.ny-ly-botton {
    width:100%;
    height:42px;
    line-height:42px;
    border:none;
    margin-top:20px;
    margin-bottom:10px;
    font-size:14px;
    color:#fff;
    cursor:pointer;
}

/*--ny-class--*/
.ny-class {
    width:100%;
    min-width:1200px;
    padding:30px 0 50px 0; 
    background:#f6f6f6;
    overflow:hidden;
}
.ny-class-box {
    width:1200px;
    margin:0 auto;
}
.ny-class-menu {
    width:200px;
    float:left;
}
.ny-class-menu li {
    width:200px;
    font-size:16px;
    border-bottom:1px solid #f6f6f6;
    background:#fff url(static/js-img2.png) 30px center no-repeat;
    position:relative;
}

.ny-class-menu h3.on .ny-class-menu-l {
    color:#fff;
    background:url(static/js-img4.png) 160px center no-repeat;
}
.ny-class-menu li.on .ny-class-menu-l1 {
    color:#fff;
    background:url(static/js-img5.png) right center no-repeat;
}
.ny-class-menu-l1 {
    width:150px;
    height:55px;
    line-height:55px;
    padding-left:50px;
    color:#222;
    display:block;
}

.s-s-menu {
    z-index:999;
    width:200px;
    display:none;
}
.s-s-menu-link {
    font-size:12px;
    color:#444;
    height:55px;
    padding-left:50px;
    line-height:55px;
    background:#f3edd9;
    display:block;
    border-bottom:1px solid #f6f6f6;
}
.s-s-menu-link:hover {
    color:#af8600;
    background:#f3edd9 url(static/js-img5.png) right center no-repeat;
}
.s-s-menu-link.on {
    color:#af8600;
    background:#f3edd9 url(static/js-img5.png) right center no-repeat;
}

.ny-class-content {
    width:980px;
    float:right;
    background:#fff;
}
.ny-class-content-title {
    height:55px;
    line-height:55px;
    font-size:18px;
    font-weight:bold;
    color:#666;
    padding-left:30px;
    border-left:3px solid;
}
.ny-class-content-title1 {
    font-size:14px;
    color:#ff0000;
    float:right;
    font-weight:initial;
    padding-right:30px;
}
.ny-class-content-txt {
    padding:40px;
    font-size:14px;
    color:#333;
    line-height:28px;
}
.ny-class-content-txt img {
    max-width:100%;
    margin:auto;
    display:block;
}


.ny-class-content-t1 {
    height:40px;
    line-height:40px;
    font-size:20px;
    font-weight:bold;
    padding:40px 0 0 40px;
}
.ny-class-content-num {
    width:38px;
    height:38px;
    border:2px solid;
    border-radius:100%;
    text-align:center;
    line-height:38px;
    font-size:24px;
    font-family:"Arial";
    float:left;
    margin-right:15px;
}
.ny-class-content-txt1 {
    font-size:14px;
    line-height:32px;
    color:#333;
    margin:15px 0 30px 99px;
}

/*--ny-cp--*/
.ny-cp-menu {
    width:100%;
    height:40px;
    padding:50px 0;
}
.ny-cp-menu li {
    float:left;
    margin-right:15px;
}

.ny-cp-menu-link {
    width:100px;
    height:40px;
    text-align:center;
    line-height:40px;
    font-size:14px;
    color:#333;
    display:block;
}
.ny-cp-search {
    width:248px;
    height:38px;
    border:1px solid;
    float:right;
}
.ny-cp-search-txt {
    width:200px;
    height:38px;
    line-height:38px;
    padding-left:10px;
    border:none;
    background:none;
}
.ny-cp-search-botton {
    width:38px;
    height:38px;
    border:none;
    cursor:pointer;
    
}

.ny-cp-list {
    width:100%;
}
.ny-cp-list ul {
    margin:0 -10px;
}
.ny-cp-list li {
    margin:10px;
    float:left;
    width:285px;
    height:350px;
    overflow:hidden;
    position:relative;
}
.ny-cp-list-img {
    width:283px;
    height:283px;
    border:1px solid #e4e4e4;
}
.ny-cp-list-title {
    height:50px;
    line-height:50px;
    width:275px;
    padding-left:10px;
    padding-bottom:15px;
    color:#333;
    font-size:18px;
}
.ny-cp-list-zz {
    width:245px;
    height:195px;
    padding:90px 20px 0 20px;
    color:#fff;
    font-size:14px;
    line-height:24px;
    position:relative;
    z-index:5;
}

.page-list {
    width:100%;
    padding-top:20px;
    padding-bottom:50px;
    height:40px;
    overflow:hidden;
    text-align:center;
}


.ny-market-box {
    width:920px;
    padding:25px 30px;
}
.ny-market-box-list {
    width:100%;
    text-align:center;
}
.ny-market-box-list li{
    width:100%;
    height:45px;
    line-height:45px;
    font-size:14px;
    display:table;
}
.noinfo{
	text-align:center;
	margin-bottom:100px;
}


/*750分辨率css*/
@media screen and (min-width:750px){

    .sj-zx {
        height:1.8rem!important;
    }

    .sj-header-box img {
        width:600px!important;
        height:90px!important;
    }
    .sj-zx-title {
        height:50px!important;
        line-height:50px!important;
        font-size:16px!important;
    }
    .sj-zx-list-title {
        height:50px!important;
        line-height:50px!important;
        font-size:16px!important;
    }
    .sj-zx-list li {
        height:50px!important;
        line-height:50px!important;
        font-size:16px!important;
        padding:10px 3%!important;
    }
    .sj-zx-list-l1 {
        width:10%!important;
        text-align:center!important;
    }
    .sj-zx-list-l2 {
        width:22%!important;
        text-align:right!important;
    }
    .sj-zx-list-l3 {
        height:50px!important;
        line-height:50px!important;
        font-size:16px!important;
        width:25%!important;
        text-align:center!important;
    }
    .sj-zx-list-l4 {
        height:50px!important;
        line-height:50px!important;
        font-size:16px!important;
        width:25%!important;
        text-align:center!important;
    }
    .sj-zx-list-l5 {
        height:50px!important;
        line-height:25px!important;
        font-size:16px!important;
        width:25%!important;
        text-align:center!important;
    }
    .sj-sm {
        height:60px!important;
        line-height:30px!important;
        font-size:16px!important;
        padding:10px 3%!important;
    }
    .sj-footer {
        height:80px!important;
        line-height:80px!important;
        font-size:16px!important;
    }
    .sj-footer-link {
        height:80px!important;
        line-height:80px!important;
        font-size:16px!important;
    }

    .sj-ny-jp-box-zb {
        height:60px!important;
        line-height:60px!important;
        font-size:16px!important;
        margin: 15px auto!important;
    }

    .sj-ny-zx-box-list {
        padding:15px 0!important;
    }
    .sj-zx-box-left-lt {
        background: url(static/sj-img2.png) 7px center no-repeat!important;
        background-size:initial;
    }
    .sj-ny-zx-box-list li {
        background-size:initial!important;
    }
    .sj-page-list {
        padding-bottom: 30px!important;
        padding-top: 10px!important;
    }
    .sj-page-list-link {
        width:40px!important;
        height:40px!important;
        line-height:40px!important;
        font-size:14px!important;
    }


.content-news4 {
    background:#ff0000;
    color:#fff;
    width:24.9%!important;
    border-right:1px solid #000;
    /*height:30px!important;
    line-height:30px!important;
    margin-top:10px!important;*/
}
.greencolor3 {
    background:#008027;
    color:#fff;
    width:24.9%!important;
    border-right:1px solid #000;
    /*height:30px!important;
    line-height:30px!important;
    margin-top:10px!important;*/padding
}
}
/*750分辨率css*/





/*--手机页面--*/
.sj-header {
     width:100%;
     border-bottom:1px solid #ddd;
     display:table;
}
.sj-header-box {
    width:94%;
    padding:0 3%;
    display:table;
}
.sj-header-box img {
    width:100%;
}

.sj-ny-jp-box-zb {
    width:90%;
    height:3rem;
    line-height:3rem;
    background:#f6f6f6;
    margin:1rem auto;
    padding:0 2%;
    font-size:1.2rem;
    text-align:right;
}
.sj-jp-box-left-zb-a {
    font-weight:bold;
    color:#af8600;
    padding-right:20px;
    background:url(static/sj-img3.png) right center no-repeat;
    background-size:25%;
    float:left;
}
.ny-jp-box-left-zb-a {
    font-weight:bold;
    color:#af8600;
    padding-right:20px;
    background:url(static/sj-img2.png) right center no-repeat;
}
.sj-ny-zx-box-list {
    width:94%;
    margin:0 auto;
}
.sj-ny-zx-box-list li {
    background-size:4%;
    font-size:1.2rem;
    height:5rem;
    padding-top:0.5rem;
    box-sizing: border-box;
    border-bottom:1px dashed #c3c3c3;
}
.sj-zx-box-left-lt {
    height:2rem;
    line-height:2rem;
    color:#999;
    background:url(static/sj-img2.png) 9px center no-repeat;
    background-size:4%;
    padding-left:8%;
}
.sj-zx-box-left-lt2{
    width:92%;
    padding-left:8%;
    height:2rem;
    line-height:2rem;
    color:#333;
    overflow:hidden;
}
.sj-ny-zx-txt {
    width:94%;
    padding:0 3%;
}
.sj-ny-zx-txt-top {
    width:100%;
    padding:0.75rem 0;
    border-bottom:1px dashed #c3c3c3;
    box-sizing:border-box;
}
.sj-ny-zx-txt-lt2 {
    line-height:3rem;
    color:#333;
    font-size:1.5rem;
    display:table;
}
.sj-ny-zx-txt-lt {
    height:2rem;
    line-height:2rem;
    font-size:1.2rem;
    color:#999;
    background:url(static/sj-img2.png) left center no-repeat;
    background-size:4%;
    padding-left:5%;
}
.sj-ny-zx-t {
    font-size:1.2rem;
    line-height:2.1rem;
    color:#333;
    padding:0.5rem 0;
}
.sj-ny-zx-back {
    width:100%;
    height:4rem;
    line-height:4rem;
}
.sj-ny-zx-back a {
    color:#ccac44;
    font-size:1.2rem;
    border-bottom:1px solid #ccac44;
}

.sj-page-list {
    width:90%;
    padding:0 5%;
    padding-bottom:3rem;
    padding-top:1rem;
    display:table;
}
.sj-page-list a {
    float:left;
}
.sj-page-list a.on .sj-page-list-link {
    color:#fff;
    background:#ccac44
}
.sj-page-list-link {
    width:3rem;
    height:3rem;
    text-align:center;
    line-height:3rem;
    display:block;
    color:#444;
    font-size:1.2rem;
    border:1px solid #ddd;
    border-right:none;
}
.sj-page-list-link1 {
    border-right:1px solid #e4e9f6;
}

.sj-footer {
    width:100%;
    height:4rem;
    line-height:4rem;
    background:#f7f7f7;
    border-top:1px solid #dcdcdc;
}
.sj-footer-link {
    width:50%;
    height:4rem;
    float:left;
    font-size:1.3rem;
    font-weight:bold;
    text-align:center;
    color:#654000;
    display:block;
    border-right:1px solid #dcdcdc;
    box-sizing: border-box;
}
/*
.sj-footer-link.on {
    background:#ccac44;
    color:#fff;
}*/
.sj-footer-link.on {
    background-color: #ccac44;
    color: #fff;
}
.sj-sm-link {
    color: #ccac44;
}

.sj-zx {
    width:100%;
    height:7rem;
    background:#2d2d2d;
    overflow:hidden;
}
.sj-zx-title {
    height:3.5rem;
    line-height:3.5rem;
    font-size:1.1rem;
    color:#ff0000;
    text-align:right;
    padding-right:2%;
}
.sj-zx-list-title {
    width:100%;
    height:3rem;
    line-height:3rem;
    background:#3a3a3a;
    color:#fff;
    font-size:1.2rem;
    font-weight:bold;
}
.sj-zx-list-l1 {
    width:10%;
    height:3rem;
    float:left;
	text-align:center;
    display:block;
}
.sj-zx-list-l2 {
    width:33%;
    height:3rem;
    float:left;
    display:block;
    text-align:center;
}
.sj-zx-list-l2:last-child {
    width:22.5%;
}


.bg {
    background: #ccac44;
}

.sl-zx-list {
    width:100%;
}
.sl-zx-list li {
    border-top:1px solid #e9e9e9;
    border-bottom:1px solid #e9e9e9;
    margin-top:1rem;
    display:table;
}
.sl-zx-list-t {
    width:10%;
    height:16rem;
    text-align:center;
    font-size:1.6rem;
    font-weight:bold;
    color:#fff;
    float:left;
    position:relative;
    box-sizing: border-box;
}
.sl-zx-list-t span {
    line-height:2rem;
    display:block;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:50%;
    left:25%;
    text-align:center;
}
/*首页数据模块*/
.sl-zx-tb1 {
    width:90%;
    height:4rem;
    line-height:4rem;
    text-align:right;
    font-size:1.4rem;
    float:right;
    box-sizing: border-box;
}
.sl-zx-tb2 {
    width:33%;
    height:4rem;
    font-size:1.4rem;
    float:left;
    color:#333;
    text-align:center;
    box-sizing: border-box;
    /*
	background-color: black;
     border-bottom:1px solid #262825;
	color: #DAB950;
    */
}
.sl-zx-tb3 {
    width:33%;
    height:4rem;
	text-align:center;
    float:left;
    border-right: 0px;
	padding-right:0.3rem;
    font-family:Arial;
    box-sizing: border-box;
    /*
     border-bottom:1px solid #262825;
	background-color: black;
    */
}
.sl-zx-tb4 {
    width:99%;
    padding-right:1%;
    height:2rem;
    line-height:2rem;
   
    box-sizing: border-box;
    font-size:1.1rem;
}
.sl-zx-tb4:last-child {
    border-bottom:none;
}


.sj-sm{
    width:94%;
    padding:1rem 3%;
    font-size:1.1rem;
    color:#000;
    line-height:2rem;
}
.sj-sm-txt {
    color:#ff0000;
}
.sj-sm-link {
    color:#c7a432;
    border-bottom:1px solid #c7a432;
}



/*间隔背景*/
.sl-zx-tb-bg {
    background:#f8f8f8;
}
/*数据颜色*/
.sl-zx-tb-ys1 {
    color:#ff0000;
}
.sl-zx-tb-ys2 {
    color:#008027;
}
/*字体加粗*/
.sl-zx-tb-ct {
    font-weight:bold;
}
/*状态*/
.sl-zx-tb-zt1 {
    width:24%;
    height:3rem;
    margin-left:1%;
    margin-top:0.5rem;
    line-height:3rem;
    background:#ff0000;
    color:#fff;
}
.sl-zx-tb-zt2 {
    width:24%;
    height:3rem;
    margin-left:1%;
    margin-top:0.5rem;
    line-height:3rem;
    background:#008027;
    color:#fff;
}

/*首页数据模块结束*/


/*联系我们*/
.sj-contact {
    width:94%;
    padding:0 3%;
}
.sj-contact-add {
    width:100%;
    border-bottom:1px dashed #c3c3c3;
    box-sizing:border-box;
}
.sj-contact-add li {
    padding-left:17%;
    min-height:4rem;
    margin:1rem 0;
    font-size:1.2rem;

}
.sj-contact-add-l1 {
    background:url(lx-img2.png)left top no-repeat;
    background-size:13%;
}
.sj-contact-add-l2 {
    background:url(lx-img3.png)left top no-repeat;
    background-size:13%;
}
.sj-contact-add-l3 {
    background:url(lx-img4.png)left top no-repeat;
    background-size:13%;
}
.sj-contact-add-t1 {
    font-size:1.2rem;
    line-height:2rem;
    color:#333;
}
.sj-contact-add-t2 {
    color:#6b90ba;
    line-height:2rem;
}
.sj-contact-add-t3 {
    line-height:2rem;
    font-size:1.4rem;
    color:#ff9e48;
    font-weight:bold;
}
.sj-contact-add-t4 {
    line-height:2rem;
    font-size:1.4rem;
    color:#ccac44;
    font-weight:bold;
}
.sj-contact-car {
    width:100%;
    font-size:1.2rem;
    line-height:1.6rem;
    padding-bottom:1rem;
}
.sj-contact-bus {
    padding-left:8%;
    background:url(static/lx-img5.png) left top no-repeat;
    background-size:6%;
    margin-top:2rem;
}
.sj-contact-bus-t1 {
    color:#6b90ba;
}
.sj-contact-bus-t2 {
    color:#333;
    line-height:2.3rem;
}
.sj-contact-taxi {
    padding-left:8%;
    background:url(static/lx-img6.png) left top no-repeat;
    background-size:6%;
    margin-top:2rem;
}
.sj-contact-taxi-t1 {
    color:#ff9e48;
}
.sj-contact-taxi-t2 {
    color:#333;
    line-height:2.3rem;
}
.sj-contact-subway {
    padding-left:8%;
    background:url(static/lx-img7.png) left top no-repeat;
    background-size:6%;
    margin-top:2rem;
}
.sj-contact-subway-t1 {
    color:#ccac44;
}
.sj-contact-subway-t2 {
    color:#333;
    line-height:2.3rem;
}
.sj-contact1 {
    width:100%;
    padding:0 3%;
    display:table;
    border-top:1px dashed #c3c3c3;
    box-sizing:border-box;
}
.sj-contact1-title {
    height:4rem;
    line-height:4rem;
    font-size:1.4rem;
    font-weight:bold;
    color:#ccac44;
}
.sj-contact1-t1 {
    height:3rem;
    line-height:3rem;
    padding-left:1rem;
    width:78%;
    padding-left:4%;
    border:none;
    background:#f3f3f3;
    font-size:1.1rem;
    color:#888;
    margin-bottom:1rem;
}
.sj-contact1-t2 {
    width:94%;
    padding:1rem 3%;
    height:5rem;
    font-size:1.1rem;
    line-height:2rem;
    color:#888;
    border:none;
    background:#f3f3f3;
    margin-bottom:1rem;
}
.sj-contact1-t3 {
    width:100%;
    height:3rem;
    border:none;
    background:#ccac44;
    font-size:1.2rem;
    color:#fff;
    margin-bottom:2rem;
}


/*---手机页面结束---*/

/*--新增新闻页面样式--*/
.news-lsit {
    width:100%;
    min-width:1200px;
    margin:auto;
    display:table;
}
.news-lsit li {
    width:1200px;
    margin:auto;
    height:48px;
    line-height:48px;
    border-bottom:1px dashed #e4e4e4;
}
.news-lsit-title {
    width:900px;
    height:48px;
    overflow:hidden;
    font-size:14px;
    color:#333;
    float:left;
    padding-left:26px;
    background:url(static/tb10.png)left center no-repeat;
}
.news-lsit-time {
    font-family:Arial;
    color:#999;
    float:right;
}
.news-show {
    width:100%;
    min-width:1200px;
    margin:auto;
}
.news-show-top {
    width:1200px;
    margin:auto;
    padding-top:30px;
    padding-bottom:20px;
    text-align:center;
    border-bottom:1px solid #e0e0e0;
}
.news-show-title {
    font-size:24px;
    line-height:44px;
    color:#333;
}
.news-show-t1 {
    font-size:14px;
    color:#999;
    line-height:32px;
}
.news-show-txt {
    width:1200px;
    margin:auto;
    padding:20px 0;
    border-bottom:1px dashed #e0e0e0;
}
.news-show-txt img {
    max-width:100%;
    display:table;
    margin:auto;
}
.news-show-click {
    width:1200px;
    height:130px;
    margin:auto;
}
.news-show-ck {
    float:left;
    font-size:14px;
    line-height:28px;
    color:#999;
    padding-top:23px;
}
.news-show-ck1 {
    color:#333;
}

.news-show-back {
    float:right;
    width:85px;
    height:30px;
    display:block;
    text-align:center;
    line-height:30px;
    background:#f5f5f5;
    font-size:14px;
    color:#999;
    margin-top:30px;
    border-radius:3px;
}

