@charset "utf-8";
body {
    min-width:1200px;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #3a3a3a;
    font-size: 14px;
    font-family: "微软雅黑", "Microsoft YaHei", Arial, helvetica, sans-serif;
    background: #fff;
}

a:link {
    color: #3a3a3a;
    text-decoration: none
}

a:visited {
    color: #3a3a3a;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #f00;
}

a:focus {
    outline: none;
    -moz-outline: none;
}

div,
p,
h1,
h2,
h3 {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3 {}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 20px;
}

.clear {
    clear: both;
}

img {
    border: 0px;
}

ul,
li {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.wenben {
    font-size: 12px;
    line-height: 30px;
    text-align: left;
    color: #3a3a3a;
    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: 18px;
    line-height: 30px;
    text-align: center;
    color: #666666;
    letter-spacing: 0.0em;
}

.wenben01 {
    font-size: 16px;
    line-height: 36px;
    text-align: left;
    color: #3a3a3a;
    letter-spacing: 0.0em;
}

.border {
    border: #000 1px solid;
}

.center {
    width: 1200px;
    margin: 0 auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

.red {
    color: #f00 !important;
    font-weight: bold;
    font-size: 20px;
}

.red a:link {
    color: #f00;
    text-decoration: none
}

.red a:visited {
    color: #f00;
    text-decoration: none
}

.red a:hover {
    text-decoration: none;
    color: #f00;
}

.opa {
    opacity: 0;
    filter: alpha(opacity=0);
}

.dv {
    display: inline-block;
    vertical-align: middle;
}

.mr_10 {
    margin-right: 10px;
}

.ml_10 {
    margin-left: 10px;
}

.valign-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}


/*PAGE
----------------------------------------*/

.page {
    margin: 20px;
    text-align: right;
    border-top: #CCC 1px dotted;
}

.prev_next li {
    margin: 10px auto;
    background: #eee;
    padding: 5px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 24px;
    height: 24px;
}

.prev_next li {
    background: #dfdfdf;
    display: block;
    border-radius: 3px;
}

.prev_next li:hover {
    background: #d8d8d8;
    display: block;
    border-radius: 3px;
}

.back_list {
    text-align: right;
    font-size: 12px;
}

.back_list a {}

.back_list a:hover {}


.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;
}




/* Header
----------------------------------------*/

#top_note_w {
    width: 100%;
    height: 30px;
    background: #ebebeb;
    color: #000;
    display: none;
}

#top_note {
    width: 1200px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    position: relative;
    color: #000;
}


#name_box_w {
    width: 100%;
    height: 78px;
    background: url(../Image/top_note_box.gif) center;
}

#name_box {
    width: 1200px;
    margin: 0 auto;
    height: 78px;
    position: relative;
}

#name_box .logo {
    width: 765px;
    height: 78px;
    padding: 15px 0 0 0;
    box-sizing: border-box;
}


#name_box .logo big {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}

#name_box .top_kh {
    position: absolute;
    top: 50px;
    left: 430px;
    font-size: 16px;
}

#name_box .top_kh img {
    margin: 0 10px;
}

#name_box .top_tel {
    font-size: 14px;
    color: #fff;
    width: 242px;
    height: 78px;
    padding: 10px;
    box-sizing: border-box;
}

.icon_tel {
    width: 90px;
    height: 78px;
    background: url(../Image/icon_tel.png) center no-repeat #ee3b47;
}

.icon_message {
    width: 90px;
    height: 78px;
    background: url(../Image/icon_message.png) center no-repeat #ee3b47;
}

.icon_message a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding-top: 50px;
}

#name_box .top_tel big {
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}

#menu_box {
    width: 100%;
    height: 60px;
    background: #fff;
}

.shadow {
    width: 100%;
    height: 13px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}

#banner_box {
    width: 100%;
    height: 460px;
    overflow: hidden;
    position: relative;
}

#banner {
    width: 1920px;
    height: 460px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

#zy_banner_box {
    width: 100%;
    height: 300px;
    background: url(../Image/page_banner.jpg) center no-repeat;
}

