﻿@charset "utf-8";

/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

html {
    color: #666;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    /*修正手持设备字体变化*/
}

body {
    margin: 0 auto;
    font-family: Microsoft Yahei, "宋体", Arial, Helvetica, sans-serif, Tahoma;
    background: #fff;
    font-size: 14px;
    overflow-x: hidden;
    color: #333;
    max-width: 1920px;
    width: expression_r(document.body.clientWidth <=1200? "1200px": "auto");
    _width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1200?"1200px":"");
}

html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
table,
th,
td,
option,
include,
file,
img {
    margin: 0;
    padding: 0;
}

ul,
li,
dl,
dd,
dt {
    list-style-type: none;
    padding: 0;
    margin: 0;
    border: 0;
}

ol,
ul {
    list-style: none;
}

img {
    border: 0px;
}

a {
    color: #666;
    text-decoration: none;
    blr: exPRession(this.onFocus=this.blur());
    outline: none;
    background: transparent;
    /*修正win8系统IE连接灰色背景*/
}

a:hover {
    color: #000;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.xinxin {
    color: #F00;
}

table {
    border-collapse: collapse;
}

.cpbg {
    margin-top: 15px;
}

.cpbg td {
    border: solid 1px #eaeaea;
    padding: 10px 15px;
    line-height: 22px;
}


/* home */
.flbt {
    text-align: center;
    color: #666;
    font-size: 16px;
}

.flbt p {
    color: #004294;
    font-size: 33px;
    background: url(../images/xlxt.png) center center no-repeat;
}

.sxy {
    background: #f4f4f4;
    padding: 38px 0;
    min-width: 1200px;
}

.sxyok {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}

.sxyok-jj {
    float: left;
    width: 305px;
    height: 525px;
    background: #FFF;
}

.sxyok-jj .sxylogo {
    text-align: center;
    padding: 27px 0;
}

.sxyok-jj .sxyxx {
    text-align: center;
}

.sxyok-jj p {
    padding: 20px 24px;
    font-size: 15px;
    line-height: 20px;
}

.sxyok-kc {
    float: right;
    width: 886px;
}

.kc-l {
    float: left;
    width: 276px;
    background: #FFF;
    height: 471px;
    padding: 27px 10px;
    overflow: hidden;
}

.kc-r {
    float: right;
    width: 536px;
    background: #FFF;
    height: 471px;
    padding: 27px 22px;
    overflow: hidden;
}

.kc-bt {
    font-size: 20px;
    background: url(../images/xyt1.jpg) left center no-repeat;
    padding-left: 30px;
}

.home-zhxx {
    width: 1200px;
    margin: 0 auto;
    padding: 38px 0;
}

.zhxx-ok {
    padding-top: 25px;
}

.zhxx-ok dl {
    float: left;
    width: 600px;
    height: 260px;
    background: #da251d;
    overflow: hidden;
    position: relative;
}

.zhxx-ok dl a {
    color: #fff;
}

.zhxx-ok dl dt {
    float: left;
    width: 300px;
    overflow: hidden;
}

