/* ==ȫ������== */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
iframe {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

body,
button,
input,
select,
textarea {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.5;
}

ol,
ul {
	list-style: none;
}

.clearfix,
.clear {
	clear: both;
}

table {
	border: 1px solid #ddd;
}

table tr {
	border-style: solid;
	border-top-width: 1px;
	border-color: #ddd;
}

table tr td {
	margin: 0;
	box-sizing: border-box;
	padding: 3px 10px;
}

.pro-position {
	background: url(../img/body-bj1.jpg) no-repeat center bottom;
	width: 1920px;
	height: 100%;
	background-size: 100% auto;
	position: fixed;
	z-index: -1;
}

/*ҳͷ��ʽ*/
#header {
	width: 100%;
	background: #fff;
	position: relative;
}

.h-position {
	position: fixed !important;
	top: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	z-index: 9999;
}

.header {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.logo {
	display: inline-block;
	padding: 20px 0;
}

.nav-main {
	width: 60%;

	float: right;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.nav-main li {
	display: block;
	font-size: 16px;
	line-height: 98px;
	color: #000;
	font-weight: bold;
	position: relative;
}

.nav-main .current {
	color: #2185b9;
}

.nav-btn {
	display: none;
}


.nav-main li .drop {
	background: #fff;
	overflow: hidden;
	position: absolute;
	box-sizing: border-box;
	padding: 20px 20px;
	top: 100%;
	left: 0%;
	display: none;
	border-top: 1px solid #f0f0f0;
	z-index: 10;
	line-height: 38px;
}


.drop-list {
	width: 100%;
	position: relative;
}

.drop .drop-link {
	display: block;
}

.drop-second a,
.drop-link-a a {
	color: #666;
	font-size: 16px;

}

.drop-third {
	position: absolute;
	display: none;
	left: 50%;
	top: 0;
	width: 50%;
}



.drop-link.active .drop-third {
	display: block;
}

.drop-link.active .drop-second a {
	color: #000;
	font-weight: bold;
}

.drop-list a:hover {
	color: #0072ce;
}

.nav-main li .one_drop {
	width: 150px;
	margin-left: -45px;
}

.nav-main li .one_drop .drop-link {
	width: 100%;
}

.nav-main li .one_drop .drop-second {
	text-align: center;
}

.nav-main li .two_drop {
	width: 320px;
}

.nav-main li .two_drop .drop-link {
	width: 45%;
	border-right: 1px dashed #ccc;
}




/*���ô������ʽ*/
.bigtit {
	font-size: 36px;
	color: #000;
	line-height: 1em;
	text-align: center;
	margin-bottom: 30px;
}

.bigtit span {
	display: block;
	font-size: 18px;
	color: rgba(71, 71, 71, 0.45);
	font-weight: normal;
	margin: 0 auto;
}

.bigtit .more {
	color: #000;
	font-size: 16px;
	line-height: 18px;
	float: right;
	margin: 25px 0;
}

#protit {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding: 130px 0 80px 0;
}

.pro-box .bigtit {
	color: #fff;
}

.pro-box .bigtit span {
	color: #fff;
}

.more {
	display: block;
	width: 156px;
	color: rgba(0, 0, 0, 0.76);
	font-size: 14px;
	line-height: 42px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 25px;
	margin: 25px auto;
}

.more:hover,
#yingyong .more:hover {
	background: #e71f1a;
	color: #fff;
}

#yingyong .more {
	background: #13315f;
	color: #fff;
}

/*����������ʽ*/
#about-box {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}

.about-box {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 90px;
	padding-bottom: 40px;
	position: relative;
}

.about-edit,
.about-edit p,
.about-edit div {
	font-size: 16px;
	line-height: 2em;
	color: #000;
}

/*��ҳ��Ʒ��ʽ*/
.pro-box {
	width: 100%;
	position: relative;
}

.pro-box .pros {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding: 130px 0;
	background: #f3f3f3;
}

.pro-box .pros ul {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.pro-box .pros ul li {
	display: inline-block;
	float: left;
	width: 31.333%;
	margin: 0 1%;
	background: #fff;
	min-height: 410px;
}

.pro-box .pros ul li a {
	display: block;
}

.pro-box .pros ul li a h3 {
	width: 100%;
	height: 130px;
	box-sizing: border-box;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	line-height: 1.5em;
	text-align: center;
	padding-top: 55px;
	position: relative;
}

.pro-box .pros ul li a h3 strong {
	position: absolute;
	z-index: 99;
	display: block;
	width: 100%;
}

.pro-box .pros ul li a h3 em {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(19, 49, 95, 0.5);
	position: absolute;
	left: -100%;
	top: 0;
}

.pro-box .pros ul li:nth-child(1) a h3 {
	background-image: url(../img/pro-img1.jpg);
	background-size: cover;
}

.pro-box .pros ul li:nth-child(2) a h3 {
	background-image: url(../img/pro-img2.jpg);
	background-size: cover;
}

.pro-box .pros ul li:nth-child(3) a h3 {
	background-image: url(../img/pro-img3.jpg);
	background-size: cover;
}

.pro-box .pros ul li a h4 {
	font-size: 18px;
	color: #000;
	line-height: 1.5em;
	padding: 12px;
}

.pro-box .pros ul li a p {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.75);
	line-height: 1.8em;
	padding: 0 12px;
}

