@charset "utf-8";



html {

    font-size: 62.5%;

    /*10 ÷ 16 × 100% = 62.5%*/

}



body {

    margin: 0;

    padding: 0;

    text-align: left;

    color: #333333;

    font-size: 1.4rem;

    /*1.6 × 10px = 16px */

    font-family: "Microsoft YaHei", Arial, helvetica, sans-serif;

    background: #fff;

}





a {

    transition: all 0.3s;

}



a:link {

    color: #494949;

    text-decoration: none

}



a:visited {

    color: #494949;

    text-decoration: none

}



a:hover {

    text-decoration: none;

    color: #000;

}



a:focus {

    outline: none;

    -moz-outline: none;

}





.clear {

    clear: both;

}



img {

    border: 0px;

}



input {

    outline: none;

}



ul,

li,

dl,

dt,

dd {

    list-style-type: none;

    list-style: none;

    margin: 0;

    padding: 0;

    text-align: left;

}



canvas {

    margin: 0;

    padding: 0;

    display: block;

    border: none;

}



.wenben {

    font-size: 12px;

    line-height: 30px;

    text-align: left;

    color: #494949;

    letter-spacing: 0.0em;

    font-family: Arial, Helvetica, sans-serif;

}



.wenben ol li {

    line-height: 30px;

    list-style-type: disc;

    font-size: 14px;

}



.wenben0 {

    font-size: 16px;

    line-height: 34px;

    text-align: center;

    color: #000000;

    letter-spacing: 0.0em;

}



.wenben01 {

    line-height: 2;

    text-align: justify;

    color: #494949;

    letter-spacing: 0.0em;

}



.border {

    border: #d2d2d2 1px solid;

}



.center {

    width: 1200px;

    margin: 0 auto;

}



.left {

    float: left;

}



.right {

    float: right;

}





.opa {

    opacity: 0;

    filter: alpha(opacity=0);

}





.truncate {

    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}

.top_wx{
        display: inline-block;
    vertical-align: middle;
    margin-right: 10px;}

.dv {

    display: inline-block;

    vertical-align: middle;

    margin-right: 10px;

}




.responsive-img img {

    margin: 0 auto;

}



.relative {

    position: relative;

}



.sy {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    display: block;

    background: url(../Image/sy.png) center no-repeat;

    background-size: 100%;

    z-index: 99;

}



.sy0 {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    display: block;

    background: url(../Image/sy.png) center no-repeat;

    background-size: 50%;

    z-index: 99;

}



.share_to {

    display: inline-block;

    line-height: 30px;

}



.share_to a {

    display: inline-block;

    vertical-align: middle;

    margin: 0 10px 0 0;

    color: #FFF;

    border-radius: 50%;

    text-align: center;

    line-height: 30px;

    width: 30px;

    height: 30px;

    overflow: hidden;

}



.share_to a i {

    font-size: 2.6rem;

}



.share_to a:hover {

    background: #f00 !important;

}



.share_to a:nth-child(1) {

    background: #ff6600;

}



.share_to a:nth-child(2) {

    background: #3dc464;

}



.share_to a:nth-child(3) {

    background: #d54135;

}



.share_to a:nth-child(4) {

    background: #1493d0;

}



.share_to a:nth-child(5) {

    background: #f8b500;

}





.mr_10 {

    margin-right: 10px;

}



.p_tb20 {

    padding: 20px 0;

}





.p_tb50 {

    padding: 40px 0;

}



.m_tb20 {

    margin: 20px auto;

}



.m_tb30 {

    margin: 30px auto;

}



.m_t20b10 {

    margin: 20px 0 10px 0;

}



/*PAGE

----------------------------------------*/



.page {

    margin: 20px;

    text-align: right;

    border-top: #CCC 1px dotted;

}



.prev_next { margin: 20px 0; }



.prev_next li .box {

    font-size: 1.6rem;

    color: #000;

    display: block;

    border: 1px dotted #ccc;

    color: #000;

    line-height: 24px;

    border-radius: 3px;

    padding: 15px;

    transition: all 0.3s;

}



