/*整站样式*/
html,body,dl,dd,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,button{margin:0;padding:0; border:0;}
body{font-size: 12px;font-family:"Microsoft YaHei","Shonar Bangla","Arial" }
input,textarea,button{padding: 0;font-family:"Microsoft YaHei","Shonar Bangla","Arial"}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
ul,ol,li{ list-style-type:none;}
img{border:0;vertical-align:middle;}
select,input,textarea,button{vertical-align:middle;outline: none;-webkit-appearance: none;}
table{border-collapse:collapse;border-spacing:0}
tr{margin:0;padding:0;}
td{margin:0;padding:0;}
iframe{border:none;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
.hidden{display:none;visibility:hidden;}
.wrap{border: 0;padding:0;width:1150px;margin:0 auto;*zoom:1;}
.wrap:after{clear: both;content:"";display: table;}
.clear{clear:both;font-size:0;line-height:0;height:0;visibility:hidden;}
.fix{*zoom:1;}
.fix:after{clear: both;content:"";display: table;}
.fl{float: left;}
.fr{float: right;}
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}


/*header*/
.header {
    width:100%;
    overflow:hidden;
    position:relative;
    box-sizing:border-box;
    padding-top:2px;
}
.header_line1 {
    width:100%;
    height:2px;
    background:#a1a1a1;
    position:absolute;
    top:0;
    z-index:1;
}
.header_line2 {
    width:800px;
    height:2px;
    background:#e62129;
    position:absolute;
    top:-2px;
    left:-650px;
    z-index:3;
}
.header_box {
    width:1200px;
    margin:auto;
    height:78px;
    position:relative;
    z-index:2;
}
.header_box .logo {
    width: 200px;
    height: 78px;
    float: left;
}
.header_box .menu {
    position: absolute;
    top: -2px;
    right: 0;
    z-index: 9;
    height: 78px;
}
.header_box .menu li {
    width:110px;
    float:left;
    text-align:center;
    height:76px;
    line-height:76px;
    font-size:14px;
    /*border-bottom:4px solid #1175B3;*/
    position:relative;
    z-index:2;
}
.header_box .menu .nn {
    width: 110px;
    float: left;
    text-align: center;
    height: 76px;
    line-height: 76px;
    font-size: 14px;
    border-bottom:4px solid #1175B3;
    position: relative;
    z-index: 2;
}
.header_box .menu li a {
    color:#333;
    display:block;
}
.header_box .menu li:hover {
    border-bottom:4px solid #1175B3;
}
/*.header_box .menu li:hover a {*/
    /*color:#e62129;*/
/*}*/
.header_box .menu li.on {
    border-bottom:4px solid #1175B3;
}
/*.header_box .menu li.on a {*/
    /*color:#e62129;*/
/*}*/


/*banner*/
.banner {
    width:100%;
    position:relative;
}
.banner .bd {
    width:100%;
}
.banner .bd .tempWrap {
    width:100%!important;
}
.banner .bd li {
    width:100%;
}
.banner .bd li a {
    width:100%;
    display:block;
}
.banner .bd li a img {
    width:100%;
}
.banner .hd {
    width:100%;
    position:absolute;
    z-index:2;
    bottom:45px;
    text-align:center;
}
.banner .hd li {
    width:15px;
    height:15px;
    background:#fff;
    border-radius:15px;
    display:inline-block;
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,.2);
    margin:0 7px;
}
.banner .hd li.on {
    background:#e62129;
}


/*关于嘉尔德*/
.index_box1 {
    width:100%;
    position:relative;
}
.index_about_box {
    width:1100px;
    margin:auto;
}

.title_box {
    display:table;
    margin:auto;
    padding-top:45px;
}
.title_box .num {
    width:45px;
    padding-right:5px;
    font-size:14px;
    line-height:22px;
    color:#a1a1a1;
    font-family:Arial;
    border-bottom:1px solid #e62129;
    text-align:right;
}
.title_box .title {
    font-size:20px;
    font-weight:bold;
    line-height:28px;
    color:#333;
    margin-top:6px;
}
.title_box .title_en {
    font-size:12px;
    line-height:22px;
    color:#a1a1a1;
    text-transform:uppercase;
}


.index_about_tbox {
    width:100%;
    padding-top:38px;
    padding-bottom:60px;
}
.index_about_tbox .img {
    width:340px;
    float:left;
    border-radius:10px;
}
.index_about_tbox .img img {
    width:100%;
}
.index_about_tbox .tbox {
    width:700px;
    float:right;
    background:url(../images/img12.jpg) right top no-repeat;
    font-size:14px;
    line-height:30px;
    color:#666;
    padding-top:80px;
}