.pro-box .pros ul li:hover a h3 em {
	left: -1px;
	transition: left 1s;
}

/*��ҳӦ����ʽ*/
#yingyong {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background: url(../img/index-bj2.jpg) no-repeat center bottom;
	padding: 65px 0 50px 0;
	position: relative;
	background-size: auto 100%;
}

.yingyong {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 50px auto;
	font-size: 0;
	text-align: center;
}

.yingyong li {
	display: inline-block;
	width: 19.33%;
	float: left;
	margin-right: 0.83%;
	overflow: hidden;
	text-align: center;
}

.yingyong li a {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.yingyong li a img {}

.yingyong li a h3 {
	margin-left: 15px;
	position: absolute;
	left: 0;
	bottom: 30px;
	color: #fff;
	font-size: 18px;
}

.yingyong li a h3 em {
	display: block;
	width: 15px;
	height: 2px;
	background: #fff;
	margin-top: 5px;
}

.yingyong li:nth-child(1) {
	text-align: left;
}

.yingyong li:nth-child(2) {
	text-align: center;
}

.yingyong li:nth-child(3) {
	text-align: center;
}

.yingyong li:nth-child(4) {
	text-align: center;
}

.yingyong li:nth-child(5) {
	margin-right: 0;
	text-align: right;
}

.yingyong .hoverstyle {
	width: 31% !important;
	transition: width 0.5s;
}

.yingyong .hoveraffter {
	width: 16.4% !important;
	transition: 0.5s !important;
}

/*������Ѷ��ʽ*/
#news-box {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}

.news-box {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 75px 0 60px 0;
}






.newtList {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: relative;
}

.newtList .tlist-img {
	width: 100%;
	height: 222px;
	overflow: hidden;
}

.newtList img {
	width: 100%;
	height: 100%;
}

.newtList .list-con {
	width: 90%;
	background: #f8f9fa;
	box-sizing: border-box;
	padding: 12px;
	position: relative;	
	margin-top: -20px;
	margin-left: 5%;
	transition: 0.3s;
}

.newtList h2 {
	font-size: 18px;
	color: #000;
	line-height: 1.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newtList p {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.75);
	line-height: 1.8em;
	height: 3.6em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.newtList .dtime {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.75);
	line-height: 2em;
	padding-left: 20px;
	background: url(../img/news-icon.png) no-repeat 0 center;
}

.scroll_horizontal .plus,
.scroll_horizontal .minus {
	position: absolute;
	top: 40%;
	width: 33px;
	height: 67px;
	cursor: pointer;
}

.scroll_horizontal .plus {
	background: url(../img/iconL.png) no-repeat;
	left: -70px;
}

.scroll_horizontal .minus {
	background: url(../img/iconR.png) no-repeat;
	right: -70px;
}

.newtList:hover .tlist-img img {
	transform: scale(1.1, 1.1);
	transition: transform.2s;
}

.newtList:hover .list-con {
	background: #13315f;
	margin-top: -30px;;
	transition: background .3s, top .3s;
}

.newtList:hover .list-con h2 {
	color: #fff;
}

.newtList:hover .list-con p {
	color: #fff;
}

.newtList:hover .list-con .dtime {
	color: #fff;
	background: url(../img/news-icon2.png) no-repeat 0 center;
}

/*ҳ����ʽ*/
.footer-box {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background: #1d51b7;
	overflow: hidden;
	position: relative;
}

.footer {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.bott-logo {
	display: block;
	padding: 25px 0;
}

.footer ul {
	font-size: 0;
}

.footer ul li {
	display: inline-block;
	text-align: left;
	box-sizing: border-box;
	font-size: 14px;
	color: #fff;
	line-height: 2em;
	vertical-align: top;
}

.footer ul li span {
	float: left;
}

.footer ul li p {
	float: left;
	width: 80%;
}

.footer ul li a {
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 2em;
}

.footer ul .li1 {
	width: 29%;
}

.footer ul .li2 {
	width: 33%;
	border-right: 1px solid #fff;
	padding-left: 2%;
	margin-right: 2%;
}

.footer ul .li3 {
	width: 10%;
}

.footer ul .li4 {
	text-align: right;
	float: right;
}

.jiaozhu {
	padding: 15px;
	box-sizing: border-box;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-top: 1px solid #c7c9cd;
	margin-top: 10px;
}

.jiaozhu div,
.jiaozhu a {
	font-size: 14px;
	color: #fff;
}

/*��ҳ��ʽ��ʼ��*/
.p-bigtit {
	font-size: 36px;
	color: #002e6c;
	text-align: center;
	line-height: 1em;
	margin-bottom: 50px;
}

.p-bigtit span {
	display: block;
	font-size: 18px;
	color: rgba(71, 71, 71, 0.45);
	font-weight: normal;
	margin: 0 auto;
}

.page-ban {
	width: 100%;
	height: 483px;
}

.page-ab-ban {
	background: url(../img/page-about-ban.jpg) center 0;
}

.page-recruitment-ban {
	background: url(../img/p-recruitment-ban.jpg) center 0;
}

.page-cp-ban {
	background: url(../img/page-cp-ban.jpg) center 0;
}

.page-cases-ban {
	background: url(../img/page-cases-ban.jpg) center 0;
}

.page-honor-ban {
	background: url(../img/page-honor-ban.jpg) center 0;
}

.page-news-ban {
	background: url(../img/page-news-ban.jpg) center 0;
}

.page-contact-ban {
	background: url(../img/page-contact-ban.jpg) center 0;
}

.page-main {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 60px 0 100px 0;
}

/*��ҳ���м������ʽ*/
#mbx {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	border-bottom: 1px solid #eee;
}

.mbx {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	box-sizing: border-box;
	padding-left: 30px;
	background: url(../img/mbx.png) no-repeat 0 center;
}

.mbx a {
	font-size: 14px;
	color: #999;
	line-height: 18px;
}

/*��������ҳ����ʽ*/
.page-about .about-edit {
	width: 55%;
	float: left;
}

.page-about-img {
	width: 40%;
	float: right;
}

.page-about-img img {
	width: 100%;
	height: auto;
}

.page-about .about-edit,
.page-about .about-edit p,
.page-about .about-edit div {
	font-size: 14.5px;
	line-height: 2em;
	color: #000;
	text-align: left;
}

/*��Ʒ����ҳ��ʽ*/
.cpclass {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-bottom: 50px;
}

.cpclass li {
	display: inline-block;
	width: 150px;
}

.cpclass li a {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 2.5em;
	background: #13315f;
}

.cpclass li a:hover {
	background: #e71f1a;
}

.page-query {
	font-size: 0;
}

.page-query .cp-list {
	display: inline-block;
	width: 30.333%;
	height: 520px;
	margin: 0 1.5% 40px 1.5%;
	vertical-align: top;
}

.page-query .cp-list a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	box-shadow: 0 0 10px rgba(153, 153, 153, 0.7);
	background: #fff;
	padding-top: 1px;
}

