﻿/***********************/
/* author ：fly_kun    */
/* date   : 2017-11-06 */
/* version: v1.0       */
/***********************/
@charset "utf-8";
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acyonym,address,big,cite,code,del,dfn,em,img,ins,kdb,q,s,samp,small,strong,var,b,i,
dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
*{margin:0; padding:0;}
body{ width: 100%;min-width: 1200px; margin:0px; padding:0px; font-size:14px; font-family:'microsoft yahei';}
button,input,select,textarea{font:12px/1.5 'microsoft yahei',arial; outline: none;}
a{color: #333; text-decoration:none;  text-decoration:none; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; transition: all .3s linear;}
a:hover{ color:#f00; text-decoration:none; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; transition: all .3s linear;}
em,i{font-style: normal;}
p{line-height: 23px;}
img{ border:0;}
.fl{ float:left;}
.fr{ float:right;}
.clear{clear:both;font-size:0;line-height:0;height:0;margin:0;padding:0;}
ul,li{ padding:0px ; margin:0px auto; list-style: none;}
.w100{width: 100%;}
.w10{width: 1000px;margin: 0 auto;}
.w11{width: 1100px;margin: 0 auto;}
.w12{width: 1200px;margin: 0 auto;}
.w13{width: 1300px;margin: 0 auto;}

/*清浮动*/
.nav ul:after,
.new_t ul:after,
.yew ul:after,
.one ul:after,
.two ul:after,
.liuc ul:after,
#tit_news:after,
.news_lc dl:after,
.news_mc ul li:after,
.case ul:after {
    content: '';
    display: block;
    clear: both;
}

.top {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #d9d4ca;
}
.top h2 {
    float: left;
    width: 30%;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}
/*.top .top_r {
    width: 30%;
}*/
.top .top_r ,
.top .top_r a {
    color: #333;
}
.top .top_r a:hover {
    color: #f00;
}

/*top end*/

header {
    border-bottom: 1px solid #ccc;
}
.logo {
    width: 65%;
    padding: 23px 0;
    overflow: hidden;
}
.tel {
    width: 16%;
    height: 50px;
    margin-top: 42.5px;
    padding-left: 60px;
    background: url(../images/tel.jpg) no-repeat left;
}
.tel p {
    color: #696564;
    line-height: 20px;
}
.tel span{
    display: block;
    font: 30px/25px 'Impact';
    color: #2e2423;
}
/*header end*/

.nav_m {
    position: relative;
}
.nav_m>ul>li {
    float: left;
    line-height: 50px;
}
.nav_m>ul>li a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    padding: 0 34.5px;
}
.nav_m>ul>li>a:hover,
.active a {
    color: #fff;
    background-color: #ba8730;
}
/*nav end*/
.top_news {
    position: absolute;
    top: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #ba8730;
    overflow: hidden;
    z-index: 10;
}
.new_t {
    width: 75%;
}
.new_t h3 {
    float: left;
    width: 125px;
    text-align: center;
}
.new_t h3 a {
    color: #fff;
}
.new_t h3 a:hover {
    color: #ff0;
}
.new_t ul {
    width: 50%;
    float: left;
}
.new_t ul li {
    width: 100%;
    line-height: 46px;
}
.new_t ul li a {
    color: #fff;
}
.new_t ul li a p {
    float: left;
    width: 80%;
    line-height: 46px;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*top_news end*/

.search {
    width: 22%;
    margin-top: 12.5px;
}
.search .inp {
    float: left;
    width: 200px;
    height: 25px;
    line-height: 25px;
    border: 0;
}
.obtn {
    float: left;
    width: 32px;
    height: 25px;
    margin-left: 5px;
    border: 0;
    cursor: pointer;
    background: url(../images/search.jpg) no-repeat center;
}
/*search end*/

.swiper-container {
  width: 100%;
  height: 360px;
  text-align: center;
}
.swiper-slide {
  width: 100%;
  height: 100%;
}
.swiper-slide>div {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.pagination {
  position: absolute;
  z-index: 20;
  left: 49%;
  bottom: 10px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background: #1874bf;
  margin-right: 8px;
  opacity: 0.8;
  border: 1px solid #ccc;
  cursor: pointer;
}
.swiper-visible-switch {
  background: #aaa;
}
.swiper-active-switch {
  background: #fff;
}
/*banner end*/

#title {
    width: 600px;
    margin: 0 auto;
    padding: 35px 0;
    text-align: center;
}
#title h2 {
    font: bold 35px/35px 'SimSun';
    color: #c21f16;
}
#title p {
    font: 16px/26px 'Microsoft YaHei';
    color: #333;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#title span {
    position: relative;
    font-size: 14px;
    color: #333;
}
#title span:before,
#title span:after {
    content: '';
    position: absolute;
    top: 11px;
    left: 215px;
    width: 175px;
    height: 1px;
    background-color: #bfbebf;
}
#title span:before {
    left: -195px;
}