.index_about_link {
    width:140px;
    height:40px;
    box-sizing:border-box;
    border:1px solid #d8d8d8;
    color:#666;
    border-radius:20px;
    display:block;
    float:right;
    text-align:center;
    line-height:38px;
    font-size:16px;
    margin-right:559px;
    margin-top:44px;
}
.index_about_link:hover {
    border:1px solid #e62129;
    color:#e62129;
}

/*产品中心*/
.index_box2 {
    width:100%;
    background:#f6f6f6;
    padding-bottom:45px;
}
.index_product_box {
    width:1100px;
    margin:auto;
}
.index_product_menu {
    width:105%;
    padding-top:34px;
    padding-bottom:20px;
    border-bottom:1px solid #e8e8e8;
}
.index_product_menu li {
    padding:0 25px;
    font-size:14px;
    line-height:30px;
    float:left;
    margin-right:7px;
    cursor:pointer;
    text-transform:uppercase;
}
.index_product_menu li:hover {
    color:#fff;
    background:#e62129;
    border-radius:15px;
}
.index_product_menu li.on {
    color:#fff;
    background:#e62129;
    border-radius:15px;
}
.index_product_menu .link {
    width:100px;
    height:30px;
    display:block;
    float:right;
    box-sizing:border-box;
    border:1px solid #d8d8d8;
    border-radius:15px;
    text-align:center;
    line-height:28px;
    color:#666;
    transition:all ease .3s;
}
.index_product_menu .link:hover {
    color:#e62129;
    border-color:#e62129;
}
.index_product_listbox {
    width:100%;
    padding-top:22px;
    border-top:1px solid #fff;
}
.index_product_list {
    width:100%;
}
.index_product_list .bd {
    width:100%;
}
.index_product_list .bd li {
    width:260px;
    float:left;
    margin-right:20px;
}
.index_product_list .bd li .img {
    width:100%;
    border-radius:3px;
    overflow:hidden;
}
.index_product_list .bd li .img img {
    width:100%;
    -moz-transition: all 0.5s linear;
    -o-transition:  all 0.5s linear;
    transition: all 0.5s linear;
}
.index_product_list .bd li:hover .img img {
    -webkit-transform:  scale(1.1) ;
    -moz-transform: scale(1.1) ;
    -ms-transform: scale(1.1);
    -o-transform:  scale(1.1) ;
    transform:  scale(1.1);
}
.index_product_list .bd li .tbox {
    position:relative;
    width:100%;
    height:100px;
    background:#a1a1a1;
    text-align:center;
    color:#fff;
    line-height:28px;
    box-sizing:border-box;
    padding-top:21px;
    transition:all ease .3s;
}
.index_product_list .bd li:hover .tbox {
    background:#e62129;
}
.index_product_list .bd li .tbox .title {
    font-size:22px;
    text-transform:uppercase;
    margin-bottom:2px;
}
.index_product_list .bd li .tbox .txt {
    font-size:16px;
}
.index_product_list .bd li .tbox .line {
    width:5px;
    height:80px;
    background:#e62129;
    position:absolute;
    left:0;
    top:10px;
    transition:all ease .3s;
}
.index_product_list .bd li:hover .tbox .line {
    background:#fff;
}
.index_product_list .hd {
    width:100%;
    text-align:center;
    padding-top:30px;
}
.index_product_list .hd li {
    width:15px;
    height:15px;
    background:#fff;
    border-radius:15px;
    display:inline-block;
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,.2);
    margin:0 7px;
}
.index_product_list .hd li.on {
    background:#e62129;
}


