﻿/*通用类*/
*{
	margin:0;
	padding:0;		
}


.tbright .part1 input::input-placeholder {
         color:#000 !important;
}
.tbright .part1 input::-webkit-input-placeholder {

        color: #000 !important;


    }
.tbright  textarea::input-placeholder {
         color:#000 !important;
}
.tbright textarea::-webkit-input-placeholder {

        color: #000 !important;


    }
.tbright  textarea::ms-input-placeholder {
         color:#000 !important;
}
.tbright textarea::ms-input-placeholder {

        color: #000 !important;


    }
body{		
	margin:0 auto;
	font-size:14px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	text-align:justify;	
	color:#555;
	overflow-x:hidden;
	position:relative;	
	min-width: 320px;
	/* background: url(/scjg_images/ks.png); */
	background: #eee;
}
h1,h2,h3{	
	font-weight:500;	
}

img{
	border:none;	
}

.hn_left .tit .photo {
	display: none !important;
}
.hn_left .swiper-container .name a{
	color: #fff;
}
.hn_right .ks{
	
}
.hm_news {
	background-color: #fff;
	box-shadow: 0 0 5px #eee;
	margin-top: 40px !important;
}
.hm_bs {
	background-color: #fff;
	box-shadow: 0 0 5px #eee;
}
/* .hm_dh .swiper-container {
	background-color: #fff;
	box-shadow: 0 0 5px #eee;
} */
.hm_lm {
	height: 260px;
	box-sizing: border-box;
    padding-top: 41px;
}
.hm_lm .title-center {
    text-align: center;
    margin-bottom: 16px;
}
.hm_lm > .wrapin {
	
	background: url(/images/20211116151620.jpg) center;
	height: 100%;
	box-sizing: border-box;
	padding: 25px;
}
.hm_hb .title {
    height: 30px;
    background: #ffffff;
    font-size: 18px;
    color: #4960CA;
    padding-left: 5px;
}
.hm_hb .keshi_san_lm .ks {
	width: 105px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    margin-top: 20px;
	text-align: center;
	float: left;
	margin-right: 6px;
	background: url(/images/anniu_ks.png);
}
.hm_hb .list ul {
	padding-top: 5px;
    padding-bottom: 5px;
}
.hm_hb .list ul li {
	line-height: 36px;
	
	text-indent: 2px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
	font-size: 14px;
}
.hm_hb .list ul li a {
    line-height: 36px;
    padding-bottom: 5px;
    padding-left: 3px;
    
    text-indent: 2px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 14px;
}
.hm_hb .title span a {
    float: right;
    padding-right: 8px;
    font-size: 12px;
    color: #333333;
    font-weight: lighter;
}
.hm_lm .title-center a {
    color: #fff;
    font-size: 30px;
    display: block;
    line-height: 30px;
}
.hm_lm .service-list {
    height: 117px;
}
.hm_lm .service-list li {
    float: left;
    width: 117px;
    height: 117px;
    border-radius: 6px;
    overflow: hidden;
	background-color: rgba(255, 255, 255, 0.2);
	/* background-color: rgba(0, 0, 0, 0.2); */
	margin-right: 30px;
	transition: all .5s ease-in-out;
}
.hm_lm .service-list li:hover {
	background-color: rgb(251, 255, 9,0.4);
}
.hm_lm .service-list li a {
    position: relative;
    z-index: 1;
	transition: border-color 0.4s cubic-bezier(0.2, 1, 0.3, 1) 0s, color 0.4s 0s;
	color: #fff;
}
.hm_lm .service-list li a {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    color: rgb(255, 255, 255);
    padding-top: 30px;
    line-height: 18px;
    text-align: center;
    box-sizing: border-box;
}
.hm_lm .service-list li:last-child {
    margin-right: 0px;
}
.hm_lm .service-list li a i {
    display: block;
    font-size: 26px;
    width: 100%;
    height: 24px;
    line-height: 24px;
	margin-bottom: 16px;
	color: #fff;
}
.hm_lm .service-list li a span {
    font-size: 14px;
}
.nav-titleyj {
	line-height: 1.4;
	padding-bottom: 14px;
	font-size: 20px;
	padding: 0 10px 0 0;
	border-bottom: 1px solid;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #c138a3;
	height: 50px;
	line-height: 50px;
	color: #ffffff;
}
.nav-titleyj .sx {
	float: left;
	font-size: 20px;
	color: #E6CB8F;
	width: 5px;
	padding-right: 20px;
	height: 25px;
	margin-top: -1px;
}
.nav-titleyj a {
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
.nav-titleyj span {
	float: right;
	margin-right: 10px;
	font-size: 12px;
	color: #CCCCCC;
}

.cc_left {
	float: left;
	margin-left: 10px;
}
.cc_right {
	float: right;
}
.cc_right .menu {
	overflow:hidden;
	margin-top: 10px;
}
.cc_right .menu a {
	float: left;
    display: block;
    width: 120px;
    text-align: center;
    line-height: 32px;
    height: 32px;
    background-color: #EBEBEB;
	margin-right: 1px;
	font-size: 16px;

}
.cc_right .menu a.active  {
	background: linear-gradient(to right, #f32793, #4e5fc9);
	color: #fff;
}
.cc_right .menu a:hover {
	color: #fff;
}
.ne_news a dd {
	display: none !important;
}
.ne_news a dt {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	line-height: 36px;
    padding-bottom: 5px;
	padding-left: 3px;
	font-size: 14px;
}
.ne_news a dt:hover {
	color: #ca34a0;
}
a{
	cursor:pointer;
	color: #000;
	text-decoration:none !important;
	outline:none !important;
}
a:hover{
	color:#f6178a;	
}
ul{
	list-style-type:none;	
	margin:0;
}
dl{
	margin:0;
	padding:0;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#e0e0e0;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#e0e0e0;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#e0e0e0;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#e0e0e0;
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
.ck_device{
	position:absolute;
	top:-300px;
}

/*所有设备公用 CSS*/
.wrapin,#jubao,#ftop{
	width:1200px;
	margin-left:auto;
	margin-right:auto;	
}

/*total*/



.header-mb{
	width:100%;
	height:50px;
	position:fixed;
	left:0;
	top:0;
	z-index:100;
	background:#fff;
	border-bottom:1px solid #ccc;
}
.header-mb .logo{
	float:left;
	margin-left:3%;
}
.header-mb .logo img{
	display:block;
	height:50px;
	width:auto;
}
.header-mb-zw{
	height:51px;
	clear:both;
}
.nav-mb{
	position:fixed;
	right:0;
	top:0;
	z-index:100;	
	width:100%;
	height:100%;	
	padding-top:50px;
	display:none;
}
.nav-mbshow{
	display:block;
	background:url("/scjg_images/bg_22.png");	
}
.menu-btn{
	width:40px;
	height:30px;
	border:1px solid #ddd;
	border-radius:5px;	
	position:fixed;
	right:3%;
	top:10px;
	background:#fff url("/scjg_images/menu.png") no-repeat center center;
	z-index:110;
}
.menu-btnshow{
	background-image:url("/scjg_images/menu_close.png");	
}
.nav-mb dl{
	width:90%;
	margin:0 auto;	
	font-size:14px;
}
.nav-mb a{
	display:block;	
}
.nav-mb dt{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;	
	
}
.nav-mb .down dt{
	
}
.nav-mb dd{
	line-height:30px;	
	display:none;
}
.nav-mb .down dd{
	display:block;	
}
.nav-mb dd a{
	color:#666;	
}



/*total*/

/*hm首页*/

.banner{
	width:100%;	
	position:relative;
	overflow:hidden;	
	cursor:pointer;		
}
.banner .swiper-slide{
	width:100%;	
	background-repeat:no-repeat;
	background-position:top center;
}
.banner .swiper-slide img{
	display:block;
	width:100%;
	height:auto;
}
.banner .swiper-slide a{
	display:block;
	width:100%;	
}
.banner .swiper-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:50px;
  width: 100%;
}
.banner .swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.banner .swiper-pagination-bullet-active {
  background: #fff;
}

/*hm 首页*/

.header{
	height: 120px;
	border-top:2px solid #ae2682;
}
.header .logo{
	float: left;
	display: block;
	height: 120px;
}
.header .logo img{
	display: block;
	height: 120px;
}
.header .logo_tip{
	float: left;
	margin: 35px 0 0 18px;
	/* height: 50px; */
	border-left:1px solid #e3e3e2;
	line-height: 25px;
	font-size:18px;
	padding-left:16px;
}
.head_search{
	float: right;
	width: 300px;
	height: 44px;
	border:1px solid #F72691;
	margin-top:35px;
	border-radius:5px;
	position: relative;
	overflow: hidden;
}
.head_search .text{
	height: 44px;
	line-height: 44px;
	width: 100%;
	border:0;
	padding-left:40px;
	padding-right:110px;
	box-sizing:border-box;
	background:url("/scjg_images/head_ss.png") no-repeat 10px center;
}
.head_search .sub{
	display: block;
	height: 44px;
	width: 100px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	background:#f32793; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to right, #f32793, #4e5fc9);
	background:-moz-linear-gradient(to right, #f32793, #4e5fc9);
	background:-webkit-gradient(to right, #f32793, #4e5fc9);
	background:-o-linear-gradient(to right, #f32793, #4e5fc9);
	font-size:16px;
	color:#fff;
}

.nav{
	height: 60px;
	line-height: 60px;
	background:#f32793; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to right, #f32793, #4e5fc9);
	background:-moz-linear-gradient(to right, #f32793, #4e5fc9);
	background:-webkit-gradient(to right, #f32793, #4e5fc9);
	background:-o-linear-gradient(to right, #f32793, #4e5fc9);
	border-bottom:2px solid #fff;
}
.nav a{
	display: block;
	width: 8%;
	height: 60px;
	float: left;
	text-align: center;
	color:#fff;
	font-size:18px;
}
#mainnav-con{/* width: 1200px; *//* height: 60px; *//* margin:0 auto; */}
#mainnav-con li{float:left;line-height: 60px;vertical-align:middle;color:#FFFFFF;width: 109px;}
#mainnav-con li a{ color:#FFFFFF; font-size:16px;}

#mainnav-con .i1,.i2,.i3,.i4,.i5,.i6,.i7,.i8{
    float: left;
    padding: 20px 5px 0 20px;
}
#jsddm
{width:100%;position:relative;z-index:999;}
#jsddm li
	{ }
#jsddm li a
	{display: block;height: 60px;line-height: 60px;text-align:center;text-decoration: none;color: #fff;white-space: nowrap;font-size: 18px;}


#jsddm li ul
		{padding: 0;position: absolute;visibility: hidden;/*border:#cccccc 1px solid; border-top:none;*/background-color: #fff !important;z-index: 99999;top: 60px;}
		
			#jsddm li ul li
			{
				float: none;
				/* width: 130px; */
				border-bottom: #dbd6d9 1px solid;
				/* padding-left:0 !important; */
				height:60px;
				line-height:60px;
				}
			
			#jsddm li ul li a
			{
				 width: auto;
				 font-size:16px;
				 color: #5a5858;
				 height:60px;
				 line-height:60px;
				 font-weight:bold;
				 text-align: center;
				 width: 100%;
				 }
			#jsddm li ul li a span{color:#fff;}
			#jsddm li ul li a:hover
			{ background-color:#fff; font-weight:bold; color:#ca34a0}


.u-content {
	background-color: #fff;
	/* padding: 20px 0; */
	overflow: hidden;
	/* min-height: 80vh; */
	margin-bottom: 20px;
}

.u-content.max_padding {
	padding: 22px 10px;
}
.u-content.max_padding .mt1 a{
	color:#999
}
.nav-titleks {
	line-height: 1.4;
	padding-bottom: 14px;
	font-size: 14px;
	padding: 0 10px;
	border-bottom: 1px solid;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #c138a3;
	height: 50px;
	line-height: 50px;
	color: #ffffff;
}

.nav-titleks .sx {
	float: left;
	font-size: 24px;
	color: #ffffff;
	width: 5px;
	padding-right: 20px;
	height: 25px;
	margin-top: -1px;
}

.nav-titleks .ks {
	float: left;
	font-size: 20px;
}

.nav-titleks .wz {
	float: right;
}

.nav-titleks .wz a {
	color: #ffffff;
}

.nav-titleks a {
	color: #ffffff;
}

.list_page {
	margin-bottom: 25px
}


.k-title {
	line-height: 1.4;
	font-weight: 400;
	padding: .6em 0 0.2em;
	font-size: 30px;
	color: #333333;
	font-weight: 700;
	text-align: center;
}

#msg {
	text-align: center;
	color: #999999;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #E4E4E4;
	font-size: 18px;
	margin-bottom: 20px;
}
.u-html {
	line-height: 2;
	font-size: 15px;
	color: #000000;
	overflow: hidden;
	overflow: hidden;
	text-align: justify;
	text-justify:inter-ideograph;
}

.u-html img {
	max-width: 100%
}

.u-html a {
	color: #1f6e6b
}

.u-html a:hover {
	color: #e84d3d
}

.u-page {
	padding: 20px 10px;
	/* text-align: center; */
	font-size: 15px;
}

.u-page li {
	list-style-type: none;
	display: inline;
}

.u-page a,
.u-page b {
	display: inline-block;
	line-height: 1.8;
	padding: 0 8px;
	color: #888;

	margin: 0 1px 5px 0;
	border-radius: 1px;
	background-color: #fff;
	-webkit-transition: all .21s ease-in-out;
	-moz-transition: all .21s ease-in-out;
	-ms-transition: all .21s ease-in-out;
	-o-transition: all .21s ease-in-out;
	transition: all .21s ease-in-out;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	text-decoration: underline
}

.u-page a:hover,
.u-page b:hover {
	color: #fff;
	background-color: #767d85;
	text-decoration: none
}

.u-page b {
	color: #fff;
	background-color: #1f6e6b;
	text-decoration: none
}

/*导航结束*/

/*所有设备公用 CSS*/
.txt-list {
	margin: 0 10px;
}

.txt-list li {
	height: 45px;
	line-height: 45px;
	padding-right: 100px;
	border-bottom: 1px dashed #e0e5ea;
	position: relative;
	background: url(/scjg_images/li2.png) 10px no-repeat;
	padding-left: 20px;
}

.txt-list li:last-child {
	border: none
}

.txt-list li a {
	display: block;
	height: 45px;
	color: #555555;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.txt-list li a:before {
	content: "";
	font-weight: 700;
	color: #e84d3d;
	margin-right: 6px
}

.txt-list li a:hover {
	color: #357cb4
}

.txt-list li span {
	display: inline-block;
	height: 45px;
	position: absolute;
	z-index: 10;
	zoom: 1;
	top: 0;
	right: 0;
	color: #B4B4B4;
}

.txt-list li:nth-child(10n) {
	margin-bottom: 30px;


	border: none
}
/* PC大屏幕 big star*/
@media screen and (min-width: 800px) {

.visible-lg {display: block !important;}
.visible-lg-block {display: block !important;}
.visible-lg-inline {display: inline !important;}
.visible-lg-inline-block {display: inline-block !important;}
.hidden-lg{display:none !important;}
.hm_hb {
	width: 1200px;
	height: 310px;
	margin: 40px auto 0 auto;
}
.zcfg {
    width: 340px;
    height: 290px;
    margin: 20px;
}
.hm_hb .box {
	width: 380px;
	height: 310px;
	float: left;
	margin: auto;
	background-color: #fff;
	box-shadow: 0 0 5px #eee;
}
.hm_hb .hb_ks {
	margin-right: 30px;
}
.hm_hb .hb_dt {
	margin-right: 30px;
}
.wrapin{
	width:1200px;	
}

.hm_nav{
	width: 1200px;
	margin:-70px auto 0 auto;
	position: relative;
	z-index: 10;
	background:#fff;
	border-radius:15px;	
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.16);
}
.hm_nav a{
	display: block;
	width: 150px;
	float: left;	
	padding:15px 0 5px 0;
	line-height: 52px;
	font-size:18px;
	text-align: center;
	color:#2d2d2d;
	font-weight: bold;
}
.hm_nav img{
	display: block;
	width: 72px;
	height: 72px;
	margin:0 auto;
}

.hm_news{
	width: 1200px;
	margin:0 auto;
	height: 400px;
}
.hn_right .con .ks a{
	display: block;
    /* width: 90px;
	height: 33px; */
	width: 105px;
    height: 30px;
    line-height: 30px;
    /* border: 1px solid #e7e7e7; */
    border-radius: 3px;
    margin-top: 20px;
	text-align: center;
	float: left;
	margin-right: 20px;
	background: url(/images/anniu_ks.png);
}
.hn_right .con .ks a:hover {
	background: linear-gradient(to right, #f32793, #4e5fc9);
	color: #fff;
}
.hn_left{
	width: 780px;
	float: left;
	margin-top: 26px;
}
.cm_head{
	height: 56px;
	line-height: 56px;
	margin-top:26px;
	border-bottom:2px solid #eee;
	position: relative;
	clear: both;
}
.cm_head .tit{
	position: relative;
	padding-left:10px;
	font-size:24px;
	font-weight: bold;
	color:#4960CA;
	float: left;
}
.cm_head .tit i{
	display: block;
	width: 55px;
	height: 4px;
	background:#f6178a;
	position: absolute;
	left: 10px;
	bottom: -1px;
}
.cm_head .more{
	float: right;
	display: block;
	width: 20px;
	height: 20px;
	margin-top:17px;
	
}
.ne_slider{
	float: left;
	width: 350px;
	height: 270px;
	position: relative;
	overflow: hidden;
	margin-top:10px;
}
.ne_slider .swiper-slide{
	position: relative;
}
.ne_slider .photo{
	display: block;
	width: 100%;
	height: 290px;
	position: relative;
	overflow: hidden;
}
.ne_slider .photo img{
	width: 380px;
	height: 290px;
}
.ne_slider .name{
	height: 38px;
	line-height: 38px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	color:#fff;
	z-index: 10;
	background:rgba(0,0,0,0.5);
}
.ne_slider .nm{
	display: inline-block;
	padding-left:15px;	
	max-width:260px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ne_slider .swiper-pagination {
  position: absolute;
  left:auto;
  right: 0;
  text-align: center;
  bottom:9px;
  width: 120px;
}
.ne_slider .swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #fff;
  margin: 0 3px;
  opacity:1;
  cursor: pointer;
}
.ne_slider .swiper-pagination-bullet-active {
  background: #0267ab;
}
.ne_news{
	width: 380px;
	float: right;
	padding-top:25px;
}
.ne_news .item{
	display: block;
	/* height: 90px; */
	border-bottom:1px solid #e6e6e6;
	position: relative;
	/* padding-right:120px; */
}
.ne_news dl{
	padding-top:3px;
}
.ne_news dt{
	line-height: 28px;
	/* height: 56px; */
	font-size:16px;
	color: #000;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}
.ne_news dd{
	color: #000;
	line-height: 24px;
}
.ne_news .photo{
	display: block;
	width: 110px;
	height: 70px;
	position: absolute;
	right: 0;
	top: 6px;
}
.ne_news .photo img{
	display: block;
	width: 110px;
	height: 70px;
}

.hn_right{
	width: 400px;
	float: right;
}
.cm_head{
	height: 56px;
	line-height: 56px;
	margin-top:26px;
	border-bottom:2px solid #eee;
	position: relative;
	clear: both;
}
.cm_head .tit{
	position: relative;
	padding-left:10px;
	font-size:24px;
	font-weight: bold;
	color:#4960CA;
	float: left;
}
.cm_head .tit i{
	display: block;
	width: 55px;
	height: 4px;
	background:#f6178a;
	position: absolute;
	left: 10px;
	bottom: -1px;
}
.cm_head .more{
	float: right;
	display: block;
	width: 63px;
	height: 20px;
	margin-top:4px;

}

.hn_right{
	float: right;
	width: 400px;
}
.hn_right .head{
	height: 39px;
    line-height: 40px;
    margin-top: 22px;
    border-bottom: 2px solid #eee;
    position: relative;
    clear: both;
    padding: 0 16px 0 10px;
}
.hn_right .btn{
	float: left;
	display: block;
	margin-right:30px;
	font-size:18px;
	color: #000;
	position: relative;
	cursor: pointer;
}
.hn_right .hover{
	color:#4960CA;
}
.hn_right .hover i{
	display: block;
    width: 71px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -1px;
    background: #f6178a;
}
.hn_right .more{
	float: right;
	display: block;
	width: 60px;
	height: 20px;
	font-size: 12px;
	
	margin-top:4px;
}
.hn_right .con{
	display: none;
	padding-top:4px;
}
.hn_right .show{
	display: block;
}
.hn_right .item{
	/* height: 64px; */
	display: block;
	border-bottom:1px dashed #e5e5e5;
	position: relative;
	padding-left:10px;
}
.hn_right .date{
	width: 36px;
	height: 36px;
	position: absolute;
	left: 0;
	top: 15px;
	border:1px solid #a3a3a3;	
	text-align: center;
	display: none;
}
.hn_right .date dt{
	font-size:14px;
}
.hn_right .date dd{
	font-size:12px;
}
.hn_right .tip{
	padding-top:13px;
	font-size:14px;
	line-height: 36px;
	padding-right: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hm_ks{
	height: 430px;
	background:url("/scjg_images/ks.png") no-repeat top center;
	background-size:cover;
	margin-top:30px;
}
.ks_fm{
	background:#fff;
	margin-top:10px;
	padding:20px;
	height: 270px;
	box-shadow:0 0 5px #eee;
}
.ks_fm .photo{
	display: none;
	width: 368px;
	height: 270px;
	float: left;
	position: relative;
	overflow: hidden;
}
.ks_fm .show{
	display: block;
}
.ks_fm .photo img{
	display: block;
	width: 368px;
	height: 270px;
}
.ks_fm .name{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#fff;
	background:rgba(0,0,0,0.3);
}
.ks_tabs{
	float: right;
	width: 768px;
}
.ks_tabs .handle{
	width: 800px;
}

.ks_tabs .head{
	height: 50px;
	line-height: 50px;
	background:#e4e4e4;
	font-size:16px;
	font-weight: bold;
	color:#000;
	padding-left:100px;
	position: relative;
	width: 140px;
	margin-right:24px;
	float: left;
	cursor: pointer;
}
.ks_tabs .head img{
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	left: 50px;
	top: 9px;
}
.ks_tabs .head .ico2{
	display: none;
}
.ks_tabs .handle .hover{
	color:#fff;
	background:#f32793; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to right, #f32793, #4e5fc9);
	background:-moz-linear-gradient(to right, #f32793, #4e5fc9);
	background:-webkit-gradient(to right, #f32793, #4e5fc9);
	background:-o-linear-gradient(to right, #f32793, #4e5fc9);
}
.ks_tabs .handle .hover .ico1{
	display: none;
}
.ks_tabs .handle .hover .ico2{
	display: block;
}
.ks_tabs .con{
	display: none;
}
.ks_tabs .show{
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.ks_tabs .con a{
	display: block;
	width: 108px;
	height: 33px;
	line-height: 33px;
	border:1px solid #e7e7e7;
	border-radius:3px;
	margin-top:20px;
	text-align:center;
	
}
.ks_tabs .con .clear{
	width: 110px;
	height: 0;
}
.ks_tabs .con span{
	height: 33px;
	width: 88px;
	background:url("/scjg_images/ksb.png") no-repeat right center;
	padding-left:20px;
}
.ks_tabs .con .hover{
	border:0;
	padding:1px;
	color:#fff;
	background:#f32793; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to right, #f32793, #4e5fc9);
	background:-moz-linear-gradient(to right, #f32793, #4e5fc9);
	background:-webkit-gradient(to right, #f32793, #4e5fc9);
	background:-o-linear-gradient(to right, #f32793, #4e5fc9);
}
.ks_tabs .con .hover span{
	background:url("/scjg_images/ksbh.png") no-repeat right center;
}

.hm_dh{
	width: 1200px;
	margin:0 auto;
}
.dh_slider{
	margin:10px 0 20px 0;
}
.dh_item{
	display: block;
	width: 178px;
	/* height: 318px; */
	border:1px solid #eee;
	margin:0 auto;
	position: relative;
}
.dh_item i{
	display: block;
	width: 50px;
	height: 5px;
	border-radius:3px;
	background:#f72591;
	position: absolute;
	top: -1px;
	left: 50%;
	margin-left:-25px;
}
.dh_item dl{
	padding:20px 0 0 0;
	height: 55px;
	text-align: center;
}
.dh_item dt{
	height: 26px;
	line-height: 26px;
	font-size:15px;
	color:#1331ba;
}
.dh_item dd{
	color:#a3a3a3;
	font-size:14px;
	line-height: 24px;
}
.dh_item .photo{
	display: block;
	width: 140px;
	height: 198px;
	margin:0 auto;
}
.dh_item .name{
	line-height: 40px;
	text-align: center;
}

.ad{
	display: block;
	width: 1200px;
	margin:0 auto;
}
.ad img{
	display: block;
	width: 100%;
	height:auto;
}

.hm_bs{
	width: 1200px;
	margin:0 auto;
}

.bs_item{
	width: 380px;
	height: 440px;
	float: left;
	margin:30px 30px 0 0;
}
.bs_item3{
	margin-right:0;
}
.bs_item .photo{
	display: block;
	width: 380px;
	height: 210px;
}
.bs_item .photo img{
	display: block;
	width: 380px;
	height: 210px;
}
.bs_item .wp{
	height: 213px;
	border:1px solid #f4f4f4;
	border-top:0;
	padding:16px 25px 0 25px;
}
.bs_item .name{
	line-height: 40px;
	display:inline-block;
	max-width:280px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	float: left;
	font-size:20px;
}
.bs_item .more{
	float: right;
	display: block;
	width: 48px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border:1px solid #ddd;
	border-radius:3px;
	margin:10px 0 0 0;
	font-size:12px;
}
.bs_item li{
	height: 50px;
	line-height: 50px;
	clear: both;
	border-bottom:1px dashed #ddd;
	padding-left:15px;
	padding-right:50px;
	background:url("/scjg_images/li2.png") no-repeat left center;
	position: relative;
}
.bs_item li span{
	position: absolute;
	right: 0;
	top: 0;
	color:#b0b0b0;
}
.bs_item li:last-child{
	border:0;
}
.bs_item .nm{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.hm_zt{
	width: 1200px;
	margin:0 auto;
}
.zt_slider{
	margin:20px 0;
}
.zt_item{
	display: block;
	/*width: 290px;
	height: 140px;*/
}
.zt_item img{
	display: block;
	/* width: 290px; */
	/* height: 140px; */
}

.footer{
	background:#f32793; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to right, #f32793, #4e5fc9);
	background:-moz-linear-gradient(to right, #f32793, #4e5fc9);
	background:-webkit-gradient(to right, #f32793, #4e5fc9);
	background:-o-linear-gradient(to right, #f32793, #4e5fc9);
	margin-top:10px;
	color:#fff;
}
#ftop{
	padding-top:10px;
}
.ft_top{
	height: 46px;
	line-height: 46px;
	border-bottom:1px solid rgba(255,255,255,0.3);
}
.ft_nav{
	float: left;
}
.ft_nav a{
	color:#fff;
	float: left;
	margin-right:10px;
}
.ft_nav a:hover{
	text-decoration: underline;
}
.ft_nav em{
	float: left;
	margin-right:10px;
}
.ft_top select{
	border:0;
	float: left;
	margin-left:20px;
	height: 46px;
	line-height: 46px;
	background:none;
	color:#fff;
	outline:none;
}
.ft_top option{
	color:#333;
}
.ft_ct{
	/* height: 250px; */
	width: 1200px;
	margin:0 auto;
	padding: 20px 0;
}
.ft_logo{
	float: left;
	margin-top: 30px;
}
.ft_area1{
	float: left;
	padding: 0 0 0 75px;
	font-size:12px;
	line-height: 20px;
	width: 360px;
}
.ft_area1 dt{
	font-size:20px;
	line-height: 35px;
	font-weight: bold;
}
.ft_area1 ul{
	padding-top:10px;
}
.ft_area2{
	float: left;
	width: 360px;
	line-height: 40px;
	font-size:12px;
}
.ft_area2 p{
	height: 40px;
	clear: both;
}
.ft_area2 span{
	float: left;
}
.ft_area2 strong{
	float: left;
	font-size:20px;
}
.ft_rt{
	float: right;
}
.ft_rt dl{
	width: 100px;
	float: left;
	margin-left:20px;
	text-align: center;
}
.ft_rt dt{
	background:#fff;
	padding:5px;
	border-radius:10px;
}
.ft_rt img{
	display: block;
	width: 90px;
	height: 90px;
}
.ft_rt dd{
	height: 44px;
	line-height: 44px;
}
.ft_bottom{
	height: 50px;
	line-height: 50px;
	border-top:1px solid rgba(255,255,255,0.3);
	text-align: center;
}
.ft_bottom img{
	position: relative;
	top: 4px;
	margin:0 2px
}

/* PC大屏幕 big end*/

.wrapper {
	clear: both;
	margin: 0 auto;
	max-width: 1180px;
	position: relative;
}
.u-content {
	background-color: #fff;
	/* padding: 20px 0; */
	overflow: hidden;
	/* min-height: 80vh; */
	margin-bottom: 20px;
}

.u-content.max_padding {
	padding: 22px 10px;
}
.u-content.max_padding .mt1 a{
	color:#999
}
.nav-title {
	line-height: 1.4;
	padding-bottom: 14px;
	color: #999;
	background-color: #fff;
	font-size: 14px;
	padding: 10px;
	border-bottom: 1px solid;
}

.nav-title a {
	color: #444
}

.nav-title a:hover {
	color: #1f6e6b
}

.mt1 dd {
	margin: 20px 22px
}

dd.contentaboutguestbook .letter_desciption {
	background: #7253bd;
	height: 40px;
	color: #fff;
	font-size: 16px;
	position: relative;
	margin-bottom: 6px;
	line-height: 40px;
}

dd.contentaboutguestbook .letter_desciption .letter_caption {
	position: absolute;
	/* top: 4px; */
	left: 10px;
}

dd.contentaboutguestbook table {
	width: 100%;
	margin-bottom: 14px;
	border-collapse: collapse;
}

dd.contentaboutguestbook table tr td {
	font-size: 14px;
	border: 1px solid #e5edf5
}

dd.contentaboutguestbook table tr .common_td {
	width: 20%;
	height: 36px;
	text-align: center;
	color: #000000;
	background-color: #fbfcf7;
}

dd.contentaboutguestbook table tr .nohigh_td {
	width: 80px;
	text-align: center;
	color: #000000;
	min-height: 80px;
	background-color: #fbfcf7;
}

dd.contentaboutguestbook table tr .letter_field {
	padding-left: 10px;
	width: 40%;
}

dd.contentaboutguestbook table tr .spanthreecol {
	padding: 10px 10px 30px 10px
}

dd.contentaboutguestbook table tr .field_subject {
	padding-left: 10px
}

.tbright {
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
   
   
    background: #fff;
   /* height: 507px;*/

}
 .tbright .part1{
    overflow: hidden;
    padding-bottom: 10px;
}
 .tbright .part1 .input{
    float: left;
    padding: 8px 14px;
    font-size:14px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    margin-left: 10px;
    width: 29%;
}

.tbright .part1 .input input{
    width: 100%;
    border: none;
}
 .tbright .part2{
    width: 98.2%;
    margin-top: 10px;
}
 .tbright .part2 .textare{
    padding: 8px 14px;
    border-radius: 4px;
    border: 1px solid #cccccc;
    
}
 .tbright .part2 .textare textarea{
    font-size:14px;
    width: 100%;
    height: 270px;
    border:none;
}
.tbright .part1 .input:first-child{
    margin-left: 0;
}
 .tbright .button{
    text-align: center;
    margin-top: 32px;
    
}
.tbright button{
	border:none;
}
.tbright .button a{
   display: inline-block;
   width: 280px;
   height: 40px;
   line-height: 40px;
   font-size: 14px;
   color: #fff;
   background: #b23da8;
   border-radius: 5px;
}
.tbright .inner {
    padding: 28px 20px;
    padding-right: 15px;
}
.wz_1{

font-size:17px
}