.zhxx-ok dl a img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.zhxx-ok dl a:hover img {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.zhxx-ok dl dd {
    float: right;
    position: absolute;
    width: 320px;
    margin-left: 289px;
    height: 235px;
    background: url(../images/51-1.png) left center no-repeat;
    padding-left: 90px;
    padding-top: 35px;
}

.zhxx-ok dl dd a {
    color: #fff;
}

.zhxx-ok dl dd p {
    font-size: 20px;
}

.zhxx-ok dl

/* homefooter */
.footer {
    background: #030;
    width: 100%;
    height: 262px;
}

.footer-fx {
    height: 54px;
    line-height: 54px;
    background: #131426;
    border-bottom: 1px solid #292a38;
    min-width: 1200px;
}

.footer-fx dl {
    margin: 0 auto;
    width: 1200px;
}

.footer-fx dl dt {
    float: left;
    width: 355px;
    color: #fff;
    padding-left: 200px;
}

.footer-fx dl dd {
    float: right;
    width: 380px;
    background: url(../images/cdq.png) 20px center no-repeat;
    padding-left: 45px;
    border-left: 1px solid #292a38;
}

.footer-fx dl dd a {
    float: left;
    padding: 0 10px;
    color: #fff;
}

.footer-fx dl dd a:hover {
    color: #999;
}

.footer-er {
    background: #131426;
    height: 162px;
    min-width: 1200px;
}

.footer-er dl {
    margin: 0 auto;
    width: 1200px;
}

.footer-er dl dt {
    float: left;
    width: 555px;
    text-align: center;
    padding-left: 90px;
    padding-top: 25px;
}

.footer-er dl dd {
    float: right;
    width: 405px;
    padding-left: 20px;
    border-left: 1px solid #292a38;
    height: 137px;
    color: #b2b3b8;
    padding-top: 25px;
    font-size: 12px;
    line-height: 19px;
}

.footer-er dl dd a {
    color: #b2b3b8;
}

.footer-er dl dd a:hover {
    color: #999;
}

.footer-ggy {
    height: 45px;
    background: url(../images/dixt.jpg) center no-repeat;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    min-width: 1200px;
}


/* info */
.info {
    padding: 100px 0 50px;
    background: url(../images/jjd.jpg) center top no-repeat fixed;
    min-width: 1200px;
}

.infoyqfc {
    padding: 0 0 0;
}

.jjbt {
    text-align: center;
    padding-bottom: 25px;
    background: url(../images/jjtxt.png) center bottom no-repeat;
    margin-top: 70px;
    color: #fff;
}

.jjbt h3 {
    font-size: 33px;
    font-weight: normal;
    color: #fff;
}

.infook {
    margin: 0 auto;
    width: 1200px;
    margin-top: 6px;
}

.infook-l {
    float: left;
    width: 802px;
    position: relative;
    overflow: hidden;
}

.infook-l dl {
    width: 399px;
    height: 321px;
    background: #FFF;
    border-right: 1px solid #eee;
    float: left;
    position: relative;
}

.infook-l dl:nth-child(3) {
    border-right: none;
}

.infook-l dl:nth-child(6) {
    border-right: none;
}

.infook-l dl dt {
    width: 400px;
    height: 219px;
    overflow: hidden;
}

.infook-l dl dd {
    font-size: 20px;
    background: url(../images/jjxt2.jpg) 30px bottom no-repeat;
    padding: 20px 0 15px 30px;
}

.infook-l dl a {
    height: 219px;
    overflow: hidden;
    color: #000;
}

.infook-l dl a img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.infook-l dl a:hover img {
    -webkit-transform: scale(1.20);
    -moz-transform: scale(1.20);
    -o-transform: scale(1.20);
    transform: scale(1.20);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.infook-l dl a:hover {
    color: #d0121b;
}

.infook-l ul {
    padding-top: 6px;
}

.infook-l ul li {
    width: 266px;
    height: 174px;
    background: #FFF;
    border-right: 1px solid #eee;
    float: left;
}

.infook-l ul li i {
    font-style: normal;
    background: url(../images/jjxt2.jpg) 30px bottom no-repeat;
    font-size: 20px;
    padding: 60px 0 15px 30px;
    display: block;
    float: left;
}

.infook-l ul li em {
    padding-top: 31px;
    display: block;
    float: right;
    padding-right: 20px;
}

.infook-l ul li:nth-child(3) {
    border-right: none;
}

.infook-l ul li a img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.infook-l ul li a:hover img {
    -webkit-transform: scale(1.20);
    -moz-transform: scale(1.20);
    -o-transform: scale(1.20);
    transform: scale(1.20);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.infook-l ul li a {
    color: #000;
}

.infook-l ul li a:hover {
    color: #d0121b;
}


.infook-r {
    float: right;
    width: 381px;
    position: relative;
}

.infook-s {
    width: 381px;
    height: 408px;
    background: #004093;
    position: relative;
    overflow: hidden;
}

.infook-x {
    width: 381px;
    height: 408px;
    background: #fff;
    margin-top: 6px;
    position: relative;
    overflow: hidden;
}

.xws-bt {
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: url(../images/jjxt2.jpg) center bottom no-repeat;
    padding-bottom: 10px;
    padding-top: 36px;
}

.infook-s .slides li img {
    max-width: 324px;
    max-height: 206px;
    overflow: hidden;
    margin: 0 auto;
}

.infook-s .slides li div {
    color: #FFF;
    padding: 0 30px;
}

.infook-s .flex-control-nav {
    width: 90%;
    position: absolute;
    bottom: -20px;
    text-align: center;
}

.infook-s .flex-control-nav li {
    margin: 0 3px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.infook-s .flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    background: #666;
    background: rgba(255, 255, 255, 0.3);
    cursor: pointer;
    text-indent: 9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.infook-s .flex-control-paging li a:hover {
    background: #333;
    background: rgba(114, 153, 204, 0.4);
}

.infook-s .flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(242, 108, 0, 0.9);
    cursor: default;
}

.infook-x .slides li img {
    max-width: 324px;
    max-height: 206px;
    overflow: hidden;
    margin: 0 auto;
}

.infook-x .slides li div {
    color: #000;
    padding: 0 30px;
}

.infook-x .flex-control-nav {
    width: 90%;
    position: absolute;
    bottom: -20px;
    text-align: center;
}

.infook-x .flex-control-nav li {
    margin: 0 3px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.infook-x .flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    background: #666;
    background: rgba(155, 155, 155, 0.3);
    cursor: pointer;
    text-indent: 9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.infook-x .flex-control-paging li a:hover {
    background: #333;
    background: rgba(100, 100, 100, 0.4);
}

.infook-x .flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(242, 108, 0, 0.9);
    cursor: default;
}

.d1,
.d2,
.d3,
.d4,
.d5,
.d6,
.d7 {
    position: relative;
}

.i-fade {
    /*transform: translateY(30px);*/
    top: 30px;
    opacity: 0;
}

.infonav {
    margin: 45px auto 0;
    width: 1200px;
    text-align: center;
}

.infonav ul li {
    float: left;
    margin-right: 1px;
    width: calc(100%/9 - 1px);
}

.infonav ul li a {
    color: #ccc;
    width: 100%;
    padding: 13px 0;
    display: block;
    font-size: 15px;
    text-align: center;
    background: Rgba(0, 0, 0, 0.3);
}

.infonav ul li a:hover {
    background: #FFF;
    color: #333;
}

#dqlmcd a {
    color: #FFF;
    font-weight: bold;
    padding: 13.5px 0;
}

#dqlmcd a:hover {
    color: #fff;
    font-weight: bold;
    background: Rgba(0, 0, 0, 0.3);
}

.infook-bt {
    padding: 30px 0 15px 40px;
    border-bottom: 1px dotted #ccc;
    font-size: 24px;
}

.info-nr {
    padding: 30px 40px 40px 40px;
    font-size: 16px;
    line-height: 26px;
}

.info-nr img {
    max-width: 100%;
}

.info-nr2 {
    padding: 30px 40px 40px 40px;
    font-size: 16px;
    line-height: 26px;
}


.yqrd {
    background: #FFF;
    padding: 45px;
    overflow: hidden;
}

.yqrd-bt {
    height: 50px;
}

.yqrd-bt h3 {
    float: left;
    font-size: 21px;
    font-weight: normal;
    background: url(../images/rdt.jpg) left 3px no-repeat;
    padding-left: 30px;
}

.yqrd-bt p a {
    float: right;
    transform: rotate(-90deg);
    transition: transform .35s linear;
    margin-right: 10px;
    padding-top: 2px;
}

.yqrd-bt p a:hover {
    transform: rotate(180deg);
    transition: transform .25s linear;
}

.rdxwok {
    margin-top: 6px;
    background: #FFF;
    padding: 45px;
}

.rdxwok-l {
    float: left;
    width: 784px;
    border-right: 1px solid #eee;
    padding-right: 23px;
}

#news-1 #left .headline {
    position: relative;
    margin-bottom: 23px;
    height: 218px;
}