/*成功案例*/
.index_case_list {
    width:100%;
}
.index_case_list li {
    width:100%;
    padding:10px 0;
}
.index_case_list li:hover {
    background:#f8f8f8;
}
.index_case_list li.ji .index_case_box .img {
    float:left;
}
.index_case_list li.ji .index_case_box .tbox {
    float:right;
}
.index_case_list li.ou .index_case_box .img {
    float:right;
}
.index_case_list li.ou  .index_case_box .tbox{
    float:left;
}
.index_case_box {
    width:1100px;
    margin:auto;
}
.index_case_box .img {
    width:540px;
    overflow:hidden;
}
.index_case_list li .index_case_box .img img {
    width:100%;
    -moz-transition: all 0.5s linear;
    -o-transition:  all 0.5s linear;
    transition: all 0.5s linear;
}
.index_case_list li:hover .index_case_box .img img {
    -webkit-transform:  scale(1.1) ;
    -moz-transform: scale(1.1) ;
    -ms-transform: scale(1.1);
    -o-transform:  scale(1.1) ;
    transform:  scale(1.1);
}
.index_case_box .tbox {
    width:510px;
    padding-top:40px;
}
.index_case_box .tbox .title {
    font-size:16px;
    line-height:20px;
    color:#333;
    margin-bottom:24px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.index_case_list li:hover .index_case_box .tbox .title {
    color:#e62129;
}
.index_case_box .tbox .txt {
    font-size:14px;
    line-height:22px;
    color:#999;
    margin-bottom:36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index_case_box .tbox .tb {
    width:100px;
    height:32px;
    background:#a1a1a1 url(../images/tb1.png) center center no-repeat;
}
.index_case_list li:hover .index_case_box .tbox .tb {
    background:#e62129 url(../images/tb1.png) center center no-repeat;
}

.index_case_link {
    width:140px;
    height:40px;
    box-sizing:border-box;
    border:1px solid #d8d8d8;
    color:#666;
    font-size:16px;
    text-align:center;
    line-height:38px;
    display:block;
    margin:40px auto;
    border-radius:20px;
}
.index_case_link:hover {
    border:1px solid #e62129;
    color:#e62129;
}


/*新闻资讯*/
.index_news_list {
    width:1100px;
    margin:auto;
    padding-top:48px;
    position:relative;
}
.linebg {
    position:absolute;
    width:1px;
    height:auto;
    background:#d8d8d8;
    top:55px;
    left:106px;
}
.index_news_list li {
    width:100%;
    height:80px;
    margin-bottom:50px;
    position:relative;
    z-index:2;
}
.index_news_list li .time {
    width:110px;
    float:left;
    box-sizing:border-box;
    padding-right:25px;
    background:url(../images/tb5.jpg) right 6px no-repeat;
    color:#999;
    text-align:right;
}
.index_news_list li .time .days {
    font-size:30px;
    line-height:25px;
}
.index_news_list li:hover .time .days {
    color:#ff0000;
}
.index_news_list li .time .year {
    font-size:14px;
    line-height:20px;
    margin-top:5px;
}
.index_news_list li .img {
    width:130px;
    float:left;
    margin:0 30px;
    box-sizing:border-box;
    overflow:hidden;
    position:relative;
}
.index_news_list li .img img {
    width:100%;
}
.index_news_list li .img .img_line {
    width:130px;
    height:80px;
    box-sizing:border-box;
    border:2px solid rgba(255,2,2,0);
    position:absolute;
    left:0;
    top:0;
    z-index:2;
    transition:all ease .3s;
}
.index_news_list li:hover .img .img_line {
    border:2px solid rgba(255,2,2,1);
}
.index_news_list li .tbox {
    width:800px;
    float:right;
}
.index_news_list li .tbox .title {
    font-size:18px;
    line-height:28px;
    color:#000;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.index_news_list li:hover .tbox .title {
    color:#ff0000;
}
.index_news_list li .tbox .txt {
    font-size:14px;
    line-height:22px;
    color:#666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index_news_link {
    width:140px;
    height:40px;
    box-sizing:border-box;
    border:1px solid #d8d8d8;
    color:#666;
    font-size:16px;
    text-align:center;
    line-height:38px;
    display:block;
    margin:10px auto 15px auto;
    border-radius:20px;
}
.index_news_link:hover {
    border:1px solid #e62129;
    color:#e62129;
}

/*常见问题*/
.index_faq_box {
    width:1100px;
    margin:auto;
    padding-top:48px;
}
.index_faq_box_left {
    width:700px;
}
.index_faq_list {
    width:100%;
}
.index_faq_list li {
    width:100%;
}
.index_faq_list li .title {
    height:50px;
    line-height:50px;
    font-size:14px;
    color:#333;
    background:#f4f4f4 url(../images/tb7.png) 660px 15px no-repeat;
    margin-bottom:10px;
    cursor:pointer;
}
.index_faq_list li.on .title {
    color:#fff;
    background:#ff0000 url(../images/tb8.png) 660px 15px no-repeat;
}
.index_faq_list li .title .txt {
    padding-left:60px;
    box-sizing:border-box;
    background:url(../images/tb9.png) 20px 14px no-repeat;
}
.index_faq_list li.on .title .txt {
    background:url(../images/tb10.png) 20px 14px no-repeat;
}
.index_faq_list li .tbox {
    width:700px;
    height:220px;
    overflow:hidden;
    margin-bottom:10px;
    box-shadow:0 1px 5px 2px rgba(0,0,0,.15);
    font-size:12px;
    line-height:24px;
    color:#666;
    box-sizing:border-box;
    padding:0 30px;
    display:none;
    position:relative;
}
.index_faq_list li.on .tbox {
    display:block;
}
.index_faq_box .img {
    width:340px;
    border-radius:10px;
    overflow:hidden;
}
.index_faq_box .img img {
    width:100%;
}
.ps-container .ps-scrollbar-y {
    width:3px!important;
    border-radius:initial!important;
}

.index_faq_link {
    width:140px;
    height:40px;
    box-sizing:border-box;
    border:1px solid #d8d8d8;
    color:#666;
    font-size:16px;
    text-align:center;
    line-height:38px;
    display:block;
    margin:40px auto 50px auto;
    border-radius:20px;
}
.index_faq_link:hover {
    border:1px solid #e62129;
    color:#e62129;
}

/*footer*/
.footer {
    width:100%;
    background:#3C3C3C;
    padding-top:50px;
    /*padding-bottom:49px;*/
    border-bottom:1px solid #000;
    float:left;
}
.footer_box {
    width:900px;
    margin:auto;
}
.footer_box .left {
    width:181px;
    height:270px;
    float:left;
    /*border-right:1px solid #000;*/
}
.footer_box .left .logo {
    width:74px;
    margin-bottom:32px;
}
.footer_box .left .logo img {
    width:100%;
}
.footer_box .left .txt {
    font-size:14px;
    line-height:26px;
    color:white;
}
.footer_box .left .txt span {
    font-size:32px;
    color:#ff0000;
    display:block;
    margin-top:5px;
    margin-bottom:10px;
}
.footer_box .wb_wx {
    width:218px;
    height:270px;
    float:left;
    border-left:1px solid #444;
    border-right:1px solid #000;
}
.wb_wx_box {
    width:100%;
    text-align:center;
}
.wb_wx_box .tb {
    width:48px;
    height:48px;
    display:inline-block;
    border:1px solid #fff;
    opacity:0.4;
    border-radius:100%;
    margin:10px 9px;
    cursor:pointer;
}
.wb_wx_box .tb img {
    width:100%;
}
.wb_wx_box .tb.on {
    opacity:1;
    background:#ff0000;
    border-color:#ff0000;
}
.wb_wx_img {
    width:120px;
    padding-top:10px;
    background:url(../images/tb14.png) top center no-repeat;
    margin:auto;
}
.wb_wx_img .img {
    width:100%;
}
.wb_wx_img .img img {
    width:100%;
}
.foot_menu {
    width:620px;
    height:270px;
    float:left;
    /*border-left:1px solid #444;*/
    box-sizing:border-box;
    padding-left:59px;
}
.foot_menu_box {
    width:120px;
    float:left;
}
.foot_menu_box:last-child {
    width:80px;
}
.foot_menu_box .title {
    font-size:14px;
    line-height:14px;
    font-weight:bold;
    color:#fff;
}
.foot_menu_box .line {
    width:25px;
    height:2px;
    background:#555;
    margin:16px 0;
}
.foot_menu_box .link {
    font-size:12px;
    line-height:28px;
    color:#f5f5f5;
    display:block;
}
.foot_menu_box .link:hover {
    color:#ff0000;
}
.banquan {
    width:100%;
    background:#282828;
    border-top:1px solid #444;
    padding-top:21px;
    padding-bottom:44px;
}
.banquan .txt {
    float:left;
    font-size:14px;
    line-height:24px;
    color:#f5f5f5;
    opacity:0.3;
}
.banquan .txt a {
    color:#f5f5f5;
}
.banquan .fenxiang {
    float:right;
    color:#f5f5f5;
    font-size:14px;
    line-height:24px;
    opacity:0.3;
}



.ny_address {
    width:100%;
    height:80px;
    background:#a1a1a1;
    overflow:hidden;
}
.ny_address_box {
    width:1100px;
    margin:auto;
    position:relative;
    line-height:28px;
    z-index:2;
}
.address_title {
    float:left;
    font-size:20px;
    font-weight:bold;
    color:#fff;
    padding-top:26px;
    position:relative;
    z-index:2;
}
.address_title span {
    font-size:12px;
    color:#ff9498;
    margin-left:20px;
    font-weight:initial;
    text-transform:uppercase;
}
.address_add {
    float:right;
    background:url(../images/tb15.png)left center no-repeat;
    padding-left:42px;
    font-size:14px;
    color:#f4f4f4;
    margin-top:26px;
}
.address_add a {
    color:#f4f4f4;
}
.address_add span {
    width:90px;
    height:26px;
    background:#e62129;
    text-align:center;
    line-height:26px;
    display:inline-table;
    border-radius:10px;
    margin-left:10px;
}
.ny_address_bg2 {
    width:640px;
    height:80px;
    background:#e62129;
    position:absolute;
    left:-410px;
    top:0;
    z-index:1;
}


.ny_box {
    width:100%;
    position:relative;
}
.ny_menu {
    width:1100px;
    margin:auto;
    height:30px;
    padding-top:50px;
    padding-bottom:30px;
    border-bottom:1px solid #e8e8e8;
}
.ny_menu .title {
    display:block;
    padding:0 22px;
    float:left;
    font-size:14px;
    line-height:30px;
    height:30px;
    color:#666;
    margin-right:10px;
    border-radius:15px;
    transition:all ease .3s;
}
.ny_menu .title:hover {
    background:#ff0000;
    color:#fff;
    border-radius:15px;
}
.ny_menu .title.on {
    background:#ff0000;
    color:#fff;
    border-radius:15px;
}

.page_list {
    width:1100px;
    margin:auto;
    text-align:center;
    height:36px;
    border-top:1px solid #e8e8e8;
    padding-top:30px;
    padding-bottom:53px;
}
.page_list a {
    width:36px;
    height:36px;
    text-align:center;
    line-height:36px;
    box-shadow:2px 2px 0 #efefef;
    display:inline-block;
    margin:0 3px;
    font-size:14px;
    color:#999999;
}
.page_list a.on {
    color:#fff;
    background:#ff0000;
}
.page_list .more {
    box-shadow:none;
}
.page_list .prev, .page_list .next {
    width:auto;
    padding:0 20px;
}

.news_show {
    width:1100px;
    margin:auto;
}
.news_show_top {
    border-bottom:1px solid #e4e4e4;
    line-height:20px;
    padding-top:48px;
    padding-bottom:30px;
    text-align:center;
}
.news_show_top .title {
    font-size:20px;
    font-weight:bold;
    color:#333;
    margin-bottom:10px;
}
.news_show_top .label {
    font-size:12px;
    color:#bbb;
}
.news_show .tbox {
    font-size:14px;
    line-height:24px;
    color:#666;
}
.news_show .tbox img {
    width:100%;
}
.news_check {
    width:100%;
    border-top:1px solid #e8e8e8;
    font-size:14px;
    font-weight:bold;
    color:#666;
    line-height:30px;
    padding-top:21px;
    padding-bottom:48px;
}
.news_check a {
    font-weight:initial;
    color:#666;
}
.news_check a:hover {
    color:#e62129;
}

.case_box {
    width:100%;
    padding:30px 0;
}
.case_faq_list {
    width:1100px;
    margin:auto;
}
.case_faq_list li {
    width:100%;
}
.case_faq_list li .title {
    height:50px;
    line-height:50px;
    font-size:14px;
    color:#333;
    background:#f4f4f4 url(../images/tb7.png) 1060px 15px no-repeat;
    margin-bottom:10px;
    cursor:pointer;
}
.case_faq_list li.on .title {
    color:#fff;
    background:#ff0000 url(../images/tb8.png) 1060px 15px no-repeat;
}
.case_faq_list li .title .txt {
    padding-left:60px;
    box-sizing:border-box;
    background:url(../images/tb9.png) 20px 14px no-repeat;
}
.case_faq_list li.on .title .txt {
    background:url(../images/tb10.png) 20px 14px no-repeat;
}
.case_faq_list li .tbox {
    width:1040px;
    height:220px;
    overflow:hidden;
    margin-bottom:10px;
    box-shadow:0 1px 5px 2px rgba(0,0,0,.15);
    font-size:12px;
    line-height:24px;
    color:#666;
    /*box-sizing:border-box;*/
    padding:0 30px;
    display:none;
    position:relative;
}
.case_faq_list li.on .tbox {
    display:block;
}


.about_tbox {
    width:100%;
    font-size:14px;
    line-height:30px;
    color:#666;
    border-top:1px solid #e8e8e8;
    padding-bottom:100px;
}
.about_lsit {
    width:100%;
    padding:40px 0;
}
.about_lsit ul {
    margin-right:-28px;
}
.about_lsit li {
    width:336px;
    border:2px solid rgba(230,33,41,0);
    float:left;
    margin-right:36px;
    transition:all ease .3s;
    margin-bottom:12px;
}
.about_lsit li:hover {

}
.about_lsit li img {
    width:310px;
    margin:13px auto;
    display:block;
}

.contact_list {
    width:100%;
    margin-top:60px;
}
.contact_list ul {
    margin:0 -10px;
}
.contact_list li {
    width:280px;
    float:left;
    text-align:center;
}
.contact_list li .add_img {
    width:80px;
    height:80px;
    border-radius:100%;
    overflow:hidden;
    background:#eaeaea;
    margin:auto;
    transition:all ease .3s;
}
.contact_list li .add_title {
    font-size:18px;
    line-height:20px;
    color:#999;
    margin-top:20px;
    transition:all ease .3s;
}
.contact_list li .add_txt {
    font-size:14px;
    line-height:20px;
    color:#999;
    margin-top:14px;
    transition:all ease .3s;
}
.contact_list li:hover .add_img {
    background:#e62129;
}
.contact_list li:hover .add_title {
    color:#333;
}
.contact_list li:hover .add_txt {
    color:#e62129;
}
.contact_map {
    width:100%;
    margin-top:66px;
    margin-bottom:60px;
}
.contact_map img {
    width:100%;
}

.contact_tbox {
    font-size:14px;
    line-height:24px;
    color:#666;
    padding-top:10px;
    padding-bottom:47px;
    border-bottom:1px solid #e8e8e8;
}
.contact_job {
    width:100%;
    margin-top:40px;
    margin-bottom:80px;
}
.contact_job .zwfz, .contact_job .xcfl {
    width:530px;
}
.contact_job .title {
    width:100%;
    height:80px;
    background:#a1a1a1;
    text-align:center;
    font-size:20px;
    line-height:28px;
}
.contact_job .line {
    width:40px;
    height:10px;
    background:#e62129;
    margin:auto;
    margin-bottom:15px;
}
.contact_job .txt {
    width:100%;
    height:450px;
    box-sizing:border-box;
    padding:35px 30px 0 30px;
    font-size:14px;
    line-height:26px;
    color:#999;
    box-shadow:0 2px 8px 0 #cecece;
}

.cntact_tbox2 {
    width:100%;
    margin-bottom:20px;
}
.cntact_tbox2 .txt {
    width:540px;
    height:50px;
    box-sizing:border-box;
    border:1px solid #eaeaea;
    padding-left:19px;
    font-size:14px;
    color:#bbb;
    font-family:SimSun;
}
.cntact_tbox2 .txt::-webkit-input-placeholder {
    color:#bbb;
}
.cntact_tbox2 .txt:-moz-placeholder {
    color:#bbb;
}
.cntact_tbox2 .txt::-moz-placeholder {
    color:#bbb;
}
.cntact_tbox2 .txt:-ms-input-placeholder {
    color:#bbb;
}
.cntact_tbox2 .sex {
    width:540px;
    height:50px;
    box-sizing:border-box;
    border:1px solid #eaeaea;
    padding-left:19px;
    font-size:14px;
    color:#bbb;
    background:url(../images/tb20.png) 500px center no-repeat;
}
.cntact_tbox2 .sex option {
    color:#bbb;
    font-weight:normal;
}
.cntact_tbox3 {
    width:100%;
}
.cntact_tbox3 .text {
    width:100%;
    height:250px;
    box-sizing:border-box;
    padding-left:19px;
    padding-top:15px;
    border:1px solid #eaeaea;
    border-bottom:none;
    font-family:SimSun;
}
.cntact_tbox3 .text::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #bbb;
}
.cntact_tbox3 .text:-moz-placeholder, textarea:-moz-placeholder {
    color: #bbb;
}
.cntact_tbox3 .text::-moz-placeholder, textarea::-moz-placeholder {
    color: #bbb;
}
.cntact_tbox3 .text:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #bbb;
}
.cntact_tbox4 {
    width:100%;
    box-sizing:border-box;
    border:1px solid #eaeaea;
    background:#f5f5f5;
    margin-bottom:120px;
}
.cntact_tbox4 .tips {
    width:978px;
    height:48px;
    line-height:48px;
    box-sizing:border-box;
    text-align:right;
    padding-right:20px;
    float:left;
    color:#bbbbbb;
    font-size:14px;
}
.cntact_tbox4 .button {
    width:120px;
    height:48px;
    box-sizing:border-box;
    border:1px solid #acacac;
    background:#9b999a;
    font-size:16px;
    color:#fff;
}

