@charset "utf-8";

/* CSS Document */


/*reset*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
}

div {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 12px;
}

address,
cite,
em {
    font-style: normal;
}

li {
    list-style-type: none;
}

fieldset,
img {
    border: 0;
}

p {
    line-height: 22px;
}

label,
button {
    cursor: pointer;
}

select,
input,
textarea {
    font-size: 12px;
    line-height: 1.2em;
}

body {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif, "Microsoft Yahei";
    color: #353535;
}

a {
    color: #353535;
    cursor: pointer;
    text-decoration: none;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}


/*@font-face {
    font-family: 'swis721_cn_btbold';
    src: url('../fonts/tt0010m_-webfont.eot');
    src: url('../fonts/tt0010m_-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tt0010m_-webfont.woff2') format('woff2'), url('../fonts/tt0010m_-webfont.woff') format('woff'), url('../fonts/tt0010m_-webfont.ttf') format('truetype'), url('../fonts/tt0010m_-webfont.svg#swis721_cn_btbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'swis721_cn_btroman';
    src: url('../fonts/tt0009m_-webfont.eot');
    src: url('../fonts/tt0009m_-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tt0009m_-webfont.woff2') format('woff2'), url('../fonts/tt0009m_-webfont.woff') format('woff'), url('../fonts/tt0009m_-webfont.ttf') format('truetype'), url('../fonts/tt0009m_-webfont.svg#swis721_cn_btroman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hermesregular';
    src: url('../fonts/hermes-regular-webfont.eot');
    src: url('../fonts/hermes-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/hermes-regular-webfont.woff2') format('woff2'), url('../fonts/hermes-regular-webfont.woff') format('woff'), url('../fonts/hermes-regular-webfont.ttf') format('truetype'), url('../fonts/hermes-regular-webfont.svg#hermesregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/


/*header*/

.wrapper {
    width: 1020px;
    margin: 0 auto;
}

.header,
.content,
.footer {
    min-width: 1020px;
}