#top_news_box {
    width: 100%;
    height: 53px;
    border-bottom: #999 1px solid;
    display: none;
}

#top_news_box_cx {
    width: 1200px;
    margin: 0 auto;
    height: 53px;
    line-height: 53px;
    font-size: 16px;
}

#top_news_box_cx span {
    font-size: 16px;
    color: #cb323c;
}

#top_news_box_cx a {
    margin: 0 10px;
}





/* Mid
---------------------*/

#mid_wrap {
    width: 100%;
}

#mid_box {
    width: 1200px;
    margin: 20px auto;
}

.title_box {
    height: 44px;
    line-height: 44px;
    position: relative;
    color: #918f8f;
}

.title_box .title {
    text-align: left;
    margin: 0;
    font-size: 25px;
    font-weight: bold;
    padding: 0;
    line-height: 40px;
    margin-bottom: 10px;
    color: #333333;
}

.title_box .title span {
    display: none;
}

.location {
    position: absolute;
    top: 0;
    right: 0;
    background: #cb323c;
    padding: 0 10px;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    font-weight: normal !important;
}

.location a {
    color: #fff;
}

.location a:hover {
    color: #ff0;
    position: relative;
    top: 1px;
}

.location span {
    font-size: 12px;
    background: #fff;
    border-radius: 50%;
    color: #cb323c;
    padding: 1px;
}


/* left
----------------------------------------*/

#left_box {
    width: 264px;
    float: left;
}


.lf_title {
    box-sizing: border-box;
    border-left: 5px solid #000;
    width: 100%;
    height: 50px;
    position: relative;
    background: #cb323c;
    border-radius: 0 10px 0 0;
    text-align: left;
    font-weight: bold;
    line-height: 50px;
    color: #fff;
    padding: 0 20px;
    font-size: 22px;
}


.lf_box {
    padding: 5px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    border-radius: 0 0 0 10px;
}


.list {
    background: #efefef;
    width: 100%;
    margin: 0 auto;
}

.list .nav {
    width: 100%;
    margin: 0 auto;
    height: 40px;
    clear: both;
    font-size: 16px;
}

.list .nav a {
    padding: 0 10px;
    color: #333333;
    text-align: left;
    line-height: 36px;
    overflow: hidden;
    height: 36px;
    display: block;
}

.list .nav a:hover,.list .nav a.current {
    background: #000;
    color: #fff;
}

.list .sub {
    width: 50%;
    height: 24px;
    line-height: 24px;
    float: left;
    margin: 0 0 10px 0;
    font-size: 14px;
}

.list .sub a {
    color: #fff;
    text-align: left;
    line-height: 30px;
}

.list .sub a:hover {
    background: #f6f6f6;
    color: #000;
}

.lf_lx_box {
    border: #efefef 1px solid;
    padding: 8px;
    background: #fafafa;
}

.lf_lx_list {
    width: 100%;
    margin: 0 auto;
    font-style: normal !important;
    position: relative;
}

.lf_lx_list li {
    line-height: 30px;
    font-size: 14px;
}

.lf_lx_name {
    font-size: 15px;
    text-align: left;
}


.in_lx_list li {
    line-height: 24px;
    color: #1181d5;
    font-weight: bold;
}

#lf_tel {
    width: 254px;
    height: 120px;
    background: url(../Image/lf_tel.gif) center no-repeat;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    margin-top: 20px;
}

.lf_lxwm_more {
    position: absolute;
    top: 50px;
    right: 0;
}






/* Right
----------------------------------------*/

#right_box_w {
    width: 900px;
    float: right;
}

.rt_main_box {
    height: auto !important;
    min-height: 300px;
    height: 300px;
    background: #fff;
}

.gs_pic {
    width: 300px;
    padding: 5px;
    border: #efefef 1px solid;
    background: #FFF;
    float: left;
    margin-right: 20px;
}

.in_gs_pic {
    float: left;
    margin-right: 10px;
}

.my_txt {
    padding: 10px 0;
}

#zy_case_box {
    margin-top: 30px;
}

.zy_case_title {
    background: #37ab2a;
    width: 250px;
    height: 28px;
    padding: 10px;
}