#news-1 #left .headline img {
    margin-left: 22px;
    float: right;
    width: 362px;
    height: 218px;
}

#news-1 #left .headline .date {
    display: block;
    margin-bottom: 15px;
    font: 16px/27px 'novecento' !important;
    color: #014294;
}

#news-1 #left .headline h1 {
    line-height: 26px;
    font-size: 18px;
    color: #014294;
}

#news-1 #left .headline p {
    color: #666;
}

/* 日期块 */
.date-block {
    float: left;
    padding: 5px 10px 0 16px;
    width: 63px;
    height: 83px;
    font: bold 14px/15px 'novecento' !important;
    color: #444;
    background-color: #f4f4f4;
}

.date-block .day {
    display: block;
    margin: 10px 0 3px 0;
    font: bold 36px/36px 'novecento' !important;
    color: #e62b1e;
}

/* 链接块 */
.link-block {
    border-top: 1px dotted #ccc;
}

.link-block a {
    display: block;
    padding: 24px 0 24px 0;
    height: 90px;
    border-bottom: 1px solid #e8e6e6;
    -webkit-transition: background-color 400ms;
    transition: background-color 400ms;
}

.link-block a:hover {
    background-color: #f4f4f4;
}

.link-block a:last-child {
    border-bottom: 0 none;
}

