html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
	margin: 0;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1230px;
	background: #fff;
	color: #333;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	line-height: 1.42857143;
	margin: 0;
	outline: none;
}
body, button, input, select, textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html [type=button],/* 1 */ [type=reset], [type=submit] {
-webkit-appearance:button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style:none;
padding:0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline:1px dotted ButtonText;
}
fieldset {
	padding: .35em .75em .625em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
box-sizing:border-box;
padding:0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto;
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none;
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit;
}
summary {
	display: list-item;
}
article, aside, foot, head, nav, sectikk, figcaption, figure, main, details,/* 1 */ menu {
	display: block;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
audio, video, canvas {
	display: inline-block;
}
template, [hidden] {
display:none;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #dd0000;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.img-center {
	text-align: center;
	font-size: 0;
	overflow:hidden;
}
.img-center img {
	width: 100%;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.img-cover {
	overflow: hidden;
	position: relative;
}
.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.container {
	padding: 0 15px;
	width: 1200px;
	margin: 0 auto;
}
.foot-fix {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 10;
	display: none;
}
.foot-fix li {
	float: left;
	width: 25%;
}
.foot-fix li a {
	display: block;
	text-align: center;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.foot-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}
.foot-fix li i.i1 {
	background-image: url(../image/f_01.png);
}
.foot-fix li i.i2 {
	background-image: url(../image/f_02.png);
}
.foot-fix li i.i3 {
	background-image: url(../image/f_03.png);
}
.foot-fix li i.i4 {
	background-image: url(../image/f_04.png);
}
.swiper-pagination-bullet-active {
	background-color: #e13f38;
}
.str_wrap {
	position: relative;
	overflow: hidden;
}
.str_move {
	position: absolute;
	left: 0;
	top: 0;
	cursor: move;
	white-space: nowrap;
}
.head {
	background-color: #fff;
}
.head .topbar {
	line-height: 34px;
	background-color: #f8f8f8;
	font-size: 13px;
        color:#999;
}
.head .topbar ul {
	float: right;
}
.head .topbar li {
	float: left;
	color: #ddd;
}
.head .topbar li a{
	color: #999;
}
.head .topbar li a:hover{
	color: #f00;
}
.head .topbar li.pipe {
	padding: 0 10px;
}
.head .logo {
	float: left;
	font-size: 0;
	height: 100px;
	line-height: 100px;
	text-align: left;
	padding: 5px 0;
}




.head .abcd {
  height:100%;
	width:100%;
	text-align:center;
	
}
.head .abcd p{
	font-weight:bolder;
	
	height: 0px;
	line-height:1px;
	float: left;
	padding-left:15px;
}



.head .tel {
	float: right;
	padding-left: 5px;
	margin-top: 8px;
	text-align:right;
	font-size:16px;
	color:#000;line-height:32px;
}
.head .tel span{display:block;color:#f50;font-weight:bold;font-size:20px;line-height:28px;}
.head .tel strong {
	display: block;
	color:#ff7317; font-size:22px;font-weight:bold;display:block;line-height:180%;
}
.head .wx_ewm {float:right;}
.head .wx_ewm img{width:88px;height:auto;margin:10px 0 0 10px;}
.head .text {
	float: left;
	font-size: 16px;
	margin: 20px 0 20px 30px;
	padding: 5px 0 5px 30px;
	border-left: 1px solid #ddd;
}
.head .text strong {
	display: block;
	font-size: 26px;
}
.head .nav {
	font-size: 0;
	background-color: #116ac4;
	color: #fff;
}
.head .nav li {
	display: inline-block;
	vertical-align: middle;
	background: url(../image/li_07.jpg) no-repeat right center;
	padding-right: 1px;
}
.head .nav li a {
	display: block;
	font-size: 16px;
	line-height: 50px;
	padding: 0 30px;
	color: #fff;
	transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all;-moz-transition: 0.5s all;-ms-transition: 0.5s all;
}
.head .nav li .arr {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	display: none;
}
.head .nav li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.head .nav li.active a, .head .nav li.open a, .head .nav li a:hover {
	color: #fff;
	background-color: #fa860b;
}
.head .nav li.dropdown {
	position: relative;
}
.before {
	content: "";
	position: absolute;
	border: 4px solid transparent;
	border-bottom: 0;
	border-top-color: currentColor;
	top: 50%;
	margin-top: -2px;
	right: 15px;
	color:#ccc;
}
.head .nav .dropdown-box {
	position: absolute;
	left: 0;
	min-width: 100%;
	top: 100%;
	display: none;
	z-index: 10;
	text-align: center;
}
.head .nav .dropdown-box p {
	margin: 0;
}
.head .nav .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.5) !important;
	line-height: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.head .nav .dropdown-box a:hover {
	background-color: #fa860b !important;
}
.head .nav li.open .dropdown-box {
	display: block;
}
.menu-btn {
	display: none;
	padding: 6px 0;
	float: right;
	margin-left: 15px;
}
.menu-btn:before, .menu-btn:after, .menu-btn span {
	display: block;
	height: 2px;

	background-color: #0d5ba4;
	content: '';
}
.menu-btn:before {
	width: 24px;
}
.menu-btn:after {
	width: 18px;
	margin-left: 6px;
}
.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px;
}
.banner .swiper-slide {
	background: no-repeat center / cover;
	height: 550px;
}
.banner .swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
}
.banner .swiper-pagination {
	bottom: 30px;
}
.banner .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active {
	background-color: #015cb5;
}
.yunu-syy {
	padding: 5px 0;background:#f0f0f0;
	border-bottom: 1px solid #eee;
}
.yunu-syy .hot {
	float: left;
	padding: 7px 0;
}
.yunu-syy .hot a {
	margin-right: 10px;
}
.yunu-syy .hformkk {
	float: right;padding-top:3px;
}
.yunu-syy .hformkk input {
	float: left;
	border: 1px solid #eee;
	border-right: none;
	padding: 5px 12px;
	width: 210px;
	font-size: 14px;
}
.yunu-syy .hformkk button {
	border: 0;
	border: 1px solid #eee;
	border-left: none;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 40px;
	height: 30px;
	background: url(../image/btn_search_box.gif) no-repeat center / contain #ffffff;
	color: #fff;
	font-size: 0;
}
.ad1{display:block;padding:35px 0;overflow:hidden;}
.ad1 .fl{float:left;font-size:32px;font-weight:bold;color:#fff;}
.ad1 .fl span{display:block;color:#fc0;padding:0 0 10px 0;}
.ad1 .fr{float:right;line-height:170%;color:#fff;font-size:20px;font-weight:bold;padding-top:15px;}
.ad1 .fr label{display:block;float:left;padding-left:25px;}
.ad1 .fr label input{padding:5px 10px;border-radius:2px;border:none;font-size:14px;width:150px;}
.ad1 .fr label:nth-child(2){}
.ad1 .fr label:nth-child(2) input{width:200px;}
.ad1 .fr label textarea{padding:5px 10px;border-radius:4px;border:none;font-size:14px;width:200px;height:48px;}
.ad1 .fr .btn-1{clear:both;display:block;text-align:center;padding-top:20px;overflow:hidden;}
.ad1 .fr .btn-1 input{text-align:center;padding:5px 10px;border-radius:4px;border:none;font-size:16px;}
.ad1 .fr .btn-1 input[type='submit']{background:#f60;color:#fff;cursor:pointer;}
.ad1 .fr .btn-1 input[type='submit']:hover{background:#f50;color:#fff;}
.ad1 .fr .btn-1 input[type='reset']{}
.sectikk {
	padding: 35px 0;
}
.sectikk-title {
	text-align: center;
	margin-bottom: 30px;
	font-size: 26px;
	font-weight: bold;
}
.sectikk-title span {
	color: #405fd8;
}
.sectikk-title small {
	display: block;
	color: #999;
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
}
.title-1 {
	border-bottom: 1px solid #e2e2e2;
	font-size: 24px;
	color: #0d5ba4;
	padding-bottom: 15px;
	margin-bottom: 20px;
	line-height: 32px;
}
.title-1 .more {
	float: right;
	font-size: 14px;
}
.title-1 small {
	font-size: 14px;
	color: #999;
	text-transform: uppercase;
	margin-left: 10px;
}
.in-prd-cate {
	float: left;
	width: 290px;
	background-color: #fff;
}
.in-prd-cate .tit {
	text-align: center;
	color: #fff;
	line-height: 70px;
	font-size: 24px;
	font-weight: bold;
	background-color: #214d98;
}
.in-prd-cate dl {
	padding: 10px;
	margin: 0;
}
.in-prd-cate dt a {
	display: block;
	line-height: 60px;
	background: url(../image/g3.jpg) no-repeat center;
	color: #fff;
	font-size: 18px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.in-prd-cate dd {
	margin: 0;
}
.in-prd-cate dd a {
	display: block;
	line-height: 60px;
	font-size: 15px;
	border-bottom: 1px dotted #e5e5e5;
	background: url(../image/aao_10.jpg) left center no-repeat;
	padding-left: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.in-prd-con {
	float: right;
	width: 870px;
}
.leib2{background:#fff;border: 1px solid #116ac4;}
.leib2 h2{height:72px; line-height:72px;font-size:28px;color:#fff; padding:0;margin:0;background:#116ac4;text-align:center;font-weight:normal;}
.leib2 h2 .icon{width:50px;height:50px;background: url(http://www.jiongyi683.com/static/skin/images/titbg_323.png) bottom no-repeat;}
.leib2 .nr{padding:4px 11px 10px;overflow:hidden;}
.leib2 .nr h4{background:#ddd;height:45px; line-height:45px; padding-left:12px;overflow:hidden;margin:0;}
.leib2 .nr h4.cur,.leib2 .nr h4:hover{background:#116ac4 url(../image/ico02.png) no-repeat 240px 15px;}
.leib2 .nr h4 a{display:block;color:#555;}
.leib2 .nr h4 a:hover{color:#fff;}
.leib2 .nr ul{margin:10px auto;padding:0;}
.leib2 .nr li{background:#eee;height:42px; line-height:42px; overflow:hidden;margin:5px 0 10px;}
.leib2 .nr li a{ font-size:16px;display:block;padding:0 15px;}
.leib2 .nr li.cur a,.leib2 .nr li a:hover{ color:#fff;}
.leib2 .nr li:hover{background:#116ac4;}
/**
.leib2 .nr ul{margin:5px auto 10px;padding:0;}
.leib2 .nr li{background: url(../images/ico03.jpg) no-repeat scroll 8px 16px ; padding-left: 23px; color: #666;overflow: hidden;white-space: nowrap; height:40px;line-height: 40px; }
.leib2 .nr li a{ font-size:14px;display:block;}
.leib2 .nr li.cur a,.leib2 .nr li a:hover{ color:#fff;}
.leib2 .nr li:hover{background:#116ac4 url(../images/ico03.png) no-repeat scroll 8px 16px;}
**/
.list-1 {
	margin: -20px 0 0 -20px;
}
.list-1 li {
	float: left;
	width: 33.333333%;
}
.list-1 li a {
	display: block;
	margin: 20px 0 0 20px;
}
.list-1 li .img-center {
	background-color: #fff;
	height: 275px;
	line-height: 275px;
	border: 1px solid #ddd;
}
.list-1 li p {
	text-align: center;
	margin: 15px 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-1 li a:hover .img-center {
	border-color: #dd0000;
}
.list-1-1 li .img-center {
	height: 275px;
	line-height: 275px;
}
.in-case-menu {
	float: left;
	width: 300px;
}
.in-case-menu li a {
	display: block;
	background: url(../image/ag2.jpg) no-repeat center / 100% 100%;
	line-height: 64px;
	padding-left: 64px;
	font-size: 16px;
	padding-right: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.in-case-menu li.active a {
	background-image: url(../image/ag1.jpg);
	color: #fff;
}
.in-case-con {
	margin-left: 325px;
}
.in-case-con dl {
	margin: 0;
	overflow: hidden;
}
.in-case-con dt {
	float: left;
	width: 436px;
}
.in-case-con .img-center img{
	width:100%;
}
.in-case-con dd {
	margin-left: 466px;
}
.in-case-con dd h4 {
	margin: 0;
	font-size: 18px;
}
.in-case-con dd p {
	margin: 20px 0 0;
	color: #777;
	line-height: 2;
	text-align: justify;
	height: 258px;
}
.in-case-con dd .more {
	display: block;
	width: 180px;
	line-height: 38px;
	background-color: #dd0000;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
}
.in-honours ul {
	font-size: 0;
}
.in-honours li {
	width: 280px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.in-honours li a {
	display: block;
}
.in-honours li .img-center {
	height: 300px;
	line-height: 300px;
	background-color: #fff;
}
.in-honours li p {
	text-align: center;
	margin: 15px 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
}
.in-about {
	margin: 0;
}
.in-about dt {
	float: left;
	width: 526px;
}
.in-about dd {
	margin-left: 550px;
}
.in-about dd p {
	margin: 0;
	line-height: 2;
	text-align: justify;
}
.bg1 {
	color: #fff;
	background: #315295;
}
.bg1 .sectikk-title {
	font-size:32px;
}
.bg1 .sectikk-title span {
	color: #fff;
}
.bg1 .sectikk-title small {
	color: #fff;font-size:28px;
}
.in-lc {
	margin: -20px 0 0 -20px;
}
.in-lc li {
	float: left;
	width: 33.333333%
}
.in-lc li a {
	display: block;
	margin: 20px 0 0 20px;
	position: relative;
	color: #fff;
}
.in-lc li .img-cover {
	padding-top: 76%;
}
.in-lc li .text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.5);
	margin: 0;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 45px;
}
.in-news {
	margin-left: -45px;
}
.in-news .item {
	float: left;
	width: 33.333333%;
}
.in-news .wrap {
	margin-left: 45px;
}






.in-news .img-center {
	height:160px;
	line-height:160px;
	margin-bottom: 20px;
}
.in-news .img-center img{
	width:100%;
	height:auto;
}
.in-news .title-1 {
	font-size: 20px;
	padding-bottom: 5px;
	margin-bottom: 0;
}
.list-2 li {
	border-bottom: 1px dotted #ccc;
}
.list-2 li a {
	display: block;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../image/li2.jpg) left center no-repeat;
	padding-left: 15px;
}
.list-2 li span {
	float: right;
	font-size: 12px;
	color: #666;
}
.yunu-lianjie {
	padding: 0;
}
.yunu-lianjie h4 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-size: 18px;
	color: #0d5ba4;
	padding-bottom: 15px;
}
.yunu-lianjie h4 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.yunu-lianjie ul {
	margin-left: -20px;
}
.yunu-lianjie li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.foot {
	padding: 50px 0;
	background-color: #253653;
	color: #bec3cc;
}
.foot a {
	color: #bec3cc;
}
.foot a:hover {
	color: #fff;
}
.foot-nav {
	margin-bottom: 30px;
	background-color: #334564;
	border-radius: 5px;
	font-size: 0;
	padding: 15px;
	text-align: center;
}
.foot-nav a {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	margin: 0 20px;
}
.foot-ewm {
	float: right;
	width: 200px;
	text-align: center;
}
.foot-ewm .img-center img{
	width: 100%;
}
.foot-ewm p {
	margin: 10px 0 0;
	font-size: 12px;
}
.foot-info {}
.foot-info .img-center{
	float: left;
	height:100px;
	margin-right:10px;
	width: 200px;
}
.foot-info p {
	margin: 10px 0 10px;
}
.banner-sub {
	height: 400px;
	background: no-repeat center / cover;
}
.ct2-sd {
	float: left;
	width: 260px;
}
.ct2-mtt {
	float: right;
	width: 910px;
	
}


.panel-sd {
	margin-bottom: 20px;
	background-color: #f6f6f6;
}
.panel-sd:last-child {
	margin-bottom: 0;
}
.panel-sd .tit {
	text-align: center;
	color: #fff;
	font-size: 20px;
	background: url(../image/k1.jpg) no-repeat center / cover;
	padding: 20px 0;
}
.contact-sd {
	padding: 120px 20px 20px;
	line-height: 2;
	font-size: 14px;
	background: url(../image/contact.png) no-repeat top center / 100% auto;
}
.lanmu li {
	border-bottom: 1px dotted #ddd;
}
.lanmu li:last-child {
	border-bottom: 0;
}
.lanmu li>a {
	display: block;
	line-height: 44px;
	padding: 0 0 0 25px;
}
.lanmu li .arr {
	float: right;
	height: 45px;
	width: 40px;
	position: relative;
	cursor: pointer;
}
.lanmu li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.lanmu-box {
	display: none;
}
.lanmu-box p {
	margin: 0;
	border-top: 1px dotted #ddd;
	padding-left: 15px;
}
.lanmu-box p a {
	padding: 0 25px;
	display: block;
	line-height: 40px;
}
.lanmu-box p.on a {
	color: #dd0000;
}
.lanmu li>a:hover, .lanmu li.active>a {
	color: #dd0000;
}
.lanmu li.open .lanmu-box {
	display: block;
}
.lanmu li.open .arr:after {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.pages {
	margin: 30px 0 0;
	text-align: center;
	font-size: 0;
}
.pages li {display: inline-block;}
.pages a {
	display: inline-block;
	font-size: 14px;
	line-height: 35px;
	padding: 0 14px;
	margin: 5px 0px;
	background-color: #f5f5f5;
	border-radius: 3px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.pages a:hover, .pages a.active {
	background-color: #dd0000;
	color: #fff;
}
.sub-tit {
	/* border-bottom: 1px solid #ddd; */
	font-size: 20px;
	color: #116ac4;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.sub-tit2 {
	border-bottom: 1px solid #aaa;
	font-size: 20px;
	color: #116ac4;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 20px auto;
}

.sub-tityy {
	border-bottom: 1px solid #aaa;
	font-size: 20px;
	color: #116ac4;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 20px auto;
	padding:80px;
	
}
.sub-tityy h3{
	
}


.curmtt {
	float: right;
	font-weight: normal;
	font-size: 12px;
	color: #999;
	line-height: 25px;
	background: url(../image/hom1.jpg) no-repeat 0 center;
	padding-left: 20px;
}
.curmtt em {
	font-style: normal;
	padding: 0 5px;
}
.list-88 {
}
.list-88 li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.list-88 li a {
	display: block;
	overflow: hidden;
}
.list-88 li .img-center {
	float: left;
	width: 240px;
	margin-right:20px;
}
.list-88 li .text {
}
.list-88 li .text h4 {
	font-size: 20px;
	margin: 0;
}
.list-88 li .text .date {
	margin-top: 10px;
	color: #999;
	font-size: 12px;
}
.list-88 li .text p {
	margin: 10px 0 0;
	color: #777;
	line-height: 1.8;
	text-align: justify;
}
.list-88 li .text span {
	float: right;
	line-height: 24px;
	border: 1px solid #ddd;
	border-radius: 50px;
	padding: 0 20px;
	margin-top: 10px;
}
.list-88 li a:hover .text span {
	background-color: #dd0000;
	color: #fff;
	border-color: #dd0000;
}
.list-4 li {
	border-bottom: 1px dotted #ccc;
}
.list-4 li a {
	display: block;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../image/libg.jpg) left center no-repeat;
	padding-left: 20px;
}
.list-4 li span {
	float: right;
	font-size: 12px;
	color: #666;
}
.list-c {padding:0;margin:0;}
.list-c li {
	float: left;
	width: 23.5%;
	padding:0;margin:1%;
}
.list-c li:nth-child(4n) {margin-right:0;}
.list-c li:nth-child(4n+1) {margin-left:0;}
.list-c li a {
	display: block;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size:16px;
}
.list-c li a img{height:200px;}
.list-c li a p{display:block;margin:0;background:#f5f5f5;line-height:36px;padding:0 0 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.content-biaoti {
	margin-bottom: 20px;
	text-align: center;
}
.content-biaoti h1 {
	font-size: 22px;
	margin: 0;
}
.content-biaoti p {
	margin: 15px 0 0;
	font-size: 14px;
	color: #999;
	border-top: 1px dashed #ddd;
	padding-top: 15px;
}
.content-biaoti p span {
	padding: 0 10px;
	display: inline-block;
}
.content-body {
	line-height: 1.8;
}
.content-body img {
	max-width: 100% !important;
	height: auto !important;
	width: auto !important;
}
.content-ett {
	padding: 20px 15px;
	font-size: 14px;
	background-color: #f5f5f5;
	margin-top: 20px;
	border-radius: 5px;
}
.content-ett li {
	line-height: 2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float:left;
	padding:3px;
	margin:3px;
	
}

.content-ett li strong{
	color: #116ac4;
}

.yunu-showcase {
	margin: 0 0 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ddd;
}
.yunu-showcase-info {
	margin-left: 430px;
}
.yunu-showcase-info h1 {
	font-size: 20px;
	margin: 0;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 15px;
}
.yunu-showcase-info p {
	margin: 15px 0 0;
	color: #666;
	line-height: 1.8;
}
.yunu-showcase-info .tel {
	margin-top: 25px;
}
.yunu-showcase-info .tel a {
	line-height: 42px;
	color: #fff;
	display: inline-block;
	width: auto;padding:0 25px;font-weight:bold;font-size:18px;
	text-align: center;
	border-radius: 5px;
	background-color: #f50;
}
.pc-slide {
	float: left;
	width: 400px;
}
.view .swiper-slide .img-center {
	width: 100%;
	min-height: 300px;
}
.view .swiper-container {
	width: 100%;
}
.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.preview .swiper-container {
	margin: 0 30px;
}
.preview .swiper-slide .img-center {
	height: 80px;
	border: 1px solid #ddd;
	cursor: pointer;
	position: relative;
	line-height: 80px;
}
.preview .arrow-left {
	background: url(../image/feel3.png) no-repeat left top;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview .arrow-right {
	background: url(../image/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview .active-nav .img-center {
	border-color: #dd0000;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}
div.zoomMask {
	position: absolute;
	background: url(../image/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}
.map {
	height: 400px;
	margin-top: 20px;
}



.news_wwh{width:100%;overflow:hidden;}
.news_wwh .home_con{width:100%;margin:0 auto 25px;}
.news_wwh .home_con .h_h1{text-align:center;font-size:40px;line-height:30px;color:#000000;padding-bottom:10px; margin:80px 0 0 0;}
.news_wwh .home_con .h_h1 span{font-family:Arial;font-size:30px;line-height:30px;color:#999999;text-transform:uppercase;}
.news_wwh .home_con .h_h2{text-align:center;font-size:16px;line-height:30px;color:#666666;margin:10px 0 25px 0;overflow:hidden;}
.news_wwh .news_nav{text-align:center;overflow:hidden;}
.news_wwh .news_nav a{width:160px;height:40px;line-height:40px;background:#666;color:#fff;font-size:16px;display:inline-block;margin-left:1px;}
.news_wwh .news_nav a:hover{background:#eeeeee;color:#666666;}
.news_wwh .news_nav a.hover{background:#207dc7;color:#ffffff;}
.news_wwh .news_nav a.hover:hover{background:#2c88d8;color:#ffffff;}
.news_wwh .news_con{margin-top: 30px;overflow: hidden;width: 100%;}
.news_wwh .news_con .news_zuobian{float: left;overflow: hidden;width:50%;}
.news_wwh .news_con .news_zuobian .news-text{margin:2%;width:46%;float: left;}
.news_wwh .news_con .news_zuobian .news-text .g-img{width: 100%;height: 100%;overflow: hidden;text-align:center;}
.news_wwh .news_con .news_zuobian .news-text .g-img img{max-width: 100%;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;}
.news_wwh .news_con .news_zuobian .news-text .g-img img:hover{-webkit-transform:scale(1.1, 1.1);-moz-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1);}
.news_wwh .news_con .news_zuobian .news-text .m-text{padding: 25px 15px 15px;font-size: 14px;}
.news_wwh .news_con .news_zuobian .news-text .m-text .g-tt{font-size: 16px;color: #333333;width: 100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news_wwh .news_con .news_zuobian .news-text .m-text .g-tt a{color: #333333;}
.news_wwh .news_con .news_zuobian .news-text .m-text .g-tt a:hover{color: #f00;}
.news_wwh .news_con .news_zuobian .news-text .m-text .g-text{color: #888888;margin: 15px 0;width: 100%;height: 60px;line-height: 20px;overflow:hidden;}
.news_wwh .news_con .news_zuobian .news-text .m-text .g-more{color: #666666;text-decoration: underline;}
.news_wwh .news_con .news_right{float: right;overflow: hidden;width:46%;}
.news_wwh .news_con .news_right .news_text{border-bottom: 1px solid #E7E7E7;padding: 10px 0;overflow: hidden;}
.news_wwh .news_con .news_right .news_text .time{width: 80px;float: left;text-align: center;color: #999999;margin-right: 20px;font-size: 14px;}
.news_wwh .news_con .news_right .news_text .time .g-d{font-size: 60px;line-height: 50px;margin:0 0 8px;}
.news_wwh .news_con .news_right .news_text .time .g-ym{margin:0;}
.news_wwh .news_con .news_right .news_text .m-text{float: left;width: 420px;}
.news_wwh .news_con .news_right .news_text .m-text .g-tt{font-size: 16px;margin-bottom: 10px;width: 100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news_wwh .news_con .news_right .news_text .m-text .g-tt a{color: #333333;}
.news_wwh .news_con .news_right .news_text .m-text .g-tt a:hover{color: #f00;}
.news_wwh .news_con .news_right .news_text .m-text .g-text{color: #888888;height: 40px;font-size: 14px;line-height: 20px;overflow: hidden;}
.news_wwh .news_con .news_right .news_list{padding-top: 20px;padding-left: 10px;}
.news_wwh .news_con .news_right .news_list li{background: url(../image/h_ico_316.png) center left no-repeat;font-size: 14px;width: 100%;overflow: hidden;height: 28px;line-height: 28px;text-indent: 1em;}
.news_wwh .news_con .news_right .news_list li a{color: #666666;}
.news_wwh .news_con .news_right .news_list li a:hover{color: #f00;}
.news_wwh .news_con .news_right .news_list li span{color: #999999;}



.about_261 {display: block; width: 100%;}
.about_261 .title{height:100px;width:100%; margin-left:auto; margin-right:auto}
.about_261 .title span{ float:left; color:#66b1ff; font-size:30px; margin-top:50px; font-weight:bold; margin-bottom:8px}
.about_261 .title a{ float:right; color:#666; font-size:16px; text-decoration:none;padding-top:60px; margin-bottom:8px}
.about_261 .title a:hover{ color:#66b1ff;}
.about_261 .title div{ background:#d7d6d5; height:1px; clear:both;  position:relative}
.about_261 .title div strong{background:#66b1ff; position:absolute; left:0; bottom:-1px; height:3px; width:120px}
.about_261 .title h2{ font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#666; margin-left:10px; display:inline}

.about_261 .conab{ overflow:hidden; margin-top:40px; margin-bottom:50px;margin-left:auto; margin-right:auto}
.about_261 .conab img{ width:580px; height:405px; float:left; margin-right:30px}
.about_261 .conab p{ color:#666666; text-indent:28px; line-height:30px;font-size:16px;}
.about_261 .conab .ckxq{ background:#66b1ff; color:#FFF; font-size:16px; text-decoration:none; width:172px;line-height:46px; text-align:center; display:inline-block; margin-top:28px; margin-right:20px}
.about_261 .conab .ljzx{ background:#67c23a; color:#FFF !important; font-size:16px !important;text-decoration:none; width:172px; line-height:46px; text-align:center; display:inline-block; font-weight:normal !important; margin-top:28px;}

.about_261 .rongyu{ margin:10px auto;height:250px;overflow:hidden; position:relative;}
.about_261 .rongyu ul{height:380px;width:960000000000px;position:absolute;left:0;}
.about_261 .rongyu ul li{display:block;float:left;margin:10px;height:133px; text-align:center; position:relative; }
.about_261 .rongyu ul li a{display:inline-block;height:80px; text-decoration:none} 
.about_261 .rongyu ul li img{display:block; width:285px; height:186px;}
.about_261 .rongyu ul li a span{height:0;display:block;color:#666666;font-size:16px; line-height:50px;}
.about_261 .rongyu ul li:hover a span{color:#66b1ff; }


.case111{padding:50px 0;overflow:hidden;}
/* 颜色 */
.case111 .c_con111 dl {
    width: 32%;
    float: left;
    padding-bottom: 50px;
    position: relative;
    margin-left: 2%;
}
.case111 .c_con111 dl dd.dd1 a {
    color: #333;
}
.case111 .c_con111 dl dd.dd1 em {
    display: block;
    width: 32px;
    height: 3px;
    background: #aaa;
    margin: 20px auto 0 auto;
}
.case111 .c_con111 dl dd.dd2 a {
    color: #333;
}
.case111 .c_con111 dl dd.dd3 {
    position: absolute;
    left: 50%;
    width: 140px;
    height: 36px;
    line-height: 36px;
    margin-left: -70px;
    bottom: -18px;
    background: #7b7b7b;
    text-align: center;
    font-size: 14px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.case111 .c_con111 dl:hover dd.dd3 {
    background: #116ac4;
}
.case111 .c_con111 dl dd.dd3 a {
    color: #fff;
}
/* 颜色 end*/
.case111 .c_con111 dl::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #ccc;z-index:-1;}
.case111 .c_con111 dl:first-child {
    margin-left: 0;
}
.case111 .c_con111 dl dt {
    height: 289px;
    position: relative;
    overflow: hidden;background:#eee;border:1px solid #ccc;border-bottom:0;
}
.case111 .c_con111 dl dt img {
    display: block;
    width: 100%;
    height: 289px;
    transition: all 0.5s;
}
.case111 .c_con111 dl dt img:hover {
    transform: scale(1.1);
}
.case111 .c_con111 dl dd{margin:0;}
.case111 .c_con111 dl dd.dd1 {
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0 12px 0;
    text-align: center;
}
.case111 .c_con111 dl dd.dd2 {
    font-size: 14px;
    line-height: 24px;
    /* height: 72px; */
    padding: 0 25px;
    overflow: hidden;
	text-align:center;
}

.pro_con {
	background: #fff;
	padding:0 12px;
}
.pro_con .con_p1 {
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	background: #e9e9e9;
	color: #fff;
	text-indent: 12px;
	border-radius: 5px;
	margin-bottom: 10px;
	position:relative;
}
.pro_con .con_p1 i{width:50px;height:44px;background:#aaa;position:absolute;right:0;top:0;background: url(../image/p14-icon6.png) no-repeat center center;}
.pro_con .con_p1 i.on, .pro_con .con_p1:hover i {
	background: url(../image/p14-icon7.png) no-repeat center center;
}
.pro_con .con_p1 a {
	color: #333;display:block;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.pro_con ul {
	padding-bottom: 0;display:none;
}
.pro_con ul li {
	height: 40px;
	font-size: 16px;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
}
.pro_con ul li a {
	display: block;
	line-height: 40px;
	height: 40px;
	padding-left: 12px;
}
.pro_con a.pro_more {
	display: block;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	border: 1px solid #2fbf77;
	color: #2fbf77;
	border-radius: 3px;
	text-align: center;
}
.pro_con a.pro_more:hover {
	background:#f4f4f4;
}
.pro_con ul li.cur a, .pro_con ul li:hover a {
	color: #f60;
}
.pro_con ul li.cur, .pro_con ul li:hover {
	background: #f4f4f4 url(../image/feel42.png) no-repeat 236px center;
}
.pro_con ul.on{display:block;}
.pro_con ul.no{display:none;}






 @media screen and (max-width: 767px) {
.case111 .c_con111 dl {
    width: 98%;
    margin: 1% 1% 5%;
}
.about_261 .conab{margin-top:20px; margin-bottom:30px;}
.about_261 .conab img{ width:100%; height:auto;margin-right:0;margin-bottom:15px;}
.news_wwh .home_con .h_h1{margin:30px 0 0 0;}
.news_wwh .news_con .news_right{float: right;overflow: hidden;width:100%;}
.news_wwh .news_con .news_right .news_text .time{display:none;}
.news_wwh .news_con .news_right .news_text .m-text{width:100%;}
.news_wwh .news_con .news_zuobian{float: left;overflow: hidden;width:100%;}
.news_wwh .news_nav{display:none;}
body {
	min-width: 320px;
	padding-top: 50px;
	padding-bottom: 50px;
}
table{max-width:100%;}
.container {
	width: auto;
}
#message .m-content .m-message {
	width: 90%;
	padding: 20px;
}
.kf {
	display: none;
}
.head .wx_ewm {display:none;}
.foot-fix {
	display: block;
}
.head {
	padding: 10px 0;
	position: fixed;
	z-index: 10;
	width: 100%;
	top: 0;
	left: 0;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.head .topbar, .head .text, .head .tel {
	display: none;
}
.head .logo {
	height: 50px;
	line-height: 50px;
	float: none;
	padding: 0;
	margin: -10px 0;
}
.head .logo img{
	width:auto;
	height: 50px;
}
.head .nav {
	margin: 10px 0 -10px;
	text-align: left;
	display: none;
	background-color: transparent;
	border-bottom: 0;
}
.head .nav ul {
	margin: 0 -15px;
}
.head .nav li {
	display: block;
	margin: 0;
	border-top: 1px solid #eee;
	background: none;
}
.head .nav li a {
	line-height: 40px;
	padding: 0 15px;
	color: #333;
}
.head .nav li .arr {
	display: block;
}
.head .nav li.active a, .head .nav li.open a, .head .nav li a:hover {
	background-color: transparent;
	color: #dd0000
}
.head .nav li.open .arr:after {
	border-color: #dd0000;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.head .nav .dropdown-box {
	position: static;
	background-color: #f5f5f5;
	min-width: auto;
	text-align: left;
}
.head .nav .dropdown-box a {
	color: #333 !important;
	border-top: 1px dotted #ddd;
	padding: 0 15px;
	line-height: 40px;
	background-color: transparent !important;
	border-bottom: 0;
}
.head .nav .dropdown-box a:hover {
	background-color: transparent !important;
}
.menu-btn {
	display: block;cursor:pointer;
}
.banner .swiper-slide {
	height: 150px;
}
.banner .swiper-pagination {
	bottom: 10px;
}
.yunu-syy {
	display:none;
	padding: 0;
	border-bottom: 0;
}
.yunu-syy.index {display:block;}
.yunu-syy .container {
	padding: 0;
}
.yunu-syy .hot {
	display: none;
}
.yunu-syy .hformkk {
	float: none;
	position: relative;
}
.yunu-syy .hformkk input {
	border-color: transparent;
	width: 100%;
	box-sizing: border-box;
	line-height: 20px;
	padding: 9px 60px 9px 15px;
	border-radius: 0;
	border-bottom: 1px solid #eee;
}
.yunu-syy .hformkk button {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 40px;
}
.in-prd-cate {
	display: none;
}
.in-prd-con {
	float: none;
	width: auto;
}
.sectikk {
	padding: 12px 0;
}
.sectikk-title {
	margin-bottom: 20px;
	font-size: 18px;
}
.sectikk-title small {
	font-size: 12px;
	margin-top: 5px;
}
.title-1 {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.title-1 small {
	font-size: 12px;
}
.list-1 {
	margin: -15px 0 0 -15px;
}
.list-1 li {
	width: 50%;
}
.list-1 li a {
	margin: 15px 0 0 15px;
}
.list-1 li .img-center {
	height: 188px;
	line-height: 188px;
}
.list-1 li p {
	margin-top: 10px;
}
.list-1 li a:hover .img-center {
	border-color: #dd0000;
}
.list-1-1 li .img-center {
}
.in-case-menu {
	display: none;
}
.in-case-con {
	margin: 0;
}
.in-case-con dt {
	float: none;
	width: auto;
}
.in-case-con dd {
	margin: 15px 0 0;
}
.in-case-con dd p {
	height: auto;
	margin: 10px 0 0;
	line-height: 1.8;
}
.in-case-con dd .more {
	margin-top: 15px;
}
.in-honours li {
	width: 140px;
}
.in-honours li .img-center {
	height: 150px;
	line-height: 150px;
}
.in-honours li p {
	margin-top: 10px;
}
.in-about dt {
	float: none;
	width: auto;
}
.in-about dd {
	margin: 15px 0 0;
}
.in-about dd p {
	line-height: 1.8;
}
.in-lc li {
	width: 100%;
}
.in-news {
	margin-top: -20px;
}
.in-news .item {
	width: 100%;
}
.in-news .wrap {
	margin-top: 20px;
}
.in-news .img-center {
	display: none;
}
.in-news .title-1 {
	font-size: 18px;
}
.yunu-lianjie {
	padding: 0;
}
.yunu-lianjie ul {
	margin-left: -20px;
}
.yunu-lianjie li {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
.foot {
	padding: 15px 0;
}
.foot-nav {
	display: none;
}
.foot-ewm {
	display: none;width:100%;
}
.foot-ewm .img-center img{width:30%;}
.foot-info {
	background: none;
	padding: 0;
	margin: 0;
	font-size: 13px;
}
.foot-info .img-center{
	display: block;width:100%;margin-bottom:15px;
}
.foot-info p{
	margin:5px 0 0;
}
.banner-sub {
	height: 130px;
}
.ct2-sd {
	display: none;
}
.ct2-mtt {
	float: none;
	width: auto;
}
.sub-tit {
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.curmtt {
	display: none;
}
.pages {
	margin-top: 20px;
}
.pages a {
	font-size: 12px;
	line-height: 30px;
	padding: 0 12px;
}
.list-2 li a {
	line-height: 36px;
}
.list-88 li .img-center {
	float: none;
	width: auto;
}
.list-88 li .text {
	margin: 15px 0 0;
}
.list-88 li .text h4 {
	font-size: 16px;
}
.list-88 li .text p {
	font-size: 12px;
}
.list-4 li a {
	line-height: 40px;
	padding-left: 15px;
}
.list-c li {
	float: left;
	width: 48%;
	padding:0;margin:1%;
}
.content-biaoti {
	margin-bottom: 15px;
}
.content-biaoti h1 {
	font-size: 18px;
}
.content-biaoti p {
	margin-top: 10px;
	padding-top: 10px;
}
.content-biaoti p span {
	padding: 0 5px;
}
.content-ett {
	margin-top: 15px;
}
.pc-slide {
	float: none;
	width: auto;
}
.yunu-showcase-info {
	margin: 20px 0 0;
}
.yunu-showcase-info h1 {
	padding-bottom: 10px;
}
.yunu-showcase-info p {
	margin-top: 10px;
}
.map {
	height: 200px;
}
}
.pagination p {
	margin: 0;
	cursor: pointer
}
.pagination {
	height: 40px;
	text-align: center;
	padding: 20px 0px;
}
.pagination a {
	display: inline-block;
	margin-right: 10px;
	padding: 2px 12px;
	height: 24px;
	border: 1px #cccccc solid;
	background: #fff;
	text-decoration: none;
	color: #808080;
	font-size: 12px;
	line-height: 24px;
}
.pagination a:hover {
	color: #e62022;
	background: white;
	border: 1px #e62022 solid;
}
.pagination a.cur {
	border: none;
	background: #e62022;
	color: #fff;
}
.pagination p {
	display: inline-block;
	padding: 2px 12px;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #bbb;
	border: 1px #ccc solid;
	background: #fcfcfc;
	margin-right: 8px;
}
.pagination p.pageRemark {
	border-style: none;
	background: none;
	margin-right: 0px;
	padding: 4px 0px;
	color: #666;
}
.pagination p.pageRemark b {
	color: red;
}
.pagination p.pageEllipsis {
	border-style: none;
	background: none;
	padding: 4px 0px;
	color: #808080;
}
.dates li {
	font-size: 14px;
	margin: 20px 0
}
.dates li span {
	float: right
}
.bg1 .sectikk-title {
	font-size:28px;
}
.bg1 .sectikk-title small {
	color: #fff;font-size:24px;
}
@media only screen and (max-width: 479px) {
.m-message label input.inp {
	width: 56%;
}
.m-message label textarea {
	width: 56%;
}
}
.list-kf{display:block;margin-bottom:25px;}
.list-kf li{display:block;width:16%;margin:1% 2%;float:left;}
.list-kf li img{display:block;width:100%;}
@media only screen and (max-width: 768px) {
.list-kf li{width:48%;margin:1% 1%;}
}
.t1{text-align:center;font-size:32px;margin:25px 0;}
.t1 span{color:#0066cc;}
.t1 span em{color:#f50;font-size:50px;padding:0 15px;}
.cd-timetitle{text-align:center;font-size:2em;margin:1em 0;background:url(http://www.jiongyi683.com/static/skin/css/title-bg.png) repeat-x left center;}.cd-timetitle em{color:#c00;font-style:normal;letter-spacing:5px;background:#fff;padding:0 25px 0 30px;}.cd-container{margin:0 auto;}.cd-container::after{content:'';display:table;clear:both;}#cd-timeline{position:relative;padding:2em 0;margin-top:1em;margin-bottom:1em;}#cd-timeline::before{content:'';position:absolute;top:0;left:18px;height:100%;width:4px;background:#d7e4ed;}@media only screen and (min-width:1170px){#cd-timeline{margin-top:1em;margin-bottom:1em;}#cd-timeline::before{left:50%;margin-left:-2px;}}.cd-timeline-block{position:relative;margin:2em 0;}.cd-timeline-block:after{content:"";display:table;clear:both;}.cd-timeline-block:first-child{margin-top:0;}.cd-timeline-block:last-child{margin-bottom:0;}@media only screen and (min-width:1170px){.cd-timeline-block{margin:2em 0;}.cd-timeline-block:first-child{margin-top:0;}.cd-timeline-block:last-child{margin-bottom:0;}}.cd-timeline-img{position:absolute;top:0;left:0;width:40px;height:40px;border-radius:50%;box-shadow:0 0 0 4px white,inset 0 2px 0 rgba(0,0,0,0.08),0 3px 0 4px rgba(0,0,0,0.05);z-index:1000;}.cd-timeline-img img{display:block;width:24px;height:24px;position:relative;left:50%;top:50%;margin-left:-12px;margin-top:-12px;}.cd-timeline-img.cd-picture{background:#75ce66;}.cd-timeline-img em{display:block;position:relative;left:50%;top:50%;margin-left:-13px;margin-top:-16px;font-size:18pt;font-weight:bold;color:#fff;font-style:normal;}.cd-timeline-img.cd-movie{background:#0066cc;}.cd-timeline-img.cd-location{background:#f0ca45;}@media only screen and (min-width:1170px){.cd-timeline-img{width:60px;height:60px;left:50%;margin-left:-30px;-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;}.cd-timeline-img em{display:block;position:relative;left:50%;top:50%;margin-left:-18px;margin-top:-21px;font-size:24pt;font-weight:bold;color:#fff;font-style:normal;}.cssanimations .cd-timeline-img.is-hidden{visibility:hidden;}.cssanimations .cd-timeline-img.bounce-in{visibility:visible;-webkit-animation:cd-bounce-1 0.6s;-moz-animation:cd-bounce-1 0.6s;animation:cd-bounce-1 0.6s;}}.cd-timeline-content{position:relative;margin-left:60px;background:white;border-radius:0.25em;padding:1em;box-shadow:0 3px 0 #eee;}.cd-timeline-content:after{content:"";display:table;clear:both;}.cd-timeline-content h3{color:#303e49;font-size:14pt;font-weight:600;}.cd-timeline-content h3 em{color:#c00;font-size:16pt;font-style:normal;}.cd-timeline-content p,.cd-timeline-content .cd-read-more,.cd-timeline-content .cd-date{font-size:13px;}.cd-timeline-content .cd-read-more,.cd-timeline-content .cd-date{display:inline-block;}.cd-timeline-content p{margin:1em 0;line-height:1.6;}.cd-timeline-content .cd-read-more{float:right;padding:.8em 1em;background:#acb7c0;color:white;border-radius:0.25em;}.no-touch .cd-timeline-content .cd-read-more:hover{background-color:#bac4cb;}a.cd-read-more:hover{text-decoration:none;background-color:#424242;}.cd-timeline-content .cd-date{float:left;padding:.8em 0;opacity:1;}.cd-timeline-content::before{content:'';position:absolute;top:16px;right:100%;height:0;width:0;border:7px solid transparent;border-right:7px solid white;}@media only screen and (min-width:768px){.cd-timeline-content h3{font-size:14pt;font-weight:600;color:#303e49;}.cd-timeline-content p{font-size:16px;color:#7f8c97;}.cd-timeline-content .cd-read-more,.cd-timeline-content .cd-date{font-size:14px;}}@media only screen and (min-width:1170px){.cd-timeline-content{margin-left:0;padding:1.6em;width:42%;}.cd-timeline-content::before{top:24px;left:100%;border-color:transparent;border-left-color:white;}.cd-timeline-content .cd-read-more{float:left;}.cd-timeline-content .cd-date{position:absolute;width:100%;left:127%;top:6px;font-size:16px;font-size:1rem;}.cd-timeline-block:nth-child(even) .cd-timeline-content{float:right;}.cd-timeline-block:nth-child(even) .cd-timeline-content::before{top:24px;left:auto;right:100%;border-color:transparent;border-right-color:white;}.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more{float:right;}.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date{left:auto;right:127%;text-align:right;}.cssanimations .cd-timeline-content.is-hidden{visibility:hidden;}.cssanimations .cd-timeline-content.bounce-in{visibility:visible;-webkit-animation:cd-bounce-2 0.6s;-moz-animation:cd-bounce-2 0.6s;animation:cd-bounce-2 0.6s;}}@media only screen and (max-width:648px){.cd-timeline-content .cd-date img{width:100%;}}@media only screen and (min-width:1170px){.cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in{-webkit-animation:cd-bounce-2-inverse 0.6s;-moz-animation:cd-bounce-2-inverse 0.6s;animation:cd-bounce-2-inverse 0.6s;}}
/* ----- PB分页数字条效果 结束 ----- */
.pagebby .pagination {
  display: flex;
  justify-content: center;
  /* margin-top: 10px; */
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 8px 12px;
  margin: 0 5px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 14px;
    padding: 8px 2px;
    margin: 0 5px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #4fc08d;
  border: 1px solid #4fc08d;
}
.pagination a.page-num-current {
  color: #fff;
  background: #4fc08d;
  border: 1px solid #4fc08d;
}
/* ----- PB分页数字条效果 结束 ----- */
.jiao img{    
	width: 13px;
    margin-left: 8px;
}
.jiao{display: none;}
#gywm img{display: none;}
#gywm{height: 322px;
    overflow: hidden;}

@media(max-width:480px){
	#gywm {
    height: 340px!important;
    text-overflow: ellipsis;
    clear: both;
}
	.list-1 li:last-child{display:none;}

	.img-center img{width:60%}
	
}
.heng{border-bottom: 1px solid #ddd;}
.active{background-color: #fa860b;}