.prev_next li .box:hover {

    background: #000;

    color: #fff;

}



.prev_next li .box:hover a {

    color: #fff;

}



.back_list {

    text-align: right;

    font-size: 1.8rem;

}



.back_list a {

    display: inline-block;

    padding: 5px 20px;

    border-radius: 5px;

    color: #000;

    background: #efefef;

}



.back_list a:hover {

    color: #fff;

    background: #000;

}



.gridtable table {

    width: 99%;

    margin: 0 auto;

    border-width: 1px;

    font-family: verdana, arial, sans-serif;

    color: #333333;

    border-color: #ccc;

    border-collapse: collapse;

}



.gridtable table th {

    border-width: 1px;



    padding: 5px 0;

    border-style: solid;

    border-color: #ccc;

    background-color: #dedede;

}



.gridtable table td {

    border-width: 1px;



    padding: 5px 0;

    border-style: solid;

    border-color: #ccc;

}



.gridtable table td a {

    text-decoration: underline;

    color: #069;

}



.hidden {

    display: none !important

}





/* Wrap

----------------------------------------*/



#wrap {

    width: 100%;

    margin: 0 auto;

    position: relative;

    overflow: hidden;

}





/* Header

----------------------------------------*/



#top_note {

    border-bottom: 1px solid #e5e5e5;

    color: #888888;

}



#top_note .row,

#top_note .col {

    margin-bottom: 0;

}



#top_note a {

    color: #888888;

    margin: 0 5px;

}



#top_note a:hover {

    color: #f00;

}



#name_box_w {

    background: #ffffff;

}

#name_box_w .row { margin-bottom: 0; }

#name_box_w .col { height: 142px; margin-bottom: 0;  }



.top_kh {

    font-size: 16px;

    font-weight: bold;

    color: #cd2026;

}



#top_tel {

    line-height: 30px;

    padding-top: 40px;

}



#top_tel span {

    font-size: 15px;

    color: #000;

}



#top_tel span big {

    font-size: 2.0rem;

    color: #000;

    font-weight: bold;

}



#menu_box {

    width: 100%;

    overflow: hidden;

    background: #242424;

}



.menu ul {

    line-height: 56px;

    margin: 0 !important;

}



.menu li {

    padding: 0 !important;

    margin-bottom: 0 !important;

}



.menu a {

    overflow: hidden;

    color: #fff;

    text-align: center;

    font-size: 16px;

    width: 100%;

    display: block;

}



.menu a:hover,

.menu a.current {

    color: #fff;

    font-weight: bold;

    background: url(../Image/mene_h.png) center no-repeat;

}



#top_news_box {

    border-top: 1px solid #efefef; 

    width: 100%;

    background: #f3f3f3;

}

#top_news_box .row ,#top_news_box .col { margin-bottom: 0; 

    line-height: 55px;  }



#top_news_box .tit {

    font-size: 15px;

    color: #636363;

}



#top_news_box a {

    color: #636363;

    font-size: 15px;

}



#top_news_box a:hover {

    color: #f00;

}





#menu_open {

    position: absolute;

    top: 0;

    right: 0;

    z-index: 66;

    color: #fff;

    padding: 0 10px; 

}



#banner_box { overflow: hidden; padding: 0;  }





#zy_banner_box {

    width: 100%;

    height: 360px;

    background: url(../Image/zy_banner.jpg) center;

    background-size: auto 100%;

    position: relative;

}



#menu_icon {

    display: block;

}



.nav-extended .collapsible-body li {

    background: #eee;

}



.side-nav li {

    background: #fff;

}



.side-nav li .current {

    background: #000;

    color: #fff;

}



.m_menu_tel {

    background: #efefef;

    color: #000;

    line-height: 3.0rem;

    font-size: 1.6rem;

    padding: 20px 0;

}



.m_menu_tel a {

    font-size: 1.6rem;

    font-weight: bold;

}



/* Mid

---------------------*/



/* left

----------------------------------------*/





#left_box .lf_box {

    box-shadow: 0 0 5px #ccc;

    margin-bottom: 20px;

}



