@charset "utf-8";

html {
    font-size: 62.5%;
    /*10 ÷ 16 × 100% = 62.5%*/
}

body {
    margin: 0;
    padding: 0;
    text-align: left;
    color: #000;
    font-size: 1.4rem;
    /*1.6 × 10px = 16px */
    font-family: "Microsoft YaHei", Arial, helvetica, sans-serif;
    background: #fff;
    overflow-x: hidden;
}

a {
    transition: all 0.3s;
}

a:link {
    color: #000;
    text-decoration: none
}

a:visited {
    color: #000;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #d30a1e;
}

a:focus {
    outline: none;
    -moz-outline: none;
}

.layui-layer {
    max-width: 96%;
}

.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: #000;
    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: 31px;
    text-align: center;
    color: #000;
    letter-spacing: 0.0em;
}

.wenben01 {
    font-size: 16px;
    line-height: 40px;
    text-align: justify;
    color: #000;
    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;
}

.valign-wrapper .responsive-img { margin: 0 auto !important; }

.imgbox {
    position: relative;
    overflow: hidden;
}

.imgbox:after {
    content: '';
    display: block;
}

.imgbox img,
.imgbox video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
}

.imgbox_4_3,
.imgbox_1_1 {
    background: #fff;
}

.imgbox_4_3:after {
    margin-top: 75%;
}

.imgbox_1_1:after {
    margin-top: 100%;
}

.ImgScale img,
.ImgScale i {
    transition: all 0.3s;
}

.ImgScale:hover img,
.ImgScale:hover i {
    transform: translate(-50%, -50%) scale(1.05);
}

.IScale i,
.IScale img {
    transition: all 0.3s;
}

.IScale:hover i,
.IScale:hover img {
    transform: rotateY(180deg);
}

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

.relative {
    position: relative;
}

.sy {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(../images/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(../images/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: 50px 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 li .box {
    font-size: 1.4rem;
    color: #000;
    display: block;
    border: 1px dotted #ccc;
    color: #000;
    line-height: 24px;
    border-radius: 3px;
    padding: 10px;
}

.prev_next li .box:hover {
    background: #333;
    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: 0 30px;
    border-radius: 30px;
    color: #fff;
    background: #888;
}

.back_list a:hover {
    color: #fff;
    background: #f60;
}

.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 {
    height: auto;
    background: #262626;
}

#top_note .flow-text a {
    color: #7e7e7e;
}

#top_note .flow-text a:hover {
    color: #fff;
}

#top_note .l6 .flow-text {
    line-height: 40px;
    color: #7e7e7e;
    font-size: 14px;
}

#top_note .s12 .flow-text {
    line-height: 40px;
    color: #7e7e7e;
    font-size: 1.2;
    text-align: center;
}

#top_note .l6 {
    line-height: 40px;
    color: #7e7e7e;
    font-size: 14px;
    transition: all 0.5s;
}

#top_note .l6 .flow-text {
    color: #787878;
    margin: 0 10px;
    cursor: pointer;
}

#top_link {
    background: #262626;
}

#name_box_w {
    position: relative;
    padding: 2.0rem 0;
}

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

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

#name_box_w #logo a {
    display: inline-block;
    font-size: 3.2rem;
    transition: all 0.5s;
    line-height: 2.4rem;
}

#name_box_w #logo b {
    display: block;
    padding-top: 0.3rem;
    line-height: 3.3rem;
    font-size: 3.3rem;
    color: #2e2a39
}

#name_box_w #logo a small {
    display: block;
    text-align: center;
    font-size: 1.6rem;
    color: #2e2a39;
}

#name_box_w #top_tel {
    transition: all 0.5s;
    position: absolute;
    top: 0;
    right: 0.75rem;
    height: 100%;
}

#name_box_w #top_tel .tel_num {
    font-size: 1.6rem;
    color: #333333;
    float: right;
}

#name_box_w #top_tel .tel_num span a {
    font-size: 2.7rem;
    font-weight: bold;
    color: #d30a1e;
}

