/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
body {
    line-height: 1.5;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

table, td, th {
    vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a img {
    border: none;
}

/* typography.css */
html {
    font-size: 100.01%;
}

body {
    font-size: 14px;
    color: #333;
    font-family: "微软雅黑";
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #111;
}

h1 {
    font-size: 2em;
    line-height: 1;
    margin-bottom: 0.5em;
}

h2 {
    font-size: 1.6em;
    margin-bottom: 0.75em;
}

h3 {
    font-size: 1.4em;
    line-height: 1;
    margin-bottom: 1em;
}

h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em;
}

h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
}

h6 {
    font-size: 1em;
    font-weight: bold;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
}

p {
    margin: 0 0 0.5em;
}

p img.left {
    float: left;
    margin: 0 15px 0 0;
}

p img.right {
    float: right;
    margin: 0 0 0 5px;
}

a:focus, a:hover {
    color: #000;
    outline: none;
}

a {
    color: #3d3d3d;
    text-decoration: none;
    outline: 0 none;
}

a:hover {
    color: #ff0000;
}

blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic;
}

strong {
    font-weight: bold;
}

em, dfn {
    font-style: italic;
}

dfn {
    font-weight: bold;
}

sup, sub {
    line-height: 0;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
}

address {
    margin: 0 0 1.5em;
    font-style: italic;
}

del {
    color: #666;
}

pre {
    margin: 1.5em 0;
    white-space: pre;
}

pre, code, tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5;
}

li ul, li ol {
    margin: 0;
}

ul, ol {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

ul {
    list-style-type: disc;
}

ol {
    list-style-type: decimal;
}

dl {
    margin: 0 0 1.5em 0;
}

dl dt {
    font-weight: bold;
}

dd {
    margin-left: 1.5em;
}

*:focus {
    outline: 0 none;
}

div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
    float: left;
    margin-right: 30px;
}

div.span-1 {
    width: 260px;
}

div.span-2 {
    width: 910px;
}

div.span-3 {
    width: 620px;
}

div.span-4 {
    width: 502px;
}

div.span-5 {
    width: 325px;
}

div.span-6 {
    width: 276px;
    margin-right: 10px;
}

.span-7 {
    width: 473px;
}

.span-8 {
    width: 795px;
}

div.span-18 {
    width: 890px;
    float: right;
}

.span-19 {
    width: 893px;
}

.span-24, div.span-24 {
    width: 960px;
}

.last, div.last {
    margin-right: 0;
}

.spbg, div.spbg {
    background: none;
    padding-right: 0;
}

.w-1 {
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1200px;
    position: relative;
}

.w {
    width: 1200px;
    margin: 0 auto;
}
.bg_about {
    background: url(../images/bg_about.jpg) no-repeat center bottom;
    height: 487px;
}
.bg_case{
    background: url(../images/bg_case.jpg) no-repeat center bottom;
    height: 504px;
}

.bg_news{
    background: url(../images/bg_news.jpg) no-repeat center top;
   padding-top: 60px;
}
.bg_ny{
    background: url(../images/bg_ny.jpg) no-repeat center top #fbfbfb;
    padding-bottom: 30px;
}
.span-1 img {
    -moz-box-shadow: -1px 6px 10px #333333;
    -webkit-box-shadow: -1px 6px 10px #333333;
    box-shadow: -1px 6px 10px #333333;
}

.bg-2 {
    background: #ffffff;
}

.bg-2 .w {
    padding: 18px 0;
}



/*页头*/


.header {
    clear: both;
    background: url(../images/top_bg.jpg) no-repeat center top;
    padding-bottom: 15px;
}

.header .w {
    position: relative;
    padding-top: 55px;
}

.header h1 {
    margin: 0;
    line-height: 0;
    font-size: 0;
    float: left;
}

.header .fr {
    background: url(../images/tel_bg.jpg) no-repeat left center;
    height: 75px;
    font-size: 20px;
    width: 374px;
}


.h-top {
    color: #403e3f;
    float: right;
}

.h-top p {
    display: block;
    margin: 15px 0 0 0;
    clear: both;
    overflow: hidden;
    color: #000;
    line-height: 28px;
    font-size: 16px;
    text-align: left;
    background: url(../images/bg_tel.jpg) no-repeat 0 center;
    padding-left: 60px;
}

.h-top p span {
    font-size: 30px;
    color: #0f76d5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: block;
}

