body {
	min-width: 1280px;
	width: 100%;
	overflow-x: hidden;
}
i, em {
	font-style: normal;
}
.content {
	width: 1200px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
}
.header {
	height: 123px;
	background: url(../images/t_bg.jpg) repeat-x;
	position: relative;
	z-index: 555;
}
.h_con {
	float: left;
}
.h_con .logo {
	float: left;
	margin: 13px 28px 0 -51px;
}
.h_con h3 {
	float: left;
	padding-top: 30px;
	line-height: 100%;
	font-size: 29.2px;
	color: #272727;
}
.h_con h3 em {
	font-size: 16px;
}
.h_nav p {
	float: right;
	line-height: 100%;
	color: #333333;
	font-size: 14px;
	background: url(../images/t_tel.png) no-repeat;
	padding-left: 32px;
	height: 43px;
}
.h_nav p i {
	display: inline-block;
	color: #333333;
	font-size: 24px;
	line-height: 95%;
	font-family: Arial;
}
.h_nav p span {
	display: inline-block;
	float: left;
	margin-top: 4px;
}
.h_nav {
	float: right;
	margin-top: 28px;
	margin-right: -52px;
}
.h_nav ul {
	clear: both;
}
.h_nav ul li {
	float: left;
	font-size: 16px;
	position: relative;
	box-sizing: border-box;
	margin-left: 23px;
	height: 52px;
}
.h_nav ul li:last-of-type {
	margin-right: 0;
}
.h_nav ul li a {
	color: #333333;
	display: block;
	position: relative;
	z-index: 5;
	line-height: 100%;
	text-align: center;
	padding: 0 0 12px;
}
.h_nav li.cur a, .h_nav li a:hover {
	font-weight: bold;
}
.h_nav li:before, .h_nav li:before {
	display: inline-block;
	width: 0;
	height: 3px;
	background: #eab638;
	content: "";
	position: absolute;
	bottom: 0;
	transform: translateX(-50%);
	transition: all 0.6s cubic-bezier(.075, .82, .165, 1);
	left: 49.65%;
	opacity: 1;
	border-radius: 4px;
}
.h_nav li:hover:before, .h_nav li.cur:before {
	width: 100%;
	opacity: 1;
}
.menu ul li em {
	display: none;
	position: absolute;
	left: -81px;
	top: 52px;
	background: #fff;
	width: 260px;
	padding: 0 5px 0;
	box-sizing: border-box;
	transition: all 0.2s;
	z-index: 75;
	left: -61px;
	top: 50px;
}
.menu ul li em a {
	display: block;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 16px;
	color: #333333;
}
.menu ul li em a:last-of-type {
	border-bottom: none;
}
.menu ul li:hover em {
	display: block;
	animation-duration: 0.225s;
	animation-name: fadeInUp1;
}
.menu li:hover em a {
	color: #333;
}
.menu li.cur em a:hover, .menu li:hover em a:hover {
	color: #255ecb;
}
.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-search-1 {
	height: 80px;
	box-shadow: 0 3px 4px #e9e9e9;
}
.p101-search-1 p {
	float: left;
	width: 750px;
	height: 80px;
	line-height: 80px;
	font-size: 14px;
	color: #333333;
}
.p101-search-1 p b {
	display: inline-block;
}
.p101-search-1 p a {
	color: #666666;
	display: inline-block;
	margin-right: 15px;
}
.p101-search-1-inp {
	float: right;
	width: 356px;
	height: 36px;
	background: #fff;
	margin-top: 22px;
}
.p101-search-1-inp1 {
	width: 249px;
	height: 34px;
	line-height: 34px;
	color: #999999;
	border: 1px solid #e3e3e3;
	border-right: 0;
	padding: 0 20px;
	float: left;
}
.p101-search-1-inp2 {
	width: 66px;
	height: 36px;
	border: 0;
	background: #333333 url(../images/p101-search-icon1.png) no-repeat center center;
	float: right;
	cursor: pointer;
}
.p12-curmbs-1 {
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
}
.p12-curblock {
	display: none;
}
.p12-curmbs-1 b {
	border-left: 10px solid #eab638;
	font-weight: normal;
	padding-left: 8px;
}
.p12-curmbs-1 i {
	font-style: normal;
}
.p12-curmbs-1 span {
	font-family: '宋体';
	padding: 0 5px;
	height: 46px;
	line-height: 46px;
}
.p14-infolist-1-list dl {
	margin-bottom: 15px;
	padding: 22px 50px 22px 22px;
	background: #fff;
	overflow: hidden;
}
.p14-infolist-1-list dl:nth-child(2n) {
	background: #fff;
	box-shadow: 0px 0px 12px #e4e4e4;
}
.p14-infolist-1-list dt {
	width: 29.5%;
	float: left;
	margin-right: 5.8%;
	background: rgba(0,0,0,.1);
}
.p14-infolist-1-list dt em {
	position: relative;
	left: 20px;
	top: -20px;
	width: 100%;
	overflow: hidden;
}
.p14-infolist-1-list .left dt {
	float: left;
}
.p14-infolist-1-list .left dd {
	float: left;
	width: 64%;
}
.p14-infolist-1-list .right dt {
	float: right;
	margin-right: 0;
}
.p14-infolist-1-list .right dd {
	margin-right: 5%;
	float: left;
	width: 64%;
}
.p14-infolist-1-list .right .p14-infolist-1-list-deta {
	float: left;
}
.p14-infolist-1-list dt em {
	position: relative;
	left: 10px;
	top: -10px;
	width: 100%;
	overflow: hidden;
}
.p14-infolist-1-list dt img {
	width: 100%;
	display: block;
	transition: ease .65s;
}
.p14-infolist-1-list dl:hover dt img {
	transform: scale(1.1) translateX(23px);
}
.p14-infolist-1-list dd h4 {
	transition: ease .65s;
	height: 60px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 60px;
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
}
.p14-infolist-1-list dd h4:before {
	content: "";
	position: absolute;
	width: 60px;
	height: 2px;
	left: 0;
	top: 58px;
	background: #333333;
}
.p14-infolist-1-list dl:hover h4 {
	transform: translateX(20px);
	transition-delay: .25s;
}
.p14-infolist-1-list h4 a {
	display: block;
	height: 40px;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-infolist-1-list dl:hover h4 a {
	color: #333333;
}
.p14-infolist-1-list-desc {
	max-height: 120px;
	transition: ease .65s;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 28px;
	overflow: hidden;
}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-desc {
	transform: translateX(20px);
}
.p14-infolist-1-list-deta {
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	float: right;
	background: #333333;
	color: #fff;
}
ins {
	text-decoration: none;
	width: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 22px;
	float: left;
	background: #000;
	text-align: center;
}
.p14-infolist-1-list-deta a {
	color: #fff;
}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
	background: #333333;
	border-color: #333333;
}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
	color: #fff;
}
.fdh-01-tit {
	background: #333333;
	height: 80px;
}
.fdh-01-tit h2 {
	height: 75px;
	font-size: 24px;
	font-weight: normal;
	line-height: 75px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.fdh-01-tit h2 span {
	font-size: 14px;
	text-transform: uppercase;
}
.fdh-01-nav-one h3 {
	height: 50px;
	line-height: 50px;
	background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
	margin-bottom: 2px;
	overflow: hidden;
}
.fdh-01-nav-one h3 a {
	display: block;
	height: 50px;
	font-size: 18px;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 18px;
	color: #666;
}
.fdh-01-nav-one h3.sidenavcur,  .fdh-01-nav-one h3:hover {
	background: url(../images/p14-icon2.png) no-repeat right center #333333;
}
.fdh-01-nav-one h3.sidenavcur a,  .fdh-01-nav-one h3:hover a {
	color: #fff;
}
.fdh-01-nav dl {
}
.fdh-01-nav dt {
	height: 50px;
	font-size: 15px;
	line-height: 50px;
	padding-left: 17px;
	padding-right: 30px;
	margin-bottom: 1px;
	background: #ececec;
	position: relative;
	overflow: hidden;
}
.fdh-01-nav dt:after {
	content: "";
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.fdh-01-nav dt.sidenavcur:after,  .fdh-01-nav dt:hover:after {
	border-color: #333333;
}
.fdh-01-nav dt.sidenavcur a,  .fdh-01-nav dt:hover a {
	color: #333333;
}
.fdh-01-nav dd {
	border: 1px solid #ececec;
	border-bottom: 0;
}
.fdh-01-nav p {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	padding-left: 72px;
	padding-right: 40px;
	border-bottom: 1px solid #ececec;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.fdh-01-nav p.sidenavcur a,  .fdh-01-nav p:hover a {
	color: #333333;
}
.fdh-01-nav p.sidenavcur:after,  .fdh-01-nav p:hover:after {
	background: #eab638;
}
.fdh-01-nav a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cbgg-01 {
	background: #333333;
	text-align: center;
	color: #fff;
}
.cbgg-01-img img {
	width: 100%;
	display: block;
}
.cbgg-01 p {
	padding-top: 15px;
}
.cbgg-01 p img {
	vertical-align: middle;
	margin-right: 5px;
}
.cbgg-01 span {
	display: block;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial;
	padding-bottom: 20px;
	padding-top: 10px;
}
.f_bj {
	color: #4c4c4c;
	clear: both;
	font-family: "Microsoft Yahei";
	height: 349px;
	font-size: 16px;
	background: url("../images/f_bg.jpg") no-repeat center 0;
	box-sizing: border-box;
	overflow: hidden;
	height: 502px;
}
.footer {
	margin: 0 auto;
	width: 1200px;
}
.fnav {
	overflow: hidden;
	height: 55px;
	padding-top: 44px;
	text-align: center;
}
.fnav a {
	display: inline-block;
	line-height: 100%;
	font-size: 18px;
	color: #fff;
	margin: 0 30px;
}
.fnav a:hover {
	text-decoration: underline;
}
.f_on1 {
	height: 309px;
}
.f_on2 {
	overflow: hidden;
	line-height: 90px;
	color: #656565;
	font-size: 12px;
}
.f_on2 i {
	display: inline-block;
}
.f_on2 i span {
	margin-left: 14px;
}
.f_on2 a {
	margin-left: 30px;
}
.f_on2 a:hover {
	color: #eee;
}
.f_on1 h3 {
	float: left;
	width: 315px;
	margin-right: 50px;
	margin-top: 39px;
	font-weight: normal;
	line-height: 100%;
	font-size: 14px;
	color: #939394;
}
.f_on1 h3 i {
	display: block;
	padding-top: 25px;
	padding-bottom: 12px;
}
.f_on1 h3 a {
	color: #939394;
}
.f_on1 h3 i span {
	padding-left: 15px;
}
.f_on1 ul {
	float: left;
	width: 490px;
	margin-top: 93px;
}
.f_on1 ul li {
	line-height: 100%;
	font-size: 14px;
	color: #f7db9e;
	height: 34px;
	padding-left: 36px;
}
.f_on1 ul li i {
	color: #fff;
	padding-left: 11px;
}
.f_on1 ul li:nth-of-type(1) {
	height: 37px;
	background: url(../images/f_ico1.png) no-repeat;
}
.f_on1 ul li:nth-of-type(2) {
	background: url(../images/f_ico2.png) no-repeat;
}
.f_on1 ul li:nth-of-type(3) {
	background: url(../images/f_ico3.png) no-repeat;
}
.f_on1 ul li:nth-of-type(1) i {
	font-size: 25px;
	display: inline-block;
}
.f_on1 p {
	float: right;
	margin-top: 83px;
	width: 260px;
}
.f_on1 p em {
	display: inline-block;
	float: left;
	width: 115px;
	text-align: center;
	line-height: 100%;
	position: relative;
}
.f_on1 p em:nth-of-type(2) {
	margin-left: 26px;
}
.f_on1 p em img {
	width: 115px;
}
.f_on1 p em span {
	display: block;
	padding-top: 11px;
	font-size: 14px;
	color: #949495;
}
.f_on1 p .item-1:after {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 35px;
	content: "";
	animation: light 5s infinite;
	-webkit-animation: light 5s infinite;
}
.f_on1 p .item-1:after {
	background: url(../images/code_shadow1.png) no-repeat 0 0;
}
 @keyframes light {
 0% {
 top: 0;
}
 50% {
 top: 100%;
}
 100% {
 top: -0px;
}
}
.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}
.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 62px;
	position: relative;
}
.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}
.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 31px;
	background-position: -23px -47px;
	background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}
.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 47px;
	position: relative;
}
.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.client-2 .my-kefu-right {
	width: 20px;
}
.client-2 .my-kefu-tel-main {
	background: #333333;
	color: #fff;
	height: 53px;
	width: 230px;
	padding: 9px 0 0;
	float: left;
}
.client-2 .my-kefu-main {
	background: #333333;
	width: 97px;
	height: 53px;
	position: relative;
	padding: 9px 0 0;
	float: left;
}
.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}
.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}