.ny_product_list {
    width:100%;
}
.ny_product_list ul {
    margin-right:-20px;
}
.ny_product_list li {
    width:260px;
    float:left;
    margin-right:20px;
    margin-bottom:40px;
}
.ny_product_list li .img {
    width:100%;
    border-radius:3px;
    overflow:hidden;
}
.ny_product_list li .img img {
    width:100%;
    -moz-transition: all 0.5s linear;
    -o-transition:  all 0.5s linear;
    transition: all 0.5s linear;
}
.ny_product_list li:hover .img img {
    -webkit-transform:  scale(1.1) ;
    -moz-transform: scale(1.1) ;
    -ms-transform: scale(1.1);
    -o-transform:  scale(1.1) ;
    transform:  scale(1.1);
}
.ny_product_list li .tbox {
    position:relative;
    width:100%;
    height:100px;
    background:#a1a1a1;
    text-align:center;
    color:#fff;
    line-height:28px;
    box-sizing:border-box;
    padding-top:21px;
    transition:all ease .3s;
}
.ny_product_list li:hover .tbox {
    background:#e62129;
}
.ny_product_list li .tbox .title {
    font-size:22px;
    text-transform:uppercase;
    margin-bottom:2px;
}
.ny_product_list li .tbox .txt {
    font-size:16px;
}
.ny_product_list li .tbox .line {
    width:5px;
    height:80px;
    background:#e62129;
    position:absolute;
    left:0;
    top:10px;
    transition:all ease .3s;
}
.ny_product_list li:hover .tbox .line {
    background:#fff;
}

