@charset "utf-8";
@font-face
{
	font-family: myFont;
	src: url('font/font.TTF'),
		 url('font/font.eot'); /* IE9 */
}
.pc-banner,.pc-cat,.pc-page{
	display:block;
}
.wap-banner,.wap-cat,.wap-page{
	display:none;
}
#sy-banner{
	width:100%;
	min-width:1350px;
	height:auto;
	position:relative;
}
#sy-banner img{
	width:100%;
}
#sy-banner .syb{
	display:block;
	margin-top:-25px;
	position:absolute;
	top:50%;
	left:0;
	right:0;
}
#sy-banner .syb .sy-ft{
	width:auto;
	height:50px;
	padding:0px 0px;
	float:left;
	position:absolute;
	top:50%;
	left:8%;
	font-size:35px;
	font-weight:bold;
	color:#fff;
	line-height:35px;
	background:url(../images/icon_5.png) no-repeat right bottom;
	z-index:999;
}
#sy-pcon{
	width:100%;
	height:auto;
	margin:auto;
	display:table;
}
#sy-pcon .sy-title{
	width:100%;
	height:75px;
	border-bottom:1px solid #e5e5e5;
	font-size:16px;
	color:#666666;
	line-height:75px;
}
#sy-pcon .sy-title .cat li{
	margin:0 2px;
	float:left;
	position:relative;
}
#sy-pcon .sy-title .cat li h3{
	line-height:75px;
	display:block;
	padding:0px 25px;
	margin:0px 0px;
	font-weight:normal;
	/*position:absolute;*/
	position:relative;
	top:2px;
}
#sy-pcon .sy-title .cat li a:hover h3,#sy-pcon .sy-title .cat li .cur h3{
	height:73px;
	border-bottom:2px solid #035cac;
	color:#035cac;
}
#sy-pcon .sy-title  .pos{
	font-size:14px;
}
#sy-pcon .sy-title  .pos a:hover,#sy-pcon .sy-title  .pos span{
	color:#035cac;
}
#sy-pcon .sy-con{
	padding:40px 0px;
	font-size:18px;
	color:#454545;
	line-height:38px;
}
#sy-pcon .show{
	width:1350px;
	height:auto;
	margin:auto;
}
#sy-pcon .about .img{
	float:left;
	margin-right:20px;
}
#sy-pcon .title{
	padding-bottom:36px;
	font-size:36px;
	color:#035cac;
	line-height:36px;
	text-align:center;
}
#sy-pcon .sy-con .lead-list{
	width:100%;
	height:auto;
	display:table;
}
#sy-pcon .sy-con .lead-list li{
	width:48%;
	height:auto;
	margin-bottom:50px;
	float:left;
	border:1px solid #dddddd;
}
#sy-pcon .sy-con .lead-list li:nth-child(2n){
	float:right;
}
#sy-pcon .sy-con .lead-list .tpl{
	width:100%;
	height:63px;
	background-color:#f4f4f4;
	border-bottom:1px solid #dddddd;
}
#sy-pcon .sy-con .lead-list .tpl .tname{
	font-size:24px;
	font-weight:normal;
	color:#035cac;
	line-height:24px;
	position:relative;
	top:22px;
	left:20px;
}
#sy-pcon .sy-con .lead-list .tpl span{
	padding-left:10px;
	font-size:16px;
	color:#666666;
	line-height:16px;
}
#sy-pcon .sy-con .lead-list .tcon{
	padding:15px 20px;
	font-size:16px;
	color:#454545;
	line-height:30px;
}
#sy-pcon .sy-con .frm-box{
	font-size:16px;
}
#sy-pcon .sy-con .mid{
	text-align:center;
}
#sy-pcon .sy-con .frm-box .frm-item{
	margin-right:2.5%;
}
#sy-pcon .dsml{
	width:1350px;
	height:auto;
	margin:auto;
	padding:40px 0px;
	display:table;
	position:relative;
}
#sy-pcon .dsml .mlist{
	width:100%;
	height:auto;
	display:table;
	position:relative;
}
#sy-pcon .dsml .mlist{
	margin:0px 0px 15px;
	background-color:#f4f4f4;
	border-top:4px solid #f0aa00;
}
#sy-pcon .dsml .mlist dt,#sy-pcon .dsml .mlist dd{
	float:left;
}
#sy-pcon .dsml .mlist .dt{
	width:10%;
	height:36px;
	display:block;
	float:left;
	font-size:36px;
	font-weight:bold;
	color:#454545;
	line-height:36px;
	text-align:center;
	position:relative;
	top:40%;
}
#sy-pcon .dsml .mlist .mitem{
	width:100%;
	height:auto;
	display:table;
	float:left;
}
#sy-pcon .dsml .mlist dd{
	width:33%;
	height:auto;
	padding:35px 0px;
	display:inline-block;
	border-left:1px solid #e0e0e0;
}
#sy-pcon .dsml .mlist dd:nth-child(3n+1){
	border-left:0px solid #e0e0e0;
}
#sy-pcon .dsml .mlist .photo{
	width:117px;
	height:109px;
	margin:0px 24px 0px 28px;
	float:left;
	overflow:hidden;
}
#sy-pcon .dsml .mlist .desc{
	width:225px;
	height:auto;
	float:left;
	overflow:hidden;
}
#sy-pcon .dsml .mlist .desc h3{
	padding-bottom:8px;
	font-size:20px;
	font-weight:bold;
	color:#454545;
	line-height:26px;
}
#sy-pcon .dsml .mlist .desc h3 span{
	font-size:16px;
	font-weight:normal;
	position:relative;
	left:12px;
}
#sy-pcon .dsml .mlist .desc .instro{
	width:100%;
	height:72px;
	font-size:14px;
	color:#666666;
	line-height:24px;
	overflow:hidden;
}
#sy-pcon .dsml .mlist a:hover .desc .instro{
	color:#7c7c7c;
}
#sy-pcon .dlist{
	width:100%;
	height:auto;
	display:table;
	padding:20px 0px 0px;
	position:relative;
	top:-30px;
}
#sy-pcon .dlist li{
	width:100%;
	height:auto;
	display:inline-table;
	padding:20px 0px 15px;
	border-bottom:1px solid #e6e6e6;
}
#sy-pcon .dlist div{
	display:block;
	float:left;
	color:#454545;
}
#sy-pcon .dlist .date{
	width:120px;
	height:auto;
	float:left;
	font-size:20px;
	text-align:center;
}
#sy-pcon .dlist .tit{
	width:88%;
	height:auto;
	font-size:16px;
	line-height:25px;
}
#sy-pcon .dlist .tit a{
	color:#454545;
}
#sy-pcon .dlist .tit a:hover{
	color:#1267bb;
}
#sy-pcon .sy-con .nlist{
	width:100%;
	height:auto;
	display:table;
}
#sy-pcon .sy-con .nlist li{
	width:100%;
	height:181px;
	margin:0px 0px 42px;
}
#sy-pcon .sy-con .nlist .pic{
	width:309px;
	height:181px;
	float:left;
	overflow:hidden;
}
#sy-pcon .sy-con .nlist .dcon{
	width:72%;
	height:181px;
	float:right;
	border-bottom:1px solid #e6e6e6;
	font-size:14px;
	color:#454545;
	line-height:24px;
}
#sy-pcon .sy-con .nlist .dcon h3{
	padding:15px 0px 5px;
	font-size:18px;
	line-height:38px;
}
#sy-pcon .sy-con .nlist .dcon .ndate{
	height:30px;
	padding:12px 0px 12px 25px;
	font-size:14px;
	color:#888888;
	line-height:30px;
	background:url(../images/icon_6.gif) no-repeat left center;
}
#sy-pcon .sy-con .nlist a:hover .dcon h3{
	color:#1267bb;
}
#sy-pcon .page{
	width:100%;
	height:68px;
	margin:auto;
	padding:0px 0px 25px;
	line-height:68px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333333;
	text-align:right;
	clear:both;
}
#sy-pcon .page a{
	color:#333333;
	padding:8px 15px;
	margin:0px 0px;
	border:1px solid #e2e2e2;
}
#sy-pcon .page span{
	color:#555555;
	padding:8px 15px;
	margin:0px 0px;
	background-color:#eeeeee;
	border:1px solid #b0b4b9;
}
#sy-pcon .page a:hover,#sy-pcon .page a.cur{
	color:#fff;
	background-color:#1c5db7;
	border:1px solid #1c5db7;
}
#sy-pcon .sy-con .tlist{
	width:100%;
	height:auto;
	display:table;
	margin:0px auto 30px;
}
#sy-pcon .sy-con .tlist li{
	width:100%;
	height:auto;
	display:table;
	padding:30px 0px 35px;
	border-bottom:1px solid #e6e6e6;
}
#sy-pcon .sy-con .tlist .tt{
	width:75%;
	height:18px;
	float:left;
	overflow:hidden;
	font-size:18px;
	color:#454545;
	line-height:18px;
	position:relative;
	left:35px;
}
#sy-pcon .sy-con .tlist .dd{
	width:10%;
	height:18px;
	float:right;
	font-size:14px;
	color:#888888;
	line-height:18px;
	text-align:right;
	position:relative;
	right:35px;
}
#sy-pcon .sy-con .tlist a:hover .tt{
	color:#1267bb;
}
#sy-pcon .sy-con .hlist{
	width:100%;
	height:auto;
	display:table;
}
#sy-pcon .sy-con .hlist li{
	padding:0px 0px 28px;
	margin:0px 0px 28px;
	border-bottom:1px solid #e6e6e6;
}
#sy-pcon .sy-con .hlist .dtit{
	width:95%;
	height:auto;
	margin:auto;
	padding:0px 0px 15px;
	font-size:18px;
	color:#454545;
	line-height:30px;
}
#sy-pcon .sy-con .hlist a:hover .dtit{
	color:#1267bb;
}
#sy-pcon .sy-con .hlist .dvenue{
	width:95%;
	height:56px;
	margin:auto;
	font-size:14px;
	color:#888888;
	line-height:28px;
}
#sy-pcon .sy-con .hlist .dvenue p{
	padding:0px 0px 0px 30px;
}
#sy-pcon .sy-con .hlist .dvenue .time{
	background:url(../images/icon_2.png) no-repeat -2px -2px;
}
#sy-pcon .sy-con .hlist .dvenue .pos{
	background:url(../images/icon_2.png) no-repeat -2px -30px;
}
#sy-pcon .sy-con .gy{
	width:80%;
	height:auto;
	margin:auto;
	padding:10px 0px 15px;
	position:relative;
}
#sy-pcon .sy-con .gy h3{
	width:88%;
	height:auto;
	display:block;
	padding:0px 0px 30px;
	margin:auto;
	font-size:30px;
	font-weight:bold;
	color:#454545;
	line-height:38px;
	text-align:center;
}
#sy-pcon .sy-con .gy p{
	width:85%;
	height:40px;
	margin:auto;
	padding:0px 30px;
	display:table;
	font-size:14px;
	color:#888888;
	line-height:40px;
	text-align:center;
	position:relative;
	left:0;
	right:0;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}
