@charset 'utf-8';
.mauto {
	max-width: 1280px
}

.owl-controls .owl-page.active span,
.owl-controls.clickable .owl-page:hover span {
	background: #11a64c!important
}

.head-top {
	height: 30px;
	line-height: 30px;
	background: #db2e07
}

.header {
	height: 92px;
	line-height: 92px
}

.header .nav ul li {
	position: relative;
	float: left;
	border-right: 1px solid #e9e9e9
}

.header .nav ul li h2>a {
	padding: 0 15px
}

.header .nav ul li h2>a:hover {
	background: #00bd0b;
	color: #fff
}

.header .nav ul li:hover .sub-nav {
	top: 93px;
	opacity: 1;
	visibility: visible
}

.header .nav ul li .sub-nav {
	z-index: 999;
	position: absolute;
	top: 130px;
	left: 0;
	width: 100%;
	background: #fff;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	padding: 10px 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.header .nav ul li .sub-nav a {
	display: block;
	height: 30px;
	line-height: 30px
}

.header .nav ul li .sub-nav a:hover {
	color: #fff;
	background: #00bd0b
}

.header .search {
	width: 130px;
	height: 23px;
	border: 1px solid #dedede;
	padding: 0 5px;
	overflow: hidden
}

.header .search .txt {
	width: calc(100% - 25px);
	height: 23px;
	line-height: 23px
}

.header .search .btn {
	width: 25px;
	height: 21px;
	background: url(../images/search.jpg) no-repeat center;
	font-size: 0
}

.header .btn a {
	float: left;
	width: 26px;
	height: 27px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.header .btn .a2 .erwema {
	position: absolute;
	z-index: 2;
	top: 58px;
	right: 0;
	width: 120px;
	height: 120px;
	padding: 5px;
	background: #fff
}

.header .btn .a2:hover .erwema {
	display: block
}

.footer .foot-head {
	background: #2d3037;
	padding-bottom: .8rem
}

.footer .foot-head dl {
	float: left;
	color: #a2a2a2;
	margin-right: 8%
}

.footer .foot-head dl dt {
	position: relative;
	font-size: 16px;
	padding-bottom: 15px;
	margin-bottom: 10px
}

.footer .foot-head dl dt::after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #babbbd
}

.footer .foot-head dl dd {
	font-size: 13px;
	line-height: 25px
}

.footer .foot-head .f-contact {
	color: #a2a2a2
}

.footer .foot-head .f-contact .title {
	position: relative;
	font-size: 16px;
	padding-bottom: 15px;
	margin-bottom: 10px
}

.footer .foot-head .f-contact .title::after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #babbbd
}

.footer .foot-head .f-contact .txt {
	font-size: 13px;
	line-height: 25px
}

.footer .corpight {
	padding: 17px 10px;
	background: #1e1e1e;
	color: #a0a0a0;
	line-height: 22px
}

.i-banner ul li {
	height: 705px;
	background-repeat: no-repeat;
	background-position: center
}

.i-banner .owl-controls .owl-page span {
	width: 14px;
	height: 14px;
	background: #fff;
	border-radius: inherit;
	-webkit-transition: all .3s;
	transition: all .3s
}

.i-banner .owl-controls .owl-page.active span,
.i-banner .owl-controls .owl-page:hover span {
	background: #11a64c
}

@media(max-width:1024px) {
	.i-banner ul li {
		height: 4rem
	}
}

@media(max-width:750px) {
	.i-banner ul li {
		height: inherit;
		background-image: none!important
	}
	.i-banner ul li img {
		display: block
	}
	.i-banner .owl-pagination {
		text-align: inherit;
		bottom: .2rem;
		right: inherit
	}
	.i-banner .owl-pagination .owl-page span {
		width: 12px;
		height: 12px
	}
}

.banner {
	height: 175px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 85px
}

.banner h2::after {
	position: absolute;
	content: '';
	bottom: -10px;
	left: 0;
	width: 75px;
	height: 2px;
	background: #fff
}