.ny_product_box {
    width:1100px;
    margin:auto;
}
.product_show {
    width:1100px;
    margin:auto;
}
.show_top {
    width:100%;
    padding-top:50px;
}
.show_top .left_img {
    width:460px;
    height:460px;
    float:left;
    position:relative;
    box-shadow:1px 1px 5px 0 #ddd;
}

.swiper-pagination {
    bottom:0!important;
}
.swiper-pagination-bullet {
    width:80px!important;
    height:5px!important;
    background:#a1a1a1!important;
    float:left;
    border-radius:initial!important;
    margin:0!important;
    opacity:1!important;
}
.swiper-pagination-bullet-active {
    background:#ff0000!important;
}

.show_top .right_txt {
    width:640px;
    float:right;
}
.show_top .right_txt .right_title_box {
    width:260px;
    height:100px;
    background:#a1a1a1;
    line-height:28px;
    text-align:center;
}
.show_top .right_txt .right_title_box .title1 {
    font-size:22px;
    color:#fff;
    text-transform:uppercase;
    padding-top:24px;
}
.show_top .right_txt .right_title_box .title2 {
    font-size:16px;
    color:#fff;
    margin-top:5px;
}
.show_top .right_txt .tbox {
    width:560px;
    margin-left:80px;
    margin-top:63px;
}
.show_top .right_txt .tbox .title {
    width:180px;
    font-size:18px;
    line-height:28px;
    color:#333;
    padding-bottom:7px;
    border-bottom:2px solid #e62129;
}
.show_top .right_txt .tbox .txt {
    font-size:14px;
    line-height:24px;
    color:#666;
    padding-top:16px;
}