.link-block a .summary {
    float: left;
    margin-left: 18px;
    width: 660px;
    height: 100%;
    line-height: 18px;
    color: #746969;
}

.link-block a h1 {
    margin-bottom: 8px;
    line-height: 26px;
    font-size: 18px;
    color: #474545;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.link-block a p {
    margin-top: 8px;
    height: 53px;
    line-height: 18px;
    color: #666;
    overflow: hidden;
}

.more a {
    text-align: center;
    line-height: 45px;
    background: #f4f4f4;
    width: 100%;
    display: block;
    margin-top: 1px;
    transition-duration: .3s;
}

.more a:hover {
    background: #cf121b;
    color: #FFF;
    transition-duration: .5s;
}

.rdxwok-r {
    float: right;
    width: 272px;
}


.infoms {
    background: #eee;
    padding-bottom: 25px;
    min-width: 1200px;
}

.infoms-ok {
    margin: 0 auto;
    width: 1200px;
}

.ms-bt {
    border-bottom: 1px solid #eaeaea;
    padding: 30px 0 10px 0;
}

.ms-bt dl dt {
    float: left;
    background: url(../images/mshome.jpg) left center no-repeat;
    padding-left: 20px;
}

.ms-bt dl dd {
    float: right;
    /*width:722px;*/
    text-align: right;
}

.ms-bt dl dd a {
    padding: 0 10px;
    padding-bottom: 9px;
    font-size: 15px;
    color: #000;
}

.ms-bt dl dd a:hover {
    border-bottom: 2px solid #d0121b;
}

#msdqlm {
    border-bottom: 2px solid #d0121b;
}


.ms-nr {
    background: #fff;
    padding: 50px;
    margin-top: 20px;
    padding-bottom: 10px;
}

.ms-xy {
    background: #fff;
    padding: 50px;
    margin-top: 20px;
    padding-bottom: 10px;
}

.ms-xy2 {
    padding: 50px 0;
}

.ms-xy ul {
    padding: 30px 0 20px 0;
    margin: 0 auto;
    width: 900px;
}

.ms-xy ul li {
    float: left;
    padding: 0 50px;
    text-align: center;
}

.sxy-tjkc {
    padding-top: 25px;
}

.sxy-tjkc dl dt {
    float: left;
    width: 692px;
    height: 430px;
    overflow: hidden;
}

.sxy-tjkc dl dt a img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}

.sxy-tjkc dl dt a:hover img {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
    -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    transition: all 1.1s ease;
}

.sxy-tjkc dl dd {
    background: #FFF;
    width: 398px;
    height: 320px;
    float: right;
    padding: 55px;
}

.sxy-tjkc dl dd h1 {
    font-size: 24px;
    font-weight: normal;
}

.sxy-tjkc dl dd h4 {
    font-weight: normal;
    border-bottom: 1px solid #eee;
    padding: 6px 0 3px;
}

.sxy-tjkc dl dd a {
    padding: 6px 0;
    width: 150px;
    text-align: center;
    display: block;
    border: 1px solid #eee;
    transition: all 0.5s ease;
}

.sxy-tjkc dl dd a:hover {
    background: #d0121b;
    transition: all 0.5s ease;
    color: #fff;
}

.sxy-tjkc dl dd p {
    padding: 15px 0;
}


.msqyxt {
    background: #FFF;
    padding: 50px;
    padding-bottom: 10px;
}

.msxxjs {
    background: #FFF;
    padding: 50px;
    padding-top: 20px;
}

.msxxjs-l {
    float: left;
    width: 760px;
    padding-right: 28px;
    border-right: 1px solid #f4f4f4;
    font-size: 16px;
    line-height: 26px;
}

.msxxjs-l img {
    max-width: 100%;
}

.msxxjs-r {
    float: right;
    width: 270px;
    color: #000;
}

.msxxjs-r a {
    color: #000;
}

.msxxjs-r a:hover {
    color: #F00;
}

.msxxjs-r h2 {
    font-size: 16px;
    padding-bottom: 5px;
}

.msxxjs-r img {
    max-width: 100%;
    padding-bottom: 5px;
}

/* cp */
.bannercp {
    height: 281px;
}

