html, body, div, span, h1, h2, h3, h4, h5, h6, p, img, ins, kbd, q, s, samp, small, ul, li, fieldset, form, label, legend, input, {
margin: 0;
padding: 0;
border: 0;
font: inherit;
font-size:14px;
vertical-align: baseline
}
* {
	margin: 0;
	padding: 0;
	outline: none
}
a {
	color: inherit;
}
a:hover{ color:#c40000}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
ul {
	list-style: outside none none;
}
.clearfix{ clear:both}
.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
}
img {
	max-width: 100%;
}
.red {
	color: #c40000!important
}
.fl {
	float: left!important
}
.fr {
	float: right!important
}
.tz1 {
	-webkit-animation: scale-three2 1.5s infinite linear;
	animation: scale-three2 1.5s infinite linear
}

.w1200{ width:1200px; margin:0 auto;}
@keyframes scale-three2 {
0% {
transform:scale(1)
}
25% {
transform:scale(1.05)
}
50% {
transform:scale(1)
}
75% {
transform:scale(1.05)
}
}
.index_more {
	margin: 0 auto;
	text-align: center
}
.index_more a {
	position: relative;
	display: inline-block;
	margin: 16px 0 36px;
	padding: 2px 25px;
	border-bottom: 1px solid #c40000;
	background: #c40000;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	width: 200px
}
.head {
	width: 100%;
	background: #f8f8f8;
	border-bottom: 1px solid #edecec;
	font-size: 12px;
	color: #999
}
.container {
	width: 1200px;
	margin: 0 auto
}
.topBox span {
	display: inline-block;
	float: left;
	font-size: 12px;
	color: #666;
	line-height: 29px
}
.white {
	color: #fff!important;
}
@keyframes mouse-scroll {
0% {
opacity:0
}
50% {
opacity:.5
}
100% {
opacity:1
}
}
.tjt {
	animation: mouse-scroll 1s infinite;
	animation-direction: alternate;
	animation-delay: .2s
}
.mb20 {
	margin-bottom: 20px
}
/*head*/
.wrap1220 {
	margin: 0 auto;
	width: 1260px
}
.top {
	height: 100px;
	background: #fff;
	box-shadow: 0 6px 10px rgba(0,0,0,.1)
}
.top .logo {
	float: left;
	display: inline;
	max-width: 400px;
	height: 100px
}
.top .menu {
	float: left;
	margin: 15px 0 0 5px
}
.top .menu li {
	float: left;
	margin: 0;
	padding: 0 22px;
	list-style: none;
	text-align: center;
	position: relative
}
.top .menu li a {
	height: 60px;
	color: #07111b;
	text-align: center;
	font-size: 16px;
	line-height: 60px;
	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
	transition: background-color .3s;
	display: block
}
.top .menu li a:hover {
	background: 0 0;
	color: #c40000!important;
	text-decoration: none
}
.top_dw {
	position: fixed;
	top: 0;
	z-index: 9;
	width: 100%;
	height: 85px;
	box-shadow: rgba(0,0,0,.1) 0 2px 12px 0;
	transition: all 3s opacity 1s;
	-webkit-animation: searchTop .5s ease-in-out;
	-moz-animation: searchTop .5s ease-in-out;
	animation: searchTop .5s ease-in-out
}
@-webkit-keyframes searchTop {
0% {
top:-50px
}
to {
	top: 0
}
}
@-moz-keyframes searchTop {
0% {
top:-50px
}
to {
	top: 0
}
}
@keyframes searchTop {
0% {
top:-50px
}
to {
	top: 0
}
}
.button {
	display: inline-block;
	padding: 12px 20px;
	outline: 0;
	border: 1px solid #dcdfe6;
	border-radius: 2px;
	background: #fff;
	color: #606266;
	text-align: center;
	white-space: nowrap;
	font-weight: 500;
	font-size: 14px;
	line-height: 1;
	cursor: pointer;
	transition: .1s;
	-webkit-appearance: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none
}
.Treasure {
	overflow: hidden;
	padding-bottom: 50px;
}
.gray {
	background: #fafafa
}

.toptel {
	font-size: 25px;
	line-height: 60px
}
.cake11 {
	margin-right: 5px;
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	animation: move 2s 0S infinite;
	-webkit-animation: move 2s 0S infinite
}
@keyframes move {
0%, 65% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
70% {
-webkit-transform:rotate(15deg);
transform:rotate(15deg)
}
75% {
-webkit-transform:rotate(-15deg);
transform:rotate(-15deg)
}
80% {
-webkit-transform:rotate(15deg);
transform:rotate(15deg)
}
85% {
-webkit-transform:rotate(-15deg);
transform:rotate(-15deg)
}
90% {
-webkit-transform:rotate(15deg);
transform:rotate(15deg)
}
95% {
-webkit-transform:rotate(-15deg);
transform:rotate(-15deg)
}
100% {
-webkit-transform:rotate(0);
transform:rotate(0)
}
}
#sub-nav {
	position: absolute;
	right: 8px;
	top: 95px;
	width: 100px;
	overflow: hidden;
	transition: all .3s ease-out 0s;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0 6px 10px rgba(0,0,0,.1);
	background: #fff;
	transform: translate(0, 10px);
	-moz-transform: translate(0, 10px);
	-webkit-transform: translate(0, 10px);
	-ms-transform: translate(0, 10px)
}
#sub-nav li {
	width: 100%;
	border-bottom: none;
	background: #fff;
	padding: 0
}