.about {
    padding-bottom: 75px;
    background: url(../images/bg2.jpg);
}
.about_txt {
    width: 60%;
    height: 260px;
    overflow: hidden;
}
.about_txt p {
    color: #333;
    line-height: 35px;
}
.about_txt p a {
    color: #f00;
}
.about_txt p a:hover {
    color: #900;
}
.about img {
    display: block;
    float: right;
    width: 454px;
    height: 260px;
}
/*about end*/

.yew {
    padding-bottom: 60px;
}
.yew ul li {
    float: left;
    width: calc((100% - 400px) / 4);
    margin: 0 50px;
    text-align: center;
}
.yew ul li a img {
    width: 165px;
    height: 165px;
    border-radius: 50%;
    background-color: #ea8010;
}
.yew ul li a:hover img {
    background-color: #f00;
}
.yew ul li a span {
    display: block;
    width: 100%;
    font: bold 16px/35px 'Microsoft YaHei';
    text-align: center;
}
/*yew end*/

#title1 {
    width: 50%;
    height: 120px;
    margin: 0 auto;
    padding-top: 55px;
    background: url(../images/title_ys.png) no-repeat bottom;
}
#title1 a {
    display: block;
    width: 100%;
    height: 100%;
}
.yous {
    height: 1155px;
    background: url(../images/ys_bg.jpg) no-repeat center;
    overflow: hidden;
}
.yous .one {
    margin: 30px 0 20px;
}
.yous .one img {
    float: left;
    margin-right: 20px;
}
.yous .two img {
    float: right;
}
.yous .one ul,
.yous .two ul {
    width: 640px;
    float: left;
    padding-top: 25px;
}
.yous .one ul li,
.yous .two ul li {
    width: calc(100% - 100px);
    padding-left: 100px;
    padding-top: 13px;
    margin-top: 20px;
}
.yous .one ul li:nth-child(1) {
    background: url(../images/number1.png) no-repeat left top;
}
.yous .one ul li:nth-child(2) {
    padding-left: 120px;
    background: url(../images/number2.png) no-repeat 20px top;
}
.yous .one ul li:nth-child(3) {
    padding-left: 140px;
    background: url(../images/number3.png) no-repeat 40px top;
}
.yous .two ul li:nth-child(1) {
    background: url(../images/number4.png) no-repeat left top;
}
.yous .two ul li:nth-child(2) {
    padding-left: 120px;
    background: url(../images/number5.png) no-repeat 20px top;
}
.yous .two ul li:nth-child(3) {
    padding-left: 140px;
    background: url(../images/number6.png) no-repeat 40px top;
}
.yous .one ul li h2,
.yous .two ul li h2 {
    font-size: 24px;
    color: #fff;
    letter-spacing: 2px;
}
.yous .one ul li p,
.yous .two ul li p {
    height: 50px;
    margin-top: 15px;
    color: #333;
    overflow: hidden;
}
/*yous end*/

.liuc {
    height: 555px;
    background: url(../images/liuc_bg.jpg) no-repeat center;
    overflow: hidden;
}
.liuc ul {
    margin-top: 25px;
}
.liuc ul li {
    float: left;
    width: 75px;
    height: 60px;
    margin: 0 32px;
    padding: 37.5px 30px;
    font: bold 22px/30px 'Microsoft YaHei';
    text-align: center;
    color: #42251d;
    text-shadow: 0 0 5px #fff;
    overflow: hidden;
    background: url(../images/liuc_img.png) no-repeat center;
}
.liuc_txt {
    width: 55%;
    height: 160px;
    margin: 0 auto;
    padding-top: 35px;
    text-align: center;
    overflow: hidden;
}
.liuc_txt h3 {
    font-size: 18px;
    line-height: 30px;
}
.liuc_txt p {
    font-size: 16px;
    line-height: 26px;
    color: #42251d;
}
/*liuc end*/

#tit_news {
    width: 100%;
    height: 33px;
    line-height: 33px;
    margin-bottom: 15px;
    overflow: hidden;
}
#tit_news p {
    display: block;
    float: left;
    padding: 5px 20px;
    font-size: 16px;
    color: #fff;
    background-color: #c11308;
}
#tit_news span {
    float: right;
}
#tit_news span a {
    display: block;
    color: #333;
    text-transform: uppercase;
}
#tit_news span a:hover {
    color: #f00;
}

