/*鍒濆鍖朿ss*/
body{font-family:MicrosoftYaHei;color: #333;}
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}/*棰滆壊鏍规嵁閫氱敤淇℃伅鍒楄〃鐨勬枃瀛楅鑹插喅瀹?/
.more a{color: #999;}/*棰滆壊鏍规嵁閫氱敤鏇村鐨勬枃瀛楅鑹插喅瀹?/
a:hover{color:#2d6fcd;}/*棰滆壊鏍规嵁psd涓昏壊璋冨喅瀹氾紝姣斿寰堝閮芥槸钃濊壊*/
.more a:hover{color:#2d6fcd;}/*棰滆壊鏍规嵁psd涓昏壊璋冨喅瀹氾紝姣斿寰堝閮芥槸钃濊壊*/
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:'';height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
textarea,input{font-family:MicrosoftYaHei;}
.w1200{
    width: 1200px;
    margin: 0 auto;
}

/* main */
.main-box{
    width: 100%;
    height: auto;
}

/* 鏂伴椈涓績 */
.main-box .bj{
    width: 100%;
    height: 300px;
    background: url(bj.png) top center no-repeat;
    position: relative;
}
.main-box .bj h1{
    position:absolute;
    font-size: 36px;
    color: #ffffff;
    bottom: 30px;
}
.main-box .bj span{
    width: 10px;
    height: 25px;
    background-color: #BD964C;
    position:absolute;
    bottom: -10px;
}

/* 褰撳墠浣嶇疆 */
.current-position {
    font-size: 16px;
    color: #333333;
    width: 1200px;
    height: 74px;
    line-height: 74px;
    margin: 0 auto;
    position: relative;
    border-bottom: 1px solid #BD964C;
}

.current-position a {
    color: #333333;
}
.current-position ul.lanm-list{
    position: absolute;
    right: 0;
    top: 0;
}
.current-position ul.lanm-list li{
    font-size: 16px;
    line-height: 71px;
    float: left;
    margin-right: 15px;
}
.current-position ul.lanm-list li a{
    display: block;
}
.current-position ul.lanm-list li:hover{
    border-bottom: 3px solid #004A88;
    color: #004A88;
}
.current-position ul.lanm-list li.hover{
    border-bottom: 3px solid #004A88;
    color: #004A88;
}
.current-position ul.lanm-list li:hover a{
    color: #004A88;
    font-weight: bold;
}
.current-position ul.lanm-list li.hover a{
    color: #004A88;
    font-weight: bold;
}


/* 缁勭粐鏈烘瀯 */
.content{
    height: auto;
    padding: 50px 0;
    /* background: url(gywm-bj-pic.png) left bottom no-repeat; */
}
.content .con-logo{
    text-align: center;
}
.content .con-logo img{
    width: 392px;
    height: 55px;
}
.content-box{
    width: 100%;
    height: auto;
}


/* 褰撳墠浣嶇疆 */

.current-position a {
	color: #999999;
}

.tab-on td table td:last-child a {
	color: #20242a;
}

/*鏂囩珷姝ｆ枃*/

.con {
	width: 1000px;
	min-height: 680px;
	margin: 0px auto;
}

.con-title {
	font-size: 26px;
	color: #000;
	text-align: center;
	border-bottom: 2px #EEEEEE solid;
	padding: 0 25px 25px;
	line-height:45px;
}

.small-title {
	width: 900px;
	font-size: 15px;
	color: #333;
	line-height: 50px;
}

.small-title .date {
	margin: 0 150px;
}

.small-title .fare {
	float: right;
	margin-right: 15px;
}

.main-txt p {
	font-size: 15px;
	color: #333;
	line-height: 2em;
	/*text-indent: 2em;*/
}

.main-corner {
	float: right;
	margin-top: 20px;
	margin-bottom: 40px;
}

.main-corner div {
	font-size: 15px;
	color: #333;
	line-height: 26px;
}

.main-word {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	background-color: #f1f1f1;
}

.main-word .main-word-left {
	float: left;
}

.main-word-left span {
	font-size: 15px;
	font-weight: bold;
	color: #fa0505;
}

.main-word .main-word-right {
	float: right;
}

.main-word-right span {
	float: left;
}

.main-word-right .printer {
	margin-left: 30px;
	padding-left: 25px;
	background: url(printer.png) no-repeat left center;
	cursor: pointer;
}

.main-word-right .close {
	margin-left: 25px;
	padding-left: 25px;
	background: url(close.png) no-repeat left center;
	cursor: pointer;
}

.con-main .line {
	border: 1px #c5c5c5 dotted;
	margin: 20px 0;
}

.con-main .prev {
	margin-bottom: 15px;
}

@media screen and (max-width:768px) {
	.position img {
		width: 20px;
	}

	.position-txt {
		width: 100%;
	}

	img {
		width: 100%;
	}

	.see,
	.fare,
	.main-word,
	#share-2,
	.line {
		display: none;
	}

	.con-title {
		height: auto;
	}

	.zoom {
		width: 100% !important;
		margin: 0;
		padding: 5%;
	}

	.con {
		width: 100% !important;
		margin: 0;
	}

	.small-title .date {
		margin: 0;
		display: block;
		text-align: center;
	}

	.small-title {
		width: 100%;
	}

	.small-title .date {
		margin-right: 0 !important;
	}

	.main-txt p {
		text-align: justify;
	}
}

@media screen and (max-width:768px) {
	.con-title {
		font-size: 44px;
		line-height: 56px;
	}

	.small-title {
		font-size: 24px;
	}

	.main-txt p {
		font-size: 32px;
		line-height: 52px;
	}

}


/* 鎷涜仒 */
.content ul.zhaopin{
	width: 100%;
	height: auto;
}
.content ul.zhaopin li{
	width: 385px;
	height: 130px;
	background-color: #ffffff;
	box-shadow: 0 2px 10px 1px rgb(0 34 71 / 20%);
	float: left;
	padding: 20px;
	margin: 0 15px 15px 0;
	position: relative;
}
.content ul.zhaopin li p{
	font-size: 18px;
}
.content ul.zhaopin li .xxlist{
	position:absolute;
	bottom: 20px;
	width: 345px;
}
.content ul.zhaopin li .xxlist span{
	color: #999999;
	font-size: 14px;
	float: left;
}
.content ul.zhaopin li .xxlist span.phone{
	float: right;
	background: url(phone.png) left no-repeat;
	padding-left: 28px;
    background-size: contain;
}
.content ul.zhaopin li .xxlist span.jg{
	margin: 0 10px;
}

/* 鏈烘瀯璇︽儏 */
.content-jgxq{
	height: auto;
}
.content-jgxq ul.jgxq-tit{
	width: 100%;
	height: 82px;
	position: relative;
}
.content-jgxq ul.jgxq-tit li{
	width: 200px;
	height: 70px;
	line-height: 26px;
	background: #DCDCDC;
	font-size: 20px;
	padding-left: 25px;
	color: #666666;
	cursor: pointer;
	float: left;
	padding-top: 10px;
}
.content-jgxq ul.jgxq-tit li span{
	font-size: 16px;
}
.content-jgxq ul.jgxq-tit li a{
	color: #000;
}
.content-jgxq ul.jgxq-tit li.hover{
	background: url(jgxq-icon-on.png) no-repeat;
	color: #333333;
	height: 82px;
}
.content-jgxq ul.jgxq-tit li.hover a{
	color: #333333;
}
/* .content-jgxq ul.jgxq-tit li#one{
	left: 5px;
	z-index: 1;
}
.content-jgxq ul.jgxq-tit li#two{
	left: 205px;
	padding-left: 80px;
}
.content-jgxq ul.jgxq-tit li#three{
	left: 407px;
	padding-left: 80px;
}
.content-jgxq ul.jgxq-tit li#four{
	left: 608px;
	padding-left: 80px;
}
.content-jgxq .jgxq-List .jieshao{
	padding: 25px 0;
} */

.content-jgxq .jgxq-List .jieshao{
	padding: 25px 0;
} 
.content-jgxq .jgxq-List .jieshao ul li{
	width: 100%;
	background-color: #F4F4F4;
	margin-bottom: 30px;
	padding: 30px;
}
.content-jgxq .jgxq-List .jieshao ul li div.name{
	width: 10%;
	text-align: center;
}
.content-jgxq .jgxq-List .jieshao ul li div.name h1{
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: 500;
}
.content-jgxq .jgxq-List .jieshao ul li div.name p{
	height: 30px;
	line-height: 30px;
	background: #BD964C;
	border-radius: 15px;
	color: #ffffff;
}
.content-jgxq .jgxq-List .jieshao ul li div.jianli{
	width: 90%;
	line-height: 32px;
	padding-left: 60px;
}
/* 鏍″洯鎷涜仒 */
.xiaoyuanzhaopin{
	width: 100%;
	height: auto;
	margin: 25px 0;
}
.xiaoyuanzhaopin ul.sublist li{
	padding: 25px;
	position: relative;
	background-color: #ffffff;
	margin-bottom: 20px;
}
.xiaoyuanzhaopin ul.sublist li p{
	font-size: 18px;
	padding-bottom: 20px;
}
.xiaoyuanzhaopin ul.sublist li .xxlist{
	width: 100%;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 20px;
}
.xiaoyuanzhaopin ul.sublist li .xxlist span{
	color: #999999;
	font-size: 14px;
	float: left;
}
.xiaoyuanzhaopin ul.sublist li .xxlist span.phone{
	float: left;
	background: url(phone.png) left no-repeat;
	padding-left: 28px;
	background-size: contain;
	margin-left: 25px;
}
.xiaoyuanzhaopin ul.sublist li .xxlist span.jg{
	margin: 0 10px;
}
.xiaoyuanzhaopin .list-box{
	padding: 20px 0;
}
.xiaoyuanzhaopin .list-box span.tit{
	display: block;
	font-size: 16px;
	line-height: 32px;
}
.xiaoyuanzhaopin .list-box p{
	font-size: 16px!important;
	line-height: 32px;
}
.xiaoyuanzhaopin a.sqzw{
	display: block;
	position: absolute;
	right: 25px;
	background-color: #004986;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	top: 25px;
}













