.head {
	background: url("../images/head_bg.jpg") no-repeat center top;
}

.content {
	width: 1280px;
	margin: 0 auto;
}

.head-top {
	height: 129px;
}

.head-logo {
	float: left;
	width: 295px;
	margin-top: 40px;
	padding-right: 22px;
	position: relative;
}

.head-logo:after {
	content: "";
	position: absolute;
	width: 1px;
	background: #c3c3c5;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}

.head-logo a,
.head-logo img {
	width: 295px;
	height: 55px;
	display: block;
}

.head-text {
	float: left;
	margin: 35px 0 0 22px;
	max-width: 500px;
}

.head-text h2 {
	height: 38px;
	line-height: 38px;
	font-size: 30px;
	font-weight: bold;
	color: #1a1a1a;
}

.head-text p {
	height: 26px;
	line-height: 26px;
	font-size: 18px;
	color: #1a1a1a;
}

.head-tel {
	float: right;
	margin-top: 37px;
	max-width: 300px;
	padding-left: 60px;
	background: url("../images/head_tel.png") no-repeat left center;
}

.head-tel em {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #1a1a1a;
	font-style: normal;
}

.head-tel p {
	height: 30px;
	line-height: 34px;
	font-size: 30px;
	font-family: 'Arial', 'Bahnschrift';
	color: #1a1a1a;
}

.head-nav {
	background: #0141a3;
}

.head-nav ul {
	height: 60px;
}

.head-nav li {
	float: left;
	height: 60px;
	position: relative;
}

.head-nav li:after {
	content: "";
	position: absolute;
	right: 0;
	width: 2px;
	height: 16px;
	background: url("../images/head_line.png") no-repeat center;
	top: 50%;
	margin-top: -8px;
	z-index: 1;
}

.head-nav li:last-child:after {
	display: none;
}

.head-nav li:before {
	content: "";
	position: absolute;
	background: #2b81e4;
	width: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
}

.head-nav li>a {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #ffffff;
	padding: 0 35px;
	position: relative;
	z-index: 5;
}

.head-nav li:hover:after,
.head-nav li.cur:after {
	display: none;
}

.head-nav li:hover:before,
.head-nav li.cur:before {
	width: 100%;
}

.head-nav li:hover>a,
.head-nav li.cur>a {
	font-weight: bold;
}


.ty-banner-1 {
	position: relative;
	overflow: hidden;
	line-height: 0;
	text-align: center;
}

.ty-banner-1 img {
	top: 0;
	left: 50%;
}

.ty-banner-1 img.show {
	visibility: visible;
}


.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: #0141a3;
}

.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 #0141a3;
	float: right;
	position: relative;
	z-index: 2;
	cursor: pointer;
}


.plc {
	padding: 5px 0 25px;
}

.p12-curblock {
	display: none;
}

.p102-curmbs-1 {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #808080;
}

.p102-curmbs-1 b {
	font-weight: normal;
	padding-left: 35px;
	background: url(../images/p102-curmbs-icon1.png) no-repeat left center;

}

.p102-curmbs-1 i {
	font-style: normal;
}

.p102-curmbs-1 span {
	font-family: 宋体;
	height: 46px;
	line-height: 46px;
	padding: 0px 5px;
}

.p102-curmbs-1 a {
	color: #808080;
}

.p102-curmbs-1 a:hover {
	color: #0141a3;
}


.p102-about-content {
	font-size: 16px;
	line-height: 32px;
	color: #4c4c4c;
	text-align: justify;
	padding: 40px 0;
}


.content1 {
	width: 1200px;
	margin: 0 auto;
}

.lyl-1k2-form-2 {
	padding: 100px 0 60px;
	margin-bottom: 95px;
}

.lyl-1k2-form-2 .lyl-1k2-form-title {
	height: 120px;
	position: relative;
	text-align: center;
	margin-bottom: 28px;
}

.lyl-1k2-form-2 .lyl-1k2-form-title span {
	display: block;
	height: 120px;
	line-height: 120px;
	font-size: 108px;
	font-family: "Impact";
	color: rgba(51, 51, 51, 0.1);
	text-transform: uppercase;
	letter-spacing: 6px;
	overflow: hidden;
}

