@font-face {
	font-family: huangyou;
	/*src: url('../typeFace/huangyou.ttf'), url('../typeFace/huangyou.eot');*/
	src: url('../typeFace/huangyou.ttf');
}

.home .solution-section {
    padding: 70px 0 0px !important;
}

.t_top {
	background: #d6d6d6;
	height: 30px;
	line-height: 30px;
	color: #696969;
	font-size: 12px;
}

.t_top a {
	color: #696969;
	font-size: 12px;
}

.zhzj {
	margin: 100px auto;
}

.tit h3 {
	/*font-family: "黑体";*/
	font-size: 34px;
	font-weight: bold;
	color: #000000;
}

.tit h4 {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	display: block;
	padding: 10px 0 0 0;
	margin-top: 14px;
	line-height: 1.5em;
}

.tit em {
	overflow: hidden;
	width: 60px;
	max-width: 60px;
	height: 3px;
	background: #1e82e8;
	display: block;
	margin: 25px auto 0;
}

.zhzjc {
	margin-top: 80px;
}

.zhzjc .col-sm-6 {
	overflow: hidden;
}

.fanganinfo {
	text-align: center;
	font-size: 14px;
	color: #8e8e8e;
	line-height: 20px;
}

.about {
	background: #fff;
	padding: 60px 0 0;
	margin-top: 25px;
}

.about_div {
	width: 100%;
	/*padding-bottom: 22rem;
	background: url(../img/line.png) top center no-repeat;
	background-size: 100% auto;*/
}
.about_div img{
	width: 100%;
	position: relative;
}
.about_div_container{
	position: absolute;
	left:50%;
	margin-left: -590px;
	top:50px;
	z-index: 1;
}
.about_div_container_center{
	line-height: 1.5em;
	color: #666666;
	font-size: 16px;
}

.aboutc {
	margin-top: 40px;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: 0 0%;
}

.aboutb {
	margin: 20px 0;
	background: rgba(13, 136, 229, 0.9);
	padding: 100px 60px;
	color: #fff;
}

.abouttit {
	color: #fff;
	font-size: 36px;
	text-align: left;
}

.aboutem {
	overflow: hidden;
	width: 100px;
	max-width: 100px;
	height: 3px;
	background: #ffffff;
	display: block;
	margin: 25px 0;
}

.aboutinfo {
	text-align: left;
	color: #fff;
	font-size: 12px;
	line-height: 30px;
}

.aboutd {
	margin-top: 46px;
}

.aboutdsz {
	float: left;
	padding: 20px 0;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	width: 25%;
	text-align: center;
}

.aboutdsz:hover {
	padding: 0px 20px 40px;
}

.aboutds {
	font-size: 40px;
	color: #0079ff;
	font-family: "huangyou" !important;
	cursor: pointer;
}

.aboutds a {
	font-family: "huangyou" !important;
}

.aboutds span {
	font-size: 22px;
	/*vertical-align: middle;*/
}

.aboutdz {
	color: #000;
	font-size: 14px;
	margin-top: 10px;
	cursor: pointer;
}

.news {
	padding: 85px 0;
}

.newsc {
	margin: 40px 0 0;
}


/*.newsc_l{
  padding-right: 20px;
}*/