.page-query .cp-list a .img-box {
	width: 100%;
	box-sizing: border-box;
	padding: 0 20%;
	overflow: hidden;
	margin: 50px auto;
}

.page-query .cp-list a .img-box img {
	width: 100%;
	height: auto;
}

.page-query .cp-list a h3 {
	font-size: 24px;
	color: #333c4a;
	line-height: 1em;
	text-align: center;
}

.page-query .cp-list a p {
	font-size: 14px;
	color: #888;
	line-height: 1.8em;
	width: 80%;
	margin: 20px auto;
}

.page-query .cp-list a .seeicon {
	width: 100%;
	height: 35px;
	background: url(../img/cp-qurey1.png) no-repeat center center;
	background-size: auto 100%;
	position: absolute;
	left: 0;
	bottom: 30px;
}

.page-query .cp-list a:hover {
	transition: box-shadow .3s, margin-top .3s;
	margin-top: -10px;
	box-shadow: 1px 1px 20px rgba(233, 249, 253, 1);
}

.page-query .cp-list a:hover .seeicon {
	background: url(../img/cp-qurey2.png) no-repeat center center;
	background-size: auto 100%;
}

/*��Ʒ����ҳ��ʽ*/
.detail-main {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 0 100px 0;
}

.detail-tit {
	width: 100%;
	background: #f8f8f8;
	padding: 0 10px;
	box-sizing: border-box;
	margin: 0 auto 20px auto;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
}

.detail-main .dqbt span {
	display: inline-block;
	font-size: 20px;
	color: #666;
	line-height: 2em;
	border-bottom: 1px #e71e1a solid;
	position: relative;
	bottom: -1px;
}

.detail-main .xqytu {
	max-width: 75%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 15px;
	text-align: center;
}

.detail-main .xqytu img {
	max-width: 100%;
	margin: 0 auto;
}

.detail-main .xqmsnr {
	padding: 25px;
	background: #fff;
	border: 1px solid #f4f4f4;
}

.detail-main .xqmsnr,
.xqmsnr div,
.xqmsnr p {
	font-size: 16px;
	color: #666;
	line-height: 30px;
}

.detail-main .xqmsnr img {
	max-width: 80%;
}

h6 {
	padding: 10px 15px;
	border-left: 5px solid #68b435;
	font-size: 22px;
	line-height: 24px;
	background: #f5f5f5;
	margin-bottom: 10px;
}

/*���¼���ҳ��ʽ*/
#news-query li {
	float: left;
	width: 30.333%;
	float: left;
	margin: 0 1.5% 40px 1.5%;
	font-size: 0;
	height: 370px;
}

#news-query li a {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	position: relative;
}

#news-query li a .tlist-img {
	width: 100%;
	height: 222px;
	overflow: hidden;
}

#news-query li a .tlist-img img {
	width: 100%;
	height: 100%;
}

#news-query li a .list-con {
	width: 90%;
	background: #f8f9fa;
	box-sizing: border-box;
	padding: 12px;
	position: absolute;
	top: 200px;
	left: 5%;
}

#news-query li a h2 {
	font-size: 18px;
	color: #000;
	line-height: 1.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#news-query li a p {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.75);
	line-height: 1.8em;
	height: 3.6em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