.news {
    padding-bottom: 20px;
}
.news_l {
    width: 28%;
    margin-right: 25px;
}
.news_lcc,
.news_mc,
.news_rc {
    height: 330px;
    padding: 20px 18px;
    border: 1px solid #e3e3e3;
    overflow: hidden;
}
.news_lc {
    width: 100%;
    height: 330px;
}
.news_lc dl {
    width: 100%;
    margin-bottom: 10px;
}
.news_lc dl dt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    background-color: #ececec;
}
.news_lc dl dt span,
.news_lc dl dd span {
    float: left;
    display: block;
    width: 30px;
    text-align: center;
    color: #fff;
    background-color: #373737;
}
.news_lc dl dt em {
    display: block;
    width: 270px;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news_lc dl dt em a {
    color: #333;
}
.news_lc dl dt em a:hover {
    color: #f00;
}
.news_lc dl dd {
}
.news_lc dl dd span {
    height: 30px;
    line-height: 30px;
    background-color: #e31a14;
}
.news_lc dl dd i {
    display: block;
    float: left;
    line-height: 30px;
}
.news_lc dl dd em {
    width: 255px;
    height: 100px;
    line-height: 30px;
    color: #666;
    float: left;
}

.news_mc {
    width: 450px;
}
.news_mc img {
    width: 450px;
    height: 135px;
}
.news_mc ul {
    margin-top: 10px;
}
.news_mc ul li {
    line-height: 33px;
    border-bottom: 1px dashed #ccc;
}
.news_mc ul li em {
    float: left;
    display: block;
    width: 70%;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news_mc ul li span {
    display: block;
    float: right;
    padding-right: 10px;
    color: #999;
}

.news_r {
    width: 27%;
}
.news_rc h3 {
    width: 100%;
    font-size: 16px;
    color: #c93229;
}
.news_rc p {
    color: #4d4d4d;
}
fieldset {
    border: none
}

.msg_ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
    list-style: none;
}

.msg_ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.msg_ul li p {
    width: 25%;
    float: left;
    height: 30px;
    font: 14px/30px "microsoft yahei";
    color: #333;
    vertical-align: top;
    text-align: right;
    margin: 0 6px 0 0;
}

.msg_input {
    width: 63%;
    height: 30px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    padding: 0 10px;
}

.msg_textarea {
    width: 63%;
    height: 80px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    padding: 10px;
    resize: none
}

.msg_submit {
    width: 100%;
    height: 35px;
    margin: 15px auto;
    border-radius: 3px;
    border: 0;
    text-align: center;
    font: 18px/35px "microsoft yahei";
    color: #fff;
    cursor: pointer
}
/*news end*/

.case {
    padding-bottom: 20px;
    background: url(../images/bg2.jpg);
}
.case ul li {
    float: left;
    width: 230px;
    height: 208px;
    margin-right: 10px;
}
.case ul li img {
    width: calc(100% - 2px);
    height: 171px;
    border: 1px solid #e7d6d5;
    vertical-align: bottom;
}
.case ul li span {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    background-color: #c11e15;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
#more {
    width: 200px;
    height: 40px;
    margin: 30px auto;
    line-height: 40px;
    text-align: center;
    border-radius: 15px;
    background-color: #c11e15;
}
#more a {
    display: block;
    font-size: 18px;
    color: #fff;
}
#more a:hover {
    color: #ff0;
}

/*footer*/

.footer {
    width: 100%;
    background-color: #333;
}

.footer_box {
    margin: 0 auto;
    width: 1200px;
    background: url(../images/footer_box_bg.jpg) no-repeat;
}

.footer_box .td_1 {
    width: 1200px;
    height: 50px;
}

.footer_box .td_1 ul {
    margin: 0 auto;
    width: 850px;
}

.footer_box .td_1 ul li {
    float: left;
    line-height: 50px;
    color: #fff;
}

.footer_box .td_1 ul li a {
    display: block;
    width: 88px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.footer_box .td_1 ul li a:hover {
}

.footer_box .td_1 ul .line {
    width: 1px;
}

.footer_box .td_2 {
    padding: 15px 0;
    width: 1200px;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
    color: #888;
}

.footer_box .td_2 p {
    margin: 0;
    padding: 0;
    line-height: 35px;
}
.footer_box .td_2 p a {
    color: #888;
}

.footer_box .td_2 p a:hover {
    color: #ff0;
}