.h-top p em {
    font-style: normal;
    color: #ff4a00;
}

.h-top .tdot {
    position: absolute;
    top: 32px;
    right: 16px;
    cursor: pointer;
}

.notice {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 10000;
    top: -60px;
    height: 60px;
    background: #0054c7;
}

.notice span {
    width: 145px;
    height: 60px;
    display: block;
    float: left;
    background: url(../images/notice.jpg) no-repeat 25px center #ffb400;
    color: #FFFFFF;
    font-size: 16px;
    padding-left: 50px;
    line-height: 60px;
}

.notice p {
    float: left;
    padding-left: 10px;
}

.notice p a {
    color: #FFFFFF;
    float: left;
    line-height: 60px;
    padding-right: 10px;
}

.notice.n_notice {
    top: -30px !important;
}

/*导航*/
.nav_top {
    height: 43px;
    line-height: 43px;
}

.nav {
    margin: 0 auto;
}

.nav ul {
    list-style: none;
}

.nav ul li {
    float: left;
    width: 150px;
    position: relative;
}

.nav ul li:after {
    content: "";
    position: absolute;
    display: block;
    width: 0px;
    height: 43px;
    background: url(../images/nav_hover.jpg) no-repeat 25px center;
    top: 0;
    left: 0;
    transition: all 0.5s;
    z-index: 0;
}

.nav ul li:hover::after {
    width: 100%;
    height: 43px;
    transition: all 0.5s;
    background: url(../images/nav_hover.jpg) no-repeat 25px center;
}

.nav ul li a {
    color: #333333;
    font-size: 16px;
    margin: 0;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-family: "微软雅黑";
    position: relative;
    z-index: 1000;
}

.nav ul li a:hover {
    color: #ffffff;
}


/*焦点图*/
.banner {
    height: 498px;
    margin: 0 auto;
    z-index: 100;
    clear: both;
    position: relative;
    max-width: 1920px;
    min-width: 1200px;
}

.banner .w {
    position: absolute;
    z-index: 100000;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
}

.banner #kinMaxShow .kinMaxShow_image_box .kinMaxShow_image_item {
    left: 0;
    top: 0;
}

#kinMaxShow {
    display: none;
    overflow: hidden;
}

.dotScroll {
    position: absolute;
    bottom: 80px;
    right: 0;
    left: 0;
    background: url(../images/dot_scroll.png) no-repeat;
    width: 36px;
    height: 110px;
    z-index: 1000;
    margin: 0 auto;
    animation: ascroll 2s infinite;
    cursor: pointer;
}

@keyframes ascroll {
    0% {
        bottom: 130px;
        opacity: 0.6;
    }
    50% {
        bottom: 80px;
        opacity: 1;
    }
    100% {
        bottom: 130px;
        opacity: 0.6;
    }
}

.nbanner {
    background: url(../images/ny_banner.jpg) no-repeat center 0;
    height: 284px;
    margin-top: 15px;
}

/*页脚*/
.footer {
    position: relative;
    color: #FFFFFF;
    line-height: 24px;
    font-size: 14px;
    background: #333333;
    padding: 15px;
}
.footer .w {
    position: relative;
}

.footer .foot-dibu {
    line-height: 40px;
    color: #ffffff;
    padding: 15px;
}
.footer .foot-dibu img{ float: right}

.footer .foot-dibu a {
    padding-right: 10px;
    color: #ffffff;
    font-size: 14px;
}


.f-link {
    color: #333333;
    line-height: 40px;
}
.f-link span{ font-size: 16px; font-weight: bold;}

.f-link a {
    color: #333333;
    margin: 0 10px;
    font-size: 14px;
    line-height: 40px;
    border: 1px solid #aeaeae;
    padding: 3px 10px 3px 10px;
}

.f-link a:hover {
    color: #FFFFFF;
}

.foot-box {
    background: #ffb400;
    height: 83px;
    position: relative;
    z-index: 1000;
    bottom: -25px;
}

/*内部样式*/
.ntel {
    color: #fff;
    font-size: 23px;
    line-height: 54px;
    font-weight: bold;
    text-indent: 66px;
    background: url(../images/tel_bg2.png) no-repeat 0 0;
    width: 401px;
    height: 54px;
    float: right;
    margin: 40px 0 0;
}

.nt2 {
    float: none;
    margin: 20px auto 0;
    color: #282828;
}

.block-1 { color: #333333;
    font-size: 15px;
    padding: 82px 49px 15px 100px;
}