.info-mbx {
    height: 101px;
    background: #f4f5f7;
    border-bottom: 1px solid #eee;
}

.mbx-ok {
    margin: 0 auto;
    width: 1200px;
    background: url(../images/ggy.jpg) right center no-repeat;
    height: 101px;
    font-size: 13px;
    color: #666;
}

.mbx-ok h4 {
    font-size: 22px;
    padding-top: 24px;
    color: #333;
}

.cp-kfnr {
    padding: 10px 0 30px 0;
}

.cp-l-t2 {
    height: 47px;
    background: url(../images/nylx.jpg) center center no-repeat;
    line-height: 47px;
    color: #fff;
    font-size: 20px;
    padding-left: 21px;
}

.kfnr-lx {
    background: url(../images/lxt.jpg) center top no-repeat;
    border: 1px solid #eee;
    padding: 8px;
    padding-top: 110px;
}

.kfnr-lx h1 {
    font-size: 22px;
    color: #246cd7;
}

.cpdtok {}

.cpdtok-1 {
    float: left;
    width: 430px;
    height: 460px;
}

.cpdtok-r {
    float: right;
    width: 320px;
    padding: 15px 0;
    overflow: hidden;
}

.cpxxjs {
    padding-bottom: 30px;
}

.cpxxjs img {
    max-width: 774px;
    padding: 10px 0;
}

.cpxxjs span {
    height: 36px;
    display: block;
    background: #f4f5f7;
    line-height: 36px;
    padding-left: 18px;
    font-weight: bold;
    font-size: 16px;
    color: #246cd7;
    margin-bottom: 15px;
}

.homecase-ok {
    margin: 0 auto;
    width: 1200px;
    padding-top: 25px;
}

/*留言*/
.right-main-tou-faq {}

.right-main-tou-faq dl {
    width: 670px;
    padding: 25px 0;
}

.right-main-tou-faq dl dt {
    float: left;
    width: 45px;
    color: #333;
    line-height: 35px;
    height: 35px;
}

.right-main-tou-faq dl dd {
    float: right;
    width: 610px;
    color: #999;
    line-height: 35px;
    height: 35px;
}

.right-main-tou-faq dl dd label {
    padding-right: 25px;
    color: #333;
}

.zck2 {
    width: 350px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #d7d7d7;
    padding: 0 5px;
}

.zck4 {
    width: 480px;
    height: 125px;
    line-height: 25px;
    border: 1px solid #d7d7d7;
    padding: 0 5px;
}

/* new */
.info-right-ok ul {
    padding-bottom: 30px;
}

.info-right-ok ul li {
    overflow: hidden;
    line-height: 36px;
    border-bottom: 1px solid #e6e6e6;
}