.h_top p a,
.nav li a,
.nav li .currentA,
.nav li a i.home,
.banner_pre_next .banner_btn_left,
.banner_pre_next .banner_btn_right,
.c_box01 ul li,
.c_box01 ul li a,
.c_box01 ul li a span.more,
.c_box01 ul li a dl dd.more,
.c_box04 ul li dl dt,
.f_box02 .copyright a,
.f_box01 .tip p.btn a,
.f_box01 .tip p.mail a,
.f_box02 .icons a,
.c_box01 p.title_box a,
.c_box04 p.title_box a,
.c_box02 dl dd.send a,
.c_box01 dl dd.send a,
.c_box02 dl dt a,
.c_box03 #picshow_img p.title a,
.l_box01 a,
.l_box02 a,
.l_box01 dl dd.more,
.l_box02 dl dd.more,
.l_box03 dl dd a,
.sub_faq_box ul li a,
.sub_news_box ul li a,
.sub_case_box ul li a,
.sub_case_box ul li a dl dd.more,
.l_box04 dl dd a,
.sub_inquiry .inquirymain input.send,
.sub_proCover_box p.title_box span,
.proDetail_btn a,
.sub_contact_box dl dd a,
.c_box01 ul li p.icon span,
.l_box04 form label input.send {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.uppercase {
    text-transform: uppercase;
}

.header .h_top {
    background: #2c323b;
    height: 32px;
}

.h_top .wrapper,
.h_bottom .wrapper {
    overflow: hidden;
    zoom: 1;
}

.h_top p,
.h_top p a {
    line-height: 32px;
    color: #9ca5b3;
}

.h_top p.left {
    float: left;
}

.h_top p.left span,
.h_top p.right span {
    display: inline-block;
    margin-right: 25px;
}

.h_top p.right {
    float: right;
}


/*.h_top p.right a {
    display: inline-block;
    margin-left: 20px;
}*/

.h_top p i {
    display: inline-block;
    background: url(../images/icons.png) no-repeat 0 0;
    vertical-align: middle;
    margin-right: 5px;
    _float: left;
    _margin: 10px 0 0;
}

.h_top p.left span.mail i,
.h_top p.right span.mail i {
    width: 15px;
    height: 13px;
    background-position: 0 0;
}

.h_top p.left span.tel i,
.h_top p.right span.tel i {
    width: 15px;
    height: 15px;
    background-position: 0 -18px;
}

.h_top p.right a.lan01 i {
    width: 20px;
    height: 13px;
    background-position: -27px 0;
}

.h_top p.right a.lan02 i {
    width: 20px;
    height: 13px;
    background-position: -51px 0;
}

.h_top p a:hover {
    text-decoration: underline;
    color: #fff;
}

.h_bottom {
    height: 120px;
}

.h_bottom .logo {
    float: left;
    margin: 30px 0 0 0;
}

.h_bottom .logo img {
    width: 400px;
    height: 60px;
}

.h_bottom .nav {
    float: right;
}

.nav li {
    float: left;
}

.nav li a i.home {
    display: inline-block;
    width: 15px;
    height: 18px;
    background: url(../images/icons.png) no-repeat -27px -22px;
    vertical-align: middle;
    margin-right: 5px;
    _float: left;
    _margin: 52px 0 0;
}

.nav li .currentA i.home,
.nav li:hover a i.home {
    background-position: -42px -22px;
}

.nav li a {
    display: inline-block;
    line-height: 120px;
    padding: 0 22px;
    font-size: 14px;
    text-transform: uppercase;
    border-right: solid 1px #e0e0e0;
    font-family: 'swis721_cn_btroman';
}

.nav li:hover a,
.nav li .currentA {
    background: #116eb5;
    color: #fff;
    font-family: 'swis721_cn_btbold';
}

.nav li:hover .sub_nav {
    display: block;
}

.nav li .sub_nav {
    position: absolute;
    z-index: 99;
    top: 152px;
    display: none;
    width: 220px;
    background: rgba(17, 110, 181, .9);
    padding: 20px 0;
}

.nav li .sub_nav dl dd {
    border-bottom: solid 1px #3a93d7;
}

.nav li .sub_nav dl dd a {
    color: #fff;
    display: block;
    padding: 7px 20px;
    font-size: 16px;
    font-family: 'swis721_cn_btroman';
    line-height: 24px;
    text-transform: capitalize;
    border-right: none;
    /* background: url(../images/arrow.png) no-repeat 200px center; */
}

.nav li .sub_nav dl dd:hover a {
    background-color: #3a93d7;
}

.nav li .sub_nav dl dd .sub_nav02 {
    position: absolute;
    z-index: 999;
    top: 10px;
    display: none;
    background: #fff;
    left: 220px;
    width: 220px;
    background: rgba(17, 110, 181, .8);
    padding: 10px 0;
}

.nav li .sub_nav dl dd .sub_nav02 dd a {
    background: none;
}

.nav li .sub_nav dl dd .sub_nav02 dd:hover a {
    display: block;
    background-color: #3a93d7;
}


/*banner*/

.banner {
    min-width: 1020px;
    height: 534px;
    position: relative;
    margin: 0 auto;
    background: #eaeaea;
}

.banner_pre_next {
    position: relative;
    z-index: 101;
    top: 210px;
    display: none;
}

.banner_pre_next .banner_btn_left {
    position: absolute;
    left: 10%;
    color: #ccc;
    font: bold 80px/normal simsun;
}

.banner_pre_next .banner_btn_right {
    position: absolute;
    right: 10%;
    color: #ccc;
    font: bold 80px/normal simsun;
}

.banner_pre_next .banner_btn_right:hover,
.banner_pre_next .banner_btn_left:hover {
    color: #116eb5;
    text-decoration: none;
}

.yq_banner_list {
    position: absolute;
    z-index: 100;
    bottom: 15px;
    width: 1024px;
    margin: 0 auto;
    text-align: right;
    margin-left: -512px;
    left: 50%;
    display: none;
}

.yq_banner_list a {
    display: inline-block;
    height: 12px;
    width: 12px;
    margin: 0 6px;
    background: #7e7e7e;
}

.yq_banner_list a:hover,
.yq_banner_list a.hover {
    background: #2e75ad;
}

.banner_show {
    text-align: center;
    height: 534px;
    overflow: hidden;
    position: relative;
}

.banner_show>a {
    cursor: default;
}

.bannger_inbox {
    position: absolute;
    left: 50%;
    top: 0;
}


/*content*/

.content .c_box01 {
    margin: 50px 0 0;
}

.c_box01 p.title_box,
.c_box04 p.title_box,
.c_box05 p.title_box,
.sub_proCover_box p.title_box {
    text-align: center;
    background: url(../images/line01.jpg) repeat-x 0 19px;
}

.c_box01 p.title_box a,
.c_box04 p.title_box a,
.c_box05 p.title_box a,
.sub_proCover_box p.title_box a.title {
    display: inline-block;
    padding: 0 20px;
    background: #fff;
    font-size: 30px;
    color: #353535;
}

.c_box01 p.title_box a:hover,
.c_box04 p.title_box a:hover,
.c_box05 p.title_box a:hover {
    color: #353535;
    cursor: default;
}

.c_box01 p.title_box i,
.c_box04 p.title_box i,
.c_box05 p.title_box i,
.sub_proCover_box p.title_box i {
    display: inline-block;
    background: #fff;
    color: #c2c2c2;
    font-size: 16px;
    vertical-align: middle;
    font-style: normal;
}

.c_box01 p.title_box span,
.c_box04 p.title_box span,
.c_box05 p.title_box span {
    display: block;
    font-size: 12px;
    color: #aeaeae;
    /*border: solid 1px #cfcfcf;*/
    width: 184px;
    height: 22px;
    margin: 5px auto 0;
}

.c_box01 ul {
    overflow: hidden;
    zoom: 1;
    margin: 45px 0 30px;
}

.c_box01 ul li {
    position: relative;
    float: left;
    margin-right: 29px;
    /*padding: 50px 0 0 20px;*/
    width: 494px;
    height: 242px;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
}

.c_box01 ul li:last-child {
    margin-right: 0;
}

.c_box01 ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.c_box01 ul li.pro_category_1 {
    background: url(../images/index/p_1.png) center center no-repeat;
}

.c_box01 ul li.pro_category_1:hover {
    background: url(../images/index/p_1.png) center center no-repeat #fcfcfc;
}

.c_box01 ul li.pro_category_2 {
    background: url(../images/index/p_2.png) center center no-repeat;
}

.c_box01 ul li.pro_category_2:hover {
    background: url(../images/index/p_2.png) center center no-repeat #fcfcfc;
}

.c_box01 ul li a span.line {
    position: absolute;
    top: 40px;
    left: 20px;
    display: block;
    width: 60px;
    height: 1px;
    background: #a9a9a9;
}

.c_box01 ul li a h3 {
    position: absolute;
    top: 60px;
    left: 20px;
    font-size: 18px;
    color: #363636;
    font-family: Arial, Helvetica, sans-serif;
}

.c_box01 ul li a P {
    position: absolute;
    top: 100px;
    left: 20px;
    width: 180px;
}

.c_box01 ul li a span.more {
    position: absolute;
    top: 160px;
    left: 20px;
    margin-top: 20px;
    display: inline-block;
    padding: 5px 20px;
    border: 1px solid #4f4f4f;
    background: #fff;
    font-style: normal;
}

.c_box01 ul li a:hover span.more {
    background: #116eb5;
    border-color: #116eb5;
    color: #fff;
}

.content .c_box02 {
    margin: 70px 0 0;
    padding: 50px 0;
    overflow: hidden;
    zoom: 1;
    background: #efefef;
}

.c_box02 dl {
    width: 600px;
    /*background: #fff;*/
    float: left;
}

.c_box02 dl dt {
    text-align: center;
}

.c_box02 dl dt span {
    display: inline-block;
    border: solid 2px #5f5f5f;
    padding: 0 21px;
}

.c_box02 dl dt a {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 20px;
    background: #efefef;
    bottom: -15px;
    font-size: 38px;
    color: #2e2e2e;
    line-height: 50px;
    font-family: 'hermesregular';
}

.c_box02 dl dt a img {
    margin-left: 35px;
    margin-left: 30px\0;
    _margin-left: 30px;
    vertical-align: middle;
}

.c_box02 dl dd.text a {
    font-size: 14px;
    color: #656565;
    display: block;
    padding: 30px 0 23px;
    line-height: 22px;
}

.c_box02 dl dd.text a span {
    color: #0576a7;
}

.c_box02 dl dd.send {
    overflow: hidden;
    zoom: 1;
}

.c_box02 dl dd.send a {
    display: inline-block;
    width: 186px;
    height: 30px;
    background: #116eb5;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    /* margin-left: 50px; */
}

.c_box01 dl {
    padding-top: 20px;
    text-align: center;
}

.c_box01 dl dd.send a {
    display: inline-block;
    width: 186px;
    height: 30px;
    border: 1px solid #d9d9d9;
    border-radius: 30px;
    background: #fff;
    font-style: normal;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}

.c_box02 dl dd.send a i {
    display: inline-block;
    width: 15px;
    height: 14px;
    background: url(../images/icons.png) no-repeat 0 -41px;
    vertical-align: middle;
    margin-right: 5px;
    _float: left;
    _margin: 10px 0 0 25px;
}

.c_box02 dl dd.send span {
    font-size: 12px;
    color: #a1a1a1;
    float: right;
    display: inline-block;
    margin: 15px 0 0;
    _margin: -10px 0 0;
    letter-spacing: 2px;
}

.c_box02 dl:hover dt a {
    color: #2e2e2e;
}

.c_box02 dl:hover dd.send a {
    background: #3a93d7;
}

.c_box01 dl dd.send a:hover {
    background: #3a93d7;
    background: #116eb5;
    border-color: #116eb5;
    color: #fff;
}

.c_box02 p.pic {
    float: right;
    width: 365px;
}

.content .c_box03 {
    background: url(../images/bg03.jpg) repeat-x;
    padding: 30px 0;
}

.c_box03 #zSlider {
    overflow: hidden;
    zoom: 1;
    margin: 15px 0 0;
}