.contactusc {
    position: relative;
}


.contactusc p {
    height: 35px;
    line-height: 35px;
    width: 500px;
    padding: 0px 20px;
    background: #EEEEEE;
    margin-top: 6px;
}



.ewm {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}

.ewm img {
    display: block;
}

/* Footer
----------------------------------------*/

#end_wrap {
    width: 100%;
    overflow: hidden;
    color: #fff;
    padding: 20px 0;
    height: 170px;
    box-sizing: border-box;
    background: url(../Image/end.gif) center repeat-y;
}

#end_txt {
    width: 1200px;
    margin: 0 auto;
    line-height: 30px;
    position: relative;
    color: #fff;
}

.e_menu {
    text-align: left;
}

.e_menu a {
    text-align: left;
    display: inline-block;
    margin: 0 10px;
}

.e_menu a:hover {
    color: #ff0;
}

.e_left {
    width: 300px;
    padding: 5px;
    height: 130px;
    box-sizing: border-box;
    float: left;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}

.e_left big {
    font-size: 26px;
    font-weight: bold;
}


.e_right {
    font-size: 14px;
    width: 900px;
    height: 130px;
    color: #d7d7d7;
    float: right;
    text-align: left;
    box-sizing: border-box;
    padding: 20px 0 20px 30px;
    line-height: 36px;
}

.e_right a {
    color: #d7d7d7;
}

.e_right a:hover {
    color: #ff0;
}




/*NEWS CONTENTS PAGE*/

#indexNews li {
    margin: 0 auto;
    line-height: 33px;
    border-bottom: 1px dashed #3a3a3a;
    position: relative;
}

#indexNews li:hover {
    border-bottom: 1px solid #999;
}

.Newstime {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 33px;
}

#best_news {
    width: 100%;
    height: 340px;
}

#slide {
    width: 677px;
    height: 340px;
    float: left;
}

#best_news_list {
    width: 500px;
    height: 340px;
    float: right;
}

#best_news_list li {
    width: 100%
}

#best_news_list li span {
    font-size: 24px;
}

#best_news_list li {
    height: 90px;
    line-height: 20px;
    position: relative;
    margin: 10px 0;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
}

#best_news_list li a {
    height: 80px;
    display: block;
    padding: 5px;
    overflow: hidden;
}

#best_news_list li a:hover {
    background: #bcd8ff;
    color: #FFF;
}

.news_detail {
    height: auto !important;
    min-height: 330px;
    height: 330px;
    padding: 10px 0;
}

#news_t {
    color: #000;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
}

#news_d {
    color: #000;
    font-size: 12px;
    text-align: left;
    background: #efefef;
    margin: 10px 0;
    padding: 5px 10px;
    font-size: 12px;

    -moz-border-radius: 5px;
    /* Gecko browsers */
    -webkit-border-radius: 5px;
    /* Webkit browsers */
    border-radius: 5px;
    /* W3C syntax */
}

#news_img {
    text-align: center;
    position: relative;
}

.wenben01 img,
#news_img img,
.news_img img {
    max-width: 860px;
}

#newsContent {

    margin-bottom: 16px;
    text-align: left;
}

#newsContent img {
    max-width: 860px;
}

#newsInfo {
    margin: 0px;
    font-weight: normal;
    text-align: left;
    padding-top: 10px;
}

#newsInfo iframe {
    width: 860px;
    height: 600px;
}

#newsInfo img {
    max-width: 860px;
}







/*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: #cb323c;
    cursor: pointer;
    color: #FFF;
    border: none;
    float: right;
    border-radius: 3px;
}

.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: 150px;
    width: 98%;
    margin: 0 auto;
    border-top: 1px #cdcdcd dashed;
}

.jobs ul li .recruit_info {
    color: #3a3a3a;
    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 .but {
    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 .but a {
    text-decoration: none;
    font-family: 'Microsoft YaHei', 黑体, sans-serif;
    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: #cb323c;
    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: #3a3a3a;
}

.order {
    width: 96%;
    margin: 0 auto;
}

.order_but {
    padding: 10px;
    cursor: pointer;
}







/*PRODUCTS LIST PAGE*/