#sub-nav li:last-child {
	border-bottom: 0
}
#sub-nav li a {
	font-size: 16px;
	text-align: center;
	display: block;
	line-height: 50px;
	height: 50px;
	border-bottom: 1px solid #fad9d9;
	transition: none ease-out .3s;
	transition-property: color, background, text-indent, opacity
}
.top .menu li:hover #sub-nav {
	transition: all .3s ease-out 0s;
	opacity: 1;
	visibility: visible;
	transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
	-ms-transform: translate(0, -10px);
	z-index: 1
}
.small {
	font-size: 12px;
	margin-top: -35px
}
/*banner*/
.swiperbanner {
	min-width: 1200px;
	height: 650px;
	z-index: 0
}
.swiper-slide .img {
	position: absolute
}
.bannernex {
	position: absolute;
	cursor: pointer;
	top: 40%;
	left: 10%;
	z-index: 10;
	display: block;
	padding-top: 35px;
	width: 60px;
	height: 100px;
	background: #000000a3
}
.bannerprev {
	position: absolute;
	cursor: pointer;
	top: 40%;
	right: 10%;
	z-index: 10;
	display: block;
	padding-top: 35px;
	width: 60px;
	height: 100px;
	background: #000000a3
}
.bannernex:hover {
	background: #000000cc
}
.bannerprev:hover {
	background: #000000cc
}
.swiperbanner .iconfont {
	color: #fff;
	font-size: 60px
}
.bg-center {
	background-repeat: no-repeat;
	background-position: center
}
.pc-slide {
	position: relative;
	height: 650px;
}
/*次导航*/
.navigation {
	background: #f5f5f5
}
.navigation_con {
	margin: 0 auto;
	width: 1345px
}
.navigation ul {
	padding: 20px 0
}
.navigation li {
	float: left;
	margin-left: 15px;
	box-shadow: 0 0 0 #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.navigation li:hover {
	border-radius: 2px;
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
	box-shadow: rgba(0,0,0,.1) 0 2px 12px 0;
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}
.navigation li:first-child{ margin-left:0}
.navigation li a {
	display: block;
	padding: 23px 15px;
	width: 185px;
	height: 64px;
	background-color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.navigation li a:hover {
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}
.navigation li a:hover h5 {
	color: #c40000
}
.navigation li a:hover span {
	color: #c40000
}
.navigation li a:hover .iconfont {
	color: #c40000
}
.nstl {
	float: left;
	text-align: left
}
.navigation h5 {
	color: #333;
	font-weight: 400;
	font-size: 20px;
	line-height: 44px
}
.navsmall {
	display: block;
	color: #666;
	font-size: 12px;
	line-height: 17px
}
.ml0 {
	margin-left: 0
}
.core {
	margin: 0 auto;
	padding: 0 0 40px;
	text-align: center
}
.navigation .iconfont {
	float: right;
	padding: 5px;
	color: #333;
	font-size: 40px
}
.navigation_cl {
	width: 415px;
	background: #c40000;
	display: -webkit-box;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	color: #fff;
	height: 148px;
	margin-left: 8px
}
.navigation_climg {
	margin-right: 10px
}
.navigation_climg {
	max-width: 100%;
	height: auto
}
.navigation_clp p:nth-of-type(1) {
	font-size: 36px
}
.navigation_clp p:nth-of-type(2) {
	font-size: 20px
}
/*业务领域*/
.title {
	position: relative;
	margin: 0 auto;
	margin-bottom: 46px;
	width: 1200px
}
.title img {
	vertical-align: middle
}
.title h2 {
	position: relative;
	margin-top: 50px;
	height: 58px;
	color: #333;
	text-align: center;
	font-size: 34px
}
.title span {
	position: absolute;
	text-align: center;
	top: 51px;
	right: 0;
	left: 0;
	color: #666;
	font-weight: 400;
	font-size: 14px;
	font-family: none
}
.Business {
	width: 100%
}
.Business .iconfont {
	color: #c40000;
	font-size: 45px
}
.Business ul {
	max-width: 1400px;
	margin: 0 auto;
	margin-top: 30px
}
.Business ul li {
	margin-bottom: 20px;
	height: 225px;
	max-width: 25%
}
.Business ul li a {
	display: block;
	height: 100%;
	-webkit-transition: .5s ease all;
	transition: .5s ease all
}
.Business ul li a:hover .Business_bg {
	background-color: #c40000
}
.Business ul li a:hover .Business_bg .txt {
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	-ms-transform: translateY(-20px)
}
.Business ul li a:hover .img {
	opacity: 0
}
.Business ul li a:hover .titles {
	margin-top: 0;
	color: #fff
}
.Business ul li a:hover .titles::after {
	background: #fff
}
.Business ul li a:hover .more {
	position: static;
	padding: 0
}
.Business ul li a:hover .desc {
	color: #fff
}
.Business .Business_bg {
	position: relative;
	overflow: hidden;
	height: 100%;
	background: #fff;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition: .5s ease all;
	transition: .5s ease all
}
.Business .Business_bg .txt {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 0 30px;
	height: 100%;
	-webkit-transition: .5s ease all;
	transition: .5s ease all;
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
	-ms-transform: translateY(30px);
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.Business .img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	display: flex;
	-webkit-transition: .5s ease all;
	-webkit-transition: .2s ease all;
	transition: .5s ease all;
	transition: .2s ease all;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.Business .titles {
	position: relative;
	margin-top: 5px;
	padding-bottom: 10px;
	color: #333;
	text-align: center;
	font-size: 18px;
	-webkit-transition: .5s ease all;
	transition: .5s ease all
}
.Business .titles::after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 17px;
	height: 3px;
	background: #c40000;
	content: ''
}
.Business .desc {
	display: -webkit-box;
	overflow: hidden;
	margin-top: 10px;
	color: #666;
	text-align: center;
	font-size: 14px;
	line-height: 1.8;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}
.Business .more {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 10px;
	padding: 0;
	width: 100%;
	color: #fff;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.Business .more span strong {
	margin: 0 5px;
	font-style: normal
}
.Business .more span:nth-of-type(1) {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	display: flex;
	width: 100%;
	font-size: 14px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.Business .more span:nth-of-type(1) i {
	display: block;
	height: 1px;
	background: #fff;
	-webkit-transition: .5s ease all;
	transition: .5s ease all;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.Business .more span:nth-of-type(2) {
	font-weight: 700;
	font-size: 20px
}
/*马上咨询*/
.Consultation {
	width: 100%;
	background: url(../images/mszx-bg.jpg) #f6f6fe;
	padding: 1px 0px 40px 0;
}
.Consdy {
	width: 1200px;
	margin: 0 auto
}
.Consdy_a {
	width: 23%;
	margin: 1%;
	padding: 10px 0px;
	float: left;
	border: 1px solid #ddd;
	text-align: center;
	box-sizing: border-box;
	color: #fff
}
.Consdy_a_1 {
	font-size: 26px;
	padding: 10px;
}
.Consdy_a_1 b {
	color: #c40000;
}
.Consdy_a_2 {
	font-size: 14px;
	padding-bottom: 5px;
}
.Consdy_a_2 a {
	display: block;
}
.Consdy_a_3 {
	font-size: 18px;
	margin: 5px 60px 10px 60px;
	padding: 6px 5px;
	border: 1px solid #ccc;
	border-radius: 10px;
}
.Consdy_a:hover {
	box-shadow: 0 0 10px 2px #999;
}
.Consdy_a:hover .Consdy_a_3 {
	background: #c40000;color: #fff;
}
.Consdy_a:hover .Consdy_a_3 a {
	color: #c40000;
}
.Tecl {
	width: 1200px;
	height: auto;
	margin: 0 auto; display:none
}
.Tecr {
	padding-top: 30px
}
.Tecl_t {
	border-right: 1px #FFF solid;
	width: 260px;
	height: 95px;
	margin-top: 20px;
	font-size: 20px;
	text-align: center;
	color: #FFF;
	line-height: 40px;
}
.Tecl_t span {
	font-size: 45px
}
.Tecr input {
	width: 270px;
	margin-right: 20px;
	border: solid 1px #FFF;
	height: 50px;
	padding-left: 45px;
	font-size: 20px;
	margin-top: 10px;
	border-radius: 5px;
	background: #fff;
	float: left;
	margin-bottom: 40px;
}
.Tecr button {
	width: 250px;
	border-color: #c40000;
	height: 75px;
	background-color: #c40000;
	color: #fff;
	font-size: 18px;
}
/*关于我们*/

.Material {	background:#c40000}

.mainCon{width: 100%;margin-top: 45px;height: 450px;position: relative;overflow: hidden;}
.mainCon .abimg{ width:600px; height:100%;}
.mainCon .abr{width: 514px;padding-top: 33px;margin-left: 34px;}
.mainCon .abr h3 {   font-size: 20px;    color: #fff;}
.mainCon .abr span {
    margin-top: 6px;
    color: #fff;
    font-family: arial;
    display: block;
    margin-top: 9px;font-size: 13px;
    text-transform: uppercase;
}
.mainCon .abr p {
    color: #fff;
	font-size:14px;
    line-height: 26px;
    margin-top: 24px; font-family:微软雅黑;
}
.mainCon .abr a.more {
    display: block;
    width: 109px;
    height: 32px;
    margin-top: 26px;
}



/*律所风采*/
.dkls {padding: 2px 0 40px 0;background: #ebebeb;}
.dkls .container {padding-top: 35px;}

.picfc{ position:relative;  }
		.picfc .prev,.picfc .next{ position:absolute; left:-60px; top:50%;  cursor: pointer; z-index: 10;display: block; padding: 15px 0;width: 50px; background: #000;color: #fff; margin-top:-60px;   font-size: 50px;}
		.picfc .next{ left: auto; right:-60px}
		.picfc .hd{ display:none}
		.picfc .bd{}
		.picfc .bd ul{ overflow:hidden; zoom:1; }
		.picfc .bd ul li{ margin: 0 25px 30px 0;    width: 281px; float:left; _display:inline; }
.dkls dl {transition: all 0.5s;}
.dkls dl.bdnot {margin-left: 0;}
.dkls dl dt {height: 190px;position: relative;overflow: hidden;}
.dkls dl dt img {display: block;transition: all 0.5s ; width:100%; height:100%}
.dkls dl dt p {height:45px;position: absolute;left: 0;bottom: 0; width: 100%;background: url(../images/bg01.png);}
.dkls dl dt p b {display: block;font-size: 20px;font-weight: bold;color: #fff;margin:8px 8px 0 12px;padding-bottom:10px;/*border-bottom:1px solid #fff;*/}
.dkls dl dt p span {display: block;margin: 10px 0 0 12px;font-size: 14px;color: #d6d6d6; line-height:22px;}
.dkls dl dd {height: 42px;position: relative;overflow: hidden;}
.dkls dl dd a {float: left;width: 50%;font-size: 18px;color: #3b382e;text-indent: 12px;line-height: 42px;background: #ffcd32;}
.dkls dl dd a:first-child {background: #3A3B71;text-indent: 30px;color: #fff;}
.dkls dl dd a:first-child img {position: relative;left: -5px;top: 3px;}
.dkls dl .span1{ display:none;}
.dkls dl .span2{ display:block;}
.dkls dl:hover {box-shadow: 8px 8px 15px #999;}
.dkls dl:hover dt img {transform: scale(1.1);}

.dkls .more{display: block;width: 139px;height: 32px;margin: 40px auto 0;}
.dkls .more img{display: block;}




		


		



/*新闻中心*/
.news_content {	overflow: hidden;	margin-top: 50px}
.news_content .img_box {	width: 515px;	height: 370px;	overflow: hidden}
.news_content .img_box img {display: block;	-webkit-transition: all .3s ease;	-moz-transition: all .3s ease;	-ms-transition: all .3s ease;	transition: all .3s ease}
.news_content .img_box:hover img {	transform: scale(1.05)}
.news_content .box {	width: 645px;	position: relative;	height: 370px}
.news_content .box .line {	border-right: 1px solid #dadada;	width: 110px;	position: absolute;	height: 370px}
.news_content .box ul {	display: block;	width: 645px;	position: absolute}
.news_content .box ul li {	height: 90px}
.news_content .box ul li .time {	height: 90px}
.news_content .box ul .time p {	font-size: 14px;color: #666;display: inline-block;height: 44px;line-height: 44px}
.news_content .box ul .time span {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #bababa;
	border-radius: 50%;
	left: 23px;
	position: relative;
	-moz-box-shadow: 0 0 20px #bababa;
	-webkit-box-shadow: 0 0 20px #bababa;
	box-shadow: 0 0 20px #bababa
}
.news_content .box .box_s li:hover .time p {	color: #dc0000}
.news_content .box .box_s li:hover .time span {	background: #dc0000;	-moz-box-shadow: 0 0 20px #dc0000;	-webkit-box-shadow: 0 0 20px #dc0000;	box-shadow: 0 0 20px #dc0000}
.news_content .box .box_s li .box_text {	width: 500px}
.news_content .box .box_s li .box_text p {	font-size: 14px;
	color: #333;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: 40px;
	line-height: 40px
}
.news_content .box .box_s li .box_text .text {
	font-size: 14px;
	color: #666;
	height: 23px;
	line-height: 23px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.news_content .box .box_s li:hover .box_text p {	color: #dc0000}

.news_2 {overflow: hidden;	margin-top: 35px}
.news_2 .box {width: 373px;	margin-right: 40px}
.news_2 .box_3 {margin-right: 0}
.news_2 .tit{border-bottom: 1px solid #dadada;overflow: hidden;	height: 67px}
.news_2 .tit .name {float: left;color: #c40000;font-size: 26px;	width: 180px;height: 67px;	line-height: 67px; padding-left:35px;}
.news_2 .tit .name span {display: inline-block;	width: 35px;height: 35px;}
/*.news_2 .box_1 .tit .name span {background:url(../images/news_icon_01.png) no-repeat left center;}
.news_2 .box_2 .tit .name span {background:url(../images/news_icon_02.png) no-repeat left center;}
.news_2 .box_3 .tit .name span {background:url(../images/news_icon_03.png) no-repeat left center;}*/
.news_2 .box_1 .name{background:url(../images/news_icon_01.png) no-repeat left center;}
.news_2 .box_2 .name{background:url(../images/news_icon_02.png) no-repeat left center;}
.news_2 .box_3 .name{background:url(../images/news_icon_03.png) no-repeat left center;}


.news_2 .tit a {display: block;float: right;width: 100px;height: 35px;	line-height: 35px;	text-align: right;	margin-top: 22px;	font-size: 14px;color: #999}
.news_2 ul {display: block}
.news_2 ul li {	height: 35px;	line-height: 35px; background:url(../images/you.png) no-repeat left center; padding-left:20px; margin-left:5px;}
.news_2 ul li:hover{background:url(../images/hyou.png) no-repeat left center;}
.news_2 ul a {	display: block}

.news_2 ul li a .text {
	float: left;
	width: 255px;
	height: 35px;
	overflow:hidden;
	font-size: 14px;
	color: #666;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease
}
.news_2 ul li a span {
	float: right;
	font-size: 14px;
	color: #666;
	height: 35px;
	width: auto;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease
}
.news_2 ul li:hover a .text {
	color: #dc0000
}
.news_2 ul li:hover a span {
	color: #dc0000
}





/*服务流程*/
.Process {
	margin: 0 auto;
	max-width: 1400px;
}
.Process li {
	float: left;
	margin-left: 42px;
	width: 165px;
	text-align: center;
}

.Process li:first-child{ margin-left:0}

.Process .iconfont {
	color: #c40000;
	font-size: 45px;
}
.Processp1 {
	margin-top: 16px;
	color: #333;
	font-size: 18px;
}
.Processp2 {
	margin-top: 3px;
	color: #999;
	white-space: nowrap;
	font-size: 14px;
}


/*友情链接*/

.link{  line-height:22px; font-size:14px; margin:20px 0}
.link img { margin-right:30px;}
.link a{ padding-left:10px; color:#666}
.link a:hover{}




/*底部*/
.nav_foot {
	height: 70px;
	background: #c40000
}
.nav_foots {
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #fff;
	font-size: 16px
}
.nav_foot a {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	width: 120px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease
}
.nav_foot a:hover {
	color: rgba(255,255,255,.7)
}
.footer {
	overflow: hidden
}
.footer .foot {
	border-bottom: 1px solid #d6dbe3;
	overflow: hidden;
	height: 219px
}
.footer .foot .logo {
	width: 240px;
	text-align: center;
	overflow: hidden;
	height: 207px
}
.footer .foot .logo img {
	/*display: block;
	margin: 40px auto 10px*/ margin-top:20px; width:60%
}

.footer .foot .logo p {
	color: #333;
	height: 36px;
	line-height: 36px
}
.footer .foot .logo .p1 {
	font-size: 24px
}
.footer .foot .logo .p3 {font-size: 24px;
	display: block;
	/*margin: 50px auto 0*/
}
.footer .foot .logo .p2 a {
	font-size: 14px;
	color: #333
}
.footer .foot .logo .p2 a:hover {
	color: #c40000
}
.footer .foot .contact_box {
	width: 840px;
	overflow: hidden
}
.footer .foot .contact_box .f_tit {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #000;
	margin-top: 20px;
	border-bottom: 1px solid #dc0000;
	display: inline-block
}
.footer .foot .contact_box .text_box {
	border-top: 1px solid #d6dbe3;
	overflow: hidden
}
.footer .foot .contact_box .text_box ul {
	width: 640px;
	display: block;
	float: left;
	overflow: hidden
}
.footer .foot .contact_box .text_box ul li {
	float: left;
	width: 320px;
	margin-top: 20px;
	overflow: hidden
}
.footer .foot .contact_box .text_box ul li a {
	display: block;
	overflow: hidden
}
.footer .foot .contact_box .text_box ul li span {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	background: url(../images/foot_icon.png) no-repeat
}
.footer .foot .contact_box .text_box ul li:nth-child(1) span {
	background-position: -17px -5px
}
.footer .foot .contact_box .text_box ul li:nth-child(2) span {
	background-position: -81px -5px
}
.footer .foot .contact_box .text_box ul li:nth-child(3) span {
	background-position: -17px -69px
}
.footer .foot .contact_box .text_box ul li:nth-child(4) span {
	background-position: -81px -69px
}
.footer .foot .contact_box .text_box ul li .text {
	float: left;
	margin-left: 5px;
	height: 45px;
	width: 250px
}
.footer .foot .contact_box .text_box ul li .text p {
	font-size: 14px;
	color: #666;
	height: 21px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease
}
.footer .foot .contact_box .text_box ul li .text .text_p1 {
	margin-top: -3px
}
.footer .foot .contact_box .text_box ul li .text .text_p2 {
	margin-top: 6px
}
.footer .foot .contact_box .text_box ul li:nth-child(4):hover span {
	background-position: -82px -107px
}
.footer .foot .contact_box .text_box ul li:hover .text_2 p {
	color: #dc0000
}
.footer .foot .contact_box .box_foot_ewm {
	float: right;
	margin: 20px 20px 0 0;
	overflow: hidden
}
.footer .foot .contact_box .box_foot_ewm .phone {
	display: block;
	margin: 6px 15px 0 0
}
.footer .foot .contact_box .box_foot_ewm .ewm_box {
	width: 87px;
	height: auto;
	overflow: hidden
}
.footer .foot .contact_box .box_foot_ewm .ewm_box .ewm_img {
	display: block
}
.footer .foot .contact_box .box_foot_ewm .ewm_box p {
	font-size: 14px;
	color: #666;
	height: 21px;
	line-height: 21px;
	text-align: center
}
.footer .bottom {
	overflow: hidden
}
.footer .bottom p {
	font-size: 14px;
	color: #333;
	text-align: center;
	height: 55px;
	line-height: 55px
}
.footer .bottom p a {
	font-size: 14px;
	color: #333;
	margin: 0 5px;
	display: inline-block;
	height: 55px;
	line-height: 55px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease
}
.footer .bottom p a:hover {
	color: #dc0000
}
.footer .bottom .text {
	text-align: center;
	height: 70px
}
.footer .bottom .text img {
	margin: 0 5px;
	display: inline-block
}
.footer .bottom .text .img1 {
	border: 1px solid #aecbe9;
	top: 2px;
	position: relative
}
.footer .bottom .text a {
	overflow: hidden
}



.xbanner{background-repeat: no-repeat; background-position: center center; height: 400px; background-size: cover;}
.Single { padding: 20px 0; background: #f6f6f6; border-bottom: 1px solid #d0d0d0; }
.Single a { font-size: 14px; color: #000; }
.SincaseTab{    overflow: hidden;  padding-top:30px;}
.SincaseTab li{width:134px; height: 56px; line-height: 56px; background-color: #fff; text-align: center; margin-left: 15px; font-size: 16px; border: 1px solid #e7e7e7; float: left; position: relative; cursor: pointer;}
.SincaseTab li:first-child{ margin-left:0}
.SincaseTab li a{display: block;}
 .SincaseTab li a:hover,.tactives a{    background: #424242;color: #fff;}
.Sin_title{font-size: 20px;margin: 0 auto; padding:40px 0 15px 0; font-weight: normal; color: #113053;}
.Sin_title span { display: block; text-align: center; }
.Sin_title img{display: block; margin: 0 auto; margin-top: 10px;}
.Sin_nr{padding: 50px 30px}


.tqbm{padding: 10px 0; width:94%; margin:10px 3%; background: #a42126; color: #fff;text-align: center;}
 .tqbm_title{ font-size: 18px;} 
 .cnt img{max-width: 100%;}
 .box4{padding:15px 0;color:#333;font-size:12px}.box4 i{font-size:20px}


.lvshi{ display:block; }
.slideTxtBox{ width:100%;}
.slideTxtBox .hd{ width:1200px; margin:0 auto;  height:40px; line-height:36px; padding-bottom:20px;}
.slideTxtBox .hd ul{ }
.slideTxtBox .hd ul li{ float:left; width:180px; text-align:center; margin-right:10px; background:#f6f6f6;  font-size:14px;cursor:pointer; line-height:40px;  }
.slideTxtBox .hd ul li.on{background:#e74c3c; border:1px solid #e74c3c; color:#FFF; cursor:pointer;}
.slideTxtBox .bd{background:#f6f6f6;}
.slideTxtBoxul{width:1200px; margin:0 auto; padding:30px 0px;  }
.slideTxtBoxli{ width:25%; float:left;  cursor:pointer; margin-bottom:18px;  }
.slideTxtBoxli a{ display:block; width:93%; margin:0 auto; position:relative;}
.slideTxtBoxli a img{ display:block; width:100%; height:190px;}
.slideTxtBoxli a h2{ display:block; position:absolute; bottom:0px; height:50px; line-height:50px; background:#FFF; text-align:center; width:100%; font-size:18px; color:#c40000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.slideTxtBoxli a h2 span{ color:#888; font-size:14px;}
.slideTxtBoxli a figcaption{ display:none;}
.slideTxtBoxli a:hover figcaption{ display:block; background:#000000a3; position:absolute; top:0px; left:0px; width:100%; height:100%; text-align:center; color:#FFF;}
.slideTxtBoxli a:hover h2{ display:none;}
.slideTxtBoxli a figcaption h3{ display:block; font-size:16px; line-height:50px; padding-top:30px;}
.slideTxtBoxli a figcaption p{ display:block; width:78%; margin:0 auto; line-height:30px; font-size:14px;}
.slideTxtBoxli a figcaption b{ display:block; width:116px; height:32px; line-height:32px; margin:0 auto; background:#FFF; border-radius:7px; text-align:center; font-size:14px; font-weight:normal; color:#c40000; margin-top:10px;}







/*新闻*/
.news{ display:block; padding-top:30px}
.newsul li{ display:block;     border-bottom: 1px solid #EDEDED; padding-bottom: 40px; margin-bottom: 40px;}
.newsul li .li_l{ display:block; width:360px; float:left;}
.newsul li .li_l img{ display:block; width:360px; height:240px; }
.newsul li .li_r{ display:block; width:780px; float:right;}
.newsul li .li_r h2{ display:block;font-size: 20px; margin-bottom:20px; font-weight:normal;}
.newsul li .li_r p{ display:block; margin-bottom:30px; line-height:32px; font-size:14px; color:#555;}
.newsul li .li_r p a{ display:block; float:left; margin-right:16px; line-height:20px; color: #fff; background-color:#c40000;  border-width: 0px; border-radius: 5px; padding: 10px 20px 8px 20px; white-space: nowrap; text-overflow: ellipsis;}
.dy{ display:block; line-height:32px;  font-size:14px; color:#555; padding:15px 40px; margin-bottom:70px;}
.dy img{ display:block; margin:0 auto; max-width:100%; height:auto !important;}
.xxy{ display:block; border-bottom:1px #d0d0d0 dashed; padding-bottom:10px; margin-bottom:15px;}
.xxy h2{ display:block;  text-align:center; font-size:22px; line-height:45px; font-weight:normal;}
.xxy p{ display:block; text-align:center; line-height:42px;}
.relate{ border-top:solid 1px #EDEDED; margin-top:20px; padding-top:10px;}
.guanzhu,.sjtime { background-image: url(../images/news-kb.png); background-repeat: no-repeat; background-position: left 3px;  margin-right: 10px; height: 22px;  padding-left: 23px; margin-top:8px; display: inline-block;  color: #999999;}
.guanzhu { background-position: left -19px;}
.sjtime { background-position: left -41px;}




/*分页*/


.pagination > .active a{ color: #fff;    background: #c40000;}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color:#c40000;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #c40000;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #c40000;
  border-color: #ddd;
}


.pc{ display:block}
.sj{ display:none}

@media screen and (max-width: 768px) {
*{ margin:0px; padding:0px; list-style:none; border:none; text-decoration:none; font-size:14px; line-height:25px; font-family:"微软雅黑", "黑体", Arial,Helvetica,sans-serif; font-style:normal; font-weight:100 }

a{  text-decoration:none;}
html, body {height: 100%; color:#0E1E2B; font-size:16px; background:#fff }
p{ font-size:14px; line-height:25px}
img {border: 0;	vertical-align: top;}
ol, ul, li, dl, dt, dd {list-style: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
a {color: #333;}
a:link, a:visited {text-decoration: none;}
a:hover {text-decoration: none;	color:#EC4C4C}



.pc{ display:none}
.sj{ display:block}
.container,.Process,.title{ width:100%}

.head {height: 45px; position: fixed; width: 100%;  top: 0;  color: #000;  z-index: 110;  background: #fff;box-shadow: 0 0 20px #efefef;}
.head .tit {text-align: center;	font-size: 16px;	width: 50%;	height: 100%; margin-left:5%
}
.head  img {max-width: 100%;max-height: 100%}
.head .public-meun {
	width: 45px;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%
}

.head .public-meun i {
	position: absolute;
	top: 50%;
	width: 40%;
	height: 1px;
	background-color: #000;
	left: 20%;
	display: block;
	margin-top: -7px;
	transition: all ease .3s 0s;
	-moz-transition: all ease .3s 0s;
	-webkit-transition: all ease .3s 0s
}

.head .public-meun i:nth-of-type(2) {
	margin: 0
}

.head .public-meun i:last-of-type {
	margin-top: 7px
}

.head .public-meun.on i:first-of-type {
	transform: translate(0, 6px) rotate(-45deg);
	-moz-transform: translate(0, 6px) rotate(-45deg);
	-webkit-transform: translate(0, 6px) rotate(-45deg);
	-ms-transform: translate(0, 6px) rotate(-45deg)
}

.head .public-meun.on i:nth-of-type(2) {
	transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1)
}

.head .public-meun.on i:last-of-type {
	transform: translate(0, -8px) rotate(45deg);
	-moz-transform: translate(0, -8px) rotate(45deg);
	-webkit-transform: translate(0, -8px) rotate(45deg);
	-ms-transform: translate(0, -8px) rotate(45deg)
}
.nav-layer {display: none;width:100%;position: fixed;left:0;top: 45px;bottom: 0;background: #fff;z-index: 100}
.nav-layer ul {	height: 100%;padding-bottom: 50px;	box-sizing: border-box;	overflow: auto;	text-align: center}
.nav-layer ul .iconfont {font-size: 24px}
.nav-layer ul .iconfont.icon0 {	color: #e27261}
.nav-layer ul .iconfont.icon-zhuangxiu2 {color: #ab6ac9}
.nav-layer ul .iconfont.icon1 {	color: #458ddb}
.nav-layer ul .iconfont.icon2 {	color: #f09d39}
.nav-layer ul .iconfont.icon3 {	color: #8280ea}
.nav-layer ul .iconfont.icon4 {	color: #e09277}
.nav-layer ul .iconfont.icon5 {	color: #d57ca0}
.nav-layer ul .iconfont.icon6 {	color: #659c47}
.nav-layer ul .iconfont.icon7 {	color: #4bb8d8}
.nav-layer ul .iconfont.icon8 {	color: #aca154}
.nav-layer ul li {
	float: left;
	width: 25%;
	margin: 25px 0 15px
}

.nav-layer ul li a {
	display: inline-block
}

.nav-layer ul li .text {
	display: block;
	color: #333
}

.nav-layer .user-info {
	padding: 0 15px;
	box-sizing: border-box;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 20px #ddd
}


.pc-slide{ height:400px; width:100%; margin-top:45px;}
.swiperbanner{ height:400px; width:100%; min-width:100%}
.bg-center{ background-size:100% 100%}
.bannernex,.bannerprev{ width:50px; height:50px; padding-top:30px; left:5%}
.bannerprev{ left:auto;right:5%}
.swiperbanner .iconfont{ font-size:50px;}
.flex-box {
	display: -ms-flexbox;
	display: flex
}
.box_brand{ width: 100%; margin-top:45px; }
.box_brand img { width: 100%; }

.Business ul{ width:100%;}
.Business ul li{ width:25%; height:80px; margin-bottom:0}
.Business .desc,.Business .more{ display:none}
.Business .titles{ font-size:14px;}
.Business .titles::after{ background:none}
.Business .iconfont{ font-size:24px; color:inherit}

.Business .Business_bg .txt{ padding:0;transform:none}
.index_more a{ width:150px; font-size:14px; border-radius:5px;}


.mainCon{ height:auto; padding-bottom:20px;}
.mainCon .abimg{ width:100%; height:auto;}
.mainCon .abr{width:90%; margin:0 5%}

.dkls{ padding:10px 0}
.dkls .container{ padding:0}
.picfc{ width:70%; margin:0 15%; }
.picfc .bd ul li,.dkls dl dt,.dkls dl dt img{ width:100%}
.picfc .prev, .picfc .next{ font-size:35px; width:35px; left:-45px}
.picfc .next{left: auto; right:-45px;}


.Treasure{ padding-bottom:0;}
.news_2 .box{ width:96%; margin:0 2%; }
.news_2 .tit{ height:50px;}
.news_2 .tit .name { font-size:18px; height:50px; line-height:50px; background-size:15%}
.news_2 .tit a{ margin-top:10px;}
.news_2 ul li{ line-height:30px; height:30px; overflow:hidden}
.news_2 ul li a .text{ height:30px; line-height:30px;}
.news_2 ul .icon{ top:8px}

.title h2{ font-size:20px; margin-top:20px; height:30px;}
.title span{ top:30px;}
.title img{ display:none}
.Process li{ width:33%; margin:0 0 20px 0}
.Process .iconfont{ font-size:30px;}
.Processp1{ font-size:14px; margin-top:5px;}
.Processp2{ width:90%; margin:0 auto;white-space:inherit; font-size:12px}
.sjfoot {
  width: 100%;
  padding: 25px 0;
  background: #eaeaea; margin-bottom:60px;
}

.sjfoot p {
  width: 100%;
  font-size: 14px;
  color: #777777;
  text-align: center;
}



.router {
  width: 100%;
  height: 60px;
  position: fixed;
  left: 0;
  bottom: 0;
}

.router ul {
  width: 100%;
  height: 100%;
  display: flex;
  background: #c40000;
}

.router ul li {
  width: 25%;
  height: 60px;
  background: #c40000; position:relative
}

.router ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}

.router ul .on {
  background: #990000;
}

.router ul li:active {
  background: #990000;
}
.router ul li.weixin img{ display:none; position:absolute; bottom:60px; width:100%}


.router ul li a span {
  display: block;
}

.router ul li a .cont {
  width: 100%;
  height: 25px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
}

.router ul li a span:nth-child(1) {
  width: 20px;
  height: 20px;
  margin: 0 auto;
  margin-top: 11px;
}

.router ul li a .jlt_1 {
  background: url(../images/jlt_1.png) no-repeat 0 0;
  background-size: 75px 75px;
}

.router ul li a .jlt_2 {
  background: url(../images/jlt_1.png) no-repeat -55px 0;
  background-size: 75px 75px;
}

.router ul li a .jlt_3 {
  background: url(../images/jlt_1.png) no-repeat 0 -21.5px;
  background-size: 75px 75px;
}

.router ul li a .jlt_4 {
  background: url(../images/jlt_1.png) no-repeat -55px -21.5px;
  background-size: 75px 75px;
}


.Sin_nr{ padding:20px 3%}
.news{ width:94%; margin:0 3%}
.newsul li{ padding-bottom:15px; margin-bottom:15px;}
.newsul li .li_r p a{padding: 5px 10px;}
.newsul li .li_r p:nth-child(2),.guanzhu{ display:none}
.newsul li .li_l{max-width: 123px; height: 82px;}
.newsul li .li_l img {  width: 100%;  height: 100%;}

.newsul li .li_r{width: calc(100% - 143px); height: 82px;padding: 0 10px;}
.newsul li .li_r h2{ height:30px; overflow:hidden; margin-bottom:5px;}
.sjtime{ margin-top:0}

 .box4{padding:15px 0;color:#333;font-size:12px; margin:10px 0; text-align: center}
  .box4 ul{justify-content: space-around; }
 .box4 i{font-size:20px}
   .box4 p{ font-size:12px;}
.slideTxtBoxul{ width:100%}
.slideTxtBoxli{ width:50%}
.slideTxtBoxli a h2{ overflow:hidden; font-size:14px; background:rgba(248, 248, 248, 0.7)}


.dy{padding:15px 3%; margin-bottom:30px;}
.xxy{ display:block; border-bottom:1px #d0d0d0 dashed; padding-bottom:10px; margin-bottom:15px;}
.xxy h2{ font-size:18px; line-height:22px; }



}



@media screen and (max-width: 700px) {.pc-slide,.swiperbanner{ height:350px;}.bannernex,.bannerprev{ width:40px; height:40px; padding-top:20px;}.swiperbanner .iconfont{ font-size:40px}}
@media screen and (max-width: 620px) {.pc-slide,.swiperbanner{ height:300px;}}
@media screen and (max-width: 520px) {.pc-slide,.swiperbanner{ height:260px;}.slideTxtBoxli a img{ height:150px;}}
@media screen and (max-width: 460px) {.pc-slide,.swiperbanner{ height:230px;}.bannernex,.bannerprev{ width:35px; height:35px; padding-top:10px;}.swiperbanner .iconfont{ font-size:35px}}
@media screen and (max-width: 400px) {.pc-slide,.swiperbanner{ height:190px;}}
@media screen and (max-width: 360px) {.pc-slide,.swiperbanner{ height:160px;}.slideTxtBoxli a img{ height:120px;}}