.info-right-ok ul li span {
    float: left;
    background: url(../images/index2_15.jpg) no-repeat 5px center;
    padding-left: 13px;
    width: 510px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.info-right-ok ul li span a {
    color: #333;
}

.info-right-ok ul li span a:hover {
    color: #00a2e3;
}

.info-right-ok ul li i {
    float: right;
    color: #999;
    font-style: normal;
    padding-right: 5px;
}

/* new */
.info-xw {
    padding: 15px 40px;
    background: #FFF;
    margin: 10px 0;
}

.info-xw dl {
    height: 144px;
    overflow: hidden;
    transition: all 1.5s ease;
    border-bottom: 1px solid #ebebeb;
}

.info-xw dl:hover {
    background: #f08619;
    transition: all 0.5s ease;
}

.info-xw dl:hover a {
    color: #FFF;
}

.info-xw dl:hover dd {
    border: none;
}

.info-xw dl:hover h1 {
    color: #FFF;
}

.info-xw dl dt {
    float: left;
    width: 190px;
    height: 140px;
    padding: 6px;
    overflow: hidden;
}

.info-xw dl dt a {
    width: 190px;
    height: 140px;
    display: block;
    overflow: hidden;
}

.info-xw dl dd {
    float: right;
    width: 900px;
    height: 125px;
    padding-top: 15px;
    overflow: hidden;
}

.info-xw dl dd h1 {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    color: #333;
}

.info-xw dl dd h4 {
    font-weight: normal;
    padding-top: 5px;
}

.send-mail h1 {
    text-align: center;
    font-size: 28px;
}

.send-mail .title-box {
    position: relative;
}

.send-mail .title-box div {
    width: 418px;
    height: 27px;
    border-bottom: 2px solid #eb0212;
    position: absolute;
    top: 5px;
}

.send-mail .title-box div em {
    display: none;
    width: 34px;
    height: 21px;
    position: absolute;
    bottom: -1px;
}

.send-mail .title-box .left {
    left: 0px;
}

.send-mail .title-box .left em {
    right: 20px;
}

.send-mail .title-box .right {
    right: 0px;
}

.send-mail .title-box .right em {
    left: 20px;
    background-position: -34px 0px;
}

.send-mail .show .title-box .left em {
    display: block;
    -webkit-animation: home_left 0.8s 1 linear;
    animation: home_left 0.8s 1 linear;
}

.send-mail .show .title-box .right em {
    display: block;
    -webkit-animation: home_right 0.8s 1 linear;
    animation: home_right 0.8s 1 linear;
}

.send-mail p.if {
    font-size: 22px;
    color: #000;
    padding: 35px 0px 0 30px;
    position: relative;
}

.send-mail p.if:before {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    background: #333;
    position: absolute;
    left: 0;
    top: 75%;
    margin-top: -1px;
}

.send-mail p.lybt2 {
    font-size: 12px;
    padding-left: 30px;
    padding-bottom: 20px;
    line-height: 16px;
}

.send-mail input {
    display: block;
    width: 45%;
    height: 44px;
    padding: 5px 15px;
    text-indent: 5px;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #333;
}

.send-mail .cname,
.send-mail .company {
    float: left;
}

.send-mail .cemail,
.send-mail .phone {
    float: right;
}

.send-mail form p {
    padding-bottom: 60px;
}

.send-mail textarea {
    display: block;
    width: 100%;
    border: 1px solid #d3d3d3;
    text-indent: 5px;
    padding: 5px 15px;
    box-sizing: border-box;
    height: 191px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-family: Arial, Helvetica, sans-serif;
}

.send-mail span input {
    display: block;
    width: 250px;
    height: 45px;
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    background-color: #ddbc8a;
    color: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    cursor: pointer;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    border: none;
}

.send-mail span input:hover {
    background-color: #22215a;
    border: none;
    color: #FFF;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    /* WebKit*/
    color: #333;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #333;
}

.lyleft {
    float: left;
    width: 70%;
}

.lyright {
    float: right;
    width: 30%;
    padding: 100px 0 0 5%;
    box-sizing: border-box;
    font-size: 13px;
    color: #333;
}

.lyright p {
    font-weight: bold;
    font-size: 36px;
    color: #e57718;
    font-family: "Times New Roman", Times, serif;
}

.lyright a {
    font-weight: 500;
    font-size: 30px;
    color: #e57718;
}

/*内页新闻详细*/
.main-right-ok-newtou {
    font-size: 24px;
    color: #cf121b;
    text-align: center;
}

.main-right-ok-time {
    padding-top: 5px;
    text-align: center;
    color: #888;
    padding-bottom: 15px;
}

.main-right-ok-nr {
    padding: 35px 25px;
    line-height: 24px;
    font-size: 16px;
    border-top: 1px solid #eaeaea;
}

.main-right-ok-nr img {
    padding-top: 6px;
    max-width: 100%;
    overflow: hidden;
}

.main-right-ok-nr a {
    color: #F00;
}

.main-right-ok-nr a:hover {
    color: #000;
}

.fh {
    height: 65px;
    padding-top: 8px;
    border-top: 1px solid #eaeaea;
}

.fh-left {
    float: left;
    font-size: 13px;
    padding-left: 10px;
    line-height: 24px;
    color: #666;
}

.fh-left a {
    color: #666;
}

.fh-left a:hover {
    color: #cf121b;
}

.fh-right {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    width: 124px;
    height: 33px;
    background: #999;
    text-align: center;
}

.fh-right a {
    line-height: 33px;
    color: #fff;
    display: block;
}

.fh-right a:hover {
    line-height: 33px;
    background: #cf121b;
    color: #fff;
    display: block;
    opacity: 1;
    transition-duration: 1s;
}

.xwxg {
    border-top: 1px solid #eaeaea;
    padding: 18px 10px;
}

.xwxg h2 {
    font-size: 16px;
    padding-bottom: 5px;
}

/*内页产品小图*/
.ms-nr ul li {
    float: left;
    display: inline;
    width: 343px;
    height: 285px;
    border: 1px solid #f4f4f4;
    margin: 0 10px 30px 10px;
    overflow: hidden;
}

.ms-nr ul li:hover {
    border: 1px solid #e5e5e5;
    cursor: pointer;
    color: #F00;
}

.cpxt {
    display: table-cell;
    vertical-align: middle;
    *display: block;
    *font-size: 175px;
    *font-family: Arial;
    width: 343px;
    height: 228px;
    line-height: 228px;
    overflow: hidden;
    text-align: center;
}

.cpxt a img {
    max-width: 343px;
    /* 宽度 */
    max-height: 228px;
    /* 高度 */
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    overflow: hidden;
}

.cpxh {
    height: 51px;
    text-align: center;
    line-height: 51px;
    color: #666;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 20px;
}

.cpxh a {
    color: #666;
}

.cpxh a:hover {
    color: #208e9d;
}

.ms-tj {
    background: #fff;
    margin-top: 20px;
    height: 577px;
    overflow: hidden;
}

.ms-tj-l {
    float: left;
    padding: 60px 0 50px 40px;
    width: 700px;
    overflow: hidden;
}

.ms-tj-r {
    float: right;
    width: 426px;
    height: 577px;
    overflow: hidden;
}

.ms-tj-r a img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}

