@charset "UTF-8";
@font-face {
	font-family: SourceHanSerifCN-Regular";
 src: url("../fonts/SourceHanSerifCN-Regular-1.woff2") format("woff2"), url("../fonts/SourceHanSerifCN-Regular-1.woff") format("woff"), url("../fonts/SourceHanSerifCN-Regular-1.ttf") format("truetype"), url("../fonts/SourceHanSerifCN-Regular-1.eot") format("embedded-opentype"), url("../fonts/SourceHanSerifCN-Regular-1.svg") format("svg"), url("../fonts/SourceHanSerifCN-Regular-1.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "SourceHanSans-Regular", system-ui, -apple-system, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif;
	font-size: 12px;
}

p,
img,
ul,
li,
a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	text-decoration: none;
}

a {
	cursor: pointer;
}

.xxx {
	height: 300px;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/*banner*/

.banner {
	width: 100%;
	height: 560px;
	overflow: hidden;margin-top:95px;
	position: relative;
	z-index: 0;
}

.banner .bd {
	position: relative;
	z-index: 0;
}

.banner .bd ul {
	width: 100% !important;
}

.banner .bd li {
	width: 100% !important;
	height: 560px;
}

.banner .bd li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.banner .hd {
	width: 100%;
	position: absolute;
	bottom: 25px;
	text-align: center;
	z-index: 1;
}

.banner .hd li {
	width: 10px;
	height: 6px;
	border-radius: 3px;
	background: #fff;
	margin: 0 2px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	transition: all .3s linear;
	opacity: .5;
}

.banner .hd .on {
	width: 50px;
	opacity: 1;
}

.banner .prev,
.banner .next {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 0;
	text-align: center;
	line-height: 100px;
	z-index: 1;
	width: 47px;
	height: 100px;
	background-color: #fff;
	cursor: pointer;
	filter: alpha(opacity=40);
	opacity: 0.4;
	display: none;
}

.banner .prev i,
.banner .next i {
	font-size: 30px;
	color: #006ebd;
	font-weight: bold;
}

.banner .next {
	left: auto;
	right: 0;
}

.pgl_top_con {
	width: 100%;
	height: 267px;
	margin-top: -5px;
	background: url(../img/bg.png) repeat-x;
	padding-top: 50px;
}

.pgl_top {
	width: 1200px;
	margin: 0 auto;
}

.pgl_top p {
	font-size: 16px;
	line-height: 42px;
	color: #FFFFFF;
	text-indent: 2em;
	letter-spacing: 2px
}

.pglcontainer {
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
}

.pgltitle {
	margin: 0 auto;
}

.pgltitle hr {
	border: 0;
	background-color: #9ebde8;
	height: 1px;
}

.pgltitle h2 {
	color: #0f0d0e;
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	padding:50px 0;
}

.pgltitle h2 span {
	font-size: 18px;
	margin-left: 30px;
}

.pgltitle p {
	font-size: 14px;
	line-height: 32px;
	color: #FFFFFF;
}

.pgl_container {
	width: 100%;
}

.cplb {}

.pgl_bg {
	width: 1200px;
	margin: 0 auto;
}

.pgl_cptj li {
	width: 283px;
	height: 250px;
	margin-left: 22px;
	float: left;
}

.pgl_cptj li:first-child {
	margin-left: 0;
}

.pgl_cptj li img {
	width: 283px;
	height: 207px;
	overflow: hidden;
}

.pgl_cptj li p {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #0b2b78;
}

.pgl_cptj li p span {
	font-size: 16px;
	color: #FFFFFF;
}

.pgl_cptj .cs {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.pgl_cptj .cs a {
	width: 103px;
	background-color: #e16b0b;
	text-align: center;
	float: right;
	color: #FFFFFF;
	font-size: 16px;
}

.pgl_cptj .cs p {
	width: 180px;
	background-color: #3469b0;
	text-align: center;
	float: left;
	font-size: 16px;
}

.pgl_cptj .cs p a {
	width: 100%;
	background: none;
}

.pgl_js {
	width: 100%;
	height:660px;
	margin: 0 auto;
	background: #001a2f url(../img/bg.jpg) no-repeat;
	margin-top:70px;
}

.pgl_js .jstit {
	width: 1450px;
	margin: 0 auto;
}

.jstit li {
	float: left;
	line-height: 60px;
	margin-top: 50px;
}

.jstit h2 {
	font-size: 45px;
	color: #FFFCFD;
	margin: 0 50px;
}


#tab {
	width: 1200px;		
	margin: 0 auto;
}

#tab ul {
	list-style: none;
	width: 1100px;	
	height: 63px;
	margin:10px auto;
}