#name_box_w #menu_open {
    width: 100%;
    text-align: center;
    color: #d30a1e;
}

#menu_box {
    width: 100%;
    height: 50px;
    background: #d30a1e;
}

.menu .mynav .nav {
    width: 12.5%;
    float: left;
    position: relative;
    font-size: 1.6rem;
    line-height: 50px;
}

.menu .mynav .nav a {
    display: block;
    width: 100%;
    text-decoration: none;
    position: relative;
    color: #fff;
    text-align: center;
}

.menu .mynav .nav a:hover,

.menu .mynav .nav a.current {
    color: #fff;
    background: #000;
}

.shadow {
    width: 100%;
    height: 13px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}

#banner_box {
    width: 100%;
    height: 534px;
    overflow: hidden;
    position: relative;
}

#banner {
    width: 1920px;
    height: 534px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

#zy_banner_box {
    width: 100%;
    position: relative;
    padding: 100px 0 150px 0;
}

#zy_banner_box .bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 7;
}

#zy_banner_box .conter {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../images/zy_banner.jpg) fixed;
    z-index: 8;
    padding: 90px 0 0 0;
}

#zy_banner_box .conter .title,

#zy_banner_box .conter .location,

#zy_banner_box .conter .location a {
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
    color: #fff;
}

#zy_banner_box .conter .title {
    font-size: 3.0rem;
    line-height: 4.0rem;
}

#zy_banner_box .conter .location {
    font-size: 1.5rem;
}

#zy_banner_box .sofa {
    position: absolute;
    z-index: 9;
    top: 20%;
    right: 0%;
}

#menu_icon {
    display: block;
}

.nav-extended .collapsible-body li {
    background: #eee;
}

.side-nav li {
    background: #fff;
}

.side-nav li .current {
    background: #d30a1e;
    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_box .lf_box {
    box-shadow: 0 0 5px #ccc;
    margin-bottom: 20px;
    background: #fff;
}

#left_box .lf_box .title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 2.0rem;
    color: #fff;
    background: center #d30a1e;
    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;
}

.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 a.current {
    color: #900;
    font-weight: bold;
}

.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 a.current:after {
    width: 100%;
}

.lf_lx_list {
    padding: 15px;
    color: #333333;
}

.lf_lx_list li {
    line-height: 30px;
}

#mid_wrap {
    width: 100%;
}

#right_box {
    /*box-shadow: 0 0 5px #ccc;*/
    background: #fff;
}

.title_box {
    position: relative;
    color: #323232;
    margin-bottom: 20px;
    border-bottom: 1px dotted #e6e6e6;
}

.title_box .title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
    font-size: 3.0rem;
    color: #000;
    position: relative;
}

.title_box .location {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 10px;
    color: #626262;
    height: 60px;
    line-height: 60px;
    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: #d30a1e;
    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;
}

.my_txt {
    padding: 20px 0;
}

.info p,.info img {
    padding: 0;
    margin: 0;
}

.info img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.info li {
    float: left;
    text-align: center;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0.75rem;
    min-height: 1px;
    margin-bottom: 0.75rem;
}



/* Footer

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

.page-footer { color: rgba(255,255,255,0.5) !important; }
.page-footer a { color: rgba(255,255,255,0.5) !important; }
.page-footer a:hover { color: #ff0 !important;}

.page-footer {
    background-image: linear-gradient(90deg,#242323,#1d1d1d);
    overflow: hidden;
    padding: 30px 10px 0px;
}

#end_info {
    font-size: 1.4rem;
    line-height: 36px;
    box-sizing: border-box;
    position: relative;
}

#end_info .e_ewm {
    position: absolute;
    top: 30px;
    right: 0;
}

#end_menu {
    font-size: 1.6rem;
}

#end_menu a {
    display: inline-block;
    margin: 0 15px 0 0;
}

#end_links {
    margin-top: 10px;
}

#end_links a {
    margin: 0 10px;
}


#page-footer-gt {
    z-index: 2;
    width: 100%;
    height: 70px;
    box-sizing: border-box;
    padding: 10px 0;
    /*background: #0283f4;*/
    background-image: linear-gradient(90deg,#a30010,#b00010);
    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.2rem;
    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(../images/e1.png);
    background-size: 100%;
}