.product_show_xgcs {
    width:100%;
    margin-top:60px;
    margin-bottom:90px;
}
.product_show_xgcs .title {
    width:160px;
    height:50px;
    background:#a1a1a1;
    text-align:center;
    line-height:50px;
    font-size:16px;
    font-weight:bold;
    color:#fff;
}
.product_show_xgcs .txt {
    width:100%;
    font-size:14px;
    line-height:36px;
    color:#666;
}
.product_show_xgcs .txt span {
    display:inline-table;
}
.product_show_xgcs .txt img {
    width:100%;
}

.product_show_xgcp {
    width:100%;
    margin-bottom:40px;
}
.product_show_xgcp .top_box {
    width:100%;
    height:50px;
    background:#f4f4f4;
}
.product_show_xgcp .top_box .title {
    width:160px;
    height:50px;
    background:#a1a1a1;
    text-align:center;
    line-height:50px;
    font-size:16px;
    font-weight:bold;
    color:#fff;
    float:left;
}
.product_show_xgcp .top_box .prev {
    width:50px;
    height:50px;
    background:#e4e4e4 url(../images/tb23.png) center center no-repeat;
    float:right;
    cursor:pointer;
}
.product_show_xgcp .top_box .prev:hover {
    background:#e62129 url(../images/tb23-1.png) center center no-repeat;
}
.product_show_xgcp .top_box .next {
    width:50px;
    height:50px;
    background:#e4e4e4 url(../images/tb24.png) center center no-repeat;
    float:right;
    cursor:pointer;
}
.product_show_xgcp .top_box .next:hover {
    background:#e62129 url(../images/tb24-1.png) center center no-repeat;
}
.xgcp_list {
    width:100%;
    margin-top:30px;
}
.xgcp_list li {
    width:260px;
    float:left;
    margin-right:20px;
}
.xgcp_list li .img {
    width:100%;
    border:1px solid #d8d8d8;
    box-sizing:border-box;
    border-radius:5px;
    overflow:hidden;
}
.xgcp_list li .img img {
    width:100%;
}
.xgcp_list li .title {
    padding-top:26px;
    font-size:14px;
    line-height:22px;
    color:#666;
    text-align:center;
}
.xgcp_list li:hover .title {
    color:#e62129;
}