.block-1 img{ float: left; padding-right: 15px}

.block-1 p {
    font-size: 14px;
    line-height: 30px;
    padding: 15px;
}
.block-1 p span{
    height: 54px;
    display: block;
}

.block-1 p a {
    background: url(../images/more.jpg) no-repeat 0 0;
    width: 96px;
    height: 33px;
    display: block;
    position: relative;
    left: 55%;
    top: 15px;
}



.block-2 {
    text-align: left;
    font-size: 14px;
    background: #f6f6f6;
    padding: 15px;
    background: url(../images/bg_con.jpg) no-repeat center bottom #424242;
}
.block-2 img{ padding:15px 4px;}
.block-2 div{ border-bottom: 2px solid #ffffff; font-size: 24px; color:#ffffff; line-height: 60px; height: 60px}
.block-2 p{ line-height: 30px; text-align: left; font-size: 14px; color:#ffffff;}

.block-3 {
    background: url(../images/foot_tel.jpg) no-repeat left 20px;
    font-size: 18px;
    font-weight: bold;
    padding-left: 40px;
    padding-top: 25px;
    height: 83px;
}

.block-4 {
}

.block-4 .fr {
    width: 325px;
}


.block-c {
    background: #276ecc;
    padding: 15px;
    text-align: center;
    color: #FFFFFF;
}

.block-c p {
    line-height: 24px;
    text-align: left;
    color: #FFFFFF;
    padding-top: 15px;
}

.block-c span {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px dashed #FFFFFF;
    display: block;
    line-height: 60px;
    position: relative;
}

.block-c span:before {
    width: 14px;
    height: 14px;
    left: 40px;
    top: 22px;
    background: #FFFFFF;
    content: "";
    display: block;
    position: absolute;
    border-radius: 14px;
}

.block-c span:after {
    width: 14px;
    height: 14px;
    right: 40px;
    top: 22px;
    background: #FFFFFF;
    content: "";
    display: block;
    position: absolute;
    border-radius: 14px;
}

/*分类列表*/
.in_ul {
    clear: both;
    padding: 0px 160px 0px 120px;
}

.in_ul p {
    float: left;
    font-size: 16px;
}

.in_ul div {
    width: 800px;
    float: left;
}

.in_ul div a {
    width: 198px;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
    background: #eeeeee;
    height: 35px;
    line-height: 35px;
    position: relative;
}

.in_ul div a:after {
    width: 1px;
    height: 19px;
    background: #333333;
    position: absolute;
    right: 0;
    top: 10px;
    content: "";
}

.in_ul div a:hover {
    background: #0054c7;
    color: #FFFFFF;
}

.in_ul div a:first-child {
    border-radius: 10px 0px 0px 10px;
}

.in_ul div a:nth-child(5) {
    border-radius: 10px 0px 0px 10px;
}

.in_ul div a:nth-child(4n) {
    border-radius: 0px 10px 10px 0px;
}

.in_ul div a:nth-child(4n)::after {
    width: 0px;
    height: 19px;
    background: #333333;
    position: absolute;
    right: 0;
    top: 10px;
    content: "";
}

.sub {
    font-size: 16px;
    line-height: 24px;
    min-width: 90px;
    text-align: left;
    margin-top: 20px;
}

.sub ul {
    float: left;
    left: 50%;
    position: relative;
}

.sub ul li {
    float: left;
    bmargin-bottom: 5px;
    font-family: "微软雅黑";
    font-size: 18px;
    font-weight: normal;
    height: 48px;
    line-height: 48px;
    margin-left: 15px;
    overflow: hidden;
    position: relative;
    right: 50%;
    width: 145px;
    text-align: center;
    border: 1px solid #FFFFFF;
}

.sub ul li a {
    color: #333333;
    display: block;
    font-size: 16px;
    text-transform: uppercase
}

.sub ul li a:hover {
    background: #0054c7;
    color: #ffffff;
    transition: all 0.5s;
}

.subnav {
    list-style: none;
    margin: 0;
    position: relative;
    background: url(../images/sub_bg.jpg) no-repeat left top #454545;
    width: 153px;
    margin-left: 77px;
    padding: 15px;
}

.subnav li {
    display: block;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px  solid #2c3849;
    text-align: center;
}
.subnav li:first-child{
     border-bottom: 2px solid #ffffff;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    font-size:20px;
    font-weight: bold;
    position: relative;
    text-align:center;
}
.subnav li:first-child::after{
    width: 31px;
    height: 16px;
    position: absolute;
    content: "";
    display: block;
    left: 110px;
    bottom: -16px;
}

.subnav li a {
    display: block;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    z-index: 10;
}

.subnav li:hover::after {
    width: 100%;
    transition: all 0.5s;
}

.subnav li:hover a, .subnav li a:hover {
    color: #ffffff;
    transition: all 0.5s;
    background: #276ecc;
}

/*标题样式*/
.ititle-1 {
    text-align: center;
    position: relative;
    background: url(../images/tit_news.jpg) no-repeat center 0;
    height: 165px;
    
}
.ititle-1 a{
    background: url(../images/more.png) no-repeat center 0;
    width: 96px;
    height: 33px;float: right;
    margin-right: 26px;
}

.ititle-1 p {
    font-size: 14px;
    color: #671428;
    line-height: 24px;
    text-align: left;
    padding: 67px 0px 0px 261px;
}


.title-1 {
    height: 68px;
    line-height: 66px;
    font-family: "微软雅黑";
    color: #333333;
    position: relative;
    text-align: left;
    background: url(../images/ny_tit.png) no-repeat left bottom;
}

.title-1 p {
    z-index: 1000;
    position: relative;
    font-size: 24px;
    color: #333333;
    padding-left: 68px;
    float: left;
}




.title-2 {
    line-height: 43px;
    font-family: "微软雅黑";
    color: #121617;
    position: relative;
    text-align: left;
}
.title-2 a{
    background: url(../images/more.png) no-repeat center 0;
     width: 96px;
    height: 33px;float: right;
    margin-right: 26px;
    margin-top: 15px;
}


.title-3 {
    line-height: 43px;
    font-family: "微软雅黑";
    color: #121617;
    position: relative;
    text-align: center;
}
.title-3 p {
    z-index: 1000;
    position: relative;
    font-size: 14px;
    margin: 0;
    line-height: 43px;
    text-transform: Uppercase;
    color: #757575;
}

.title-3 span {
    font-size: 28px;
    color: #155cbc;
    font-weight: bold;
}



.title-4 {
    line-height: 90px;
    font-family: "微软雅黑";
    color: #333333;
    position: relative;
    text-align: center;
}

.title-4:before {
    width: 300px;
    height: 80px;
    content: "NEWS";
    position: absolute;
    color: #f2f2f2;
    left: 38%;
    font-size: 80px;
    z-index: 0;
    top: -15px;
}

.title-4:after {
    width: 100%;
    left: 0;
    height: 1px;
    content: "";
    position: absolute;
    background: #f2f2f2;
    top: 75px;
}

.title-4 p {
    z-index: 1000;
    position: relative;
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    line-height: 60px;
    padding-top: 15px;
}

.title-4 p:after {
    width: 40px;
    height: 4px;
    content: "";
    position: absolute;
    background: #0a55b2;
    left: 48%;
    top: 72px;
}

.title-5 {
    color: #333333;
    font-size: 24px;
    text-align: left;
    height: 60px;
    line-height: 60px;
    position: relative;
    padding-left: 10px;
}

.title-5 span {
    text-transform: uppercase;
    font-size: 20px;
    color: #666666;
    padding-left: 5px;
}

.title-5:before {
    width: 6px;
    height: 24px;
    content: "";
    background: #ffcc03;
    left: 0;
    position: absolute;
    top: 18px;
}

.title-6 {
    border-bottom: 2px solid #a9c5eb;
    height: 60px;
    line-height: 60px;
    text-align: left;
    position: relative;
}

.title-6:after {
    width: 102px;
    height: 12px;
    content: "";
    position: absolute;
    z-index: 1000;
    top: 55px;
    left: 0px;
    height: 60px;
    background: url(../images/ny_tit.png) no-repeat center 0;
}

.title-6 span {
    font-size: 20px;
    font-weight: bold;
}

a.more {
    line-height: 88px;
    line-height: 80px;
    width: 200px;
    font-size: 14px;
    color: #ffffff;
    display: block;
    text-align: center;
    text-transform: uppercase;
    float: right;
}

a.more-2 {
    width: 160px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    border: 2px solid #0a55b2;
    text-align: center;
    margin: 0 auto;
    display: block;
}


#LeftButton4 {
    position: absolute;
    left: 0;
    top: 72px;
}

#RightButton4 {
    position: absolute;
    right: 0;
    top: 72px;
}

