@charset "UTF-8";

html {
    min-width: 1200px;
}

body,
p,
form,
textarea,
h1,
h2,
h3,
h4,
h5,
dl,
dd {
    margin: 0px;
}

input,
button,
ul,
ol {
    margin: 0px;
    padding: 0px;
}

body,
input,
button,
form {
    font-size: 14px;
    line-height: 28px;
    font-family: "microsoft yahei", 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6,
font {
    font-size: 14px;
    font-weight: normal;
}

ul,
ol,
li {
    list-style: none;
}

input {
    background: none;
    border: 0 none;
}

img,
iframe {
    border: 0px;
}

em,
i {
    font-style: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.red {
    color: #e74037;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.poa {
    position: absolute;
}

.por {
    position: relative;
}

.hidden {
    display: none;
}

.hide {
    display: none !important;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.w1400 {
    width: 1400px;
    margin: 0 auto;
}

.w1400 {
    width: 1400px;
    margin: 0 auto;
}

.icon {
    background: url(/template/pc/skin/images/icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #bc070e;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

.ease,
.ease * {
    transition: all ease 300ms;
}

.noease,
.noease * {
    transition: none;
}

:-moz-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

.clearfix {
    *zoom: 1;
}

.clear {
    clear: both;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.dialog-layout {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.top_main {
    width: 100%;
    position: relative;
    z-index: 999;
    background: #333333 url(/template/pc/skin/images/topbg.jpg) no-repeat center top;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    color: #fff;
}

.top_main .top {
    position: relative;
}

.top_main p {
    float: left;
    width: 42%;
}

.top_main .top_r {
    float: right;
    width: 50%;
    text-align: right;
}

.top_main .top_r li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    color: #fff;
}

.top_main .top_r li a {
    color: #b2b2b2;
    cursor: pointer;
}

.top_main .top_r li a:hover {
    color: #fff;
}

.top_main .top_r li s {
    width: 20px;
    height: 22px;
    margin-right: 6px;
    background-position: 0 0;
}

.top_main .top_r li.map s {
    background-position: -27px 0;
}

.top_main .top_r li.tel s {
    background-position: -58px 0;
}

.top_main .top_r li.ewm {
    position: relative;
    color: #b2b2b2;
}

.top_main .top_r li.ewm s {
    background-position: -96px 0;
}

.top_main .top_r li.ewm .box {
    width: 100px;
    height: 100px;
    border: 5px solid #fff;
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 88;
    display: none;
    background: #fff;
}

.top_main .top_r li.ewm .box img {
    width: 100%;
    height: 100%;
    display: block;
}

.top_main .top_r li.ewm:hover .box {
    display: block;
}

.top_main .top_r .split {
    width: 1px;
    text-align: center;
    margin: 0 10px;
    font-size: 12px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 1px;
    color: #5c5c5c;
}

.header_main {
    width: 100%;
    height: 100px;
    position: relative;
    z-index: 998;
    background: #fff;
}

.header_main .logo_main {
    width: 450px;
    height: 80px;
    float: left;
    padding-top: 8px;
}

.header_main .logo_main img {
    display: block;
    height: 80px;
    width: 450px;
    margin: 0 auto;
}

.header_main h1 {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    height: 65px;
    line-height: 35px;
    float: left;
    border-left: 1px solid #dddddd;
    margin: 16px 0 0 20px;
    padding-left: 18px;
}

.header_main .header {
    position: relative;
}

.header_main .webtel {
    width: 270px;
    padding-top: 22px;
    line-height: 24px;
    float: right;
    white-space: nowrap;
}

.header_main .webtel s {
    width: 47px;
    height: 47px;
    float: left;
    margin: 12px 7px 0 0;
    background-position: -329px -35px;
}

.header_main .webtel span {
    display: block;
    text-transform: uppercase;
}

.header_main .webtel strong {
    color: #bc070e;
    font-size: 34px;
    line-height: 34px;
    display: block;
    font-family: arial;
}

.header_main .numbox {
    width: 495px;
    float: left;
    margin: 22px 0 0 25px;
}

.header_main .numbox .item {
    float: left;
    width: 160px;
}

.header_main .numbox .item:first-child {
    margin-right: 15px;
}

.header_main .numbox .item:first-child s {
    background-position: -159px -235px;
}

.header_main .numbox .item s {
    width: 52px;
    height: 52px;
    margin-right: 7px;
    display: block;
    float: left;
    background-position: -159px -235px;
}

.header_main .numbox .item .num strong {
    font-family: impact;
    font-size: 30px;
    line-height: 32px;
    font-weight: normal;
    color: #bc070e;
    display: inline-block;
    vertical-align: top;
}

.header_main .numbox .item .num span {
    font-size: 12px;
    line-height: 12px;
    display: inline-block;
    vertical-align: top;
}

.header_main .numbox .item .p {
    display: block;
    font-weight: bold;
    line-height: 22px;
}

.nav_main {
    width: 100%;
    float: left;
    height: 60px;
    line-height: 60px;
    position: sticky !important;
    top: 0;
    z-index: 10;
    background: #bc070e;
}

.nav_main .list {
    text-align: center;
    line-height: 0;
    font-size: 0;
}

.nav_main li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 60px;
    line-height: 60px;
    position: relative;
    vertical-align: top;
    text-align: center;
    font-size: 17px;
}

.nav_main li:first-child {
    background: none;
}

.nav_main li a {
    display: block;
    height: 100%;
    padding: 0 70px;
    position: relative;
    color: #fff;
    border-left: 1px solid #bc070e;
    border-right: 1px solid #bc070e;
}

.nav_main li:hover>a,
.nav_main li.hover>a {
    padding: 0 70px;
    background: #333;
    /* border-left: 1px solid #fff;
    border-right: 1px solid #fff; */
}

.nav_main .sub-box {
    background: #bc070e;
    width: 100%;
    position: absolute;
    left: 0;
    top: 60px;
    display: none;
}

.nav_main .sub-box a {
    color: #fff;
    line-height: 46px;
    height: 46px;
    padding: 0;
    overflow: hidden;
    display: block;
    font-size: 16px;
    transition: all ease 300ms;
    border-top: 1px solid #fff;
}

.nav_main .sub-box a:hover {
    background: #333;
}

.bnav {
    width: 100%;
    border-bottom: 1px solid #414a54;
    text-align: center;
    background: #202a36;
}

.bnav a,
.bnav span {
    display: inline-block;
}

.bnav span {
    font-family: arial;
    margin: 4px 62px 0;
    line-height: 40px;
    font-size: 16px;
    color: #636a73;
}

.bnav a {
    color: #bcbdc0;
    font-size: 16px;
}

.bnav a:hover {
    color: #fff;
}

.footer_main {
    width: 100%;
    background: #202a36;
    color: #cccccc;
}

.footer_main .footer {
    padding: 48px 0;
}

.footer_main .blogo {
    float: left;
    margin-right: 77px;
    padding-top: 8px;
}

.footer_main .blogo img {
    display: block;
    max-width: 110px;
}

.footer_main .bcontact {
    width: 360px;
    padding: 6px 0 6px 45px;
    float: left;
    line-height: 24px;
    border-left: 1px solid #37404a;
    border-right: 1px solid #37404a;
}

.footer_main .bcontact h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
}

.footer_main .bcontact .txt {
    color: #888c95;
    line-height: 24px;
    font-size: 12px;
}

.footer_main .bcontact .txt strong {
    color: #fff;
}

.footer_main .bewm {
    width: 260px;
    height: 110px;
    margin-top: 12px;
    display: block;
    float: left;
    margin-left: 55px;
    font-size: 0;
}

.footer_main .bewm img {
    display: inline-block;
    vertical-align: top;
    width: 110px;
    height: 110px;
    /* border: 5px solid #dddddd; */
}

.footer_main .bewm img:first-child {
    margin-right: 10px;
}

.footer_main .bcontact2 {
    width: 240px;
    float: right;
    padding-top: 10px;
}

.footer_main .bcontact2 .tel {
    line-height: 24px;
    height: 55px;
    color: #fff;
}

.footer_main .bcontact2 .tel s {
    width: 48px;
    height: 48px;
    float: left;
    margin: 3px 5px 0 0;
    background-position: -328px -35px;
}

.footer_main .bcontact2 .tel span {
    display: block;
    text-transform: uppercase;
    color: #fff;
}

.footer_main .bcontact2 .tel strong {
    color: #f00;
    font-size: 26px;
    line-height: 24px;
    display: block;
    font-family: arial;
    white-space: nowrap;
}

.footer_main .bcontact2 .txt {
    padding-left: 53px;
    line-height: 24px;
}

.footer_main .copyright {
    background: #141920;
    font-size: 12px;
    color: #666666;
    text-align: center;
}

.footer_main .copyright a {
    color: #666666;
}

.footer_main .copyright a:hover {
    color: #fff;
}

.footer_main .bfix {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: fixed;
    left: 0;
    bottom: -10px;
    z-index: 99;
    text-align: center;
    color: #fff;
    background: url(/template/pc/skin/images/barbg.jpg) no-repeat center bottom;
}

.footer_main .bfix p,
.footer_main .bfix .tel {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.footer_main .bfix p {
    font-size: 20px;
}

.footer_main .bfix .tel {
    color: #fff;
    font-size: 32px;
    font-family: arial;
    margin-left: 10px;
}

.leftNav {
    width: 280px;
    position: relative;
    z-index: 20;
    background: #fff;
}

.leftNav .title {
    width: 280px;
    height: 95px;
    line-height: 95px;
    background: #bc070e;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 32px;
}

.leftNav .title .en {
    display: block;
    padding: 20px 0 0 15px;
    line-height: 30px;
    font-size: 28px;
    text-transform: uppercase;
    font-family: "Cambria";
}

.leftNav .title .line {
    width: 22px;
    height: 1px;
    display: block;
    margin: 10px 0 10px 15px;
    background: #fff;
}

.leftNav .title h3 {
    font-size: 18px;
    padding-left: 15px;
}

.leftNav .list {
    border: 1px solid #dddddd;
    border-top: 0px;
    padding-top: 3px;
    padding-bottom: 50px;
}

.leftNav .item {
    border-bottom: 1px solid #dddddd;
}

.leftNav .item h3 {
    line-height: 51px;
    height: 51px;
    font-size: 18px;
}

.leftNav .item h3 a {
    color: #333;
    display: block;
    padding-left: 28px;
}

.leftNav .item h3 s {
    width: 22px;
    height: 22px;
    margin: 22px 28px 0 0;
    float: right;
    display: inline-block;
    background-position: -124px 0;
}

.leftNav .item h3:hover,
.leftNav .item h3.hover {
    background: url(/template/pc/skin/images/leftNav-lihover.png) no-repeat center top;
}

.leftNav .item h3:hover a,
.leftNav .item h3.hover a {
    color: #bc070e;
}

.leftNav .item h3:hover s,
.leftNav .item h3.hover s {
    background-position: -154px 0;
}

.leftNav .item h3:hover .box {
    display: block;
}

.leftNav .item .box {
    padding: 0 0 5px 29px;
    display: none;
}

.leftNav .item .box a {
    width: 100%;
    line-height: 40px;
    display: block;
    height: 40px;
    overflow: hidden;
    font-size: 16px;
}

.leftNav .item .box a:hover,
.leftNav .item .box a.hover {
    color: #bc070e;
}

.leftNav .item:hover .box,
.leftNav .item.hover .box {
    display: block;
}

.leftTel {
    width: 100%;
}

.leftTel h3 {
    color: #bc070e;
    text-align: center;
    font-size: 27px;
    padding: 20px 0 15px;
}

.leftTel h3 span {
    width: 5px;
    height: 5px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
    background: #bc070e;
    border-radius: 100%;
}

.leftTel .tel {
    line-height: 20px;
    padding-left: 19px;
}

.leftTel .tel s {
    width: 45px;
    height: 45px;
    float: left;
    margin: 3px 5px 0 0;
    background-position: -178px -45px;
}

.leftTel .tel span {
    display: block;
    text-transform: uppercase;
    color: #999999;
}

.leftTel .tel strong {
    color: #f00;
    font-size: 28px;
    line-height: 25px;
    display: block;
    font-family: arial;
}

.indexTit {
    height: 60px;
    line-height: 60px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
}

.indexTit .more {
    float: right;
    line-height: 60px;
    font-family: arial;
    margin-top: 5px;
    font-size: 18px;
}

.indexTit .more s {
    width: 18px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    background-position: -312px 0;
}

.indexTit .more:hover {
    color: #bc070e;
}

.indexTit .more:hover s {
    background-position: -283px 0;
}

.indexTit h3 {
    font-size: 32px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.indexTit h3 strong {
    color: #bc070e;
}

.indexTit .s {
    width: 42px;
    height: 45px;
    vertical-align: middle;
    background-position: -234px 10px;
}

.indexTit .line {
    width: 30px;
    height: 2px;
    display: inline-block;
    vertical-align: middle;
    background: #dddddd;
    margin: 0 7px;
    margin-top: 4px;
}

.indexTit h4 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    margin-top: 4px;
    font-size: 18px;
    color: #999999;
}

.prolist {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.prolist .list {
    width: 105%;
    position: relative;
}

.prolist .item {
    width: 278px;
    float: left;
    margin: 0 20px 20px 0;
    position: relative;
    border: 1px solid #cccccc;
    transition: all ease 300ms;
    overflow: hidden;
    background: #fff;
}

.prolist .item a {
    display: block;
}

.prolist .item img {
    width: 278px;
    height: 209px;
    display: block;
}

.prolist .item h3 {
    padding: 0 6px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    color: #383838;
    line-height: 40px;
    overflow: hidden;
    transition: all ease 300ms;
    border-top: 1px solid #e5e5e5;
}
.prolist .item p
{
    padding: 0 15px;
}
.prolist .item .bg {
    width: 100%;
    height: 131px;
    padding-top: 80px;
    position: absolute;
    left: -100%;
    top: 0;
    transition: all ease 300ms;
    background: url(/template/pc/skin/images/blue80.png) repeat 0 0;
}

.prolist .item .bg s {
    width: 54px;
    height: 54px;
    display: block;
    margin: 0 auto;
    background-position: 0 -112px;
}

.prolist .item.hasm h3 {
    padding: 0 18px;
    font-size: 16px;
}

.prolist .item.hasm h3 .more {
    width: 98px;
    height: 28px;
    line-height: 28px;
    margin-top: 15px;
    display: block;
    text-align: center;
    border: 1px solid #e2e2e2;
    float: right;
    font-size: 14px;
    transition: all ease 300ms;
}

.prolist .item:hover .bg {
    left: 0;
}

.prolist .item:hover h3 {
    color: #bc070e;
}

.prolist .item:hover h3 .more {
    background: #bc070e;
    color: #fff;
}

.companylist {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.companylist .item {
    width: 315px;
    float: left;
    margin: 0 9px 10px 9px;
    position: relative;
    border: 1px solid #cccccc;
    transition: all ease 300ms;
    overflow: hidden;
    background: #fff;
}

.companylist .item img {
    width: 315px;
    height: 226px;
    display: block;
}

.companylist .item h3 {
    padding: 0 6px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    color: #383838;
    line-height: 40px;
    overflow: hidden;
    transition: all ease 300ms;
    border-top: 1px solid #e5e5e5;
}
/**/
.companyshow {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.companyshow .item {
    width: 380px;
    float: left;
    margin: 0 7px 10px 9px;
    position: relative;
    border: 1px solid #cccccc;
    transition: all ease 300ms;
    overflow: hidden;
    background: #fff;
}

.companyshow .item img {
    width: 380px;
    height: 285px;
    display: block;
}

.companyshow .item h3 {
    padding: 0 6px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    color: #383838;
    line-height: 40px;
    overflow: hidden;
    transition: all ease 300ms;
    border-top: 1px solid #e5e5e5;
}
.honorlist {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.honorlist .list {
    width: 105%;
    position: relative;
}

.honorlist .item {
    width: 282px;
    height: 212px;
    float: left;
    margin: 0 23px 23px 0;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.honorlist .item a {
    display: block;
}

.honorlist .item img {
    width: 282px;
    height: 212px;
    display: block;
}

.honorlist .item .txtcon {
    width: 100%;
    height: 150px;
    padding-top: 62px;
    position: absolute;
    left: -100%;
    top: 0;
    transition: all ease 300ms;
    background: url(/template/pc/skin/images/blue80.png) repeat 0 0;
}

.honorlist .item .txtcon h3 {
    text-align: center;
    width: 100%;
    font-size: 24px;
    color: #fff;
    margin-bottom: 16px;
}

.honorlist .item .txtcon .line {
    position: absolute;
    left: 5px;
    top: 5px;
    bottom: 5px;
    right: 5px;
    border: 1px solid #85b3cf;
}

.honorlist .item .txtcon .more {
    width: 143px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    display: block;
    margin: 0 auto;
    background-position: 0 -112px;
    text-align: center;
}

.honorlist .item:hover .txtcon {
    left: 0;
}

.caselist {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.caselist .list {
    width: 105%;
    position: relative;
}

.caselist .item {
    width: 380px;
    height: 410px;
    float: left;
    margin: 0 30px 30px 0;
    position: relative;
    background: #bc070e;
    overflow: hidden;
}

.caselist .item a {
    display: block;
}

.caselist .item img {
    width: 380px;
    height: 214px;
    display: block;
    transition: all ease 300ms;
}

.caselist .item .txtcon {
    width: 330px;
    height: 180px;
    padding: 0 15px;
    position: absolute;
    left: 10px;
    bottom: 8px;
    background: #fff;
    z-index: 10;
}

.caselist .item .txtcon h3 {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    overflow: hidden;
    transition: all ease 300ms;
    margin-bottom: 14px;
    border-bottom: 1px solid #dddddd;
    color: #333;
}

.caselist .item .txtcon .txt {
    line-height: 26px;
    max-height: 52px;
    margin-bottom: 15px;
    font-size: 16px;
    overflow: hidden;
    color: #333333;
}

.caselist .item .txtcon .more {
    width: 100%;
    display: block;
    font-size: 18px;
}

.caselist .item .txtcon .more s {
    width: 24px;
    height: 15px;
    margin-left: 9px;
    background-position: -342px 0;
    transition: all ease 300ms;
}

.caselist .item:hover img {
    filter: brightness(105%);
}

.caselist .item:hover .txt {
    color: #bc070e;
}

.caselist .item:hover .more {
    color: #bc070e;
}

.caselist .item:hover .more s {
    background-position: -370px 0;
}

.txtlist {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.txtlist .list {
    width: 120%;
    position: relative;
}

.txtlist li {
    width: 300px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    float: left;
    margin-right: 70px;
}

.txtlist li a {
    width: 100%;
    display: block;
}

.txtlist li s {
    width: 4px;
    height: 4px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -1px;
    border-radius: 100%;
    background: #333333;
    margin-right: 10px;
}

.txtlist li .time {
    float: right;
}

.banner {
    width: 100%;
    overflow: hidden;
}

.search_main {
    width: 100%;
    height: 61px;
    background: #f5f5f5;
    border-bottom: 1px solid #e0e1e2;
}

.search_main.index-search {
    background: #fff;
}

.search_main .search {
    width: 346px;
    height: 35px;
    line-height: 35px;
    float: left;
    position: relative;
    margin-top: 13px;
}

.search_main .search input {
    border: 0px;
    outline: none;
    display: block;
}

.search_main .search .txt {
    width: 298px;
    height: 33px;
    line-height: 33px;
    float: left;
    border: 1px solid #dddddd;
    text-indent: 1em;
}

.search_main .search .btn {
    width: 44px;
    height: 35px;
    float: left;
    cursor: pointer;
    background-color: #bc070e;
    background-position: -186px 8px;
}

.search_main .skey_txt {
    width: 690px;
    float: right;
    text-align: right;
    height: 61px;
    font-size: 0;
    line-height: 61px;
    font-size: 16px;
}

.search_main .skey_txt span {
    display: inline-block;
}

.search_main .skey_txt a {
    display: inline-block;
    color: #666;
}

.search_main .skey_txt a:hover {
    color: #bc070e;
}

.search_main .skey_txt .split {
    width: 1px;
    height: 15px;
    display: inline-block;
    margin: 0 16px;
    background: #dddddd;
}

.index {
    width: 100%;
    position: relative;
    z-index: 20;
    overflow: hidden;
}

.index .floor_1 {
    position: relative;
    z-index: 20;
    padding: 0 0 30px;
    background: #fafbfc url(/template/pc/skin/images/floor_1bg.jpg) no-repeat center bottom;
}

.index .floor_1 .floor_1_1 {
    padding: 30px 0 50px;
    height: 148px;
}

.index .floor_1 .floor_1_1 li {
    width: 385px;
    height: 160px;
    float: left;
    position: relative;
    transition: all ease 300ms;
    margin-left: 22px;
    box-shadow: 0 4px 8px rgba(19, 177, 222, 0.3);
}

.index .floor_1 .floor_1_1 li:first-child {
    margin-left: 0;
}

.index .floor_1 .floor_1_1 li a {
    width: 100%;
    display: block;
}

.index .floor_1 .floor_1_1 li img {
    width: 100%;
    height: 100%;
    display: block;
}

.index .floor_1 .floor_1_1 li h3 {
    width: 142px;
    line-height: 30px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 54px;
    z-index: 10;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.index .floor_1 .floor_1_1 li .txt {
    width: 160px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    position: absolute;
    right: 46px;
    top: 88px;
    text-align: center;
}

.index .floor_1 .floor_1_1 li.a2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

.index .floor_1 .floor_1_1 li.a2 h3 {
    right: 60px;
}

.index .floor_1 .floor_1_1 li.a2 .txt {
    width: 190px;
    right: 38px;
}

.index .floor_1 .floor_1_1 li.a3 h3 {
    width: 120px;
    right: 76px;
}

.index .floor_1 .floor_1_1 li.a3 .txt {
    width: 220px;
    color: #c4e2f7;
    right: 22px;
}

.index .floor_1 .floor_1_1 li:hover {
    margin-top: -6px;
}

.index .floor_1_2_con {
    width: 883px;
    float: right;
}

.index .floor_1_2_con .list {
    padding-bottom: 12px;
    *padding-bottom: 32px;
}

.index .floor_1_2_con .xbanner {
    width: 798px;
    height: 132px;
    padding: 26px 0 0 82px;
    background: url(/template/pc/skin/images/iproduct-adbg.jpg) no-repeat 0 0;
    color: #fff;
    position: relative;
}

.index .floor_1_2_con .xbanner h3 {
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

.index .floor_1_2_con .xbanner p {
    font-size: 20px;
}

.index .floor_1_2_con .xbanner .btn {
    width: 165px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: block;
    background: #bc070e;
    color: #fff;
    position: absolute;
    right: 76px;
    top: 44px;
    z-index: 10;
    font-size: 20px;
    transition: all ease 300ms;
}

.index .floor_1_2_con .xbanner .btn:hover {
    background: #bc070e;
}

.index .leftNav {
    float: left;
}

.index .floor_2 {
    width: 100%;
    height: 639px;
    overflow: hidden;
    background: url(/template/pc/skin/images/iadvanbg.jpg) no-repeat center bottom;
}

.index .floor_2 .title {
    text-align: center;
    padding: 48px 0 35px;
    line-height: 40px;
}

.index .floor_2 .title h3 {
    font-size: 36px;
    font-weight: bold;
    color: #bc070e;
}

.index .floor_2 .title h4 {
    color: #666;
    font-size: 16px;
}

.index .floor_2 .advanCon {
    height: 450px;
    position: relative;
    background: url(/template/pc/skin/images/iadvan-img.png) no-repeat center 18px;
}

.index .floor_2 .advanCon .item {
    width: 260px;
    position: absolute;
}

.index .floor_2 .advanCon .item h3 {
    height: 58px;
    color: #bc070e;
    font-weight: bold;
    font-size: 24px;
    line-height: 40px;
    padding-top: 1px;
    position: relative;
    padding-left: 60px;
}

.index .floor_2 .advanCon .item h3 .line {
    width: 40px;
    height: 3px;
    display: block;
    background: #acd1e9;
}

.index .floor_2 .advanCon .item h3 s {
    width: 47px;
    height: 47px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #bc070e;
    background: url(/template/pc/skin/images/iadvan-ico.png) no-repeat 8px center;
    border-radius: 100%;
}

.index .floor_2 .advanCon .item .txt {
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}

.index .floor_2 .advanCon .item.a1 {
    left: 0;
    top: 32px;
}

.index .floor_2 .advanCon .item.a2 {
    right: 0;
    top: 54px;
}

.index .floor_2 .advanCon .item.a2 h3 s {
    background-position: -62px center;
}

.index .floor_2 .advanCon .item.a3 {
    left: 0;
    top: 276px;
}

.index .floor_2 .advanCon .item.a3 h3 s {
    background-position: -132px center;
}

.index .floor_2 .advanCon .item.a4 {
    width: 272px;
    right: 0;
    top: 276px;
}

.index .floor_2 .advanCon .item.a4 h3 s {
    background-position: -200px center;
}

.index .floor_3 {
    padding: 40px 0 0;
}

.index .floor_3 .indexTit {
    margin-bottom: 40px;
}

.index .floor_3 .prev,
.index .floor_3 .next {
    width: 60px;
    height: 60px;
    z-index: 10;
    position: absolute;
    top: 250px;
    cursor: pointer;
    background: url(/template/pc/skin/images/btn-ico.png) no-repeat 0 center;
}

.index .floor_3 .prev {
    left: -105px;
    background-position: 0 0;
}

.index .floor_3 .prev:hover {
    background-position: 0 -90px;
}

.index .floor_3 .next {
    right: -105px;
    background-position: -90px 0;
}

.index .floor_3 .next:hover {
    background-position: -90px -90px;
}

.index .floor_3 .icase {
    position: relative;
}

.index .floor_3 .icase .icaseCon {
    padding-bottom: 40px;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: auto;
}

.index .floor_3 .icase .list {
    width: 500%;
    position: relative;
}

.index .ixbanner {
    width: 100%;
    height: 163px;
    margin-top: 20px;
    padding: 120px 0 0 0;
    background: url(/template/pc/skin/images/ixbannerbg.jpg) no-repeat center top;
}

.index .ixbanner .txt1 {
    font-size: 32px;
    padding-top: 20px;
    line-height: 48px;
    font-weight: bold;
    width: 700px;
    float: left;
    color: #fff;
}

.index .ixbanner .txt2 {
    font-size: 28px;
    color: #fff;
    line-height: 42px;
    width: 260px;
    float: right;
}

.index .ixbanner .txt2 h3 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    font-family: arial;
}

.index .floor_4 {
    width: 100%;
    padding: 45px 0;
    background: #f6f6f6;
}

.index .floor_4 .indexTit {
    margin-bottom: 42px;
}

.index .floor_4 .indexTit .s {
    background-position: -230px -46px;
}

.index .floor_4 .iabout .img {
    width: 520px;
    height: 390px;
    float: left;
    position: relative;
    display: block;
}

.index .floor_4 .iabout .img img {
    width: 520px;
    height: 390px;
    position: relative;
    z-index: 11;
    display: block;
}

.index .floor_4 .iabout .img .bg {
    width: 498px;
    height: 296px;
    display: block;
    position: absolute;
    right: -15px;
    bottom: -15px;
    background: #bc070e;
}

.index .floor_4 .iabout .txtcon {
    width: 595px;
    float: right;
}

.index .floor_4 .iabout .txtcon .tit {
    padding-top: 58px;
}

.index .floor_4 .iabout .txtcon .tit s {
    width: 38px;
    height: 45px;
    margin-right: 6px;
    background-position: -277px -48px;
}

.index .floor_4 .iabout .txtcon .tit h3 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-bottom: 6px;
    border-bottom: 2px solid #bc070e;
    font-size: 26px;
    font-weight: bold;
}

.index .floor_4 .iabout .txtcon .tit h3 span {
    color: #bc070e;
}

.index .floor_4 .iabout .txtcon .txt {
    line-height: 32px;
    font-size: 16px;
    height: 160px;
    padding-top: 22px;
    color: #666;
    overflow: hidden;
}

.index .floor_4 .iabout .txtcon .btn {
    padding-top: 45px;
}

.index .floor_4 .iabout .txtcon .btn a {
    width: 128px;
    height: 38px;
    float: left;
    margin-left: 24px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #cccccc;
    color: #666;
}

.index .floor_4 .iabout .txtcon .btn a s {
    width: 32px;
    height: 32px;
    margin-right: 5px;
    background-position: -74px -102px;
}

.index .floor_4 .iabout .txtcon .btn a:first-child {
    margin-left: 0;
}

.index .floor_4 .iabout .txtcon .btn a:hover {
    background: #bc070e;
    border-color: #bc070e;
    color: #fff;
}

.index .floor_4 .iabout .txtcon .btn a:hover s {
    background-position: -74px -137px;
}

.index .floor_4 .iabout .txtcon .btn a.a2 s {
    background-position: -118px -102px;
}

.index .floor_4 .iabout .txtcon .btn a.a2:hover s {
    background-position: -118px -137px;
}

.index .floor_4 .iabout .txtcon .btn a.a3 s {
    background-position: -168px -102px;
}

.index .floor_4 .iabout .txtcon .btn a.a3:hover s {
    background-position: -168px -137px;
}

.index .floor_4 .iabout .txtcon .btn a.a4 s {
    background-position: -216px -102px;
}

.index .floor_4 .iabout .txtcon .btn a.a4:hover s {
    background-position: -216px -137px;
}

.index .floor_5 {
    width: 100%;
    padding: 25px 0 25px;
    background: #f6f6f6;
}

.index .floor_5 .indexTit {
    margin-bottom: 42px;
}

.index .floor_5 .indexTit .s {
    background-position: -330px -88px;
}

.index .floor_5 .prev1,
.index .floor_5 .next1 {
    width: 60px;
    height: 60px;
    z-index: 10;
    position: absolute;
    top: 83px;
    cursor: pointer;
    background: url(/template/pc/skin/images/btn-ico.png) no-repeat 0 center;
}

.index .floor_5 .prev1 {
    left: -105px;
    background-position: 0 0;
}

.index .floor_5 .prev1:hover {
    background-position: 0 -90px;
}

.index .floor_5 .next1 {
    right: -105px;
    background-position: -90px 0;
}

.index .floor_5 .next1:hover {
    background-position: -90px -90px;
}

.index .floor_5 .ihonor {
    position: relative;
}

.index .floor_5 .ihonor .ihonorCon {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.index .floor_5 .ihonor .list {
    width: 500%;
    position: relative;
}

.index .ixbanner2 {
    width: 100%;
    height: 258px;
    background: url(/template/pc/skin/images/ixbannerbg2.jpg) no-repeat center top;
}

.index .ixbanner2 .txt1 {
    font-size: 36px;
    padding-top: 88px;
    line-height: 48px;
    width: 767px;
    float: left;
    color: #fff;
}

.index .ixbanner2 .txt1 h3 {
    font-size: 36px;
}

.index .ixbanner2 .txt1 .line {
    width: 62px;
    height: 2px;
    display: block;
    background: #fff;
    margin-top: 24px;
}

.index .ixbanner2 .txt2 {
    font-family: arial;
    width: 400px;
    float: left;
    padding-top: 100px;
}

.index .ixbanner2 .txt2 strong {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    color: #fff;
    display: block;
}

.index .ixbanner2 .txt2 a {
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 4px;
    color: #bc070e;
    font-size: 26px;
    background: #fff;
    display: block;
}

.index .ixbanner2 .txt2 a:hover {
    color: #bc070e;
}

.index .floor_6 {
    padding: 30px 0 60px;
}

.index .floor_6 .indexTit {
    margin-bottom: 40px;
}

.index .floor_6 .indexTit .s {
    background-position: -328px -130px;
}

.index .floor_6 .imgleft {
    width: 530px;
    height: 430px;
    float: left;
    background: #bc070e;
}

.index .floor_6 .imgleft a {
    display: block;
    height: 132px;
    position: relative;
    padding: 298px 0 0 120px;
}

.index .floor_6 .imgleft img {
    width: 100%;
    height: 298px;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}

.index .floor_6 .imgleft h3 {
    font-size: 18px;
    color: #fff;
    height: 48px;
    line-height: 48px;
    padding-top: 10px;
    overflow: hidden;
    margin-bottom: 8px;
    border-bottom: 1px solid #1d8bd1;
    margin-right: 36px;
    transition: all ease 300ms;
}

.index .floor_6 .imgleft .txt {
    color: #fff;
    line-height: 24px;
    height: 48px;
    color: #b1dcf7;
    margin-right: 36px;
    overflow: hidden;
}

.index .floor_6 .imgleft .time {
    position: absolute;
    left: 0;
    bottom: 26px;
    width: 120px;
    text-align: center;
    color: #b1dcf7;
}

.index .floor_6 .imgleft .time .day {
    font-weight: bold;
    font-size: 50px;
    line-height: 50px;
    display: block;
    color: #b1dcf7;
}

.index .floor_6 .imgleft:hover .txt {
    color: #fff;
}

.index .floor_6 .imgleft:hover h3 {
    text-indent: 10px;
}

.index .floor_6 .news_right {
    width: 620px;
    float: right;
}

.index .floor_6 .news_right .item {
    position: relative;
}

.index .floor_6 .news_right .item a {
    display: block;
}

.index .floor_6 .news_right .item h3 {
    font-size: 16px;
    color: #333333;
    height: 34px;
    line-height: 34px;
    padding: 10px 0;
    overflow: hidden;
    transition: all ease 300ms;
    border-bottom: 1px solid #e5e5e5;
}

.index .floor_6 .news_right .item h3 .m {
    float: right;
    font-size: 12px;
    font-family: arial;
    color: #333333;
}

.index .floor_6 .news_right .item .txt {
    color: #999999;
    line-height: 28px;
    max-height: 84px;
    margin-top: 10px;
    overflow: hidden;
    display: none;
}

.index .floor_6 .news_right .item .time {
    position: absolute;
    right: 0;
    top: 10px;
    width: 50px;
    font-size: 12px;
    text-align: center;
    color: #bc070e;
    font-family: arial;
    display: none;
}

.index .floor_6 .news_right .item .time .day {
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    display: block;
}

.index .floor_6 .news_right .item .time s {
    width: 10px;
    height: 15px;
    background-position: -400px 0;
    display: block;
    margin: 18px 0 0 35px;
}

.index .floor_6 .news_right .item:first-child h3 {
    padding-top: 0;
}

.index .floor_6 .news_right .item.hover {
    padding-right: 70px;
}

.index .floor_6 .news_right .item.hover h3 {
    color: #bc070e;
}

.index .floor_6 .news_right .item.hover h3 .m {
    display: none;
}

.index .floor_6 .news_right .item.hover .txt {
    display: block;
    margin-bottom: 16px;
}

.index .floor_6 .news_right .item.hover .time {
    display: block;
}

.index .floor_7 {
    padding-bottom: 60px;
}

.index .floor_7 .indexTit {
    margin-bottom: 42px;
}

.index .floor_7 .indexTit .s {
    background-position: -272px -92px;
}

.index .floor_7 .prev2,
.index .floor_7 .next2 {
    width: 42px;
    height: 42px;
    z-index: 10;
    position: absolute;
    top: 30px;
    cursor: pointer;
    background: url(/template/pc/skin/images/btn-ico2.png) no-repeat 0 center;
}

.index .floor_7 .prev2 {
    left: -74px;
    background-position: 0 0;
}

.index .floor_7 .prev2:hover {
    background-position: 0 -49px;
}

.index .floor_7 .next2 {
    right: -74px;
    background-position: -54px 0;
}

.index .floor_7 .next2:hover {
    background-position: -54px -49px;
}

.index .floor_7 .icooper {
    position: relative;
}

.index .floor_7 .icooper .icooperCon {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.index .floor_7 .icooper .list {
    width: 500%;
    position: relative;
}

.index .floor_7 .icooper .list li {
    width: 182px;
    height: 88px;
    float: left;
    margin-right: 19px;
    border: 1px solid #dddddd;
    overflow: hidden;
}

.index .floor_7 .icooper .list li a,
.index .floor_7 .icooper .list li img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all ease 300ms;
}

.index .floor_7 .icooper .list li:hover img {
    transform: scale(1.04);
}

.index .floor_8 {
    padding: 70px 0 50px;
    background: url(/template/pc/skin/images/bottombg1.jpg) no-repeat center bottom;
}

.index .floor_8 .quicklinks {
    width: 812px;
    float: left;
    padding-top: 0;
}

.index .floor_8 .quicklinks .list {
    padding-top: 15px;
}

.index .floor_8 .quicklinks .list li a {
    width: 122px;
}

.index .floor_8 .quicklinks .list li a.more {
    margin-left: 0;
}

.index .floor_8 .telbox {
    width: 358px;
    float: right;
    padding-top: 108px;
}

.index .floor_8 .telbox .tel {
    line-height: 24px;
    height: 55px;
    margin-bottom: 20px;
}

.index .floor_8 .telbox .tel s {
    width: 43px;
    height: 43px;
    float: left;
    margin: 8px 10px 0 0;
    background-position: -388px -38px;
}

.index .floor_8 .telbox .tel span {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 4px;
}

.index .floor_8 .telbox .tel strong {
    color: #bc070e;
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    display: block;
    font-family: arial;
    white-space: nowrap;
}

.quicklinks {
    width: 100%;
    padding-top: 40px;
}

.quicklinks .indexTit {
    border-bottom: 0px;
    padding-bottom: 0;
    height: 40px;
    line-height: 40px;
}

.quicklinks .indexTit .s {
    background-position: -270px -134px;
}

.quicklinks .indexTit .line {
    background: #666666;
}

.quicklinks .indexTit h3 {
    font-size: 24px;
}

.quicklinks .indexTit h4 {
    font-size: 24px;
    color: #666666;
    font-weight: bold;
}

.quicklinks .tit {
    padding-left: 47px;
    font-size: 18px;
    color: #999999;
}

.quicklinks .list li {
    padding-top: 15px;
    font-size: 0;
    white-space: nowrap;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dashed #cccccc;
}

.quicklinks .list li a {
    width: 130px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #666666;
}

.quicklinks .list li a.more {
    color: #bc070e;
    font-size: 14px;
    width: 80px;
    margin-left: 18px;
}

.quicklinks .list li a:hover {
    color: #bc070e;
}


.index .floor_9_main {
    width: 100%;
    background: #fff;
}

.index .floor_9 .ilink .tit {
    float: left;
    font-weight: bold;
    font-size: 24px;
    line-height: 114px;
    color: #333;
}

.index .floor_9 .ilink .linkList {
    padding-top: 40px;
    margin-left: 24px;
    float: left;
    width: 1080px;
}

.index .floor_9 .ilink .item {
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;
    width: 210px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #ddd;
    background: url("/template/pc/skin/images/linkIco.png") no-repeat 20px center;
    background-size: 14px 14px;
    border-radius: 4px;
}

.index .floor_9 .ilink .item a {
    display: block;
    font-size: 15px;
    text-align: center;
    color: #666;
    text-indent: 24px;
}

.index .floor_9 .ilink .item:hover {
    border-color: #008bcb;
}

.index .floor_9 .ilink .item:hover a {
    color: #008bcb;
}


.caselist {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.caselist .list {
    width: 105%;
    position: relative;
}

.caselist .item {
    width: 280px;
    height: 576px;
    float: left;
    margin: 0 28px 28px 0;
    position: relative;
    overflow: hidden;
    border-top: 0px;
    background: #fff;
}

.caselist .item a {
    display: block;
    height: 272px;
    margin-bottom: 28px;
    border: 1px solid #efefef;
    background: #fff;
}

.caselist .item img {
    width: 280px;
    height: 210px;
    display: block;
    transition: all ease 300ms;
}

.caselist .item a:hover img {
    transition: all ease 600ms;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.caselist .item h3 {
    background-color: #FFFFFF;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 17px;
    color: #222222;
}

.caselist .item a:hover h3 {
    background-color: #bc070e;
    color: #FFFFFF;
}

.caselist .item a:hover img {
    filter: brightness(105%);
}

.caselist .item a:hover .txt {
    color: #bc070e;
}

.caselist .item a:hover .more {
    color: #bc070e;
}

.caselist .item a:hover .more s {
    background-position: -370px 0;
}


.nybanner {
    width: 100%;
    height: 350px;
    overflow: hidden;
    position: relative;
}

.nybanner img {
    width: 1920px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.leftCon {
    width: 280px;
    float: left;
    position: relative;
    z-index: 6;
}

.leftCon .leftTit {
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 28px;
    text-align: center;
    color: #fff;
    background: url(/template/pc/skin/images/leftNav-titbg.jpg) no-repeat center center;
}

.leftCon .leftTit s {
    width: 33px;
    height: 38px;
    margin-right: 12px;
    background-position: -377px -96px;
}

.leftCon .leftNav {
    margin-bottom: 37px;
}

.leftCon .leftNav .list {
    border-bottom: 0px;
    padding-bottom: 0px;
}

.leftCon .leftNav .bhbtn {
    width: 100%;
    text-align: center;
    border: 1px solid #dddddd;
    border-top: 0px;
    padding: 28px 0;
}

.leftCon .leftNav .bhbtn h3 {
    font-size: 18px;
}

.leftCon .leftNav .bhbtn .btn {
    width: 150px;
    height: 45px;
    line-height: 45px;
    display: block;
    margin: 10px auto 0;
    font-size: 18px;
    background: #bc070e;
    color: #fff;
}

.leftCon .leftNav .bhbtn .btn:hover {
    background: #bc070e;
}

.leftCon .leftSkey {
    width: 100%;
    overflow: hidden;
}

.leftCon .leftSkey .leftTit {
    font-size: 22px;
}

.leftCon .leftSkey .list {
    width: 100%;
    padding: 10px 0;
}

.leftCon .leftSkey .list li {
    width: 127px;
    float: left;
    margin: 0 4px 8px 4px;
    text-align: center;
    border: 1px dashed #c9c9c9;
}

.leftCon .leftSkey .list li a {
    width: 100%;
    display: block;
    color: #666666;
}

.leftCon .leftSkey .list li a:hover {
    color: #bc070e;
}

.leftCon .leftSkey .list li a p {
    margin-top: -5px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.leftCon .leftSkey .list li a img {
    width: 100%;
}

.leftCon .leftSkey .leftTit {
    background: url(/template/pc/skin/images/leftSkeybg.jpg) no-repeat center center;
}

.leftCon .leftSkey .leftTit s {
    background-position: -424px -95px;
}

.leftCon .leftContact .leftTit {
    background: url(/template/pc/skin/images/leftSkeybg.jpg) no-repeat center center;
}

.leftCon .leftContact .leftTit s {
    background-position: -468px -95px;
}

.leftCon .leftContact .txtcon {
    padding: 5px 22px 0;
    line-height: 28px;
    border: 1px solid #dddddd;
}

.leftCon .leftContact .txtcon .t {
    color: #f00;
    font-size: 20px;
    font-weight: bold;
    padding: 8px 0;
}

.leftCon .leftContact .txtcon img {
    max-width: 100%;
    display: block;
}

.leftCon .leftContact .leftTel {
    padding-bottom: 20px;
}

.leftCon .leftContact .leftTel h3 {
    text-align: left;
    padding-top: 10px;
}

.leftCon .leftContact .leftTel .tel {
    padding-left: 0;
}

.pager {
    padding: 30px 0 30px;
    text-align: center;
}

.pager:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.pager p {
    height: 32px;
    line-height: 32px;
    float: left;
    color: #666;
    display: none;
}

.pager {
    overflow: hidden;
    margin-left: 20px;
}

.pager li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 !important;
    height: auto !important;
    border: none !important;
}

.pager a {
    line-height: 26px;
    margin-left: 7px;
    padding: 0 8px;
    transition: all ease 300ms;
    color: #666;
    border: 1px solid #ddd;
    text-decoration: none;
    float: left;
    background: #fff;
    border-radius: 2px;
}

.pager li.active a,
.pager a:hover {
    background-color: #bc070e;
    border-color: #bc070e;
    color: #fff;
}

.location {
    width: 100%;
    padding: 0 0 15px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 20px;
    position: relative;
    border-bottom: 1px dotted #999999;
}

.location h3 {
    font-size: 20px;
    padding-left: 16px;
    display: inline-block;
    position: relative;
    color: #bc070e;
}

.location h3 s {
    width: 4px;
    height: 25px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #bc070e;
}

.location .sitepath {
    color: #999999;
    font-size: 16px;
    float: right;
    text-align: right;
    width: 60%;
    white-space: nowrap;
}

.location .sitepath s {
    width: 22px;
    height: 26px;
    margin-right: 10px;
    background-position: -421px 0;
}

.location .sitepath a {
    color: #999999;
}

.location .sitepath a:hover {
    color: #bc070e;
}

.reLink {
    width: 100%;
    height: 58px;
    line-height: 58px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
}

.reLink .nextLink,
.reLink .prevLink {
    height: 58px;
    width: 49%;
    display: block;
    font-size: 16px;
    text-align: left;
    color: #666;
    overflow: hidden;
}

.reLink .nextLink a:hover,
.reLink .prevLink a:hover {
    color: #bc070e;
}

.reLink .nextLink {
    text-align: right;
}

.relateTit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-bottom: 18px;
}

.relateTit h3 {
    font-size: 24px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
}

.relateTit h3 s {
    width: 28px;
    height: 25px;
    margin-right: 8px;
    background-position: -435px -33px;
}

.relateTit h3 .line {
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    background: #bc070e;
}

.relateBox {
    padding-bottom: 10px;
}

.relateBox.relateCase .relateTit h3 s {
    height: 30px;
    background-position: -474px -32px;
}

.relateBox .caselist .item {
    width: 278px;
    height: 302px;
    margin: 0 22px 22px 0;
}

.relateBox .caselist .item a {
    height: 300px;
}

.relateBox .caselist .item img {
    width: 278px;
    height: 157px;
}

.relateBox .caselist .item .txtcon {
    width: 244px;
    height: 132px;
    padding: 0 10px;
    left: 7px;
    bottom: 7px;
}

.relateBox .caselist .item .txtcon h3 {
    margin-bottom: 10px;
    padding-top: 4px;
}

.relateBox .caselist .item .txtcon .txt {
    line-height: 24px;
    max-height: 48px;
}

.relateBox .caselist .item:hover img {
    filter: brightness(105%);
}

.relateBox .caselist .item:hover .txt {
    color: #bc070e;
}

.relateBox .caselist .item:hover .more {
    color: #bc070e;
}

.relateBox .caselist .item:hover .more s {
    background-position: -370px 0;
}

.nyAdvan {
    padding: 50px 0 0;
}

.nyAdvan .title {
    padding-bottom: 28px;
    margin-bottom: 32px;
    text-align: center;
    line-height: 38px;
    background: url(/template/pc/skin/images/ny-titbg.png) no-repeat center bottom;
}

.nyAdvan .title h3 {
    font-size: 32px;
    font-weight: bold;
}

.nyAdvan .title h3 span {
    color: #bc070e;
}

.nyAdvan .title p {
    font-size: 24px;
    color: #666666;
}

.nyAdvan .con {
    width: 100%;
    position: relative;
    height: 500px;
    background: url(/template/pc/skin/images/ny-advanbg.png) no-repeat center 144px;
}

.nyAdvan .con .ewmbtn {
    width: 227px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background: #bc070e;
    color: #fff;
    font-size: 20px;
    border-radius: 4px;
    z-index: 10;
    position: absolute;
    left: 348px;
    top: 412px;
    cursor: pointer;
}

.nyAdvan .con .ewmbtn:hover {
    background: #bc070e;
}

.nyAdvan .con .item {
    width: 218px;
    position: absolute;
}

.nyAdvan .con .item h3 {
    height: 34px;
    line-height: 34px;
    font-weight: bold;
    color: #bc070e;
    font-size: 24px;
    margin-bottom: 15px;
}

.nyAdvan .con .item h3 .num {
    width: 34px;
    height: 34px;
    display: block;
    font-family: arial;
    font-weight: bold;
    font-size: 24px;
    color: #dadada;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #9b9b9b;
    border-radius: 100%;
    text-align: center;
}

.nyAdvan .con .item .txt {
    font-size: 18px;
    line-height: 30px;
    max-height: 90px;
    overflow: hidden;
}

.nyAdvan .con .item img {
    width: 124px;
    height: 124px;
    display: block;
    position: absolute;
    border-radius: 100%;
    border: 7px solid #e5f2fa;
}

.nyAdvan .con .item.a1 {
    left: 0;
    top: 0;
    padding-left: 48px;
}

.nyAdvan .con .item.a1 img {
    right: -160px;
    top: 20px;
}

.nyAdvan .con .item.a2 {
    right: 0;
    top: 0;
    padding-left: 48px;
}

.nyAdvan .con .item.a2 img {
    left: -140px;
    top: 20px;
}

.nyAdvan .con .item.a3 {
    left: 0;
    top: 302px;
    padding-left: 48px;
}

.nyAdvan .con .item.a3 img {
    right: -52px;
    top: -126px;
}

.nyAdvan .con .item.a4 {
    right: 0;
    top: 323px;
    padding-left: 48px;
}

.nyAdvan .con .item.a4 img {
    left: -44px;
    top: -148px;
}

.nyxbanner {
    width: 880px;
    height: 300px;
    position: relative;
    margin-top: 40px;
    overflow: hidden;
}

.nyxbanner .list {
    width: 500%;
    height: 300px;
    position: relative;
}

.nyxbanner .list li {
    width: 880px;
    height: 300px;
    float: left;
}

.nyxbanner .list li a,
.nyxbanner .list li img {
    width: 100%;
    height: 300px;
    display: block;
}

.nyxbanner .hd {
    width: 100%;
    height: 14px;
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 7px;
}

.nyxbanner .hd .tip {
    width: 100%;
    height: 14px;
    text-align: center;
    font-size: 0;
}

.nyxbanner .hd li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #bc070e;
}

.nyxbanner .hd li.on {
    background: #bc070e;
}

.ewmbox {
    width: 300px;
    height: 320px;
    padding-top: 20px;
    background: #fff;
    z-index: 9999;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -170px 0 0 -150px;
    text-align: center;
    font-size: 16px;
    display: none;
}

.ewmbox .close {
    width: 32px;
    height: 32px;
    position: absolute;
    top: -25px;
    right: -40px;
    cursor: pointer;
    border-radius: 100%;
    background: #f3f3f3 url(/template/pc/skin/images/dialogClose.png) no-repeat center center;
    transition: all ease 300ms;
}

.ewmbox .close:hover {
    transform: rotate(180deg);
}

.ewmbox img {
    width: 260px;
    height: 260px;
    display: block;
    margin: 0 auto 10px;
}

.wrapper {
    padding: 35px 0 30px;
}

.wrapper .shareNew {
    padding-bottom: 20px;
}

.wrapper .content {
    width: 883px;
    float: right;
    overflow: hidden;
}

.wrapper .contentcom {
    width: 1200px;
    float: right;
    overflow: hidden;
}

.casePage .item {
    height: 170px;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px dotted #d2d2d2;
}

.casePage .item a {
    width: 100%;
    display: block;
}

.casePage .item img {
    width: 230px;
    height: 173px;
    float: left;
    transition: all ease 300ms;
    margin-right: 44px;
}

.casePage .item h3 {
    font-size: 20px;
    color: #bc070e;
    line-height: 45px;
    margin-bottom: 14px;
    overflow: hidden;
}

.casePage .item .txt {
    color: #999999;
    line-height: 32px;
    height: 64px;
    font-size: 16px;
    margin-bottom: 15px;
    overflow: hidden;
}

.casePage .item .dec {
    height: 24px;
    overflow: hidden;
    color: #b7b7b7;
}

.casePage .item .dec span {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.casePage .item .dec span s {
    width: 25px;
    height: 20px;
    margin-right: 6px;
    background-position: -474px 2px;
}

.casePage .item .dec span.p1 s {
    width: 22px;
    background-position: -448px 2px;
}

.casePage .item:hover {
    border-color: #bc070e;
}

.casePage .item:hover img {
    filter: brightness(105%);
}

.showNews {
    padding: 30px 0;
    margin: 0 auto;
}

.showNews img {
    max-width: 100%;
}

.showNews .title {
    color: #333333;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
}

.showNews .mark {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 15px 0 20px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    text-align: center;
}

.showNews .mark span {
    margin: 0 10px;
    font-size: 12px;
    color: #666666;
}

.showNews .showContxt {
    padding: 0 0 30px;
    line-height: 30px;
    min-height: 500px;
}

.showNews .showContxt img {
    max-width: 100%;
}

.showNews .showContxt td {
    padding: 4px;
    border: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    WORD-WRAP: break-word;
    TABLE-LAYOUT: fixed;
    word-break: break-all;
}

.shareNew {
    padding-bottom: 25px;
}

.showPro {
    padding-bottom: 30px;
}

.showPro .showContxt {
    padding: 0 0 35px;
    font-size: 16px;
    line-height: 32px;
}

.showPro .showContxt .txtcon {
    text-align: center;
}

.showPro .showContxt .txtcon p {
    text-align: center;
}

.showPro .showContxt img {
    max-width: 100%;
    height: auto !important;
}

.showPro .showcase {
    padding: 0 0 35px;
    font-size: 16px;
    line-height: 32px;
}

.showPro .showcase .txtcon p {
    text-align: center;
}

/* .showPro .showcase img {
    width: 420px;
    height: 310px;
    margin: 0px 5px 5px 0px;
    display: inline-block;
    float: left;
} */

.showPro .showimgCon {
    padding: 0 0 30px;
    font-size: 16px;
    line-height: 32px;
}

.showPro .showimgCon .txtcon {
    width: 400px;
    /* height: 330px; */
    float: right;
    position: relative;
}

.showPro .showimgCon .txtcon .tit {
    position: relative;
    font-size: 20px;
    margin-bottom: 15px;
    color: #bc070e;
    font-weight: bold;
    line-height: 24px;
    padding-bottom: 14px;
    border-bottom: 1px solid #dddddd;
    padding-right: 60px;
}

.showPro .showimgCon .txtcon .tit .goBack {
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
    font-size: 14px;
    display: block;
    font-weight: normal;
    cursor: pointer;
}

.showPro .showimgCon .txtcon .tit .goBack s {
    width: 20px;
    height: 20px;
    background-position: -440px -62px;
    margin-left: 6px;
}

.showPro .showimgCon .txtcon .tit .goBack:hover {
    color: #bc070e;
}

.showPro .showimgCon .txtcon .txt {
    line-height: 24px;
    font-size: 16px;
    color: #666;
}

.showPro .showimgCon .txtcon .txt .item {
    margin-bottom: 7px;
    max-height: 144px;
    overflow: hidden;
    line-height: 28px;
}
.showPro .showimgCon .txtcon .txt .item2 {
    color: #f00;
    line-height: 28px;
    font-size: 14px;
}
.showPro .showimgCon .txtcon .tel-btn {
    width: 100%;
    position: relative;
    left: 0;
    bottom: 0;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.showPro .showimgCon .txtcon .tel-btn .btn {
    width: 118px;
    float: right;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background: #bc070e;
}

.showPro .showimgCon .txtcon .tel-btn .btn:hover {
    background: #bc070e;
}

.showPro .showimgCon .txtcon .tel-btn .tel {
    width: 280px;
    float: left;
}

.showPro .showimgCon .txtcon .tel-btn .tel span,
.showPro .showimgCon .txtcon .tel-btn .tel strong {
    display: block;
    color: #666666;
}

.showPro .showimgCon .txtcon .tel-btn .tel s {
    width: 42px;
    height: 42px;
    display: block;
    float: left;
    margin-right: 6px;
    background-position: 0 -184px;
}

.showPro .showimgCon .txtcon .tel-btn .tel span {
    font-size: 16px;
    line-height: 20px;
}

.showPro .showimgCon .txtcon .tel-btn .tel strong {
    font-size: 28px;
    line-height: 28px;
}

.showPro .showimg {
    width: 440px;
    position: relative;
    float: left;
    overflow: hidden;
}

.showPro .showimg .bigimg {
    width: 400px;
    height: 300px;
    display: block;
    position: relative;
    border: 1px solid #dddddd;
}

.showPro .showimg .bigimg .list {
    width: 5000%;
}

.showPro .showimg .bigimg .list li {
    width: 400px;
    height: 300px;
    float: left;
}

.showPro .showimg .bigimg .list img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all ease 300ms;
}

.showPro .showimg .smallimg {
    width: 440px;
    height: 76px;
    position: relative;
    padding-top: 30px;
    z-index: 10;
    overflow: hidden;
}

.showPro .showimg .list {
    width: 357px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.showPro .showimg .listcon {
    width: 300%;
    position: relative;
}

.showPro .showimg .prev,
.showPro .showimg .next {
    width: 20px;
    height: 76px;
    z-index: 10;
    position: absolute;
    top: 30px;
    cursor: pointer;
    background: url(/template/pc/skin/images/show-btn-ico.png) no-repeat 0 center;
}

.showPro .showimg .prev:hover,
.showPro .showimg .next:hover {
    background-color: #f9f9f9;
}

.showPro .showimg .prev {
    left: 0;
    background-position: 3px center;
}

.showPro .showimg .next {
    right: 0;
    background-position: -84px center;
}

.showPro .showimg li {
    width: 98px;
    height: 74px;
    margin-right: 28px;
    float: left;
    cursor: pointer;
    position: relative;
    /* border: 1px solid #dddddd; */
}

.showPro .showimg li img {
    width: 100%;
    height: 100%;
    display: block;
}

.showPro .showimg li.on {
    width: 94px;
    height: 70px;
    border: 3px solid #bc070e;
}

.msgPage .title {
    font-size: 32px;
    color: #bc070e;
    text-align: center;
    padding: 22px 0 20px;
}

.msgPage .formData {
    width: 649px;
    margin: 0 auto;
}

.formData {
    padding: 20px 0 58px;
}

.formData .item {
    width: 192px;
    padding-left: 115px;
    height: 52px;
    line-height: 52px;
    float: left;
    color: #999;
    border: 1px solid #d8d8d8;
    margin-right: 31px;
    margin-bottom: 18px;
    position: relative;
}

.formData .item label {
    padding-left: 36px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    text-align: center;
    display: block;
    margin: 0;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    color: #999999;
}

.formData .item label s {
    width: 18px;
    height: 18px;
    position: absolute;
    left: 8px;
    top: 18px;
    background: url(/template/pc/skin/images/msg-ico.png) no-repeat 0 center;
}

.formData .item input {
    outline: none;
    background: none;
    border: 0 none;
    line-height: 35px;
    height: 35px;
    font-size: 14px;
}

.formData .item .txt {
    width: 100%;
    height: 52px;
    line-height: 52px;
    display: block;
    color: #333;
    font-size: 14px;
}

.formData .item .red {
    position: absolute;
    right: 15px;
    top: 0;
    color: #ff0000;
    z-index: 11;
}

.formData .item.mr0 {
    margin-right: 0;
}

.formData .item.a1 label s {
    top: 16px;
    background-position: 0 center;
}

.formData .item.a2 label s {
    top: 17px;
    background-position: -34px center;
}

.formData .item.a3 label s {
    background-position: -64px center;
}

.formData .item.a4 label s {
    background-position: -96px center;
}

.formData .item.a5 {
    width: 532px;
}

.formData .item.a5 label s {
    width: 25px;
    left: 9px;
    top: 17px;
    background-position: -125px center;
}

.formData .msg-box {
    position: absolute;
    left: 0;
    top: 0px;
}

.formData .liuyan {
    width: 617px;
    height: 116px;
    float: left;
    padding: 15px 15px;
}

.formData .liuyan label {
    height: 26px;
    line-height: 26px;
    padding: 0;
    left: 15px;
    top: 15px;
}

.formData .liuyan textarea {
    width: 100%;
    height: 116px;
    line-height: 26px;
    text-indent: 42px;
    font-size: 14px;
    font-family: "microsoft yahei";
    color: #333;
    border: 0 none;
    overflow: hidden;
    background: none;
    resize: none;
    display: block;
    outline: none;
}

.formData .btnbox {
    width: 100%;
    float: left;
}

.formData .btnbox input {
    width: 190px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #bc070e;
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.formData .btnbox input:hover {
    background: #bc070e;
    color: #fff;
}

.formData .btnbox input.btn1 {
    margin: 0 150px 0 60px;
}

.formData .btnbox input.btn2 {
    background: #999999;
}

.formData .btnbox input.btn2:hover {
    background: #bc070e;
    color: #fff;
}

.formData .yzm {
    width: 432px;
}

.formData .yzm .txt {
    padding-left: 80px;
}

.formData .yzm img {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    border: 0px;
    display: block;
}

.singlePage {
    padding-top: 20px;
}

.singlePage .prolist .item {
    margin-right: 26px;
}

.singlePage .location {
    padding-bottom: 20px;
    margin-bottom: 35px;
}

.singlePage .location .sitepath {
    float: none;
    width: 100%;
    text-align: left;
}

.singlePage .menu {
    width: 100%;
    margin-bottom: 35px;
}

.singlePage .menu a {
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #333;
    float: left;
    display: block;
    margin-right: 30px;
    background: url(/template/pc/skin/images/menu-libg.png) no-repeat center center;
}

.singlePage .menu a:hover,
.singlePage .menu a.hover {
    color: #fff;
    background-image: url(/template/pc/skin/images/menu-libg-hover.png);
}

.singlePage .contxt {
    width: 100%;
    font-size: 16px;
    min-height: 700px;
    line-height: 32px;
    padding-bottom: 35px;
}

.singlePage .contxt img {
    max-width: 100%;
}

.singlePage .mapArea {
    width: 100%;
    height: 560px;
    overflow: hidden;
}

.singlePage .mapArea #allmap {
    width: 100%;
    height: 560px;
}

.singlePage .mapArea .mapbtn {
    width: 90px;
    height: 30px;
    display: block;
    line-height: 30px;
    text-align: center;
    background: #bc070e;
    color: #fff;
    border-radius: 3px;
}

.singlePage .mapArea .mapbtn:hover {
    background: #bc070e;
}

.singlePage .contact_1 {
    background: url(/template/pc/skin/images/contact-bg1.jpg)  center top;
    font-size: 16px;
    padding: 15px;
}

/* .singlePage .contact_1 img {
    display: block;
    width: 100%;
} */

.singlePage .contact_1 .tit {
    font-size: 24px;
    padding: 38px 0 20px;
}

.singlePage .contact_1 .txt {
    line-height: 32px;
    height: 128px;
    overflow: hidden;
    margin-bottom: 20px;
    color: #666666;
}

.singlePage .contact_1 .tel {
    padding-bottom: 33px;
}

.singlePage .contact_1 .tel strong {
    font-size: 32px;
    color: #bc070e;
    font-family: arial;
}

.singlePage .contact_2 {}

.singlePage .contact_2 .title {
    text-align: center;
    margin-bottom: 54px;
}

.singlePage .contact_2 .title h3 {
    font-size: 32px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 12px;
}

.singlePage .contact_2 .title h3 span {
    color: #bc070e;
}

.singlePage .contact_2 .title p {
    font-size: 18px;
    width: 100%;
    height: 41px;
    line-height: 41px;
    color: #999999;
    background: url(/template/pc/skin/images/contact-titbg.png) no-repeat center center;
}

.singlePage .contact_2 .con {
    height: 276px;
    position: relative;
    padding: 22px 0;
    border: 1px solid #dddddd;
    font-size: 18px;
}

.singlePage .contact_2 .con .ewm {
    position: absolute;
    top: 22px;
    padding: 42px 0 34px;
}

.singlePage .contact_2 .con .ewm img {
    width: 150px;
    height: 150px;
    border: 8px solid #dddddd;
}

.singlePage .contact_2 .con .ewm span {
    font-size: 16px;
    display: block;
    text-align: center;
}

.singlePage .contact_2 .con .ewm.m1 {
    left: 412px;
    padding-right: 22px;
    border-right: 1px solid #dddddd;
}

.singlePage .contact_2 .con .ewm.m2 {
    right: 110px;
}

.singlePage .contact_2 .con li {
    width: 360px;
    padding: 25px 0 20px;
    float: left;
    margin-left: 30px;
    border-bottom: 1px solid #dddddd;
}

.singlePage .contact_2 .con li s {
    width: 50px;
    height: 52px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 18px;
    background: url(/template/pc/skin/images/contact-ico.png) no-repeat 0 center;
}

.singlePage .contact_2 .con li span {
    width: 280px;
    line-height: 25px;
    display: inline-block;
    vertical-align: middle;
}

.singlePage .contact_2 .con li.a2 {
    color: #f00;
    margin-left: 60px;
}

.singlePage .contact_2 .con li.a2 s {
    background-position: -280px center;
}

.singlePage .contact_2 .con li.a3 s {
    background-position: -70px center;
}

.singlePage .contact_2 .con li.a4 {
    margin-left: 60px;
}

.singlePage .contact_2 .con li.a4 s {
    background-position: -210px center;
}

.singlePage .contact_2 .con li.a5 {
    border-bottom: 0px;
}

.singlePage .contact_2 .con li.a5 s {
    background-position: -140px center;
}

.singlePage .contact_2 .con li.a6 {
    margin-left: 60px;
    border-bottom: 0px;
}

.singlePage .contact_2 .con li.a6 s {
    background-position: -350px center;
}

.map_ul {
    list-style: outside none none;
    display: block;
    width: 100%;
    padding-top: 10px;
}

.map_ul li {
    display: block;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #DCDBDB;
    margin-left: 10px;
    float: left;
}

.map_ul li a {
    font-size: 14px;
    float: left;
    width: 100%;
    height: 23px;
    line-height: 23px;
    font-weight: bold;
}

.map_ul .list-inline {
    display: block;
    margin-left: 4%;
    width: 86%;
    min-height: 30px;
}

.map_ul .list-inline a {
    font-weight: normal;
    width: auto;
    float: none;
    line-height: 32px;
    height: 32px;
    margin: 0 10px 10px 0;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 0px 10px;
}

.map_ul .list-inline a:hover {
    background: #bc070e;
    color: #fff;
}

span.bds_more,
.bds_tools a {
    line-height: 14px !important;
}

.rightFix {
    width: 48px;
    position: fixed;
    right: 5px;
    top: 68%;
    margin-top: -100px;
    z-index: 99;
}

.rightFix .ico {
    width: 48px;
    height: 48px;
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0px;
    transition: all ease 300ms;
    margin-top: 1px;
    padding: 0px;
    border-radius: 48px;
    border: 1px solid #dedede;
    margin-bottom: 5px;
    background: #ffffff url(/template/pc/skin/images/fix-ico.png) no-repeat center 0;
}

.rightFix .ico img {
    width: 110px;
    height: 110px;
    position: absolute;
    left: -78px;
    top: 0;
    padding: 6px;
    background: #bc070e;
    border: 1px solid #ddd;
    background: #fff;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all ease-in-out 0.2s;
    border-radius: 5px;
}

.rightFix .ico span {
    width: 210px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    position: absolute;
    left: -78px;
    top: 0;
    background: #bc070e;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 18px;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all ease-in-out 0.2s;
    border-radius: 48px;
}

.rightFix .ico:hover {
    background-color: #bc070e;
    border-color: #bc070e;
    overflow: visible;
}

.rightFix .ico:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    left: -140px;
}

.rightFix .ico:hover span {
    opacity: 1;
    filter: alpha(opacity=100);
    left: -215px;
}

.rightFix .fix-tel {
    background-position: 11px 12px;
}

.rightFix .fix-tel:hover {
    background-position: -33px 12px;
}

.rightFix .fix-xcx {
    background-position: 11px -39px;
}

.rightFix .fix-xcx:hover {
    background-position: -33px -39px;
}

.rightFix .fix-ewm {
    background-position: 11px -96px;
}

.rightFix .fix-ewm:hover {
    background-position: -33px -96px;
}

.rightFix .fix_top {
    background-position: 11px -150px;
}

.rightFix .fix_top:hover {
    background-position: -33px -150px;
}

.rightFix .fix-form {
    background-position: 10px -234px;
}

.rightFix .fix-form span {
    font-size: 14px;
    line-height: 23px;
    width: 180px;
}

.rightFix .fix-form:hover {
    background-position: -37px -234px;
}

.erro {
    text-align: center;
}

.news_show .t {
    text-align: center;
    padding-bottom: 26px;
    border-bottom: 1px solid #e5e5e5;
}

.news_show .t h1 {
    font-size: 24px;
    font-weight: 100;
}

.news_show .t p {
    font-size: 12px;
    line-height: 30px;
}

.news_show .con {
    padding: 35px 0;
    line-height: 30px;
}

.map_ul {
    list-style: outside none none;
    display: block;
    width: 100%;
    padding-top: 10px;
}

.map_ul li {
    display: block;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #DCDBDB;
    margin-left: 10px;
    float: left;
}

.map_ul li a {
    font-size: 14px;
    float: left;
    width: 100%;
    height: 23px;
    line-height: 23px;
    font-weight: bold;
}

.map_ul .list-inline {
    display: block;
    margin-left: 10%;
    width: 86%;
    min-height: 30px;
}

.map_ul .list-inline a {
    font-weight: normal;
    width: auto;
    float: none;
    line-height: 32px;
    height: 32px;
    margin: 0 10px 10px 0;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 0px 10px;
}

.map_ul .list-inline a:hover {
    background: #0871be;
    color: #fff;
    border: 1px solid #0871be
}

.partner .list {
    width: 110%;
    position: relative;
}

.partner .item {
    width: 215px;
    height: 155px;
    margin: 0 28px 20px 0 !important;
}

.partner .item a {
    display: block;
}

.partner .item img {
    width: 218px;
    height: 97px;
    display: block;
}

.partner .item h3 {
    padding: 0 6px;
    height: 59px;
    text-align: center;
    font-size: 18px;
    color: #383838;
    line-height: 59px;
    overflow: hidden;
    transition: all ease 300ms;
    border-top: 1px solid #e5e5e5;
}

.partner .item.hasm h3 {
    padding: 0 18px;
    font-size: 16px;
    text-align: left;
}

.partner .item.hasm h3 .more {
    width: 98px;
    height: 28px;
    line-height: 28px;
    margin-top: 15px;
    display: block;
    text-align: center;
    border: 1px solid #e2e2e2;
    float: right;
    font-size: 14px;
    transition: all ease 300ms;
}

.prolist .item:hover h3 {
    color: #bc070e;
}

.prolist .item:hover h3 .more {
    background: #bc070e;
    color: #fff;
}

.casePage.search .item img {
    width: auto;
}


.index_prodcutlist {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    background-color: #f6f6f6;
}

.product_list {
    margin-top: 30px;
    width: 1400px;
    overflow: hidden;
    margin-bottom: 20px;
}

.product_list .left {
    float: left;
    width: 300px;
}

.leftCon .left {
    float: left;
    width: 280px;
}

/*产品*/
.probox {
    font-family: "Microsoft Yahei";
    height: 843px;
    padding: 89px 0 0;
    line-height: 40px;
    position: relative;
    background: url(/template/pc/skin/images/probg.gif) repeat-x center bottom;
}

.pro_cla {
    width: 280px;
    line-height: 39px;
    background: #f3f3f3;
    margin-right: 40px;
    float: left;
}

.pro_cla .pro_tab {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFF;
    font-weight: bold;
    letter-spacing: 2px;
}

.pro_cla h2 {
    height: 100px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    line-height: 100px;
    background: url(/template/pc/skin/images/protbg.gif) no-repeat 0 0;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    letter-spacing: 8px;
}

.pro_cla h2 p {
    color: #fff;
}

.pro_cla h3 {
    height: 55px;
    font-size: 18px;
    color: #fff;
    line-height: 55px;
    background: #333;
    position: relative;
}

.pro_cla h3:before {
    content: "";
    position: absolute;
    width: 21px;
    height: 21px;
    background: url(/template/pc/skin/images/ico01.png) no-repeat 0 0;
    left: 240px;
    top: 17px;
}

.pro_cla h3 p {
    color: #fff;
    padding: 0 32px;
    display: block;
    background: url(/template/pc/skin/images/ico06.png) no-repeat 11px 21px;
}

.pro_cla h3:last-child a {
    background: url(/template/pc/skin/images/ico05.png) no-repeat 11px 21px;
}

.pro_cla h3.cur,
.pro_cla h3:hover {
    background-color: #0088ce;
}

.pro_cla h4 {
    height: 44px;
    font-size: 16px;
    color: #333;
    line-height: 44px;
    background: url(/template/pc/skin/images/ico03.gif) no-repeat 31px 23px #e5e5e5;
    position: relative;
    font-weight: normal;
    border-bottom: solid 1px #fff;
}

.pro_cla h4:before {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    background: url(/template/pc/skin/images/ico04.png) no-repeat 0 0;
    left: 245px;
    top: 19px;
}

.pro_cla h4.on:before {
    background: url(/template/pc/skin/images/ico02.png) no-repeat 0 0;
    left: 245px;
    top: 19px;
}

.pro_cla h4 a {
    display: block;
    color: #333;
    display: inline-block;
    padding: 0px 40px;
    width: 200.55px;
}

.pro_cla h4 a:hover {
    color: #fff;
    background-color: #bc070e;
}

.pro_cla ul {
    display: none;
}

.pro_cla li {
    height: 39px;
    line-height: 39px;
    border-bottom: solid 1px #dadada;
}

.pro_cla li a {
    display: block;
    color: #333;
    padding: 0 0 0 65px;
}

.pro_cla li a:hover {
    color: #fff;
    background-color: #bc070e;
}


.product_list .right {
    width: 1060px;
    float: right;
}

/*产品滚动*/
.pro_list {
    width: 1060px;
    overflow: hidden;
    margin-bottom: 10px;
    float: left;
}

.prev1,
.next1 {
    width: 17px;
    height: 27px;
    display: block;
    left: 590px;
    top: 174px;
    z-index: 2;
}

.prev1 {
    left: 26px;
}

.pro_c {
    width: 1060px;
    height: 390px;
    background: #fff;
    overflow: hidden;
    overflow: hidden;
    margin-bottom: 20px;
}

.pro_lc dl {
    width: 1060px;
    height: 390px;
    background-color: #f7f7f7;
}

.pro_lc dt,
.pro_lc dt img {
    width: 630px;
    display: block;
    overflow: hidden;
    float: left;
}

.pro_lc dd {
    width: 370px;
    display: block;
    overflow: hidden;
    float: left;
    line-height: 26px;
    color: #333;
    padding-top: 20px;
    padding-right: 30;
    padding-bottom: 0;
    padding-left: 30px;
}

.pro_lc dd h4 {
    color: #333;
    font-size: 20px;
    line-height: 42px;
    height: 42px;
    font-weight: bold;
    overflow: hidden;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    margin-bottom: 10px;
}

.pro_lc dd h4 a {
    color: #333;
}

.pro_lc dd .pro_lw {
    height: 220px;
    overflow: hidden;
    font-size: 16px;
    line-height: 35px;
}

.more01 a {
    width: 110px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 16px;
    background-color: #0088ce;
    background-image: url(/template/pc/skin/images/pmore3.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    padding-left: 20px;
    margin-top: 20px;
}

.more01 a:hover {
    width: 110px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 16px;
    background-color: #f68100;
    background-image: url(/template/pc/skin/images/pmore3.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    padding-left: 20px;
    margin-top: 20px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}



.pr_list {
    float: left;
    width: 1087px;
}

.product_list a li {
    float: left;
    width: 317px;
    margin-right: 29px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #FFFFFF;
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 8px;
    box-shadow: 0px 0px 8px #d4d4d4;
}

.product_list a:hover li {
    background-color: #bc070e;
    color: #fff;
}

.product_list a li .cpt {
    font-size: 18px;
    line-height: 50px;
    height: 40px;
    color: #FFF;
    padding-right: 10px;
    padding-bottom: 10px;
    color: #333;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E6E6E6;
}

.product_list a:hover li .cpt {
    color: #FFF;
}

.product_list span {
    float: left;
    width: 265px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E6E6E6;
    margin-bottom: 5px;
    height: 78px;
}

.product_list a:hover span {
    color: #FFF;
}

.product_list .pmore {
    background-image: url(/template/pc/skin/images/pmore1.png);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    height: 75px;
    width: 50px;
}

.product_list a:hover .pmore {
    background-image: url(/template/pc/skin/images/pmore2.png);
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
}

.product_list a li p {
    overflow: hidden;
}

.product_list a:hover li p {
    color: #F5F5F5;
}

.product_list a:hover li .cpt,
..product_list a:hover li .cpt p {
    color: #FFF;
}

.product_list a li .img {
    width: 317px;
    height: 255px;
    overflow: hidden;
}

.product_list a li .img img {
    width: 317px;
    height: 255px;
    cursor: pointer;
    transition: all 0.6s;
}

.product_list a li .img img:hover {
    transform: scale(1.3);
}

.product_list a li .more {
    font-size: 12px;
    line-height: 30px;
    color: #666;
    background-color: #F7F7F7;
    height: 30px;
    width: 80px;
    margin-top: 10px;
    border: 1px solid #CCC;
    text-align: center;
    margin-bottom: 10px;
    margin-left: 5px;
}

.product_list a:hover li .more {
    font-size: 12px;
    line-height: 30px;
    color: #666;
    background-color: #FFFFFF;
    height: 30px;
    width: 80px;
    margin-top: 10px;
    margin-left: 5px;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 10px;
}

.indexlx {
    background-image: url(/template/pc/skin/images/timg1.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    float: left;
    height: 145px;
    width: 280px;
    margin-top: 20px;
}

.indexlx p {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    background: url(/template/pc/skin/images/contact-z1_tel.png) no-repeat 150px 46px;
    color: #333;
    padding-top: 40px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 175px;
}

.indexlx span {
    display: block;
    height: 30px;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    padding-left: 135px;
    color: #f00;
}

.company {
    margin-bottom: 30px;
}

.companylist {
    margin: 0;
}

.companylist ul li {
    width: 330px;
    display: inline-block;
    float: left;
    margin-bottom: 10px;
}

.companylist ul li:hover p {
    border-bottom: 2px solid #bc070e;
}

.companylist ul li img {
    width: 100%;
    display: block;
}

.companylist ul li p {
    text-align: center;
    font-size: 16px;
    line-height: 35px;
    border-bottom: 2px solid #eee;
    padding-bottom: 3px;
}

.newsup {
    margin: 30px 0;
}

.newsuplist {
    width: 675px;
    display: inline-block;
    padding: 10px;
}

.picScroll-left {
    width: 1400px;
    position: relative;
    margin: 40px auto 50px;
}

.picScroll-left .hd {
    width: 1400px;
    height: 50px;
    position: absolute;
    top: 45%;
}

.picScroll-left .hd .prev {
    position: absolute;
    left: 0px;
    float: left;
    display: block;
    height: 41px;
    width: 22px;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("/template/pc/skin/img/left_03.png") no-repeat;
}

.picScroll-left .hd .prev:hover {
    background: url("/template/pc/skin/img/left1_03.png") no-repeat;
}

.picScroll-left .hd .next {
    position: absolute;
    right: 0px;
    display: block;
    height: 41px;
    width: 22px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("/template/pc/skin/img/left_05.png") no-repeat;
}

.picScroll-left .hd .next:hover {
    background: url("/template/pc/skin/img/left1_05.png") no-repeat;
}

.picScroll-left .hd .prevStop {
    background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("images/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd {
    width: 1320px;
    margin: 0 auto;
    overflow: hidden;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    border: 1px solid #D9D9D9;
    width: 320px;
    margin-right: 10px;
    float: left;
    _display: inline;
    overflow: hidden;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
    overflow: hidden;
}

.picScroll-left .bd ul li .pic img {
    width: 322px;
    height: 240px;
    display: block;
    transition: ease-in-out 0.4s;
}

.picScroll-left .bd ul li:hover img {
    transform: scale(1.3);
}

.picScroll-left .bd ul li:hover .title {
    background-color: #bc070e;
}

.picScroll-left .bd ul li:hover .info {
    color: #000;
}

.picScroll-left .bd ul li .title {
    font-size: 18px;
    line-height: 60px;
    font-weight: bolder;
    text-align: center;
    color: #fff;
    background-color: #bc070e;
}

.picScroll-left .bd ul li .info {
    background-color: #eee;
    font-size: 14px;
    line-height: 26px;
    padding: 8px;
}

.slideBox {
    width: 1920px;
    height: 550px;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    bottom: 15px;
    z-index: 1;
    margin-left: 48%;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;

}

.slideBox .hd ul li {
    float: left;
    width: 13px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    background: #bc070e;
    cursor: pointer;
    border-radius: 50%;
    margin: 0 5px;
}

.slideBox .hd ul li.on {
    width: 10px;
    height: 10px;
    background: none;
    color: #fff;
    background: #fff;
    border: 2px solid #bc070e;
}

.slideBox .bd {
    width: 100%;
    height: 550px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
}

.slideBox .bd li {
    height: 550px;
    zoom: 1;
    vertical-align: middle;
}


.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 13%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/template/pc/skin/images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 13%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}


.slideTxtBox {
    width: 883px;
    text-align: left;
}

.slideTxtBox .hd {
    height: 45px;
    line-height: 45px;
    padding: 0;
    border-bottom: 2px solid #bc070e;
    position: relative;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    left: 1px;
    top: -1px;
    height: 45px;
}

.slideTxtBox .hd ul li {
    font-size: 18px;
    float: left;
    padding: 0 52px;
    cursor: pointer;
}

.slideTxtBox .hd ul li.on {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 45px;
    background: #bc070e;
    color: #fff;
}

.slideTxtBox .bd ul {
    padding: 15px;
    zoom: 1;
}

.slideTxtBox .bd ul img {
    background: url(/template/pc/skin/img/loading.gif) center center no-repeat;
}

.slideTxtBox .bd li {
    height: 24px;
    line-height: 24px;
}

.slideTxtBox .bd li .date {
    float: right;
    color: #999;
}

/*公司实拍*/
.layB {
    width: 1320px;
    margin: 0 auto;
}

.layB .tbC {
    width: 1320px;
    position: relative;
}

.layB .prev {
    background: url(/template/pc/skin/img/icon.png) no-repeat;
    width: 15px;
    height: 276px;
    position: absolute;
    left: -30px;
    top: 140px;
    background-position: -520px 0;
}

.layB .next {
    background: url(/template/pc/skin/img/icon.png) no-repeat;
    width: 15px;
    height: 276px;
    position: absolute;
    top: 140px;
    left: auto;
    right: -30px;
    background-position: -560px 0;
}

.layB .prev:hover {
    background-position: -540px 0;
}

.layB .next:hover {
    background-position: -580px 0;
}

.layB .slide {
    width: 1320px;
    overflow: hidden;
}

.layB ul {
    overflow: hidden;
    zoom: 1;
}


/*新闻*/
.news {
    padding-top: 20px;
    background: #f2f2f3;
    -height: 750px;
    overflow: hidden;
}

.new_con {
    margin-top: 50px;
}

.new_l {
    width: 760px;
    overflow: hidden;
}

.new_l h4 {
    font-weight: normal;
    line-height: 100%;
    height: 40px;
    overflow: hidden;
    background: url(/template/pc/skin/images/n_l1.jpg) no-repeat 0 1px;
    padding-left: 19px;
}

.new_l h4 span {
    display: inline-block;
    float: left;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 100%;
}

.new_l h4 em {
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    background-color: #d4151c;
    height: 20px;
    width: 60px;
    line-height: 20px;
    text-align: center;
}

.new_l dl {}

.new_l .img {
    width: 772px;
    height: 280px;
    overflow: hidden;
}

.new_l dt li {
    float: left;
    height: 280px;
    width: 374px;
    background-color: #FFF;
    margin-right: 12px;
    overflow: hidden;
    position: relative;
}

.new_l dt li img {
    width: 374px;
    cursor: pointer;
    transition: all 0.6s;
    position: absolute;
}

.new_l dt li img:hover {
    transform: scale(1.3);
}

.new_l dt li h3 {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    color: #FFF;
    width: 374px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
}

.new_l dd h5 {
    display: block;
    width: 760px;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    margin-top: 25px;
    float: left;
}

.new_l dd h5 span {
    font-size: 18px;
    height: 27px;
    width: 85px;
    color: #d4151c;
    border: 1px solid #d4151c;
    line-height: 27px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    float: left;
}

.new_l dd h5 a {
    display: inline-block;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    margin-left: 14px;
    height: 30px;
    width: 650px;
    overflow: hidden;
    float: left;
    line-height: 30px;
}
.new_l dd h5 a i
{
    color: #454545;
    font-size: 14px;
    float: right;
}
.new_l dd h5 a:hover {
    color: #d4151c;
}

.new_l dd p {
    font-size: 14px;
    color: #8b8b8b;
    line-height: 24px;
    height: 50px;
    padding-top: 3px;
    padding-right: 9px;
    padding-bottom: 0;
    padding-left: 9px;
    overflow: hidden;
}

.new_list {
    display: block;
    position: relative;
    margin-top: 20px;
}

.new_list ul li {
    margin-bottom: 12px;
    width: 374px;
    overflow: hidden;
    float: left;
    height: 53px;
    background: #fff;
}

.new_list ul li:nth-of-type(2n) {
    float: right;
}

.new_list ul li i {
    display: inline-block;
    float: left;
    width: 50px;
    height: 53px;
    background: #d2d2d2;
    text-align: center;
    color: #fff;
    font-family: Arial;
    font-size: 10px;
}

.new_list ul li i span {
    display: block;
    font-size: 24px;
    line-height: 100%;
    font-weight: bold;
    padding-top: 7px;
}

.new_list ul li em {
    display: block;
    line-height: 53px;
    float: left;
    padding-left: 15px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    height: 53px;
    width: 294px;
    padding-right: 15px;
}

.new_list ul li:hover i {
    background: #bc1218;
}

.new_r {
    width: 555px;
}

.new_r h4 {
    font-weight: normal;
    line-height: 100%;
    height: 40px;
    overflow: hidden;
    background: url(/template/pc/skin/images/n_r1.jpg) no-repeat 80px 1px;
}

.new_r h4 span {
    display: inline-block;
    float: left;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 100%;
}

.new_r h4 em {
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    line-height: 20px;
    background-color: #d4151c;
    text-align: center;
    height: 20px;
    width: 60px;
}

.new_r dl {
    height: 95px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
    padding-left: 36px;
    background: url(/template/pc/skin/images/n_q.jpg) no-repeat;
}

.new_r dt a {
    display: inline-block;
    font-size: 16px;
    color: #333333;
    line-height: 25px;
    line-height: 25px;
    font-weight: normal;
    height: 25px;
    overflow: hidden;
}
.new_r dt i {
    float: right;
    display: inline-block;
    font-size: 14px;
    color: #454545;
    line-height: 25px;
    line-height: 25px;
    font-weight: normal;
    height: 25px;
    overflow: hidden;
}
.new_r dl:hover a {
    color: #d4151c;
}

.new_r dd p {
    font-size: 14px;
    color: #8b8b8b;
    line-height: 24px;
    height: 55px;
    overflow: hidden;
}
/*联系我们*/
.lianxi_m {
    width: 1200px;
    overflow: hidden;
    background: #f5f5f5;
    margin: 0 auto;
}

.lianxi_ml {
    background: #bc070e;
    color: #fff;
    padding: 30px;
    overflow: hidden;
    float: left;
}

.lianxi_ml_m {
    overflow: hidden;
    font-size: 38px;
    font-weight: bold;
    line-height: 52px;
    margin-bottom: 18px;
}

.lianxi_ml_s {
    width: 315px;
    border: solid 2px #fff;
    font-size: 28px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    margin-bottom: 18px;
    line-height: 45px;
}

.lianxi_ml_en {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: italic;
    line-height: 40px;
}

.lianxi_mr {
    float: right;
    overflow: hidden;
    width: 780px;
}

.lianxi_mr_i {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100px;
    font-weight: bold;
    line-height: 100px;
    color: #333;
    position: absolute;
    overflow: hidden;
    margin-top: 18px;
}

.lianxi_m .mr_i {
    font-size: 140px;
    line-height: 120px;
    margin-top: 150px;
    margin-left: 650px;
}

.lianxi_mr_m {
    width: 600px;
    float: left;
    overflow: hidden;
    padding-left: 80px;
    padding-right: 20px;
    padding-top: 25px;
    line-height: 24px;
    color: #333;
    font-size: 15px;
}

.lianxi_mr_m span {
    font-size: 24px;
    font-weight: bold;
    line-height: 60px;
    color: #333;
}
.bdshare-slide-style-l6 .bdshare-slide-button {
    background: url(/template/pc/skin/images/l6.gif) no-repeat 0 0 !important;
}

#youlian {
  width: 1920px;
  display: inline-block;
  left: 50%;
  position: relative;
  margin-left: -960px;
  overflow: hidden;
}

#youlian ul {
  width: 1400px;
  margin: 0 auto;
}

#youlian ul li {
  float: left;
  padding: 3px;
}