body{
	/*background:url('../sjkimages/body.png') right 600px no-repeat;*/
}
.container{
	width:100%;
	/*height:4000px;*/
	/*background:url('../sjkimages/container.png') left 600px no-repeat;*/
}
.header{
	width:100%;
	height:150px;
	background:url("../sjkimages/topend.png") no-repeat center;
	background-size: cover;
}
.headert{
	width:100%;
	height:6px;
	background:#8B1A1E;
	background:#e1e1e1;
}
.headert2{
	width:100%;
	height:4px;
	background:#6D3117;
}
.jiao{
	display:block;
	float:left;
}
.yjiao{
	float:right;
	margin-right:14%;
	margin-top:10px;
}
.nav{
	width:100%;
	height:48px;
	background:#AA7D46;
	background:#8A1A1F;
	background-image: linear-gradient(to top, #8A5A45 0%, #AF8124 100%);
	background-image: linear-gradient(to top, #ba0404 0%, #900 100%);
	box-shadow: 1px 4px 4px #bbb;
}
.headerc{
	width:1200px;
	height:100%;
	margin:0 auto;
}
.logo{
	width:400px;
	margin-top:36px;
	float:left;
}
.search{
	width: 225px;
	/* height:60px; */
	/*background:#ccc;*/
	float:right;
	margin-top: 20px;
}
.searche{
	font-size: 18px;
	width: auto;
	text-align: center;
	/* height: 18px; */
	/* line-height: 28px; */
	/* border-left: 1px solid #ffffff; */
	cursor: pointer;
	color: #ffffff;
	margin-top: 15px;
	float: left;
	font-weight: bold;
	padding: 0 10px;
}
.searchs{
	float:right;
	margin-left:10px;
	margin-top:10px;
}
.inputs{
	border:1px solid #c8c8c8;
	/*border:none;*/
	padding:4px;
	height:22px;
	box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0 ,0.08) inset;
	width:160px;
}
.btns{
	color:white;
	background: #900;
	/*border:1px solid #6D3117;*/
	width:44px;
	height:32px;
	font-size:20px;
	margin-left:0px;
	display:inline-block;
	float:right;
	/*margin-top:1px;*/
	background-image: linear-gradient(to top, #ba0404 0%, #900 100%);
}
.navs{
	width:1200px;
	margin:0 auto;
}
.navs li{
	float:left;
	width: 18%;
	padding: 0 40px;
	color:#fff;
	height:48px;
	line-height:48px;
	font-size:16px;
	text-align:center;
	cursor:pointer;
	transition: all 0.4s ease-out;
	z-index:20000;
	position:relative;
}

.navs li:hover{
	color:#EADDC5;
	background: #870404;
}
.navs li a{
	color: #fff;
}
.navss{
	position:absolute;
	top:48px;
	left:0px;
	z-index:20000;
	display:none;
}
.navss li{
	width:321px;
	padding:0 10px;
	background:#19458e;
	z-index:20000;
	transition: all 0.4s ease-out;
	position:relative;
}
.navss-t{
	left:-60px;
}
.navss-t li{
	width:220px;
}
.navss li:hover{
	background:#1f7dcf;
}
.navss li a{
	width:100%;
	height:100%;
	display:block;
	color: #DFCBA6;
}
.navss li a:hover{
	color:white;
}
.navss2{
	position:absolute;
	left:124px;
	top:0px;
	display:none;
}
.navss3 li{
	width:230px;
}
.navss4 li{
	width:180px;
}
.navss5 li{
	width:140px;
}
.navss li:hover .navss2{
	display:block;
}

.banner{
	width:100%;
	height:auto;
	z-index:10;
	background:url('../sjkimages/bannerdbj.png');
}
.banner-bottom {
    height: 10px;
    width: 1200px;
    background: #f1f1f1;
    margin: 0 auto;
}
div.img{
	position:relative;
	max-height:496px;
}
.banner-word{
	display:block;
	height:40px;
	background:url('../sjkimages/navsbg3.png');
	/*opacity:0.6;*/
	position:absolute;
	bottom:30px;
	left:150px;
	color:#fff;
	line-height:40px;
	text-align:center;
	padding:2px 24px;
	font-size:18px;
	font-weight:bold;
}
.content1{
	width:1200px;
	margin:0 auto;
	height: 495px;
	/*background:#ccc;*/
	margin-top: 25px;
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	flex-direction: row;
}

.content1s{
	height:440px;
	margin-top:30px;
}
.content11{
	width:580px;
	height:346px;
	float:left;
	/*background:#ddd;*/
	cursor:pointer;
}
.content11xw{
	width:634px;
}
.content12{
	width:580px;
	height:346px;
	float:left;
	/*background:#ddd;*/
	margin-left:40px;
	cursor:pointer;
}
.content12tz{
	width:520px;
}
.content11h{
	width:100%;
	height:56px;
	/*background:#DFCBA6;*/
	/*border-bottom:1px solid #DFCBA6;*/
	overflow:hidden;
}
.content11hbt{
	width:100%;
	height:4px;
	/*background:url('../sjkimages/content11h.png') bottom;*/
	margin-top:50px;
	/*background:#DFCBA6;*/
	/*border-bottom:1px solid #BC9D70;*/
}
.content11hl{
	width:150px;
	height:46px;
	/*background:url('../sjkimages/bt.png');*/
	font-size:22px;
	color: #1d7cce;
	line-height:46px;
	/*text-align:center;*/
	font-weight:bold;
	float:left;
}
.more{
	float:right;
	height:46px;
	line-height:54px;
	font-size:15px;
	width:80px;
	text-align:center;
	color: #1d7cce;
	font-weight:bold;
	cursor:pointer;
}
.content11hc1f{
	margin-top:26px;
}
.content11hc1{
	width:100%;
	overflow:hidden;
	margin-top:10px;
}
.content11hc1-3bjx{
	width:30px;
	height:50px;
	float:left;
}
.content11hc1-3b{
	width:24%;
	float:left;
	background:#fff;
	box-shadow:1px 1px 5px #999999;
	padding:0 0px;
	margin:15px 6px; 
}
.content11hc1l-3b{
	overflow:hidden;
}
.content11hc1l-3b img{
	transition: all 0.3s ease-out;
}
.content11hc1l-3b img:hover{
	transform: scale(1.06);
}

.content11hc1r-bt-3b{
	width:90%;
	font-size:16px;
	line-height:30px;
	height:60px;
	text-align: center;
	font-weight:bold;
	color:#333;
	margin:0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	
	display: -webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	
	/*transition: all 0.3s ease-out;*/
}
.content11hc1r-bt-3b:hover{
	color:#1d7cce;
}
.content11hc1r-3b{
	width:100%;
}
.content11hc1l{
	float:left;
	/*border:1px solid #ccc;*/
	margin:2px;
	padding-left:4px;
}
.content11hc1l{
	overflow:hidden;
}
.content11hc1l img{
	transition: all 0.3s ease-out;
}
.content11hc1l img:hover{
	transform: scale(1.06);
}
.content11hc1r{
	float:right;
	width:400px;
	/*height:180px;*/
	/*background:#fff;*/
}
.content11hc1r-bt{
	font-size:15px;
	line-height:24px;
	font-weight:bold;
	margin-top:6px;
	color:#6D3117;
	transition: all 0.3s ease-out;
}
.content11hc1r-bt:hover{
	color:#b35f3b;
}
.content11hc1r-ti{
	font-size:14px;
	line-height:40px;
	width:90%;
	margin:0 auto;
	color:#AA7D46;
	font-weight:bold;
	border-top:1px solid #AA7D46;
	margin-top:5px;
}
.content11hc1r-ti2{
	width:100%;
}
.content11hc1r-jj{
	font-size:14px;
	line-height:26px;
	width:90%;
	margin:0 auto;
	margin-bottom:20px;
}
.content11hc1r-jj2{
	width:100%;
	margin-top:5px;
}
.content11hc2 li{
	height:40px;
	line-height:40px;
	font-size:15px;
	border-top:1px dashed #ccc;
}
.content11hc2 li:hover{
	color:#6D3117;
}
.content11hc2-ti{
	float:right;
}
.content-shu{
	width:290px;
	height:193px;
	/*border:2px solid #DFCBA6;*/
	margin-top:12px;
	float:left;
	background:url('../sjkimages/shubj2.png');
	background-size:cover;
	/*box-shadow:1px 1px 5px #999999;*/
	transition: all 0.3s ease-out;
}
/*.content-shu:hover{
	box-shadow:1px 1px 12px #999999;
}*/
.shu-p{
	display:block;
	float:left;
	/*margin:16px 0 0 14px;*/
	transition: all 0.3s ease-out;
}
.shu-pf{
	width:120px;
	height:170px;
	overflow:hidden;
	margin:15px 0 0 14px;
	float:left;
}
.shu-p:hover{
	transform: scale(1.06);
}
.shu-c{
	float:right;
	font-size:14px;
	line-height:30px;
	width:138px;
	margin-right:6px;
	margin-top:10px;
}
.shuming{
	font-size:16px;
	color:#6D3117;
	font-weight:bold;
	display:block;
	height:40px;
	line-height:50px;
	transition: all 0.3s ease-out;
}
.shuming:hover{
	color:#b35f3b;
}
.shuming2{
	line-height:24px;
	width:120px;
	margin:0 auto;
	display:block;
	margin-top:6px;
	padding-top:4px;
	border-top:2px solid #ccc;
}
.content-shujg{
	width:0px;
	height:10px;
	float:left;
}
.content-ms{
	width:145px;
	height:216px;
	/*background:#eee;*/
	margin-top:15px;
	float:left;
}
.ms-tx{
	margin-left:12px;
}
.ms-txs{
	display:block;
	/*border-radius:70px;*/
	/*border:4px solid #DFCBA6;*/
}
.ms-mz{
	width:120px;
	height:30px;
	background:#6D3117;
	margin-left:12px;
	line-height:30px;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:14px;
}
.content11hl2{
	width:160px;
}
.content12ms{
	height:382px;
	width:360px;
	background:url('../sjkimages/tplj.png') 0px 26px no-repeat;
}
.fzhz li{
	height:41px;
	line-height:41px;
	border-bottom:1px dashed #ccc;
	font-size:15px;
}
.fzhz li:hover{
	color:#6D3117;
}
.yqljf{
	width:100%;
	background:#FCFBF9;
	margin-top:65px;
	overflow:hidden;
}
.yqlj{
	width:1200px;
	height:120px;
	/*background:#ddd;*/
	margin:0 auto;
	margin-top:25px;
}
.yqlj-h{
	height:46px;
	background:url('../sjkimages/yqlj.png');
	text-align:center;
	line-height:46px;
	font-size:18px;
	color:#6D3117;
	font-weight:bold;
}
.yqlj-c li{
	float:left;
	font-size:14px;
	line-height:50px;
	height:50px;
	padding:0 10px;
	font-weight:bold;
	cursor:pointer;
}
.yqlj-c2{
	width:380px;
	float:left;
	padding-bottom:10px;
}
.yqlj-c3{
	/*margin-left:40px;*/
}
.yqlj-c2 li{
	width:520px;
	padding:0px;
	line-height:60px;
	height:60px;
	font-size:16px;
	/*border-bottom:1px dashed #ccc;*/
	font-weight:normal;
	padding-bottom:18px;
}
.yqlj-c2sj{
	width:60px;
	height:60px;
	float:left;
}
.yqlj-c2sj1{
	height:36px;
	width:66px;
	font-size:26px;
	font-family:'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ';
	font-weight:bold;
	line-height:36px;
	text-align:center;
	color:#E1A468;
	/*font-style:italic;*/
	background: #1d7cce;
	/*background:#6BB392;*/
	color:#fff;
}
.yqlj-c2sj2{
	font-size:12px;
	height:24px;
	width:66px;
	line-height:24px;
	text-align:center;
	font-style:italic;
	/* color:#E1A468; */
	background: #d4e5ef;
	color: #196892;
}
.yqlj-c2nr{
	float:left;
	font-size:16px;
	line-height:22px;
	width:410px;
	padding-top:10px;
	padding-left:20px;
	color:#333;
}
.yqlj-c2nr:hover{
	color:#196892;
}
.yqlj-c li:hover{
	color:#6D3117;
}
.footerline{
	background:#E1E1E1;
	height:0px;
	width:100%;
}
.footer{
	width:100%;
	height:190px;
	/*position:absolute;*/
	background:#AF8124;
	background: #830505;
	/* background-size:cover; */
}
.footerd{
	width:100%;
	height:35px;
	line-height:35px;
	text-align:center;
	background:#6D3117;
	background: #750505;
	color:#eee;
}
.footerc{
	width:1200px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
}
.footerc1{
	width:700px;
	margin-top:40px;
	overflow:hidden;
	float:left;
}
.footerc1 li{
	float:left;
	width:110px;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#DFCBA6;
	font-size:15px;
	cursor:pointer;
}
.footerc1 li:hover{
	color:#eee;
}
.footerc2{
	width:830px;
	margin: 0 auto;
	margin-top: 30px;
}
.footerc2 img{
	display:block;
	margin: 0 auto;
	margin-top:60px;
}
.fimg{
	margin-left:50px;
	display:block;
}
.wxgzh{
	float:left;
	margin-left:360px;
}
.wxgzh2{
	margin-left:50px;
	color:#DFCBA6;
	line-height:30px;
	text-align:center;
	font-size:14px;
	width:70px;
}
.content4{
	height:386px;
	margin-top:30px;
	padding-bottom:5px;

}
.content4f{
	width:100%;
	height:auto;
	background:#eee;
	overflow:hidden;
	/*margin-top:40px;*/
	/*background:url('../sjkimages/content4bj2.jpg') center fixed;*/
}
.content11hc22 li{
	height:46px;
	line-height:46px;
}
.content112{
	width:780px;
	height:342px;
}
.content112s{
	width:100%;
}
.content112s1{
	float:left;
	margin-top:12px;
	width:360px;
}
.content112s2{
	float:left;
	margin-top:10px;
	margin-left:44px;
	overflow:hidden;
	width:370px;
}
.content112s2 li{
	height:30px;
	line-height:30px;
	font-size:15px;
	height:70px;
	border-bottom:1px solid #ddd;
}
.fhtu{
	margin-top:54px;
}
.fhtu img{
	border:1px solid #DFCBA6;
	display:block;
	float:left;
	margin:3px 24px;
	box-shadow:1px 1px 5px #888;
	transition: all 0.3s ease-out;
}
.fhtu img:hover{
	box-shadow:1px 1px 15px #888;
}
.content112s2 li:hover{
	color:#6D3117;
}
.footerd img{
	margin-top:7px;
	margin-left:7px;
}

.bannerxw {
    width: 380px;
    height: 282px;
    float: left;
}
.bannerxz {
    width: 340px;
    height: 42px;
    line-height: 24px;
    color: white;
    font-size: 16px;
    background: url(../sjkimages/navsbg3.png);
    padding: 10px 20px 16px;
    margin-top: 214px;
    cursor: pointer;
}
/*.bannerxl{
	width:100%;
	height:40px;
	background:#f1f1f1;
}*/

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.content1cjy{
	overflow:hidden;
	background: #1d7cce;
	box-shadow:1px 1px 5px #999999;
}
.content1cjyt{
	width:212px;
	float:left;
	margin-top:20px;
	margin-left:20px;
}
.content1cjyr{
	width:594px;
	height: 565px;
	float:left;
	/*box-shadow:4px 4px 4px 4px #ddd;*/
	/*background:#C7A564;*/
	/*margin-left:10px;*/
	padding:20px;
	font-size:16px;
	line-height:28px;
	color:#fff;
	font-family:'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ';
	text-align:justify;
}
.yzm{
	line-height:60px;
	text-align:center;
	width:212px;
	display:inline-block;
	font-size:22px;
	font-weight:bold;
	color:#BA8F3E;
	color:#fff;
	font-family:'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ';
}
.content11xw2{
	width:1200px;
}


.hdyyka{
	width:270px;
	height:300px;
	background:white;
	float:left;
	margin-right:23px;
	margin-top:20px;
	overflow:hidden;
/*	border:2px solid #900;*/
	background:#f3f3f3;
	transition: all .5s ease-out;
}
.hdyyka:hover{
/*	box-shadow:2px 2px 2px #999;*/
/*	box-shadow:0 0 38px rgba(0,0,0,.28) inset;*/
}
.hdyyka1{
	margin-right:0px;
}
.hdyykaimg{
	overflow:hidden;
}
.hdyykaimg2{
	transition: all .5s ease-out;
}
.hdyykaimg2:hover{
	transform:scale(1.04);
}
.hdkabt{
	display:block;
	width:254px;
	font-size:16px;
	line-height:24px;
	height:48px;
	color:#fff;
/*	text-align:center;*/
	margin-left:14px;
	margin-top:15px;
	transition: all .3s ease-out;
}
.hdkabt:hover{
	color:#EADDC5;
	
}

.hdsj{
	margin-top:5px;
}
.hdsj1{
	font-size:15px;
	height:24px;
	line-height:20px;
	margin-left:0px;
	display:block;
	float:left;
	margin-left:8px;
}
.hdsj11{
	/*float:left;*/
	margin-left:14px;
	width:250px;
	height:24px;
	transition: all .3s ease-out;
	color:#fff;
}
.hdsj12{
	width:24px;
	/*float:left;*/
	margin-left:13px;
	width:250px;
	height:24px;
	transition: all .3s ease-out;
}
.hdsj13{
	margin-left:12px;
}
.hdsj11 i{
	float:left;
}
.fa-2x{
	font-size:1.5em;
}

.hdsj11:hover,.hdsj12:hover{
	color:#EADDC5;
}
span.hdsj2{
	font-size:15px;
	height:24px;
	line-height:20px;
	margin-left:6px;
	display:block;
	float:left;
	width:110px;
}

.fa-map-signs{
	/*color:#e6e6e6;*/
	float:left;
}

.spanbt {
  display:block;
  overflow:hidden;
  width: 276px;
  height: 148px;
  background:#C7A564;
  background:#BA8F3E;
  color:#555;
  transition: all 0.4s ease-out;
}
.bx-viewport{
	margin-top:20px;
	/*margin-left:5px;*/
	height:340px!important;
}

.slideimgf{
	height:190px;
	width:276px;
	overflow:hidden;
}
.slideimgf img{
	transition: all 0.4s ease-out;
}
.slideimgf img:hover{
	transform:scale(1.04);
}

.content11hc1r-xz{
	width:88%;
	font-size:16px;
	line-height:30px;
	height:60px;
	color:#333;
	margin:0 auto;
	margin-top:15px;
}
.content11hc1r-xz2{
	font-size:15px;
	line-height:40px;
	width:88%;
	margin:0 auto;
	color:#AA7D46;
	font-weight:bold;
	border-bottom:1px solid #ddd;
	margin-top:5px;
}
.content11hc1r-xz3{
	height:30px;
	width:88%;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:15px;
}
.content11hc1r-xz3an{
	width:70px;
	height:30px;
	font-size:15px;
	background:#AA7D46;
	float:right;
	text-align:center;
	line-height:30px;
	color:#fff;
	border-radius:4px;
	transition: all 0.4s ease-out;
}
.content11hc1r-xz3an:hover{
	background:#8A1A1F;
}
.content42{
	height:530px;
}
.content6f{
	width:100%;
	position:relative;
}
.content6{
	width:1200px;
	height:218px;
	margin:0 auto;
	margin-top:30px;
}
.con6lj{
	margin-top:10px;
}
.con6ljc{
	width:300px;
	float:left;
	display:block;
	text-align: center;
	margin-top:10px;
	font-size:15px;
	height:26px;
	line-height:26px;
}
.con6ljc:hover{
	color:#AA7D46;
}
.fa-caret-right{
	color:#8A1A1F;
}
.jiao5{
	display:block;
	position:absolute;
	right:0px;
	bottom:0px;
}
.footerc22{
	width:486px;
	float:left;
	height:160px;
}
.content4ff{
	/*background:url('../sjkimages/dbj.jpg');*/
	background-size:cover;
}
.content1sf{
	background:url('../sjkimages/content4bj.jpg') center center;
	background-size:cover;
	overflow:hidden;
	padding-bottom:50px;
}
.slide{
	box-shadow:1px 1px 5px #999999;
}
.login {
	
    height: 400px;
    position: relative;
}
.login form {
    width: 300px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -100px;
}
.loginst {
    height: 40px;
    line-height: 40px;
    color: #207dcf;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    width: 110px;
    margin: 0 auto;
}
.loginsy {
    width: 288px;
    margin: 0 auto;
    margin-top: 5px;
    height: 42px;
    line-height: 42px;
    /* border: 1px solid #ccc; */
    /* background: #f6f6f6; */
}
.loginsy input[type="text"] {
    width: 88%;
    border-radius: 3px;
    box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0 ,0.08) inset;
    transition: all .3s ease;
    background: #ffffff url(../sjkimages/8bcLQqF.png) no-repeat 3px 10px;
    border: 1px solid #c8c8c8;
    color: #777;
    font: 13px Helvetica, Arial, sans-serif;
    margin: 0 0 10px;
    padding: 13px 0 13px 32px;
}
input[type="password"] {
    width: 88%;
    border-radius: 3px;
    box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0 ,0.08) inset;
    transition: all .3s ease;
    background: #ffffff url(../sjkimages/8bcLQqF.png) no-repeat 3px -52px;
    border: 1px solid #c8c8c8;
    color: #777;
    font: 13px Helvetica, Arial, sans-serif;
    margin: 0 0 10px;
    margin-top: 5px;
    padding: 13px 0 13px 32px;
}
.loginsy2 {
    width: 140px;
    margin: 0 auto;
    height: 50px;
    margin-top: 40px;
}
.loginsy2 button {
    width: 133px;
    height: 40px;
    line-height: 40px;
    background: #207dcf;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    box-shadow: 4px 4px 4px #ccc;
    background-image: linear-gradient(to top, #207dcf 0%, #2e6da5 100%);
}
video{
    height: auto;
    width: 100%;
}
.swiperpic{
	width: 30%;
	height: auto;
	overflow: hidden;
}
.pic{
	width: 100%;
	height: 274px;
	overflow: hidden;
	transition: 0.33s;
	background: #f1f1f1 no-repeat center / cover;
}
.pic img{
    display: block;
    width: 100%;
    background: #f1f1f1 no-repeat center / cover;
    position: relative;
    transition: 0.33s;
}
.pic_b {
    background: #f6f5f5;
    color: #3e3a39;
    padding: 15px 30px;
    transition: 0.33s;
    position: relative;
}
.pic_b .titl {
    font-size: 24px;
    height: 60px;
    line-height: 30px;
    margin-top: 25px;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.pic_b .txtl {
    font-size: 16px;
    height: 78px;
    line-height: 26px;
    color: #727171;
    transition: 0.33s;
    margin: 8px 0 35px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.pic_b .linel {
    background: #900;
    width: 58px;
    height: 2px;
    transition: 0.33s;
    margin: 10px 0;
}
.pic_b .morel {
    font-size: 13px;
    color: #595757;
    text-align: right;
}
.swiperpic a:hover .pic{transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);}
.swiperpic a:hover .pic_b{background:#900;color:#fff;}
.swiperpic a:hover .pic_b .txtl{color:#fff;}
.swiperpic a:hover .pic_b .linel{background:#fff;}
.swiperpic a:hover .pic_b .morel{color:#fff;}
.newbox {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 40px;
}
.lf {
    width: 580px;
    float: left;
    overflow: hidden;
}
.newbox .title {
    line-height: 80px;
    height: 60px;
}
.newbox .title h4 {
    font-size: 24px;
    float: left;
    line-height: 55px;
    color: #830505;
    height: 60px;
    font-weight: bold;
    background-image: url(../sjkimages/bt_t.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.newbox .title a {
    font-size: 16px;
    color: #ff8b3e;
    float: right;
}
.AcademicList {
    overflow: hidden;
    margin-top: 40px;
    min-height: 295px;
}
.AcademicList li {
    margin-bottom: 25px;
    /* border-bottom: 1px dashed #ccc; */
    /* padding-bottom: 15px; */
}
.dateLeft {
    float: left;
    width: 78px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    font-family: 'Arial';
}
.dateLeft i {
    float: left;
    width: 26px;
    font-style: normal;
    color: #fff;
    background: #830505;
    font-weight: bold;
}
.dateLeft strong {
    float: left;
    width: 50px;
    border: 1px solid #830505;
    height: 22px;
    line-height: 22px;
    color: #830505;
    border-left: none;
}
.AcademicList li a {
    display: block;
    margin-left: 90px;
    font-size: 16px;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
}
.AcademicList li a:hover {
    color: #830505;
}
.rf {
    width: 580px;
    float: right;
    overflow: hidden;
}

@media screen and (max-width: 1700px) {
    .yjiao{
    	margin-right:10%;
    }
    @media screen and (max-width: 1500px) {
		.yjiao{
	    	margin-right:3%;
	    }
    }
    @media screen and (max-width: 1430px) {
		.yjiao{
	    	margin-right:0%;
	    }
    }
   
}
 @media screen and (max-width: 768px) {
	.container{
		width:1400px;
	}
}