#news-query li a .dtime {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.75);
	line-height: 2em;
	padding-left: 20px;
	background: url(../img/news-icon.png) no-repeat 0 center;
}

#news-query li a:hover .tlist-img img {
	transform: scale(1.1, 1.1);
	transition: transform.2s;
}

#news-query li a:hover .list-con {
	background: #13315f;
	top: 190px;
	transition: background .3s, top .3s;
}

#news-query li a:hover .list-con h2 {
	color: #fff;
}

#news-query li a:hover .list-con p {
	color: #fff;
}

#news-query li a:hover .list-con .dtime {
	color: #fff;
	background: url(../img/news-icon2.png) no-repeat 0 center;
}

/*��������ҳ��ʽ*/
.xwnbt {
	text-align: center;
	font-size: 22px;
	line-height: 50px;
	color: #000;
	margin-top: 30px;
}

.xwsxx {
	text-align: center;
	color: #aaa;
	margin-bottom: 20px;
}

.xwnnr {
	margin-bottom: 60px;
}

.xwnnr,
.xwnnr p,
.xwnnr div {
	font-size: 16px;
	line-height: 2em;
	color: #666;
}

/*����֧������Ƶ������ҳ��ʽ*/
.page-query .down-list {
	display: inline-block;
	width: 30.333%;
	margin: 0 1.5%;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	height: 196px;
}

