@font-face {font-family: 'DINCond-Medium';src: url('../fonts/DINCond-Medium.eot?r=62144307125');src: url('../fonts/DINCond-Medium.eot?r=62144307125?#iefix') format('embedded-opentype'),url('../fonts/DINCond-Medium.woff2') format('woff2'),url('../fonts/DINCond-Medium.woff?r=62144307125') format('woff'),url('../fonts/DINCond-Medium.ttf') format('truetype');font-weight: normal;font-style: normal;}.cssf17bc02ea5a8d{font-family: 'DINCond-Medium';}

html { font-family: 'DINCond-Medium',Arial; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 62.5%; }
body { margin: 0; font-size: 12px; line-height: 1.5; color: #333; font-family: 'DINCond-Medium',Arial,; background-color: #fff; height: 100%; overflow-x: hidden; -webkit-overflow-scrolling: touch; }
a { background: transparent; text-decoration: none; -webkit-tap-highlight-color: transparent; color: #333; }
a:focus, a:hover { color: #a3833b; text-decoration: none; }
.clearfix { zoom: 1; }
#dituContent img {max-width: initial;}

 ul,li{
	list-style: none;
	padding: 0px;
 }
 .clearfix {
    clear: both;
}

/*位置控制*/
.vertical-align {
	font-size: 0
}
.vertical-align:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	content: ""
}
.vertical-align-bottom,
.vertical-align-middle {
	display: inline-block;
	max-width: 100%;
	font-size: 14px
}
.vertical-align-middle {
	vertical-align: middle
}
.vertical-align-bottom {
	vertical-align: bottom
}
/*导航样式*/
.rat-header-top {
	background: rgba(0,0,0,1);
	padding: 5px 0px;
	margin: 0px;
	overflow: hidden;
}
.rat-header-top i {
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #01b1d7;
	text-align: center;
	border-radius: 50%;
	font-size: 12px;
}
.rat-header-address {
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
.rat-header-info {
	line-height: 30px;
	font-size: 14px;
}
.rat-header-info a {
	color: #fff;
	margin-left: 20px;
}
.rat-header-bottom {
	background: #fff;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
}
.rat-header-bottom .sy-logo {
	float: left;
	height: 80px;
}
.rat-header-bottom .sy-logo img {
	max-height: 60px;
}
/* PC端栏目 */
.b_head {float: right;}
.b_head ul {
	padding-top: 30px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
}

.b_head ul li {
	float: left;
	position: relative;
	padding-bottom: 0px;
	font-size: 16px;
    padding: 0 0 0 25px;
}

.b_head ul li>a {
    font-size: 16px;
    color: #717171;
		line-height: 34px;
		font-weight: normal;
		padding: 0px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #000;
		display: block;
}
.nav>li>a:focus, .nav>li>a:hover {background: initial; }
/* .b_head ul li>a.none,.b_head ul li>a:hover {border-bottom: 3px solid #ddac00;} */

.b_head ul li:last-child>a {
    border-right: none;
}

.r_b_head {padding: 0px !important;}
.r_b_head input {
	margin-left: 20px;
	width: 198px;
	height: 34px;
	display: block;
	border: 1px solid #ccc;
	background: #fff;
	text-indent: 14px;
	font-size: 12px;
	color: #000;
	/* border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px; */
}

.r_b_head input::-moz-placeholder,
.r_b_head textarea::-moz-placeholder {
    color: #9c9c9c;
    opacity: 1;
}

.r_b_head input:-ms-input-placeholder,
.r_b_head textarea:-ms-input-placeholder {
    color: #9c9c9c;
    opacity: 1;
}

.r_b_head input::-webkit-input-placeholder,
.r_b_head textarea::-webkit-input-placeholder {
    color: #9c9c9c;
    opacity: 1;
}

.r_b_head a {
    position: absolute !important;
    width: 34px;
    height: 34px;
		padding: 0px !important;
		color: #01b1d7 !important;
    top: 0px;
    right: 5px;
    z-index: 101;
		text-align: center;
}
.r_b_head a:hover {border: 0px;}
@media (min-width:768px) {
	.navbar-toggler { display: none; }
}
@media (max-width:767px) {
	header {
	position: absolute;
	z-index: 100;
	top: 0px;
	width: 100%;
	overflow: hidden;
	}
	.navbar-collapse.in {overflow-y: inherit;}
	.navbar-toggler {
    border: 0px;
    background: #fff;
    margin-top: 5px;
    height: 30px;
    margin-right: 0px;
}
	.rat-header-bottom .sy-logo,.b_head,.b_head ul li {float: initial; height: initial; padding: 0px;}
	.b_head ul {padding-top: 10px; border-top: 1px solid #ccc;}
	.b_head ul li>a {padding: 0px 10px;}
	.r_b_head input {width: 93%;padding: 0px;margin: 10px;}
	.r_b_head a {right: 20px;}
}

/*手机板面导航*/
.hamburger {
  font-size: 20px;
  vertical-align: middle;
}
.hamburger,
.hamburger:before,
.hamburger .hamburger-bar,
.hamburger:after {
  -webkit-transition: -webkit-transform .2s ease-in-out;
       -o-transition:      -o-transform .2s ease-in-out;
          transition:         transform .2s ease-in-out;
}
.hamburger:before,
.hamburger:after {
  content: "";
}
.hamburger:before,
.hamburger .hamburger-bar,
.hamburger:after {
  display: block;
  width: 1em;
  height: .1em;
  margin: 0;
  background: #333;
  border-radius: 1px;
}
.navbar-default .hamburger:before,
.navbar-default .hamburger .hamburger-bar,
.navbar-default .hamburger:after {
  background: #76838f;
}
.navbar-inverse .hamburger:before,
.navbar-inverse .hamburger .hamburger-bar,
.navbar-inverse .hamburger:after {
  background: #333;
}
.hamburger .hamburger-bar {
  margin: .2em 0;
}
.hamburger-close:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 8%;
      -ms-transform-origin: 8%;
       -o-transform-origin: 8%;
          transform-origin: 8%;
}
.hamburger-close .hamburger-bar {
  opacity: 0;
}
.hamburger-close:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 8%;
      -ms-transform-origin: 8%;
       -o-transform-origin: 8%;
          transform-origin: 8%;
}
.hamburger-close.hided:before,
.hamburger-close.collapsed:before {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
       -o-transform: rotate(0);
          transform: rotate(0);
}
.hamburger-close.hided .hamburger-bar,
.hamburger-close.collapsed .hamburger-bar {
  opacity: 1;
}
.hamburger-close.hided:after,
.hamburger-close.collapsed:after {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
       -o-transform: rotate(0);
          transform: rotate(0);
}
.hamburger-arrow-left.collapsed {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.hamburger-arrow-left.collapsed:before {
  width: .6em;
  -webkit-transform: translate3d(.45em, .1em, 0) rotate(45deg);
          transform: translate3d(.45em, .1em, 0) rotate(45deg);
}
.hamburger-arrow-left.collapsed .hamburger-bar {
  border-radius: .2em;
}
.hamburger-arrow-left.collapsed:after {
  width: .6em;
  -webkit-transform: translate3d(.45em, -.1em, 0) rotate(-45deg);
          transform: translate3d(.45em, -.1em, 0) rotate(-45deg);
}
.rat-banner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
}
.rat-banner .swiper-pagination-bullet{
	opacity: 1;
	background: #ccc;
}
.rat-banner>.swiper-pagination-bullets{
	text-align: center;
	bottom: 20px;
}
.rat-banner .swiper-pagination-bullet-active{
	background:#000;
}
#advantage {
    background: #f5f5f5;
    padding: 10px 0;
}
#advantage .Item { background: #fff; margin: 10px 0px; padding: 20px 0 15px; text-align: center; transition: all 0.3s linear; }
#advantage .Item h3 { font-size: 20px; padding: 0px; margin-top: 0px; color: #000; line-height: 30px; margin-bottom: 5px; font-weight: 500; }
#advantage .Item p { font-size: 14px; color: #666; line-height: 25px; padding: 0px 5px; }
#advantage .Item .iconfont { font-size: 42px; color: #999; }
#advantage .Item:hover { box-shadow: 0 0 5px 1px #e1e1e1; transform: translateY(-3px); }
#advantage .Item:hover h3 { color: #4952a9; }
#advantage .Item:hover .iconfont { color: #4952a9; }
@media (max-width:767px) {
	.rat-banner {margin-top: 65px;}
	#advantage .Item p {display: none;}
}

/* 首页简介 */
.rat-index-aboutbg {
	background: #fff;
	padding: 50px 0;
	overflow: hidden;
}
.rat-index-aboutcon {
	
}
.rat-index-aboutname {
	overflow: hidden;
}
.rat-index-aboutname span {
	font-size: 14px;
	line-height: 30px;
	color: #ccc;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.rat-index-aboutname h3 {
	font-size: 28px;
	line-height: 45px;
	color: #333;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.rat-index-abouttxt {
	margin: 15px 0px;
	overflow: hidden;
}
.rat-index-abouttxt p {
	padding: 0px;
	font-size: 14px;
	line-height: 30px;
	margin: 0px;
	color: #666;
	overflow: hidden;
}
.rat-index-aboutbtn {
	display: block;
	vertical-align: middle;
	width: 160px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	font-family: inherit;
	font-weight: inherit;
	text-decoration: none;
	position: relative;
	text-align: center;
	background: #6386c1;
}
/* 首页产品 */
.service_list_met_11_1_38 { padding: 70px; background: url(../images/pro_bg.jpg); }
.service_list_met_11_1_38 .head .title { margin-top: 0; font-size: 32px; margin-bottom: 0; color: #fff;display: -webkit-inline-box; }
.service_list_met_11_1_38 .head .subtitle { margin-top: 0; font-size: 24px; color: #f0f0f0;display: -webkit-inline-box; }
.service_list_met_11_1_38 .head .desc { margin-top: 0; color: #7a7a7a; }
.service_list_met_11_1_38 .service-list { margin-top: 30px; padding: 0; overflow: hidden; }
.service_list_met_11_1_38 .service-list > div { list-style: none; }
.service_list_met_11_1_38 .service-list > div a { display: block; width: 100%; position: relative; text-align: left; margin-bottom: 20px; }
.service_list_met_11_1_38 .service-list > div img { margin: 0 auto; width: 100%; background: #fff; }
.service_list_met_11_1_38 .service-list > div a h4 { overflow: hidden; text-shadow: none; background: #fff; padding: 0px 10px; margin: 3px 0px; font-size: 16px; height: 46px; line-height: 46px; color: #333333; -webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1); transition: all .66s cubic-bezier(.17, .84, .44, 1); border-bottom: 1px solid #e1e1e1; text-align: left; width: 100%; }
.service_list_met_11_1_38 .service-list > div a h4:before { position: absolute; content: ""; width: 10px; height: 1px; background-color: #333333; background-color: ; margin-top: 46px; -webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1); transition: all .66s cubic-bezier(.17, .84, .44, 1); }
.service_list_met_11_1_38 .service-list > div a p { color: #7a7a7a; font-size: 13px; line-height: 24px; height: 50px; overflow: hidden; width: 100%; margin-top: 10px; }
.service_list_met_11_1_38 .service-list > div a:hover { text-decoration: none; }
.service_list_met_11_1_38 .service-list > div a:hover h4 { color: #007cc3; }
.service_list_met_11_1_38 .service-list > div a:hover h4:before { width: 100%; background-color: #007cc3; background-color: ; }
.service_list_met_11_1_38 .service-list > div  p { color: #7a7a7a;text-align: left; font-size: 13px; line-height: 24px; height: 50px; overflow: hidden; width: 100%; margin-top: 10px; }
.service_list_met_11_1_38 .service-list > div:hover { text-decoration: none; }
.service_list_met_11_1_38 .service-list > div:hover h4 { color: #007cc3; }
.service_list_met_11_1_38 .service-list > div:hover h4:before { width: 100%; background-color: #007cc3; background-color: ; }

.service_list_met_11_1_38 .slick-arrow.slick-prev-met11 { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; left: 0; width: 20px; height: 20px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; }
.service_list_met_11_1_38 .slick-arrow.slick-next-met11 { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; right: 0; width: 20px; height: 20px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; }
@media (min-width:767px) and (max-width:1200px) {
	.service_list_met_11_1_38 img { max-width: 300px; margin: 0 auto }
}
.service_list_met_11_1_38 .slick-arrow { width: 20px; font-size: 30px; }
.service_list_met_11_1_38 .slick-arrow:before { display: none; }
.service_list_met_11_1_38 .slick-arrow.slick-prev-met11 { left: -10px; }
.service_list_met_11_1_38 .slick-arrow.slick-next-met11 { right: -10px; }
.service_list_met_11_1_38 .slick-arrow i { color: #7a7a7a; }
@media (max-width:768px) {
	.service_list_met_11_1_38 { padding: 30px 0; }
}
@media (max-width:767px) {
	.service_list_met_11_1_38 { padding: 30px 0px; }
}


/* 首页新闻 */
.rat-index-news {
	background: url(../images/index-newsbg.jpg) repeat-x center top #fff;
	padding: 50px 0;
	overflow: hidden;
}
.rat-index-newstitle {
	font-size: 36px;
	font-weight: bold;
	line-height: 60px;
	color: #fff;
	padding: 0px;
	margin: 20px 0px;
	overflow: hidden;
}
.rat-index-newstitle span {
	font-size: 24px;
	line-height: 45px;
	margin-top: 15px;
	padding-left: 20px;
	font-weight: normal;
	text-transform: uppercase;
	overflow: hidden;
}
.rat-index-newsinfo {
	padding: 20px 0;
	overflow: hidden;
}
.rat-index-newsinfo li {
	margin: 0px;
	font-size: 16px;
	border-bottom: 1px dashed #999;
	padding: 15px 5px;
	color: #999;
	overflow: hidden;
}
.rat-index-newsinfo li a {
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	float: left;
}
.rat-index-newsinfo li a:hover {
	color: #C00;
	text-decoration: initial;
}
.rat-index-newsinfo li span {
	float: right;
}

/* 底部信息 */
.autowidth{ width: 1366px; margin: auto;}
.colorRed{ color: #d21313;}
.fl,.floatLeft{float:left;}
.fr,.floatRight{float:right;}
.overHidden{ overflow: hidden;} 
.inlineBlock {display: inline-block;}
.font12{ font-size: 12px;}
.font14{ font-size: 14px;}
.font15{ font-size: 15px;}
.font16{ font-size: 16px;}
.font18{ font-size: 18px;}
.font20{ font-size: 20px;}
.font24{ font-size: 24px;}
.font30{ font-size: 30px;}
.font32{ font-size: 32px;}
.font36{ font-size: 36px;}
.font40{ font-size: 40px;}
.font48{ font-size: 48px;}
.font56{ font-size: 56px;}
.footerTop{background: #3c3c3c;font-size: 14px; padding: 4% 0 3% 0;color: #666; position: relative; border-top: 5px solid #4952a9;}
.footerTop .scrollToTop{right: auto;bottom:auto;background-color: #4952a9;z-index: 1; position: absolute; left: 50%;margin-left: -16px;top: 0;}
.footerTop .floatLeft{ width: 50%;}
.footerTop .wxwb{ color: #ccc; position: relative; min-height: 111px;margin-bottom: 20px;}
.footerTop .wxwb .xp img{ vertical-align: sub;}
.footerTop .wxwb .xp{line-height: 1; margin-bottom: 16px;}
.footerTop .fontFFF{color: #fff; display: inline-block;font-family: 'DINCond-Medium';vertical-align: middle; }
.footerTop .attetion{ position: absolute;right: 0;top: 0; text-align: center;}
.footerTop .attetion img{ width: 100px;padding: 0 5px 3px 5px;}
.footerTop .dizhi{background: #212121; padding: 20px;color: #999;}
.footerTop .dizhi p{ padding-top: 8px; margin: 0px;}
.footerTop .floatRight{ width: 44%; padding-left: 6%; border-left: 1px solid #505050;}
.formMsg .dd{background: #212121;color: #888;padding: 0 10px; line-height: 34px; margin-top: 10px;}
.formMsg .dd label{ float: left;}
.formMsg .dd input,.formMsg .dd textarea{color: #fff; overflow: hidden; width: 100%;background: transparent;border: 0;line-height: 24px;display: block;padding: 5px 0; font-family: inherit;}
.footerTop input.submits{margin-top: 30px; display: block; width: 100%;line-height: 40px;color: #fff;background: #4952a9;border: 0px;}
.formMsg .dd textarea{ min-height: 72px;}
.footerBottom{background: #212121;color: #666; padding: 10px 10px;text-align: center;font-size: 14px;}
.footerBottom .link {padding-top: 20px;}
.footerBottom .link a{font-size: 16px; margin-bottom: 10px; display: inline-block;line-height: 1; border-left: 1px solid #4d4d4d;color: #aaa;padding: 0 10px;}
.footerBottom .link a:nth-child(1){border: 0;}
.footerBottom .copy{ padding: 10px 0 15px 0; margin: 0px;}
.shareBtn .shareA{ display: inline-block; width: 36px;height: 36px;margin: 0 2px;background-color: #4e4e4e;}
.shareBtn .shareA:hover{background-color: #4952a9 !important;}
.footerBottom .link a:hover{color: #4952a9;}
@media (max-width:767px) {
	.rat-index-newsinfo li a {width: 75%;}
	.rat-index-aboutname h3 {font-size: 24px;}
	.rat-index-aboutcon {padding-bottom: 20px;}
	.rat-index-newstitle {font-size: 32px;}
	.rat-index-newstitle span {font-size: 24px;}
	.footerTop .wxwb {padding: 20px 10px 0px;}
	.footerTop {padding-bottom: 0px;}
	.footerBottom {border-top: 1px solid #666;}
	.autowidth {width: 100%;}
	.footerTop .floatLeft {width: 100%;}
	.footerTop .floatRight {display: none;}
	.footerTop .attetion {display: none;}
}

/* 内页开始 */
.rat-ny-all {
	padding: 30px 0px;
	overflow: hidden;
}

.rat-index-prolist {
	background: #f6f6f6;
	overflow: hidden;
}
.rat-index-prolist h3 {
	line-height: 40px;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 10px;
	margin: 0px;
	color: #fff;
	background: #6386c1;
	overflow: hidden;
}
.rat-index-prolist ul {
	padding: 0px 0px;
	margin: 0px;
	overflow: hidden;
}
.rat-index-prolist li {
	line-height: 35px;
	font-size: 14px;
	padding: 5px 10px;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
}
.rat-index-prolist li:last-child {
	border-bottom: 0px;
}
.rat-index-prolist li.active {
	background: #ccc;
	font-weight: bold;
}
.rat-index-prolist li a {
	color: #666;
}
.rat-index-protitle {
	border-bottom: 1px solid #999;
	margin-bottom: 25px;
	overflow: hidden;
}
.rat-index-protitle h4 {
	line-height: 45px;
	font-size: 16px;
	font-weight: normal;
	color: #6386c1;
	border-bottom: 3px solid #6386c1;
	margin: 0px;
	padding: 0px 20px;
	float: left;
}
.rat-index-protitle span {
	line-height: 35px;
	font-size: 14px;
	padding: 0px 10px;
	color: #999;
	float: right;
	overflow: hidden;
}

.rat-item {padding: 0px 0px 20px;}
.rat-item .img{ overflow: hidden; position: relative;margin:0px;border: 1px solid #eee;}
.rat-item .img img{ width: 100%; display: block; transition: all 0.6s ease-in-out; -webkit-transition: all 0.6s ease-in-out;}
.rat-item .black-50{ transition: opacity 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53); -webkit-transition: opacity 0.4s cubic-bezier(0.55, 0.085, 0.68, 0.53);}
.rat-item .vico{ border-top: 10px solid transparent; border-bottom: 10px solid transparent; display: block; margin: 0px auto; height: 0; width: 0; border-left: 10px solid #f0f0f0; position: absolute; left: 50%; top: 50%; margin: -5px 0 0 -5px;}
.rat-item .t{color: #222222; display: block; margin:0px; padding:10px 5%; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; background-color: #f0f0f0;  line-height: 1.5; font-size: 16px; position: relative; z-index: 1;}
.rat-item .t:before{  content:""; z-index: -1; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: #6386c1;background-color: ; -webkit-transition:-webkit-transform .38s cubic-bezier(.4,0,.2,1); transition:-webkit-transform .38s cubic-bezier(.4,0,.2,1); transition:transform .38s cubic-bezier(.4,0,.2,1); transition:transform .38s cubic-bezier(.4,0,.2,1),-webkit-transform .38s cubic-bezier(.4,0,.2,1); transform:scaleY(0); -webkit-transform:scaleY(0); -moz-transform:scaleY(0); transform-origin:50% 100% 0; -webkit-transform-origin:50% 100% 0; visibility:hidden\9;}
.rat-item:hover .img img{ transform:scale(1.06); -webkit-transform:scale(1.06);}
.rat-item:hover .t{color: #fff;}
.rat-item:hover .t:before{transform:scaleY(1); -webkit-transform:scaleY(1); -moz-transform:scaleY(1); transform-origin:50% 0 0; -webkit-transform-origin: 50% 0 0;visibility:visible\9;}
.rat-item:hover .black-50{opacity: 0; visibility: hidden\9; }

table,table tr th, table tr td { border:1px solid #ccc; padding: 2px 5px;}
table { min-height: 25px; line-height: 25px; font-size: 14px; border-collapse: collapse;} 


/* 新闻动态 */
.newslist {}
.newslist li {
	width: 100%;
    background:#fff;
		border-bottom: 1px dashed #eee;
    padding: 18px;
    float:left;
    overflow:hidden;
    margin-bottom:20px;
    transition:all 0.6s;
    position:  relative;
}
.newslist li:hover {
    box-shadow:0px 5px 10px 0px #eee;transition:all 0.6s
}
.newslist .newimg {
    overflow: hidden;
    float: left;
    margin-right: 24px;
}
.newslist .newimg img {
    border:1px solid #f0f0f0;
    height: 120px;}
.newslist li h6 {
    font-size: 18px;
    font-weight: 900;
    color: #444444;
    margin: 16px auto 8px auto;
    display: -webkit-box !important;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.newslist li p {
    font-size: 14px;
    color: #666666;
    text-align: left;
    line-height: 22px;
    margin-bottom: 18px;
    display: -webkit-box !important;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.newslist li span {
    color: #999;
    font-size: 14px;
    display: block;
    float: left;
		margin-bottom: 20px;
}
.newslist li .nse {
    font-size: 14px;
    color: #666666;
    width: 100px;
    height: 38px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ddd;
    display: block;
    float: right;
    line-height: 38px;
    transition: all 0.6s;
    position: absolute;
    right: 15px;
    bottom: 20px;
}
.newslist li:hover .nse {
    border:1px solid #0071bf;
    background:#0071bf;
    color:#fff;
    margin-top:-6px;
    transition:all 0.6s;
}
.newsinfo-title {
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
	margin-bottom: 10px;
}
.newsinfo-title h1 {
	font-size: 18px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	margin: 0px;
}
.newsinfo-title .newsother {
	line-height: 30px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.newsinfo-details {
	line-height: 25px;
	font-size: 16px;
	padding-top: 20px;
}
.rat-page {
	border-top: 1px dashed #ccc;
	padding: 5px 0px;
	overflow: hidden;
}
.rat-pageright {text-align: right;}

/* 人才招聘 */

.position-item{position:relative;padding:30px;padding-bottom:0;border:1px solid #ccc;border-radius:4px;margin-bottom:16px;font-size:14px;color:#999;position:relative;line-height:1}
.position-item:hover{box-shadow:0 6px 24px 0 rgba(214,217,235,.54)}
.position-item .position-name{font-size:20px;color:#333;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}
.position-item .position-name:hover{color:#e60012}
.position-item .time{padding-bottom:30px;padding-left:16px;position:relative}
.position-item .time:before{content:"";width:10px;height:12px;position:absolute;left:0;top:1px;background:url(../images/jobs-time.png) no-repeat center;background-size:contain}
.position-item .item-category{padding:18px 0 14px}
.position-item .item-category span{display:inline-block;line-height:1;margin-right:22px}
.position-item .item-category span.city{position:relative;padding-left:16px;max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.position-item .item-category span.city:before{position:absolute;content:"";width:10px;height:12px;background:url(../images/jobs-nav.png) no-repeat center;background-size:cover;top:0;left:0}
.position-item .item-detail{height:46px;line-height:46px;text-align:center;font-size:14px;color:#333;cursor:pointer;margin:0 auto;border-top:1px dashed #ccc}
.position-item .position-title .title-name{float:left;font-size: 24px;color: #900;max-width: 300px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;}
.detail-society .detail-content {
    padding-top: 0px;
    padding-bottom: 30px;
		margin-left: 20px;
		word-break: break-all;
    font-size: 12px;
    color: #333;
    line-height: 25px;}
.detail-society .detail-content h3 {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 20px;
	overflow: hidden;}
.detail-society .detail-content p {
	padding: 0px;
	margin: 0px;
}
.rat-index-proinfo {
	margin: 10px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
.rat-index-proimg {
	border: 1px solid #999;
	overflow: hidden;
}
.rat-index-proimg img {
	width: 100%;
}
.rat-index-protxt {
	padding: 5px 0;
	text-align: center;
	line-height: 25px;
	font-size: 18px;
	overflow: hidden;
}

.rat-pro-title {
	font-size: 24px;
	text-align: center;
	padding: 10px 0px;
	border-bottom: 1px dashed #ccc;
	line-height: 25px;
	overflow: hidden;
}
.rat-pro-img {
	text-align: center;
	padding: 10px 0;
	overflow: hidden;
}
.rat-pro-img img {
	max-width: 90%;
}
.rat-pro-infoall {
	
}
.rat-pro-infotitle {
	border-bottom: 1px solid #6386c1;
	margin-bottom: 20px;
	padding: 0px;
	overflow: hidden;
}
.rat-pro-infotitle span {
	background: #6386c1;
	color: #fff;
	font-weight: bold;
	line-height: 40px;
	border-radius: 5px 5px 0px 0px;
	margin: 0px;
	padding: 0px 30px;
	display: block;
	float: left;
	overflow: hidden;
}
.rat-pro-infodetails {
	font-size: 14px;
	line-height: 25px;
	padding: 0px 20px;
	margin: 0px;
	overflow: hidden;
}


/* 分页 */
.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}
.pagination>li{display:inline}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}
.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}
.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}