body {
	min-width: 1200px;
	width: 100%;
	overflow-x: hidden;
}
i,  em {
	font-style: normal;
}
.content {
	width: 1200px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
}
.content-s {
	margin: 0 auto;
	font-family: "Microsoft Yahei";
	width: 90%;
	min-width: 1200px;
	max-width: 1400px;
}
.header {
	height: 200px;
	background: url(../images/h_bg.jpg) repeat-x;
}
.h_con {
	height: 140px;
}
.h_con .t_logo {
	float: left;
	margin: 30px 30px 0px 0px;
	text-align: center;
}
.h_con h2 {
	float: left;
	font-weight: normal;
	margin-top: 30px;
	height: 76px;
	padding-left: 32px;
	background: url(../images/lins.png) no-repeat center left;
}
.h_con h2 span {
	display: block;
	font-size: 30px;
	color: #d80c18;
	line-height: 30px;
	font-weight: bold;
	padding-top: 5px;
}

 @keyframes downup {
 0% {
 transform: translate(0, 0);
}
 50% {
 transform: translate(0, -8px);
}
 100% {
 transform: translate(0, 0);
}
}
 @-webkit-keyframes downup {
 0% {
 -webkit-transform: translate(0, 0);
}
 50% {
 -webkit-transform: translate(0, -8px);
}
 100% {
 -webkit-transform: translate(0, 0);
}
}
.h_con .tels .fxz {
	width: 140px;
	height: 40px;
	display: block;
	float: right;
	position: relative;
	z-index: 9;
}
.h_con .tels .fxz i {
	border-radius: 35px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	width: 140px;
	height: 40px;
	padding-left: 18px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/after.png) no-repeat 112px 16px;
	outline: none;
	font-style: normal;
	display: block;
	width: 140px;
	line-height: 40px;
	cursor: pointer;
}
.h_con .tels .fxz em {
	display: none;
}
.h_con .tels .fxz:hover em {
	display: block;
}
.h_con .tels .fxz em a {
	display: block;
	border-radius: 35px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	width: 140px;
	height: 40px;
	padding-left: 18px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	font-style: normal;
	display: block;
	width: 140px;
	line-height: 40px;
	color: #333;
	background: #fff;
}
.h_con .tels .fxz em a:hover {
	background: #d80c18;
	color: #ffffff;
	border: 1px solid #d80c18;
}
.h_nav {
	height: 60px;
	width: 100%;
}
.h_nav ul li {
	transition: 0.35s;
	float: left;
	height: 60px;
	line-height: 60px;
	position: relative;
	width: 12.5%;
	text-align: center;
}
.h_nav ul li a {
	color: #333333;
	position: relative;
	font-size: 18px;
	box-sizing: border-box;
	height: 48px;
	display: block;
	box-sizing: border-box;
}
.h_nav li::before {
	position: absolute;
	width: 1px;
	height: 18px;
	background: #e0e0e0;
	content: "";
	right: 0px;
	top: 20px;
}
.h_nav li:last-child::before {
	background: 0;
}
.h_nav ul li:hover,  .h_nav ul li.cur {
	background: #d80c18;
}
.h_nav ul li:hover::before,  .h_nav ul li.cur::before {
	display: none;
}
.h_nav ul li:hover a,  .h_nav ul li.cur a {
	color: #ffffff;
	font-weight: bold;
}
.ty-banner-1 {
	overflow: hidden;
	line-height: 0;
	text-align: center;
}
.ty-banner-1 img {
	visibility: hidden;
}
.ty-banner-1 img.show {
	visibility: visible;
}
.p101-curmbs-1 {
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
}
.plc {
	position: absolute;
	top: -65px;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 10;
	background: url("../images/p101-curmbs-bg.png") no-repeat center bottom;
	padding: 20px 0 5px;
}
.p12-curblock {
	display: none;
}
.p101-curmbs-con {
	float: right;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
}
.p101-curmbs-con b {
	font-weight: normal;
	padding-left: 25px;
	background: url(../images/p101-curmbs-icon1.png) no-repeat left center;
}
.p101-curmbs-con i {
	font-style: normal;
}
.p101-curmbs-con span {
	font-family: 宋体;
	height: 46px;
	line-height: 46px;
	padding: 0px 5px;
}
.p101-curmbs-con a {
	color: #fff;
}
.p101-curmbs-con a:hover {
	text-decoration: underline;
}
.p102-search-1 {
	height: 70px;
	border-bottom: 1px solid #ededed;
	background: #f7f7f7;
}
.p102-search-1 p {
	float: left;
	width: 750px;
	height: 70px;
	line-height: 70px;
	font-size: 14px;
	color: #333333;
}
.p102-search-1 p b {
	display: inline-block;
}
.p102-search-1 p a {
	color: #666666;
	display: inline-block;
	margin-right: 15px;
}
.p102-search-1 p a:hover {
	color: #d80c18;
}
.p102-search-1-inp {
	float: right;
	width: 356px;
	height: 36px;
	background: #fff;
	margin-top: 18px;
	border-radius: 25px;
	position: relative;
}
.p102-search-1-inp:before,  .p102-search-1-inp:after {
	content: '';
	position: absolute;
	width: 80%;
	height: 1px;
	background: #e3e3e3;
	left: 10%;
	z-index: 0;
}
.p102-search-1-inp:before {
	top: 0;
}
.p102-search-1-inp:after {
	bottom: 0;
}
.p102-search-1-inp1 {
	width: 249px;
	height: 34px;
	line-height: 34px;
	color: #999999;
	border: 1px solid #e3e3e3;
	border-right: 0;
	padding: 0 20px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	float: left;
}
.p102-search-1-inp2 {
	width: 66px;
	height: 36px;
	border: 0;
	border-radius: 25px;
	background: url(../images/p102-search-icon1.png) no-repeat center center #d80c18;
	float: right;
	position: relative;
	z-index: 2;
	cursor: pointer;
}
.p102-search-1, .p101-search-1 {
	margin-bottom: 0
}
.p101a-fdh-02 {
	height: 90px;
	box-shadow: 0 3px 4px #e9e9e9;
}
.p101a-fdh-02 .blk-main {
	width: 1200px;
	margin: 0 auto;
}
.p101a-fdh-02 h3 {
	float: left;
	/*width: 150px;*/
	height: 90px;
	line-height: 90px;
	font-size: 28px;
	font-weight: bold;
	color: #1a1a1a;
}
.p101a-fdh-02-nav {
	max-width: 1000px;
	float: right;
	height: 40px;
	padding-top: 25px;
}
.p101a-fdh-02-nav li {
	float: left;
	height: 40px;
	line-height: 40px;
	border-radius: 25px;
}
.p101a-fdh-02-nav li a {
	display: block;
	height: 40px;
	font-size: 18px;
	color: #1a1a1a;
	text-align: center;
	padding: 0 24px;
}
.p101a-fdh-02-nav li.sidenavcur,  .p101a-fdh-02-nav li:hover {
	background: #d80c18;
}
.p101a-fdh-02-nav li.sidenavcur a,  .p101a-fdh-02-nav li:hover a {
	color: #fff;
}
.p102-news-case {
	padding: 40px 0 0;
	overflow: hidden;
}
.p102-news-case-list {
	padding-bottom: 15px !important;
}
.p102-news-case-list dl {
	float: left;
	width: 378px;
	margin-right: 33px;
	margin-bottom: 40px;
}
.p102-news-case-list dl:nth-child(3n) {
	margin-right: 0;
}
.p102-news-case-list dt {
	overflow: hidden;
	line-height: 0
}
.p102-news-case-list dt a,  .p102-news-case-list dt img {
	display: block;
	width: 100%;
	height: 284px;
}
.p102-news-case-list dd {
	width: 305px;
	padding: 22px 20px 22px 30px;
	background: #fff;
	border: 1px solid #e3e3e3;
	margin: -20px auto 0;
	position: relative;
	z-index: 2;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	/* height: 90px; */
}
.p102-news-case-list dd h4 {
	font-weight: normal;
	/* margin-bottom: 8px; */
}
.p102-news-case-list dd h4 a {
	display: block;
	/*height: 40px;*/
	/*line-height: 40px;*/
	/*font-size: 24px;*/
	color: #1a1a1a;
	/*overflow: hidden;*/
	/*text-overflow: ellipsis;*/
	/*white-space: nowrap; */
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 16px;
	line-height: 32px;
	height: 45px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.p102-news-case-list .p102-news-case-desc {
	line-height: 26px;
	font-size: 14px;
	color: #4c4c4c;
	text-align: justify;
}
.p102-news-case-details {
	/* padding-top: 3px; */
}
.p102-news-case-details a {
	display: block;
	width: 98px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #d80c18;
	text-align: center;
	border: 1px solid #d80c18;
	position: relative;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.p102-news-case-details a:before {
	content: '';
	position: absolute;
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
	border-left: 10px solid #fff;
	left: -1px;
	top: 50%;
	margin-top: -9px;
	z-index: 1;
}
.p102-news-case-details a:after {
	content: '';
	position: absolute;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 7px solid #d80c18;
	left: -1px;
	top: 50%;
	margin-top: -5px;
	z-index: 2;
}
.p102-news-case-list dl:hover dd {
	/*border-color: #fff;*/
        /*box-shadow: 10px 10px 15px #eeeeee, -3px 10px 8px #f7f7f7;*/
	box-shadow: 0px 10px 10px #eeeeee;
}
.p102-news-case-list dl:hover .p102-news-case-details a {
	background: #d80c18;
	color: #fff;
}
.p102-news-case-list dl:hover .p102-news-case-details a:before {
	border-left: 10px solid #d80c18;
}
.p102-news-case-list dl:hover .p102-news-case-details a:after {
	border-left: 7px solid #fff;
}
.content-s {
	margin: 0 auto;
	font-family: "Microsoft Yahei";
	width: 90%;
	min-width: 1200px;
	max-width: 1400px;
}
.footer {
	height: 460px;
	background: url(../images/ft-bg.jpg) repeat-x;
	position: relative;
	overflow: hidden;
	border-top: 1px solid #dddddd;
	box-sizing: border-box;
}
.f_con {
	height: 300px;
	padding-top: 80px;
}
.f_con .ft-nav {
	width: 312px;
	height: 220px;
	border-right: 1px solid #dddddd;
	box-sizing: border-box;
}
.f_con .ft-nav h4 {
	height: 52px;
	line-height: 52px;
	font-size: 32px;
	color: #d80c18;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.f_con .ft-nav ul li {
	float: left;
	width: 150px;
	height: 32px;
	line-height: 32px;
}
.f_con .ft-nav ul li a {
	font-size: 16px;
	color: #333333;
}
.f_con .ft-nav ul li:nth-child(2n) {
	width: 36%;
}
.f_con .ft-xx {
	width: 670px;
	height: 220px;
	padding-left: 30px;
	box-sizing: border-box;
	border-right: 1px solid #dddddd;
}
.f_con .ft-xx h4 {
	height: 52px;
	line-height: 52px;
	font-size: 32px;
	color: #d80c18;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.f_con .ft-xx ul li {
	float: left;
	width: 38%;
	padding-left: 58px;
	box-sizing: border-box;
	height: 40px;
	margin-bottom: 49px;
}
.f_con .ft-xx ul li:nth-child(2n) {
	width: 62%;
}
.f_con .ft-xx ul li span {
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	margin-bottom: 8px;
}
.f_con .ft-xx ul li p {
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}
.f_con .ft-xx ul li.ft1 {
	background: url(../images/ft1.png) no-repeat left;
}
.f_con .ft-xx ul li.ft2 {
	background: url(../images/ft2.png) no-repeat left;
}
.f_con .ft-xx ul li.ft3 {
	background: url(../images/ft3.png) no-repeat left;
}
.f_con .ft-xx ul li.ft4 {
	background: url(../images/ft4.png) no-repeat left;
}

.f_con .ft-x2 h4 {
	height: 52px;
	line-height: 52px;
	font-size: 32px;
	color: #d80c18;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.f_con .ft-x2 p a {
	font-size: 16px;
	color: #333333;
}
.f_con .sao {
	float: right;
	height: 156px;
	width: 108px;
	margin-top: 40px;
}
.f_con .sao p {
	height: 156px;
	position: relative;
	overflow: hidden;
	float: left;
	width: 108px;
}
.f_con .sao p i {
	display: block;
	height: 108px;
	width: 108px;
}
.f_con .sao p img {
	display: block;
	width: 108px;
	height: 108px;
}
.f_con .sao p span {
	display: block;
	font-size: 16px;
	color: #222222;
	line-height: 16px;
	text-align: center;
	padding-top: 21px;
}
.f_con .sao p:after {
	display: block;
	position: absolute;
	left: 0px;
	top: 0;
	width: 100%;
	height: 35px;
	content: "";
	animation: light 5s infinite;
	-webkit-animation: light 5s infinite;
}
.f_con .sao .item-1:after {
	background: url(../images/code_shadow1.png) no-repeat 0 0;
}
 @keyframes light {
 0% {
top:0;
}
 50% {
top:100%;
}
 100% {
top:-40px;
}
}
.link {
	height: 80px;
}


.link span em a {
	font-size: 14px;
	color: #FFF;
}

.link strong i {
	display: block;
	height: 80px;
	line-height: 80px;
	font-size: 14px;
	color: #FFF;
	float: left;
	font-weight: normal;
}


@media screen and (min-width:760px) and (max-width:1366px) {
.f_con .ft-nav {
	width: 270px;
}
.f_con .ft-nav ul li {
	width: 145px;
}
.f_con .ft-xx {
	width: 585px;
	padding-left: 30px;
}

}
.client-2 {
	width: 45px;
	position: fixed;
	right: 10px;
	top: 70%!important;
	z-index: 999;
	color: #fff;
}
.client-2 li a {
	text-decoration: none;
	color: #fff;
}
.client-2 li {
	margin-bottom: 5px;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	cursor: pointer;
	position: relative;
}
.client-2 li.my-kefu-qq {
	background: #d80c18 url(../images/cimg23.png) center no-repeat;
}
.client-2 li.my-kefu-weixin {
	background: #d80c18 url(../images/cimg24.png) center no-repeat;
}
.client-2 li.my-kefu-tel {
	background: #d80c18 url(../images/cimg25.png) center no-repeat;
}
.client-2 li.my-kefu-shouye {
	background: #d80c18 url(../images/tohome.png) center no-repeat;
	background-size: 26px;
}
.client-2 li.my-kefu-shouye a {
	width: 45px;
	height: 45px;
	display: block;
}
.client-2 li.my-kefu-ftop {
	background: #d80c18 url(../images/returnTop.png) center no-repeat;
}
.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.client-2 li.my-kefu-qq .cont {
	margin: 0;
	background: #d80c18 url(../images/cimg23.png) 15px center no-repeat;
	border-radius: 50px;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	width: 130px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
.client-2 li.my-kefu-tel .cont {
	margin: 0;
	background: #d80c18 url(../images/cimg25.png) 15px center no-repeat;
	border-radius: 50px;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	width: 180px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}
.client-2 li.my-kefu-weixin .cont {
	margin: 0;
	width: 115px;
	padding: 5px;
	border: solid 1px #ccc;
	position: absolute;
	left: -150px;
	top: -44px;
	background-color: #fff;
}
.client-2 li.my-kefu-weixin .cont span {
	display: block;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #1a1a1a;
}
.client-2 li.my-kefu-weixin .cont img {
	width: 115px;
	height: 115px;
}
.client-2 li:hover .cont {
	display: block!important;
}
