﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0 auto;
	padding:0;
	}
a{blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
*html,*html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}

/*input,textarea{-webkit-appearance: none;}*//* 删除input或textarea输入框在移动版显示的阴影（Safari/iPhone） */

html, body, div, span, h1, h2, h3, h4, h5, h6, em, small, strong, dl, dt, dd, ol, ul, li { margin: 0 auto; padding: 0; font-size: 100%;}
h1, h2, h3, h4, h5, h6 { font-weight: normal;line-height: 1.5;}
	
html,body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"微软雅黑";
	color:#666;
	}
body{
	overflow-x:hidden;
	}
	
ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
li{
	list-style:none;
	}
ul li a{
	display:block;
	}
a{
	text-decoration:none !important;
	color:#666;
	outline:none;
	transition: color .6s,border-color .6s,background-color .6s;
	}
a:hover{
	transition: color .6s,border-color .6s,background-color .6s;
	}
input{
	border:1px solid #ccc;
	outline:none;
	}
textarea{
	border:1px solid #ccc;
	outline:none;
	}
form{
	margin:0px;
	padding:0px;
	}
table{  
	border-collapse:collapse;  
	border-spacing:0;  
}  
th,td{  
	padding:0;  
}
img{
	border:none;
	vertical-align: middle;
	}
a,img{border:0;}
.clear{
	clear:both;
	}
p{
	/**
	text-align:justify; 
	text-justify:inter-ideograph;
	**/
	}
dl,dt,dd{padding:0;margin:0;}
.arial{
	font-family:Arial, Helvetica, sans-serif;
	}
.verdana{
	font-family: Verdana,Geneva,sans-serif;
	}
.Georgia{
	font-family:Georgia, "Times New Roman", Times, serif;
}
.en{
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	}
@font-face {
    font-family:"novecento_sans_widenormal", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma;
}
.cn{
	font-family:"novecento_sans_widenormal", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma;
	}

/** 以上为全局设置 **/
/** index **/
.warp{
	width:100%;
	height:auto;
	}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


/** header **/
.header{
	width: 100%;
	height: 100px;
	background: #fff;
	position: fixed;
	top:0;
	left:0;
	z-index: 999;
}
.hea_left{
	height: auto;
	float: left;
	height: 170px;
    top: 20px;
    left: 10%;
    position: absolute;
    font-size: 12px;
}
.logo{
	 
	width: 180px;
	float: left;
	position: relative;
	z-index: 9999;
}
.logo, .logo a{
	transform: translateZ(0);
    will-change: width;
    -webkit-transition: -webkit-width .8s;
    transition: -webkit-width .8s;
    transition: width .8s;
    transition: width .8s, -webkit-width .8s;
}
.logo a{
	 
	width: 180px;
	display: block;
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

.hea_right{
	height: auto;
	float: right;
}
.menu{
	height: auto;
	margin-top: 25px;
}
.menu ul{
	height: auto;
}
.menu ul li{
	height: auto;
	float: left;
}
.menu ul li a{
	display: block;
	line-height: 50px;
	color: #111;
	font-size: 15px;
	padding:0 35px;
}
.menu ul li a:hover{
	color: #f70f13;
}
#menu_on a{
	color: #f70f13;
}
/** header **/
.banner{
	height: 88.99vh;
	margin-top: 100px;
}

/** sy_about **/
.sy_about{
	height: auto;
	padding:50px 0;
}
.syab_tp{
	height: auto;
	margin-top: 35px;
}
.syab_tp img{
	max-width: 100%;
}
.syab_nr{
	height: auto;
	padding-left: 50px;
}
.syab_bt{
	line-height: 65px;
    font-size: 60px;
	color: #222;
	text-transform: uppercase;
	font-weight: bold;
}
.syab_bt1{
	line-height: 35px;
	font-size: 30px;
	color: #111;
	margin-top: 5px;
}
.syab_bt1 span{
	color: #f70f13;
	margin-left: 5px;
}
.syab_wzjs{
	height: auto;
	margin-top: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #111;
}
.syab_more{
	width: 200px;
	height: auto;
	margin-top: 20px;
	margin-left: 0;
}
.syab_more a{
	display: block;
	border:1px solid #ddd;
	border-radius: 30px;
	line-height: 35px;
	font-size: 14px;
	text-align: center;
	color: #f70f13;
}
.syab_more a:hover{
	background: #f70f13;
	color: #fff;
}
/** sy_about **/
/** sy_jjxxl **/
.sy_jjxxl{
	height: auto;
	padding: 50px 0;
    background: #f5f7f8;
}
.jjxxl_box{
	height: auto;
}
.jjxxl_box ul{
	height: auto;
}
.jjxxl_box ul li{
	height: auto;
	text-align: center;
}
.jjxxl_tb{
	height: auto;
	background: #f70f13;
	border-radius: 100%;
	width: 30%;
	padding:7%;
}
.jjxxl_bt{
	line-height: 30px;
	font-size: 18px;
	color: #111;
	margin-top: 10px;
	font-weight: bold;
}
.jjxxl_wz{
	height: auto;
	line-height: 25px;
	font-size: 14px;
	color: #888;
	margin-top: 5px;
	padding:0 10px;
}
/** sy_jjxxl **/
/** sy_sercive **/
.sy_sercive{
	height: auto;
	padding:50px 0;
	position: relative;
	background: url(/file/images/sy_sercive.jpg) center center no-repeat;
	background-size: cover;
}
.sy_bt{
	height: auto;
	text-align: center;
}
.sy_bt01{
	height: auto;
	line-height: 45px;
    color: #f70f13;
    font-size: 30px;
}
.sy_bt01 span{
	margin:0 10px;
	font-size: 36px;
	color: #111;
    
}
.sy_sercive .sy_bt01 span{
	color: #fff;
}
.sy_bt02{
	line-height: 25px;
	font-size: 15px;
	margin-top: 8px;
}
.sy_sercive .sy_bt02{
	color: #ccc;
}