.page-query .down-list a {
	display: block;
	width: 100%;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
	margin: 0 0 50px 0;
	box-sizing: border-box;
	padding: 25px 2%;
	border-top: 1px solid #eee;
	border-bottom: 2px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

.page-query .down-list:nth-child(2),
.page-query .down-list:nth-child(5),
.page-query .down-list:nth-child(8),
.page-query .down-list:nth-child(11) {
	margin: 0 5% 50px 5%;
}

.page-query .down-list h3 {
	font-size: 24px;
	color: #000;
	line-height: 1em;
	font-weight: bold;
}

.page-query .down-list p {
	font-size: 16px;
	color: #4f0000;
	line-height: 1.8em;
	height: 3.6em;
	margin: 10px 0;
}

.page-query .down-list span {
	display: inline-block;
	width: 80%;
	font-size: 16px;
	line-height: 2.5em;
	border: 1px solid #666;
	background: url(../img/down-icon.jpg) no-repeat 38% center;
	text-indent: 20px;
}

.page-query .down-list a:hover {
	box-shadow: none;
	transition: box-shadow .3s, top .3s;
	position: absolute;
	top: -5px;
}

/*��ҳӦ�÷�Χ����ҳ��ʽ*/
.yy-list {
	width: 31.333%;
	float: left;
	display: block;
	margin: 0 1% 50px 1%;
	position: relative;
	height: 308px;
}

.yy-list a {
	display: block;
	width: 100%;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
	overflow: hidden;
}

.yy-list a .img-box {
	width: 100%;
	height: 242px;
	overflow: hidden;
}

.yy-list a .img-box img {
	width: 100%;
	height: 100%;
}

.yy-list a h3 {
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 2em;
	padding: 15px;
	font-weight: bold;
}

.yy-list a:hover {
	box-shadow: none;
	transition: box-shadow .3s, top .3s;
	position: absolute;
	top: -5px;
}

/*��ҳ��ʽ*/
.qt-pagination {
	width: 94%;
	margin: 0 auto;
	overflow: hidden;
	/*padding:20px 0;*/
	text-align: center;
}

.qt-pagination a {
	display: inline-block;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	margin: 0 3px;
	min-width: 15px;
	line-height: 30px;
	text-align: center;
	padding: 0 5px;
}

.qt-pagination .pages {
	background: #003f93;
	color: #fff;
}

.cp-qt {
	opacity: 1 !important;
}

/*��ҳ��ϵ����ҳ����ʽ*/
.contact-box {
	width: 100%;
	position: relative;
	margin-bottom: 100px;
}

.contact-con {
	background: #13315f;
	width: 60%;
	box-sizing: border-box;
	padding: 20px;
	position: absolute;
	right: -50px;
	bottom: -50px;
	z-index: 99;
}

.contact-con h3 {
	font-size: 26px;
	color: #fff;
	line-height: 1.2em;
	margin-bottom: 20px;
	font-weight: normal;
}

.contact-con ul {}

.contact-con ul li {
	font-size: 15px;
	color: #fff;
	line-height: 2em;
}

.contact-con img {
	position: absolute;
	right: 20px;
	top: 50px;
}

/*��¼ע��ҳ��*/
.login-con {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.con-box1 {
	width: 480px;
	margin: 50px auto;
	background: #fff;
	box-sizing: border-box;
	padding: 20px 10px;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}

.con-box1 form {
	display: block;
	width: 100%;
	/*border:1px solid #13315f;*/
	border-radius: 8px;
	box-sizing: border-box;
	padding: 40px 30px 60px 30px;
}

.con-box1 form h3 {
	font-size: 28px;
	color: #1a1a1a;
	line-height: 1em;
	text-align: center;
	margin-bottom: 35px;
}

.con-box1 form h3 span {
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 1em;
	margin: 10px 0 50px 0;
}

.input-box {
	width: 100%;
	box-sizing: border-box;
	padding-left: 50px;
	border: 1px solid #13315f;
	font-size: 18px;
	line-height: 3em;
	margin: 10px 0;
	outline-color: #4f93fe;
}

.input-box1 {
	background: url(../img/input-icon1.png) no-repeat 6px center;
}

.input-box2 {
	background: url(../img/input-icon2.png) no-repeat 6px center;
}

.input-box::-webkit-input-placeholder {
	color: #1a1a1a;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #e0e0e0;
	text-shadow: none;
	-webkit-text-fill-color: initial;
	font-size: 13px;
}

.zhuce {
	display: block;
	font-size: 15px;
	color: #666;
	line-height: 1em;
	text-align: right;
	margin-top: 10px;
	border: none;
	background: none;
	width: 90%;
	outline: none;
}

.login-btn {
	display: block;
	width: 90%;
	background: #4f93fe;
	border: 1px solid #1a72fe;
	margin: 15px auto;
	font-size: 20px;
	color: #fff;
	line-height: 2.3em;
	text-align: center;
	border-radius: 25px;
	outline: none;
}

.denglutishi {
	text-align: center;
	color: #ff0000;
	font-size: 16px;
}

.regform-box {
	max-width: 440px;
	margin: 0 auto;
	padding: 1px 0;
}

.regform-box div {
	font-size: 16px;
	margin: 20px 0;
}

.regform-box div .input {
	font-size: 16px;
	line-height: 1.8em;
}

.regform-box div .button {
	width: 31.333%;
	font-size: 16px;
	height: 2em;
	margin: 30px auto 0 auto;
	display: block;
}

.regform-box .cuowu-tishi {
	color: #ff0000;
	font-size: 13px;
	margin: 0 0 20px 0;
}

.member-con {
	max-width: 540px;
	margin: 0 auto;
}

.memberinfo {
	font-size: 16px;
}

.memberinfo a {
	color: #ff0000;
}

/*ע��ҳ����ʽ*/
.regxy-box {
	text-align: center;
}

.regxy-box div {
	margin-bottom: 30px;
}

/*baidu��ͼ��ʽ*/
#dituContent {
	width: 100%;
	height: 562px;
	box-sizing: border-box;
	border: 1px solid #ddd;
}

.iw_poi_title {
	color: #CC5522;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}

.iw_poi_content {
	font: 15px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}

#dituContent #platform .BMapLabel {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif !important;
	font-size: 16px !important;
	font-weight: bold !important;
	color: #13315f !important;
}

/*����ҳ����ʽ*/
.mysearch {
	display: block;
	width: 94%;
	padding: 30px 3%;
	background: #fff;
	margin: 30px 0;
	overflow: hidden;
	box-shadow: 0 0 20px rgba(143, 143, 143, .2);
	font-size: 18px;
}

/*��Ƹҳ����ʽ*/
.toptit {
	width: 100%;
	background: #13315f;
}

.toptit div {
	display: inline-block;
	font-size: 16px;
	line-height: 1.5em;
	color: #fff;
	box-sizing: border-box;
	text-align: center;
	padding: 15px 5px;
	vertical-align: middle;
}

.toptit div:nth-child(1) {
	width: 26%;
}

.toptit div:nth-child(2) {
	width: 35%;
}

.toptit div:nth-child(3) {
	width: 13%;
}

.toptit div:nth-child(4) {
	width: 13%;
}

.toptit div:nth-child(5) {
	width: 13%;
}

.zp_list {
	border-bottom: 1px solid #e6e6e6;
}

.inactive {
	display: block;
	width: 100%;
	background: #f5f5f5;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	box-sizing: border-box;
}

.inactive div {
	display: inline-block;
	width: 20%;
	font-size: 18px;
	color: #fff;
	box-sizing: border-box;
	font-size: 15px;
	color: #333;
	line-height: 1.3em;
	padding: 15px 5px;
	text-align: center;
	vertical-align: middle;
}

.inactive .see {
	color: #da0912;
}

.inactive div:nth-child(1) {
	width: 26%;
}

.inactive div:nth-child(2) {
	width: 35%;
}

.inactive div:nth-child(3) {
	width: 13%;
}

.inactive div:nth-child(4) {
	width: 13%;
}

.inactive div:nth-child(5) {
	width: 13%;
}

.zp_list ul {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	margin: 0;
	padding: 30px 3%;
	width: 100%;
	box-sizing: border-box;
}

.zp_list ul li {
	font-size: 15px;
	line-height: 35px;
	color: #5c5c5c;
}

.zp_list ul li h4 {
	font-size: 18px;
	line-height: 2em;
	color: #333;
}

.zp_list ul li em {
	display: block;
	width: 50px;
	height: 1px;
	background: #da0912;
	margin: 10px 0;
}

.zp_list ul li p {
	font-size: 15px;
	line-height: 2em;
	color: #5c5c5c;
}

.zp_list ul li div {
	font-size: 15px;
	line-height: 35px;
	color: #5c5c5c;
}

.zp_list ul li .fuli {
	width: 100%;
}

.zp_list ul li .fuli span {
	display: inline-block;
	padding: 0 20px;
	font-size: 16px;
	color: #da0912;
	background: #ffeff0;
	border: 1px solid #da0912;
	margin-right: 15px;
}



.detail-content dl {
	width: 100%;
	background: #f1f1f1;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	margin-bottom: 40px;
}

.detail-content dl dt {
	width: 30%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.detail-content dl dt img {
	width: 100%;
}

.detail-content dl dd {
	width: 66%;
	margin-left: 4%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.detail-content dl dd h3 {
	font-size: 32px;
	margin-bottom: 15px;
	font-weight: bold;
	position: relative;
	color: #333;
}

.detail-content dl dd .box {
	font-size: 16px;
	line-height: 32px;
	color: #333333;
	position: relative;
}



.form-form {
	overflow: hidden;

	padding: 70px 0;
	position: relative;
}


.form-form ul {
	width: 100%;
	margin-top: 50px;
	overflow: hidden;
}

.form-form ul li {
	width: 48%;
	overflow: hidden;
	float: left;
	margin: 15px 1%;
	position: relative;
}

.form-form ul li.w100 {
	width: 98%;
}

.form-form ul li p {
	line-height: 50px;
	font-size: 20px;
	padding: 0 5px;
	color: #000;
	display: block;
}

.form-form ul li p span {
	color: red;
}

.form-form ul li input {
	line-height: 50px;
	width: 100%;
	font-size: 17px;
	padding: 0 10px;
	box-sizing: border-box;
	color: #000;
	font-weight: 300;
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	position: relative;
	border-radius: 10px;
}


.form-form ul li textarea {
	width: 100%;
	height: 197px;
	padding: 0 10px;
	line-height: 50px;
	font-size: 16px;
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	position: relative;
	border-radius: 10px;
}

select.gfield_select {
	width: 100%;
	font-size: 16px;
	color: #000;
	border-radius: 8px;
	position: relative;
	color: #555;
	font-size: 16px;
	padding: 0 10px;
	text-align-last: left;
	text-align: left;
	line-height: 50px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	background: #f1f1f1 url(../img/select.png) no-repeat 94% 54%;
	border: 1px solid #f1f1f1;
}


select.gfield_select option {
	color: #000;
	display: block;
	width: 100%;
	text-align: left;
	text-align-last: left;
}

.orgatec-form-content input::placeholder {
	color: #333;
}

.form-form ul li input::placeholder {
	color: #c5c5c5;
}

.form-form ul li textarea::placeholder {
	color: #c5c5c5;
}

.form-form ul li .button {
	width: 100%;
	display: block;
	color: #ffffff;
	border: 0;
	line-height: 30px;
	font-size: 20px;
	border-radius: 8px;
	padding: 15px 15px;
	background: #002e6c;
	background-size: 100% 100%;
}


.form-form input::placeholder {
	color: #000;
}






@media(max-width:1280px) {
	.header {
		box-sizing: border-box;
		padding: 0 5%;
	}

	#about-box {
		box-sizing: border-box;
		padding: 20px 5%;
	}

	.pro-box .pros {
		box-sizing: border-box;
		padding: 130px 5%;
	}

	.yingyong {
		box-sizing: border-box;
		padding: 0 5%;
	}

	.news-box {
		box-sizing: border-box;
		padding: 75px 5% 60px 5%;
	}

	.scroll_horizontal .box {
		width: 96%;
	}

	.scroll_horizontal .plus,
	.scroll_horizontal .minus {
		width: 26px;
		height: 50px;
	}

	.scroll_horizontal .plus {
		left: -20px;
		background-size: 100% auto;
	}

	.scroll_horizontal .minus {
		right: -20px;
		background-size: 100% auto;
	}



	.newtList .list-con {
		top: 170px;
	}

	.newtList:hover .list-con {
		top: 160px;
	}

	.footer {
		box-sizing: border-box;
		padding: 0 5%;
	}

	.bigtit {
		font-size: 30px;
	}

	/*��ҳ��ʽ*/
	#mbx {
		box-sizing: border-box;
		padding: 0 5%;
	}

	.page-main {
		box-sizing: border-box;
		padding: 50px 5% 50px 5%;
	}

	.p-bigtit {
		font-size: 30px;
		margin-bottom: 30px;
	}

	.page-query .cp-list a h3 {
		font-size: 20px;
	}

	.page-query .cp-list {
		height: 500px;
	}

	.detail-main {
		box-sizing: border-box;
		padding: 20px 5% 35px 5%;
	}

	.detail-main .xqmsnr,
	.xqmsnr div,
	.xqmsnr p {
		font-size: 14px;
	}

	.yy-list {
		height: 260px;
	}

	.yy-list a .img-box {
		height: 215px;
	}

	.yy-list a h3 {
		font-size: 16px;
		padding: 10px;
	}

	#news-query li {
		height: 335px;
	}

	#news-query li a .tlist-img {
		height: 188px;
	}

	#news-query li a .list-con {
		top: 170px;
	}

	#news-query li a:hover .list-con {
		top: 160px;
	}

	.page-query .down-list h3 {
		font-size: 20px;
	}

}