.banner strong {
	text-shadow: 2px 1px 6px #8a8a8a;
	font-size: 29px
}

.banner span {
	text-shadow: 2px 1px 6px #8a8a8a;
	font-size: 19px
}

.pt55 {
	padding-top: .55rem
}

.i-main {
	background: #f6f6f6
}

.i-main .i-tt1 {
	position: relative;
	padding-bottom: 15px
}

.i-main .i-tt1::after {
	position: absolute;
	content: '';
	left: 50%;
	bottom: 0;
	width: 48px;
	height: 4px;
	background: #afafaf;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.i-main .i-tt1 strong {
	font-size: 26px;
	color: #737373
}

.i-main .i-tt1 span {
	color: #929292
}

.i-main .i-guide .owl-item:nth-child(odd) li {
	background: #0fa61b
}

.i-main .i-guide li {
	background: #16bf24;
	padding-top: .7rem;
	-webkit-transition: all .3s;
	transition: all .3s
}

.i-main .i-guide li:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

.i-main .i-guide li:hover .img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.i-main .i-guide h3 {
	height: 40px;
	line-height: 40px;
	font-size: 21px
}

.i-main .i-guide h3 img {
	max-height: 100%
}

.i-main .i-guide .txt {
	height: 96px;
	line-height: 32px;
	-webkit-line-clamp: 3
}

.i-main .i-guide .img img {
	-moz-transition: all .8s;
	-o-transition: all .8s;
	-ms-transition: all .8s;
	-webkit-transition: all .8s;
	transition: all .8s;
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1)
}

.i-main .i-guide .owl-pagination {
	bottom: .2rem
}

.i-main .i-guide .owl-controls .owl-page span {
	background: #fff
}

.i-main .i-pro .baf {
	padding: .55rem 4.3% .25rem 4.3%
}

.i-main .i-pro li {
	padding: 0 12.5px
}

.i-main .i-pro li:hover .info {
	background: #30ad00;
	border-color: #52dd1d
}

.i-main .i-pro li:hover .info h3,
.i-main .i-pro li:hover .info span {
	color: #fff
}

.i-main .i-pro .info {
	background: transparent;
	border-bottom: 10px solid transparent;
	line-height: 32px
}

.i-main .i-pro .img {
	height: 183px
}

.i-main .i-pro h3 {
	font-size: 15px;
	color: #6b6b6b
}

.i-main .i-pro span {
	color: #32a552
}

.i-main .i-pro .owl-pagination {
	bottom: -22px
}

.i-main .i-news .baf {
	padding: .6rem 0 .65rem 0
}

.i-main .i-news .news-l {
	background: #f6f6f6
}

.i-main .i-news .news-l .img {
	width: 225px;
	height: 205px
}

.i-main .i-news .news-l .info {
	width: calc(100% - 225px)
}

.i-main .i-news .news-l .info h3 {
	font-size: 15px;
	color: #6b6b6b
}

.i-main .i-news .news-l .info .date {
	color: #b8b8b8
}

.i-main .i-news .news-l .info .txt {
	max-height: 120px;
	color: #8a8a8a
}

.i-main .i-news .news-r ul {
	margin-left: .05rem
}

.i-main .i-news .news-r li {
	padding-left: .15rem
}

.i-main .i-news .news-r li a {
	background: #f6f6f6
}

.i-main .i-news .news-r .img {
	height: 110px;
	padding: 3px
}

.i-main .i-news .news-r h3 {
	font-size: 15px;
	color: #6b6b6b
}

.i-main .i-news .news-r .date {
	color: #b8b8b8
}

.i-main .i-news .news-r .txt {
	height: 50px;
	color: #8a8a8a;
	font-size: 13px
}

.i-main .i-partner .mauto {
	border-bottom: 5px solid #e1e1e1
}

.i-main .i-partner a {
	height: 115px
}