.product_show_xgzl {
    width:100%;
}
.product_show_xgzl .title {
    width:160px;
    height:50px;
    background:#a1a1a1;
    text-align:center;
    line-height:50px;
    font-size:16px;
    font-weight:bold;
    color:#fff;
}
.xgzl_list {
    width:100%;
    padding-top:20px;
    margin-bottom:73px;
}
.xgzl_list li {
    width:100%;
    border-bottom:1px solid #d8d8d8;
    padding:20px 0;
    display:table;
}
.xgzl_list li .zlbox {
    float:left;
}
.xgzl_list li .zlbox .tb {
    float:left;
}
.xgzl_list li .zlbox .xx {
    float:left;
    margin-left:20px;
}
.xgzl_list li .zlbox .xx .name {
    font-size:14px;
    line-height:20px;
    color:#222;
}
.xgzl_list li .zlbox .xx .cs {
    font-size:14px;
    line-height:20px;
    color:#666;
}
.download {
    float:right;
    padding-top:10px;
}

.ny-fh-txt-more{


    width: 130px;
    height: 40px;
    box-sizing: border-box;
    text-align: center;
    line-height: 40px;
    border: 1px solid #ed5c26;
    color: #ed5c26;
    font-size: 16px;
    margin: auto;
    border-radius: 40px;
    margin-top: 46px;
    margin-bottom: 50px;
    cursor: pointer;
}