@media(max-width:1200px) {

	/*��ҳ��ʽ*/

}

@media(max-width:1024px) {
	.logo {
		padding: 10px 0;
	}

	.nav-btn {
		display: block;
		position: absolute;
		top: 50%;
		margin-top: -30px;
		right: 5%;
	}

	.nav-main {
		width: 100%;
		float: none;
		margin-top: 0;
		background: #13315f;
		position: absolute;
		z-index: 9999;
		left: 0;
		top: 100%;
		display: none;
	}

	.nav-main li {
		width: 100%;
		color: #c8deff;
		box-sizing: border-box;
		line-height: 50px;
		font-weight: normal;
		float: none;
		text-align: left;
		border-bottom: 1px solid #1d3f73;
	}

	.nav-main li a.menua {
		color: #fff;
		margin-left: 20px;
	}

	.drop-second a,
	.drop-link-a a {
		color: #000;
	}

	.nav-main .current {}

	.nav-main li .drop {
		position: static;
	}

	.about-box {
		padding-top: 60px;
	}

	#protit {
		padding: 90px 0 50px 0;
	}

	.pro-box .pros {
		padding: 80px 5%;
	}

	.scroll_horizontal .list li {
		width: 300px;
		height: 300px;
	}

	.newtList {
		width: 280px;
	}

	.newtList .tlist-img {
		height: 160px;
	}

	.newtList .list-con {
		top: 145px;
	}

	.newtList:hover .list-con {
		top: 135px;
	}

	.newtList h2 {
		font-size: 14px;
		font-weight: bold;
	}

	.newtList p {
		font-size: 13px;
	}

	.newtList .dtime {
		font-size: 13px;
	}

	.footer ul .li2 {
		border-right: none;
		border-left: none;
		padding-left: 0;
		margin-right: 0;
	}

	.footer ul .li4 {
		text-align: left;
		float: none;
	}

	/*��ҳ��ʽ*/
	.page-about .about-edit {
		width: 100%;
		float: none;
	}

	.page-about-img {
		width: 70%;
		margin: 30px auto;
		float: none;
		text-align: center;
	}

	.page-about-img img {
		display: inline-block;
		max-width: 359px;
	}

	.cpclass li {
		width: 120px;
	}

	.cpclass li a {
		font-size: 14px;
	}

	.page-query .cp-list {
		height: 480px;
	}

	.page-query .cp-list a .img-box {
		margin: 50px auto 35px auto;
	}

	.yy-list {
		height: 220px;
	}

	.yy-list a .img-box {
		height: 185px;
	}

	.yy-list a h3 {
		font-size: 14px;
	}

	#news-query li {
		height: 270px;
	}

	#news-query li a .tlist-img {
		height: 160px;
	}

	#news-query li a .list-con {
		top: 145px;
	}

	#news-query li a:hover .list-con {
		top: 135px;
	}

	#news-query li a h2 {
		font-size: 14px;
		font-weight: bold;
	}

	#news-query li a p {
		font-size: 13px;
	}

	#news-query li a .dtime {
		font-size: 13px;
	}

	.page-query .down-list h3 {
		font-size: 17px;
	}

	.page-query .down-list p {
		font-size: 14px;
	}

	.page-query .down-list span {
		font-size: 14px;
	}

	.page-query .down-list span {
		background: url(../img/down-icon.jpg) no-repeat 30% center;
	}
}