.i-main .i-partner .owl-pagination {
	bottom: 0.01rem
}

.main {
	background: #f6f6f6
}

.main .main-nav-p {
	height: 55px;
	line-height: 55px;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8
}

.main .main-nav-p a {
	float: left;
	border-right: 1px solid #bac7bb;
	color: #646464;
	font-size: 15px;
	padding: 0 5.4%
}

.main .main-nav-p a:nth-child(1) {
	border-left: 1px solid #bac7bb
}

.main .main-nav-p a:hover,
.main .main-nav-p a.cur {
	background: #00bd0b;
	color: #fff
}

.main .content .mauto {
	min-height: 145px
}

.main .case-list ul {
	margin-left: -0.35em
}

.main .case-list li {
	padding-left: .35rem;
	margin-bottom: .2rem
}

.main .case-list .img {
	height: 190px
}

.main .case-list h3 {
	height: 45px;
	line-height: 45px
}

.main .txt-info h2 {
	font-size: 19px;
	border-bottom: 1px solid #dbdbdb
}

.main .news-list ul li {
	padding-bottom: .2rem;
	margin-bottom: .3rem;
	border-bottom: 1px solid #ddd
}

.main .news-list ul li:hover .date {
	background: #00bd0b;
	color: #fff
}

.main .news-list ul li:hover .date strong,
.main .news-list ul li:hover .date span {
	color: #fff
}

.main .news-list ul li:hover .info {
	background: #eee
}

.main .news-list ul li:hover .info h3 {
	color: #00bd0b
}

.main .news-list ul .date {
	width: 130px;
	height: 95px;
	background: #e2e3ee;
	padding-right: .15rem
}

.main .news-list ul .date .dtcell {
	text-align: right
}

.main .news-list ul .date strong {
	font-size: 29px;
	color: #717171
}

.main .news-list ul .date span {
	font-size: 17px;
	color: #797d9b
}

.main .news-list ul .info {
	width: calc(100% - 135px);
	height: 95px
}

.main .news-list ul .info h3 {
	color: #5f6269;
	margin-top: 15px;
	margin-bottom: 5px
}

.main .news-list ul .info strong {
	font-size: 22px;
	color: #101f98
}

.main .news-list ul .info .els2 {
	font-size: 12px;
	color: #8a8b8d;
	line-height: 20px;
	height: 40px
}

.main .news-info {
	padding-left: 4.5%;
	padding-right: 4.5%
}

.main .news-info h2 {
	font-size: 19px;
	color: #323232
}

.main .news-info .date {
	border-bottom: 1px solid #dbdbdb
}

.main .honor-list ul {
	margin-left: -0.25rem
}

.main .honor-list li {
	float: left;
	padding-left: .25rem;
	width: 16.66666%;
	margin-bottom: .2rem
}

.main .honor-list li a .img {
	height: 255px
}

.main .honor-list li a h3 {
	height: 40px;
	line-height: 40px
}

.main .join-wrap .join-list {
	border: 1px solid #e3e3e3;
	margin-bottom: .3rem
}

.main .join-wrap .join-list .join-head {
	line-height: 50px;
	border-top: 4px solid #ced6df;
	border-bottom: 1px solid #c9c9c9;
	background: #f5f8fb
}

.main .join-wrap .join-list .join-head li {
	float: left;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	width: 16.6666666%
}

.main .join-wrap .join-list .join-body {
	border-bottom: 1px solid #c9c9c9
}

.main .join-wrap .join-list .join-body li {
	float: left;
	display: inline-block;
	text-align: center;
	width: 16.6666666%;
	height: 35px;
	line-height: 35px
}

.main .join-wrap .join-list .join-body li.btn {
	color: #4b88b7;
	cursor: pointer
}

.main .join-wrap .join-list .join-body .edit {
	display: none;
	padding: 15px;
	border-top: 1px solid #c9c9c9
}

.main .event ul {
	position: relative;
	padding: 105px 0 0 115px
}