/*面包屑*/
.place {
    line-height: 85px;
    color: #666666;
    font-size: 16px;
    float: right;
    padding-right: 20px;

}

.place a {
    color: #666666;
}

.place a:hover {
    color: #f1c832;
}

/*产品列表*/
.plist a {
    display: inline-block;
    border: 1px solid #fff;
    font-size: 14px;
    width: 300px;
    height: 45px;
    line-height: 45px;
    padding: 0 25px;
    margin: 0 22px 5px;
    position: relative;
}

.plist a:after {
    content: "▶";
    color: #666;
    font-size: 18px;
    position: absolute;
    display: block;
    top: 0px;
    left: 25px;
}

.plist a span {
    display: block;
    text-indent: 20px;
}

.plist a:hover {
    border-color: #04319c;
    color: #04319c;
    transition: all 0.5s;
}

.plist a:hover::after {
    color: #04319c;
    transition: all 0.5s;
}

/* 本例子css */
.picScroll-left {
    position: relative;
    width: 100%;
    margin-top: 60px;
}

.picScroll-left .hd { position: relative}

.picScroll-left .bd {
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 7px 10px;
    width: 280px;
    height: 350px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    font-family: "微软雅黑";
}


.picScroll-left .bd ul li .pic {
    text-align: center;
    width: 280px;
    overflow: hidden;
    height: 211px;
    text-align: center;
    line-height: 0;
}