#left_box .lf_box .title {

    width: 100%;

    height: 80px;

    line-height: 80px;

    font-size: 2.8rem;

    font-weight: bold;

    color: #fff;

    background: #000;

    position: relative;

    text-align: center;

}



#left_box .lf_box .title a {

    color: #fff;

    text-align: center;

}



.list {

    padding: 10px 0;

}



.list .nav {

    overflow: hidden;

    font-size: 16px;

    border-bottom: 1px solid #e6e6e6;

    position: relative;

    height: 51px;

    margin-bottom: 0;

}



.list .nav a {

    color: #666;

    text-align: left;

    line-height: 50px;

    padding: 0 10px;

    display: block;

    position: relative;

    z-index: 2;

}



.list .nav a i {

    font-style: normal;

}





.list .nav a:hover,

.list .nav.current a {

    color: #000;

}



.list .nav:after {

    transition: all 0.5s;

    content: "";

    width: 0;

    height: 50px;

    position: absolute;

    left: 0;

    top: 0;

    z-index: 1;

    background: #efefef;

    color: #fff;

}



.list .nav:hover:after,

.list .nav.current:after {

    width: 100%;

}





.lf_lx_list {

    padding: 5px;

    line-height: 30px;

    color: #333333;

    font-size: 1.8rem;

    font-weight: bold;

}



.lf_lx_list strong {

    color: #b70c0d;

}





#lx_list li:nth-child(2) i:before,#lx_list li:nth-child(3) i:before {

    background: #fff;

}



#lx_list li:nth-child(2) i:before,#lx_list li:nth-child(3) i:before {

    color: #000 !important;

}



#lx_list li:nth-child(2) a,#lx_list li:nth-child(3) a {

    color: #fff !important;

}







#mid_wrap {

    width: 100%;

}



#right_box {

    box-shadow: 0 0 5px #ccc;

    padding: 10px;

}



.title_box {

    height: 80px;

    position: relative;

    color: #323232;

    margin-bottom: 10px;

    border-bottom: 1px dotted #e6e6e6;

}



.title_box .title {

    width: 100%;

    height: 80px;

    line-height: 80px;

    font-size: 2.2rem;

    color: #000;

    position: relative;

}



.title_box .location {

    position: absolute;

    top: 0;

    right: 0;

    padding: 0 10px;

    color: #626262;

    height: 52px;

    line-height: 52px;

    font-size: 14px;

    font-weight: normal !important;

}



.title_box .location a {

    color: #494949;

}



.title_box .location a:hover {

    color: #f00;

    position: relative;

    top: 1px;

}



.title_box .location span {

    font-size: 16px;

    border-radius: 50%;

    color: #000;

    padding: 1px;

}



.zy_line {

    width: 100%;

    height: 4px;

    background: url(../Image/zy_line.gif) center;

    position: relative;

    display: none;

}



.zy_line0 {

    width: 100%;

    height: 4px;

    background: url(../Image/zy_line0.gif) center;

    position: relative;

}



.zy_title {

    text-align: center;

    font-size: 12px;

    color: #898989;

}



.zy_title span {

    font-size: 26px;

}



.zy_gsgk_cont {

    width: 100%;

    background: #f9f9f9;

    margin: 30px 0;

}



.zy_gsgk_cont_txt {

    width: 1200px;

    margin: 0 auto;

    padding: 30px 0;

}



#honor_list li {

    width: 100%;

    height: 60px;

    line-height: 60px;

    font-size: 16px;

    color: #494949;

    padding: 0 50px;

    position: relative;

    transition: all 0.5s;

    border-bottom: 1px solid #c8c8c8;

}



#honor_list li:hover {

    width: 100%;

    height: 60px;

    font-size: 16px;

    color: #000;

    padding-left: 70px;

    background: url(../Image/gold.png) left center no-repeat;

}



#honor_list li i {

    position: absolute;

    bottom: -1px;

    left: 0;

    height: 1px;

    background: #000;

    width: 14%;

    transition: all 1s;

}



#honor_list li:hover i {

    width: 100%;

}







.zy_rcln_cont {

    width: 1200px;

    margin: 30px auto;

    background: url(../Image/jobs.jpg) bottom right no-repeat;

    padding-bottom: 100px;

}