.main .event ul::before,
.main .event ul::after {
	position: absolute;
	content: ''
}

.main .event ul::before {
	top: 0;
	left: 0;
	width: 78px;
	height: 77px;
	background: url(../images/event_icon.png) no-repeat center
}

.main .event ul::after {
	top: 92px;
	left: 40px;
	width: 2px;
	height: 100%;
	background: #777;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.main .event li {
	margin-bottom: .15rem
}

.main .event li:hover h3 {
	color: #d95537
}

.main .event li:hover h3::after {
	background: #d95537
}

.main .event li:hover .item {
	color: #d95537
}

.main .event h3 {
	position: relative;
	width: 92px;
	font-size: 41px;
	color: #777
}

.main .event h3::after {
	z-index: 1;
	position: absolute;
	content: '';
	top: 50%;
	left: -76px;
	width: 65px;
	height: 2px;
	background: #777;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .3s;
	transition: all .3s
}

.main .event .list {
	width: calc(100% - 107px)
}

.main .event .item {
	position: relative;
	font-size: 13px;
	color: #777;
	padding: 5px 0 5px 15px;
	line-height: 25px
}

.main .event .item::after {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	width: 8px;
	height: 8px;
	background: #db2e07;
	border-radius: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.imgs {
	background: url(../images/loading.gif) no-repeat center
}

.edit {
	overflow: hidden;
	line-height: 210%!important;
	font-size: 14px!important
}

.edit p,
.edit span,
.edit em,
.edit strong {
	line-height: 210%!important
}

.in-page {
	line-height: 35px;
	color: #888
}

.in-page span {
	padding: 0 15px;
	border: 1px solid #e8e8e8
}

.in-page a {
	padding: 0 15px;
	border: 1px solid #e8e8e8
}

.in-page a:hover,
.in-page a.cur {
	border-color: #49a14d;
	background: #49a14d;
	color: #fff
}

.fix-wrap {
	display: none;
	z-index: 9999;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8)
}

.fix-wrap .po-auto {
	display: table;
	width: 100%;
	height: 100%
}

.fix-wrap .hide {
	position: absolute;
	width: 25px;
	height: 25px;
	padding: 25px;
	right: 5%;
	top: 5%;
	cursor: pointer;
	background: #090908;
	border-radius: 50%;
	-webkit-transition: all 8s;
	transition: all .8s
}

.fix-wrap .hide::before,
.fix-wrap .hide::after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	width: 1px;
	height: 55%;
	background: #fff;
	margin-top: -27.5%
}

.fix-wrap .hide::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.fix-wrap .hide::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.fix-wrap .hide:hover {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fix-wrap .video-w video {
	width: 55%;
	height: 55%;
	background: rgba(0, 0, 0, 0.8)
}

@media(max-width:750px) {
	.fix-wrap .video-w video {
		width: 90%;
		height: 50%
	}
}

.cll {
	color: #014099
}


.sybgcx{
	
}
.sybgcx .search {
	margin: 0 auto;
    width: 630px;
    max-width: 100%;
    height: 63px;
    border: 1px solid #dedede;
    border-radius: 15px;
    padding: 0 0 0 15px;
    overflow: hidden;
}
.sybgcx .search .txt {
    width: calc(100% - 65px);
    height: 63px;
    line-height: 63px;
    font-size: 16px;
}

.sybgcx .search .btn {
    width: 65px;
    height: 61px;
    background: url(../images/m_search.png) no-repeat center;
    background-size: 30px 30px;
    font-size: 0;
}
.sybgcx .search .btn:hover{
	background-image: url(../images/m_search0.png);
}

.sybgcx .tbox {
	margin-top: 30px;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
}
.dlbg{
	display: block;
	width: 140px;
	margin: 30px auto 0; 
	padding-left: 55px;
	background: url(../images/download.png) no-repeat left center;
	font-size: 14px;
}
.dlbg:hover{
	color: #00bd0b;
}