.c_box03 #picshow_img {
    padding: 30px 0 0;
    float: left;
    width: 310px;
    position: relative;
}

.c_box03 #picshow_img p.title a {
    display: inline-block;
    font-size: 40px;
    font-family: 'hermesregular';
    background: url(../images/bg03.jpg) repeat-x;
    position: absolute;
    z-index: 99;
    margin-left: 30px;
    top: 19px;
    _line-height: 30px;
    padding: 0 15px;
}

.c_box03 #picshow_img p.title a:hover {
    color: #0684bb;
}

.c_box03 #picshow_img ul li {
    overflow: hidden;
    zoom: 1;
    display: none;
    text-align: center;
    border: solid 2px #323232;
    width: 306px;
    height: 200px;
}

.c_box03 #picshow_img ul li img {
    width: 250px;
    height: 150px;
    margin: 27px 0 0;
}

.c_box03 #select_btn {
    position: relative;
    float: right;
    width: 660px;
    margin: 30px 0 0;
    _margin: 0;
}

.c_box03 #select_btn ul li {
    margin-bottom: 15px;
}

.c_box03 #select_btn ul li a {
    display: block;
}

.c_box03 #select_btn ul li a dl {
    display: none;
}

.c_box03 #select_btn ul li.current {
    background: #fff;
}

.c_box03 #select_btn ul li.current a dl {
    display: block;
    padding: 20px 15px;
}

.c_box03 #select_btn ul li.current a p {
    display: none;
}

.c_box03 #select_btn ul li a dl dt {
    font-size: 16px;
    color: #3b3b3b;
    font-weight: bold;
}

.c_box03 #select_btn ul li a dl dd {
    color: #4a4a4a;
    line-height: 22px;
    padding: 0 70px 0 20px;
    margin: 15px 0 0;
    height: 66px;
    overflow: hidden;
}

.c_box03 #select_btn ul li a dl dd span {
    display: inline-block;
    margin-left: 10px;
    width: 48px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    background: #116eb5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.c_box03 #select_btn ul li a p {
    padding: 0 20px;
    color: #4a4a4a;
    overflow: hidden;
    zoom: 1;
}

.c_box03 #select_btn ul li a p span.text i {
    display: inline-block;
    width: 12px;
    height: 1px;
    background: #555;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.c_box03 #select_btn ul li a p span.text {
    float: left;
    width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.c_box03 #select_btn ul li a p span.date {
    float: right;
    color: #878787;
    width: 13%;
    text-align: right;
}

.content .c_box04,
.content .c_box05 {
    margin: 80px 0 0;
}

.c_box01 p.title_box a,
.c_box04 p.title_box a {
    padding: 0 65px;
}

.c_box04 ul,
.c_box05 ul {
    margin: 40px 0 0;
    overflow: hidden;
    zoom: 1;
}

.c_box04 ul li {
    float: left;
    margin-right: 20px;
    width: 240px;
}

.c_box04 ul li a {
    display: block;
}

.hover_wrap {
    width: 100%;
    position: relative;
}

.c_box04 .hover_wrap img {
    width: 240px;
    height: 180px;
}

.sub_proList_box .hover_wrap img {
    width: 200px;
    height: 160px;
}

.overlay_text {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 450ms ease-out 0s;
    -moz-transition: all 450ms ease-out 0s;
    -o-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    -webkit-transform: rotateX(180deg) scale(0.5, 0.5);
    -moz-transform: rotateX(180deg) scale(0.5, 0.5);
    -ms-transform: rotateX(180deg) scale(0.5, 0.5);
    -o-transform: rotateX(180deg) scale(0.5, 0.5);
    transform: rotateX(180deg) scale(0.5, 0.5);
}

.hover_wrap:hover .overlay_text,
.img-wrap:active .overlay_text {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateX(0deg) scale(1, 1);
    -moz-transform: rotateX(0deg) scale(1, 1);
    -ms-transform: rotateX(0deg) scale(1, 1);
    -o-transform: rotateX(0deg) scale(1, 1);
    transform: rotateX(0deg) scale(1, 1);
}

.c_box04 ul li .hover_wrap .bg,
.sub_proList_box ul li .hover_wrap .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #116eb5;
    opacity: .6;
    filter: alpha(opacity=60);
}

.c_box04 ul li .hover_wrap .more,
.sub_proList_box ul li .hover_wrap .more {
    position: absolute;
    display: block;
    top: 40%;
    color: #fff;
    font-size: 14px;
    z-index: 999;
    text-transform: uppercase;
    font-weight: bold;
    width: 130px;
    height: 30px;
    border: solid 1px #fff;
    line-height: 30px;
    text-align: center;
    left: 50%;
    margin-left: -65px;
}