.zy_rcln_cont_txt ul li {

    width: 560px;

    height: 140px;

    line-height: 30px;

    padding: 30px 0;

}



.zy_rcln_cont_txt ul li:nth-child(odd) {

    float: left;

}



.zy_rcln_cont_txt ul li:nth-child(even) {

    float: right;

}



.jobs_dy {

    background: #49b8ff;

    font-size: 14px;

    color: #fff;

    line-height: 26px;

    padding: 20px 30px;

    margin-top: 30px;

}



.jobs_dy big {

    font-size: 18px;

    font-weight: bold;

    color: #fff;

}













/* Company

----------------------------------------*/



.gsgk_li {

    width: 700px;

    height: 80px;

    margin: 50px auto;

}



.gsgk_li ul li {

    width: 25%;

    float: left;

    height: 100px;

    text-align: center;

}



.gsgk_li ul li span {

    font-size: 16px;

    color: #292929;

    line-height: 40px;

}



.gsgk_li ul li big {

    font-size: 40px;

    color: #292929;

    font-weight: bold;

}



.gsgk_li ul li {

    font-size: 14px;

    color: #898989;

    line-height: 20px;

}





.zy_gsgk_pic {

    width: 385px;

    height: 365px;

    position: relative;

    float: left;

}



.zy_gsgk_pic .img {

    display: block;

    position: absolute;

    top: 0;

    left: 0;

    transform: translateX(-10px);

    transition: all 0.5s;

}



.zy_gsgk_pic:hover .img {

    transform: translateX(0px);

}



.zy_gsgk_txt {

    width: 800px;

    float: right;

}





.zy_qywh_pic {

    width: 385px;

    height: 241px;

    overflow: hidden;

    position: relative;

    float: right;

    margin-top: 50px;

}



.zy_qywh_pic .img {

    display: block;

    width: 395px;

    height: 257px;

    position: absolute;

    top: 0;

    left: 0;

    transform: translateX(-10px);

    transition: all 0.5s;

}



.zy_qywh_pic:hover .img {

    transform: translateX(0px);

}





.zy_qywh_txt {

    width: 700px;

    float: left;

}



.honor_pic {

    position: absolute;

    right: 50%;

    top: 2px;

    margin-right: -600px;

}



/* left

----------------------------------------*/





/* Right

----------------------------------------*/



.my_txt {

    padding: 0;

}



.cinfo { min-height: 385px; }



.info { margin-bottom: 20px; }

.info p,

.info img {

    padding: 0;

    margin: 0;

}



/* Footer

----------------------------------------*/



.page-footer {

    width: 100%;

    overflow: hidden;

    line-height: 38px;

    background: #2a2a2a !important;

    text-align: center;

    color: #c4c4c4;

    font-size: 16px;

}



.page-footer a {

    color: #c4c4c4;

}



.page-footer a:hover {

    color: #ff0000;

}



.page-footer dl dt {

    font-size: 20px;

    color: #d72732;

    margin-bottom: 20px;

}



.page-footer dl dd { margin-bottom: 0 !important; }







.footer-copyright {

    background: #fff;

    color: #4d4d4d;

    position: relative;

}





.footer-copyright .row,.footer-copyright .col {margin-bottom: 0;}



.footer-copyright a {

    color: #4d4d4d;

}



.footer-copyright a:hover {

    color: #f00;

}



.share_too { height: 20px; margin-top: -12px; }



.share_too a { display: inline-block; margin: 0 5px; }



.share_too a i {font-size: 3.2rem; }



#page-footer-gt {

    z-index: 2;

    width: 100%;

    height: 70px;

    box-sizing: border-box;

    padding: 10px 0;

    background: rgba(0, 0, 0, 1);

    color: #fff;

    position: fixed;

    bottom: 0;

    left: 0;

}



#page-footer-gt ul li {

    width: 25%;

    text-align: center;

    float: left;

    color: #fff;

    transition: all 0.3s;

    box-sizing: border-box;

}