.ny-fh-txt{
    height: 160px;
    overflow: hidden;
    margin: auto;
    box-sizing: border-box;
    padding-top: 18px;
    font-size: 14px;
    line-height: 22px;
    color: #666;}


.ny-fh-txts {
    height: auto;}



/*主容器*/
.con-FangDa{
    width: 460px;
    height: 460px;
    float:left;
}
/*正常容器*/
.con-fangDaIMg{
    width: 460px;
    height: 460px;
    position: relative;
}
.con-fangDaIMg > img{
    width: 100%;
    height:100%
}
/*滑块*/
.magnifyingBegin{
    width: 230px;
    height: 230px;
    left: 0;
    top: 0;
    background-color: #454545;
    opacity: 0.2;
    filter:alpha(opacity=20);
    position: absolute;
    cursor: move;
    display: none;
}
/*放大镜显示区域*/
.magnifyingShow{
    width: 460px;
    height: 460px;
    display: none;
    position: absolute;
    left: 460px;
    top: 0;
    z-index:999;
    overflow: hidden;
    background-color: #fff;
}
.magnifyingShow > img{
    width: 920px;
    height: 920px;
    margin-left:0;
    margin-top: 0;
}
/*设置选择图片容器*/
.con-FangDa-ImgList{
    height:5px;
    width:460px;
    list-style: none;
    overflow:hidden;
    position:absolute;
    bottom:0;
    z-index:2;
}
.con-FangDa-ImgList > li{
    width: auto;
    height: 5px;
    float: left;
    cursor: pointer;
    /*border-top: 5px solid #a1a1a1;*/
    background:#a1a1a1;
}

.con-FangDa-ImgList > li > img{
    width:100%;
    height:5px;
    vertical-align:top;
    display:inline;
    opacity:0;
}
.con-FangDa-ImgList > .active{
    /*border-top: 5px solid #ff0000;*/
    background:#ff0000;
}