#tab ul li {
	background: #0068f8;
	cursor: pointer;
	float: left;
	list-style: none;
	width: 215px; 
	height:63px;
	line-height: 63px;
	margin-left:70px;
	margin-top:0px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #FFFCFD;
	border-radius: 8px;
}
#tab ul li:first-child{margin-left: 0;}

#tab ul li.on {
	background-color: #f23f15;
}

#tab div {
	height: 310px;
	width: 1200px;	
}
#tab div dl{list-style: none;}
#tab div dl dd{
	width: 389px;
	height: 309px;
	float: left;
	margin-left: 16px;
	margin-top:40px;	
	}
#tab div dl dd:first-child{margin-left: 0;}
#firstPage{margin-top:30px;}
#firstPage img{
	float: left;
}
#firstPage h2{
	width: 560px;
	float: right;
	font-size: 38px;
	color: #FFFCFD;
	padding: 20px 0;
}
#firstPage p{
	width: 560px;
	float: right;
	margin-left: 30px;
	font-size: 16px;
	color: #FFFCFD;
	line-height: 36px;
}
#tab .js img{
	width: 603px;
	height: 373px;
	font-size: 16px;
	color: #FFFCFD;
}
.hide {
	display: none;
}

.ggcs {
	width: 1200px;
	margin: 0 auto;
}

.ggcs h3 {
	font-size: 24px;
	line-height: 100px;
	font-weight: bold;
}