.c_box04 ul li .hover_wrap .more i,
.sub_proList_box ul li .hover_wrap .more i {
    display: inline-block;
    width: 0px;
    height: 0px;
    border: 6px solid #fff;
    border-width: 5px 0 5px 6px;
    border-color: transparent #fff;
    margin: 0 0 0 7px;
    vertical-align: middle;
}

.c_box04 ul li p {
    margin: 10px 0 0;
    font-size: 16px;
    color: #4d4d4d;
    font-weight: bold;
    margin-bottom: 5px;
    height: 36px;
    text-align: center;
    overflow: hidden;
}

.c_box04 ul li dl {
    margin: 10px 0 0;
}

.c_box04 ul li dl dt {
    font-size: 16px;
    color: #4d4d4d;
    font-weight: bold;
    margin-bottom: 5px;
    height: 36px;
    overflow: hidden;
}

.c_box04 ul li dl dd i {
    display: inline-block;
    width: 12px;
    height: 1px;
    background: #555;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.c_box04 ul li dl dd {
    color: #696969;
    line-height: 22px;
}

.c_box04 ul li:hover dl dt {
    color: #0684bb;
}

.c_box05 ul li {
    float: left;
}


/*footer*/

.footer {
    margin: 80px 0 0;
}

.footer .f_box01 {
    background: url(../images/bg04.jpg) no-repeat center top;
    height: 159px;
}

.f_box01 .wrapper {
    overflow: hidden;
    zoom: 1;
}

.f_box01 .f_logo {
    float: left;
    margin: 64px 0 0;
}

.f_box01 .f_logo a {
    display: block;
}

.f_box01 .f_logo a img {
    float: left;
    width: 75px;
    height: 88px;
}

.f_box01 .f_logo a p {
    float: left;
    color: #434343;
    font-weight: bold;
    margin: 25px 0 0 10px;
}

.f_box01 .f_logo a p span {
    font-family: 'hermesregular';
    font-size: 38px;
    display: block;
    color: #323131;
    font-weight: normal;
    margin-bottom: 10px;
}

.f_box01 .tip {
    float: left;
    margin: 80px 0 0 50px;
}

.f_box01 .tip p.mail,
.f_box01 .tip p.mail a {
    font-size: 14px;
    color: #3e3e3e;
}

.f_box01 .tip p.btn {
    margin: 5px 0 0;
}

.f_box01 .tip p.mail a:hover {
    color: #0a8f3d;
    text-decoration: underline;
}

.f_box01 .tip p.btn a {
    display: inline-block;
    width: 176px;
    height: 30px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    background: #169f4a;
    font-size: 15px;
    font-weight: bold;
    font-family: Shruti;
}

.f_box01 .tip p.btn a i {
    display: inline-block;
    width: 19px;
    height: 18px;
    background: url(../images/icons.png) no-repeat -27px -41px;
    vertical-align: middle;
    margin-right: 10px;
    _float: left;
    _margin: 10px 0 0 15px;
}

.f_box01 .tip p.btn a:hover {
    background: #0a8f3d;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.footer .f_box02 {
    background: #2a2f38;
    box-shadow: inset 0 7px 8px #151617;
    padding: 40px 0 60px;
}

.f_box02 .clearfix>span {
    display: inline-block;
}

.f_box02 span.left img {
    position: relative;
    top: -10px;
    display: inline-block;
}

#cnzz_stat_icon_1263331729 {
    position: relative;
    top: 11px;
}

.f_box02 span.mid {
    margin-left: 300px;
}

.f_box02 span.right {
    float: right;
}

.f_box02 span h3 {
    color: #e8e8e8;
    margin: 15px 0;
    text-transform: uppercase;
    font-size: 18px;
}

.f_box02 span ul li,
.f_box02 span ul li a {
    color: #e8e8e8;
    margin: 10px 0 0;
    font-size: 12px;
}

.f_box02 span p.copyright {
    color: #e8e8e8;
    margin: 15px 0 0;
    line-height: 14px;
    height: 14px;
}

.f_box02 .copyright a {
    color: #e8e8e8;
}

.f_box02 .copyright a:hover {
    color: #ccc;
}

.f_box02 .icons {
    text-align: center;
}

.f_box02 .icons a {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../images/social.jpg) no-repeat;
    margin: 0 9px;
}

.f_box02 .icons a.icon01 {
    background-position: 0 0;
}

.f_box02 .icons a.icon02 {
    background-position: -50px 0;
}

.f_box02 .icons a.icon03 {
    background-position: -100px 0;
}

.f_box02 .icons a.icon04 {
    background-position: -150px 0;
}

.f_box02 .icons a.icon01:hover {
    background-position: 0 -32px;
}

.f_box02 .icons a.icon02:hover {
    background-position: -50px -32px;
}

.f_box02 .icons a.icon03:hover {
    background-position: -100px -32px;
}

.f_box02 .icons a.icon04:hover {
    background-position: -150px -32px;
}


/*sub*/

.sub_banner {
    min-width: 1020px;
    width: 100%;
    overflow: hidden;
}

.sub_banner img {
    position: relative;
    margin-left: -960px;
    left: 50%;
    height: 186px;
}

.breadcrumbs {
    background: #116eb5;
    height: 32px;
    line-height: 32px;
    color: #fff;
    padding: 0 15px;
}

.breadcrumbs i {
    font-size: 18px;
    display: inline-block;
    margin-right: 5px;
}