.newsc_lh {
	background: linear-gradient(#fff 50%, #1e82e8 50%);
	background-size: 100% 200%;
	background-position: 0 200%;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	border: 0;
	box-shadow: 0px 0px 0px #e0e0e0;
}

.newsc_lh a {
	/*padding: 20px;*/
	display: block;
	background: #fff;
}


/*.newsc_lh:hover a {
	background: none;
}*/


/*.newsc_lh:hover {
	animation: myfirst 0.3s;
	-webkit-animation: myfirst 0.3s;
	background-position: 0 100%;
	box-shadow: 0px 10px 10px #e0e0e0;
}*/

@keyframes myfirst {
	0% {
		background-position: 0 0%;
	}
	100% {
		background-position: 0 100%;
	}
}

@-webkit-keyframes myfirst {
	0% {
		background-position: 0 0%;
	}
	100% {
		background-position: 0 100%;
	}
}

.newsc_l_img {
	overflow: hidden;
	width: 441px;
	height: 208px;
}


/*.newsc_l a:hover img {
	transition: all 0.8s;
	-moz-transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-o-transition: all 0.8s;
}

.newsc_l a:hover img {
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
}*/

.newsc_l_time {
	padding-top: 20px;
	color: #c4c4c4;
	padding-right: 40px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.newsc_l_time .newsc_l_year {
	border-bottom: 1px solid #c4c4c4;
	font-size: 16px;
	font-weight: bold;
}

.newsc_l_time .newsc_l_date {
	font-size: 14px;
}

.newsc_l_tit {
	padding: 15px;
	color: #000000;
	font-size: 20px;
	padding-bottom: 3px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.newsc_l_cont {
	color: #383838;
	font-size: 14px;
	line-height: 1.5em;
	/*height:20px;*/
	overflow: hidden;
	padding: 10px 20px 20px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}


/*.newsc_l a:hover .newsc_l_time {
	color: #fff;
}

.newsc_l a:hover .newsc_l_tit {
	color: #fff;
}

.newsc_l a:hover .newsc_l_cont {
	color: #fff;
}

.newsc_l a:hover .newsc_l_year {
	border-bottom: 1px solid #fff;
}*/

.newsc_r li {
	padding-bottom: 45px;
}

.newsc_r a {
	/*padding: 20px;*/
	display: block;
	background: linear-gradient(#fff 50%, #1e82e8 50%);
	background-size: 100% 200%;
	background-position: 0 200%;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	border: 0;
	box-shadow: 0px 0px 0px #e0e0e0;
}


/*.newsc_r a:hover {
	animation: myfirst 0.3s;
	-webkit-animation: myfirst 0.3s;
	background-position: 0 100%;
	box-shadow: 0px 10px 10px #e0e0e0;
}*/


/*@keyframes myfirst {
	0% {
		background-position: 0 0%;
	}
	100% {
		background-position: 0 100%;
	}
}

@-webkit-keyframes myfirst {
	0% {
		background-position: 0 0%;
	}
	100% {
		background-position: 0 100%;
	}
}*/

.newsc_r_time {
	color: #c4c4c4;
	padding-right: 40px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.newsc_r_time .newsc_r_year {
	border-bottom: 1px solid #c4c4c4;
	font-size: 16px;
	font-weight: bold;
}

.newsc_r_time .newsc_r_date {
	font-size: 14px;
}

.newsc_r_tit {
	/*color:#333;*/
	color: #000;
	font-size: 20px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	/*font-weight:bolder;*/
	letter-spacing: 1px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.newsc_r_cont {
	color: #999999;
	font-size: 14px;
	line-height: 1.5em;
	/*height:20px;*/
	overflow: hidden;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 10px;
}


/*.newsc_r a:hover .newsc_r_time {
	color: #fff;
}

.newsc_r a:hover .newsc_r_tit {
	color: #fff;
}

.newsc_r a:hover .newsc_r_cont {
	color: #fff;
}

.newsc_r a:hover .newsc_r_year {
	border-bottom: 1px solid #fff;
}*/


/*@media (max-width: 991px) {
	.newsc_r li {
		padding-bottom: 0px;
	}
	.news {
		padding: 30px 0;
	}
	.newsc_l {
		padding-right: 0px;
	}
	.newsc {
		margin: 20px 0 0;
	}
}*/

.pinjia {
	background-image: url(../images/pinjiabg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: 0 0%;
}

.pinjiadian {
	background-color: rgba(0, 0, 0, 0.4);
	background-image: url(../images/pinjiadian.png);
	padding: 80px 0;
}

.pinjiaa {
	padding-top: 60px;
	float: none;
	margin: 0 auto;
	overflow: hidden;
}

.pinjiac {
	padding: 0 10px;
}

.pinjiacyh {
	color: #cccccc;
	font-size: 36px;
	font-weight: bold;
}

.pinjiacnr {
	color: #ffffff;
	padding-top: 20px;
	font-size: 14px;
	line-height: 26px;
}

.cjwt {
	background-image: url(../images/cjwt.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: 0 0%;
}

.cjwtd {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 80px 0;
}

@media (max-width: 991px) {
	.cjwtd {
		padding: 40px 0;
	}
}

.cjwttop {
	margin-top: 40px;
}

.cjwtac {
	padding: 20px 40px 40px;
}

@media (max-width: 991px) {
	.cjwtac {
		padding: 20px;
	}
}

.cjwtact {
	padding-bottom: 5px;
}

.cjwtact a {
	color: #22252b;
	font-size: 18px;
	line-height: 24px;
}

.cjwtacw {
	padding-bottom: 20px;
	padding-top: 15px;
}

.cjwtacw a {
	color: #999999;
	font-size: 13px;
	line-height: 22px;
	padding-top: 10px;
}

.cjwtacy a {
	color: #1e82e8;
	font-size: 13px;
}

.cjwtac em {
	background: #1e82e8;
	height: 1px;
	width: 0px;
	display: block;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.cjwtac:hover em {
	width: 100%;
	height: 1px;
}

.cjwtacy a {
	border-bottom: none;
}

.cjwtac:hover .cjwtacy a {
	border-bottom: 1px solid #1e82e8;
}

.lxwm {
	padding: 80px 0 40px;
	background: #f7f7f7;
}

.lxwm_bot {
	padding-top: 40px;
}

.lxwm_l {
	line-height: 30px;
	padding-right: 30px;
}

.lxwm_l p {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	display: inline-block;
	border-bottom: 1px solid #fff;
	clear: both;
}

.lxwm_l p:hover {
	border-bottom: 1px solid #1e82e8;
}

.lxwm_l a:hover {
	color: #333;
}

.lxwm_r {
	padding-left: 30px;
}

@media (max-width: 991px) {
	.lxwm_r {
		padding-left: 5px;
	}
}

.lxwm_r img {
	max-height: 200px;
}

@media (max-width: 991px) {
	.lxwm_l p {
		margin: 0;
	}
}

.footer1 {
	padding: 0 0 40px;
	background: #f7f7f7;
}

.footer1 .container {
	max-width: 1179px;
}

.footer1 h3 {
	font-size: 18px;
	margin: 0px 0 10px;
}

.footer1 h3 a {
	color: #333;
}

.footer1 ul li a {
	color: #808080;
	font-size: 14px;
	line-height: 26px;
}


/*.footer1 ul li a:hover {
	color: #1e82e8;
}*/

.smcy .container {
	max-width: 800px;
}

.smcy {
	line-height: 30px;
	background: #f7f7f7;
}

.smcy a {
	color: #808080;
}


/*.smcy a:hover {
	color: #1e82e8;
}*/

.footer2 {
	padding: 20px 0;
	background: #d6d6d6;
	line-height: 20px;
	color: #696969;
	font-size: 12px;
}

.phonefooternav {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 99999;
	min-height: 80px;
	background: #
}

.phonefooternav ul li {
	width: 25%;
	background: #494949;
	float: left;
	padding: 10px 0;
	border-right: 1px solid #666;
	list-style: none;
	min-height: 80px;
}

.phonefooternav ul li a {
	display: block;
	color: #fff;
	text-align: center;
}


/*.phonefooternav ul li a:hover {
	text-decoration: initial;
}*/

.phonefooternav ul li a i {
	display: block;
	font-size: 20px;
	padding: 10px 0;
}

@media (max-width: 480px) {
	.phonefooternav ul li {
		padding: 3px 0px;
	}
}

@media (max-width: 991px) {
	body {
		padding-bottom: 80px !important;
	}
}


/*内页*/

.list {
	margin-top: -70px;
}

.listtit {
	background: #1e82e8;
	color: #fff;
	padding: 10px 20px 10px;
}

.listtit h3 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
}

.listtit span {
	margin: 0;
	padding: 0;
}

.listli {
	background: #eaeaea;
}

.listli li {
	display: block;
	margin: 0 20px;
	border-bottom: 1px solid #e0e0e0;
}

.listli li:last-child {
	border-bottom: none;
}

.listli li a:before {
	color: #888888;
	font-size: 12px;
	padding-right: 10px;
}


/*.listli li:hover a {
	color: #1e82e8;
}*/

.listli li:hover a:before {
	color: #1e82e8;
}

.listli a {
	display: inline-block;
	width: 100%;
	line-height: 60px;
	height: 60px;
	color: #888888;
}

.actli {
	color: #1e82e8 !important;
}

.actli:before {
	color: #1e82e8 !important;
}

.mainc {
	padding: 40px 5%;
}

.mbx {
	margin-bottom: 20px;
}

.mbx a {
	color: #1e82e8;
}

.mainco h3 {
	font-weight: bold;
	font-size: 30px;
	margin: 0;
	padding: 20px 0px 30px;
}

.maincp {
	padding: 0px 10px;
	text-align: center;
}

.maincp a {
	display: inline-block;
	overflow: hidden;
}

.maincp img {
	display: inline-block;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}

.maincp:hover img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.maincp:hover a {
	color: #1e82e8;
}

.pages {
	text-align: center;
}

.pages ul li {
	display: inline-block;
}

.pages ul li a {
	background: #fff;
	border: 1px solid #e0e0e0;
	font-size: 14px;
	padding: 5px 10px;
	margin: 20px 3px;
	display: inline-block;
	color: #6d6d6d;
}

.pages .previous_s a {
	background: #1e82e8;
	border: 1px solid #1e82e8;
	font-size: 14px;
	padding: 5px 10px;
	margin: 20px 3px;
	display: inline-block;
	color: #fff;
}

.pages ul li a:hover {
	background: #1e82e8;
	border: 1px solid #1e82e8;
	font-size: 14px;
	padding: 5px 10px;
	display: inline-block;
	color: #fff;
}

.mnews {
	margin: 30px 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}

.newsimg {
	width: 20%;
}

.news_a {
	width: 80%;
	padding-left: 10px;
}

.news_a_tit a {
	color: #1e82e8;
	font-size: 20px;
}

.news_a_cont {
	padding-top: 10px;
}

.news_a_cont a {
	color: #939393;
}

.maincontact {
	padding-top: 40px;
}

.mainc h1 {
	font-size: 34px;
	font-weight: bold;
	padding: 20px 0;
}

.newsart h1 {
	text-align: center;
}

.mainc h2 {
	margin: 10px 0;
	background: #eaeaea;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
}

.articlenext {
	margin: 10px 0;
	background: #eaeaea;
	width: 100%;
	line-height: 40px;
}

.articlenext div:first-child {
	float: left;
	padding-left: 10px;
}

.articlenext div:last-child {
	float: right;
	padding-right: 10px;
}

.xgnews {
	margin: 40px 0;
}

.nn {
	border-left: 5px solid #1e82e8;
	padding-left: 30px;
	font-size: 20px;
	margin-bottom: 20px;
}

.xgnews ul li {
	margin: 0 10px;
	line-height: 26px;
	height: 26px;
	border-bottom: 1px dotted #9c9c9c;
}

.xgnews span {
	float: right;
}

.xgprol {
	padding: 0 10px;
}

.xgprol h3 {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.xgprol h4 {
	margin: 0;
	padding: 5px 0;
	text-align: center;
}

.xgprol img {
	display: inline-block;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}

.xgprol:hover img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.xgprol:hover a {
	color: #1e82e8;
}

.black_bg {
	background: rgba(0, 0, 0, 0.7) !important;
}


/*新闻模块*/

.news_blue {
	color: #2169ff;
	padding-right: 5px;
}

.col-md-7 {
	/*width: 37.4%;*/
	width: 441px;
	float: left;
}

.col-md-5 {
	width: 52.84%;
	margin-left: 83px;
	float: left;
}

.newsc_l {
	box-shadow: 0px 3px 37.6px 2.4px rgba(66, 133, 248, 0.16);
}

.newsc_l_img img {
	width: 100%;
	height: 100%;
}

.more_news {
	color: #656565;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	cursor: pointer;
}

.hezuo {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