.ggcs h3 a {
	background: -moz-linear-gradient(top, #80aeea 0%, #2b5995 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #80aeea), color-stop(100%, #2b5995));
	background: -webkit-linear-gradient(top, #80aeea 0%, #2b5995 100%);
	background: -o-linear-gradient(top, #80aeea 0%, #2b5995 100%);
	background: -ms-linear-gradient(top, #80aeea 0%, #2b5995 100%);
	background: linear-gradient(to bottom, #80aeea 0%, #2b5995 100%);
	padding: 5px 15px;
	border-radius: 8px;
	color: #FFFFFF;
}

.ggcs h3 span {
	color: #e16b0b;
}

.ggcs table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}

.ggcs table tr {
	height: 45px;
	line-height: 45px;
	text-align: center;
}

.ggcs table td {
	margin: 0;
	padding: 0;
	border: 1px solid #cad3de;
	font-size: 14px;
	padding: 0 8px;
}

.ggcs table td p { line-height: 20px;
	text-align: left;
}

.ggcs table tr:first-child {
	background: #295793;
	border: 1px solid #cad3de;
	color: #FFFFFF;
}

.cpyy {
	width: 1160px;
	height: 350px;
	margin: 0 auto;
	background-color: #1851a2;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 30px;
}

.cpyy ul li {
	width: 260px;
	height: 172px;
	margin: 20px 15px 0;
	float: left;
}

.cpyy ul li p {
	text-align: center;
	font-size: 16px; line-height: 35px;
	color: #fffcfd;
}

.yyly {
	width: 1200px;
	margin: 0 auto;
}
.yyly ul{
	width: 400px;
	float: left;
}
.yyly ul li {
	float: left;
	width: 181px;
	height: 103px;
	text-align: center;
    margin-bottom: 13px; margin-right:20px;
}
.yyly ul li:nth-child(2n){ margin-right: 0px;}
.yyly ul li:last-child{
	background-color: #F23F15;
	line-height: 103px;
}
.yyly ul li:last-child a{
	color: #FFFCFD;
	font-size: 16px;
}
.yyly .yyly_r{
	float: right;

}

.ly{
	
}

.ad {
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}


.pglcontainer3 {
	margin:40px auto 0px auto;
	width: 1200px;
	height: auto;

}

.jg {
	width: 100%;
	height: 590px;
	margin-top: 30px;
	background: url(../img/bg_jg.jpg) center center no-repeat;
}

.bj {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

.jg p {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	letter-spacing: 2px;
}

.bt {
	margin: 10px 20px 10px 0px;
}

.xwlist {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}

.xwlist li {
	float: left;
	width: 50%;
}

.xwlist .rq {
	width: 70px;
	height: 85px;
	background-color: #2d6aab;
	color: #FFFFFF;
	text-align: center;
}

.rq span {
	font-size: 38px;
	font-weight: bold;
}

.rq p {
	font-size: 24px;
	border-top: 1px solid #FFFFFF;
	width: 55px;
	height: 30px;
	margin: 0 auto;
}

.bt a {
	font-size: 18px;
	color: #2d6aab;
	line-height: 30px;
	font-weight: bold;
}

.bt p {
	color: #999999;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
}

.lx {
	width: 1000px;
	border: 1px solid #D5D5D5;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 99px 20px;
}

.footer_lx {
	width: 980px;
	height: 150px;
}

.footer_lx ul {
	width: 980px;
	margin: 0 auto
}

.footer_lx ul li {
	width: 245px;
	float: left
}

.footer_lx ul li span {
	height: 57px;
	width: 60px;
	background-image: url(../img/lx.png);
	display: block;
	margin: 0 auto;
	margin-top: 37px
}

.footer_lx ul li .span2 {
	background-position: -60px 0
}

.footer_lx ul li .span3 {
	background-position: -120px 0
}

.footer_lx ul li .span4 {
	background-position: -180px 0
}

.footer_lx ul li .span5 {
	background-position: -240px 0
}

.footer_lx ul li:hover span {
	background-position-y: -58px
}

.footer_lx ul li p {
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	margin-top: 10px;
	color: #333333;
}

.footer_lx ul li:hover p {
	color: ##466c5
}

.footer_lx ul li i {
	width: 141px;
	height: 129px;
	position: absolute;
	z-index: 9999;
	right: -60px;
	top: 30px;
	background: url(../img/ad.png) no-repeat;
	display: none
}

.footer_lx ul li:hover i {
	display: block;
}

.order {
	height: auto;
	overflow: visible !important;	
	padding: 20px 20px 56px;
	z-index: 2;
	width: 550px;
	border: 1px solid #D5D5D5;
	background-color: #001a2f;	
}

.order h3 {
	padding-top: 40px !important;
	padding-bottom: 20px;
	font-size: 30px;
	color: #333;
}

.order .form .form-fl {
	width: 260px;
}

.order .form .form-fr {
	width: 260px;
}

.order .form .input-row {
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 12px;
}

.order .form .input-row em {
	color: red;
	margin-right: 4px;
}

.order .form label {
	display: none;
	line-height: 30px;
	color: #e72c00;
	background: url("../images/error-icon.png") left center no-repeat;
	padding-left: 20px;
	font-size: 12px;
}

.order .form .input-row input {
	margin-top: 6px;
	border: 1px solid #cccccc;
	width: 232px;
	font-size: 13px;
	padding: 14px;
	border-radius: 5px;
}

.form-con textarea {
	resize: none;
	margin-top: 24px;
	border: 1px solid #cccccc;
	width: 510px;
	height: 35px;
	padding: 18px;
	font-size: 13px;
	border-radius: 5px;
}

.form-con .submit {
	cursor: pointer;
	margin-top: 23px;
	width: 180px;
	border: 0;
	background-color: #0d539d;
	font-size: 16px;
	color: #fff;
	height: 45px;
	line-height: 45px;
	border-radius: 5px;
}

.order .form .submit:hover {
	background-color: #014995;
}

div.select-main {
	z-index: 2;
	width: 260px;
	height: auto;
	position: relative;
	-webkit-user-select: none;
	/* webkit (safari,chrome) browsers */
	-moz-user-select: none;
	/* mozilla browsers */
	-khtml-user-select: none;
	/* webkit (konqueror) browsers */
	-ms-user-select: none;
	/* IE10+ */	
}

div.select-main.z-index {
	z-index: 10;
}

div.select-main.disabled {
	cursor: default;
	filter: alpha(opacity=50);
	opacity: 0.5;
	zoom: 1;
}

div.select-main.disabled div.select-set {
	cursor: default;
}

div.select-main.disabled div.select-arrow {
	cursor: default;
}

div.select-set {
	margin-top: 6px;
	border: 1px solid #cccccc;
	background-color: #fff;
	color: #666666;
	cursor: pointer;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	position: relative;
	padding: 0 0 0 15px;
	width: auto;
	z-index: 5;
}

div.select-arrow {
	border-top: 7px solid #333333;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	cursor: pointer;
	height: 0;
	position: absolute;
	top: 46px;
	right: 10px;
	width: 0;
	z-index: 7;
}

div.select-arrow.reverse {
	border-top: 7px solid transparent;
	border-bottom: 7px solid #d5d5d5;
	top: 10px;
}

div.select-block {
	display: none;
	background-color: #fff;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	left: -1px;
	line-height: 20px;
	position: absolute;
	top: 73px;
	*top: 74px;
	width: 100%;
	z-index: 12;
}

dl.select-list {
	cursor: pointer;
	max-height: 250px;
	overflow: hidden;
	overflow-y: auto;
}
dl.select-list dd.select-items{
	color: #333;
}

.ft_c {
	text-align: center;
	width: 100%;
	background: #CCCCCC;
	padding: 20px;
	margin-top: 30px;
}

.ft_c a {
	display: inline-block;
	margin-right: 40px;
	color: #333333;
	font-size: 14px;
}

.ft_c span {
	display: inline-block;
	margin-right: 40px;
	color: #333333;
	font-size: 14px;
}

.ft_c a:hover {
	color: #0A50A0;
}


/*! <=991 手机端 */
@media all and (max-width: 991px) 

{.banner{ margin-top: 52px; height:130px;}
.pgl_bg,.pglcontainer3,	.mtsl,.ggcs,.cpyy,.pglcontainer,.xwlist{ width:98%; padding: 1%;}
.pgltitle{ padding: 10px 0px;}
.bt,.xwlist li{ width: 100%;}
.yyly{ width:98%;}
#firstPage h2{ width: 100%; font-size: 28px;}
	.pgltitle h2{font-size: 24px; padding: 0px 10px;}
	#firstPage p{ width: 100%; margin-left: 0px; line-height: 24px; padding-bottom: 20px;}
	.pglcontainer{ width:96%;}
	#tab div dl dd{ width:33%; height: auto; margin-left: 0px;margin-top:10px; margin-bottom: 10px;}
	.cpyy ul li,.pgl_cptj li{width: 48%; margin-right: 2%; margin-left: 0px;}
	.cpyy ul li:first-child,.pgl_cptj li:first-child{margin-left: 0px;}
	.pgl_cptj li img{ width: 100%; height: auto;}
	.pgl_cptj li{ height: auto; margin-bottom: 10px;}
	.pgl_cptj .cs p,.pgl_cptj .cs a{width: 100%; } 
	.pgl_cptj li p,.pgl_bg{ height: auto;}
	.ggcs table td p{ line-height: 20px;}
	.yyly ul{width: 100%;}
	.cpyy{ height: auto ;}
	.cpyy ul li{ height: auto;}
	.pgl_js{ height: auto; margin-top: 30px;}
	.pgl_js .jstit{ width: 100%;}
	.jstit li{ margin-top:10px; width: 100%; text-align: center;}
	.jstit h2{ font-size: 24px;}
	.lx{width: 98%;  padding:20px 0px;}
	.footer_lx{ width: 100%; height: auto; padding-bottom: 20px;}
.footer_lx ul{ width: 100%;}
.footer_lx ul li{ width: 50%;}
.cont{width: 96%; margin:10px auto;padding:10px 1%; height: auto;}
.order .form .form-fl{ width: 100%;}
.order .form .form-fr,.order .form .submit{ width: 100%;}
.order .form .input-row textarea{ width:88%;}
.order .form .input-row input{ width: 90%;}
.yyly ul li{ width: 49%; margin-right:2%; margin-left: 0px;}
.yyly ul li:nth-child(2n){ margin-right: 0px;}
	#tab{ width: 100%;}
	#tab ul{ width: 100%; height: 25px;}
	#tab ul li{ width:24%; margin-right: 1%; height: 30px; line-height: 30px;margin-left:0px;font-size: 18px;}
	#tab div{ width:96%;height: auto; padding:2%;}
	div.select-main,.form-con textarea{  width: 48%;}
.jxgcontainer3{ width: 100%;}
}
	