#page-footer-gt ul li a {

    color: #fff;

    font-size: 1.6rem;

    width: 100%;

    height: 70px;

    display: block;

}



#page-footer-gt ul li i {

    width: 30px;

    height: 30px;

    display: block;

    margin: 0 auto;

}



#page-footer-gt ul li:nth-child(1) i {

    background: url(../Image/e1.png);

    background-size: 100%;

}



#page-footer-gt ul li:nth-child(2) i {

    background: url(../Image/e2.png);

    background-size: 100%;

}



#page-footer-gt ul li:nth-child(3) i {

    background: url(../Image/e3.png);

    background-size: 100%;

}



#page-footer-gt ul li:nth-child(4) i {

    background: url(../Image/e4.png);

    background-size: 100%;

}



#page-footer-gt.five ul li {

    width: 20% !important;

}



#page-footer-gt.five ul li.back {

    padding: 10px 0;

}









/*NEWS CONTENTS PAGE*/



.news_detail {

    height: auto !important;

    min-height: 200px;

    height: 200px;

}



.news_detail .location {

    line-height: 40px;

    border-bottom: 1px solid #eee;

}



#news_t {

    color: #000;

    font-weight: bold;

    text-align: center;

    font-size: 20px;

}



#news_d {

    color: #000;

    font-size: 12px;

    text-align: center;

    border: 1px dotted #ccc;

    margin: 10px 0;

    padding: 5px 10px;

    -moz-border-radius: 5px;

    /* Gecko browsers */

    -webkit-border-radius: 5px;

    /* Webkit browsers */

    border-radius: 5px;

    /* W3C syntax */

    position: relative;

}





#news_img {

    text-align: center;

    position: relative;

}



.wenben01 img,

#news_img img,

.news_img img {

    max-width: 100%;

}



.news_img table td {

    padding: 10px 20px;

}



.news_img table p {

    margin: 0;

    line-height: 40px;

}





#newsContent {

    margin-bottom: 16px;

    text-align: left;

}



#newsContent img {

    max-width: 100%;

}



#newsInfo iframe,#newsInfo video {

    width: 100% !important;

    height: 100% !important;

}



#newsInfo img {

    max-width: 100%;

    height: auto !important;

}





.news_img h2 {

    color: #f00;

    background: #efefef;

    padding: 15px 0;

    line-height: 30px;

}







/*GUESTBOOK PAGE*/



.t_r {

    padding: 5px 0;

    font-size: 1.8rem;

}



.G_InputText {

    width: 100%;

    box-sizing: border-box !important;

    padding: 5px !important;

    border: 1px solid #ccc !important;

    margin: 5px 0;

    margin-bottom: 0 !important;

}



.G_textarea {

    width: 100%;

    height: 80px;

    padding: 5px;

    border: 1px solid #ccc !important;

    margin: 5px 0;

}



.yanzheng {

    height: 12px;

    padding: 10px;

    border: 1px solid #ccc !important;

    margin: 5px 0;

}





.jobs ul {

    list-style: none;

    margin-top: 12px;

}



.jobs ul li {

    height: 270px;

    width: 50%;

    overflow: hidden;

}



.jobs a {

    display: block;

    height: 100%;

    overflow: hidden;

    text-align: left;

    line-height: 26px;

    padding: 20px;

}



.jobs big {

    font-size: 18px;

    font-weight: bold;

    margin-bottom: 10px;

    display: block;

}



.jobs .odd {

    float: left;

}



.jobs .even {

    float: right;

}



.jobs .odd a {

    color: #fff;

    background: #e42828;

}



.jobs .even a {

    color: #000;

    background: #fcd022;

}



.jobs .odd2 {

    float: left;

}



.jobs .even2 {

    float: right;

}



.jobs .odd2 a {

    color: #000;

    background: #fcd022;

}



.jobs .even2 a {

    color: #fff;

    background: #e42828;

}



.jobs ul li .recruit_info {

    color: #494949;

    font-family: 'Microsoft YaHei', arial;

    font-size: 14px;

    line-height: 36px;

}



.jobs ul li .recruit_info .job_nam {

    color: #be0000;

    font-weight: bold;

}