#picUL {
    text-indent: 0;
    overflow: hidden;
    text-align: center;
}

#picUL li {
    width: 280px;
    height: 280px;
    background: url(../Image/str.png) #fff;
    margin: 10px;
    float: left;
}

#picUL li:hover {
    background: url(../Image/str.png) #fafafa
}

#picUL a {
    width: 270px;
    height: 280px;
    text-align: center;
    display: inline;
    padding: 5px;
    display: block;
    line-height: 20px;
    font-size: 14px;
    background: url(../Image/proshadow.jpg) no-repeat center bottom;
    color: #000;
    overflow: hidden;
    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%;
}

.sy0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(../Image/sy.png) center no-repeat;
    background-size: 30%;
}

#picUL a:hover {
    background: url(../Image/proshadow.jpg) no-repeat bottom;
}

#picUL a img {
    max-width: 270px;
    height: 210px;
}

#picList {
    width: 100%;
}

#picList li {
    height: 120px;
    padding: 10px 0;
    border-bottom: #bebebe 1px dashed;
}

#picList a {
    height: 120px;
    display: block;
}

#picList .picList_img {
    float: left;
    width: 160px;
    height: 120px;
}

#picList .Pic_list_txt {
    width: 100%;
    position: relative;
    height: 120px;
    overflow: hidden;
}

#picList .Pic_list_txt .t1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    width: 100%;
}

#picList .Pic_list_txt .t2 {
    overflow: hidden;
    height: 60px;
    font-size: 12px;
    line-height: 30px;
    text-align: justify;
}

#picList .Pic_list_txt .t3 {
    text-align: right;
}

#picList .Pic_list_txt .time {
    text-align: right;
    line-height: 20px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif !important;
}

#dwonList {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
}

#dwonList li {
    line-height: 40px;
    margin: 5px 0;
    position: relative;
}

#dwonList li a {
    display: block;
    color: #000;
    background: #efefef;
    padding: 0 10px;
}

#dwonList li a:hover {
    background: #127228;
    color: #FFF;
}

.Dicon {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 40px;
    font-size: 18px;
}


#proUL {
    text-indent: 0;
    overflow: hidden;
    text-align: center;
}

#proUL li {
    float: left;
}

#proUL a {
    width: 270px;
    height: 250px;
    text-align: center;
    margin: 5px;
    display: inline;
    padding: 5px;
    float: left;
    display: block;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    overflow: hidden;
    border: #fafafa 3px solid;
    background: #fff;
    position: relative;
}

#proUL a:hover {
    color: #000;
    background: #f1f1f1;
}

#proUL a img {
    max-width: 266px;
    height: 210px;
}

.shan {
    font-size: 20px;
}

.p_name {
    font-weight: bold;
}

.lx_name {
    font-size: 20px;
    position: relative;
    padding-bottom: 10px;
}

.lx_name i {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 86px;
    height: 4px;
    background: #37ab2a;
    display: block;
}




/*INDEX*/

#share {
    width: 170px;
}

.share_to li {
    display: inline-block;
    margin: 0 1px;
    font-size: 14px;
}

.share_to li a {
    color: #cb323c;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    background: #fff;
    display: block;
}

.share_to li a:hover {
    color: #f00;
}

#in_top_box {
    border: #c9c9c9 1px dashed;
    width: 1200px;
    height: 237px;
    margin: 30px auto 0;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 10px;
}

.in_title {
    width: 100%;
    line-height: 40px;
    margin-bottom: 20px;
    position: relative;
}

.in_title .title {
    font-size: 36px;
    color: #323231;
}

.in_title .title span {
    font-size: 36px;
    font-weight: bold;
}

.in_title .more {
    font-size: 15px;
    color: #666666;
    position: absolute;
    top: 0;
    right: 0;
}

.in_title p {
    box-sizing: border-box;
    margin: 20px 0;
    height: 60px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
}

.in_title p a {
    display: inline-block;
    margin: 0 5px;
    padding: 0 5px 5px;
    border-bottom: 1px solid #fff;
}