@media(max-width:854px) {
	.footer ul li {
		display: block;
		box-sizing: border-box;
	}

	.footer ul .li1,
	.footer ul .li2,
	.footer ul .li3,
	.footer ul .li4 {
		width: 100%;
	}

	.footer ul li span {
		display block;
		width: 46px;
	}

	.footer ul li p {
		width: 92%;
	}

	.footer ul li a {
		display: inline-block;
		margin: 20px 5px;
	}

	/*��ҳ��ʽ*/

}

@media(max-width:768px) {
	.pro-position {
		display: none;
	}

	.nav-btn {
		margin-top: -20px;
	}

	.nav-btn img {
		max-width: 40px;
	}

	.bigtit {
		font-size: 22px;
	}

	.about-box {
		padding-top: 30px;
		padding-bottom: 20px;
	}

	.about-edit,
	.about-edit p,
	.about-edit div {
		font-size: 14px;
	}

	.more {
		width: 120px;
		line-height: 32px;
	}

	.pro-box .bigtit {
		padding: 50px 0 25px 0;
		background: url(../img/index-bj1.jpg) no-repeat center center;
		background-size: auto 100%;
	}

	.pro-box .pros {
		padding: 35px 5%;
	}

	.pro-box .pros ul li a h3 {
		font-size: 16px;
	}

	.pro-box .pros ul li a h4 {
		font-size: 14px;
		font-weight: bold;
	}

	.pro-box .pros ul li a p {
		font-size: 12px;
		word-break: break-all;
	}

	#yingyong {
		padding: 45px 0 20px 0;
	}

	.yingyong li {
		width: 32.5%;
		margin-bottom: 5px;
		margin-right: 0.415%;
		margin-left: 0.415%;
	}

	.yingyong li a img {
		height: 248px;
		width: auto;
	}

	.yingyong .hoverstyle {
		width: 32.5% !important;
		transition: width 0.5s;
	}

	.yingyong .hoveraffter {
		width: 32.5% !important;
		transition: width 0.5s !important;
	}

	.news-box {
		padding: 45px 5% 30px 5%;
	}

	/*��ҳ��ʽ*/
	.p-bigtit {
		font-size: 22px;
	}

	.page-query .cp-list {
		height: 390px;
		margin: 0 1.5% 20px 1.5%;
	}

	.page-query .cp-list a h3 {
		font-size: 14px;
		font-weight: bold;
	}

	.page-query .cp-list a p {
		font-size: 12px;
		word-break: break-all;
	}

	.page-query .cp-list a .seeicon {
		bottom: 15px;
		background-size: 30px auto;
	}

	.yy-list {
		width: 48%;
	}

	#news-query li {
		width: 47%;
	}

	.xwnbt {
		font-size: 16px;
		line-height: 1.5em;
		margin-top: 0;
		margin-bottom: 20px;
		font-weight: bold;
	}

	.xwnnr,
	.xwnnr p,
	.xwnnr div {
		font-size: 13px;
	}

	.xwnnr img {
		max-width: 100%;
	}

	.toptit div {
		font-size: 14px;
	}

	.inactive div {
		font-size: 12px;
	}

	.zp_list ul li h4 {
		font-size: 13px;
		font-weight: bold;
	}

	.zp_list ul li p {
		font-size: 12px;
	}

	/*����֧����Ӧʽ��ʽ*/
	.con-box1 form h3 {
		font-size: 20px;
		margin-bottom: 25px;
	}

	.input-box {
		font-size: 14px;
		padding-left: 35px;
	}

	.input-box1,
	.input-box2 {
		background-size: 20px auto;
	}

	.login-btn {
		font-size: 14px;
	}

	.memberinfo {
		font-size: 13px;
	}

	.con-box1 {
		width: 70%;
		padding: 0 0;
	}

	.regform-box div {
		font-size: 13px;
		width: 100%;
	}

	.regform-box div .input {
		display: inline-block;
		width: 70%;
	}

	.regform-box div span {
		display: block;
	}

	.regform-box div textarea {
		display: inline-block;
		width: 70%;
	}

	.page-query .down-list {
		width: 47%;
	}

	.page-query .down-list h3 {
		font-size: 16px;
	}
}

