@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;word-wrap:break-word}
table{border-collapse:collapse;border-spacing:0;}img{border:none}
pre {white-space: pre-wrap; /* css-3 */white-space: -moz-pre-wrap; /* Mozilla, since 1999 */white-space: -pre-wrap; /* Opera 4-6 */white-space: -o-pre-wrap; /* Opera 7 */	word-wrap: break-word; /* Internet Explorer 5.5+ */}
h1,h2,h3,h4,h5,h6{font-size:100%;}input.dialog{height:0; height:0; font-size:0; line-height:0; border:none}
input,label,img,th{vertical-align:middle;}.font-fixh{font-family: Georgia,Arial; color: #f00; font-size: 16px; font-weight: 700;}address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
ul,ol,li{list-style:none;}
select optgroup{color:#CAC8BB;}
header{ display:block}

.clearfix:before,.clearfix:after{content:'.';display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}
.clearfix:after{clear:both}
.clearfix{zoom:1}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

body{font-size:14px;font-family: "微软雅黑","Microsoft YaHei","Microsoft YaHei UI", "Segoe UI", Arial, Verdana, Sans-Serif, sans-serif; background: url('../images/bg9.jpg') repeat;}
a{color:#035cac;text-decoration:none; cursor:pointer;}
a:hover{color:#ed010e;text-decoration:none;}
.fl{ float:left;}
.fr{ float:right;}
.f-kaiti{
    font-family: "楷体";
}
.por{
    position: relative;
}
.poa{
    position:absolute;
}

.hide{
    display: none;
}
.show{
    display: block;
}
.ellipse{
    display: block;
    overflow: hidden;
    text-overflow: hidden;
    white-space: nowrap;
}

.container{
	width:1200px;
	margin:0 auto;
	position: relative;
}

.header{
    background: url('../images/bg2.jpg') repeat center top;
}
.header-inner{
    background:url('../images/bg1.png') repeat-x center top;
    padding-top:17px;
}
.header .container{
    padding:15px 0;
}
.logo{
    height:65px;
    line-height: 65px;
}
.service-slogan{
    margin-top:-15px;
}
.service-slogan li{
    height:101px;
    width:26px;
    text-align: center;
    color:#fff;
    background: url('../images/bg2.png') no-repeat;
    display:inline-table;
    margin-right:10px;
}
.service-slogan li span{
    display: table-cell;
    vertical-align: middle;
}

.nav{
    border-bottom:2px solid #c96728;
    line-height: 48px;
    height:48px;
    background: url('../images/nav.jpg') repeat-x center center;
    position: relative;
    z-index:2;
}
.nav li{
    width:120px;
    float:left;
    text-align: center;
    position: relative;
}
.nav li a{
    font-size:16px;
    color:#fff;
    display: block;
}
.nav li a:hover{
    color:#fff;
    background-color: #c96728;
}
.nav li.active{
    background-color: #c96728;
}
.nav li.active a{
    color:#fff;
}
.nav li a .fa{
    margin-left: 5px;
}
.nav .subnav{
    z-index:1000;
    position: absolute;
    width:100%;
    left:0px;
    top:48px;
    display: none;
    background-color:#c96728;
}
.nav .subnav a{
    display: block;
    border-top:1px solid #eee;
    line-height: 35px;
    height:35px;
    color:#fff;
}
.nav .subnav a:first-child{

}
.nav .subnav a:hover{
    background-color: #8d0100;
}
.nav li.hover .subnav{
    display: block;
}


.fullSlide {
    width: 100%;
    position: relative;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide ul{
    width:100% !important;
}
.fullSlide .bd li {
    height: 500px;
    width:100% !important;
    background-position-x:center;
    background-position-y:center;
}
.fullSlide .bd li a {
    display: block;
    height: 500px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 32px;
    height: 4px;
    margin: 1px 3px;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    line-height: 999px;
}
.fullSlide .hd ul .on {
    background: #f00;
}
.fullSlide .prev,
.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 15%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}
.fullSlide .next {
    left: auto;
    right: 15%;
    background-position: -6px -137px;
}

.box{

}
.box-hd{
    font-size:0px;
    line-height: 30px;
    font-family: "楷体";
    color:#ca0822;
    margin-bottom:20px;
    text-align: center;
}
.box-hd span{
    display: inline-block;
    *display: inline;
}
.box-hd em{
    color:#000;
}
.box-hd .ch{
    font-weight: 700;
    font-size:26px;
}
.box-hd .en{
    margin-left:15px;
    padding-left:15px;
    border-left:2px solid #ca0822;
    font-family: Arial;
    font-size:22px;
}
.box-hd .ico{
    background:url('../images/hd-ico.png') no-repeat center top;
    display: block;
    width:16px;
    height:12px;
    margin:15px auto 0;
}
.box-hd .ico.white{
    background-position-y:-38px;
}


.mod{

}
.mod-1{
    padding-top:21px;
    background: url('../images/bg4.jpg') repeat-x center top;
}
.mod-1-inner{
    background: url('../images/bg3.jpg') repeat-x center top;
    height:320px;
}
.mod-1 ul{
    margin-top:25px;
    margin-right:-60px;
}
.mod-1 li{
    width:255px;
    float:left;
    margin-right:60px;
    text-align: center;
}

.about-box{
    border:1px solid #d0bcb1;
    background: #fff;
    width:255px;
    height:255px;
}
.about-box:hover{
    border-color:#e60000;
}
.about-box1{
    background: url('../images/border-1.png') no-repeat left top;
    width:100%;
    height:100%;
}
.about-box2{
    background: url('../images/border-2.png') no-repeat right top;
    height:100%;
    width:100%;
}
.about-box3{
    background: url('../images/border-3.png') no-repeat right bottom;
    height:100%;
    width:100%;
}
.about-box4{
    background: url('../images/border-4.png') no-repeat left bottom;
    height:100%;
    width:100%;
}
.about-box-inner{
    padding:10px;
    position: relative;
}
.about-box-inner img{
    height:150px;
}
.about-box-inner p{
    margin-top:10px;
    line-height: 75px;
    height:75px;
    font-size:24px;
    color:#bd0000;
    border-top:1px solid #bd0000;
}

.mod-2{
    background:#efefef url("../images/bg5.jpg") no-repeat center top;
    padding-top:30px;
}

.list-product li{
    width:33.33%;
    float:left;
}
.list-product .list-item{
    width:380px;
    margin:0 auto 15px;
}
.list-product .list-thumb{
    background: url('../images/bg7.png') no-repeat center center;
    padding:10px;
    display: block;
}
.list-product .list-thumb img{
    width:360px;
    height:270px;
    vertical-align: top;
}
.list-product .list-info{
    margin-top:10px;
}
.list-product .list-info p{
    line-height: 26px;
    height:26px;
    float:left;
    font-size:20px;
}
.list-product .list-more{
    width:91px;
    height:26px;
    line-height: 26px;
    text-align: center;
    color:#fff;
    float:right;
    display: block;
    background: url('../images/bg8.png') no-repeat center center;
}
.mod-3 {
    background: url('../images/bg9.jpg') repeat center top;
}
.mod-3-inner{
    padding-top:350px;
    background: url('../images/bg6.jpg') no-repeat center top;
}
.mod-3 .container{
    padding-bottom:100px;
    background: url('../images/bg10.png') no-repeat center bottom;
}
.mod-3 .grid-1{
    width:615px;
    height:380px;
    float:left;
}
.mod-3 .grid-2{
    width:530px;
    float:right;
    position: relative;
}

.sidepic{
    position: relative;
}
.sidepic .hd{
    position: absolute;
    right:10px;
    bottom:10px;
}
.sidepic .hd li{
    width:24px;
    height:20px;
    line-height: 18px;
    text-align: center;
    font-size:12px;
    background: url('../images/bg12.png') no-repeat center center;
    display: inline-block;
    margin:0 2px;
    color:#fff;
}
.sidepic .hd li.on{
    background: url('../images/bg11.png') no-repeat center center;
}
.sidepic .btn .prev,
.sidepic .btn .next{
    position: absolute;
    top:50%;
    height:90px;
    width:55px;
    text-align: center;
    line-height: 90px;
    margin-top:-45px;
    background-color: #000;
    background-color: rgba(0,0,0,.8);
    color:#fff;
    left:0px;
    font-size:50px;
    cursor: pointer;
}
.sidepic .btn .next{
    right:0px;
    left:auto;
}
.sidepic .btn .prev .fa,
.sidepic .btn .next .fa{
    line-height: 90px;
    display: block;
}
.sidepic .btn1 .prev,
.sidepic .btn1 .next{
    position: absolute;
    top:50%;
    height:90px;
    width:55px;
    text-align: center;
    line-height: 90px;
    margin-top:-45px;
    color:#fff;
    left:0px;
    font-size:50px;
    cursor: pointer;
}
.sidepic .btn1 .next{
    right:0px;
    left:auto;
}
.sidepic .btn1 .prev .fa,
.sidepic .btn1 .next .fa{
    line-height: 90px;
    display: block;
}

.grid-about{
    position: relative;
}
.grid-about-more{
    position: absolute;
    right:0px;
    top:-50px;
}
.grid-about-title img{
    float:left;
    vertical-align: top;
    margin-right:10px;
}
.grid-about-title .title-info{
    float:left;
}
.grid-about-title .title-info em{
    font-size:24px;
    line-height: 24px;
    height:24px;
    color:#333;
}
.grid-about-title .title-info p{
    color:#887171;
    line-height: 20px;
    height:20px;
    font-size:14px;
}
.grid-about-title .title-info i{
    height:3px;
    width:60px;
    background-color: #bd0000;
    display: block;
    margin-top:13px;
}
.grid-about-content{
    margin-top:40px;
    line-height: 24px;
    color:#666666;
}
.list-about{
    float:left;
    margin-top:20px;
    border-right:1px solid #d3ccc8;
}
.list-about li{
    float:left;
    padding:10px 30px 0;
    border-left:1px solid #d3ccc8;
    height:105px;
}
.list-about li a{
    display: block;
    width:14px;
    text-align: center;
    line-height: 18px;
    color:#333;
}
.list-about li a i{
    width:8px;
    height:8px;
    display: block;
    border:3px solid #cfa889;
    border-radius: 50%;
    margin-bottom:10px;
}
.list-about li a:hover,
.list-about li a:hover i{
    color:#bd0000;
    border-color:#bd0000;
}
.mod-4{
    background:#efefef url("../images/bg15.jpg") repeat-x center top;
    padding-top:70px;
    padding-bottom:30px;
}

.news-item-wapper{
    margin-right:-30px;
}
.news-item{
    width:380px;
    margin-right:30px;
    float:left;
}
.news-item-hd{
    height:160px;
    background: url("../images/bg16.png") no-repeat center center;
    line-height: 140px;
    text-align: center;
    margin-bottom:20px;
}
.news-item-hd a{
    font-size:25px;
    color:#000;
}
.news-item-hd a:hover{
    color:#bd0000;
}

.list-news li{
    height:28px;
    line-height: 28px;
    color:#333;
}
.list-news li i{
    width:5px;
    height:5px;
    background-color: #999;
    display: inline-block;
    margin-right:5px;
}
.list-news li a{
    color:#333;
    display: block;
}
.list-news .list-date{
    float:right;
    font-size:12px;
}
.list-news li.n0{
    height:100px;
    overflow: hidden;
    margin-bottom:10px;
}
.list-news .list-thumb{
    width:130px;
    height:100px;
    float:left;
}
.list-news .list-thumb img{
    vertical-align: top;
}
.list-news .list-info{
    margin-left:140px;
    height:100px;
    position: relative;
}
.list-news .list-title{
    line-height: 30px;
    height:30px;
    border-bottom:3px solid #000;
    color:#bd0000;
    font-size:16px;
    overflow: hidden;
    margin-bottom:5px;
}
.list-news .list-des{
    line-height: 16px;
    height:32px;
    overflow: hidden;
    color:#666;
}
.list-news .list-more{
    position: absolute;
    bottom:0px;
    right:0px;
    width:91px;
    height:26px;
    color:#fff;
    background:url("../images/bg8.png") no-repeat;
    text-align: center;
    margin-top:4px;
}
.mod-5{
    background: url("../images/bg9.jpg") repeat;
    padding-bottom:80px;
}
.mod-5 .grid-1{
    float:left;
    position: relative;
}
.mod-5-qrcode{
    width:120px;
    height:120px;
    border:10px solid #bd0000;
    position: absolute;
    bottom:50px;
    left:200px;
    border-radius: 4px;
}
.mod-5 .grid-2{
    float:right;
    width:470px;
    padding-top:30px;
}

.grid-contact-title img{
    float:left;
    vertical-align: top;
    margin-right:10px;
}
.grid-contact-title .title-info{
    float:left;
}
.grid-contact-title .title-info em{
    font-size:24px;
    line-height: 24px;
    height:24px;
    color:#333;
}
.grid-contact-title .title-info p{
    color:#887171;
    line-height: 20px;
    height:20px;
    font-size:14px;
}
.grid-contact-title .title-info i{
    height:3px;
    width:60px;
    background-color: #bd0000;
    display: block;
    margin-top:13px;
}
.grid-contact-content{
    margin-top:30px;
}
.grid-contact-content .dl-1{
    margin-top:10px;
    line-height: 46px;
}
.grid-contact-content .dl-1 dt{
    width:150px;
    float:left;
    font-size:20px;
}
.grid-contact-content .dl-1 dd{
    margin-left:160px;
    font-size:32px;
    color:#bd0000;
}
.grid-contact-content .dl-2{
    margin-top:30px;
}
.grid-contact-content .dl-2 dt{
    line-height: 40px;
    height:40px;
    font-size:24px;
    color:#333;
    border-bottom:1px solid #999;
}
.grid-contact-content .dl-2 dd{
    margin-top:20px;
    line-height: 28px;
    font-size:16px;
    color:#666;
}

.mbanner{
    background: url('../images/mbanner.jpg') no-repeat center center;
    height:300px;
}

.bg{
    background:url('../images/bg15.jpg') repeat-x center top;
    padding-top:30px;
}
.sidebar{
  width:240px;
  float:left;
}
.sidebar .mt{
    margin-top:20px;
}
.middle{
  width:920px;
  float:right;
}
.no-sidebar .middle{
    width:100%;
    float:none;
}

.sidebar-tag a {
    display: inline-block;
    font-size: 13px;
    height: 18px;
    color: #333;
    white-space: nowrap;
    margin-right:5px;
    -webkit-border-radius: 12px!important;
    -moz-border-radius: 12px!important;
    border-radius: 12px!important;
    margin-bottom:5px;
}


.s-box.mt{
  margin-top:10px;
}
.s-box .hd{
  padding-bottom:10px;
  background:url('../images/i-line.png') repeat-x left bottom;
  margin-bottom:5px;
}
.s-box .hd a{
  color:#333;
  font-size:20px;
}
.s-nav{
    margin-top:-80px;
}
.s-nav dt{
  background:url('../images/sidebar.jpg') no-repeat;
  height:92px;
  color:#fff;
  text-align: center;
}
.s-nav dt h3{
   padding-top:20px;
   font-size:24px;
}
.s-nav .s-nav-line{
  width:30px;
  height: 3px;
  background-color: #fff;
  margin-top:10px;
  margin-left:auto;
  margin-right:auto;
}
.s-nav dd{
  padding:15px;
  background-color:#fff;
  border:1px solid #ce0518;
}
.snav li{
  line-height: 40px;
  height:40px;
  border-bottom:1px solid #eee;
}
.snav li:last-child{
  border-bottom:0 none;
}
.snav li a{
  display: block;
  text-align: center;
  color:#666;
}
.snav li a:hover{
  color:#ca0822;
}
.snav li a.active{
  background-color:#ca0822;
  color:#fff;
}
.breadcrumb{
   line-height: 50px;
   color:#333;
   background:url('../images/i-line.png') repeat-x left bottom;
   margin-bottom:20px;
}

.breadcrumb a, .breadcrumb span{
    float: left;
    display: block;
    color:#333;
    line-height: 50px;
}
.breadcrumb span{
    margin:0 5px;
}
.breadcrumb span.fa{
    margin-left:5px;
    color:#ca0822;
    font-size:16px;
}

.article{

}
.article-title{
    border-bottom:1px solid #eee;
    margin-bottom:10px;
    font-size:22px;
    padding-bottom:20px;
    font-weight:normal;
}
.article-info{
    color:#999;
}
.article-info a{
    color:#999;
}
.article-info .info-meta{
    float:left;
    margin-bottom: 20px;
    margin-right:5px;
}
.article-content{
    margin-top:20px;
    line-height: 28px;
    word-break: break-word;
    white-space: normal;
}
.article-content .null{
    font-size:30px;
    color:#666;
    text-align: center;
    line-height: 300px;
}

.article-content .selectTdClass{background-color:#edf5fa !important}
.article-content table.noBorderTable td,
.article-content table.noBorderTable th,
.article-content table.noBorderTable caption{border:1px dashed #ddd !important}
.article-content table{margin-bottom:10px;border-collapse:collapse;display:table;}
.article-content td,
.article-content th{padding: 5px 10px;border: 1px solid #DDD;}
.article-content caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}
.article-content th{border-top:1px solid #BBB;background-color:#F7F7F7;}
.article-content table tr.firstRow th{border-top-width:2px;}
.article-content .ue-table-interlace-color-single{ background-color: #fcfcfc; }
.article-content .ue-table-interlace-color-double{ background-color: #f7faff; }
.article-content td p{margin:0;padding:0;}

.article-meta {
    margin-top: 30px;
    border-top: 1px solid #eee;
    padding-top: 15px;
}

.meta-tags {
    margin-bottom:15px;
}
.meta-tags li {
    float:left;
    margin-right: 5px;
}
.meta-tags li a {
    background-color: #efefef;
    color: #ca0822;
    font-size: 12px;
    padding: 7px 10px;
}
.meta-tags li a:hover {
    background-color: #ca0822;
    color: #fff;
}


.meta-page, .meta-page a, .meta-page strong{
    color:#999;
}


.page-container{
    padding-bottom:50px;
    position: relative;
}

#allmap{
    height: 700px;
    width: 100%;
    min-width: 1190px;
}
.address{
    left: 50%;
    top: 90px;
    margin-left: -110px;
    padding: 50px 60px 0 50px;
    width: 600px;
    height: 450px;
    background-color:#fff;
    border-bottom: 2px solid #ca0822;
    z-index: 1;
}
.page-hd{
    font-size: 30px;
    color: #ca0822;
    line-height: 1em;
    padding-bottom: 10px;
    text-align: right;
    padding-right: 10px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 50px;
}
.page-bd {
    color: #999;
    font-size: 15px;
    line-height: 1.8;
}
.page-bd h3 {
    font-size: 20px;
    line-height: 40px;
    color: #ca0822;
    font-weight: bold;
}

.li-pic{
    margin-right:-25px;
}
.li-pic li{
    width:290px;
    margin-right:25px;
    margin-bottom:20px;
    float:left;
}
.li-pic li img{
    vertical-align: top;
}

.li-pic .list-info{
    margin-top:10px;
}
.li-pic li h5{
    display: block;
    font-size:16px;
    color:#333;
    line-height: 26px;
    height:26px;
    float:left;
}
.li-pic .list-more{
    float:right;
    width:91px;
    height:26px;
    line-height: 26px;
    text-align: center;
    color:#fff;
    display: block;
    background: url("../images/bg8.png") no-repeat;
}


.li-pic2{
    margin-right:-40px;
}
.li-pic2 li{
    width:230px;
    background:url('../images/li-pic2.png') no-repeat;
    padding:25px;
    height:283px;
    margin-right:40px;
    margin-bottom:40px;
    float:left;
    text-align: center;
}
.li-pic2 li img{
    width:230px;
    height:248px;
}
.li-pic2 li h5{
    display: none;
    margin-top:5px;
    font-size:16px;
    color:#333;
    line-height: 24px;
    height:24px;
}
.li-list li{
  border-bottom:1px solid #eee;
  margin-top:15px;
  padding-bottom:15px;
  padding-left:25px;
  padding-right:25px;
}
.li-list li:last-child{
  border-bottom:none;
}
.li-list h4{
  margin-bottom:5px;
}
.li-list h4 a{
  font-size:18px;
  color:#bd0000;
}
.li-list .li-des{
  font-size:12px;
  line-height: 23px;
  color:#999;
}
.li-list .li-date{
  background-color:#bd0000;
  width:80px;
  height:80px;
  float:left;
}
.li-list .li-info{
  margin-left:100px;
}
.li-list .li-date span{
  display: block;
  text-align: center;
  color:#f1f0ee;
}
.li-list .li-date .day{
  padding-top:15px;
  font-size:24px;
  height:30px;
  font-weight:bold;
  line-height: 30px;
}
.li-list .li-tag{
    margin-top:10px;
}
.li-list .li-tag a{
    float:left;
    padding:0 10px;
    border-radius: 20px;
    line-height: 20px;
    color:#fff;
    margin-right:5px;
    background: #ca0822;
}

.li-list2 li{
    border-bottom:1px solid #f1f1f1;
    line-height: 35px;
}
.li-list2 li a{
    color:#333;
    font-size:12px;
    height: 35px;
    display: block;
}
.li-list2 .li-date{
    font-style: italic;
    color:#999;
    float:right;
    font-size:12px;
}

#page{
    margin: 20px 0;
    text-align: center;
}
.pagination {
    display: inline-block;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #ca0822;
    background-color: #eeeeee;
    border-color: #ddd;
}
.pagination > .page-active > a,
.pagination > .page-active > a:hover,
.pagination > .page-active > a:focus,
.pagination > .page-active > span,
.pagination > .page-active > span:hover,
.pagination > .page-active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #ca0822;
    border-color: #ca0822;
    cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777777;
background-color: #fff;
border-color: #ddd;
cursor: not-allowed;
}


.footer{
    background-color: #1b1b1b;
    background: url('../images/footer1.jpg') no-repeat center top;
    padding-top:45px;
    color:#fff;
}
.footer-inner{
    padding:30px 0;
    background: url('../images/footer.jpg') no-repeat center bottom;
}
.footer a{
    color:#fff;
}
.footer-tel{
    text-align: center;
    margin-bottom:20px;
}
.footer-tel dt{
    font-size:20px;
    position: relative;
    padding:0 30px;
    display: inline-block;
}
.footer-tel dt::after{
    content:" ";
    display: block;
    position: absolute;
    height:1px;
    width:450px;
    background-color: #fff;
    top:50%;
    left:-450px;
}
.footer-tel dt::before{
    content:" ";
    display: block;
    position: absolute;
    height:1px;
    width:450px;
    background-color: #fff;
    top:50%;
    right:-450px;
}
.footer-tel dd{
    display: block;
    margin-top:10px;
    font-size:32px;
}
.footer .grid-1{
    width:600px;
    float:left;
}

.fnav-item{
    float:left;
}
.fnav-item dt{
    line-height: 20px;
    padding-bottom:35px;
    width:150px;
    font-size:16px;
    color:#333;
}
.fnav-item dt a{
    font-size:16px;
    border-bottom:1px solid #b2b2b2;
    padding-bottom:15px;
}
.fnav-item dd a{
    line-height: 24px;
    display: block;
    color:#b2b2b2;
}

.footer .grid-2{
    width:250px;
    float:left;
    text-align: center;
}
.footer .grid-2 img{
    width:120px;
    margin-bottom:10px;
}
.footer .grid-3{
    width:250px;
    float:right;
}
.footer .grid-3 dt{
    font-size:22px;
}
.footer .grid-3 dd{
    color:#d2d2d2;
    line-height: 20px;
    margin-top:15px;
}

.copyright{
    padding:10px 0;
    text-align: center;
    background-color: #222222;
    color:#fff;
    font-size:12px;
}


.fixeSidebar{
    position:fixed;
    left:50%;
    margin-left:610px;
    top: 20%;
    z-index: 1000;
    width:85px;
    height:356px;
    padding:4px 4px 0;
    background: url("../images/float.png") no-repeat;
}
@media (max-width: 1440px){
      .fixeSidebar{
          left:auto;
          right:10px;
          margin: 0;
      }
  }
.fixeSidebar li{
    width: 85px;
    text-align: center;
}

.fixeSidebar li a{
    display: block;
    position:relative;
}
.fixeSidebar li .fa{
    padding-top:10px;
    color:#83161b;
    display: block;
    line-height: 26px;
    font-size:25px;
}

.fixeSidebar-kf{
    height:82px;
    font-size:20px;
}
.fixeSidebar .fixeSidebar-kf p{
    font-size:16px;
    margin-top:5px;
    color:#333;
}
.fixeSidebar .fixeSidebar-kf .fa{
    padding-top:15px;
}
.fixeSidebar-tel{
    height:81px;
}
.fixeSidebar-tel em{
    padding-top:10px;
    font-size:16px;
    display: block;
}
.fixeSidebar-tel p{
    font-size:16px;
    color:#83161b;
    padding:0 10px;
}
.fixeSidebar-qrcode{
    text-align: center;
    padding-top:5px;
}
.fixeSidebar-qrcode img{
    width:70px;
    height:70px;
    vertical-align: middle;
    border-radius: 4px;
}


.page-404{
    padding:150px 0;
    text-align: center;
}
.page-404 h3{
    color:#ca0822;
    font-size:30px;
    font-weight: normal;
}
.page-404 h4{
    margin-top:20px;
    font-size:20px;
    font-weight: normal;
}