.jobs ul li .jbut {

    width: 74px;

    height: 31px;

    line-height: 31px;

    background: #1f478e;

    border-radius: 2px;

    float: right;

    margin-top: -40px;

    margin-right: 22px;

    text-align: center;

}



.jobs ul li .jbut a {

    text-decoration: none;

    color: #FFF;

    display: block;

}





.recruit_info_tit_bg {

    width: 100%;

    height: 31px;

    background: #fafafa;

    border-radius: 2px;

}



.recruit_info_tit_bg .recruit_info_tit {

    width: 73px;

    height: 31px;

    border-top-left-radius: 2px;

    border-bottom-left-radius: 2px;

    background: #1e4483;

    font-family: 'Microsoft YaHei', arial;

    font-size: 14px;

    color: #fff;

    line-height: 31px;

    text-indent: 8px;

}



.recruit_info_main {

    padding: 5px;

}



.recruit_info_main p {

    width: 650px;

    font-family: 'Microsoft YaHei', arial;

    text-align: justify;

    letter-spacing: 1px;

    font-size: 14px;

    line-height: 28px;

    color: #494949;

}



.order {

    margin: 0 auto;

}



.order_but {

    padding: 10px;

    cursor: pointer;

}







/*PRODUCTS LIST PAGE*/



.proUL li {

    margin-bottom: 20px !important;

}





.proUL li a {

    display: block;

}



.proUL li a .img {

    width: 100%;

    height: 280px;

    box-sizing: border-box;

    position: relative;

    overflow: hidden;

}

.proUL li a .img i {

    display: block;

    position: absolute;

    top: 0;

    left: 0;

    width: 267px;

    height: 30px;

    background: url(../Image/bq.png) center no-repeat;

    background-size: cover;

    z-index: 2;

}









.proUL li a img {

    width: 100%;

    transition: all 0.3s;

    margin: 0 auto;

    min-height: 100%;

}



.proUL li a:hover img {

    transform: scale(1.1);

}



.proUL li a .title {

    background: #000;

    color: #fff;

    padding: 7px;

    width: 100%;

}



.picUL li {

    margin-bottom: 20px !important;

}





.picUL li a {

    display: block;

    border: 1px solid #eeeeee;

    padding: 15px;

}



.picUL li a .img {

    width: 100%;

    background: #fafafa;

    overflow: hidden;

    height: 280px;

}



.picUL li a img {

    transition: all 0.5s;

    margin: 0 auto;

}



.picUL li a:hover img {

    transform: scale(1.1);

}



.picUL li a .title {

    width: 100%;

}



.picUL li a .cont {

    padding: 10px;

    width: 100%;

    height: 60px;

    line-height: 30px;

    overflow: hidden;

}





.picList li a {

    transition: all 0.3s;

    height: 190px;

    background: #fafafa;

    padding: 10px 0;

}



.picList li a:hover {

    background: #eee;

    box-shadow: 0 5px 5px #ccc;

    transform: translateY(-5px);

}



.picList li a {

    display: block;

}



.picList .picList_img {

    height: 170px;

    overflow: hidden;

}





.picList .Pic_list_txt {

    position: relative;

    height: 160px;

    overflow: hidden;

    padding: 0 20px !important;

}



.picList .Pic_list_txt .t1 {

    font-size: 1.8rem;

    font-weight: bold;

    line-height: 20px;

    width: 100%;

    color: #000;

}



.picList .Pic_list_txt .t2 {

    overflow: hidden;

    margin: 5px 0;

    height: 50px;

    font-size: 1.6rem;

    line-height: 25px;

    color: #666;

}



.picList .Pic_list_txt .t2 p {

    margin: 0;

    line-height: 30px; 

}



.picList .Pic_list_txt .t3 {

    font-size: 1.4rem;

    line-height: 30px;

}



.picList .Pic_list_txt .time {

    text-align: right;

    line-height: 20px;

    font-size: 12px;

}





/*INDEX*/



.share_to { margin-top: 20px; }