@media(max-width:640px) {

	.bott-logo,
	.footer ul {
		display: none;
	}

	.jiaozhu {
		border-top: none;
		margin-top: 0;
	}

	.pro-box .pros ul li {
		width: 98%;
		margin: 10px 1%;
	}

	/*��ҳ��ʽ*/

}

@media(max-width:526px) {
	.logo img {
		max-width: 55%;
	}

	.pro-box .pros ul li {
		min-height: 450px;
	}

	/*��ҳ��ʽ*/
	.page-query .cp-list {
		width: 47%;
	}

	.page-main {
		box-sizing: border-box;
		padding: 30px 5% 30px 5%;
	}

	.con-box1 {
		width: 80%;
	}
}

@media(max-width:480px) {
	.nav-btn {
		margin-top: -17.5px;
	}

	.nav-btn img {
		max-width: 35px;
	}

	.pro-box .pros ul li {
		min-height: 490px;
	}

	.yingyong li a img {
		height: 200px;
	}

	.yingyong li a h3 {
		font-size: 15px;
	}

	/*��ҳ��ʽ*/
	.page-query .cp-list {
		height: 320px;
	}

	.page-query .cp-list a .img-box {
		margin: 30px auto 25px auto;
	}

	.page-query .cp-list a .seeicon {
		display: none;
	}

	.yy-list {
		height: 165px;
	}

	.yy-list a .img-box {
		height: 130px;
	}

	#news-query li {
		float: none;
		width: 100%;
		margin: 0 0 20px 0;
		height: auto;
	}

	#news-query li a {
		position: static;
		height: auto;
	}

	#news-query li a .tlist-img {
		height: auto;
	}

	#news-query li a .tlist-img img {
		height: auto;
	}

	#news-query li a .list-con {
		position: static;
		top: 0;
		left: 0;
		width: 100%;
	}

	.con-box1 {
		width: 100%;
	}

	.page-query .down-list span {
		background: url(../img/down-icon.jpg) no-repeat 20% center;
	}

	.contact-box {
		margin-bottom: 50px;
	}

	#dituContent {
		height: 350px;
	}
}

@media(max-width:380px) {

	.pro-box .pros ul li {
		display: block;
		float: none;
		width: 100%;
		margin: 0 0 20px 0;
		min-height: 335px;
	}

	.scroll_horizontal .box {
		width: 86%;
	}

	/*.scroll_horizontal .list li{width:308px;}
	.newtList{width:288px;}*/
	.scroll_horizontal .plus,
	.scroll_horizontal .minus {
		width: 22px;
		height: 40px;
	}

	.scroll_horizontal .plus {
		left: -10px;
	}

	.scroll_horizontal .minus {
		right: -10px;
	}

	/*��ҳ��ʽ*/
	.yy-list {
		height: 140px;
	}

	.yy-list a .img-box {
		height: 105px;
	}

	#news-query li {
		height: 305px;
	}

	#news-query li a .tlist-img {
		height: 160px;
	}

	#news-query li a .list-con {
		top: 145px;
	}

	#news-query li a:hover .list-con {
		top: 135px;
	}
}