.in_title p a:hover {
    border-bottom: 2px solid #cb323c;
}


.in_title0 {
    width: 100%;
    line-height: 40px;
    margin-bottom: 20px;
    position: relative;
}

.in_title0 .title {
    font-size: 22px;
    font-weight: bold;
    color: #323231;
}

.in_title0 .more {
    font-size: 15px;
    color: #666666;
    position: absolute;
    top: 0;
    right: 0;
}

.in_title0 .more:hover {
    color: #cb323c;
}

.in_title0 .title a span {
    color: #cb323c;
    font-weight: bold;
}

#in_mid_box {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
    margin-top: 20px;
}

.in_box1 {
    background: #fff;
    box-sizing: border-box;
    padding: 40px 0;
    height: 660px;
}

.in_box2 {
    background: url(../Image/in_box2.gif) no-repeat;
    height: 904px;
    box-sizing: border-box;
    padding: 40px 0;
}

#xx_box {
    box-sizing: border-box;
    height: 163px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    background: url(../Image/m_banner.jpg) center no-repeat;
    font-weight: bold;
}

#xx_box .center {
    padding: 50px 0;
    position: relative;
}

#xx_box big {
    font-size: 30px;
    display: block;
    margin-bottom: 10px;
}

.link {
    position: absolute;
    top: 25px;
    right: 0;
    font-size: 16px;
    font-weight: bold;
}

.link .more {
    display: block;
    margin: 10px auto;
    width: 170px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #333333;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.link .more:hover {
    background: #fff;
    color: #000;
}

.center-align {
    text-align: center;
}

#in_left_box {
    width: 285px;
    height: 532px;
    background: #cb323c;
    float: left;
}

.in_list {
    width: 239px;
    height: 260px;
    margin: 20px auto 0;
}

.in_list .nav {
    width: 100%;
    margin: 0 auto;
    height: 48px;
    clear: both;
    font-size: 16px;
    margin-bottom: 20px;
}

.in_list .nav a {
    padding: 0 10px;
    display: block;
    box-sizing: border-box;
    color: #fff;
    text-align: left;
    background: url(../Image/list_a.gif) no-repeat;
    line-height: 48px;
    display: block;
}

.in_list .nav a:hover {
    background: url(../Image/list_h.gif) no-repeat;
    color: #000;
}


.in_lf_tel {
    padding: 20px;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
}

.in_lf_tel big {
    font-size: 22px;
    color: #ffdf0a;
}


#in_gsjj_box {
    width: 1200px;
    margin: 0 auto;
}

.in_gsjj {
    width: 100%;
    height: 430px;
    margin-bottom: 30px;
}

.in_txt {
    width: 100%;
    height: 120px;
    overflow: hidden;
    margin: 20px 0;
}

.in_gsjj .more {
    display: block;
    margin: 10px auto;
    width: 170px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #cb323c;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.in_gsjj .more:hover {
    background: #000;
}

.zy_lx_list {
    padding: 0 10px;
    background: #efefef;
    border-radius: 5px; 
}

.zy_lx_list li {
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}

#in_case_box {
    width: 670px;
    height: 220px;
}

#in_news_box {
    width: 480px;
    height: 220px;
}

.case_box li {
    margin-bottom: 10px;
}

.case_box li a {
    width: 100%;
    display: block;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 5px 0;
    font-size: 14px;
}

.case_box li a p {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}

.case_box li a b {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    color: #cb323c;
}

.case_box li a:hover {
    color: #f00;
}


.news_box li {
    height: 90px;
    margin-bottom: 10px;
}

.news_box li a {
    width: 100%;
    overflow: hidden;
    height: 90px;
    line-height: 30px;
    font-size: 14px;
    display: block;
    box-sizing: border-box;
    color: #323232;
    position: relative;
}

.news_box li a big {
    height: 30px;
    display: block;
}

.news_box li a p {
    height: 60px;
    display: block;
}

.news_box li a:hover {
    color: #f00;
}

.news_box li a span {
    position: absolute;
    top: 0;
    right: 0;
}