#sy-pcon .sy-con .gy p span{
	margin:0px 15px;
}
#sy-pcon .sy-con .news-con{
	width:100%;
	height:auto;
	display:table;
	margin:auto;
	padding:12px 0px;
	font-size:18px;
	color:#454545;
	line-height:38px;
}
#sy-pcon .allusion{
	height:664px;
	margin:30px auto 100px;
	background-image:url(../images/sy_13.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
	overflow:hidden;
}
#sy-pcon .allusion .boxall{
	width:75%;
	height:auto;
	margin:50px 42px 0px;
	float:right;
	border:1px solid #a68761;
	background-color:#f2ece0;
	overflow:hidden;
	position:relative; 
	z-index: 10;
	font-size:25px;
	color:#454545;
	line-height:48px;
}
#sy-pcon .allusion .boxall:before,
#sy-pcon .allusion .boxall:after{
	position:absolute; 
	width:35px; 
	height:35px; 
	content: "";  
	border-top:2px solid #a68761; 
	top: 0;
}
#sy-pcon .allusion .boxall:before,#sy-pcon .allusion .boxfoot:before{
	border-left: 2px solid #a68761;
	left: 0;
}
#sy-pcon .allusion .boxall:after,#sy-pcon .allusion .boxfoot:after{
	border-right: 2px solid #a68761; 
	right: 0;
}
#sy-pcon .allusion .boxfoot{ 
	position:absolute; 
	bottom: 0; 
	width: 100%; 
	left: 0;
}
#sy-pcon .allusion .boxfoot:before,
#sy-pcon .allusion .boxfoot:after{ 
	position:absolute; 
	width:35px; 
	height:35px;
	content: "";
	border-bottom: 2px solid #a68761; 
	bottom: 0;
}
#sy-pcon .allusion .all-text{
	width:92%;
	max-height:500px;
	margin:auto;
	padding:20px 0px 30px;
	overflow:auto;
}
#sy-pcon .sy-con .news_wrap{
	width: 100%;
	height: auto;
	display: table;
}
#sy-pcon .sy-con .news_list{
	width: 1386px;
	height: auto;
	display: table;
	position: relative;
	left: -18px;
}
#sy-pcon .sy-con .news_list li{
	width: 309px;
	height: auto;
	margin: 0px 18px 45px;
	display: table;
	float: left;
}
#sy-pcon .sy-con .news_list .pic_con{
	width: 309px;
	height: 181px;
	overflow: hidden;
}
#sy-pcon .sy-con .news_list .pic_con img{
	width: 309px;
	height: 181px;
}
#sy-pcon .sy-con .news_list a:hover .pic_con img{
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#sy-pcon .sy-con .news_list .news_con{
	width: 100%;
	height: 125px;
	margin-top: 4px;
	display: block;
	background-color: #f2f2f2;
	overflow: hidden;
}
#sy-pcon .sy-con .news_list .news_con .news_tit{
	max-height: 50px;
	margin: 16px 10px 0px;
	overflow: hidden;
	font-size: 16px;
	color: #454545;
	text-align: justify;
	line-height: 25px;
	float: none;
	clear: both;
}
#sy-pcon .sy-con .news_list .news_con .news_date{
	width: 110px;
	height: 25px;
	padding-left: 24px;
	float: left;
	background: url(../images/icon_6.gif) no-repeat left center;
	font-size: 14px;
	color: #888888;
	line-height: 25px;
	position: relative;
	top: 15px;
	left: 12px;
}
#sy-pcon .sy-con .news_list .news_con .news_more{
	width: 80px;
	height: 25px;
	float: right;
	font-size: 14px;
	color: #1c5db7;
	line-height: 25px;
	text-align: center;
	position: relative;
	top: 15px;
	right: 10px;
}
#sy-pcon .sy-con .news_list a:hover .news_tit{
	color:#1267bb;
}
#sy-pcon .sy-con .news_list a:hover .news_more{
	text-decoration: underline;
}
#sy-pcon .sy-con .news_wrap .page{
	height:38px;
	padding:0px 42px 25px;
	line-height:38px;
}
/*@media screen and (max-width:1400px){
	#sy-pcon .dsml,#sy-pcon .dlist,#sy-pcon .show{
		width: 1270px;
	}
}
@media screen and (max-width:1300px){
    #sy-pcon .dsml,#sy-pcon .dlist,#sy-pcon .show{
        width: 1170px
    }
	#sy-pcon .dsml .mlist .desc{
		width:200px;
	}
}
@media screen and (max-width:1200px){
	#sy-pcon .dsml,#sy-pcon .dlist,#sy-pcon .show{
        width: 970px
    }
	#sy-pcon .dsml .mlist .desc{
		width:150px;
	}
}
@media screen and (max-width:1000px){
	.pc-banner,.pc-cat,.pc-page{
		display:none;
	}
	.wap-banner,.wap-cat,.wap-page{
		display:block;
	}
	#sy-banner .syb .sy-ft{
		width:120px;
		height:50px;
		padding:0px 0px;
		margin:auto;
		float:none;
		position:absolute;
		top:50%;
		left:0;
		right:0;
		font-size:30px;
		font-weight:bold;
		color:#fff;
		line-height:35px;
		background:url(../images/icon_5.png) no-repeat right bottom;
		z-index:999;
	}
	#sy-pcon .sy-title .cname{
		float:left;
		font-size:22px;
		font-weight:normal;
		color:#035cac;
		line-height:75px;
		padding: 0px 0px;
    	margin: 0px 0px;
	}
	#sy-pcon .sy-title .pos{
		float:right;
	}
	#sy-pcon .sy-con{
		padding:30px 0px;
		font-size:16px;
		line-height:35px;
	}
	#sy-pcon .about img{
		width:100%;
		float:none;
		margin-bottom:15px;
	}
	#sy-pcon .title{
		display:none;
	}
	#sy-pcon .sy-con .lead-list{
		width:100%;
		height:auto;
		display:table;
	}
	#sy-pcon .sy-con .lead-list li{
		width:100%;
		height:auto;
		margin-bottom:35px;
		float:none;
		background-color:#f4f4f4;
		border:1px solid #f4f4f4;
	}
	#sy-pcon .sy-con .lead-list li:nth-child(2n){
		float:none;
	}
	#sy-pcon .sy-con .lead-list .tpl{
		width:96%;
		height:63px;
		margin:auto;
		background-color:#f4f4f4;
		border-bottom:3px solid #c4c4c4;
	}
	#sy-pcon .sy-con .lead-list .tpl .tname{
		font-size:20px;
		font-weight:bold;
		color:#1c5db7;
		line-height:24px;
		position:relative;
		top:22px;
		left:20px;
	}
	#sy-pcon .sy-con .lead-list .tpl span{
		padding-left:15px;
		font-size:20px;
		font-weight:normal;
		color:#292929;
		line-height:24px;
	}
	#sy-pcon .sy-con .lead-list .tcon{
		padding:10px 20px 15px;
		font-size:16px;
		color:#292929;
		line-height:30px;
	}
	#sy-pcon .layui-inline,#sy-pcon .layui-input-inline{
		width:100%;
		margin:0px 0px 8px;
	}
	#sy-pcon .layui-btn{
		width:100%;
		margin:15px 0px 0px;
	}
	#sy-pcon .dsml{
		width:100%;
		position:relative;
		top:0px;
	}
	#sy-pcon .dsml .mlist .dt{
		width:100%;
		float:none;
		background-color:#fff;
		text-align:left;
	}
	#sy-pcon .dsml .mlist .dt span{
		position:relative;
		left:38px;
	}
	#sy-pcon .dsml .mlist .mitem{
		width:100%;
		padding-bottom:30px;
		float:none;
		border-left:4px solid #f4f4f4;
		border-top:4px solid #f0aa00;
	}
	#sy-pcon .dsml .mlist dd{
		width:100%;
		border-left:0px;
		border-bottom:1px solid #e0e0e0;
	}
	#sy-pcon .dsml .mlist{
		margin:0px 0px 0px;
		background-color:#f4f4f4;
		border-top:0px solid #f0aa00;
	}
	#sy-pcon .dsml .mlist .desc{
		width:calc(100% - 190px);
		height:auto;
		float:left;
		overflow:hidden;
	}
	#sy-pcon .dlist{
		width:100%;
	}
	#sy-pcon .dlist li{
		width:100%;
		height:auto;
		display:table;
		padding:0px 0px 0px;
		margin:0px 0px;
		border-bottom:1px solid #e6e6e6;
	}
	#sy-pcon .dlist .date{
		width:80px;
		padding:30px 0px 0px;
	}
	#sy-pcon .dlist .tit{
		width:calc(100% - 100px);
		padding:15px 15px 15px;
		border-left:1px solid #e6e6e6;
	}
	#sy-pcon .sy-con .nlist{
		width:100%;
		height:auto;
		display:table;
	}
	#sy-pcon .sy-con .nlist li{
		width:100%;
		height:auto;
		padding:0px 0px 10px;
		margin:0px 0px 30px;
		background-color:#f4f4f4;
	}
	#sy-pcon .sy-con .nlist .pic{
		width:100%;
		height:auto;
		float:none;
		overflow:visible;
		position:relative;
	}
	#sy-pcon .sy-con .nlist .pic img{
		width:100%;
	}
	#sy-pcon .sy-con .nlist .dcon{
		width:100%;
		height:auto;
		float:none;
		border-bottom:0px solid #e6e6e6;
		font-size:14px;
		color:#454545;
		line-height:24px;
	}
	#sy-pcon .sy-con .nlist .dcon h3{
		width:90%;
		padding:10px 0px 5px;
		margin:auto;
		font-size:16px;
		line-height:38px;
	}
	#sy-pcon .sy-con .nlist .dcon p{
		display:none;
	}
	#sy-pcon .sy-con .nlist .dcon .ndate{
		width:90%;
		height:30px;
		padding:0px 0px 0px 25px;
		margin:auto;
		font-size:14px;
		color:#888888;
		line-height:30px;
		background:url(../images/icon_6.gif) no-repeat left center;
	}
	#sy-pcon .sy-con .nlist a:hover .dcon h3{
		color:#1267bb;
	}
	#sy-pcon .page{
		text-align:center;
	}
	#sy-pcon .sy-con .tlist{
		width:100%;
		height:auto;
		display:table;
		margin:0px auto 30px;
	}
	#sy-pcon .sy-con .tlist li{
		width:100%;
		height:auto;
		display:table;
		padding:18px 0px 18px;
		border-bottom:1px solid #e6e6e6;
	}
	#sy-pcon .sy-con .tlist .tt{
		width:calc(100% - 90px);
		height:18px;
		float:left;
		overflow:hidden;
		font-size:16px;
		color:#454545;
		line-height:18px;
		position:relative;
		left:3px;
	}
	#sy-pcon .sy-con .tlist .dd{
		width:78px;
		height:18px;
		float:right;
		font-size:14px;
		color:#888888;
		line-height:18px;
		text-align:right;
		position:relative;
		right:2px;
	}
	#sy-pcon .sy-con .tlist a:hover .tt{
		color:#1267bb;
	}
	#sy-pcon .sy-con .hlist li{
		padding:0px 0px 12px;
		margin:0px 0px 18px;
		border-bottom:1px solid #e6e6e6;
	}
	#sy-pcon .sy-con .hlist .dtit{
		font-size:16px;
	}
	#sy-pcon .show{
		width:100%;
	}
	#sy-pcon .sy-con .gy{
		width:100%;
		height:auto;
		margin:auto;
		padding:0px 0px 15px;
		position:relative;
	}
	#sy-pcon .sy-con .gy h3{
		width:90%;
		height:auto;
		display:block;
		padding:0px 0px 15px;
		margin:auto;
		font-size:22px;
		font-weight:bold;
		color:#454545;
		line-height:38px;
		text-align:center;
	}
	#sy-pcon .sy-con .gy p{
		width:100%;
		height:40px;
		margin:auto;
		padding:0px 30px;
		display:table;
		font-size:14px;
		color:#888888;
		line-height:40px;
		text-align:center;
		position:relative;
		left:0;
		right:0;
		border-top:1px solid #e6e6e6;
		border-bottom:1px solid #e6e6e6;
	}
	#sy-pcon .sy-con .gy p span{
		margin:0px 15px;
	}
	#sy-pcon .sy-con .news-con{
		width:94%;
		padding:5px 0px;
		margin:auto;
		font-size:16px;
		line-height:35px;
	}
	#sy-pcon .sy-con .news-con img{
		width:100%;
		font-size:16px;
		color:#454545;
		line-height:35px;
	}
	#sy-pcon .allusion .boxall{
		width:75%;
		margin:50px auto 0px;
		font-size:18px;
		line-height:35px;
		float:none;
	}
	#sy-pcon .allusion .all-text{
		width:95%;
	}
}*/