.picScroll-left .bd ul li .pic img {
    width: auto;
    max-width: 100%;
    height: 100%;
    transition-duration: 0.6s
}

.picScroll-left .bd ul li .pic img:hover {
    transition: 1s;
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}
.picScroll-left .bd ul li .title1{
    background: url(../images/pic_sy.jpg) no-repeat left center;
    color: #ffffff;
    line-height: 40px;
    font-size: 16px;
    height: 40px;
    text-align: left;
    position: relative;
    width: 270px;
    padding: 0px 0px 0px 10px;
}
.picScroll-left .bd ul li .title {
    line-height: 40px;
    height: 40px;
    text-align: center;
    position: relative;
}

.picScroll-left .bd ul li .title a {
    color: #000000;
    display: block;
    font-size: 14px;
}

.picScroll-left .bd ul li .title p {
    color: #000000;
    line-height:40px;
    height: 40px;
    font-size: 14px;
}

.picScroll-2 {
    position: relative;
    width: 100%;
}

.picScroll-2 .hd { position: relative}

.picScroll-2 .hd .prev{
    background: url(../images/link_left.jpg);
    display: block;
    position: absolute;
    width: 43px;
    height: 81px;
    top: 160px;
    bottom: 0;
    margin: 0 auto;
    cursor: pointer;
    left: 0px;
}
.picScroll-2 .hd .next {
    background: url(../images/link_right.jpg);
    display: block;
    position: absolute;
    width: 43px;
    height: 81px;
    top: 160px;
    bottom: 0;
    margin: 0 auto;
    cursor: pointer;
    right: 0px;
}


.picScroll-2 .bd {
    padding: 0px 30px 0px 75px;
}

.picScroll-2 .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-2 .bd ul li {
    margin: 0 20px 10px;
    width: 310px;
    height: 320px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    font-family: "微软雅黑";
}


.picScroll-2 .bd ul li .pic {
    text-align: center;
    width: 310px;
    overflow: hidden;
    height: 248px;
    text-align: center;
    line-height: 0;
}

.picScroll-2 .bd ul li .pic img {
    width: auto;
    max-width: 100%;
    height: 100%;
    transition-duration: 0.6s
}