#page-footer-gt ul li:nth-child(2) i {
    background: url(../images/e2.png);
    background-size: 100%;
}

#page-footer-gt ul li:nth-child(3) i {
    background: url(../images/e3.png);
    background-size: 100%;
}

#page-footer-gt ul li:nth-child(4) i {
    background: url(../images/e4.png);
    background-size: 100%;
}

#page-footer-gt.five ul li {
    width: 20% !important;
    font-size: 1.2rem;
}

#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_title {
    color: #000;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    margin: 0;
}

#news_d {
    color: #000;
    font-size: 12px;
    text-align: center;
    position: relative;
    margin: 5px 0;
}

#news_img {
    text-align: center;
    position: relative;
    padding: 10px 0 0;
}

.wenben01 img,

#news_img img,

.news_img img {
    max-width: 100%;
}

#newsContent {
    margin-bottom: 16px;
    text-align: left;
}

#newsContent img {
    max-width: 100%;
}


#newsInfo iframe {
    width: 100%;
    height: 600px;
}

#newsInfo img {
    max-width: 100%;
    height: auto !important;
}


/*GUESTBOOK PAGE*/



.G_InputText {
    width: 500px;
    height: 12px;
    padding: 10px;
    border: 1px solid #ccc;
    margin: 5px 0;
}

.G_textarea {
    width: 500px;
    height: 100px;
    padding: 10px;
    border: 1px solid #ccc;
    margin: 5px 0;
}

.G_botton {
    width: 100px;
    line-height: 12px;
    padding: 10px;
    line-height: 14px;
    background: #0283f4;
    cursor: pointer;
    color: #FFF;
    border: none;
    float: right;
    border-radius: 3px;
    font-size: 16px;
    font-family: "微软雅黑";
}

.yanzheng {
    width: 300px;
    height: 12px;
    padding: 10px;
    border: 1px solid #ccc;
    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 {
    width: 96%;
    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 .title {
    background: rgba(0,0,0,0.7);
    color: #fff;
    width: 100%;
    transition: all 0.3s;
}

.proUL li a:hover .title {
    background: #d30a1e;
    color: #fff;
    width: 100%;
}

.picUL li {
    margin-bottom: 20px !important;
}

.picUL li a {
    display: block;
    border: 1px solid #eeeeee;
    padding: 5px;
}


.picUL li a .title {
    padding: 10px;
    width: 100%;
}

.picList li {
    margin-bottom: 20px !important;
}

.picList li a {
    transition: all 0.3s;
    display: block;
    background: #fafafa;
    border-radius: 5px;
    padding: 5px; 
}

.picList li a:hover {
    background: #eee;
    box-shadow: 0 5px 5px #ccc;
    transform: translateY(-10px);
}

.picList li a {
    display: block;
    padding-top: 10px;
}

.picList .t1 {
    font-size: 1.8rem !important;
    font-weight: bold;
    line-height: 40px;
    width: 100%;
    color: #000;
    margin: 0; 
}

.picList .t2 {
    overflow: hidden;
    height: 60px;
    font-size: 1.6rem;
    line-height: 30px;
    color: #666;
    margin: 5px 0;
}

.picList .t3 {
    font-size: 1.2rem;
    line-height: 30px;
    margin: 0; 
}

.picList .Pic_list_txt .time {
    text-align: right;
    line-height: 20px;
    font-size: 12px;
}

#indexNews li {
    margin: 0 auto 10px;
    height: 40px;
}

#indexNews li a {
    display: block;
    color: #000;
    background: #faf8f8;
    padding: 10px;
    position: relative;
    padding-right: 100px;
}

#indexNews li a:hover {
    background: #000;
    color: #FFF;
}

.Newstime {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 40px;
}

/*INDEX*/

