@charset "utf-8";
body{ background:#f6f6f6}
.ban{background: url(../images/benjian_img.jpg) center center no-repeat; height:426px; width:100%}
.m-ban{ display:none}
.mod{ width:1120px; margin:20px auto; background:#fff; padding:40px; }
.mod .title{ border-bottom:2px solid #eee; margin-bottom:30px; text-align:center}
.mod .title span{ height:60px; display:inline-block; font-size:30px; font-weight:bold; border-bottom:3px solid #008cd6; margin-bottom:-2px;}
.mod .title.mar{ margin-top:30px}
.mod .txt{ font-size:18px; line-height:2}
.mod .company-img{ margin-top:30px; text-align:center}
.mod .company-img img{ width:80%; height:auto; display:inline-block}
.mod .tb{ width:90%; font-size:18px;margin:0 auto;}
.mod .tb tr{ background:#f8fbff; }
.mod .tb tr td{ padding:20px 0;border-bottom:2px solid #fff}
.mod .tb tr td:nth-child(odd){ width:20%; color:#999; text-align:right}
.mod .tb tr td:nth-child(even){ width:80%; padding-left:20px; padding-right:10px;box-sizing:border-box}

.mod .lxwm p{ font-size:18px; line-height:1.5; margin-bottom:2px; padding:10px 0; background:#f8fbff}
.mod .lxwm p span{ width:100px;text-align:right; margin-right:20px; color:#666; display:inline-block}

@media screen and (max-width: 768px) { /*当屏幕尺寸小于600px时，应用下面的CSS样式*/
.w1200{ width:100%; }
.fl{ float:none}
.tc-header{ padding:20px 10px 20px 10px}
.tc-header .logo img{ width:80%}
.tc-custom-service{ float:none; display:none}
.fr{ float:none}
.ban{ display:none}
.m-ban{ display:none}
.m-ban img{ width:100%}

.mod{ width:100%;padding:0 0 20px 0; margin:10px 0 0 0}
.mod .title{ margin-bottom:20px}
.tc-header{height:auto}
.footer .foot-wrap{ width:90%}
.mod .title{ padding-top:20px}
.mod .title span{height:36px;display: inline-block;font-size:20px;}
.mod .lxwm p{font-size:16px;}
.mod .txt{padding:0 20px 20px ; font-size:16px}
.mod .company-img{ margin-top:10px}
.mod .company-img img{ width:90%;}
.mod .title.mar{ margin-top:10px}
.mod .tb{ font-size:16px}
.mod .tb tr td{ padding:6px 0;border-bottom:1px}
.footer{ padding-bottom:10px;}
.footer .foot-wrap .copyright{overflow-wrap: break-word; word-wrap: break-word;}
.footer .foot-wrap .copyright{ -ms-word-break: break-all;  word-break: break-all;  word-break: break-word;}
.footer .foot-wrap .copyright{ -ms-hyphens: auto;-moz-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;}

}