.ms-tj-r a:hover img {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
    -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    transition: all 1.1s ease;
}

.ms-nr ul li img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}

.ms-nr ul li:hover img {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
    -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    transition: all 1.1s ease;
}

.ms-bt2 {
    font-size: 26px;
    padding-bottom: 25px;
}

.ms-bt2 em {
    font-size: 15px;
    color: #666;
    font-style: normal;
}


.ms-nr .con .external {
    display: inline-block;
    margin-right: 25px;
    width: 344px;
    height: 320px;
    text-align: center;
    overflow: hidden;
    padding: 0px;
    border: 0px;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-perspective: 1700px;
    -moz-perspective: 1700px;
    perspective: 1700px;
    -webkit-perspective-origin: 50% 50%;
    -moz-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
}

.ms-nr .con .inner {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.ms-nr .con .inner>div.text {
    background: #fff;
    height: 320px;
    width: 344px;
    backface-visibility: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.ms-nr .con .inner>div.text h3 {
    width: 80%;
    margin: 0px auto;
    font-size: 16px;
    font-weight: normal;
    color: #131313;
    padding-top: 255px;
}

.ms-nr .con .inner>div.text .img {
    position: absolute;
    left: 50%;
    top: 0px;
    width: 100%;
    margin-left: -50%;
    width: 344px;
    height: 228px;
}

.ms-nr .con .inner:hover>div.text {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.ms-nr .con .inner .on {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    color: #fff;
    height: 100%;
    width: 100%;
    margin: 0;
    opacity: 0;
    background-color: #abcd03;
    text-align: center;
    backface-visibility: hidden;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.ms-nr .con .inner .on a {
    display: block;
    height: 100%;
}

.ms-nr .con .inner .on .icon {
    height: 120px;
    margin-top: 50px;
    opacity: 0.5;
    transition-duration: 1s;
    -ms-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.ms-nr .con .inner .on h3 {
    position: absolute;
    left: 50%;
    top: 80%;
    width: 85%;
    margin-left: -40%;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    margin-top: -10px;
    transition-duration: 1s;
    -ms-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.ms-nr .con .inner .on h4 {
    position: absolute;
    left: 50%;
    top: 85%;
    width: 85%;
    margin-left: -42%;
    color: rgba(255, 255, 255, 0.9);
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    transition-duration: 1s;
    -ms-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
    text-align: center;
    line-height: 20px;
}

.ms-nr .con .inner:hover .on {
    opacity: 1;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    transform: rotateY(0)
}

.ms-nr .con .inner:hover .on .icon {
    opacity: 1;
    margin-top: 70px;
}

.ms-nr .con .inner:hover .on h3 {
    top: 15%;
}

.ms-nr .con .inner:hover .on h4 {
    top: 30%;
}


.ms-bt3 {
    text-align: center;
    background: url(../images/xyd.jpg) center bottom no-repeat;
    padding-bottom: 20px;
    font-size: 24px;
}

.ms-bt4 {
    text-align: center;
    background: url(../images/kcxt.jpg) center bottom no-repeat;
    padding-bottom: 20px;
    font-size: 24px;
    color: #FFF;
}

.sxy-jj {
    background: url(../images/xyjj.jpg) no-repeat;
    padding: 30px;
    padding-left: 350px;
    margin: 25px 0;
    line-height: 24px;
}


.hzyx {
    background: #dcdddd;
    padding-bottom: 25px;
    min-width: 1200px;
}

.hzyx-bt {
    margin: 0 auto;
    width: 1200px;
    font-size: 24px;
    line-height: 85px;
    color: #000;
}

.sxylx {
    background: url(../images/xylxd.jpg) center top no-repeat;
    height: 600px;
    min-width: 1200px;
}

.sxylx ul {
    margin: 0 auto;
    width: 1080px;
    padding-top: 55px;
}

.sxylx ul li {
    float: left;
    width: 250px;
    height: 260px;
    background: Rgba(0, 0, 0, 0.6);
    margin: 0 10px;
    transition: 0.5s;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    padding-top: 90px;
}

.sxylx ul li:hover {
    background: Rgba(0, 66, 148, 1);
    cursor: pointer;
    transition: 0.5s;
}

.sxylx ul li img {
    padding-bottom: 25px;
}



.page {
    text-align: center;
    background: #FFF;
}

.page ul {
    float: left;
    position: relative;
    left: 50%;
    padding-bottom: 12px;
}

.page ul li {
    position: relative;
    right: 50%;
    float: left;
    text-align: center;
    margin-right: 0;
    
}

.page ul li a {
    display: inline-block;
    color: #666;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #e1e1e1;
    margin-right: 8px;
}

.page ul li a.page-num-current,.page ul li a:hover {
    background: #ff8601;
    color: #FFF;
    border: 1px solid #ff8601;
}

#page-dq {
    background: #ff8601;
    border: 1px solid #ff8601;
}

#page-dq a {
    color: #FFF;
}

#page-dq a:hover {
    background: none;
}


/*内页产品小图*/
.info-cp {
    margin: 45px;
    margin-bottom: 10px;
}

.info-cp ul li {
    float: left;
    display: inline;
    width: 354px;
    height: 510px;
    margin: 0 24px 20px 0;
    overflow: hidden;
}

.cpxt {
    display: table-cell;
    vertical-align: middle;
    *display: block;
    *font-size: 175px;
    *font-family: Arial;
    width: 354px;
    height: 476px;
    line-height: 476px;
    overflow: hidden;
    text-align: center;
}

.cpxt a img {
    max-width: 354px;
    /* 宽度 */
    max-height: 476px;
    /* 高度 */
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    overflow: hidden;
}

.cpxh {
    height: 31px;
    text-align: center;
    line-height: 31px;
    color: #666;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 20px;
}

.cpxh a {
    color: #666;
}

.cpxh a:hover {
    color: #208e9d;
}

.info-cp ul li:nth-child(3n) {
    margin-right: 0;
}

.cpxt a img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}

.cpxt a:hover img {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}




/*产品大图*/
.cpms {
    padding: 0 14px;
    padding-top: 20px;
}

.main-right-ok-cpdt {
    font-size: 18px;
    color: #004098;
    padding-bottom: 10px;
}

.main-right-ok-cptime {
    padding-bottom: 13px;
    padding-top: 5px;
    text-align: center;
    color: #888;
    border-top: 1px solid #eaeaea;
}

.info-cp-dt {
    margin: 0 auto;
    width: 995px;
    background: #FFF;
    padding: 20px;
    padding-bottom: 0;
    border-bottom: 2px solid #e0dfdd;
}

.cp-dt-ok {
    padding: 0 12px;
    padding-bottom: 20px;
    line-height: 22px;
    font-size: 12px;
}

.info-ok-cp-dt {
    text-align: center;
}

.info-ok-cp-dt img {
    max-width: 705px;
    /* 宽度 */
    -ms-interpolation-mode: bicubic;
    overflow: hidden;
    padding-bottom: 15px;
}

.info-ok-cp-sm {
    height: 30px;
    border: 1px solid #baeafb;
    background: url(../images/cpsmbt.jpg) repeat-x;
    line-height: 30px;
    margin-top: 4px;
    padding-left: 15px;
    color: #005bac;
}

.info-ok-cp-nr {
    padding: 15px;
    font-size: 12px;
    line-height: 23px;
}

.info-ok-cp-xz {
    padding: 25px 0 15px 0;
    text-align: center;
}


.cpdt {
    text-align: center;
}

.cpdt img {
    max-width: 770px;
    overflow: hidden;
    padding: 20px 0;
}