.share_to a {

    display: inline-block;

    margin: 0 3px;

    vertical-align: top;

    width: 30px;

    height: 30px;

    text-align: center;

    line-height: 30px;

    background: #252525;

    border-radius: 5px;

    margin: 0 10px 0 0;

    font-size: 18px;

    color: #FFF;

    color: #FFF !important;

    display: inline-block;

}



.share_to a:hover {

    color: #f00;

}



#in_mid_box {

    width: 100%;

    margin: 0 auto;

    padding: 30px 0;

}



.in_mid {

    width: 1200px;

    margin: 20px auto;

}



.in_title {

    height: auto;

    position: relative;

    font-size: 16px;

    color: #000000;

    line-height: 30px;

    margin-bottom: 20px;

}



.in_title a {

    color: #cd2026;

}



.in_title a big:before {

    width: 52px;

    height: 1px;

    background: #bebebe;

    /*content: "";*/

    display: inline-block;

    vertical-align: middle;

    margin-right: 28px;

}



.in_title big {

    display: inline-block;

    font-size: 39px;

    color: #000000;

    vertical-align: middle;

}





.in_title big span {

    color: #d72732;

}



.in_title a big:after {

    width: 52px;

    height: 1px;

    background: #bebebe;

    /*content: "";*/

    display: inline-block;

    vertical-align: middle;

    margin-left: 28px;

}



.in_title .more {

    width: 160px;

    height: 58px;

    background: #fff;

    color: #000;

    font-size: 18px;

    display: block;

    text-align: center;

    line-height: 58px;

    float: right;

}



.in_title .more:hover {

    background: #efefef;

}



#in_product_w {

    width: 100%;

    background: #f5f5f5;

    position: relative;

    overflow: hidden;

}



#in_product_w .in_title:after {

    display: none;

}



.in_type {

    margin: 20px 0;

}



.in_type li a {

    background: #242424;

    color: #fff;

    display: block;

    font-size: 18px;

    width: 100%;

    height: 42px;

    line-height: 42px;

}



.in_type li a:hover {

    color: #fff;

    background: #d72732;

}



.in_title0 {

    position: relative;

    font-size: 2.0rem;

    font-weight: bold;

    color: #333333;

    text-transform: uppercase;

    margin-bottom: 20px;

    line-height: 26px;

}



.in_title0 big {

    font-size: 30px;

    display: block;

    margin-bottom: 20px;

}



.in_title0 .more {

    position: absolute;

    top: 0px;

    right: 0;

    display: block;

    font-weight: normal;

}



.in_title0 .more a {

    display: inline-block;

    color: #d3e8ff;

    font-size: 14px;

}



.in_title0 .more a:hover {

    color: #f00;

    position: relative;

    top: 1px;

}



#in_product_w .link {

    width: 360px;

}



.link {

    margin: 20px auto 0 !important;

}



.link li a {

    padding: 15px;

    font-size: 16px;

}



.link li:nth-child(1) a {

    display: block;

    background: #f39801;

    color: #fff;

}



.link li:nth-child(2) a {

    display: block;

    background: #000;

    color: #fff;

}



.link li:nth-child(3) a {

    display: block;

    background: #ff6600;

    color: #fff;

}



.link li a:hover {

    background: #e12d36;

}



#in_ys_w {

    width: 100%;

    overflow: hidden;

    background: url(../Image/bar.png);

    background-size: cover;

    min-height: 279px;

    position: relative;

    margin-top: -30px;

    padding: 80px 0; 

}



#in_ys_w .row,#in_ys_w .col {

    margin-bottom: 0;

}





#in_ys_w2 li .txt big { font-size: 3.8rem; color: #d72732; }

#in_ys_w2 li .txt p { font-size: 1.7rem; color: #202020; line-height: 35px;}









#in_gsjj_w {

    background: #fff;

}





#in_gsjj_w .cont {

    height: 170px;

    overflow: hidden;

}



#in_case_w {

    background: #e4e5eb;

}

#in_case_w .case_gd  { margin-bottom: 30px; }



#in_news_w {

    background: #f5f5f5;

}



.in_newslist {

    font-size: 15px;

}



.in_newslist li {

    width: 100%;

    transition: all 0.3s;

}