.syfu_wu{
	height: auto;
	margin-top: 35px;
	position: relative;
}
.fuwu{
	width: 100%;
	height: auto;
	background: #fff;
	padding:50px 0 0;
	border:1px solid #ddd;
	border-radius: 10px;
	text-align: center;
	background:#fff;
}
.fuwu_tb{
	width: 70%;
	height: auto;
}
.fuwu_tb img{
	/* -moz-transform: perspective(0px) rotateY(0deg);
  -webkit-transform: perspective(0px) rotateY(0deg);
  transform: perspective(0px) rotateY(0deg); */
  transition: all 1s;
  -webkit-transition: all 1s;
}
.fuwu_wz{
	line-height: 50px;
	font-size: 18px;
	color: #111;
	margin-top: 30px;
	background: url(/file/images/inywbg.png) bottom center no-repeat;
	background-size: cover;
	padding:30px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top:1px solid #fff;
}
.sy_sercive .swiper-button-prev{
	left:-60px;
	background: url(/file/images/jt01.png) center center no-repeat;
}
.sy_sercive .swiper-button-next{
	right:-60px;
	background: url(/file/images/jt02.png) center center no-repeat;
}
.fuwu:hover .fuwu_tb img{
	-moz-transform: perspective(800px) rotateY(360deg);
	-webkit-transform: perspective(800px) rotateY(360deg);
	transform: perspective(800px) rotateY(360deg);
	transition: all 1s;
	-webkit-transition: all 1s;
}
.fuwu:hover .fuwu_wz{
	background: url(/file/images/inywbgh.png) bottom center no-repeat;
	background-size: cover;
	color: #fff;
}
.sy_sercive:before{
	content: "";
	width: 100%;
	height: 30%;
	background:#fff;
	position: absolute;
	bottom: 0;
	left:0;
}
/** sy_sercive **/
/** sy_dyy **/
.sy_dyy{
	height: auto;
	padding:20px 0 50px;
}
.dyy_box{
	height: auto;
	margin-top: 35px;
}
.dyy_box ul{
	height: auto;
}
.dyy_box ul li{
	height: auto;
	text-align: center;
}
.dyy_tb{
	width:30%;
	height: auto;
}
.dyy_bt{
	line-height: 30px;
	font-size: 18px;
	color:#111;
}
.dyy_wz{
	height: auto;
	line-height: 22px;
	margin-top: 5px;
	color:#999;
	font-size: 14px;
}
/** sy_dyy **/
/** sy_liyou **/
.sy_liyou{
	height: auto;
	padding:50px 0;
	background: #f70f13;
}
.sy_liyou .sy_bt01{
	color:#f58284;
}
.sy_liyou .sy_bt01 span{
	color:#fff;
}
.sy_liyou .sy_bt02{
	color: #ccc;
}
.liyou_box{
	height: auto;
	margin-top: 35px;
}
.liyou_box ul{
	height: auto;
}
.liyou_box ul li{
	width: 20%;
	height: auto;
	text-align: center;
}
.liyou_tb{
	width: 40%;
	height: auto;
	border:1px solid #fff;
	border-radius: 100%;
	padding:8%;
}
.liyou_bt{
	line-height: 25px;
	font-size: 16px;
	color:#fff;
	margin-top: 15px;
}
/** sy_liyou **/
/** sy_wenti **/
.sy_wenti{
	height: auto;
	padding:50px 0 20px;
	background: url(/file/images/sy_wenti.jpg) center center no-repeat;
	background-size: cover;
}
.wenti_box{
	height: auto;
	margin-top: 35px;
}
.wenti_box ul{
	height: auto;
}
.wenti_box ul li{
	height: auto;
	margin-bottom: 30px;
}
.wenti_bk{
	height: auto;
	/**background: url(/file/images/wenti_bk.png) center center no-repeat;**/
	text-align: center;
	padding:50px 15px;
	border:1px solid #ddd;
	border-radius: 10px;
}
.wenti_num{
	line-height:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	color: #f70f13;
}
.wenti_bt{
	line-height: 35px;
	font-size: 24px;
	color:#111;
	margin-top: 10px;
}
.wenti_yw{
	line-height: 25px;
	color:#999;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: capitalize;
	margin-top: 5px;
}
/** sy_wenti **/
/** sy_case **/
.sy_case{
	height: auto;
	padding:50px 0;
}
.sycase_box{
	height: auto;
	margin-top: 35px;
	padding-bottom: 15px;
}
.sycase_box ul{
	height: auto;
}
.sycase_box ul li{
	height: auto;
	margin-bottom: 30px;
}
.sycase_box ul li a{
	display: block;
}
.case_tp{
	height: auto;
	border:1px solid #ddd;
	padding:10px;
	position: relative;
    overflow: hidden;
}
.case_tp img{
	-webkit-transition: .5s; 
    -o-transition: .5s; 
    transition: .5s;
}
.case_bt{
	line-height: 35px;
	font-size: 16px;
	color:#111;
	margin-top: 10px;
	text-align: center;
	white-space:nowrap;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.sycase_box ul li a:hover .case_tp img{
	-webkit-transform: scale(1.05); 
     -ms-transform: scale(1.05); 
     -o-transform: scale(1.05); 
     transform: scale(1.05); 
}
.sycase_box ul li a:hover .case_bt{
	color: #f70f13;
}
/** sy_case **/
/** sy_news **/
.sy_news{
	height: auto;
	padding:50px 0;
	background: #f5f7f8;
}
.news_list{
	height: auto;
	margin-top: 35px;
	padding-bottom: 15px;
}
.news_list ul{
	height: auto;
}
.news_list ul li{
	height: auto;
	margin-bottom: 30px;
}
.news_list ul li a{
	display: block; 
	background: #fff;
	padding:30px;
}
.news_tp{
	height: auto;
	position: relative;
    overflow: hidden;
}
.news_tp img{
	-webkit-transition: .5s; 
    -o-transition: .5s; 
    transition: .5s;
}
.news_bt{
	line-height: 30px;
	font-size: 16px;
	color:#111;
	margin-top: 10px;
	white-space:nowrap;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.news_time{
	line-height: 25px;
	font-size: 14px;
	margin-top: 5px;
	color: #999;
}
.news_time i{
	margin-right: 5px;
}
.news_list ul li a:hover{
	background: #f70f13;
}
.news_list ul li a:hover .news_tp img{
	-webkit-transform: scale(1.05); 
     -ms-transform: scale(1.05); 
     -o-transform: scale(1.05); 
     transform: scale(1.05); 
}
.news_list ul li a:hover .news_bt{
	color: #fff;
}
.news_list ul li a:hover .news_time{
	color: #ccc;
}

.sy_more{
	width: 300px;
    height: auto;
}
.sy_more a{
	display: block;
	border:1px solid rgba(0,0,0,0.1);
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	color: #111;
}
.sy_more a:hover{
	background: #f70f13;
	color: #fff;
}



.syxw_lieb{
	height: auto;
    margin-top: 35px;
    padding-bottom: 15px;
}
.syxw_lieb ul{
	height: auto;
}
.syxw_lieb ul li{
	height: auto;
    margin-bottom: 30px;
}
.syxw_lieb ul li a{
	display: block;
	background: #fff;
    padding: 30px 30px 30px 15px;
}
.lieb_date{
	width: 100px;
	height: auto;
	text-align: center;
	float: left;
	position: relative;
	padding: 10px 0 15px;
}
.lieb_date:after{
	content: "";
	width: 1px;
	height: 100%;
	background: #000;
	position: absolute;
	top:0;
	right: 0;
	background: rgba(0,0,0,0.1);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorstr=#19000000);
}
.lieb_date01{
	line-height: 40px;
	font-size: 30px;
	color: #f70f13;
	font-weight: bold;
}
.lieb_date02{
	line-height: 24px;
	font-size: 16px;
	color: #999;
}
.lieb_nr{
	width: calc(100% - 120px);
	height: auto;
	float: left;
	margin-left: 20px;
}
.lieb_title{
	line-height: 30px;
	font-size: 20px;
	color: #111;
	white-space:nowrap;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.lieb_n{
	line-height: 25px;
	font-size: 15px;
	color: #999;
	margin-top: 5px;
	display: -webkit-box;
    word-break: break-all;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.syxw_lieb ul li a:hover .lieb_title{
	color: #f70f13;
}
/** sy_news **/
/** link **/
.link{
	padding: 30px 0;
}
.link_bt{
	line-height: 40px;
	font-size: 18px;
	color: #111;
	border-bottom: 1px solid #e1e1e4;
	position: relative;
}
.link_bt:before{
	content: "";
	width: 80px;
	height: 2px;
	background: #f70f13;
	position: absolute;
	bottom: -1px;
	left:0;
}
.link_bt span{
	margin-left: 15px;
	font-weight: 400;
	font-family: 'raleway';
	color: #999;
}
.link_nr{
	height: auto;
	margin-top: 15px;
}
.link_nr ul{
	height: auto;
}
.link_nr ul li{
	height: auto;
	float: left;
	margin-right: 30px;
	margin-bottom: 5px;
	position: relative;
}
.link_nr ul li a{
	display: block;
	line-height: 25px;
	font-size: 13px;
	color: #333;
}
.link_nr ul li a:hover{
	color: #f70f13;
}
.link_nr li ~ li:before {
    content: "";
    position: absolute;
    left: -17px;
    top: 50%;
    height: 9px;
    margin-top: -4.5px;
    border-left: 1px dotted #d7d6d6;
}

/** demo **/
.demo {
	width: 100%;
	position: relative;
}
.tabbtn {
	height: auto;
}
.tabbtn li {
	position: relative;
	display: inline-block;
}
.tabbtn li a {
	display: block;
	height: auto;
	text-align: center;
	cursor: pointer;
}
.tabbtn li.current {
}
.tabbtn li.current a {
}
.tabcon {
	position: relative;
	height: auto;
	overflow: hidden;
}
.tabcon .subbox {
	position: absolute;
	left: 0;
	top: 0;
}
.tabcon .sublist {
	height: auto;
}
/** demo **/
.link .tabbtn{
	border-bottom: 1px solid #e1e1e4;
}
.link .tabbtn li a{
	line-height: 40px;
    font-size: 18px;
    color: #111;
    position: relative;
}
.link .tabbtn li a em{
	position: absolute;
    left: 100%;
    bottom: -1px;
    margin: 0 -50%;
    transform: translate(-50%);
}
.link .tabbtn li.current a{
	color: #f70f13;
}
.link .tabbtn li.current a em{
	animation: test 0.4s ease;
    border: 1px solid #f70f13;
    width: 100%; 
}
@keyframes test {
    from{
        width: 0;
    }

    to{
        width: 100%;
     }
}
.link .tabbtn li{
	margin-right: 20px;
}
.link_more{
	float: right;
}
.link_more a{
	font-size: 14px;
	line-height: 35px;
}
.link_more a img{
	margin-left: 5px;
}
.link_more a:hover{
	color: #f70f13;
}
/** link **/
/** footer **/
.footer{
	height: auto;
	background: #222222;
}
.footer01{
	height: auto;
	padding:50px 0;
}
.footer_logo{
	height: auto;
	position: relative;
	min-height: 112px;
	padding: 18px 0;
	text-align: center;
}
.footer_logo img{
	max-width: 80%;
}
.footer_lxfs{
	height: auto;
	position: relative;
	padding-left: 5%;
	min-height: 112px;
}
.footer_lxfs p{
	margin-bottom: 0;
	line-height: 28px;
	font-size: 14px;
	color: #999;
}
.footer_lxfs p a{
	color: #999;
	display: block;
}
.footer_lxfs p a:hover{
	color: #f70f13;
}
.footer_dh{
	height: auto;
	position: relative;
	padding-left: 5%;
	min-height: 112px;
	padding-top: 16px;
}
.furx{
	line-height: 30px;
	color: #999;
	font-size: 16px;
}
.furx_dh{
	font-size: 36px;
	color: #fff;
	line-height: 50px;
	color: #f70f13;
	font-weight: bold;
}
.footer_line{
	width: 1px;
	height: 100px;
	background: #444;
	position: absolute;
	top:50%;
	margin-top: -50px;
	right: 0;
}
.footer02{
	height: auto;
	background: #000;
	padding:10px 0;
	 line-height: 25px;
    font-size: 13px;
    color: #999;
}
.banquan{
	height: auto;
	padding-left: 0;
}
.jszc{
	height: auto;
	padding-right: 0;
	text-align: right;
}
.footer02 p{
	margin-bottom: 0;
}
.footer02 a{
	color: #999;
}
.footer02 a:hover{
	color: #f70f13;
}
/** footer **/
/** ny_banner **/
.ny_banner{
	height: auto;
	margin-top: 100px;
	position: relative;
}
.mbxdh{
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
	left:0;
	line-height: 45px;
	font-size: 13px;
	color: #fff;
	background: rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorstr=#19000000);
}
.mbxdh p{
	margin-bottom: 0;
	text-align: right;
}
.mbxdh a{
	color: #fff;
}
.mbxdh .fa-angle-right{
	margin:0 8px;
}
.mbxdh .fa-home{
	margin-right: 8px;
}
.mbxdh a:hover{
	color: #f70f13;
}
/** ny_banner **/
/** inner **/
.inner{
	height: auto;
	padding:50px 0;
}
.inner_bt{
	height: auto;
	line-height: 45px;
	font-size: 36px;
    color: #111;
}
.inner_bt span{
	margin-left:15px;
	font-size: 24px;
	color: #999;
	text-transform: capitalize;
}
.inner_ab{
	height: auto;
	margin-top: 35px;
	line-height: 30px;
	font-size: 16px;
	color: #111;
}
.inner_ab h2{
	font-size: 24px;
	margin-bottom: 20px;
}
.inner_case{
	margin-bottom: 10px;
}
.inner_news{
	margin-bottom: 10px;
}

.inner_contact{
	height: auto;
	margin-top: 35px;
}
/** inner **/
/** page **/
.page{
	height: auto;
}
.page ul{
	height: auto;
	text-align: center;
}
.page ul li{
	display:inline-block;
	margin:0 5px;
}
.page ul li a{
	display: block;
	line-height: 30px;
	font-size: 13px;
	border:1px solid #ddd;
	padding:0 15px;
}
.page ul li a:hover{
	background: #f70f13;
	color: #fff;
}
#page_on a{
	background: #f70f13;
	color: #fff;
}
/** page **/
/** contact **/
.contact1{
	height: auto;
}
.contact1 h2{
	line-height: 30px;
	font-size: 24px;
	color: #333;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 15px;
}
.contact1 h2 i{
	width: 50px;
	height: 50px;
	margin-right: 15px;
	border:1px solid #ddd;
	border-radius: 100%;
	text-align: center;
	line-height: 50px;
	background: #f70f13;
	color: #fff;
}
.contact_lxfs{
	height: auto;
	margin-top: 30px;
	line-height: 28px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 25px;
}
.contact_lxfs a{
	color: #333;
	display: block;
}
.contact_lxfs a:hover{
	color: #f70f13;
}
.contact_lxfs p i{
	margin-right: 10px;
	width: 20px;
	text-align: center;
	color: #999;
}
.contact_ewm{
	height: auto;
	margin-top: 30px;
}
.contact_ewm img{
	max-width: 200px;
}
.contact2{
	height: 504px;
	padding-left: 5%;
}
#dituContent{
	width: 100%;
	height: 100%;
	border:1px solid #ddd;
}
/** contact **/
/** dot_box **/
.dot_box{
	height: auto;
	padding:50px 100px;
	background: #fff;
}
.dot_bt{
	line-height: 35px;
	font-size: 30px;
	color: #111;
	text-align: center;
}
.dot_bt1{
	line-height: 25px;
	font-size: 15px;
	margin-top: 10px;
	text-align: center;
	color: #999;
	border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
}
.dot_xq{
	height: auto;
	margin-top: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #111;
	text-indent: 2em;
	border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
}
.spxp{
	height: auto;
	margin-top: 30px;
}
.spxp p{
	margin-bottom: 0;
	line-height: 30px;
	font-size: 14px;
	color: #999;
}
.spxp p a{
	color: #999;
}
.spxp p a:hover{
	color: #f70f13;
}
.fanhui{
	width: 200px;
	height: auto;
	margin-top: 30px;
}
.fanhui a{
	display: block;
	line-height: 40px;
	font-size: 14px;
	border:1px solid #ddd;
	text-align: center;
	color: #333;
}
.fanhui a:hover{
	background: #f70f13;
	color: #fff;
}
/** dot_box **/
/** sem_what **/
.sem_what{
	height: auto;
	padding:50px 0;
}
.sem_fwnr{
	height: auto;
	margin-top: 35px;
}
.sem_fwnr ul{
	height: auto;
}
.sem_fwnr ul li{
	height: auto;
	text-align: center;
}
.sem_fwtb{
	width: 40%;
	height: auto;
	border:3px solid #ddd;
	border-radius: 100%;
	padding:8%;
}
.sem_fwtb img{
	max-width: 100%;
}
.sem_fwbt{
	line-height: 35px;
	font-size: 16px;
	color: #111;
	margin-top: 15px;
	font-weight: bold;
}
.sem_fwwz{
	height: auto;
	margin-top: 5px;
	line-height: 25px;
	font-size: 13px;
	color: #999;
}
.sem_fwwz p{
	margin-bottom: 0;
}
/** sem_what **/
/** sem_fwfan **/
.sem_fwfan{
	height: auto;
	padding: 50px 0;
    background: #f5f7f8;
}
.sem_fanbox{
	height: auto;
	margin-top: 35px;
}
.sem_fanbox ul{
	height: auto;
}
.sem_fanbox ul li{
	height: auto;
	text-align: center;
}
.fanbox_tb{
	height: auto;
}
.fanbox_bt{
	line-height: 35px;
    font-size: 16px;
    color: #111;
    margin-top: 15px;
}
.fanbox_wzjs{
	height: auto;
    margin-top: 5px;
    line-height: 25px;
    font-size: 13px;
    color: #999;
}
.fanbox_wzjs p{
	margin:0;
}
/** sem_fwfan **/
/** sem_liuc **/
.sem_liuc{
	height: auto;
	padding:50px 0;
	background: url(/file/images/sem_liuc.jpg) center center no-repeat fixed;
	background-size: cover;
}
.sem_liuc .sy_bt01 span{
	color: #fff;
}
.sem_liuc .sy_bt02{
	color: #ccc;
}
.sem_liuc .liuc_bt{
	color: #fff;
}
.sem_liuc .liuc_wz{
	color: #ccc;
}
.liuc_box{
	height: auto;
	margin-top: 35px;
}
.liuc_box ul{
	height: auto;
}
.liuc_box ul li{
	width: 14.2857%;
	height: auto;
	text-align: center;
}
.liuc_tb{
	width: 75%;
	height: auto;
	background: #f70f13;
	border-radius: 100%;
	padding:20%;
}
.liuc_bt{
	line-height: 30px;
	font-size: 18px;
	color: #111;
	margin-top: 15px;
}
.liuc_wz{
	height: auto;
	margin-top: 5px;
	line-height: 25px;
	font-size: 14px;
	color: #999;
}
/** sem_liuc **/
/** chose_ldly **/
.chose_ldly{
	padding: 50px 0 0;
}
.ldly_box{
	height: auto;
	margin-top: 60px;
}
.ldly_box ul{
	height: auto;
}
.ldly_box ul li{
	height: auto;
	margin-bottom: 60px;
}
.ldly_tp{
	height: auto;
	border:1px solid #eee;
	position: relative;
	padding:0 30px 50px;
}
.ldly_sz{
	width: 60px;
	height: 60px;
	position: absolute;
	top:-30px;
	left:50%;
	margin-left: -30px;
	background: #f70f13;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 24px;
	border-radius: 100%;
}
.ldly_bt{
	height: auto;
	line-height: 35px;
	font-size: 24px;
	color: #111;
	margin-top: 50px;
	text-align: center;
}
.ldly_line{
	width: 50px;
	height: 1px;
	background: #dcd6d6;
	margin-top: 15px;
}
.ldly_bt1{
	height: 50px;
	margin-top:15px;
	line-height: 25px;
	font-size: 15px;
	color: #999;
	text-align: center;
	margin-top: 15px;
}
/** chose_ldly **/
/** tgcl_box **/
.tgcl_box{
	height: auto;
	padding: 50px 0;
    background: #f5f7f8;
}
.tgcl_con{
	height: auto;
	margin-top: 35px;
}
.tgcl_con ul{
	height: auto;
	text-align: center;
}
.tgcl_con ul li{
	height: auto;
	display: inline-block;
	margin:10px 20px;
}
.tgcl_yuan{
	width: 150px;
	height: 150px;
	border:5px solid #8f8f8f;
	border-radius: 100%;
}
.tgcl_yuan p{
	line-height: 30px;
	font-size: 18px;
	margin-top: 40px;
	margin-bottom: 0;
	font-weight: bold;
}
/** tgcl_box **/
/** map_box **/
.map_box{
	height: auto;
	margin-top: 35px;
}
.map_box ul{
	height: auto;
}
.map_box ul li{
	height: auto;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.map_dhbt{
	height: auto;
}
.map_dhbt a{
	line-height: 30px;
	font-size: 16px;
	color: #111;
}
.map_dhbt a i{
	margin-right: 10px;
}
.map_dhbt a:hover{
	color: #f70f13;
}
.map_dhfl{
	height: auto;
}
.map_dhfl a{
	margin-right: 30px;
	float: left;
	line-height: 30px;
	font-size: 15px;
	color: #333;
}
.map_dhfl a i{
	margin-right: 8px;
}
.map_dhfl a:hover{
	color: #f70f13;
}
/** map_box **/
/** jjkh_td **/
.jjkh_td{
	height: auto;
	padding:50px 0;
}
.jjkh_tdcon{
	height: auto;
}
.jjkh_tdcon ul{
	height: auto;
}
.jjkh_tdcon ul li{
	height: auto;
}
.jjkh_tdnr{
	height: auto;
	border:1px solid #ddd;
	padding:50px 30px;
	border-radius: 15px;
	text-align: center;
}
.jjkh_tdbt{
	line-height: 30px;
	font-size: 24px;
	color: #111;
	font-weight: bold;
}
.jjkh_tdbt1{
	line-height: 25px;
	font-size: 18px;
	margin-top: 10px;
	color: #ddd;
}
.jjkh_tdbt1 span{
	color: #999;
	margin:0 10px;
}
/** jjkh_td **/
/** jjkh_ss **/
.jjkh_ss{
	height: auto;
    padding: 50px 0;
    background: #f5f7f8;
}
.jjkh_sscon{
	height: auto;
	margin-top: 35px;
}
.jjkh_sscon ul{
	height: auto;
}
.jjkh_sscon ul li{
	height: auto;
}
.jjkh_sszj{
	height: auto;
	text-align: center;
	background: #fff;
    padding: 30px;
}
.jjkh_sstb{
	width: 40%;
	height: auto;
	background: #f70f13;
	border-radius: 100%;
	padding:10%;
}
.jjkh_ssbt{
	line-height: 30px;
	font-size: 20px;
	color: #111;
	margin-top: 15px;
	font-weight: bold;
}
.jjkh_wz{
	height: 125px;
	margin-top: 10px;
	line-height: 25px;
	font-size: 14px;
	color: #999;
	display: -webkit-box;
    word-break: break-all;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.jjkh_wz p{
	margin-bottom: 0;
}
/** jjkh_ss **/
/** jjkh_ss1 **/
.jjkh_ss1{
	height: auto;
	padding:50px 0 20px;
}
.jjkh_ss1 .jjkh_sscon ul li{
	width: 33.33%;
	margin-bottom: 30px;
}
.jjkh_ss1 .jjkh_sszj{
	border: 1px solid #eee;
}
.jjkh_ss1 .jjkh_sstb img{
	border-radius: 100%;
}
.jjkh_ss1 .jjkh_wz{
	height: 100px;
	-webkit-line-clamp: 4;
}
.jjkh_ss1 .jjkh_sstb{
	padding: 8%;
}
/** jjkh_ss1 **/
/** jjkh_fwys **/
.jjkh_fwys{
	height: auto;
    padding: 50px 0;
    background: #f5f7f8;
}
.nykhys{
	height: auto;
	margin-top: 35px;
}
.nykhys ul{
	height: auto;
}
.nykhys ul li{
	width: 20%;
	height: auto;
}
.nykhys_zj{
	height: auto;
	text-align: center;
}
.nykhys_tb{
	height: auto;
}
.nykhys_bt{
	line-height: 30px;
	font-size: 18px;
	color: #f70f13;
	margin-top: 15px;
}
.nykhys_wz{
	height: auto;
	line-height: 25px;
	font-size: 14px;
	color: #999;
}
/** jjkh_fwys **/
/** jjkh_wtgb **/
.jjkh_wtgb{
	height: auto;
	padding:50px 0;
	text-align: center;
}
.wtgb_tp{
	height: auto;
	display: inline-block;
	vertical-align: middle;
}
.wtgb_nr{
	height: auto;
	display: inline-block;
	margin-left: 80px;
	vertical-align: middle;
}
.wtgb_bt{
	font-size: 18px;
    color: #666666;
    line-height: 28px;
}
.wtgb_bt1{
	font-size: 36px;
    font-weight: bold;
    padding-top: 10px;
    display: block;
    line-height: 46px;
    color: #000;
}
.wtgb_bt1 span{
	color: #f70f13;
}
.wtgb_bt2{
	font-size: 16px;
    color: #666666;
    padding-top: 10px;
    line-height: 28px;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}
.wtgb_bt3{
	width: 500px;
    height: auto;
    margin-top: 25px;
}
.wtgb_bt3 a{
	display: block;
	background: #f70f13;
    border-radius: 40px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 60px;
}
.wtgb_bt3 a:hover{
	background: #e7512f;
}
/** jjkh_wtgb **/
/** jjkh_kehu **/
.jjkh_kehu{
	height: auto;
	padding:0 0 50px 0;
}
.nyke_hu{
	height: auto;
	margin-top: 35px;
}
.nyke_hu ul{
	height: auto;
}
.nyke_hu ul li{
	height: auto;
}
.nyke_zj{
	height: auto;
	background: #f5f5f5;
	padding: 10px 30px 25px 30px;
	text-align: center;
}
.nyke_bt{
	height: 80px;
    line-height: 30px;
    font-size: 16px;
    color: #f70f13;
    display: block;
}
.nyke_bt span{
    line-height: 80px;
    font-size: 50px;
    font-style: normal;
    font-weight: bold;
}
.nyke_wz{
	height: 50px;
	line-height: 25px;
    color: #666666;
    font-size: 14px;
    display: -webkit-box;
    word-break: break-all;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.nyke_zxkh{
	width: 300px;
	height: auto;
	margin-top: 35px;
}
.nyke_zxkh a{
	display: block;
	line-height: 60px;
	background: #f70f13;
    border-radius: 40px;
    display: block;
    font-size: 26px;
    color: #fff;
    text-align: center;
}
.nyke_zxkh a:hover{
	background: #e7512f;
}
/** jjkh_kehu **/
/** jjkh_tiao **/
.jjkh_tiao{
	height: auto;
	padding:50px 0;
	background: url(/file/images/jjkh_tiao.jpg) center center no-repeat;
	background-size: cover;
	text-align: center;
}
.jjkh_tawz{
	line-height: 50px;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}
/** jjkh_tiao **/

/* 大屏幕 */
@media (min-width: 1200px) {
	.container{
		width: 80%;
	}
}

@media (min-width: 1161px) and (max-width: 1500px) {
	.container{
		width: 90%;
	}
	.jjkh_tdnr{
		padding: 40px 15px;
	}
	.jjkh_tdbt{
		font-size: 22px;
	}
	.jjkh_tdbt1{
		font-size: 16px;
		margin-top: 5px;
	}
	.hea_left{
		left:5%;
	}
	.menu ul li a{
		padding: 0 30px;
	}
}

@media (min-width: 1000px) and (max-width: 1160px) {
	.menu ul li a{
		font-size: 14px;
    	padding: 0 25px;
	}
	.logo{
		width: 150px;
		height: auto;
	}
	.logo a{
		width: 100%;
		height: auto;
	}
	.hea_left{
		left:5%;
	}
	.jjkh_tdnr{
		padding: 30px 10px;
	}
	.jjkh_tdbt{
		font-size: 22px;
	}
	.jjkh_tdbt1{
		font-size: 14px;
		margin-top: 5px;
	}
	.jjkh_tdbt1 span{
		margin:0 5px;
	}
}
@media (min-width: 769px) and (max-width: 999px) {
	.container {
    	width: 95%;
	}	
	.hea_left{
		left:2%;
	}
	.menu ul li a{
		font-size: 14px;
    	padding: 0 15px;
	}
	.logo{
		width: 130px;
		height: auto;
	}
	.logo a{
		width: 100%;
		height: auto;
	}
	.jjkh_tdnr{
		padding: 30px 10px;
	}
	.jjkh_tdbt{
		font-size: 20px;
	}
	.jjkh_tdbt1{
		font-size: 14px;
		margin-top: 5px;
	}
	.jjkh_tdbt1 span{
		margin:0 5px;
	}
	.sy_bt01 span{
		font-size: 30px;
	}
	.nyke_zj{
		padding: 10px 20px 25px 20px;
	}
	.nyke_bt{
		height: 60px;
		font-size: 15px;
	}
	.nyke_bt span{
		line-height: 60px;
    	font-size: 36px;
	}
	.furx_dh{
		font-size: 30px;
	}
}


/** 移动端 **/
.phone{ display:none;}
.phoneshow{ display:none;}
.phonebanner{ display:none;}

@media (max-width: 768px){
header{
	display:none;
	}
.phone{ display:block; z-index:99999; position:relative;}
.navbar-nav { width:100%; margin-left:0px; text-transform:uppercase;}
.navbar-nav li{ text-align:center; border-bottom:1px dotted #e5e5e5;}
.navbar-nav li a{ color:#111; font-size: 14px;}
.navbar-nav li a:hover{ color:#f70f13;}
.headerbg{ position:fixed; top:0px; left:0px; width:100%; z-index:999; background:#fff;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);}
.logo_boxlist{ float:left;}
.headerwarp{ display:none;}
.navbar-toggle {margin-right: 0;}
.navbar-toggle .icon-bar {background-color:#f70f13;}
.navbar-collapse{ border-top:1px solid #e5e5e5;}
.indexprotopbt{ text-align:center; margin:0 auto; width:100%}
.indexprotop .col-lg-2{ text-align:center;}
.indexpromore{ float:none;}
.indexpromore a{ margin:0 auto;}
.indexprowarpitem{ margin-top:20px;}
.indexaboutwarp{ border-bottom:1px dotted #ccc; padding-bottom:20px; border-right:none; padding-top:20px;}
.indexnewswarp{ margin-top:20px;}
.indexcontimg{ margin-top:20%;}
.indexprotopbt{ width:140px; margin:0 auto;}
.indexprotitle{ margin-top:20px;}
.rslides_tabs{ bottom:390px;}
.logo_boxlist{ margin-left:0;height: 50px; position: relative;}
.logo_boxlist a{
	width: 80px;
	height: auto;
	display: block;
	/* background: #f70f13; */
	position: absolute;
	top:0;
	left:-15px;
	z-index: 999;
}
.logo_boxlist a img{
	width: 100%;
}
.indexcontwz p{ width:90%;}
.indexnewsright{ margin-top:20px;}
.indexprotextit{ margin-left:20px;}
.phoneshow{ display:block;}
.pcshow{ display:none;}
.phonebanner{ display:block;}

#phone_current a{
	color:#f70f13;
	}
	
.ban{
	height: auto;
	margin-top: 50px;
}
.sy_about{
	padding:30px 0;
}
.syab_tp{
	margin-top: 0;
}
.syab_nr{
	padding-left: 15px;
	margin-top: 20px;
}
.syab_bt{
	line-height: 35px;
    font-size: 32px;
}
.syab_bt1{
	line-height: 25px;
    font-size: 22px;
}
.syab_wzjs{
	margin-top: 15px;
    line-height: 25px;
    font-size: 13px;
}
.syab_more{
	width: 150px;
}
.syab_more a{
	font-size: 13px;
}
.sy_sercive{
	padding:30px 15px;
}

.sy_bt01{
	line-height: 30px;
	font-size: 20px;
	padding:0 15px;
}
.sy_bt01 span{
	font-size: 22px;
}
.sy_bt02{
	line-height: 22px;
    font-size: 13px;
    margin-top: 5px;
    padding:0 15px;
}
.syfu_wu{
	margin-top: 15px;
}
.fuwu{
	padding: 20px 0 0;
}
.fuwu_wz{
	line-height: 30px;
    font-size: 15px;
    padding: 15px;
    margin-top: 15px;
}
.sy_dyy{
	padding: 0px 0 15px;
}
.dyy_box{
	margin-top: 15px;
}
.dyy_tb{
	width: 40%;
}
.dyy_bt{
	line-height: 25px;
    font-size: 14px;
}
.dyy_wz{
	line-height: 20px;
    margin-top: 5px;
    display: -webkit-box;
    word-break: break-all;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.dyy_box ul li{
	margin-bottom: 15px;
}

.sy_liyou{
	padding:30px 0 15px;
}
.liyou_box{
	margin-top: 20px;
}
.liyou_box ul li{
	width: 33.33%;
	margin-bottom: 15px;
}
.liyou_tb{
	width: 70%;
	border-radius: 100%;
    padding: 15%;
}
.liyou_bt{
	line-height: 22px;
    font-size: 14px;
    margin-top: 10px;
}
.sy_wenti{
	padding:30px 0 15px;
}
.wenti_box{
	margin-top: 15px;
}
.wenti_box ul{
	padding:0 8px;
}
.wenti_box ul li{
	margin-bottom: 15px;
	padding:0 7px;
}
.wenti_bk{
	padding: 15px 10px;
}
.wenti_num{
	line-height: 40px;
	font-size: 36px;
}
.wenti_bt{
	line-height: 25px;
    font-size: 18px;
    margin-top: 5px;
    white-space:nowrap;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.wenti_yw{
	line-height: 20px;
	white-space:nowrap;
	overflow:hidden;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
}
.sy_case{
	padding:30px 0;
}
.sycase_box{
	margin-top: 15px;
	padding-bottom: 10px;
}
.sycase_box ul{
	padding:0 8px;
}
.sycase_box ul li{
	margin-bottom: 15px;
	padding:0 7px;
}
.sy_case .sycase_box ul li:nth-child( n + 5) {
	display: none;
}
.case_tp{
	padding:5px;
}
.case_bt{
	line-height: 25px;
    font-size: 13px;
    margin-top: 5px;
}
.sy_news{
	padding:30px 0;
}
.news_list{
	margin-top: 15px;
	padding-bottom: 10px;
}
.news_list ul{
	padding:0 8px;
}
.news_list ul li{
	margin-bottom: 15px;
	padding:0 7px;
}
.sy_news .news_list ul li:nth-child( n + 5){
	display: none;
}
.news_list ul li a{
	padding:15px;
}
.news_bt{
	line-height: 25px;
    font-size: 14px;
    margin-top: 5px;
}
.news_time{
	    line-height: 20px;
    font-size: 12px;
}
.footer01{
	padding:20px 0;
}
.footer_logo{
	padding:0;
	min-height: auto;
	padding:0 5px;
}
.footer_logo img{
	width: 60%;
}
.footer_line{
	display: none;
}
.footer_lxfs{
	padding:0 15px;
	margin-top: 10px;
	min-height: auto;
}
.footer_lxfs p{
	line-height: 25px;
    font-size: 13px;
}
.footer_dh{
	padding:0 15px;
	margin-top: 10px;
	min-height: auto;
}
.furx{
	line-height: 25px;
	font-size: 15px;
}
.furx_dh{
	font-size: 26px;
	line-height: 35px;
}
.furx_dh a{
	color: #f70f13;
}
.furx_dh a:hover{
	color: #e7512f;
}
.footer02{
	padding:10px 15px;
	line-height: 22px;
    font-size: 12px;
}
.banquan{
	padding:0;
}
.jszc{
	padding:0;
	text-align: left;
}

.sjd_zxkf{
	width: 100%;
	height: auto;
	position: fixed;
	bottom: 0;
	left:0;
	background: #fff;
	border-top:1px solid #e0e0e0;
	padding:5px 0;
	z-index: 999;
}
.sjd_zxkf ul{
	height: auto;
}
.sjd_zxkf ul li{
	height: auto;
	padding:0;
}
.sjd_zxkf ul li a{
	display: block;
	text-align: center;
	position: relative;
}
.zxkf_line{
	width: 1px;
	height: 20px;
	background: #e0e0e0;
	position: absolute;
	top:50%;
	margin-top: -10px;
	right: 0;
}
.zxkf_tb{
	height: auto;
	line-height: 25px;
	font-size: 20px;
	color: #f70f13;
}
.zxkf_tb .fa-mobile{
	font-size: 22px;
}
.zxkf_tb .fa-qq{
	font-size: 18px;
}
.zxkf_bt{
	line-height: 20px;
	font-size: 13px;
}
.warp{
	padding-bottom: 56px;
}
.ny_banner{
	margin-top: 50px;
}
.inner{
	padding:30px 0;
}
.inner_bt{
	line-height: 35px;
    font-size: 24px;
    padding: 0 15px;
}
.inner_bt span{
	margin-left: 10px;
    font-size: 16px;
}
.inner_ab{
	padding:0 15px;
	margin-top: 15px;
    line-height: 28px;
    font-size: 14px;
}
.inner_ab h2{
	font-size: 18px;
    margin-bottom: 10px;
}

.sem_what{
	padding:30px 0 15px;
}
.sem_fwnr{
	margin-top: 15px;
}
.sem_fwtb{
	width: 60%;
	padding: 13%;
}
.sem_fwbt{
	line-height: 25px;
    font-size: 15px;
    margin-top: 10px;
}
.sem_fwwz{
	line-height: 20px;
    font-size: 12px;
}
.sem_fwnr ul li{
	margin-bottom: 15px;
}

.sem_fwfan{
	padding:30px 0 15px;
}
.sem_fanbox{
	margin-top: 15px;
}
.fanbox_bt{
	line-height: 25px;
    font-size: 15px;
    margin-top: 10px;
}
.fanbox_wzjs{
	    line-height: 22px;
    font-size: 12px;
}
.sem_fanbox ul li{
	margin-bottom: 15px;
}
.sem_liuc{
	padding:30px 0 15px;
	background: url(/file/images/sem_liuc1.jpg) center center no-repeat;
    background-size: cover;
}
.liuc_box{
	margin-top: 15px;
}
.liuc_box ul li{
	width: 33.33%;
	margin-bottom: 15px;
}
.liuc_tb{
	width: 80%;
	padding: 15%;
}
.liuc_bt{
	line-height: 25px;
    font-size: 16px;
    margin-top: 10px;
}
.liuc_wz{
	line-height: 22px;
    font-size: 12px;
    height: 66px;
    display: -webkit-box;
    word-break: break-all;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.chose_ldly{
	padding:30px 0 0;
}
.ldly_box{
	margin-top: 45px;
}
.ldly_box ul{
	padding:0 8px;
}
.ldly_box ul li{
	padding:0 7px;
	margin-bottom: 40px;
}
.ldly_sz{
	    width: 50px;
    height: 50px;
    top: -25px;
    margin-left: -25px;
    line-height: 50px;
    font-size: 20px;
}
.ldly_tp{
	padding: 0 15px 30px;
}
.ldly_bt{
	line-height: 30px;
    font-size: 16px;
    margin-top: 35px;
}
.ldly_line{
	    width: 40px;
	    margin-top: 10px;
}
.ldly_bt1{
	height: 80px;
	line-height: 20px;
    font-size: 12px;
    margin-top: 10px;
}
.tgcl_box{
	padding:30px 0;
}
.tgcl_con{
	margin-top: 15px;
}
.tgcl_con ul li{
	margin: 5px 10px;
}
.tgcl_yuan{
	width: 100px;
    height: 100px;
    border: 3px solid #8f8f8f;
}
.tgcl_yuan p{
	line-height: 25px;
    font-size: 15px;
    margin-top: 22px;
}
.page{
	padding:0 10px;
}
.page ul li{
	margin: 0 3px 6px;
}
.page ul li a{
	line-height: 25px;
    font-size: 13px;
    padding: 0 10px;
}
.inner_case {
    margin-bottom: 5px;
}
.inner_news{
	margin-bottom: 5px;
}
.inner01{
	padding:15px 15px;
}
.dot_box{
	padding: 20px 15px;
}
.dot_bt{
	line-height: 30px;
    font-size: 18px;
}
.dot_bt1{
	line-height: 20px;
    font-size: 13px;
    margin-top: 5px;
    padding-bottom: 10px;
}
.dot_xq{
	margin-top: 15px;
    line-height: 25px;
    font-size: 14px;
    padding-bottom: 15px;
}
.spxp{
	margin-top: 15px;
}
.spxp p{
	line-height: 25px;
    font-size: 12px;
}
.fanhui{
	width: 60%;
	margin-top: 15px;
}
.fanhui a{
	line-height: 35px;
    font-size: 13px;
}
.inner_contact{
	margin-top: 20px;
}
.contact1 h2 i{
	width: 45px;
    height: 45px;
    margin-right: 10px;
    line-height: 45px;
}
.contact1 h2{
	font-size: 20px;
	padding-bottom: 10px;
}
.contact_lxfs{
	    margin-top: 15px;
    line-height: 25px;
    font-size: 14px;
    padding-bottom: 10px;
}
.contact_ewm{
	margin-top: 20px;
}
.contact2{
	margin-top: 20px;
	padding-left: 15px;
	height: 230px;
}
.map_box{
	margin-top: 15px;
	padding:0 15px;
}
.map_box ul li{
	margin-bottom: 5px;
    padding-bottom: 5px;
}
.map_dhbt a{
	line-height: 25px;
    font-size: 15px;
}
.sy_jjxxl{
	padding:30px 0 15px;
}
.jjxxl_box ul li{
	margin-bottom: 15px;
}
.jjxxl_tb{
	width: 60%;
    padding: 12%;
}
.jjxxl_bt{
	line-height: 25px;
    font-size: 16px;
}
.jjxxl_wz{
	height: 66px;
	line-height: 22px;
    font-size: 13px;
    display: -webkit-box;
    word-break: break-all;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.jjkh_td{
	padding:30px 0 15px;
}
.jjkh_tdcon ul{
	padding:0 8px;
}
.jjkh_tdcon ul li{
	padding:0 7px;
	margin-bottom: 15px;
}
.jjkh_tdnr{
	padding: 20px 10px;
}
.jjkh_tdbt{
	line-height: 28px;
    font-size: 18px;
}
.jjkh_tdbt1{
	font-size: 14px;
    margin-top: 5px;
}
.jjkh_tdbt1 span{
	margin: 0 5px;
}
.jjkh_ss{
	padding:30px 0 15px;
}
.jjkh_sscon{
	margin-top: 20px;
}
.jjkh_sscon ul{
	padding:0 8px;
}
.jjkh_sscon ul li{
	margin-bottom: 15px;
	padding:0 7px;
}
.jjkh_sszj{
	padding:15px 15px;
}
.jjkh_ssbt{
	line-height: 25px;
    font-size: 16px;
    margin-top: 10px;
}
.jjkh_wz{
	height: 176px;
    margin-top: 5px;
    line-height: 22px;
    font-size: 12px;
    -webkit-line-clamp: 8;
}
.jjkh_ss1{
	padding:30px 0 15px;
}
.jjkh_ss1 .jjkh_sscon ul li {
    width: 50%;
    margin-bottom: 15px;
}
.jjkh_ss1 .jjkh_wz{
	height: auto;
	-webkit-line-clamp: 11; 
}
.jjkh_fwys{
	padding:30px 0 15px;
}
.nykhys{
	margin-top: 15px;
}
.nykhys ul li{
	width: 50%;
	margin-bottom: 15px;
}
.nykhys_bt{
	line-height: 25px;
    font-size: 15px;
    margin-top: 10px;
}
.nykhys_wz{
	line-height: 22px;
    font-size: 13px;
}
.jjkh_wtgb{
	padding:30px 0;
}
.wtgb_tp{
	width: 100%;
}
.wtgb_tp img{
	max-width: 100%;
}
.wtgb_nr{
	margin-left: 0;
	width: 100%;
	margin-top: 15px;
	padding:0 15px;
}
.wtgb_bt{
	    font-size: 16px;
	    line-height: 25px;
}
.wtgb_bt1{
	font-size: 28px;
	line-height: 40px;
}
.wtgb_bt2{
	font-size: 14px;
	line-height: 22px;
}
.wtgb_bt3{
	width: 100%;
	margin-top: 15px;
}
.wtgb_bt3 a{
	font-size: 18px;
	line-height: 50px;
}
.jjkh_kehu{
	padding:0 0 30px 0;
}
.nyke_hu{
	margin-top: 20px;
}
.nyke_hu ul{
	padding:0 8px;
}
.nyke_hu ul li{
	margin-bottom: 15px;
	padding:0 7px;
}
.nyke_zj{
	padding: 5px 15px 15px 15px;
}
.nyke_bt{
	height: 50px;
	font-size: 13px;
}
.nyke_bt span{
	line-height: 50px;
    font-size: 32px;
}
.nyke_wz{
	    height: 66px;
    line-height: 22px;
    font-size: 12px;
    -webkit-line-clamp: 3;
}
.nyke_zxkh{
	width: 92%;
	margin-top: 15px;
}
.nyke_zxkh a{
	font-size: 18px;
    line-height: 50px;
}
.jjkh_tiao{
	padding:25px 15px;
}
.jjkh_tawz{
	line-height: 35px;
    font-size: 20px;
}

.sy_more{
	width: 50%;
}
.sy_more a{
	line-height: 35px;
	font-size: 15px;
}


.syxw_lieb{
	margin-top: 15px;
	padding-bottom: 10px;
}
.syxw_lieb ul li{
	width: 100%;
	margin-bottom: 15px;
}
.syxw_lieb ul li:nth-child( n + 6){
	display: none;
}
.syxw_lieb ul li a{
	padding:15px 15px 15px 10px;
}
.lieb_date{
	width: 80px;
}
.lieb_date01{
	line-height: 35px;
    font-size: 24px;
}
.lieb_date02{
	line-height: 20px;
    font-size: 14px;
}
.lieb_nr{
	width: calc(100% - 95px);
	margin-left: 15px;
}
.lieb_title{
	line-height: 25px;
    font-size: 16px;
}
.lieb_n{
	line-height: 22px;
    font-size: 13px;
    margin-top: 3px;
}
	

	
}
/** 移动端 **/
/** index **/


