@CHARSET "UTF-8";

html {
	margin: 0;
	padding: 0;
	border: 0;
}

body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,dl,dt,dd,ol,ul,li,fieldset,form,label,footer,header,hgroup,nav,section {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #ffffff;
	color: #333;
	position: relative;
	font: 14px/28px STHeiti,sans-serif;
	vertical-align: baseline;
	width: 100%;
	overflow-x: hidden;
}

a {
	text-decoration: none;
	outline: none;
}

a:link {
	color: #333;
}

a:visited {
	color: #333;
}

a:hover,a:active,a:focus {
	color: #333;
	text-decoration: none;
	outline: none;
}

input {
	padding: 0;
	margin: 0;
	/* font-family: 'Microsoft YaHei'; */
}

img {
	border: none;
	vertical-align: middle;
}

ul,ol,li {
	list-style-type: none;
}

select,input,img,select {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table, th, td {
	vertical-align: middle
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clear {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1{
    font-size:24px;
}

h2{
    font-size:22px;
}

h3{
    font-size:20px;
}

h4,h5,h6 {
	font-size:14px;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
}

.w1200 {
	width: 1400px;
	margin: 0 auto;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

header, footer {
	width: 100%;
}
@font-face {
  font-family: KYK2gj;
  src: url('../fonts/kyk2gj.ttf');
}
@font-face {
  font-family: BigYoungMediumGB2;
  src: url('../fonts/bigyoungmediumgb2.ttf');
}

.banner{overflow:hidden;}
.slideBox{ width:100%; overflow:hidden; position:relative; }
.slideBox .hd{ height:5px; overflow:hidden; position:absolute; right:8px; bottom:5%; z-index:9; text-align: center;width: 100%;}
.slideBox .hd ul{ overflow:hidden; zoom:1; text-align: center;  }
.slideBox .hd ul li{display: inline-block;margin-right: 10px;width: 55px;height: 5px;line-height: 10px;text-align: center;cursor: pointer;background: #dadada;}
.slideBox .hd ul li.on{background: #fe0000;}
.slideBox .bd{ position:relative; height:100%; z-index:1;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; display:block;  }


.index_tit{
    overflow: hidden;
	padding: 30px 0;
	text-align: center;
	position: relative;
}
.index_tit h1{
    font-family: 'KYK2gj';
    text-align: center;
    font-size: 24px;
    line-height: 60px;
	font-weight: normal;
}
.index_tit h2{
    font-family: 'KYK2gj';
    text-align: center;
    font-size: 22px;
    line-height: 60px;
    font-weight: normal;
}
.index_tit h3{
    font-family: 'KYK2gj';
    font-size: 36px;
    color: #343434;
    line-height: 70px;
    font-weight: normal;
}
.index_tit p{
    font-family: 'BigYoungMediumGB2';
    font-size: 19px;
    color: #fe0000;
    position: relative;
    z-index: 99;
    background: #fff;
    display: inline-block;
    padding: 0 60px;
}
.index_tit .line{
    height: 1px;
    background: #dcdcdc;
    width: 76%;
    position: absolute;
    bottom: 43px;
    z-index: 1;
    left: 12%;
}


.head_top{
    background: #f6f6f6;
    line-height: 42px;
}
.head_top .wel{
    font-size: 16px;
    color: #171616;
}
.head_top .top_lx{
    font-size: 16px;
    color: #171616;
}
.head_top .top_lx a{}
.head_top .top_lx span{
    padding: 0 10px;
}

.head{
    padding: 10px 0;
}
.head .logo{
    text-align: center;
}
.head .logo img{
    height: 91px; width:282;
	padding-top: 10px;
}
.head .logo_name{
    text-align: center;
}
.head .logo_name .span1{
    font-family: 'KYK2gj';
    display: block;
    color: #646464;
    font-size: 28px;
}
.head .logo_name .span2{
    font-family: 'KYK2gj';
    display: block;
    font-size: 12px;
    color: #646464;
}
.head .logoright{
    padding: 5px 12px 0 15px;
}
.head .logoright img{}
.head .head_text{
    padding-top: 30px;
    line-height: 38px;
}
.head .head_text .span1{
    font-family: 'BigYoungMediumGB2';
    font-size: 28px;
    color: #181818;
	display: block;
}
.head .head_text .span1 .red{
    color: #fe0000;
}
.head .head_text .span2{
    font-size: 18px;
    color: #646464;
	display: block;
}
.head .head_zz{
    padding-top: 0px;
    padding-left: 30px;
}
.head .head_zz ul{}
.head .head_zz ul li{
    float: left;
    text-align: center;
    padding: 25px 14px;
}
.head .head_zz ul li img{
    height: 60px;
}
.head .head_zz ul li p{
    font-size: 14px;
    color: #333333;
}
.head .head_tel{
    text-align: center;
    padding-top: 0px;
}
.head .head_tel .telimg{}
.head .head_tel .telimg img{
    width: 65px;
}
.head .head_tel .teltext{
    padding: 5px 0;
}
.head .head_tel .teltext img{}
.head .head_tel .teltext span{
    font-size: 20px;
    color: #333333;
}
.head .head_tel .dhh{
    font-size: 24px;
	color: #333333;
}

.head_top .search{
    width: 250px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #999;
    border-radius: 15px;
    background: #fff;
	position: relative;
	margin-top: 7px;
}
.head_top .search span{
    position: relative;
    width: 80px;
    text-align: center;
    background: #999;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    height: 25px;
    color: #fff;
    float: left;
    display: inline-block;
}
.head_top .search form{
    width: 170px;
    display: inline-block;
    float: left;
}
.head_top .search input{
    border: none;
    height: 25px;
    width: 156px;
}
.head_top .search button{
    border: none;
    height: 23px;
    width: 25px;
    position: absolute;
    top: 0;
    right: 3px;
    cursor: pointer;
    outline: none;
    background: transparent;
    color: #74746b;
}
.head_top .search input:focus-visible {
    outline: aliceblue;
}
.head_top .search input::-ms-input-placeholder {
    text-align: center;
	color: #171616;
	font-size: 12px;
}
.head_top .search input::-webkit-input-placeholder {
    text-align: center;
	color: #171616;
	font-size: 12px;
}

.ment {
    background: #f6f6f6;
    position: relative;
}
.ment ul{}
.ment ul li{
    float: left;
    line-height: 45px;
    height: 45px;
    width: 11%;
    text-align: center;
}
.ment ul li:nth-child(1){
    background: #fff;
}
.ment ul li a{
    font-size: 18px;
    color: #717171;
	letter-spacing: 1px;
}
.ment ul li a img{
    margin-bottom: 2px;
    padding: 0 5px;
}
.ment ul li span{
    float: right;
    color: #909090;
}
.ment ul li:nth-last-child(1) span{
    display: none;
}


footer{
    background: #1b1b1b;
    overflow: hidden;
}
.foot{
    overflow: hidden;
    padding: 60px 0 30px 0;
}
.foot .foot_lx{
    width: 33.33%;
}
.foot .foot_lx .foot_ewm{
    width: 50%;
    text-align: center;
}
.foot .foot_lx .foot_ewm img{
    width: 140px;
    margin-bottom: 10px;
}
.foot .foot_lx .foot_ewm span{
    font-size: 14px;
    color: #ffffff;
    background: #fe0000;
    padding: 2px 25px;
    border-radius: 8px;
    display: inline-block;
}
.foot .foot_lx .foot_lxfs{
    width: 50%;
}
.foot .foot_lx .foot_lxfs .tit{
    font-family: 'KYK2gj';
    font-size: 22px;
    color: #ffffff;
	margin-bottom: 15px;
	/* font-weight: bold; */
	line-height: 1;
}
.foot .foot_lx .foot_lxfs .dianhua{
    font-size: 25px;
    color: #ffffff;
	margin-bottom: 10px;
}
.foot .foot_lx .foot_lxfs ul{
    
}
.foot .foot_lx .foot_lxfs ul li{
    font-size: 16px;
    color: #ffffff;
	line-height: 32px;
}

.foot .foot_ment{
    width: 66.66%;
}
.foot .foot_ment ul{
    padding-left: 10%;
    border-left: 1px solid #4b5054;
}
.foot .foot_ment ul li{
    float: left;
    width: 20%;
}
.foot .foot_ment ul li:nth-child(4) dl{
    padding-left: 30px;
}
.foot .foot_ment ul li dl{}
.foot .foot_ment ul li dl dt{
    font-family: 'KYK2gj';
    font-size: 22px;
    color: #ffffff;
	margin-bottom: 15px;
	/* font-weight: bold; */
	line-height: 1;
}
.foot .foot_ment ul li dl dd{
    line-height: 32px;
}
.foot .foot_ment ul li dl dd a{
    font-size: 16px;
    color: #ffffff;
}

.copy{
    height: 56px;
    line-height: 56px;
    border-top: 1px solid #4b5054;
    font-size: 14px;
    color: #ffffff;
	text-align: center;
}
.copy a{
    font-size: 14px;
    color: #ffffff;
	text-align: center;
}


.contact_index{
    padding: 50px 100px;
    overflow: hidden;
}
.contact_index .baojia{
    width: 53%;
}
.baojia .tubiao{
    width: 25%;
}
.baojia .tubiao .tubiao_item{
    text-align: center;
    padding: 20px 0 15px 0;
    border-radius: 8px;
}
.baojia .tubiao .tubiao_item img{}
.baojia .tubiao .tubiao_item p{
    font-size: 14px;
    color: #717171;
}
.baojia .tubiao .tubiao_top{
    overflow: hidden;
}
.baojia .tubiao .tubiao_top .tubiao_item{
    float: left;
    width: 45%;
    margin-right: 5%;
    margin-bottom: 5%;
    background: #f3f3f3;
}
.baojia .tubiao .tubiao_bottom{}
.baojia .tubiao .tubiao_bottom .tubiao_item{
    width: 95%;
    margin-right: 5%;
	background: #fe0000;
}
.baojia .tubiao .tubiao_bottom .tubiao_item p{
    color: #ffffff;
}

.baojia .bj_form{
    width: 75%;
    background: #f6f6f6;
}
.baojia .bj_form .bj_form_box{
    padding: 30px 40px 20px 40px;
}
.baojia .bj_form .bj_form_box .input_box{
    margin-bottom: 16px; 
}
.baojia .bj_form .bj_form_box .input_box span{
    font-size: 14px;
    color: #000; width: 80px;
	margin-right: 28px;
}
.baojia .bj_form .bj_form_box .input_box input{
    height: 30px;
    border: 1px dashed #dcdcdc;
    border-radius: 6px; 
    font-size: 14px;
    text-align: center;
    color: #000;
}
.baojia .bj_form .bj_ewm{
    float: left;
    margin-top: 50px;
	text-align: center;
}
.baojia .bj_form .bj_ewm .erweima{
    text-align: center;
    margin-bottom: 7px;
}
.baojia .bj_form .bj_ewm .erweima img{
    width: 95px;
}
.baojia .bj_form .bj_ewm .erweima p{
    font-size: 14px;
    color: #000000;
}
.baojia .bj_form .bj_ewm button{
    font-size: 14px;
    color: #ffffff; border: none;
    padding: 6px 30px;
    background: #fe0000;
    border-radius: 8px;
	margin-top:5px;
}

.contact_index .fujs{
    width: 44%;
    margin-left: 3%;
	margin-top: 20px;
}
.contact_index .fujs .tit{
    font-family: 'KYK2gj';
    font-size: 25px;
    color: #db1902;
}
.contact_index .fujs p{
    font-size: 15px;
    color: #000000;
    line-height: 40px;
}
.contact_index .fujs .fujs_lxfs{
    width: 50%;
    border-right: 1px solid #313131;
}
.contact_index .fujs .fujs_fwfw{
    width: 45%;
    margin-left: 4.8%;
}

.news_index{
    overflow: hidden;
}
.news_index .news_con{
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}
.news_con{}
.news_con .item_n1{
    width: 31.333%;
    margin-right: 3%;
}
.news_con .item_n1 .tit{
    margin-bottom: 40px;
}
.news_con .item_n1 .tit span{
    font-family: 'KYK2gj';
    font-size: 27px;
    color: #343434;
    border-left: 4px solid #3d3d3d;
    display: inline-block;
    padding-left: 15px;
}
.news_con .item_n1 .tit a{
    font-size: 20px;
    float: right;
}
.news_con .item_n1 .new_img{
    width: 100%;
    margin-bottom: 15px;
}
.news_con .item_n1 .new_img img{
    width: 100%;
}
.news_con .item_n1 ul{}
.news_con .item_n1 ul li {
    line-height: 38px;
}
.news_con .item_n1 ul li:before {content: "➜ ";color: #575558;font-size: 18px;}
.news_con .item_n1 ul li a{
    font-size: 17px;
    color: #575558;
}

.news_con .item_n1 .wenda{}
.news_con .item_n1 .wenda dl{
    padding: 15px 0;
    border-top: 1px dashed #dcdcdc;
}
.news_con .item_n1 .wenda dl dt{
    font-size: 17px;
    color: #fe0000;
	line-height: 30px;
}
.news_con .item_n1 .wenda dl dd{
    font-size: 17px;
    color: #575558;
	line-height: 30px;
}
.news_con .item_ws{
    margin-right: 0;
}
.news_bny{
    margin-top: 20px;
}

.banner_bottom{
    padding: 20px 0;
    background: #f6f6f6;
}
.banner_bottom ul{}
.banner_bottom ul li{
    height: 50px;
    padding: 20px 0;
    background: #ffffff;
    text-align: center;
    float: left;
    width: 19%;
    margin-right: 1.25%;
}
.banner_bottom ul li:nth-child(5){
    margin-right: 0;
}
.banner_bottom ul li .pic{
    float: left;
    margin-left: 55px;
}
.banner_bottom ul li .pic img{}
.banner_bottom ul li .text{
    float: left;
    text-align: left;
    margin-left: 15px;
}
.banner_bottom ul li .text .tit{
    font-size: 18px;
    color: #343434;
}
.banner_bottom ul li .text .dec{
    font-size: 14px;
    color: #343434;
}
.banner_bottom ul li:hover .text .tit{
    color: #fe0000;
}
.banner_bottom ul li:hover .text .dec{
    color: #fe0000;
}



.link {
    background: #181818;
    padding: 40px 0px;
}
.link .link_title{ margin-bottom: 15px;}
.link .link_title a{ font-family: 'KYK2gj';display: inline-block; padding: 0px 20px; line-height: 35px; color: #a3a3a3; font-size: 14px; background: #3e3e3e; margin-right: 5px;}
.link .link_title a.on{ color: #fff;}
.link .link_content a{ color: #a3a3a3; font-size: 14px; margin-right: 15px; margin-top: 8px; float: left;}
.link .link_content a:hover{ color: #fff;}
.nav-buttom{
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
	display: none;
}
.nav-buttom .icon-line{
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.nav-buttom .icon-line.icon-line {
    margin-top: 4px;
}


.ment .subnav{position: absolute;left: 0;top: 45px;z-index: 9999;width: 100%;height: 0;background-color: #f1f1f1;box-sizing: border-box;overflow: hidden;transition: all 0.4s;}
.ment .subnav .w1200{padding: 50px 0 0 0;border-left: 1px solid #d5d5d5;box-sizing: border-box;}
.ment .subnav .subnav-left{width: 180px;height: 60px;padding: 8px 0 0 30px;border-left: 1px solid #fe0000;box-sizing: border-box;float: left;}
.ment .subnav .subnav-left h3{font-size:24px;color: #fe0000;margin-bottom: 11px;}
.ment .subnav .subnav-left p{font-size:16px;color: #bababa;}
.ment .subnav .subnav-right{width: 1179px;float: right;}
.ment .subnav .subnav-right .list{position: relative;float: left;width: 265px;height: 42px;margin: 0 33px 32px 0;border-top: 1px solid #d5d5d5;border-bottom: 1px solid #d5d5d5;box-sizing: border-box;}
.ment .subnav .subnav-right .list:nth-child(4n){margin-right: 0;}
.ment .subnav .subnav-right .list .a2{text-align: left;display: inline-block;width: 265px;height: 40px;padding-left: 10px;font-size: 16px;color: #666;line-height: 40px;position: absolute;top: 0;left: 0;z-index: 10;background: url(../images/subnav-tb1.png) no-repeat right 10px center;box-sizing: border-box;}
.ment .subnav .subnav-right .list .list-bj{position: absolute;top: 0;left: 0;z-index: 2;width: 0;height: 42px;background-color: #fe0000;}
.ment .subnav .subnav-right .list:hover .a2{color: #fff;background: url(../images/subnav-tb2.png) no-repeat right 10px center;}
.ment .subnav .subnav-right .list:hover .list-bj{width: 100%;transition: all 0.4s;}
.ment li:hover .subnav{height: 300px;transition: all 0.5s;}