.breadcrumbs a {
    line-height: 34px;
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.sub_main {
    overflow: hidden;
    zoom: 1;
    margin: 50px 0 0;
}

.sub_main .sub_main_left {
    width: 300px;
    float: left;
}

.sub_main .sub_main_right {
    width: 690px;
    _width: 680px;
    float: right;
}


/*sub_main_left*/

.l_box01,
.l_box02 {
    margin-bottom: 40px;
}

.l_box01 p.title a {
    display: block;
    font-family: 'swis721_cn_btbold';
    color: #353535;
    font-size: 24px;
    display: inline-block;
    line-height: 28px;
}

.l_box01 p.title a span {
    font-size: 16px;
    color: #999;
    font-weight: 400;
}

.l_box01 .main {
    margin: 20px 0 0;
}

.l_box01 .main dl {
    position: relative;
    z-index: 20;
    margin-bottom: 8px;
}

.l_box01 .main dl dt a {
    display: block;
    font-size: 14px;
    color: #474747;
    background: url(../images/arrow01.png) no-repeat 13px 16px #f2f2f2;
    padding: 6px 10px 6px 30px;
    line-height: 30px;
}

.l_box01 .main dl:hover dt a {
    color: #fff;
    background: url(../images/arrow02.png) no-repeat 13px 12px #116eb5;
}

.l_box01 .main dl dd {
    position: absolute;
    z-index: 99999999;
    top: 0px;
    left: 300px;
    display: none;
    width: 230px;
    height: auto;
    background: #fff;
    border: 1px solid #d6dbe1;
    box-shadow: -1px 1px 6px rgba(0, 0, 0, .3);
}

.l_box01 .main dl:hover dd {
    display: block;
}

.l_box01 .main dl dd.sub-list1 {
    top: -29px;
}

.l_box01 .main dl dd.sub-list2 {
    top: -64px;
}

.l_box01 .main dl dd.sub-list3 {
    top: -99px;
}

.l_box01 .main dl dd.sub-list4 {
    top: -134px;
}

.l_box01 .main dl dd.sub-list5 {
    top: -169px;
}

.l_box01 .main dl dd ul {
    padding: 15px 0px 26px;
}

.l_box01 .main dl dd ul li {
    padding: 0 15px;
    line-height: 22px;
}

.l_box01 .main dl dd ul li a {
    display: block;
    padding: 6px 0px 6px 30px;
    border-bottom: 1px dotted #ddd;
}

.l_box01 .main dl dd ul li a:hover {
    color: #116eb5;
}

.l_box02 {
    margin-bottom: 35px;
}

.l_box03 {
    border: 1px solid #e3e3e3;
    padding: 20px 0;
}

.l_box03 h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    padding: 0 0 0px 12px;
    color: #116eb5;
    font-weight: 700;
}

.l_box03 p {
    padding: 0 0 8px 12px;
    font-size: 14px;
    color: #aaa;
}

.l_box03 dl dt {
    margin-bottom: 10px;
}

.l_box03 dl dd {
    margin-bottom: 5px;
    font-size: 14px;
    /*background: url(../images/dot.jpg) no-repeat left 8px;*/
    padding-left: 20px;
    line-height: 22px;
}

.l_box03 dl dd i {
    color: #6e6e6e;
    font-style: normal;
    margin-right: 15px;
}

.l_box03 dl dd.mail a {
    color: #0b8cc2;
}

.l_box03 dl dd a:hover,
.sub_contact_box dl dd a:hover {
    color: #169f4a;
    text-decoration: underline;
}

.l_box04 {
    margin: 40px 0 0;
}

.l_box04 p.title a {
    font-size: 30px;
    font-family: 'swis721_cn_btbold';
}

.l_box04 form {
    background: #f2f2f2;
    border-top: solid 4px #116eb5;
    margin: 10px 0 0;
    padding: 25px 12px 15px;
}

.l_box04 form label {
    display: block;
    margin-bottom: 10px;
}

.l_box04 form label span {
    font-size: 14px;
    display: inline-block;
    width: 70px;
}

.l_box04 form label.message span {
    vertical-align: top;
}

.l_box04 form label.message textarea {
    height: 70px;
    width: 190px;
    font-family: Arial;
    border: solid 1px #d3d3d3;
    padding: 5px;
}

.l_box04 form label input {
    width: 190px;
    height: 22px;
    border: solid 1px #d3d3d3;
    padding: 0 5px;
}

.l_box04 form label.btn {
    overflow: hidden;
    zoom: 1;
}

.l_box04 form label input.send {
    float: right;
    width: 96px;
    height: 26px;
    background: #116eb5;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border: none;
    cursor: pointer;
    margin-right: 3px;
}

.l_box04 form label input.send:hover {
    background: #df2126;
}

.l_box04 p.icons {
    margin: 25px 0 0;
}

.l_box04 p.icons a {
    display: inline-block;
    width: 52px;
    height: 52px;
    background: url(../images/social02.jpg) no-repeat;
    margin-right: 15px;
    cursor: pointer;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.l_box04 p.icons a.icon01 {
    background-position: 0 0;
}

.l_box04 p.icons a.icon02 {
    background-position: -70px 0;
}

.l_box04 p.icons a.icon03 {
    background-position: -140px 0;
}

.l_box04 p.icons a.icon04 {
    background-position: -210px 0;
}

.l_box04 p.icons a:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
}


/*pro_cover*/

.sub_proCover_box {
    margin: 70px 0 0;
}

.sub_proCover_box p.title_box span {
    display: block;
    margin: 0 auto;
    background: #d4200e;
    width: 216px;
    height: 26px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
}

.sub_proCover_box p.title_box span a {
    text-transform: lowercase;
    color: #fff;
    font-size: 14px;
}

.sub_proCover_box p.title_box span:hover {
    background: #e4230f;
}

.sub_inquiry {
    margin: 50px 0 0;
}

.sub_inquiry .title {
    background: #116eb5;
    color: #fff;
    height: 35px;
    line-height: 35px;
}

.sub_inquiry .title i {
    display: inline-block;
    float: left;
    width: 115px;
    height: 35px;
    margin: 0 15px 0 0;
    background: url(../images/icons.png) no-repeat 46px -62px #0b79a8;
}

.sub_inquiry .title span {
    display: inline-block;
    margin-left: 20px;
    font-size: 14px;
}

.sub_inquiry .inquirymain {
    border: solid 1px #ddd;
    border-top: none;
}

.sub_inquiry .inquirymain form {
    width: 100%;
    padding: 30px;
}

.sub_inquiry .inquirymain input {
    width: 70%;
    border: solid 1px #d8d8d8;
    background: #fff;
    height: 24px;
    padding: 0 5px;
    color: #868686;
    float: left;
    margin-bottom: 15px;
    vertical-align: middle;
}

.sub_inquiry .inquirymain textarea {
    width: 75%;
    height: 130px;
    background: #fff;
    border: solid 1px #d8d8d8;
    color: #868686;
    padding: 5px 0 0 5px;
    font-family: Arial;
}

.sub_inquiry form label {
    display: block;
    width: 100%;
    margin: 8px auto;
    overflow: hidden;
    zoom: 1;
}

.sub_inquiry form label span {
    display: inline-block;
    width: 10%;
    float: left;
    padding-left: 2%;
    color: #505050;
    line-height: 26px;
}