.lyl-1k2-form-2 .lyl-1k2-form-title b {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -25px;
	height: 50px;
	line-height: 50px;
	font-size: 32px;
	font-weight: bold;
	color: #333333;
	z-index: 5;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap .timeinterval {
	padding-top: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li {
	float: left;
	width: 382px;
	height: 46px;
	background: #eeeeee;
	border-radius: 10px;
	margin-bottom: 32px;
	margin-right: 27px;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li.mr0,
.lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li03 {
	margin-right: 0;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li.code_gg_li {
	width: auto;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li label {
	float: left;
	width: 100px;
	height: 46px;
	line-height: 46px;
	font-size: 15px;
	color: #999999;
	text-align: right;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li label b {
	color: #f00;
	margin-right: 5px;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li input {
	float: left;
	width: 270px;
	height: 46px;
	line-height: 46px;
	font-size: 15px;
	color: #999;
	background: none;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li input::-webkit-input-placeholder,
.lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-webkit-input-placeholder {
	color: rgba(51, 51, 51, 0.3);
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li input::-moz-placeholder,
.lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-moz-placeholder {
	color: rgba(51, 51, 51, 0.3);
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li input:-ms-input-placeholder,
.lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-ms-input-placeholder {
	color: rgba(51, 51, 51, 0.3);
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea {
	width: 100%;
	height: 185px;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea label {
	width: 110px;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea {
	float: left;
	width: 1080px;
	height: 184px;
	line-height: 46px;
	font-size: 15px;
	color: #999;
	background: none;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li.code_gg_li input {
	width: 80px;
	height: 44px;
	line-height: 44px;
	background: none;
	border: 1px solid #eee;
	margin-right: 10px;
	outline: none;
	padding-left: 10px;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li.code_gg_li label {
	width: 100px;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li.code_gg_li b {
	float: left;
	width: 110px;
	height: 46px;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li.code_gg_li b img {
	display: block;
	width: 110px;
	height: 46px;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button {
	width: 100%;
	height: 38px;
	margin-bottom: 0;
	padding-top: 22px;
	background: none;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button .lyl-1k2-form-btc {
	width: 150px;
	height: 38px;
	margin: 0 auto;
}

.lyl-1k2-form-2 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button input {
	display: block;
	margin: 0 auto;
	width: 150px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	color: #ffffff;
	padding-left: 68px;
	background: url("../images/lyl-1k2-form-icon.png") no-repeat 42px center #0141a3;
	text-align: left;
	cursor: pointer;
}


.foot {
	padding: 75px 0 30px;
	background: #272c31;
	overflow: hidden;
}

.foot .content {
	position: relative;
}

.foot-con {
	margin-bottom: 75px;
}

.foot-left {
	float: left;
	width: 1020px;
}

.foot-left h3 {
	margin-bottom: 35px;
}

.foot-left h3 a {
	display: inline-block;
	font-weight: normal;
	padding-left: 20px;
	position: relative;
}

.foot-left h3 a:before {
	content: "";
	position: absolute;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #fff;
	top: 8px;
	left: 0;
	z-index: 1;
}

.foot-left h3 span {
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 20px;
	color: #ffffff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.foot-left h3 em {
	display: block;
	font-style: normal;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	font-family: "Arial";
	color: #ffffff;
	opacity: 0.4;
	text-transform: capitalize;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.foot-left h3:hover span,
.foot-left h3:hover em {
	color: #f1870a;
}

.foot-nav {
	float: left;
	width: 620px;
}

.foot-nav li {
	float: left;
	width: 170px;
	margin-right: 35px;
}

.foot-nav li p {
	padding-left: 20px;
}

.foot-nav li p a {
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #ffffff;
	opacity: 0.7;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.foot-nav li p a:hover {
	color: #f1870a;
	opacity: 1;
}

.foot-info {
	float: right;
	width: 390px;
}

.info-con {
	margin-bottom: 28px;
}

.info-con p {
	line-height: 36px;
	font-size: 14px;
	color: #ffffff;
	opacity: 0.7;
}

.info-con p a {
	color: #ffffff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.info-con p a:hover {
	color: #f1870a;
	opacity: 1;
}

.info-tel p {
	height: 40px;
	line-height: 40px;
	font-size: 28px;
	font-weight: bold;
	font-family: "Arial";
	color: #ffffff;
	padding-left: 40px;
	background: url("../images/foot_tel.png") no-repeat left center;
}

.info-tel p span {
	font-size: 16px;
	font-weight: normal;
}

.foot-right {
	float: right;
	width: 206px;
	padding-top: 12px;
}

.foot-right span {
	display: block;
	width: 140px;
	height: 140px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

.foot-right span img {
	width: 140px;
	height: 140px;
	display: block;
}

.foot-right p {
	margin-top: -50px;
	padding: 70px 10px 20px;
	line-height: 30px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	background: #3c4145;
}

.foot-bar p {
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
}

.foot-bar p span {
	margin-right: 20px;
}

.foot-bar p em {
	font-style: normal;
	opacity: 0.4;
}

.foot-bar p a {
	color: #ffffff;
	opacity: 0.4;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-moz-transition: all 0.5s;
}

.foot-bar p a:hover {
	color: #f1870a;
	opacity: 1;
}

.goTop {
	position: absolute;
	width: 32px;
	height: 32px;
	padding: 17px;
	background: #15181a;
	border-radius: 50%;
	cursor: pointer;
	right: -32px;
	bottom: 35px;
	z-index: 10;
}

.goTop img {
	width: 32px;
	height: 32px;
	display: block;
}


.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: #0141a3;
	color: #fff;
	height: 53px;
	width: 230px;
	padding: 9px 0 0;
	float: left;
}

.client-2 .my-kefu-main {
	background: #0141a3;
	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;
}

.p102-about-content {
	font-size: 15px !important;
	line-height: 28px !important
}

.blk-main {
	width: 100%
}

.content1 {
	width: 1200px;
	margin: 0 auto
}

.biaoti {
	font-size: 40px;
	color: #333;
	text-align: center;
	font-weight: bold;
	line-height: 100%;
	margin-top: 80px;
	margin-bottom: 30px;
	letter-spacing: 1px
}

.biaoti.jl {
	margin-top: 0
}

.biaoti.ys {
	color: #fff
}

.chengpin {
	background: url(../images/0804ea889593457db50f3fda5a228d88_18.jpg) no-repeat bottom #f1f1f1;
	margin-top: 100px;
	padding-bottom: 80px;
	padding-top: 1px
}

.liuc {
	background: url(../images/0804ea889593457db50f3fda5a228d88_22.jpg) repeat;
	margin-top: 100px;
	padding-bottom: 80px;
	padding-top: 1px
}

.liuc li {
	width: 199px;
	/* color: #fff; */
	background: rgb(255, 255, 255);
	padding: 3% 0;
	border-right: 1px dashed #ccc;
	float: left;
	text-align: center;
}

.liuc li:last-child {
	border: 0
}

.liuc li img {
	display: block;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	margin: 0 auto;
	transition: all 0.5s linear;
	background: #0141a3;
}

.liuc li:hover img {
	transform: rotateY(180deg);
	cursor: pointer;
	background-color: #f28909;
}

.liuc li span {
	display: block;
	text-align: center;
	padding-top: 13px;
	font-size: 18px;
}

.liuc li em {
	display: block;
	font-style: normal;
	font-size: 24px;
	font-family: arial;
	padding-top: 15px;
	color: #2b81e4;
	border-top: 2px solid #f28909;
	width: 28px;
	margin-top: 15px;
	margin: auto;
	margin-top: 11px;
}

.zhongxin dl {
	border: 1px solid #ddd;
	height: 345px;
}

.zhongxin dl dt {
	width: 689px;
	float: right;
}

.zhongxin dl dd {
	width: 409px;
	float: left;
	padding: 50px;
}

.zhongxin dl dd b {
	font-size: 34px;
	color: #333;
	font-weight: bold;
	line-height: 100%;
	padding-bottom: 10px;
	letter-spacing: 1px;
	display: block;
	padding-bottom: 25px
}

.zhongxin dl dd span {
	display: block;
	padding-bottom: 17px;
}

.zhongxin dl dd em {
	display: block;
	font-style: normal;
	font-size: 18px;
	padding-bottom: 5px;
	width: 46%;
	float: left;
	position: relative;
	padding-left: 4%;
	margin-bottom: 18px;
}

.zhongxin dl dd em i {
	width: 10px;
	height: 10px;
	background: #0141a3;
	margin-right: 5px;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 4px;
}

.zixun {
	margin-top: 11px;
}

.zixun a {
	display: block;
	width: 118px;
	background: #f28909;
	color: #fff;
	text-align: center;
	font-weight: normal;
	/* margin-top: 25px; */
	border-radius: 19px;
	line-height: 36px;
	height: 36px;
}

.shili dl {
	clear: both;
	margin-bottom: 30px;
	height: 300px;
}

.shili dl dt {
	width: 600px;
	float: left;
}

.shili dl.er dt {
	float: right
}

.shili dl dd {
	width: 500px;
	float: left;
	padding: 25px 50px 0 50px;
}
.shili dl .icon{
	max-width: 100%;
}
.shili dl .cover {
	display: block;
	max-width: 100%;
	width: 600px;
}

.shili dl dd b {
	display: block;
	font-size: 24px;
	color: #0141a3;
	padding-top: 10px;
	padding-bottom: 10px;
}

.shili dl dd span {
	display: block;
	padding-top: 15px
}

.ms {
	width: 100%;
	position: relative;
}

.ms .msu {
	width: 1200px;
	overflow: hidden;
	margin-top: 20px
}

.ms .msu li {
	width: 390px;
	margin-right: 15px;
	float: left;
	display: block;
	transition: all 0.5s;
	overflow: hidden;
	position: relative;
	text-align: center;
	background: #fff
}

.ms .msu li span {
	display: block;
	line-height: 44px
}

.ms .msu li img {
	display: block;
	width: 100%
}

.ms .msj1 {
	position: absolute;
	cursor: pointer;
	left: -80px;
	top: 166px;
	width: 70px;
	height: 70px;
	background-color: #fff;
	font-size: 30px;
	text-align: center;
	line-height: 70px;
}

.ms .msj2 {
	position: absolute;
	cursor: pointer;
	right: -80px;
	top: 166px;
	width: 70px;
	height: 70px;
	background-color: #fff;
	font-size: 30px;
	text-align: center;
	line-height: 70px;
}