body{
    background-color: #f4f4f4 !important;
}
.grfw_active{ color: #3e63b3 !important;font-weight:700 !important;}
.middlewrap{margin-right: -15px; margin-left: -15px;}
/*******banner*******/ 
.ad-nei { height: 421px;background: transparent url(/ciicsh/resource/cms/2019/03/2019032114342922696.jpg) center center no-repeat; background-size: cover; color: #fff;}
.ad-nei h3 { font-size: 38px; margin: 100px 0 10px;}
.ad-nei p {font-size: 26px;}
.ad-nei span { display: inline-block; background-color: #fff; width: 90px; height: 4px; overflow: hidden;}
@media screen and (max-width: 767px) and (min-width: 1px){
  .ad-nei {height: 250px;}
  .ad-nei h3 {font-size: 26px; margin: 50px 0 5px;}
  .ad-nei p {font-size: 18px;}
}

/*******导航*******/
.daohang{background-color: #f4f4f4;}
.nei-nav { min-height: 80px; width: 100%; background-color: #fff; -webkit-box-shadow: 0 10px 30px #cfcfcf; box-shadow: 0 1px 30px #cfcfcf;margin-bottom:60px;}
.nei-nav ul {text-align: center;padding-left: 0;list-style: none;}
.nei-nav li {display: inline-block;padding: 30px 40px 20px 40px;font-size: 20px;}
.nei-nav li a {color: #282b31;padding-bottom: 20px;font-size: 20px;}
.nei-nav .active a {border-bottom: 4px solid #3e63b3; color: #3e63b3;}
.nei-nav li a:hover{border-bottom:4px solid #3e63b3;color:#3e63b3;}
@media screen and (max-width: 767px) and (min-width: 1px){
  .daohang .h60{display:none;}
  .nei-nav { min-height: 40px; margin-bottom: 30px;}
  .nei-nav li {padding: 12px 8px 8px 8px;font-size: 14px;}
  .nei-nav li a {padding-bottom: 7px;font-size: 14px;}
}

/*******面包屑导航*******/
.nei-texttop .nei-breadcrumb {margin-left: 60px;margin-bottom: 10px;}
.nei-breadcrumb img {margin-top: -8px;}
.nei-breadcrumb .breadcrumb {background-color: transparent;display: inline-block;color: #aaa;margin-bottom: 20px;}
.nei-breadcrumb .breadcrumb a {color: #aaa;padding: 0 5px;font-size: 14px;}
.nei-breadcrumb .breadcrumb a:hover {color: #3e63b3;}
.nei-breadcrumb p {
    position: absolute;
    top: 36px;
    left: 15px;
    background-color: #ddd;
    height: 1px;
    width: 130px;
}
.nei-breadcrumb p span {
    position: absolute;
    top: -1px;
    left: 0;
    background-color: #ddd;
    height: 3px;
    width: 40px;
}
@media screen and (max-width: 767px) and (min-width: 1px){
  .nei-breadcrumb .breadcrumb{padding: 8px 0;}
  .nei-breadcrumb .breadcrumb a{font-size: 12px;}
  .nei-breadcrumb img{display:none;}
}

/*******内容区*******/
.contItem a{display:block;}
.contWrap{margin-right: -15px; margin-left: -15px;}
.contItem{width: 33.33333333%;float:left;cursor:pointer;padding-right: 15px; padding-left: 15px;}
.gyfw-jjfa-list .thumbnail {
    height: 258px;
    margin-top: 8px;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.gyfw-jjfa-list .thumbnail .caption {
    padding: 30px 30px 0 30px;
    color: #333;
}
.gyfw-jjfa-list .thumbnail .icon-bt {
    text-align: center;
}
.gyfw-jjfa-list .thumbnail h3 {
    width: 100%;
    color: #282b31;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    line-height: 24px;
}
.gyfw-jjfa-list .thumbnail p {
    color: #565656;
    margin-top: 15px;
    text-align: center;
    position: relative;
    max-height: 72px;
    line-height: 24px;
    max-height: 48px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.gyfw-jjfa-list .thumbnail .bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 45px;
    overflow: hidden;
    text-align: center;
    background-color: #d6b980;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
}
.gyfw-jjfa-list .thumbnail i {
    font-size: 50px;
    display: block;
    color: #3e63b2;
    text-align: center;
}
.gyfw-jjfa-list .thumbnail .bottom i {
    font-size: 40px;
    color: #fff;
    display: block;
    position: relative;
    top: -5px;
}
.contItem:hover .thumbnail .bottom {background-color: #3e63b2;}
@media (min-width: 992px){
  .contItem{width: 33.33333333%;float:left;}
.col{width: 33.33333333%; float: left;}
}
@media screen and (max-width: 991px) and (min-width: 768px){
  .contItem{width: 50%;float:left;}
}
@media (max-width: 767px){
  .contItem{width: 100%;float:none;}
}



@media screen and (max-width:1200px) and (min-width:768px) {
.gyfw-jjfa-list1 .thumbnail .top-img {
	height: 220px
}
}
@media screen and (max-width:767px) and (min-width:1px) {
.gyfw-jjfa-list1 .thumbnail .top-img {
	height: 155px
}
}
.gyfw-jjfa-list1 .thumbnail .caption {
	height: 100px;
	min-height: 100px;
	padding: 25px 25px 0 25px;
	border-bottom: 1px solid #ddd
}
.gyfw-jjfa-list1 .thumbnail h3 {
	text-align: left;
	margin: 0
}
.gyfw-jjfa-list1 .thumbnail p {
	text-align: left;
	margin: 0;
	max-height: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.gyfw-jjfa-list1 .thumbnail .bottom {
	height: 55px;
	padding: 18px 20px
}
.gyfw-jjfa-list1 a:hover .thumbnail {
	background-color: #d6b980
}
.gyfw-jjfa-list1 a:hover .thumbnail .caption {
	border-bottom: 1px solid #fff
}
.gyfw-jjfa-list1 a:hover .thumbnail h3 {
	color: #fff
}
.gyfw-jjfa-list1 a:hover .thumbnail p {
	color: #fff
}
.gyfw-jjfa-list1 a:hover .thumbnail .left, .gyfw-jjfa-list1 a:hover .thumbnail .right {
	color: #fff
}
.gyfw-gyfw-list .grfw-fwzn-box {
	margin-bottom: 30px
}
.gyfw-gyfw-list .grfw-fwzn-box p a, .gyfw-gyfw-list .grfw-fwzn-box h3{
	text-align: center
}
.gyfw-gyfw-list a:hover .grfw-fwzn-box {
	margin-bottom: 42px
}
@media screen and (max-width:900px) and (min-width:1px) {
.gyfw-gyfw-list a:hover .grfw-fwzn-box {
	margin-bottom: 30px
}
}
@media screen and (min-width:1px) and (max-width:1024px) {
.container-p0 {
	padding-left: 0;
	padding-right: 0
}
.container {
	width: 100%
}
}
@media screen and (min-width:1025px) and (max-width:1460px) {
.container {
	width: 1170px
}
}
@media screen and (min-width:1461px) and (max-width:20000px) {
.container {
	width: 1470px
}
}
@media screen and (min-width:1px) and (max-width:768px) {
.jumbotron .container {
	width: 100%;
	padding: 0
}
}
.grfw-grfwbox {
	margin-bottom: 30px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	display: block;
	height: 100%
}

@media screen and (min-width:321px) and (max-width:400px) {
.grfw-grfwbox li {
	font-size: 15px !important
}
}
@media screen and (min-width:400px) and (max-width:768px) {
.grfw-grfwbox li {
	font-size: 16px !important
}
}
.grfw-grfwbox li:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	margin-right: 8px;
	background-color: #777;
	border-radius: 50%
}
.grfw-grfwbox li:hover {
	background-color: #d6b980
}
.grfw-grfwbox li:hover a {
	color: #fff;
}
.grfw-grfwbox li:hover:before {
	background-color: #fff
}
.text-topbt {
	border-bottom: 1px solid #ddd;
	padding: 0 0 20px 0;
	margin: 50px 0
}
.text-topbt span {
	font-size: 30px;
	color: #3e63b2;
	font-weight: bold;
	margin: 10px 0;
	border-left: 7px solid #d6b980;
	padding: 0 30px
}
.lxwm-wxhz-img {
	background: transparent url("../images/map1.jpg") center center no-repeat;
	background-size: cover;
	height: 480px;
	margin-bottom: 30px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px
}



/************/
.grfwboxItem{width:31%;float:left;margin-left: 14px; margin-right: 12px;}
@media (min-width: 992px){
  .grfwboxItem{width:31%;}
}
@media screen and (max-width: 991px) and (min-width: 768px){
  .grfwboxItem{width:47%;}
}
@media (max-width: 767px){
    .grfwboxItem{width:96%;float:none;margin:0 auto;}
}

.grfw-grfwbox li a{color:#282b31; font-size: 14px;}
.grfw-grfwbox li:hover a {
    color: #fff;
}
.grfw-grfwbox .body {
    padding: 8px 0 0 0;
    min-height: 210px;
}
.grfw-grfwbox li {
    display: list-item;
    list-style-type: none;
    padding: 5px 25px;
    color: #565656;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.grfw-grfwbox li:before{content:"";display:inline-block;width:5px;height:5px;margin-right:8px;background-color:#777;border-radius:50%;}
.grfw-grfwbox li:hover{background-color:#d6b980;}
.grfw-grfwbox li:hover a{color:#fff;}
.grfw-grfwbox li:hover:before{background-color:#fff;}
@media screen and (max-width: 768px) and (min-width: 400px){
  .grfw-grfwbox li a {font-size: 16px !important;}
}
@media screen and (min-width:321px) and (max-width:400px){
  .grfw-grfwbox li a{font-size:15px !important;}
}

.grfw-grfwbox .top {
	color: #fff;
	background-color: #3e63b2;
	font-size: 20px;
	padding: 12px 0;
	font-weight: bold;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-align: center
}
@media screen and (max-width: 767px) and (min-width: 1px){
  .grfw-grfwbox .top {font-size: 16px; padding: 8px 0;}
}

.text-topbt {
    border-bottom: 1px solid #ddd;
    padding: 0 0 20px 0;
    margin: 50px 0;
}
.text-topbt span {
    font-size: 30px;
    color: #3e63b2;
    font-weight: bold;
    margin: 10px 0;
    border-left: 7px solid #d6b980;
    padding: 0 30px;
}

/******弹框样式******/
.poptext h3 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}
.poptext p {
    text-indent: 28px;
    margin-bottom:0;
}
.poptext .poptext-r {
    text-align: right;
    font-weight: 700;
}