.sub_inquiry form label i {
    font-style: normal;
    color: #e80000;
    font-size: 14px;
    display: inline-block;
    margin-left: 10px;
}

.sub_inquiry .inquirymain input.send,
.sub_contact_box .sub_inquiry .inquirymain input.send {
    padding: 0;
    width: 97px;
    height: 34px;
    border: none;
    background: url(../images/icons.png) no-repeat 0 -100px;
    text-align: center;
    cursor: pointer;
    margin: 20px 0 0 40%;
}

.sub_inquiry .inquirymain input.send:hover {
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
}


/*pro_list*/

.sub_proList_box p.title a {
    display: block;
    margin: 0 0 20px 10px;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
}

.sub_proList_box .main {
    margin-bottom: 15px;
}

.sub_proList_box .main .sub_title {
    margin: 0 0 15px 10px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #116eb5;
}

.sub_proList_box .main ul {
    overflow: hidden;
    zoom: 1;
}

.sub_proList_box .main ul li {
    float: left;
    width: 208px;
    margin: 0 12px 25px 10px;
    _margin: 0 10px 25px 5px;
}

.sub_proList_box .main ul li a {
    display: block;
}

.sub_proList_box .main ul li a .hover_wrap {
    border: solid 1px #d7d7d7;
}

.sub_proList_box .main ul li a img {
    margin: 4px;
}

.sub_proList_box .main ul li p {
    height: 44px;
    overflow: hidden;
}


/*pro_detail*/


/*放大镜*/

#preview {
    margin: 0 auto;
    text-align: center;
    width: 400px;
}

.jqzoom {
    width: 400px;
    height: 300px;
    position: relative;
    padding: 0;
    border: solid 1px #cbcbcb;
}

#spec-n5 {
    margin-top: 15px;
    overflow: hidden;
}


/*#spec-left{ background:url(../images/icons.png) no-repeat -79px -167px; width:21px; height:52px; float:left; cursor:pointer; margin-top:3px;}
#spec-left:hover{ background-position:-156px -167px;}
#spec-right{background:url(../images/icons.png) no-repeat -100px -167px; width:21px; height:52px; float:right;cursor:pointer;margin-top:3px;}
#spec-right:hover{background-position:-177px -167px;}*/

#spec-list {
    display: inline;
    position: relative;
}

#spec-list ul {
    overflow: hidden;
    zoom: 1;
}

#spec-list ul li {
    float: left;
    margin-right: 10px;
}

#spec-list ul li img {
    border: 1px solid #cbcbcb;
    width: 80px;
    height: 60px;
}

#spec-list ul li:hover img {
    border: solid 1px #116eb5;
}


/*jqzoom*/

.zoomdiv {
    left: 859px;
    z-index: 100;
    position: absolute;
    top: 1px;
    left: 0px;
    width: 320px;
    height: 320px;
    border: 1px solid #e4e4e4;
    display: none;
    text-align: center;
    overflow: hidden;
}

.bigimg {
    width: 800px;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    border: 1px solid #aaa;
    background: #FEDE4F 50% top no-repeat;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
    cursor: move;
}

.sub_proDetail_box01 {
    overflow: hidden;
    zoom: 1;
    background: #f7f7f7;
    padding-bottom: 30px;
}

.sub_proDetail_box01 .main {
    margin: 40px 0 0;
}

.sub_proDetail_box01 .main .pic {
    float: left;
    width: 400px;
}

.sub_proDetail_box01 .main .text {
    float: right;
    width: 580px;
}

.sub_proDetail_box01 .main .text h1 {
    font-size: 20px;
    color: #343434;
    padding: 5px 0 10px;
    font-weight: normal;
    margin-bottom: 20px;
}

.data {
    overflow: hidden;
    zoom: 1;
}

.data li {
    margin-right: 20px;
    line-height: 22px;
    padding: 7px 0;
    color: #666;
    font-size: 14px;
    font-family: Arial;
    border-bottom: dashed 1px #999;
}

.data li span {
    display: inline-block;
    color: #222;
    width: 220px;
}

.help {
    color: #848484;
    font-size: 14px;
    margin: 20px 0 0;
}

.help span {
    color: #d72b43;
}

.proDetail_btn {
    overflow: hidden;
    zoom: 1;
    margin: 20px 0 0;
}

.proDetail_btn span {
    display: block;
    color: #6d6d6d;
}

.proDetail_btn a {
    display: inline-block;
    width: 178px;
    height: 38px;
    margin: 15px 0 0;
}

.proDetail_btn a:hover {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.proDetail_btn .chat {
    background: url(../images/icons.png) no-repeat 0 -183px;
    margin-right: 15px;
}

.proDetail_btn .send {
    background: url(../images/icons.png) no-repeat 0 -225px;
}

.pro_share {
    margin: 20px 0 0;
    overflow: hidden;
    zoom: 1;
}

.pro_share span {
    font-size: 14px;
    text-transform: capitalize;
    display: inline-block;
    margin-right: 10px;
    float: left;
    color: #1f1f1f;
    font-family: Arial;
}

.sub_proDetail_box02 {
    margin: 0 0 0 10px;
}

.sub_proDetail_box02 .tab_menu {
    overflow: hidden;
    zoom: 1;
}

.sub_proDetail_box02 .tab_menu li {
    float: left;
    height: 36px;
    line-height: 36px;
    width: 136px;
    margin-right: 2px;
    text-align: center;
    cursor: pointer;
    background: #ededed;
    font-size: 14px;
}

.sub_proDetail_box02 .tab_menu .current {
    color: #fff;
    background: #0889c0;
}

.sub_proDetail_box02 .tab_box {
    border: solid 1px #dcdcdc;
}

.sub_proDetail_box02 .tab_box .hide {
    display: none;
}

.sub_proDetail_box02 .tab_box .infor {
    padding: 30px 15px;
    line-height: 22px;
}

.sub_proDetail_box02 .tab_box .infor p.title {
    font-size: 18px;
}

.sub_proDetail_box02 .tab_box .infor .main {
    margin: 15px 0 0;
}

.sub_proDetail_box02 .tab_box .infor .main table {
    width: 100%;
}

.sub_proDetail_box02 .tab_box .infor .main table th,
.sub_proDetail_box02 .tab_box .infor .main table td {
    padding: 10px 15px;
}

.sub_proDetail_box02 .tab_box .infor .main p.sub_title {
    font-size: 16px;
    color: #3c3c3c;
    margin-bottom: 15px;
}

.sub_proDetail_box02 .sub_proList_box .main ul li {
    float: left;
    width: 208px;
    margin: 0 26px 25px 0;
    _margin: 0 20px 25px 0;
}

.sub_proDetail_box02 .related_box p.sub_title a {
    display: block;
    border-left: solid 3px #0891cb;
    padding-left: 15px;
    font-size: 16px;
    color: #373737;
    font-weight: bold;
    margin: 40px 0 20px;
}


/*faq*/

.sub_faq_box,
.sub_news_box,
.sub_case_box,
.sub_about_box,
.sub_contact_box {
    margin-left: 10px;
}

.sub_faq_box ul li,
.sub_news_box ul li,
.sub_case_box ul li {
    margin-bottom: 15px;
}

.sub_faq_box ul li a,
.sub_news_box ul li a,
.sub_case_box ul li a {
    display: block;
    border: solid 1px #d5d5d5;
    padding: 20px 10px;
}

.sub_faq_box ul li a dl i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/icons.png) no-repeat;
    float: left;
    margin-right: 8px;
}