.in_newslist li a {

    color: #333;

    display: block;

    font-size: 16px;

}



.in_newslist li a .row,.in_newslist li a .col {

    margin-bottom: 0; 

}



.in_newslist li a .time  p { margin: 5px 0; color: #666666; }



.in_newslist li a big {

    font-size: 18px;

    color: #333;

    display: block;

    margin: 5px 0;

}



.in_newslist li a .cont p {

    font-size: 14px;

    color: #888;

    overflow: hidden;

    margin: 10px 0;

}



.in_newslist li a:hover { background: #d72732; color: #fff; }

.in_newslist li a:hover * { color: #fff !important; }





/*ABOUT*/



.title_box {

    text-align: center;

    margin-bottom: 30px;

}



.title_box big {

    font-size: 4.5rem;

    font-weight: bold;

    color: #000;

}



.title_box big span {

    color: #000;

}



.title_box font {

    font-size: 2.5rem;

    line-height: 40px;

    color: #333333;

}



.title_box p {

    display: block;

    color: #999999;

    font-size: 1.4rem;

    padding-bottom: 20px;

    position: relative;

}



.title_box p i {

    width: 57px;

    height: 2px;

    background: #ccc;

    position: absolute;

    bottom: 0;

    left: 50%;

    transform: translateX(-50%);

}



/**/



#page_about .txt p {

    font-size: 1.5rem;

    padding: 0;

    margin: 0;

    line-height: 3.5rem;

}





.page_cpys { font-size: 1.8rem; }



.page_cpys p {

    margin: 10px 0 !important; 

}





.page_cpys big {

    font-weight: bold;

}





/*Product*/



.pro_type li a {

    display: block;

    background: #efefef;

    color: #000;

    padding: 10px 20px;

    text-align: center;

}



.pro_type li a:nth-child(1) {

    background: #efefef;

    color: #000;

}



.pro_type li a:hover,

.pro_type li a.current {

    background: #000;

    color: #fff;

}



.pro_tel {

    font-size: 1.8rem;

    line-height: 80px;

    margin-bottom: 0 !important;

}



.pro_tel i {

    font-size: 3.0rem;

    color: #f00;

}



.pro_tel a {

    color: #f00;

}



.pro_tel a:hover {

    color: #f60;

}



.desc_pad .desc {

    height: 150px;

    overflow: hidden;

}





/*MESSAGE*/



.e_submit {

    height: 40px;

    line-height: 40px;

    background: #fd7d4c;

    color: #fff;

    border: none;

    font-family: "微软雅黑", "Microsoft YaHei";

}



#in_mess_box { max-width: 800px; margin: 0 auto;  }

#in_mess_box ul {

    margin-top: 20px;

}



#in_mess_box .col {

    margin-bottom: 20px;

}



#in_mess_box .short,

#in_mess_box .mid,

#in_mess_box .long {

    margin-bottom: 0;

    border: 1px solid #dddddd !important;

    padding: 0 10px;

}



#in_mess_box .long {

    height: 100px;

}



#in_mess_box li span {

    line-height: 40px;

}



#in_mess_box .short {

    width: 25% !important;

    margin-right: 10px;

}



#in_mess_box .mid {

    width: 80% !important;

}



#in_mess_box .long {

    width: 90% !important;

}



#lx_list li {

    max-width: 500px;

    padding: 15px;

    background: #efefef;

    margin: 0 0 10px 0;

    font-size: 1.7rem;

    font-weight: bold;

}



#lx_list li i:before {

    padding: 10px;

    border-radius: 50%;

    background: #000;

    color: #fff;

    font-size: 2.0rem;

    margin-right: 10px;

    line-height: 20px;

    display: inline-block;

    vertical-align: middle;

}



#lx_list li i {}



#lx_list .ewm {

    position: absolute;

    top: 50%;

    transform: translate(-50%, -50%);

    right: 50px;

    max-width: 130px;

    background: #efefef;

    line-height: 20px;

    text-align: center;

    padding: 5px;

}



.service_box { margin-top: 20px; background: url(../Image/serbg1.jpg) bottom right no-repeat; }