#best_box {
    position: relative;
    z-index: 1;
    margin-top: -50px;
    line-height: 50px;
}

#best_box .row,#best_box .col {
    margin-bottom: 0 !important;
}

#best_box .lf {
    background: #d9d9d9;
    height: 50px;
}

#best_box .lf a {
    color: #000;
    margin: 0 5px;
}

#best_box .rt {
    background: #d30a1e;
    height: 50px;
    color: #fff;
}

#best_box .rt a {
    color: #fff;
    font-size: 20px;
}

#in_product_box {
    /*background-image: linear-gradient(90deg,#0078ff,#002abb);*/
    background: #a30010;
    color: #fff;
}

#m_container {
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

#m_output {
    width: 100%;
    height: 100%;
    opacity: 0.4;
}

#in_product_box .container {
    position: relative;
    z-index: 2;
}


#in_product_box .title_box a {
    color: #fff;
}

#in_product_box .title_box a:hover {
    color: #ff0;
}

#in_product_box .case_type {
    text-align: center;
    line-height: 30px;
    margin: 2.0rem 0 4.0rem;
    font-size: 1.8rem;
}

#in_product_box .case_type a {
    font-size: 1.4rem;
    color: #fff;
}

#in_product_box .case_type a:hover {
    color: #fff;
    background: #0283f4;
    transform: scale(1.1);
}

#in_gsjj_box {
    background: #fff;
}

#in_gsjj_box .content {
    font-size: 20px;
    color: #000;
    line-height: 26px;
    font-size: 1.7rem;
}

#in_gsjj_box .c_more {
    margin: 10px 0 20px;
}

.in_title {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    line-height: 2.0rem;
    font-size: 16px;
    color: #666666;
}

.in_title .title {
    font-size: 3.0rem;
    color: #000;
    font-weight: bold;
}

.in_title .more {
    position: absolute;
    top: 0;
    right: 0;
    color: #333333;
}

.in_title span {
    font-size: 2.0rem;
    font-family: ARRUSN;
    text-transform: uppercase;
}

#in_news_box {
    background: #f0f0f0;
}

#in_news_box li a {
    display: block;
    padding: 8px 0;
}

#in_news_box li a:hover {
    background: #efefef;
}

#in_news_box li .time {
    border-top: 1px solid #efefef;
    font-size: 1.4rem;
    color: #b2bbc0;
}

#in_news_box li .time big {
    font-size: 5.3rem;
    color: #888888;
    position: relative;
    top: -20px;
}

#in_news_box li .time small {
    padding: 0 10px;
    font-size: 1.9rem;
    color: #888888;
    position: relative;
    top: -20px;
}

#in_news_box li .cont .content {
    overflow: hidden;
    height: 52px;
    color: #000;
    line-height: 26px;
    margin-top: 10px;
    padding-right: 0;
}

#in_news_box li .cont .title {
    color: #333;
    font-weight: bold;
    font-size: 2.0rem;
    font-weight: bold;
}

/*ABOUT*/



.title_box {
    text-align: center;
}

.title_box big {
    font-size: 4.5rem;
    font-weight: bold;
    color: #d30a1e;
}

.title_box big span {
    color: #d30a1e;
}

.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: #2fad5f;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}


/**/



#page_about .txt p {
    font-size: 1.5rem;
    padding: 0;
    margin: 0;
    line-height: 32px;
}

#page_about .txt img {
    max-width: 100%;
}




/*Product*/



.pro_type {
    position: relative;
    z-index: 9;
    padding: 0;
}

.pro_type li {
    padding: 0 1px;
}

.pro_type li a {
    display: block;
    background: #efefef;
    color: #000;
    padding: 10px;
    text-align: center;
    font-size: 1.8rem;
}

.pro_type li a:hover,.pro_type li a.current {
    background: #0283f4;
    color: #fff;
}

.pro_tel {
    font-size: 3.0rem;
    line-height: 50px;
}

.pro_tel i {
    font-size: 3.0rem;
    color: #d30a1e;
}