.sub_faq_box ul li a {
    _padding: 0;
    _height: 80px;
    _padding: 10px;
}

.sub_faq_box ul li a dl dt,
.sub_faq_box ul li a dl dd {
    overflow: hidden;
    zoom: 1;
}

.sub_faq_box ul li a dl dt i {
    background-position: -78px 0;
    vertical-align: middle;
}

.sub_faq_box ul li a dl dt span {
    float: left;
    display: inline-block;
    width: 95%;
    font-size: 16px;
    color: #3a3a3a;
}

.sub_faq_box ul li a dl dd i {
    background-position: -78px -33px;
    vertical-align: top;
}

.sub_faq_box ul li a dl dd {
    margin: 15px 0 0;
    line-height: 20px;
}

.sub_faq_box ul li a dl dd span {
    float: left;
    display: inline-block;
    width: 95%;
    color: #7b7b7b;
}

.sub_faq_box ul li a:hover,
.sub_news_box ul li a:hover,
.sub_case_box ul li a:hover {
    background: #f7f7f7;
}


/*news*/

.sub_news_box ul li a,
.sub_case_box ul li a {
    overflow: hidden;
    zoom: 1;
    padding: 10px;
}

.sub_news_box ul li a p.date {
    float: left;
    width: 70px;
}

.sub_news_box ul li a p.date span {
    display: block;
    background: #116eb5;
    color: #fff;
    text-align: center;
}

.sub_news_box ul li a p.date span.day {
    font-size: 30px;
    line-height: 42px;
}

.sub_news_box ul li a p.date span.month {
    margin: 3px 0 0;
    font-size: 14px;
    line-height: 22px;
}

.sub_news_box ul li a dl {
    float: left;
    margin: 5px 0 0 10px;
    width: 570px;
}

.sub_news_box ul li a dl dt {
    font-size: 14px;
    color: #414141;
    margin-bottom: 5px;
}

.sub_news_box ul li a dl dd {
    color: #8f8f8f;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.news_detail {
    padding-bottom: 40px;
}

.news_detail h3 {
    padding: 15px 0 10px;
    margin-bottom: 20px;
    height: 20px;
    line-height: 20px;
    border-bottom: 1px solid #ddd;
    /* text-align: center; */
    font-size: 18px;
}

.news_detail h3 span {
    float: right;
    margin-top: 6px;
    /* display: inline-block; */
    text-align: right;
    font-size: 14px;
    font-weight: 400;
}

.news_detail p {
    margin: 10px 10px 15px;
    text-indent: 28px;
    font-size: 14px;
    line-height: 25px;
}


/*case*/

.sub_case_box ul li a p.pic img {
    width: 240px;
    height: 180px;
    float: left;
}

.sub_case_box ul li a dl {
    float: left;
    width: 400px;
    margin: 15px 0 0 15px;
}

.sub_case_box ul li a dl dt {
    font-size: 16px;
    color: #3b3b3b;
}

.sub_case_box ul li a dl dd.text {
    color: #9c9c9c;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin: 15px 0;
}