.picScroll-2 .bd ul li .pic img:hover {
    transition: 1s;
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

.picScroll-2 .bd ul li .title {
    height: 50px;
    text-align:center;
    position: relative;
    background: #f6f6f6;
    padding: 10px;
}
.picScroll-2 .bd ul li .title a {
    color: #000000;
    display: block;
    font-size: 18px;
}

.picScroll-2 .bd ul li .title p {
    color: #000000;
    line-height:23px;
    font-size: 18px;
}

/*新闻列表*/
.ul-news {
    list-style: none;
}

.ul-news li {
    font-family: "微软雅黑";
    width: 356px;
    float: left;
    text-align: left;
    position: relative;
    margin-right: 34px;
    margin-bottom: 15px;
    float: left;
    padding: 10px;
    border-top: 3px solid #d7d7d7;
}
.ul-news li:hover{
    border-top: 3px solid #ce3027;
    transition: all 0.5s;
}

.ul-news li  p {
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    font-weight: normal;
}

.ul-news li span {
    color: #666666;
    font-size: 14px;
    text-align: left;
    line-height: 26px;
}
.ul-news li div{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    text-align: left;
    padding-top: 10px;
}

.ul-news li:nth-child(3n) {
    margin-right: 0px;
}

.ul-new1 {
    list-style: none;
}

.ul-new1 li {
    background: #f6f6f6;
    font-family: "微软雅黑";
    width: 98%;
    height: 80px;
    padding: 15px;
    float: left;
    text-align: left;
    position: relative;
    margin-right: 20px;
    margin-bottom: 15px;
    float: left;
}

.ul-new1 li:hover {
    background: #0068b9;
}

.ul-new1 li:hover a, .ul-new1 li:hover div p, .ul-new1 li:hover span, .ul-new1 li:hover span em {
    color: #FFFFFF;
    transition: all 0.5s;
}

.ul-new1 li a:hover {
    color: #FFFFFF;
}

.ul-new1 li div {
    border-left: 1px solid #dedede;
    font-size: 18px;
    font-weight: bold;
    float: left;
    width: 790px;
    padding-left: 15px;
}

.ul-new1 li div p {
    font-size: 14px;
    color: #646464;
    line-height: 30px;
    font-weight: normal;
}

.ul-new1 li span {
    color: #333333;
    font-size: 30px;
    width: 80px;
    float: left;
    text-align: center;
    line-height: 30px;
}

.ul-new1 li span em {
    font-size: 14px;
    color: #999999;
    font-style: normal;
}

.ul-new1 li:nth-child(2n) {
    margin-right: 0px;
}

.ul-nlist {
    display: block;
}
.ul-nlist a{ font-size: 18px; line-height: 60px; height: 60px; color: #dedede333333}
.ul-nlist p{ font-size: 14px; color: #666666; line-height: 30px}


/*内容*/
.content {
    line-height: 26px;
    min-height: 500px;
     padding-top: 15px;
    font-size: 15px;
    color: #272727;
}

.content p {
    line-height: 26px;
    margin: 0 0 10px;
    font-size: 15px;
}

/*产品详情*/
.pcont {
}

.pcont .fl {
    width: 506px;
    overflow: hidden;
    height: 427px;
}

.pcont .fl img {
    width: 100%;
}

.pcont .fr {
    width: 683px;
    overflow: hidden;
    background: #fff;
    height: 427px;
}

.pcont .pinfo {
    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}

.pcont .pinfo span {
    display: block;
    float: left;
    width: 80px;
    font-size: 16px;
}

.pcont .pinfo p {
    font-size: 16px;
    width: 560px;
    float: left;
    margin: 0;
}

.pcont .pinfo p i {
    font-style: normal;
    font-size: 25px;
    font-weight: bold;
}

.pcont .pmore a {
    display: inline-block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 3px solid #272727;
    font-size: 18px;
    margin-right: 10px;
}

.pcont .pmore a:hover {
    background: #00eeb1;
    border-color: #00eeb1;
    color: #272727;
    transition: all 0.5s;
}

.ptip p {
    color: #898989;
    font-size: 14px;
}

.pcontent {
    background: #fff;
    padding: 20px;
    min-height: 200px;
}

.nobg {
    background: none;
}

/*ϵ*/
/*边距*/
.npad {
    padding: none;
}

.pad {
    padding: 20px;
}

.pad2 {
    padding: 27px 0;
    background: #fff;
}

.pad3 {
    padding: 15px;
    background: #1b1b1b;
}

.mrg-t {
    margin: 0 29px;
}

.mrg-t-15 {
    margin-top: 15px;
}

.mrg-t-10 {
    margin-top: 10px;
}

.mrg-t-20 {
    margin-top: 20px;
}

.mrg-t-30 {
    margin-top: 40px;
}

.mrg-t-40 {
    margin-top: 70px;
}

.mrg-b-10 {
    margin-bottom: 10px;
}

.pad-t-20 {
    padding-top: 40px;
}


.nonep {
    padding: 0;
}

/*浮动*/
.fl {
    float: left;
}

.fr {
    float: right;
}

/*去除浮动*/
.clear {
    clear: both;
    overflow: hidden;
    zoom: 1;
    float: none;
}