body{font-family:"Open Sans",sans-serif;background:#fff;font-size: 12px;color: #000000;line-height: 23px;margin:0px;padding:0px;}
a{ color:#000000; text-decoration:none;}
a:hover{ color:#0066CC; text-decoration:none;}
div,p,em,i,ul,dl,li,dd,dt,span,strong,h1,h2,h3,h4{ margin:0px; padding:0px;}
em,i{ font-style:normal;}
img{ border:none;}
li,dd,dt{ list-style:none; list-style-type:none;}

.f45{font-size:45px}
.fc{color:#fff}
.fcenter{text-align:center;font-weight:bold}
.pt40{padding:40px 0px;}
.pt15{padding-top:10px}
.fs12{font-size:12px}
.f500{font-weight:500}
.c-999{color:#999}
.vMiddle{vertical-align:middle}
.inlineBlock{display:inline-block}
.setion{width:100%}
.w1200 {
	width:1200px;
	margin:0px auto;
}
.h460{height:460px;}
.h75{height:75px;}
.h200{height:200px;}
.mt40 { margin-top: 40px;}
/*com*/
/*mode*/
.bg {
	height:500px;
	background:url(http://www.shuerjian.com.cn/img/sciztbg.jpg) no-repeat;
	background-size:cover;
}
.pink {
	background:url(http://www.shuerjian.com.cn/guoji/gj/bg4.jpg) top center no-repeat;
	overflow:hidden;
	background-size:cover;
}
.article {
	background:url(http://www.shuerjian.com.cn/guoji/gj/bg2.jpg) top center no-repeat;
	overflow:hidden;
	background-size:cover;
}
.server{

}
/*mode end*/

.server .zxcontent {
    background: url(http://www.shuerjian.com.cn/img/zixun.png) no-repeat top center;
    width: 100%;
    height: 410px;
    position: relative;
	}
.biaoti {
    font-size: 38px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
}
.server .zxcontent .one {
    float: left;
    width: 300px;
}
.server .zxcontent .two {
    float: right;
    width: 300px;
}
.server .zxcontent p a {
    font-size: 20px;
}
.server .zxcontent .one p.bt {
    position: absolute;
}
.server .zxcontent .two p.bt {
    position: absolute;
}
.server .zxcontent .one .bt.wenti1 {
    top: 50px;
    left: 80px;
}
.server .zxcontent .one .bt.wenti2 {
    top: 153px;
    left: 35px;
}
.server .zxcontent .one .bt.wenti3 {
    top: 255px;
    left: 0px;
}
.server .zxcontent .one .bt.wenti4 {
    top: 355px;
    left: 60px;
}
.server .zxcontent .two .bt.wenti1 {
    top: 50px;
    right: 46px;
}
.server .zxcontent .two .bt.wenti2 {
    top: 153px;
    right: 35px;
}
.server .zxcontent .two .bt.wenti3 {
    top: 255px;
    right: 40px;
}
.server .zxcontent .two .bt.wenti4 {
    top: 355px;
    right: 38px;
}

.top_box {
	height:70px;
	line-height:40px;
	background:rgba(255,255,255,0.09);
}


.logos {
	float:left;
	margin-top:6px;
	display:block;
	width:226px;
	height:57px;
	overflow:hidden;
	text-indent:-1000px;
	background:url(http://www.shuerjian.com.cn/img/logow.png) 0px 0px no-repeat;
}
.tel {
	float:right;
	width:356px;
	height:50px;
	padding-top:12px;
	font-size:28px;
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#fff;
	font-weight:bold;
}
.menus {
	width:1200px;
	margin:10px auto;
	height:52px;
}
.menus li {
	float:left;
	display:block;
	margin:13px 22px;
}
.menus li a {
	color:#fff;
	font-size:15px;
}
.text_box {
	width:1200px;
	margin:0px auto;
	padding:0px 20px;
	height:200px;
}
.text_box h1 {
	font-family:Microsoft YaHei;
	font-weight:bold;
	padding:40px;
	font-size:75px;
	text-shadow:10px 4px 56px #fff;
	background:linear-gradient(to right,#fcce66 0%,#c38b02 100%);
	-webkit-background-clip:text;
	color:transparent;
}
.text_box h2 {
	font-size:50px;
	color:#fff;
	padding:20px 0px;
}
.text_box p {
	font-size:23px;
	color:#fff;
	padding:20px 0px;
	width:600px;
	line-height:40px;
}
.JournalBox {
	width:32%;
	height:165px;
	float:left;
	background:#fff;
	position:relative;
	display:flex;
	margin-top:47px;
	border-radius:5px;
	box-shadow:0px 1px 10px #D4D4D4;
	margin-right:10px;
	transition:all 0.4s cubic-bezier(0.4,0,0.2,1);
}
.JournalboxPic {
	width:121px;
	height:160px;
	margin-left:12px;
	position:absolute;
	bottom:20px;
}
.JournalboxPic img {
	/*width:100%;*/
	height:100%;
	border-radius:8px;
	box-shadow:0px 2px 10px #d4d4d4;
	object-fit:contain;
}
.JournalboxRight {
	position:absolute;
	margin-left:143px;
	height:94px;
	top:12px;
	width:240px;
}
.JournalboxRight h3 {
	width:240px;
	font-size:16px;
	font-weight:500;
	color:rgba(51,51,51,1);
	line-height:18px;
	margin-bottom:18px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.JournalboxRight ul {
	margin-top:6px;
	display:flex;
	flex-wrap:wrap;
	width:240px;
}
.JournalboxRight ul li {
	width:50%;
	margin-bottom:7px;
	box-sizing:border-box;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.JournalboxRight ul li:first-child .jurulLi {
	border-right:1px solid #D8D8D8;
}
.JournalboxRight ul li:nth-child(2n-1) .jurulLi {
	width:85%;
	font-size:12px;
	font-weight:400;
	color:rgba(102,102,102,1);
}
.JournalboxRight ul li:nth-child(2n-1) .jurulLi span:first-child {
	display:inline-block;
	width:51px;
}
.JournalboxRight ul li .jurulLi span:first-child {
	font-size:12px;
	font-weight:500;
	color:#666666;
}
.JournalboxRight ul li .jurulLi span:last-child {
	margin-left:9px;
	font-weight:500;
}
.JournalboxRight ul li .jurulLi span {
	font-size:14px;
	color:rgba(51,51,51,1);
}
.JournalboxRight ul li .jurulLi {
	width:100%;
	font-weight:400;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.JournalboxRight ul li .jurulLi span:first-child {
	font-size:12px;
	font-weight:500;
	color:#666666;
}
.JournalboxRight .jurTime {
	margin-top:10px;
	width:260px;
}
.pl25 {
	padding-left:10px;
}
.JournalboxRight .jurTime img {
	width:15px;
	height:15px;
	margin-right:7px;
}
.JournalboxRight .jurTime .jurTime_T {
	font-size:12px;
	font-weight:400;
	color:rgba(102,102,102,1);
	margin-right:5px;
}
.JournalboxRight .jurTime {
	font-size:14px;
	font-weight:600;
	color:rgba(51,51,51,1);
}
.JournalboxRight .jurTime .subBtna {
	display:inline-block;
	font-size:12px;
	font-weight:500;
	color:rgba(85,126,255,1);
	width:69px;
	height:24px;
	background:rgba(244,246,255,1);
	border-radius:12px;
	line-height:24px;
	text-align:center;
	margin-left:8px;
}
.articleItem {
	width:392px;
	float:left;
	margin-right:12px;
	margin-bottom:23px;
}
.art_box .articleItem:nth-child(3n) { margin-right: 0;}
.articleCard {
	display:flex;
	background:#fff;
	box-shadow:0 2px 10px 0 rgba(212,212,212,0.49);
	height:126px;
	border-radius:5px;
	padding:13px;
	box-sizing:border-box;
}
.item_img {
	width:165px;
	height:94px;
	border-radius:5px;
	border:1px solid #e0e0e0;
	padding:1px;
}
.articleCardRight {
	flex:1;
	width:0;
}
.noticeTitle {
	color:#333;
	height:22px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.noticeCont {
	height:42px;
	overflow:hidden;
}

.fwlc {
    display: flex;
    align-items: center;
	margin-top: 48px;
}
.fwlc li {
    width: 15%;
    text-align: center;
}
.fwlc li p {
    display: block;
    font-size: 16px;
    margin-top: 10px;
}
.fwlc span {
    margin-bottom: 20px;
}
.more {
    text-align: center;
}
.more a {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    background: #0864c1;
    border-radius: 30px;
    padding: 0px 50px;
    line-height: 60px;
    margin: 50px auto;
}

.footer {
    width: 1000px;
    margin: 0px auto;
    text-align: center;
    clear: both;
}
.footer .cr {
    line-height: 23px;
    padding: 20px;
}
.footer .cr i {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px 8px;
}
small {
	margin-left: 20px;
}

small a {
	color: #ffffff;
	font-size: 14px;
}

small a:hover {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF solid;
}

/****/
.sci_ly {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}
.sci_ly li {
	width: 16.6667%;
	text-align: center;
	font-size: 18px;
	padding:15px 0px;
	}
.sci_ly li i {
	display: inline-block;
	width: 70px;
	height: 70px;
	background: url(/img250828/ly_ico.png) 0 0 no-repeat;
	}
.sci_ly li:nth-child(2) i { background-position: -70px 0px;}
.sci_ly li:nth-child(3) i { background-position: -140px 0px;}
.sci_ly li:nth-child(4) i { background-position: -210px 0px;}
.sci_ly li:nth-child(5) i { background-position: -280px 0px;}
.sci_ly li:nth-child(6) i { background-position: -350px 0px;}
.sci_ly li:nth-child(7) i { background-position: 0px -70px;}
.sci_ly li:nth-child(8) i { background-position: -70px -70px;}
.sci_ly li:nth-child(9) i { background-position: -140px -70px;}
.sci_ly li:nth-child(10) i { background-position: -210px -70px;}
.sci_ly li:nth-child(11) i { background-position: -280px -70px;}
.sci_ly li:nth-child(12) i { background-position: -350px -70px;}
.sci_ly li:nth-child(13) i { background-position: 0px -140px;}
.sci_ly li:nth-child(14) i { background-position: -70px -140px;}
.sci_ly li:nth-child(15) i { background-position: -140px -140px;}
.sci_ly li:nth-child(16) i { background-position: -210px -140px;}
.sci_ly li:nth-child(17) i { background-position: -280px -140px;}
.sci_ly li:nth-child(18) i { background-position: -350px -140px;}
/***/

/***/
.sci_kt {
	display: flex;
	justify-content: space-between;
	padding-bottom: 40px;
	}
.sci_kt li {
	width: 15.5%;
	margin: 20px 0px;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0px 0px 20px rgb(0,0,0,.15);
	}
.sci_kt li a {
	display: block;
	height: 100%;
	}
.sci_kt li h4{
	display: block;
	padding: 25px 0px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #30bdaa url(/img250828/sci-kt.png) center center no-repeat;
	border-radius: 8px 8px 0 0;
	}
.sci_kt li p {
	padding: 5px 15px 0;
	font-size: 15px;
	font-weight: bold;
	}
.sci_kt li span {
	padding: 10px 15px;
	text-align: right;
	display: block;
	}
.sci_kt li span font {
	display: inline-block;
	background: #f30;
	padding: 2px 10px;
	border-radius: 30px;
	color: #fff;
	}
.sci_kt li a:hover font { background: #f60;}
.sci_kt li:nth-child(2) h4 { background-color: #177ef7;}
.sci_kt li:nth-child(3) h4 { background-color: #5f63d8;}
.sci_kt li:nth-child(4) h4 { background-color: #c42728;}
.sci_kt li:nth-child(5) h4 { background-color: #dd8121;}
.sci_kt li:nth-child(6) h4 { background-color: #0e357f;}
/***/