.pro_tel a {
    color: #f60;
}

.pro_tel a:hover {
    color: #f00;
}

.desc_pad .desc {
    height: 150px;
    overflow: hidden;
}

/*MESSAGE*/

.de-contact .contact-list { padding: 25px !important; }

.de-contact .contact-list .lineT {
    font-size: 1.8rem;
    border-left: 5px solid #d30a1e;
    padding-left: 10px;
}

.de-contact .contact-list {
    border: 1px solid #efefef !important;
    background: #fafafa;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 15px;
}

.de-contact .contact-list li {
    margin-bottom: 10px;
}

.de-contact .contact-list ul li div {
    padding-left: 60px;
    color: #595959;
    padding: 15px 15px 15px 60px;
    border-radius: 5px;
}

.de-contact .contact-list ul li div.icon-01 {
    background: url(../images/contact-icon-01.png) no-repeat 10px 10px #fff;
}

.de-contact .contact-list ul li div.icon-02 {
    background: url(../images/contact-icon-02.png) no-repeat 10px 10px #fff;
}

.de-contact .contact-list ul li div.icon-03 {
    background: url(../images/contact-icon-03.png) no-repeat 10px 10px #fff;
}

.de-contact .contact-list ul li div.icon-04 {
    background: url(../images/contact-icon-04.png) no-repeat 10px 10px #fff;
}

.de-contact .contact-list ul li div.icon-05 {
    background: url(../images/contact-icon-05.png) no-repeat 10px 10px #fff;
}

.de-contact .contact-list ul li div.icon-06 {
    background: url(../images/contact-icon-06.png) no-repeat 10px 10px #fff;
}

#dituContent {
    height: 398px;
    border: 1px dotted #ccc;
    border-radius: 10px;
}


.de-page-mian {

    overflow: hidden;

    text-align: center;

    font-size: 0;

    margin: 10px 0 35px;

}



.de-page-mian .page-inner {

    display: inline-block;

    overflow: hidden;

}



.de-page-mian .page-inner a {

    display: block;

    float: left;

    min-width: 26px;

    padding: 0 5px;

    height: 36px;

    border: 1px solid #dddddd;

    background: #fff;

    text-align: center;

    line-height: 36px;

    font-size: 14px;

    color: #333;

    margin-right: -1px;

    overflow: hidden;

}



.de-page-mian .page-inner a.active,

.de-page-mian .page-inner a:hover {

    color: #fff;

    border-color: #d30a1e;

    background: #d30a1e;

}



.de-page-mian .page-inner a.prev {

    margin-right: 10px;

    background: #fff url(../images/prev.jpg) no-repeat center;

}



.de-page-mian .page-inner a.prev.on {

    background: #fff url(../images/prev-hover.jpg) no-repeat center;

}



.de-page-mian .page-inner a.prev:hover {

    background-color: #fff;

    border-color: #dddddd;

}



.de-page-mian .page-inner a.next {

    margin-left: 10px;

    margin-right: 15px;

    background: #fff url(../images/next.jpg) no-repeat center;

}



.de-page-mian .page-inner a.next.on {

    background: #fff url(../images/next-hover.jpg) no-repeat center;

}



.de-page-mian .page-inner a.next:hover {

    background-color: #fff;

    border-color: #dddddd;

}



.de-page-mian .page-inner a.page-btn {

    font-size: 12px;

    margin-right: 0;

    width: 63px;

    margin-left: 10px;

}



.de-page-mian .page-inner span {

    display: block;

    font-size: 12px;

    color: #333;

    float: left;

    line-height: 38px;

}



.de-page-mian .page-inner input {

    display: block;

    float: left;

    height: 36px;

    width: 36px;

    border: 1px solid #dddddd;

    text-align: center;

    line-height: 36px;

    font-size: 14px;

    color: #333;

    margin: 0 5px;

}



.prev_next li .box {

    border: 1px dotted #ccc;

    color: #000;

    border-radius: 3px;

    transition: all 0.3s;

}