.sub_case_box ul li a dl dd.more {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    width: 118px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    background: #116eb5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.sub_case_box ul li a:hover dl dd.more {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}


/*about*/

.sub_about_box h2 {
    position: relative;
    border-bottom: solid 1px #cdcdcd;
    font-size: 24px;
    line-height: 24px;
    font-weight: normal;
    padding: 0 0 12px 16px;
    color: #116eb5;
    font-weight: 700;
}

.sub_about_box h2 span.e_line {
    position: absolute;
    top: 0px;
    left: 0;
    display: inline-block;
    width: 4px;
    height: 24px;
    background: #116eb5;
}

.sub_about_box>p {
    color: #4e4d4d;
    line-height: 24px;
    padding: 15px 10px 0;
    overflow: hidden;
    zoom: 1;
    font-size: 14px;
}

.sub_about_box>p span {
    display: inline-block;
    padding: 5px;
    border: solid 1px #dbdbdb;
    margin-right: 30px;
    float: left;
}

.aboutlist {
    line-height: 22px;
}

.aboutlist h1 {
    text-align: center;
    margin: 10px 0;
}

.clickinfo {
    text-align: right;
    margin: 5px 0;
}

.detailpage {
    clear: both;
    margin: 15px 15px 15px 0;
}

.detailpage p span {
    display: inline-block;
    padding: 0px 5px;
    border: solid 1px #dbdbdb;
    margin-right: 5px;
    float: left;
}


/*contact*/

.sub_contact_box p.title {
    color: #3b3b3b;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border-bottom: solid 1px #ccc;
    padding-bottom: 5px;
}

.sub_contact_box p.title span {
    display: block;
    width: 290px;
    height: 2px;
    background: #116eb5;
    margin: 0 auto;
    position: relative;
    top: 7px;
}

.sub_contact_box dl {
    background: url(../images/map.jpg) no-repeat right 30px;
    margin: 55px 0 0;
    padding-bottom: 40px;
}

.sub_contact_box dl dd {
    color: #3b3b3b;
    font-size: 14px;
    margin-bottom: 15px;
}

.sub_contact_box dl dd i {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(../images/icons.png) no-repeat;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.sub_contact_box dl .add i {
    background-position: -113px 0;
}

.sub_contact_box dl .man i {
    background-position: -113px -32px;
}

.sub_contact_box dl .tel i {
    background-position: -113px -65px;
}

.sub_contact_box dl .phone i {
    background: url(../images/phone.jpg) no-repeat 3px 0;
    height: 20px;
}

.sub_contact_box dl .sky i {
    background-position: -113px -97px;
}

.sub_contact_box dl .mail i {
    background-position: -113px -130px;
}

.sub_contact_box dl .mail a {
    color: #0579ab;
    text-decoration: underline;
}

.sub_contact_box dl .fax i {
    background-position: -113px -156px;
}

.sub_contact_box .sub_inquiry .title i,
.sub_proDetail_box02 .sub_inquiry .title i {
    display: inline-block;
    float: left;
    width: 115px;
    height: 35px;
    margin: 0 15px 0 0;
    background: url(../images/icons.png) no-repeat 45px -139px #006ea9;
}

.sub_contact_box .sub_inquiry .inquirymain input {
    width: 65%;
}

.sub_contact_box .sub_inquiry .inquirymain textarea {
    width: 70%;
}

.sub_contact_box .sub_inquiry form label span {
    width: 13%;
}

.sub_contact_box .sub_inquiry .inquirymain input.send {
    margin-left: 39%;
}

.sub_contact_box .inquirymain,
.sub_proDetail_box02 .inquirymain {
    _width: 608px;
}

#pagelist li {
    width: 45%;
    float: left;
    margin: 5px;
}


/*产品详情页*/

.sub_about_box .cp_content {
    padding: 40px 0;
}

.sub_about_box .cp_content h3 {
    line-height: 32px;
    font-size: 16px;
    color: #444;
    font-weight: 700;
}

.sub_about_box .cp_content>p {
    padding: 20px 0;
    font-size: 14px;
    line-height: 1.5;
    color: #555;
    border-bottom: 1px solid #eee;
}

.sub_about_box .cp_content h4 {
    margin: 10px 0;
    line-height: 28px;
    font-size: 14px;
    color: #555;
    font-weight: 700;
}

.hotline {
    margin-top: 15px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 12px;
}

.hotline td {
    padding-bottom: 8px;
    padding-top: 8px;
}

.hotlinelin1 {
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    color: #606060;
    border: 1px solid #999;
}

.hotlinetel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 0 0px;
    display: block;
    color: #eb6100
}

.hotlinebod {
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
}


/*产品介绍 图片展示*/


/* focus_Box */

#focus_Box {
    position: relative;
    width: 680px;
    height: 308px;
    margin: 20px auto;
}

#focus_Box ul {
    position: relative;
    width: 680px;
    height: 308px
}

#focus_Box li {
    z-index: 0;
    position: absolute;
    width: 0px;
    background: #787878;
    height: 0px;
    top: 146px;
    cursor: pointer;
    left: 377px;
    border-radius: 4px;
    box-shadow: 1px 1px 12px rgba(200, 200, 200, 1)
}

#focus_Box li>a {
    cursor: default;
}

#focus_Box li img {
    width: 100%;
    background: url(/images/loading.gif) no-repeat center 50%;
    height: 100%;
    vertical-align: top
}

#focus_Box li p {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: url(/images/float-bg.png) repeat;
    /* text-indent: 8px; */
    text-align: center;
    color: #fff;
}

#focus_Box li p span {
    display: inline-block;
    width: 70%;
    height: 40px;
    overflow: hidden;
}

#focus_Box .prev,
#focus_Box .next {
    display: block;
    z-index: 100;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    width: 52px;
    height: 52px;
    top: 131px;
}

#focus_Box .prev {
    background: url(/images/btn.png) left bottom no-repeat;
    left: 0px
}

#focus_Box .next {
    background: url(/images/btn.png) right bottom no-repeat;
    right: 0px
}

#focus_Box .prev:hover {
    background-position: left top;
}

#focus_Box .next:hover {
    background-position: right top;
}

#focus_Box a.imgs-scroll-btn {
    display: block;
    position: absolute;
    z-index: 110;
    top: 7px;
    right: 15px;
    width: 51px;
    height: 23px;
    overflow: hidden;
    background: url(/images/share-btn.png) no-repeat;
    text-indent: -999px;
}


/* 产品列表 */

.pl_box ul {
    margin: 5px 0 40px;
    overflow: hidden;
    zoom: 1;
}

.pl_box ul li {
    box-sizing: border-box;
    border: 1px solid #f1f1f1;
    float: left;
    margin: 10px 6px 10px 0;
    width: 220px;
}

.pl_box ul li a {
    display: block;
}

.hover_wrap {
    width: 100%;
    position: relative;
}

.pl_box .hover_wrap img {
    width: 218px;
    height: 160px;
}

.pl_box ul li .hover_wrap .bg,
.sub_proList_box ul li .hover_wrap .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #116eb5;
    opacity: .6;
    filter: alpha(opacity=60);
}

.pl_box ul li .hover_wrap .more,
.sub_proList_box ul li .hover_wrap .more {
    position: absolute;
    display: block;
    top: 40%;
    color: #fff;
    font-size: 14px;
    z-index: 999;
    text-transform: uppercase;
    font-weight: bold;
    width: 130px;
    height: 30px;
    border: solid 1px #fff;
    line-height: 30px;
    text-align: center;
    left: 50%;
    margin-left: -65px;
}

.pl_box ul li .hover_wrap .more i,
.sub_proList_box ul li .hover_wrap .more i {
    display: inline-block;
    width: 0px;
    height: 0px;
    border: 6px solid #fff;
    border-width: 5px 0 5px 6px;
    border-color: transparent #fff;
    margin: 0 0 0 7px;
    vertical-align: middle;
}

.pl_box ul li dl {
    margin: 10px 0 0;
}

.pl_box ul li dl dt {
    font-size: 14px;
    color: #4d4d4d;
    margin-bottom: 5px;
    height: 36px;
    overflow: hidden;
    text-align: center;
}

.pl_box ul li dl dd i {
    display: inline-block;
    width: 12px;
    height: 1px;
    background: #555;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.pl_box ul li dl dd {
    color: #696969;
    line-height: 22px;
}

.pl_box ul li:hover dl dt {
    color: #0684bb;
}

.mr0 {
    margin-right: 0px !important;
}