/* CSS Document */
html{overflow-y:scroll;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}q:before,q:after{content:'';}object,embed{vertical-align:top;}h1,h2,h3,h4,h5,h6{font-size:100%;}img,abbr,acronym,fieldset{border:0;}ul li,ol li{list-style-type:none;}a,label{cursor:pointer;}img,svg{vertical-align:middle;margin:0;padding:0;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}button{border: none;cursor: pointer;}
body { margin:0; padding:0; font-family:'Microsoft YaHei,arial,sans-serif'; font-size:14px; background:#ffffff;
	color: #333333;}
div,ul,li,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,img,p,span{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type:none;
	margin-top: 0;
	margin-bottom: 0;
}


input:focus {
  outline: none;
}
/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { outline: none; border:0px; background-color:Transparent;}
a{display:block;}
a{blr:expression(this.onFocus=this.blur()); outline:none;} 

.blank5{ width:100%; height:5px; clear:both;}
.blank10{ width:100%; height:10px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}
.blank20{ width:100%; height:20px; clear:both;}
.blank30{ width:100%; height:30px; clear:both;}
.blank40{ width:100%; height:40px; clear:both;}
.blank50{ width:100%; height:50px; clear:both;}
.blank60{ width:100%; height:60px; clear:both;}
.blank61{ width:100%; height:61px; clear:both;}
.blank80{ width:100%; height:80px; clear:both;}
.blank85{ width:100%; height:85px; clear:both;}
.blank100{ width:100%; height:100px; clear:both;}
.blank96{ width:100%; height:96px; clear:both;}
.blank150{ width:100%; height:150px; clear:both;}
.blank85{ width:100%; height:85px; clear:both;}
/*Clear*/
.clear{ clear:both; font-size:1px; height:0px; line-height:0px; overflow:hidden;}/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/
.clearfix::after {
  content:".";/*加一段内容*/
  display:block;/*让生成的元素以块级元素显示，占满剩余空间*/
  height:0;/*避免生成的内容破坏原有布局高度*/
  clear:both;/*清除浮动*/
  visibility:hidden;/*让生成的内容不可见*/
}
/*针对1920的宽屏*/

.max{ position:relative;overflow: hidden;}

.inner{width:1400px; min-width: 1200px;  height:auto;  position:relative; z-index:50; margin:0 auto;}
span {
	display: block;
}
img {
	
	display: block;
}
.header {
	padding: 20px 0;
	background: #ffffff;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	height: 150px;
	z-index: 100;
}
.header .username{line-height: 30px;}
.logo {
	float: left;
}
.nav_item {
	float: left; 
	letter-spacing: 2px;
	margin-right: 2px;  
	padding: 10px 20px;
	color:#fff;
	display: inline-block;
}
.nav_link {
	font-size: 17px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin: 0px  5px;
}
.header_right {
	color: #fff;
	width: 100%;
	margin-top: 23.5px;
	height: 52px;
	width: 1400px;
    min-width: 1200px;
	text-align: center;
	margin: 0 auto;	
}
.tt{
    height: auto;
    position: relative;
    z-index: 50;
    margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 10px; 
	background-color: #0066cc;
}
.nav_item:hover {
	
}
.nav_current {
	 /* border-top: 2px solid rgb(0 187 255); */
}
.header_member {
	float: right;
	margin-top: 2.5px;
	position: relative;
	padding-bottom: 15px;
}
.nav_list {
	
	 width: 1200px; 
	margin: 0 auto;
	text-align: center;
	/* background-color: red; */
	line-height: 32px;
	overflow: hidden;
	
}

.nav_list .nav_item:hover{background-color:rgb(0 187 255);color:#fff;}
.nav_list .nav_link:hover{color: #fff;background-color: rgb(0 187 255)} 
.nav_list .nav_current{background-color:rgb(0 187 255) }
.haddurl{height: 50px;float: right;margin-right: 20px;}
.haddurl a{
	display:inline-block;
	font-size: 14px;
	/* font-weight: bold; */
	font-weight: 500;
	color: #333;
	padding: 10x 10px;
	width: 80px;text-align: center;line-height: 30px;
	/* border: 1px solid #2f8bd8; */
	border-radius: 10px 10px;
}
.reg_user{
	float: right;
	margin-right: 8em;
	font-size: 14px;
	/* font-weight: bold; */
	color: #fff;
	background-color: #2f8bd8;
	padding: 10x 10px;
	width: 100px;text-align: center;line-height: 30px;
	border-radius: 10px 10px;
}
.reg_user:hover{color: #fff;}

.banner {
    max-width: 1920px;
    margin: 0 auto;
}
.banner > img {
    display: none;
}
.banner .swiper-button-prev {
	width: 34px !important;
    height: 68px !important;
    background-image: url(../images/jian1.png);
    background-repeat: no-repeat;
    outline: none;
	top: 50%;
	transform: translateY(-50%);
    left: 3%;
    margin-top: 0 !important;
    background-size: contain;
}
.banner .swiper-button-prev:after {
	content: '';
}
.banner .swiper-button-next {
	width: 34px !important;
    height: 68px !important;
	background-image: url(../images/jian2.png);
    background-repeat: no-repeat;
	outline: none;
	top: 50%;
	transform: translateY(-50%);
    right: 3% !important;
    margin-top: 0 !important;
    background-size: contain;
}
.banner .swiper-button-next:after {
	content: '';
}
.banner .swiper-pagination-bullet {
	background: #ffffff;
	margin: 0 16px !important;
	opacity: 0.3;
}
.banner .swiper-pagination-bullet-active {
	opacity: 1;
}
.header_model {
	position: absolute;
	top: 100%;
	right: 0;
	width: 210px;
	background: #ffffff;
	 box-shadow:0px 0px 5px rgba(86,87,87,0.5);
	 z-index: 71;
	 display: none;
}
.header_model_top {
	padding: 20px 15px;
	text-align: center;
	border-bottom: 1px solid #f2f2f2;
}
.header_model_name {
	display: inline-block;
	font-size: 14px;
	color: #545454;
}
.header_model_link {
	font-size: 14px;
	color: #3992e6;
	border-radius: 5px;
	padding: 3px 10px;
	display: inline-block;
	margin-left: 15px;
	border: 1px solid #3992e6;
}
.header_model_list {
	padding: 20px 15px 0 15px;
	border-bottom: 1px solid #f2f2f2;
}
.header_model_item {
	margin-bottom: 20px;
}
.header_model_item a {
	font-size: 14px;
	color: #777777;
}
.header_model_item:hover a {
	color: #3992e6;
}
.header_model_tui {
	padding: 20px 15px;
	font-size: 14px;
	color: #777777;
}
.banner img {
	width: 100%;
}
.index_top {
	margin: 50px 0;
}
.index_top_banner {
	float: left;
	width: 48%;
	border-radius: 25px;
	border: 1px solid #003567;
	padding: 15px;
	margin-left: 4%;
}
.index_top_banner:nth-child(odd) {
	margin-left: 0;
}
.index_top_banner > img {
	float: left;
}
.index_top_title {
	float: left;
	font-size: 20px;
	color: #000000;
	margin-top: 9.5px;
	margin-left: 15px;
}
.index_top_banner .swiper-container2 {
	float: left;
	height: 26px;
	width: 70%;
	margin-top: 9.5px;
}
.index_top_banner .swiper-slide {
	height: 26px !important;
}
.index_top_link {
	font-size: 20px;
	color: #000000;
}
.index_top_banner .swiper-container3 {
	float: left;
	height: 26px;
	width: 70%;
	margin-top: 9.5px;
}
.index_center_left {
	float: left;
}
.index_center img {
	border-radius: 25px;
	transition: all 0.5s ease-in-out;
	width: 100%;
}
.index_center a {
	position: relative;
}
.index_center_title {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	
	text-align: center;
	border-radius: 25px;
	background: rgba(0,0,0,0.38);
}
.index_center_title span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 40px;
	color: #ffffff;
	font-weight: bold;
	    width: 100%;
}
.index_center_item2 {
	margin-top: 15px;
	overflow: hidden;
	border-radius: 25px;
}
.index_center_item1 {
	overflow: hidden;
	border-radius: 25px;
}
.index_center_item2:hover img {
	transform:scale(1.1);
}
.index_center_item1:hover img {
	transform:scale(1.1);
}
.index_center_item1:hover .index_center_title {
	background: rgba(0,0,0,0.7);
}
.index_center_item2:hover .index_center_title {
	background: rgba(0,0,0,0.7);
}
.index_center_center {
	float: left;
	margin: 0 35px;
}
.index_center_center .index_center_item1 {
	margin-top: 11px;
}
.index_center_center .index_center_item1:first-of-type {
	margin-top: 0;
}
.index_center_right {
	float: right;
}
.index_center_right .index_center_item2:first-of-type {
	margin-top: 0;
	margin-bottom: 15px;
}
.index_zhan {
	margin-top: 135px;
	margin-bottom: 50px;
}
.index_zhan_title {
	font-size: 48px;
	color: #868383;
	font-weight: bold;
	text-align: center;
	margin-bottom: 100px;
}
.index_zhan_list {
	width: 1200px;
	margin: 0 auto 60px auto;
}
.index_zhan_item {
	float: left;
	width: 277px;
	height: 107px;
	margin-left: 30.6px;
	overflow: hidden;
}
.index_zhan_item img {
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.index_zhan_item:hover img {
	transform:scale(1.1);
}
.index_zhan_item:nth-child(4n-3) {
	margin-left: 0;
}
.index_zhan_banner {
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
}
.index_zhan_link {
	border-radius: 5px;
	position: relative;
	overflow: hidden;
}
.index_zhan_link img {
	width: 100%;
	border-radius: 5px;
	transition: all 0.5s ease-in-out;
}
.index_zhan_link:hover img {
	transform:scale(1.1);
}
.index_zhan_name {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 5px;
	background: rgba(0,0,0,0.1);
}
.index_zhan_name span {
	position: absolute;
	width: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 18px;
	color: #757575;
	text-align: center;
}
.index_zhan_banner .swiper-button-prev {
	width: 52px !important;
    height: 52px !important;
    background-image: url(../images/jian3.png);
    background-repeat: no-repeat;
    outline: none;
	top: 50%;
	transform: translateY(-50%);
    left: 2%;
    margin-top: 0 !important;
    background-size: contain;
}
.index_zhan_banner .swiper-button-prev:after {
	content: '';
}
.index_zhan_banner .swiper-button-next {
	width: 52px !important;
    height: 52px !important;
	background-image: url(../images/jian4.png);
    background-repeat: no-repeat;
	outline: none;
	top: 50%;
	transform: translateY(-50%);
    right: 2% !important;
    margin-top: 0 !important;
    background-size: contain;
}
.index_zhan_banner .swiper-button-next:after {
	content: '';
}
.footer {
	/**1480ce  3992e6*/
	background: #0071c1;
	padding: 50px 0 5px 0;
	position: relative;  
	z-index: 1;
    /* max-width: 1920px; */
    margin: 0 auto;
	
     
    bottom: 0;
    padding-bottom: 10px;
}

.footer .inner {
	width: 1200px;
}
.footer_list {
	float: left;
}
.footer_item {
	margin-left: 15px;
	padding-left: 15px;
	position: relative;
	float: left;
}
.footer_item a:hover{ color: #fff2cc;}
.footer_item:first-of-type {
	margin-left: 0;
	padding-left: 0;
}
.footer_link {
	font-size: 16px;
	color: #ffffff;
	line-height: 36px;
}
.footer_item::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	/* width: 2px; */
	height: 2px;
	color: #ffffff;
	background: #ffffff;
}
.footer_item:first-of-type::after {
	background: none;
}
.footer_he {
	float: right;
	background: rgba(0,0,0,0.2);
	padding: 10px 20px;
	width: 220px;
	position: relative;
}
.footer_he_top {
	cursor: pointer;
	position: relative;
}
.footer_he_top span {
	font-size: 12px;
	color: rgba(255,255,255,0.5);
	float: left;
}
.footer_he_top img {
	float: right;
}
.footer_he_model {
	background: #2a2a2a;
	position: absolute;
	bottom: 117%;
	left: 0;
	padding: 10px 20px;
	width: 100%;
	height: 95px;
	visibility: hidden;
}
.footer_he_text {
	font-size: 12px;
	color: rgba(255,255,255,0.5);
	margin-bottom: 10px;
}
.footer_he_kuang {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
}
.footer_top {
	padding-bottom: 20px;
	border-bottom: 1px solid #61a8eb;
	margin-bottom: 30px;
}
.footer_left {
	float: left;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.footer_left_box {
    width: 48%;
}

.footer_left span {
	font-size: 12px;
	color: #ffffff;
	line-height: 25px;
}
.footer_code {
	margin: 0 0 0 0;
	position: relative;
	display: inline-block;
	width: 48%;
}
.footer_code img {
    margin: 0 0 0 auto;
}
.footer_code_photo {
	display: none;
	width: 100px;
	height: 100px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 130%;
}
.footer_code:hover .footer_code_photo {
	display: block;
}
.footer_right {
	float: right;
	margin: 48.5px 0;
	position: relative;
}
.footer_logo {
	width: 320px;
	margin-top: 20px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.fu {
	position: fixed;
	bottom: 20%;
	right: 1%;
	z-index: 71;
}
.zi {
	/* background: #f2f2f2; */
	background-color: #fff;
	padding: 15px 0;
}
.zi_area {
	text-align: right;
}
.zi_area a {
	display: inline-block;
	font-size: 14px;
	color: #777777;
}
.zi_area span {
	display: inline-block;
	font-size: 14px;
	color: #777777;
}
.top {
	border-bottom: 1px solid #dadada;
	text-align: center;
}
.top_link {
	font-size: 19px;
	color: #999999;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	padding: 30px 10px;
	margin: 0 50px;
	border-bottom: 2px solid Transparent;
}
.top_link:first-of-type {
	margin-left: 0;
}
.top_link:last-of-type {
	margin-right: 0;
}
.top_current {
	border-bottom: 2px solid #3992e6;
	color: #545454;
}
.top_link:hover {
	border-bottom: 2px solid #3992e6;
	color: #545454;
}
.sai_shuai {
	margin: 30px 0 0 0;
}
.sai_shuai_link {
	display: inline-block;
	margin-right: 50px;
	padding-right: 12px;
	font-size: 13px;
	color: #545454;
	background: url(../images/jian17.png) no-repeat right center;
	background-size: 5px 5px;
}
.sai_shuai_current {
	color: #3992e6;
	background: url(../images/jian16.png) no-repeat right center;
	background-size: 5px 5px;
}
.sai_shuai_link:hover {
	color: #3992e6;
	background: url(../images/jian16.png) no-repeat right center;
	background-size: 5px 5px;
}
.sai_item {
	padding: 30px 0;
	border-bottom: 1px solid #dcdcdc;
}
.sai_photo {
	float: left;
	overflow: hidden;
	width: 371px;
	height: 206px;
}
.sai_photo img {
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.sai_item:hover .sai_photo img {
	transform:scale(1.1);
}
.sai_box {
	float: left;
	margin-left: 30px;
	width: 790px;
	margin-top: 25.5px;
}
.sai_title {
	font-size: 24px;
	color: #545454;
	font-weight: bold;
}
.sai_text {
	font-size: 16px;
	color: #777777;
	line-height: 30px;
	margin: 10px 0 30px 0;
}
.sai_section .inner {
	width: 1200px;
	margin: 0 auto;
}
.sai_time {
	float: left;
	font-size: 14px;
	color: #777777;
	line-height: 18px;
}
.sai_num {
	font-size: 14px;
	color: #888888;
	background: url(../images/ico5.png) no-repeat left center;
	background-size: 17px 11px;
	line-height: 18px;
	padding-left: 25px;
	float: right;
	margin-top: 5px;
}
.sai_item:hover .sai_title {
	color: #3992e6;
}
.sai_item:last-of-type {
	border-bottom: none;
}
.fan {
	margin-bottom: 40px;
	text-align: center;
	margin-top: 40px;
}
.fan a {
	display: inline-block;
	margin: 0 5.5px;
	font-size: 13px;
	color: #767676;
	height: 45px;
	width: 45px;
	text-align: center;
	line-height: 45px;
	border: 1px solid #767676;
}
.fan a:hover {
	background: #3992e6;
	border: 1px solid #3992e6;
	color: #ffffff;
}
.fan a.on {
	background: #3992e6;
	border: 1px solid #3992e6;
	color: #ffffff;
}
.fan img {
	margin: 0 auto;
	display: inline-block;
}
.fan a:first-of-type:hover {
	background: #ffffff;
	border: 1px solid #767676;
}
.fan a:last-of-type:hover {
	background: #ffffff;
	border: 1px solid #767676;
}
.sai_ex_top {
	background: #ffffff;
	padding: 20px;
	border-radius: 5px;
	 box-shadow:0px 0px 5px rgba(86,87,87,0.2);
	 margin: 50px 0 40px 0;
}
.sai_ex_photo {
	float: left;
	width: 550px;
	height: 305px;
	overflow: hidden;
}
.sai_ex_photo img {
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.sai_ex_photo:hover img {
	transform:scale(1.1);
}
.saiex_top_right {
	float: right;
	width: 575px;
	position: relative;
}
.saiex_top_right .saiex_top_info {
	display: block;
}
.saiex_top_title {
	font-size: 31px;
	color: #333333;
	font-weight: bold;
	line-height: 45px;
}
.saiex_top_info {
	margin-top: 20px;
	position: relative;
	display: inline-block;
}
.saiex_top_info span {
	float: left;
	font-size: 20px;
	color: #333333;
	margin-right: 20px;
}
.saiex_top_info > img {
	margin-top: 3.5px;
	float: left;
}
.saiex_top_tai {
	position: absolute;
	cursor: pointer;
	right: 0;
	bottom: 0;
	width: 170px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	border-radius: 50px;
	box-shadow:3px 3px 10px rgba(86,87,87,0.68);
}
.saiex_top_tai1 {
	background: #3992e6;
}
.saiex_top_tai2 {
	background: #b6b6b6;
}
.saiex_top_tai3 {
	background: #656565;
}
.saiex_code {
	position: absolute;
	bottom: 115%;
	left: 7%;
	background: url(../images/bg1.png) no-repeat left top;
	background-size: 136px 145px;
	width: 136px;
	height: 145px;
	display: none;
}
.saiex_code_photo {
	margin: 0 auto;
	width: 100px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 48%;
	transform: translate(-50%,-50%);
}
.saiex_top_info:hover .saiex_code {
	display: block;
}
.saiex_model {
	background: rgba(0,0,0,0.2);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 120;
	display: none;
}
.saiex_model_section {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 790px;

	text-align: right;
}
.saiex_model_item {
	width: 255px;
	height: 295px;
	border-radius: 5px;
	background: #ffffff;
	float: left;
	margin-left: 180px;
	padding: 80px 0;
	box-shadow:3px 3px 10px rgba(86,87,87,0.4);
}
.saiex_model_item:nth-child(1) {
	margin-left: 0;
}
.saiex_model_hide {
	display: none;
	margin: 0 auto;
}
.saiex_model_show {
	margin: 0 auto;
}
.saiex_model_item span {
	font-size: 16px;
	color: #545454;
	text-align: center;
	margin:  30px 0;
}
.saiex_model_choose {
	margin: 0 auto;
	cursor: pointer;
}
.saiex_close {
	display: inline-block;
	text-align: right;
	margin-bottom: 40px;
}
.saiex_model_list {
	margin: 0 auto 80px auto;
	padding: 0 50px;
}
.saiex_model_current {
	background: -webkit-linear-gradient(top, #a2d0fb , #3992e6);
  background: -o-linear-gradient(right, #a2d0fb, #3992e6);
  background: -moz-linear-gradient(right, #a2d0fb, #3992e6);
  background: linear-gradient(to bottom, #a2d0fb , #3992e6);
}
.saiex_model_current span {
	color: #ffffff;
}
.saiex_model_current .saiex_model_hide {
	display: block;
}
.saiex_model_current .saiex_model_show {
	display: none;
}
.saiex_model_item:hover {
	background: -webkit-linear-gradient(top, #a2d0fb , #3992e6);
  background: -o-linear-gradient(right, #a2d0fb, #3992e6);
  background: -moz-linear-gradient(right, #a2d0fb, #3992e6);
  background: linear-gradient(to bottom, #a2d0fb , #3992e6);
}
.saiex_model_item:hover span {
	color: #ffffff;
}
.saiex_model_item:hover .saiex_model_hide {
	display: block;
}
.saiex_model_item:hover .saiex_model_show {
	display: none;
}
.saiex_model_que {
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50px;
	font-size: 16px;
	color: #ffffff;
	margin: 0 auto;
	background: #3992e6;
	cursor: pointer;
	box-shadow:3px 3px 10px rgba(86,87,87,0.4);
}
.saiex_block {
	background: #ffffff;
	padding: 20px;
	border-radius: 5px;
	 box-shadow:0px 0px 5px rgba(86,87,87,0.2);
	 margin: 40px 0 50px 0;
}
.saiex_block_link {
	display: inline-block;
	margin-right: 35px;
	margin-left: 35px;
	padding-bottom: 13px;
	border-bottom: 2px solid Transparent;
	font-size: 20px;
	color: #333333;
	position: relative;
}
.saiex_block_current {
	border-bottom: 2px solid #3992e6;
}
.saiex_block_link:first-of-type {
	margin-left: 0;
}
.saiex_block_link::after {
	content: '';
	position: absolute;
	top: 5px;
	right: -35px;
	width: 1px;
	height: 15px;
	background: #949494;
}
.saiex_block_link:last-of-type::after {
	background: #ffffff;
}
.saiex_block_link:hover {
	border-bottom: 2px solid #3992e6;
}
.saiex_block_top {
	margin-bottom: 50px;
}
.saibao_title {
	font-size: 24px;
	color: #545454;
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
}
form {
	width: 100%;
	display: block;
}
.saibao_caption {
	font-size: 20px;
	color: #545454;
	font-weight: bold;
	margin-bottom: 30px;
}
.saibao_info {
	float: left;
	width: 240px;
	margin-left: 66px;
	position: relative;
	margin-bottom: 30px;
}
.saibao_info_none {
	margin-left: 0;
}
.saibao_info_text {
	font-size: 16px;
	color: #888888;
	margin-bottom: 10px;
}
.saibao_info_text font {
	color: #ce0733;
	display: inline-block;
}
.saibao_info > input {
	width: 100%;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	background: #f9f9f9;
	border: 1px solid #e4e4e4;
}
.saibao_info input:focus {
 	border: 1px solid #919191;
}
.saibao_kuai {
	width: 240px;
	min-height: 45px;
	line-height: 45px;
	padding: 0 15px;
	background: #f9f9f9 url(../images/jian7.png) no-repeat 95% center;
	background-size: 11px 6px;
	border: 1px solid #e4e4e4;
	position: relative;
}
.saibao_model {
	background: #ffffff;
	position: absolute;
	left: 0;
	z-index: 12;
	width: 100%;
	top: 110%;
	padding: 15px 15px 5px 15px;
	box-shadow: 0 0 10px rgba(86,87,87,0.2);
	display: none;
}
.saibao_model span {
	font-size: 16px;
	color: #666666;
	margin-bottom: 10px;
	cursor: pointer;
}
.saibao_current {
	background: #f9f9f9 url(../images/jian8.png) no-repeat 95% center;
	border: 1px solid #919191;
	background-size: 11px 6px;
}
.saibao_info2 {
	width: 546px;
}
.saibao_info_file {
	background: url(../images/photo1.png) no-repeat left top;
	background-size: 107px 150px;
	width: 107px;
	height: 150px;
	position: relative;
}
.saibao_info_file  img {
    position: absolute;
    top: 0;
    left: 0;
}
.saibao_info_file input {
	opacity: 0;
	width: 107px;
	height: 150px;
	position: relative;
	z-index: 2;
}
.saibao_info3 {
	width: 100%;
}
.saibao_info3 textarea {
	width: 100%;
	height: 145px;
	line-height: 30px;
	padding: 10px 15px;
	background: #f9f9f9;
	border: 1px solid #e4e4e4;
	box-sizing: border-box;
	font-family:'Microsoft YaHei,arial,sans-serif'
}
.saibao_info textarea:focus {
 	outline: 1px solid #919191;
}
.saibao_info_fenfile {
	float: left;
	background: url(../images/photo2.png) no-repeat left top;
	background-size: 108px 108px;
	width: 108px;
	height: 108px;
	position: relative;
}
.saibao_info_fenfile input {
	opacity: 0;
	width: 108px;
	height: 108px;
	position: relative;
	z-index: 2;
}
.saibao_info_photo {
	float: left;
	position: relative;
	width: 108px;
	height: 108px;
	margin-left: 20px;
}
.close {
	position: absolute;
	top: -6px;
	right: -6px;
	width: 12px !important;
	height: 12px !important;
}
.saibao_info_photo span {
	font-size: 14px;
	color: #ffffff;
	padding: 10px 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	text-align: center;
	background: -webkit-linear-gradient(Transparent , #000000);
	  background: -o-linear-gradient(Transparent, #000000);
	  background: -moz-linear-gradient(Transparent, #000000);
	  background: linear-gradient(Transparent , #000000);
}
.saibao_info_fenfile1 {
	float: left;
	background: url(../images/photo3.png) no-repeat left top;
	background-size: 108px 108px;
	width: 108px;
	height: 108px;
	position: relative;
	margin-left: 20px;
}
.saibao_info_fenfile1 input {
	opacity: 0;
	width: 108px;
	height: 108px;
	position: relative;
	z-index: 2;
}
.saibao_info_photo img {
	width: 100%;
}
.saibao_down {
	background: #3992e6;
	border-radius: 50px;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-top: 40px;
}
.saibao_down img {
	display: inline-block;
}
.saibao_down span {
	font-size: 16px;
	color: #ffffff;
	margin-left: 10px;
	display: inline-block;
}
.saibao_info_fenfile2 {
	float: left;
	background: url(../images/photo4.png) no-repeat left top;
	background-size: 108px 108px;
	width: 108px;
	height: 108px;
	position: relative;
}
.saibao_info_fenfile2 input {
	opacity: 0;
	width: 108px;
	height: 108px;
	position: relative;
	z-index: 2;
}
.saibao_info_fenfile3 {
	float: left;
	background: url(../images/photo6.png) no-repeat left top;
	background-size: 108px 108px;
	width: 108px;
	height: 108px;
	position: relative;
}
.saibao_info_fenfile3 input {
	opacity: 0;
	width: 108px;
	height: 108px;
	position: relative;
	z-index: 2;
}
.saibao_info_fenfile4 {
	float: left;
	background: url(../images/photo7.png) no-repeat left top;
	background-size: 108px 108px;
	width: 108px;
	height: 108px;
	position: relative;
}
.saibao_info_fenfile4 input {
	opacity: 0;
	width: 108px;
	height: 108px;
	position: relative;
	z-index: 2;
}
.saibao_info_fenfile5 {
	float: left;
	background: url(../images/photo8.png) no-repeat left top;
	background-size: 108px 108px;
	width: 108px;
	height: 108px;
	position: relative;
	margin-left: 20px;
}
.saibao_info_fenfile5 input {
	opacity: 0;
	width: 108px;
	height: 108px;
	position: relative;
	z-index: 2;
}
.saibao_info_fenfile6 {
	float: left;
	background: url(../images/photo9.png) no-repeat left top;
	background-size: 108px 108px;
	width: 108px;
	height: 108px;
	position: relative;
}
.saibao_info_fenfile6 input {
	opacity: 0;
	width: 108px;
	height: 108px;
	position: relative;
	z-index: 2;
}
.saibao_info_fenfile7 {
	float: left;
	background: url(../images/photo10.png) no-repeat left top;
	background-size: 108px 108px;
	width: 108px;
	height: 108px;
	position: relative;
	margin-left: 20px;
}
.saibao_info_fenfile7 input {
	opacity: 0;
	width: 108px;
	height: 108px;
	position: relative;
	z-index: 2;
}
.saibao_bottom {
	text-align: center;
	margin-bottom: 50px;
	margin-top: 50px;
}
.saibao_bottom input {
	width: 20px;
	height: 20px;
	display: inline-block;
	position: relative;
}
.saibao_bottom input[type="checkbox"]:checked::before{
    content: "\2713";
    width: 20px;
    height: 20px;
    background: #32cf0d;
    position: absolute;
    bottom:0;
    left: 0;
    z-index: 99;
    border-radius: 0;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
}           
.saibao_bottom span {
	display: inline-block;
	font-size: 18px;
	line-height: 20px;
	color: #666666;
	margin-left: 15px;
}
.saibao_explain {
	font-size: 14px;
	color: #666666;
	margin-top: -15px;
	text-align: right;
	margin-bottom: 50px;
}
.saibao_anniu {
	margin-bottom: 50px;
	text-align: center;
}
.saibao_btu1 {
	border-radius: 50px;
	width: 180px;
	height: 50px;
	background: #3992e6;
	line-height: 50px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	border: none;
	margin: 0 50px;
}
.saibao_btu2 {
	border-radius: 50px;
	width: 180px;
	height: 50px;
	background: #999999;
	line-height: 50px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	border: none;
	margin: 0 50px;
}
.saibao_zeng {
	background: #f9f9f9;
    border: 1px solid #e4e4e4;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #545454;
    text-align: center;
    margin-bottom: 30px;
}
.ex {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
}
.ex img {
    display: inline-block;
}
.saiex_block_top1 {
	margin-bottom: 0;
}
.saiex_huo_list {
	float: left;
	width: 140px;
}
.saiex_huo_item {
	border: 1px solid #c3c3c3;
	padding: 10px 0;
	text-align: center;
	margin-bottom: 10px;
}
.saiex_huo_item a {
	font-size: 18px;
	color: #545454;
}
.saiex_huo_current {
	background: #3992e6;
	border: 1px solid #3992e6;
}
.saiex_huo_current a {
	color: #ffffff;
}
.saiex_huo_item:hover {
	background: #3992e6;
	border: 1px solid #3992e6;
}
.saiex_huo_item:hover a {
	color: #ffffff;
}
.saiex_huo_ex {
	float: right;
	width: 930px;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
}
.ke_info .sai_num {
	float: left;
	margin-left: 60px;
	margin-top: 0;
}
.keex_block {
	float: left;
	width: 920px;
}
.keex_area {
	border-radius: 5px;
	padding: 20px;
	box-shadow: 0px 0px 10px rgba(86,87,87,0.2);
	margin-bottom: 20px;
}
.keex_section {
	margin: 50px 0;
}
.keex_title {
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}
.keex_time {
	font-size: 14px;
	color: #888888;
	display: inline-block;
	margin-right: 60px;
}
.keex_radio {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #ededed;
}
.keex_radio img {
	width: 100%;
}
.keex_xiang {
	float: right;
	width: 250px;
	padding: 10px;
	box-shadow: 0px 0px 10px rgba(86,87,87,0.2);
	border-radius: 5px;
}
.keex_xiang_title {
	font-size: 20px;
	color: #333333;
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #ededed;
}
.keex_xiang_link {
	overflow: hidden;
}
.keex_xiang_link img {
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.keex_xiang_link:hover img {
	transform:scale(1.1);
}
.kesha_item {
	padding: 30px 0;
    border-bottom: 1px solid #dcdcdc;
}
.kesha_photo {
	float: left;
	width: 381px;
	height: 276px;
	overflow: hidden;
}
.kesha_photo img {
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.kesha_item:hover .kesha_photo img {
	transform:scale(1.1);
}
.kesha_box {
	float: left;
	margin-left: 30px;
	width: 780px;
	margin-top: 41.5px;
}
.kesha_item:hover .sai_title {
	color: #3992e6;
}
.kesha_item:last-of-type {
	border-bottom: none;
}
.kesha_box .sai_text {
	color: #545454;
}
.kesha_time {
	font-size: 16px;
	color: #545454;
	background: url(../images/ico9.png) no-repeat left center;
	background-size: 16px;
	padding-left: 25px;
}
.kesha_add {
	font-size: 16px;
	color: #545454;
	background: url(../images/ico10.png) no-repeat left center;
	background-size: 16px;
	padding-left: 25px;
	margin-top: 20px;
}
.keshaex_photo {
	float: left;
	width: 466px;
	height: 399px;
	overflow: hidden;
	padding: 0 100px;
}
.keshaex_photo img {
	width: 100%;
	transition: all 0.5s ease-in-out;
	margin: 0 auto;
}
.keshaex_photo:hover img {
	transform:scale(1.1);
}
.keshaex_right {
	float: right;
	width: 600px;
	position: relative;
}
.keshaex_right .saiex_top_title {
	margin: 20px 0;
}
.keshaex_right .saiex_top_info {
	margin-top: 0;
}
.keshabao_section:first-of-type {
	margin-top: 50px;
}
.keshabao_section {
	background: #ffffff;
    padding: 40px 50px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px rgba(86,87,87,0.2);
    margin: 0 0 30px 0;
}
.keshabao_title {
	font-size: 20px;
	color: #333333;
}
.kehsabao_num {
	text-align: center;
	font-size: 60px;
	color: #545454;
	font-weight: bold;
	margin-top: 15px;
}
.kehsabao_num font {
	font-size: 14px;
	color: #3992e6;
	font-weight: inherit;
}
.saibao_info4 {
	width: 517px;
	margin-bottom: 0;
	margin-top: 30px;
}
.keshabao_list {
	margin-top: 30px;
}
.keshabao_item {
	float: left;
	margin-right: 60px;
}
.keshabao_photo {
	border: 1px solid #d8d8d8;
	padding: 10px;
	margin-bottom: 10px;
}
.keshabao_photo img {
	margin: 0 auto;
}
.kehsabao_info {
	text-align: center;
}
.kehsabao_info img {
	display: inline-block;
}
.kehsabao_info span {
	font-size: 14px;
	color: #333333;
	margin-left: 8px;
	display: inline-block;
	line-height: 24px;
}
.keshabao_current .keshabao_photo {
	border: 1px solid #3992e6;
}
.keshabao_item:hover .keshabao_photo {
	border: 1px solid #3992e6;
}
.keshabao_btu {
	width: 180px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	font-size: 16px;
	color: #ffffff;
	background: #3992e6;
	margin: 20px auto 50px auto;
	display: block;
	border: none;
}
.shi_top {
	margin: 50px 0;
}
.shi_top_photo {
	float: left;
	width: 600px;
	height: 555px;
	overflow: hidden;
}
.shi_top_photo img {
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.shi_top_photo:hover img {
	transform:scale(1.1);
}
.shi_top_area {
	float: right;
	width: 600px;
	padding: 35px 50px 0 50px;
}
.shi_title {
	text-align: center;
	margin-bottom: 25px;
}
.shi_en {
	font-size: 66px;
	line-height: 66px;
	color: rgba(57,146,230,0.06);
	font-weight: bold;
	font-family: 'Arial';
	margin-top: -20px;
}
.shi_zh {
	font-weight: bold;
	font-size: 30px;
	color: #3992e6;
	line-height: 30px;
}
.shi_top_box {
	font-size: 18px;
	color: #545454;
	line-height: 28px;
}
.shi_top_item {
	width: 240px;
	padding: 20px 0;
	float: left;
}
.shi_top_item:nth-child(1) {
	background: #61a8eb;
}
.shi_top_item:nth-child(2) {
	background: #74b2ed;
}
.shi_top_item:nth-child(3) {
	background: #9cc8f2;
}
.shi_top_info {
	text-align: center;
	margin-bottom: 15px;
}
.shi_top_info img {
	display: inline-block;
}
.shi_top_info span {
	font-size: 12px;
	color: #ffffff;
	opacity: 0.75;
	display: inline-block;
	margin-left: 8px;
	line-height: 20px;
}
.shi_top_list {
	width: 720px;
	margin-left: -190px;
	margin-top: 35px;
	position: relative;
	z-index: 2;
}
.shi_top_num {
	font-size: 40px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}
.shi_center {
	margin-bottom: 50px;
}
.shi_center .inner {
	width: 1234px;
	margin: 0 auto;
}
.shi_center_banner {
	position: relative;
}
.shi_center_banner .swiper-container {
	width: 1200px;
	margin: 0 auto;
}
.shi_center_block {
	position: relative;
}
.shi_center_area {
	position: relative;
	/*display: none;*/
}
.shi_center_area img {
	width: 100%;
}
.shi_center_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(57,146,230,0.3);
}
.shi_center_bg span {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	bottom: 45px;
}
.shi_center_banner .swiper-button-prev {
	width: 34px !important;
    height: 34px !important;
    background-image: url(../images/jian9.png);
    background-repeat: no-repeat;
    outline: none;
	top: 50%;
	transform: translateY(-50%);
    left: 0%;
    margin-top: 0 !important;
    background-size: contain;
}
.shi_center_banner .swiper-button-prev:after {
	content: '';
}
.shi_center_banner .swiper-button-next {
	width: 34px !important;
    height: 34px !important;
	background-image: url(../images/jian10.png);
    background-repeat: no-repeat;
	outline: none;
	top: 50%;
	transform: translateY(-50%);
    right: 0% !important;
    margin-top: 0 !important;
    background-size: contain;
}
.shi_center_banner .swiper-button-next:after {
	content: '';
}
.shi_center_box {
	position: relative;
	background: #3992e6;
	padding: 45px;
	display: none;
	height: 100%;
}
.shi_center_info {
	position: absolute;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.shi_center_title {
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-weight: bold;
	position: relative;
	display: inline-block;
}
.shi_center_title::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 60%;
	height: 1px;
	background: #ffffff;
}
.shi_center_text {
	text-align: center;
	font-size: 16px;
	color: #ececec;
	line-height: 28px;
}
.shi_center_block:hover .shi_center_box {
	display: block;
}
.shi_center_block:hover .shi_center_area {
	display: none;
}
.shi_center_block {
	height: 500px;
}
.shi_bottom .inner {
	width: 1200px;
	margin: 0 auto;
}
.shi_bottom {
	margin-bottom: 50px;
}
.shi_bottom_box {
	float: left;
	width: 600px;
	padding: 50px;
	text-align: center;
}
.shi_bottom_photo {
	float: right;
	width: 600px;
	height: 438px;
	overflow: hidden;
}
.shi_bottom_photo img {
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.shi_bottom_photo:hover img {
	transform:scale(1.1);
}
.shi_bottom_banner .swiper-button-prev {
	width: 34px !important;
    height: 34px !important;
    background-image: url(../images/jian11.png);
    background-repeat: no-repeat;
    outline: none;
	top: inherit;
	bottom: 0;
	/*transform: translateY(-50%);*/
    left: 0;
    margin-top: 0 !important;
    background-size: contain;
}
.shi_bottom_banner .swiper-button-prev:after {
	content: '';
}
.shi_bottom_banner .swiper-button-next {
	width: 34px !important;
    height: 34px !important;
	background-image: url(../images/jian12.png);
    background-repeat: no-repeat;
	outline: none;
	top: inherit;
	bottom: 0;
	/*transform: translateY(-50%);*/
    right: inherit !important;
    left: 60px;
    margin-top: 0 !important;
    background-size: contain;
}
.shi_bottom_banner .swiper-button-next:after {
	content: '';
}
.shi_bottom_title {
	font-size: 20px;
	color: #333333;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-weight: bold;
	position: relative;
	display: inline-block;
}
.shi_bottom_title::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	width: 40px;
	height: 1px;
	background: #818181;
}
.shi_bottom_text {
	text-align: center;
	font-size: 18px;
	color: #545454;
	line-height: 28px;
}
.saibao_info5 {
	width: 100%;
}
.saibao_info5 .saibao_kuai {
	width: 100%;
	background: #f9f9f9 url(../images/jian7.png) no-repeat 99% center;
    background-size: 11px 6px;
}
.shijian_top {
	width: 100%;
}
.shijian_top .saibao_kuai {
	width: 90%;
	float: left;
}
.shijian_tian {
	height: 45px;
	line-height: 45px;
	float: right;
	width: 8%;
	background: #3992e6;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.shijian_box {
	float: left;
	background: #efefef;
	padding: 5px 15px;
	position: relative;
	margin-right: 35px;
	margin-bottom: 10px;
}
.shijian_text {
	font-size: 16px;
	color: #333333;
}
.shijian_text font {
	margin-left: 50px;
}
.shijian_area {
	margin-top: -10px;
}
.shijian_close {
	position: absolute;
	top: -6px;
	right: -6px;
}
.shijian_zong {
	font-size: 16px;
	color: #333333;
	text-align: right;
	margin-top: 30px;
}
.shijian_zong text {
	color: #3992e6;
}
.shijian_zong font {
	font-size: 24px;
	color: #3992e6;
	font-weight: bold;
}
.shijian_success {
	font-size: 14px;
	color: #7f7f7f;
	background: url(../images/ico14.png) no-repeat left center;
	background-size: 20px 20px;
	line-height: 20px;
	padding-left: 30px;
	margin-left: 20px;
	float: left;
	margin-top: 44px;
}
.shijian_block {
	display: table;
	width: 100%;
}
.shijian_info {
	width: 50%;
	display: table-cell;
    vertical-align: middle;
}
.shijian_info_text {
	font-size: 16px;
	color: #999999;
	margin-bottom: 15px;
}
.shijian_info_text1 {
	font-size: 16px;
	color: #666666;
	margin-bottom: 15px;
}
.shijian_info_text1 font {
	margin-left: 30px;
}
.shijian_num {
	font-size: 60px;
	color: #545454;
	font-weight: bold;
	text-align: right;
	line-height: 60px;
	display: table-cell;
    vertical-align: middle;
}
.shijian_num font {
	font-weight: inherit;
	font-size: 14px;
	color: #3992e6;
}
.saibao_info6 .saibao_model {
	width: 90%;
}
.shijian_section_info {
	width: 50%;
	float: left;
	margin-bottom: 25px;
}
.shijian_section_info input {
	width: 20px;
	height: 20px;
	float: left;
}
.shijian_section_info span {
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 0;
}
.shijian_quan {
	text-align: right;
	margin-bottom: 30px;
}
.shijian_quan input {
	width: 20px;
	height: 20px;
	float: right;
}
.shijian_quan span {
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 0;
	font-size: 16px;
	color: #545454;
	float: right;
}
.shijian_model {
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 130;
	display: none;
}
.shijian_model_section {
	background: #ffffff;
	position: absolute;
	width: 35%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding: 50px;
}
.shijian_model_left {
	float: left;
	width: 30%;
}
.shijian_model_left img {
	margin: 0 auto;
}
.shijian_model_title {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin: 15px 0 10px 0;
}
.shijian_model_caption {
	font-size: 14px;
	color: #545454;
	text-align: center;
	line-height: 25px;
}
.shijian_model_right {
	width: 65%;
	position: relative;
	padding-left: 5%;
	float: right;
}
.shijian_model_right::after {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 80%;
	background: #d7d7d7;
}
.shijian_model_explain {
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
}
.shijian_model_name {
	font-size: 14px;
	color: #545454;
	background: url(../images/ico16.png) no-repeat left center;
	background-size: 14px;
	padding-left: 24px;
	margin-bottom: 13px;
}
.shijian_model_tel {
	font-size: 14px;
	color: #545454;
	background: url(../images/ico17.png) no-repeat left center;
	background-size: 14px;
	padding-left: 24px;
	margin-bottom: 13px;
}
.shijian_model_add {
	font-size: 14px;
	color: #545454;
	background: url(../images/ico18.png) no-repeat left center;
	background-size: 14px;
	padding-left: 24px;
	margin-bottom: 13px;
}
.san_top_photo {
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #d4d4d4;
	padding: 40px 20px;
	border-radius: 50%;
	width: 190px;
	height: 190px;
}
.san_top_photo img {
	margin: 0 auto;
}
.san_top {
	text-align: center;
	margin: 40px auto;
    display: table;
}
.san_top_area {
	display: table-cell;
	vertical-align: middle;
	padding-left: 35px;
}
.san_top_area .shi_title {
	text-align: left;
	margin-bottom: 0;
}
.san_top_caption {
	font-size: 14px;
	color: #545454;
	text-align: left;
	margin-bottom: 25px;
}
.san_top_link {
	width: 115px;
	height: 35px;
	line-height: 35px;
	border-radius: 50px;
	background: #3992e6;
	font-size: 14px;
	color: #ffffff;
	box-shadow: 0px 0 10px rgba(86,87,87,0.43);
	cursor: pointer;
}
.san_center_link img {
	float: left;
	transition: all 0.5s linear;
	transform-style: preserve-3d;
}
.san_center_link:hover img {
	transform: rotateY(-180deg);
}
.san_center_area {
	float: right;
	width: 63%;

}
.san_center_title {
	font-size: 18px;
	color: #333333;
}
.san_center_text {
	font-size: 14px;
	color: #999999;
	line-height: 30px;
	margin-top: 15px;
}
.san_center_banner .swiper-container {
	width: 1200px;
	height: 350px;
	margin: 0 auto;
}
.san_center_banner {
	position: relative;
}
.san_center_banner .swiper-slide {
	height: 115px;
}
.san_center_link:hover .san_center_title {
	color: #3992e6;
}
.san_center_banner .swiper-button-prev {
	width: 34px !important;
    height: 68px !important;
    background-image: url(../images/jian14.png);
    background-repeat: no-repeat;
    outline: none;
	top: 50%;
	transform: translateY(-50%);
    left: 0%;
    margin-top: 0 !important;
    background-size: contain;
}
.san_center_banner .swiper-button-prev:after {
	content: '';
}
.san_center_banner .swiper-button-next {
	width: 34px !important;
    height: 68px !important;
	background-image: url(../images/jian15.png);
    background-repeat: no-repeat;
	outline: none;
	top: 50%;
	transform: translateY(-50%);
    right: 0% !important;
    margin-top: 0 !important;
    background-size: contain;
}
.san_center_banner .swiper-button-next:after {
	content: '';
}
.san_bottom_photo {
	overflow: hidden;
	height: 154px;
}
.san_bottom_photo img {
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.san_bottom_link:hover .san_bottom_photo img {
	transform:scale(1.1);
}
.san_bottom_title {
	padding: 20px;
	font-size: 18px;
	color: #545454;
	line-height: 25px;
	position: relative;
}
.san_bottom_title::after {
	content: '';
	position: absolute;
	left: 0;
	top: 25px;
	width: 5px;
	height: 15px;
	background: #3992e6;
}
.san_bottom_banner {
	position: relative;
}
.san_bottom_banner .swiper-container {
	width: 1200px;
	height: 565px;
	margin: 0 auto;
}
.san_bottom_banner .swiper-slide {
	height: 230px;
}
.san_bottom_link {
	box-shadow: 0 0 10px rgba(86,87,87,0.28);
}
.san_bottom_banner .swiper-button-prev {
	width: 34px !important;
    height: 68px !important;
    background-image: url(../images/jian14.png);
    background-repeat: no-repeat;
    outline: none;
	top: 50%;
	transform: translateY(-50%);
    left: 0%;
    margin-top: 0 !important;
    background-size: contain;
}
.san_bottom_banner .swiper-button-prev:after {
	content: '';
}
.san_bottom_banner .swiper-button-next {
	width: 34px !important;
    height: 68px !important;
	background-image: url(../images/jian15.png);
    background-repeat: no-repeat;
	outline: none;
	top: 50%;
	transform: translateY(-50%);
    right: 0% !important;
    margin-top: 0 !important;
    background-size: contain;
}
.san_bottom_banner .swiper-button-next:after {
	content: '';
}
.san_model {
	background: rgba(0,0,0,0.2);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 130;
	display: none;
}
.san_model_section {
	background: #ffffff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 440px;
	padding: 40px;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.san_model_title {
	text-align: center;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 40px;
}
.san_model_section .saibao_info {
	width: 100%;
	float: none;
	margin-left: 0;
}
.san_model_bottom {
	text-align: center;
}
.san_model_btu {
	border: none;
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 50px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	background: #3992e6;
	cursor: pointer;
}
.san_model_btu1 {
	border: none;
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 50px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	background: #999999;
	margin-left: 60px;
	cursor: pointer;
}
.sanfuex_title {
	font-size: 26px;
	color: #333333;
	text-align: center;
	margin-bottom: 35px;
	font-weight: bold;
}
.sanfuex_code {
	margin-top: 40px;
}
.sanfuex_code img {
	margin: 0 auto;
}
.sanfuex_code span {
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-top: 15px;
}
.ren_top {
	margin-top: 50px;
}
.ren_top_banner {
	position: relative;
}
.ren_top_banner .swiper-container {
	width: 1200px;
	height: 565px;
	margin: 0 auto;
}
.ren_top_banner .swiper-slide {
	height: 190px;
}
.ren_top_link img {
	width: 100%;
	border-radius: 50%;
	margin: 0 auto;
	border: 2px solid Transparent;

}
.sai_section {
    position: relative;
    z-index: 2;
}
.ren_top_link:hover img {
	border: 2px solid #3992e6;
}
.ren_center_top {
		margin: 0 auto;
		width: 1200px;
	} 
.ren_top_link span {
	font-size: 16px;
	color: #545454;
	text-align: center;
	margin-top: 18px;
}
.ren_top_banner .swiper-button-prev {
	width: 34px !important;
    height: 68px !important;
    background-image: url(../images/jian14.png);
    background-repeat: no-repeat;
    outline: none;
	top: 50%;
	transform: translateY(-50%);
    left: 0%;
    margin-top: 0 !important;
    background-size: contain;
}
.ren_top_banner .swiper-button-prev:after {
	content: '';
}
.ren_top_banner .swiper-button-next {
	width: 34px !important;
    height: 68px !important;
	background-image: url(../images/jian15.png);
    background-repeat: no-repeat;
	outline: none;
	top: 50%;
	transform: translateY(-50%);
    right: 0% !important;
    margin-top: 0 !important;
    background-size: contain;
}
.ren_top_banner .swiper-button-next:after {
	content: '';
}
.ren_center_top .shi_title {
	text-align: left;
	float: left;
}
.ren_center_fa {
	float: right;
	width: 120px;
	height: 45px;
	line-height: 45px;
	border-radius: 50px;
	font-size: 16px;
	color: #f5f7f4;
	text-align: center;
	background: #3992e6;
	box-shadow: 3px 3px 10px rgba(86,87,87,0.4);
	margin-top: 31px;
}
.ren_center_banner {
	position: relative;
}
.ren_center_banner .swiper-button-prev {
	width: 34px !important;
    height: 68px !important;
    background-image: url(../images/jian14.png);
    background-repeat: no-repeat;
    outline: none;
	top: 50%;
	transform: translateY(-50%);
    left: 0%;
    margin-top: 0 !important;
    background-size: contain;
}
.ren_center_banner .swiper-button-prev:after {
	content: '';
}
.ren_center_banner .swiper-button-next {
	width: 34px !important;
    height: 68px !important;
	background-image: url(../images/jian15.png);
    background-repeat: no-repeat;
	outline: none;
	top: 50%;
	transform: translateY(-50%);
    right: 0% !important;
    margin-top: 0 !important;
    background-size: contain;
}
.ren_center_banner .swiper-button-next:after {
	content: '';
}
.ren_center_banner .swiper-container {
	width: 1200px;
	height: 640px;
	margin: 0 auto;
}
.ren_center_banner .swiper-slide {
	height: 262px;
}
.ren_center_link {
	background: #f9f9f9;
	border: 1px solid #e0e0e0;
}
.ren_center_time {
	padding: 13px 20px 10px 20px;
	border-bottom: 1px solid #e0e0e0;
}
.ren_center_qian {
	font-size: 14px;
	color: #afafaf;
	float: left;
}
.ren_center_dao {
	float: right;
}
.ren_center_dao span {
	display: inline-block;
	font-size: 14px;
	color: #3992e6;
}
.ren_center_dao font {
	display: inline-block;
	font-size: 14px;
	color: #3992e6;
}
.ren_center_area {
	padding: 25px 20px;
}
.ren_center_title {
	font-size: 19px;
	color: #333333;
	font-weight: bold;
}
.ren_center_num {
	font-size: 17px;
	color: #3992e6;
	margin: 16px 0 20px 0;
}
.ren_center_num font {
	margin-left: 20px;
	padding-left: 20px;
	position: relative;
}
.ren_center_num font::after {
	content: '';
	position: absolute;
	left: 0;
	top: 56%;
	transform: translateY(-50%);
	width: 1px;
	height: 55%;
	background: #c5c6c6;
}
.ren_center_caption {
	font-size: 14px;
	color: #999999;
	margin-bottom: 30px;
}
.ren_center_look {
	font-size: 14px;
	color: #888888;
	background: url(../images/ico5.png) no-repeat left center;
	background-size: 17px 11px;
	padding-left: 28px;
	float: left;
	margin-top: 11px;
}
.ren_center_bao {
	float: right;
	width: 110px;
	height: 35px;
	line-height: 35px;
	border-radius: 50px;
	font-size: 14px;
	color: #f5f7f4;
	background: #3992e6;
	text-align: center;
}
.ren_center_num1 font {
	color: #444444;
}
.ren_bottom_item {
	margin-bottom: 75px;
}
.ren_bottom_area .shi_title {
	text-align: left;
}
.ren_bottom_photo {
	float: left;
	width: 500px;
	height: 400px;
	border-top-left-radius: 80px;
	border-top-right-radius: 80px;
	overflow: hidden;
	border-bottom-left-radius: 80px;
}
.ren_bottom_photo img {
	width: 100%;
	transition: all 0.5s ease-in-out;
	border-top-left-radius: 80px;
	border-top-right-radius: 80px;
	border-bottom-left-radius: 80px;
}
.ren_bottom_item:hover .ren_bottom_photo img {
	transform:scale(1.1);
}
.ren_bottom_area {
	float: right;
	width: 600px;
}
.ren_bottom_item:nth-child(even) .ren_bottom_photo {
	float: right;
	border-top-left-radius: 0;
	border-bottom-left-radius: 80px;
	border-top-right-radius: 80px;
	border-bottom-right-radius: 80px;
}
.ren_bottom_item:nth-child(even) .ren_bottom_area {
	float: left;
}
.ren_bottom_item:nth-child(even) .ren_bottom_photo img {
	border-top-left-radius: 0;
	border-bottom-left-radius: 80px;
	border-top-right-radius: 80px;
	border-bottom-right-radius: 80px;
}
.ren_bottom {
	width: 1200px;
	margin: 0 auto;
}
.ren_bottom_text {
	font-size: 16px;
	color: #545454;
	line-height: 25px;
	margin-bottom: 50px;
}
.ren_bottom_look {
	width: 110px;
	height: 35px;
	line-height: 35px;
	border-radius: 50px;
	font-size: 14px;
	color: #f5f7f4;
	background: #3992e6;
	text-align: center;
}
.renex_top_photo {
	overflow: hidden;
	float: left;
	width: 184px;
	height: 275px;
}
.renex_top_photo img {
    width: 100%;
}
.renex_top_area {
	float: right;
	width: 775px;
	margin-top: 30px;
}
.keshabao_section1 {
	padding: 80px;
}
.renex_top_name {
	font-size: 24px;
	color: #333333;
	margin-bottom: 15px;
}
.renex_top_text {
	font-size: 16px;
	color: #545454;
	line-height: 30px;
}
.renex_area {
	margin-top: 50px;
}
.renex_area_title {
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 25px;
}
.renex_area_title font {
	font-weight: initial;
	font-size: 14px;
	color: #777777;
	margin-left: 5px;

}
.box img {
	display: inline-block;
}
.rendui_title {
	font-size: 26px;
	color: #333333;
	font-weight: bold;
}
.rendui_time {
	font-size: 14px;
	color: #888888;
	margin-top: 10px;
	padding-bottom: 30px;
	
}
.rendui_area {
	border-top: 1px solid #e1e1e1;
	padding: 30px 0;
}
.rendui_caption {
	font-size: 20px;
	color: #333333;
	padding-left: 10px;
	border-left: 3px solid #3992e6;
	line-height: 20px;
	margin-bottom: 30px;
}
.rendui_add {
	float: left;
	font-size: 18px;
	color: #545454;
	background: url(../images/ico19.png) no-repeat left center;
	background-size: 17px;
	padding-left: 30px;
}
.rendui_explain {
	float: left;
	font-size: 18px;
	color: #545454;
	background: url(../images/ico20.png) no-repeat left center;
	background-size: 20px;
	padding-left: 30px;
	margin-left: 10%;
}
.rendui_num {
	float: left;
	font-size: 18px;
	color: #545454;
	background: url(../images/ico21.png) no-repeat left center;
	background-size: 20px;
	padding-left: 30px;
	margin-left: 10%;
}
.rendui_tijiao {
	width: 120px;
	height: 40px;
	line-height: 40px;
	border-radius: 50px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	margin: 0 auto 0 auto;
	background: #3992e6;
}
.rendui_tijiao1 {
	width: 230px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	margin: 0 auto 50px auto;
	background: #3992e6;
	border: none;
	display: block;
}
.saibao_info7 {
	width: 548px;
}
.saibao_info #inputdate {
	background: #f9f9f9 url(../images/jian7.png) no-repeat 95% center;
    background-size: 11px 6px;
}
.renfa_form .saibao_btu1 {
	margin: 50px auto;
	display: block;
}
.saibao_info8 {
	width: 322px;
}
.jushu_list {
	margin: 50px 0 0 0;
}
.jushu_item {
	float: left;
	margin-left: 32px;
	width: 276px;
	margin-bottom: 32px;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(86,87,87,0.16);
}
.jushu_item:nth-child(4n-3) {
	margin-left: 0;
}
.jishu_photo {
	overflow: hidden;
	height: 180px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.jishu_photo img {
	width: 100%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	transition: all 0.5s ease-in-out;
}
.jushu_item:hover .jishu_photo img {
	transform:scale(1.1);
}
.jushu_item:hover .jishu_title {
	color: #3992e6;
}
.jishu_area {
	padding: 20px;
}
.jishu_title {
	font-size: 16px;
	color: #545454;
	line-height: 25px;
}
.jishu_time {
	font-size: 12px;
	color: #bfbfbf;
	float: left;
}
.hushu_look {
	font-size: 12px;
	color: #bfbfbf;
	float: right;
	background: url(../images/ico5.png) no-repeat left center;
	background-size: 17px 11px;
	padding-left: 25px;
}
.jishu_info {
	margin-top: 15px;
}
.jishu_box {
	padding: 10px 20px;
	border-top: 1px solid #f2f2f2;
}
.jishu_box img {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	float: left;
}
.jishu_name {
	float: left;
	font-size: 14px;
	color: #545454;
	margin-left: 10px;
	line-height: 32px;
}
.jushuex_top {
	padding-bottom: 15px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 25px;
}
.jihsuex_info {
	float: left;
	width: 80%;
}
.jishuex_title {
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}
.jishuex_time {
	font-size: 14px;
	color: #888888;
	display: inline-block;
}
.jishuex_look {
	font-size: 14px;
	color: #888888;
	display: inline-block;
	margin-left: 55px;
}
.jishuex_box {
	float: right;
	padding-left: 35px;
	margin-left: 35px;
	border-left: 1px solid #ededed;
	margin-top: 3px;
}
.jishuex_box img {
	width: 58px;
	height: 58px;
	border-radius: 50%;
	float: left;
}
.jishuex_name {
	float: left;
	font-size: 14px;
	color: #545454;
	margin-left: 20px;
	line-height: 58px;
}
.f-upload span {
	display: inline-block;
}
.froala-element {
	min-height: 400px !important;
}
.data_form {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #ffffff;
	border-radius: 50px;
	width: 400px;
	height: 60px;
	line-height: 60px;
	padding: 0 25px;
}
.data_form_input {
	border: none;
	font-size: 16px;
	color: #545454;
	line-height: 60px;
	float: left;
	width: 90%;
	border-radius: 50px;
}
.data_form_btu {
	width: 19px;
	height: 18px;
	background: url(../images/search1.png) no-repeat left center;
	background-size: 100%;
	border: none;
	float: right;
	margin-top: 21px;
}
.banner {
	position: relative;
}
.data_list {
	margin-top: 50px;
}
.data_item {
	padding: 25px 40px;
}
.data_text {
	font-size: 20px;
	color: #545454;
}
.data_text font {
	margin-right: 25px;
}
.data_item:nth-child(odd) {
	background: #ebf4fc;
}
.data_item:hover .data_text {
	color: #3992e6;
	font-weight: bold;
}
.data_top {
	margin: 30px 0 30px 0;
}
.daraex_return {
	font-size: 16px;
	color: #666666;
	display: inline-block;
}
.dataex_title {
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 25px;
}
.dataex_zhuan {
	margin-bottom: 30px;
	margin-top: 40px;
}
.dataex_zhuan_title {
	float: left;
	font-size: 20px;
	color: #333333;
	line-height: 20px;
	border-left: 3px solid #3992e6;
	padding-left: 15px;
	font-weight: bold;
}
.dataex_zhuan_num {
	float: left;
	font-size: 14px;
	color: #999999;
	margin-left: 25px;
	line-height: 20px;
}
.dataex_zhuan_more {
	float: right;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
}
.dataex_zhuan_top {
	margin-bottom: 20px;
}
.dataex_zhuan_item {
	background: #f9f9f9;
	border: 1px solid #e0e0e0;
	width: 360px;
	float: left;
	margin-left: 60px;
}
.dataex_zhuan_item:hover {
	box-shadow: 3px 3px 10px rgba(86,87,87,0.2); 
}
.dataex_zhuan_item:nth-child(3n-2) {
	margin-left: 0;
}
.dataex_zhuan_name {
	font-size: 20px;
	color: #333333;
	margin: 20px 15px;
	font-weight: bold;
	overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1;
}
.dataex_zhuan_box {
	border-top: 1px solid #e0e0e0;
	padding: 15px 15px 5px 15px;
	border-bottom: 1px solid #e0e0e0;
}
.dataex_zhuan_box span {
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
}
.dataex_zhuan_box font {
	width: 109px;
	display: inline-block;
}
.dataex_zhuan_look {
	padding: 10px 15px;
	text-align: right;
}
.dataex_zhuan_look font {
	display: inline-block;
	width: 110px;
	height: 35px;
	text-align: center;
	border-radius: 50px;
	font-size: 14px;
	color: #ffffff;
	background: #3992e6;
	line-height: 35px;
}
.dataex_shang_item {
	border: 1px solid #e0e0e0;
	width: 360px;
	float: left;
	margin-left: 60px;
}
.dataex_shang_item:nth-child(3n-2) {
	margin-left: 0;
}
.dataex_shang_photo {
	width: 358px;
	height: 185px;
	overflow: hidden;
}
.dataex_shang_photo img {
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.dataex_shang_item:hover .dataex_shang_photo img {
	transform:scale(1.1);
}
.dataex_shang_area {
	background: #f9f9f9;
	position: relative;
	padding: 15px;
	border-bottom: 1px solid #e0e0e0;
}
.dataex_shang_title {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.dataex_shang_text {
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
}
.dataex_shang_box {
	min-height: 90px;
}
.dataex_shang_box > img {
	position: absolute;
	top: 0;
	right: 0;
}
.dataex_shang_list {
	margin-bottom: 50px;
}
.dataex_shang_con {
	background: #f9f9f9;
	text-align: right;
	padding: 10px 15px;
	height: 55px;
}
.dataex_shang_con font {
	display: inline-block;
	width: 140px;
	height: 35px;
	text-align: center;
	border-radius: 50px;
	font-size: 14px;
	color: #ffffff;
	background: #3992e6;
	line-height: 35px;
	cursor: pointer;
}
.dataex_model {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 130;
	background: rgba(0,0,0,0.2);
	display: none;
}
.dataex_model_section {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #ffffff;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(86,87,87,0.4);
	padding: 40px;
}
.dataex_model_title {
	font-size: 20px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}
.dataex_model_text {
	font-size: 18px;
	color: #545454;
	margin-top: 10px;
}
.dataex_zhuan_list1 .dataex_zhuan_item {
	margin-bottom: 40px;
}
.dataqi_shai {
	margin-bottom: 20px;
	position: relative;
	display: inline-block;
}
.dataqi_shai_text {
	float: left;
	font-size: 14px;
	color: #999999;
}
.dataqi_shai_title {
	float: left;
	font-size: 14px;
	color: #444444;
	background: url(../images/jian7.png) no-repeat right center;
	background-size: 11px 7px;
	padding-right: 20px;
	cursor: pointer;
}
.dataqi_model {
	position: absolute;
	right: 0;
	top: 135%;
	background: #ffffff;
	padding: 20px 20px 0 20px;
	box-shadow: 0 0 10px rgba(86,87,87,0.2);
	display: none;
	z-index: 123;
}
.dataqi_model_text {
	font-size: 14px;
	color: #444444;
	margin-bottom: 25px;
}
.dataqi_model_text:hover {
	color: #3992e6;
}
.dataqi_kuang {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	z-index: 12;
}
.dataex_shang_list1 {
	margin-bottom: -35px;
}
.dataex_shang_list1 .dataex_shang_item {
	margin-bottom: 40px;
}
.dataex_shang_item:hover {
	box-shadow: 3px 3px 10px rgba(86,87,87,0.2); 
}
.datazhuan_list {
	border: 1px solid #b9b9b9;
	margin: 50px 0 25px 0;
}
.datazhuan_item {
	width: 299px;
	background: #f8f8f8;
	height: 120px;
	float: left;
	border-left: 1px solid #b9b9b9;
	padding: 27px 0;
}
.datazhuan_item:first-of-type {
	border-left: none;
}
.datazhuan_num {
	font-size: 26px;
	color: #666666;
	text-align: center;
	font-weight: bold;
}
.datazhuan_text {
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-top: 12px;
}
.datashang_list {
	width: 301px;
	margin: 50px auto 25px auto;
}
.datashuju_core_item {
	background: #ecf4fc;
	font-size: 16px;
	color: #545454;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	padding: 5px 30px;
}
.datashuju_core {
	margin: 30px 0 40px 0;
}
.darashuju_center {
	background: #f8f8f8;
	padding: 70px 0 0 ;
}
.darashuju_center .inner {
	width: 1200px;
}
.darashuju_global {
	float: left;
	width: 600px;
}
.darashuju_global .shi_title {
	text-align: left;
}
.darashuju_nation {
	float: right;
	width: 600px;
}
.darashuju_nation .shi_title {
	text-align: left;
}
.datashuju_bottom {
	padding: 70px 0 0 0;
}
.datashuju_bottom .inner {
	width: 1200px;
}
.datashuju_bottom .inner .shi_title {
	text-align: left;
}
.datashuju_sales {
	width: 600px;
	float: right;
}
.datashuju_output {
	width: 600px;
	float: left;
}
.banner_text {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 70px;
	text-align: center;
	width: 100%;
	font-size: 16px;
	color: #ffffff;
}
.banner_text font {
	font-weight: bold;
	font-size: 22px;
}
.top1 {
	text-align: left;
}
.top_title {
	font-size: 19px;
	line-height: 19px;
	position: relative;
    color: #3992e6;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    padding: 30px 30px;
    margin: 0 70px 0 0;
}
.top_title::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	height: 20px;
	width: 3px;
	background: #3992e6;
}
.data_text text {
	color: #3992e6;
}
.haisan_list {
	margin-top: 50px;
}
.haisan_item {
	float: left;
	width: 585px;
	margin-left: 30px;
	margin-bottom: 30px;
	box-shadow: 0 0 10px rgba(86,87,87,0.22);
}
.haisan_item:nth-child(odd) {
	margin-left: 0;
}
.haidan_photo {
	float: left;
	overflow: hidden;
	width: 292px;
	height: 209px;
}
.haidan_photo img {
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.haisan_item:hover .haidan_photo img {
	transform:scale(1.1);
}
.haisan_box {
	float: right;
	width: 293px;
	padding: 20px;
}
.haisan_title {
	font-size: 18px;
	color: #333333;
	line-height: 25px;
}
.haisan_text {
	font-size: 14px;
	color: #545454;
	line-height: 25px;
	margin: 13px 0 35px 0;
}
.haisan_more {
	font-size: 12px;
	color: #3992e6;
}
.haisan_item:hover .haisan_title {
	color: #3992e6;
}
.haiabout_left {
	float: left;
	width: 480px;
	position: relative;
	padding: 40px 0;
	margin: 70px 0;
}
.haiabout_kuang {
	width: 380px;
	height: 427px;
	background: #3992e6;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
}
.haiabout_photo {
	width: 440px;
	height: 492px;
	overflow: hidden;
	margin-left: 40px;
	margin-top: -40px;
	position: relative;
	z-index: 1;
}
.haiabout_photo img {
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.haiabout_left:hover .haiabout_photo img {
	transform:scale(1.1);
}
.haiabout_right {
	float: right;
	width: 655px;
	margin: 70px 0;
	padding-top: 50px;
}
.haiabout_right .shi_title {
	text-align: left;
}
.haisheex_top {
	padding-bottom: 15px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 25px;
	text-align: center;
}
.haisheex_top .sanfuex_title {
	margin-bottom: 15px;
}
.haisheex_time {
	display: inline-block;
	font-size: 14px;
	color: #888888;
}
.haisheex_look {
	display: inline-block;
	font-size: 14px;
	color: #888888;
	margin-left: 55px;
}
.banner .inner {
	width: 1200px;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 100%;
	transform: translate(-50%,-50%);
}
.banner_huan {
	font-size: 12px;
	color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 5px;
	width: 85px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	position: absolute;
	right: 0;
	top: 20px;
}
.banner_area {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.banner_area img {
	border: 2px solid #ffffff;
	border-radius: 50%;
	width: 160px;
	height: 160px;
	margin: 0 auto;
}
.banner_name {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}
.my_left {
	float: left;
	width: 208px;
	box-shadow: 0 0 10px rgba(86,87,87,0.2);
	padding: 40px 40px 0 40px;
	margin: 30px 0 50px 0;
}
.my_left_item {
	margin-bottom: 30px;
}
.my_left_item a {
	font-size: 16px;
	color: #545454;
}
.my_left_item:nth-child(1) a {
	background: url(../images/my6.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
}
.my_left_item:nth-child(2) a {
	background: url(../images/my7.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
}
.my_left_item:nth-child(3) a {
	background: url(../images/my8.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
}
/* .my_left_item:nth-child(4) a {
	background: url(../images/my9.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
}
.my_left_item:nth-child(5) a {
	background: url(../images/my10.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
} 
/* .my_left_item:nth-child(6) a {
	background: url(../images/my10.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
}
.my_left_item:nth-child(7) a {
	background: url(../images/my10.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
} 
 .my_left_item:nth-child(8) a {
	background: url(../images/my10.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
}
.my_left_item:nth-child(9) a {
	background: url(../images/my10.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
}
.my_left_item:nth-child(10) a {
	background: url(../images/my10.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
} */

.my_left_current a {
	color: #3992e6;
}
.my_left_current:nth-child(1) a {
	background: url(../images/my11.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
}
.my_left_current:nth-child(2) a {
	background: url(../images/my12.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
}
.my_left_current:nth-child(3) a {
	background: url(../images/my13.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
}
/* .my_left_current:nth-child(4) a {
	background: url(../images/my14.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
}
.my_left_current:nth-child(5) a {
	background: url(../images/my15.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
} */
.my_left_item:nth-child(1):hover a {
	background: url(../images/my11.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
}
.my_left_item:nth-child(2):hover a {
	background: url(../images/my12.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
}
.my_left_item:nth-child(3):hover a {
	background: url(../images/my13.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
}
/* .my_left_item:nth-child(4):hover a {
	background: url(../images/my14.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
}
.my_left_item:nth-child(5):hover a {
	background: url(../images/my15.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
} */
.my_left_item:hover a {
	color: #3992e6;
}
.my_right {
	float: right;
	width: 962px;
	padding: 30px;
	margin: 30px 0 50px 0;
	box-shadow: 0 0 10px rgba(86,87,87,0.2);
}
.my_top_link {
	float: left;
	font-size: 20px;
	color: #545454;
	margin-right: 60px;
	padding-bottom: 20px;
	border-bottom: 2px solid Transparent;
}
.my_top {
	border-bottom: 1px solid #dedede;
}
.my_top_current {
	color: #3992e6;
	border-bottom: 2px solid #3992e6;
}
.my_top_link:hover {
	color: #3992e6;
	border-bottom: 2px solid #3992e6;
}
.my_top_list {
	margin: 30px 0 50px 0;
}
.my_top_text {
	font-size: 18px;
	color: #b0b0b0;
	float: left;
	margin-right: 40px;
}
.my_top_current1 {
	color: #3992e6;
}
.my_top_text:hover {
	color: #3992e6;
}
.mysaicao_top {
	margin-bottom: 20px;
}
.mysaicao_photo {
	width: 93px;
	height: 129px;
	float: left;
	overflow: hidden;
}
.mysaicao_photo img {
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.mysaicao_photo:hover img {
	transform:scale(1.1);
}
.mysaicao_top_area {
	float: left;
	width: 715px;
	margin-left: 20px;
}
.mysaicao_section:hover .mysaicao_top_title {
	color: #3992e6;
}
.mysaicao_item:hover .mysaicao_top_title {
	color: #3992e6;
}
.mysaicao_top_title {
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}
.mysaicao_top_time {
	font-size: 14px;
	color: #888888;
	margin: 15px 0;
}
.mysaicao_top_info {
	margin-bottom: 15px;
}
.mysaicao_top_info span {
	position: relative;
	font-size: 15px;
	color: #555555;
	padding-left: 30px;
	margin-left: 30px;
	display: inline-block;
	line-height: 15px;
	border-left: 1px solid #d4d4d4;
}
.mysaicao_top_info span:first-of-type {
	margin-left: 0;
	border-left: none;
	padding-left: 0;
}
.mysaicao_top_tel {
	float: left;
	font-size: 16px;
	color: #555555;
	background: url(../images/my1.png) no-repeat left center;
	background-size: 11px;
	padding-left: 20px;
}
.mysaicao_top_email {
	float: left;
	font-size: 16px;
	color: #555555;
	background: url(../images/my2.png) no-repeat left center;
	background-size: 14px;
	padding-left: 20px;
	margin-left: 25px;
}
.mysaicao_top_add {
	float: left;
	font-size: 16px;
	color: #555555;
	background: url(../images/my3.png) no-repeat left center;
	background-size: 12px;
	padding-left: 20px;
	margin-left: 25px;
}
.mysaicao_bottom_title {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.mysaicao_bottom_name {
	font-size: 16px;
	color: #545454;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
.mysaicao_bottom_text {
	font-size: 14px;
	color: #888888;
	line-height: 25px;
}
.mysaicao_bottom_area {
	margin-top: 8px;
}
.mysaicao_bottom_photo {
	float: left;
	margin-right: 20px;
	background: #f9f9f9;
	border: 1px solid #e0e0e0;
	position: relative;
	width: 108px;
	height: 108px;
}
.mysaicao_bottom_photo img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 71px;
	height: 106px;
}
.mysaicao_bottom_photo span {
	font-size: 14px;
	color: #ffffff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 5px 0;
	background: -webkit-linear-gradient(Transparent , rgba(0,0,0,0.7));
	  background: -o-linear-gradient(Transparent, rgba(0,0,0,0.7));
	  background: -moz-linear-gradient(Transparent, rgba(0,0,0,0.7));
	  background: linear-gradient(Transparent , rgba(0,0,0,0.7));
	  text-align: center;
}
.mysaicao_delete {
	float: right;
	font-size: 14px;
	color: #979797;
	background: url(../images/my4.png) no-repeat left center;
	background-size: 15px 15px;
	padding-left: 25px;
	margin-left: 40px;
	cursor: pointer;
}
.mysaicao_link {
	float: right;
	font-size: 14px;
	color: #3992e6;
	background: url(../images/my5.png) no-repeat left center;
	background-size: 15px 15px;
	padding-left: 25px;
	margin-left: 40px;
}
.mysaicao_section {
	margin-bottom: 75px;
}
.my_left_item_num {
	font-size: 18px;
	color: #333333;
	display: inline-block;
	background: url(../images/my16.png) no-repeat right center;
	background-size: 14px 14px;
	padding-right: 24px;
}
.mysaicao_item_top {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.mysaicao_item_block {
	margin-top: 25px;
}
.mysaicao_item_bottom {
	/*display: none;*/
	margin-top: 20px;
}
.my_left_item_current {
	background: url(../images/my18.png) no-repeat right center;
	background-size: 14px 14px;
}
.mysaicao_item {
	margin-bottom: 30px;
}
.my_model {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.2);
	z-index: 130;
	display: none;
}
.my_model_section {
	background: #ffffff;
	border-radius: 5px;
	width: 300px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.my_model_title {
	text-align: center;
	font-size: 16px;
	color: #333333;
	padding: 30px 0;
}
.my_model_box {
	border-top: 1px solid #dcdcdc;
}
.my_model_que {
	font-size: 14px;
	color: #3992e6;
	text-align: center;
	padding: 12px 0;
	float: left;
	width: 49%;
	border-right: 1px solid #dcdcdc;
	cursor: pointer;
}
.my_model_qu {
	font-size: 14px;
	color: #b0b0b0;
	text-align: center;
	padding: 12px 0;
	float: left;
	width: 50%;
	cursor: pointer;
}
.mysaishibai_text {
	background: #f2f2f2;
	padding: 20px;
	font-size: 14px;
	color: #545454;
	margin:20px 0;
}
.myshapay_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.myshapay_title {
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}
.myshapay_item:hover .myshapay_title {
	color: #3992e6;
}
.myshipay_item:hover .myshapay_title {
	color: #3992e6;
}
.myshapay_top .ren_center_dao span:first-of-type {
	color: #999999;
}
.timespan {
	color: #3992e6;
	font-size: 14px;
}
.myshapay_bottom {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.myshapay_time {
	font-size: 16px;
	color: #545454;
	margin: 15px 0;
}
.myshapay_price {
	font-size: 16px;
	color: #545454;
}
.myshapay_price font {
	color: #3992e6;
}
.myshapay_box {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.myshapay_zhifu {
	background: #3992e6;
	border-radius: 5px;
	padding: 5px 25px;
	font-size: 16px;
	color: #ffffff;
}
.myshapay_qu {
	background: #f2f2f2;
	border-radius: 5px;
	padding: 5px 25px;
	font-size: 16px;
	color: #888888;
	margin-left: 40px;
	cursor: pointer;
}
.myshapay_item {
	margin-bottom: 45px;
}
.myshipay_center {
	padding: 15px 0;
	border-bottom: 1px solid #e4e4e4;
}
.myshuipay_text{
	font-size: 16px;
	color: #555555;
	margin-top: 10px;
}
.myshuipay_text font {
	margin-left: 20px;
}
.myshipay_center .mysaicao_top_info {
	margin-bottom: 0;
}
.myshipay_email {
	font-size: 16px;
	color: #555555;
	background: url(../images/my2.png) no-repeat left center;
	background-size: 14px 10px;
	padding-left: 24px;
	margin: 15px 0 10px 0;
}
.myshipay_item {
	margin-bottom: 45px;
}
.myshapay_zhifu1 {
	background: #f2f2f2;
	color: #545454;
}
.myrencai_list {
	margin-top: 45px;
}
.myrencai_item {
	margin-bottom: 45px;
}
.myrencai_item_title {
	font-size: 22px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 13px;
}
.myrencai_item_time {
	font-size: 16px;
	color: #545454;
	margin: 0px 0 8px 0;
}
.myrencai_item_text {
	font-size: 16px;
	color: #888888;
	line-height: 30px;
	margin-bottom: 13px;
}
.myrencai_item:hover .myrencai_item_title {
	color: #3992e6;
}
.myrenbao_caption {
	font-size: 16px;
	color: #b0b0b0;
	margin: 25px 0 55px 0;
}
.myrenbao_box {
	background: #d7e9fa;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.mtrenbao_td {
	font-size: 16px;
	color: #545454;
	padding: 10px 0;
	text-align: center;
	border-left: 1px solid #ffffff;
}
.mtrenbao_td1 {
	width: 100px;
}
.mtrenbao_td2 {
	width: 200px;
}
.mtrenbao_td3 {
	width: 250px;
}
.mtrenbao_td4 {
	width: 352px;
}
.myrenbao_box .mtrenbao_td:first-of-type {
	border-left: none;
}
.myrenbao_item .mtrenbao_td {
	font-size: 16px;
	color: #817f7f;
}
.myrenbao_item:nth-child(even) {
	background: #f7fbfe;
}
.myrenbao_item:nth-child(even) .mtrenbao_td {
	border-left: 1px solid #ffffff;
}
.myrenbao_item:nth-child(odd) .mtrenbao_td {
	border-left: 1px solid #f4f4f4;
}
.myrenbao_item {
	border-top: 1px solid #f8f8f8;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.myrenbao_item .mtrenbao_td:first-of-type {
	border-left: none;
}
.myrencai_item .mysaicao_bottom_photo {
	border: 0;
	background: initial;
	width: 71px;
	height: 106px;
}
.myzhang_form {
	width: 360px;
	margin: 50px auto 0 auto;
}
.myzhang_input {
	background: #f9f9f9;
	border-radius: 5px;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #777777;
	width: 100%;
}
.myzhang_btu {
	background: #3992e6;
	border-radius: 5px;
	border: 1px solid #3992e6;
	margin-bottom: 10px;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #ffffff;
	width: 100%;
}
.myhuan_box {
	background: #f9f9f9;
	border-radius: 5px;
	border: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.myhuan_input {
	border: none;
	font-size: 16px;
	color: #777777;
	background: initial;
	line-height: 50px;
}
.myhuan_btu {
	font-size: 16px;
	color: #3992e6;
	border: none;
	border-bottom: 1px solid #3992e6;
	background: initial;
	padding-bottom: 3px;
}
.mypersonal_top {
	margin: 50px 0 40px 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.mypersonal_top_photo {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	position: relative;
}
.mypersonal_top_photo img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.mypersonal_top_huan {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(0,0,0,0.2);
	z-index: 2;
	font-size: 14px;
	color: #ffffff;
}
.mypersonal_top_photo input {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	opacity: 0;
	border-radius: 50%;
}
.mypersonal_top_box {
	margin-left: 20px;
}
.mypersonal_top_name {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 15px;
}
.mypersonal_top_tai {
	display: inline-block;
	font-size: 14px;
	color: #545454;
}
.mypersonal_top_link {
	font-size: 14px;
	display: inline-block;
	line-height: 14px;
	color: #3992e6;
	margin-left: 25px;
	padding-left: 25px;
	border-left: 1px solid #999999;
}
.mypersonal_info {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 30px;
}
.mypersonal_info_text {
	font-size: 14px;
	color: #999999;
	text-align: right;
	margin-right: 25px;
	width: 70px;
}
.mypersonal_info_text font {
	color: #de1313;
}
.mypersonal_info input {
	width: 90%;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    background: #f9f9f9;
    border: 1px solid #e4e4e4;
}
.mypersonal_info1 input {
	width: 350px;
}
.mypersonal_info_box {
	position: relative;
	width: 150px;
}
.mypersonal_info_box .saibao_kuai {
	width: 150px;
}
.mypersonal_info_box input {
	background: #f9f9f9 url(../images/jian7.png) no-repeat 95% center;
    background-size: 11px 6px;
}
.mypersonal_info2 {
	width: 760px;
}
.mypersonal_area {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-left: 90px;
}
.mypersonal_area_btu1 {
	width: 155px;
	height: 40px;
	line-height: 40px;
	border: none;
	background: #3992e6;
	font-size: 16px;
	text-align: center;
	color: #ffffff;
	border: none;
	border-radius: 50px;
}
.mypersonal_area_btu2 {
	width: 155px;
	height: 40px;
	line-height: 40px;
	border: none;
	background: #999999;
	font-size: 16px;
	text-align: center;
	color: #ffffff;
	border: none;
	border-radius: 50px;
	margin-left: 60px;
}
.con {
	margin: 40px 0 50px 0;
}
.con .shi_title {
	text-align: left;
}
.con_block {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 60px 0;
}
.con_email {
	font-size: 18px;
	color: #333333;
	background: url(../images/con1.png) no-repeat left center;
	background-size: 20px 13px;
	padding-left: 30px;
	margin-bottom: 15px;
}
.con_tel {
	font-size: 18px;
	color: #333333;
	background: url(../images/con2.png) no-repeat left center;
	background-size: 15px 20px;
	padding-left: 30px;
	margin-bottom: 15px;
}
.con_add {
	font-size: 18px;
	color: #333333;
	background: url(../images/con3.png) no-repeat left center;
	background-size: 16px 20px;
	padding-left: 30px;
}
.con_area {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.con_photo {
	border: 1px solid #b1b1b1;
	width: 155px;
	height: 155px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}
.con_photo img {
	width: 85px;
	height: 85px;
}
.con_box {
	margin-left: 20px;
}
.con_box_title {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.con_box_text {
	font-size: 14px;
	color: #888888;
	margin-top: 10px;
}

/*关于我们*/
.about_banner {

}
.qt_m1 {
	width: 100%;
	margin: 40px auto 40px auto;
	position: relative;
	overflow-y: hidden;
	overflow-x: scroll;
	width: 1200px;
	padding: 90px 0;
}

.qt_m1::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 8px;
	background-color: #E9E9E9;
	border-radius: 2px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.qt_m1::after {
	content: "";
	position: absolute;
	width: 26px;
	height: 38px;
	background: url(../images/items-steps-arrow.png) no-repeat center;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.about_banner_area {
	width: 100%;
	display: inline-block;
	position: relative;
	padding-bottom: 35px;
	vertical-align: middle;
}
.qt_list1 ul li:last-child {
	margin-right: 0;
}
.about_banner_area::before {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	bottom: -14px;
	border-radius: 50%;
	left: 50%;
	transform: translateX(-50%);
	background-color: #ffffff;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.17);
	transition: all .3s ease;
}
.about_banner_area::after {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	background-color: #2f8bd8;
	border-radius: 50%;
	left: 50%;
	bottom: -8px;
	transform: translateX(-50%);
	transition: all .3s ease;
}
.qt_k1 {
	padding-left: 40px;
}
.qt_item {
	position: relative;
	height: 290px;
	background: #fff;
	border-radius: 10px;
	backface-visibility: hidden;
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
	z-index: 1;
	transition: all .3s ease;
}
.qt_item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 5px;
    z-index: -1;
}
.qt_item:after {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    left: 50%;
    bottom: -9px;
    box-shadow: 0 0 5px 2px rgba(135, 135, 135, 0.15);
    background-color: #fff;
    z-index: -2;
    transform: translateX(-50%) rotateZ(135deg);
}
.qt_item .qt_img1 {
	position: absolute;
	left: 50%;
	top: -48px;
	transform: translateX(-50%);
	width: 88px;
	height: 88px;
	border-radius: 50%;
	background-color: #fff;
	transition-duration: 1s;
	padding: 9px;
	transition-duration: 1s;
}
.qt_item .qt_img1::before {
	content: "";
	width: 100%;
	height: 100%;
	box-shadow: 0 0 5px 2px rgba(135, 135, 135, 0.15);
	position: absolute;
	z-index: -2;
	border-radius: 50%;
	left: 0;
	top: 0;
}
.qt_info1 {
	text-align: center;
	padding: 66px 30px 0 30px;
}
.qt_info1 .stitle {
	color: #222;
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: bold;
}
.qt_info1 .txt {
	color: #555;
	font-size: 16px;
	line-height: 30px;
	white-space: initial;
}
.about_banner_area1 .qt_item:after {
	top: -9px;
	bottom: 0;
}
.about_banner_area1 .qt_item .qt_img1 {
	top: auto;
	bottom: -48px;
}
.about_banner_area1 .qt_info1 {
	padding-top: 34px;
}
.about_banner_area1 {
	text-align: right;
}
.about_banner_area1 {
	padding-top: 35px;
	padding-bottom: 0;
}
.about_banner_area1:hover .qt_item {
	margin-top: -10px;
}
.about_banner_area1:hover .qt_item {
	margin-top: 0;
	margin-bottom: -10px;
}
.about_banner_area:hover::before {
	bottom: -19px;
}
.about_banner_area:hover::after {
	width: 20px;
	height: 20px;
	bottom: -19px;
}
.about_banner_area1:hover::before {
	top: -15px;
}
.about_banner_area1:hover::after {
	top: -15px;
}
.about_banner_area {
	-webkit-transition: all .2s linear;
  	transition: all .2s linear;
}
.about_banner_area:hover {
	transform: translate3d(0,-5px,0);
}
.about_banner_area1 {
	-webkit-transition: all .2s linear;
  	transition: all .2s linear;
}
.about_banner_area1:hover {
	transform: translate3d(0,5px,0);
}
.about_banner_area:hover .qt_img1 {
	transform: translateX(-50%) rotateZ(360deg);
}
.about_banner_area1:hover .qt_img1 {
	transform: translateX(-50%) rotateZ(360deg);
}
.about_banner_area1::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: -10px;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.17);
    transition: all .3s ease;
}
.about_banner_area1::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #2f8bd8;
    border-radius: 50%;
    left: 50%;
    top: -4px;
    transform: translateX(-50%);
    transition: all .3s ease;
}
.qt_m1::after {
    content: "";
    position: absolute;
    width: 26px;
    height: 38px;
    background: url(../images/jian18.png) no-repeat center;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.about_banner_area1:hover::after {
    top: -15px;
}
.about_banner_area1:hover::after {
    width: 20px;
    height: 20px;
    bottom: -15px;
}
.about_banner {
	position: relative;
}
.about_banner .swiper-slide {
	height: 290px;
}
.about_banner .swiper-slide:nth-child(odd) {
	margin-top: 50px;
	margin-left: 0;
}
.about_banner .swiper-slide:nth-child(even) {
	margin-top: 380px;
	margin-left: -85px;
}
.about_banner .swiper-container {
	height: 760px;
}
/*结束*/
.about_banner .shi_title {
	text-align: right;
}
.about_qi .shi_title {
	text-align: left;
}
.about_qi_block {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.about_qi_left {
	width: 640px;
}
.about_qi {
	margin-bottom: 70px;
	margin-top: 40px;
}
.about_qi_list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 40px;
}
.about_qi_item {
	width: 33%;
	border-left: 1px solid #d8d8d8;
}
.about_qi_item:first-of-type {
	border-left: none;
}
.about_qi_top {
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.about_qi_top span {
	font-size: 14px;
	color: #9d9d9d;
	margin-left: 8px;
}
.about_qi_num {
	font-size: 14px;
	color: #545454;
	margin-top: 10px;
	text-align: center;
}
.about_qi_num font {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.about_qi_top img {
	transition: all 0.5s linear;
	transform-style: preserve-3d;
}
.about_qi_item:hover .about_qi_top img {
	transform: rotateY(-180deg);
}
.about_qi_photo {
	width: 485px;
	height: 301px;
	overflow: hidden;
}
.about_qi_photo img {
	width: 100%;
	transition: all 0.5s ease-in-out;
}
.about_qi_photo:hover img {
	transform:scale(1.1);
}
.help {
	margin-top: 35px;
}
.help_item {
	padding: 25px 40px;
}
.help_item:nth-child(odd) {
	background: #ebf4fc;
}
.help_ques {
	font-size: 20px;
	color: #545454;
	cursor: pointer;
}
.help_answer {
	font-size: 16px;
	color: #545454;
	line-height: 25px;
	margin-top: 22px;
	display: none;
}
.help_current .help_ques {
	font-weight: bold;
	color: #3992e6;
}
.help_current .help_answer {
	display: block;
}
.help_item:hover  .help_ques {
	font-weight: bold;
	color: #3992e6;
}
.login {
	background: url(../images/login2.jpg) no-repeat left center;
	background-size: 1100px 540px;
	min-height: 540px;
	width: 1200px;
	position: relative;
	margin: 50px 0;
}
.login {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.login_section {
	background: #ffffff;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(86,87,87,0.4);
	padding: 40px;
	width: 440px;
}
.login_section > img {
	margin: 0 auto 40px auto;
}
.login_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 10px;
}
.login_forget {
	font-size: 14px;
	color: #666666;
}
.login_register {
	font-size: 14px;
	color: #3992e6;
}
.forget_caption {
	font-size: 16px;
	color: #777777;
	text-align: center;
	margin: -5px 0 13px 0;
	position: relative; 
}
.forget_caption::after {
	content: '';
	position: absolute;
	left: 27%;
	top: 50%;
	transform: translateY(-50%);
	width: 33px;
	height: 1px;
	background: #dbdbdb;
}
.forget_caption::before {
	content: '';
	position: absolute;
	right: 27%;
	top: 50%;
	transform: translateY(-50%);
	width: 33px;
	height: 1px;
	background: #dbdbdb;
}
.register_model {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.2);
	z-index: 123;
	display: none;
}
.register_section {
	position: absolute;
	background: #ffffff;
	border-radius: 5px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding: 40px 30px;
}
.register_model_title {
	font-size: 20px;color: #333333;
	font-weight: bold;text-align: center;
}
.register_model_text {
	text-align: center;
	font-size: 16px;
	color: #545454;
	margin: 25px 0 45px 0;
}
.register_model_box {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.register_model_link {
	width: 120px;
	height: 40px;
	font-size: 16px;
	color: #ffffff;
	background: #3992e6;
	line-height: 40px;
	text-align: center;
	border-radius: 50px;
}
.register_model_qu {
	width: 120px;
	height: 40px;
	font-size: 16px;
	color: #ffffff;
	background: #999999;
	line-height: 40px;
	text-align: center;
	border-radius: 50px;
	cursor: pointer;
}
.register_success {
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding: 12px 0;
	font-size: 16px;
	color: #ffffff;
	width: 150px;
	border-radius: 5px;
	z-index: 123;
	text-align: center;
	display: none;
}
.choose {
	margin: 50px 0;
}
.choose_title {
	font-size: 20px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin-bottom: 50px;
}
.choose .saiex_model_list {
	display: flex;
	justify-content: center;
	align-items: center;
}
.choose .saiex_model_item {
	float: none;
	margin: 0 60px;
}
.choose_box {
	display: flex;
	justify-content: center;
	align-items: center;
}
.choose_link {
	text-align: center;
	border-radius: 50px;
	width: 170px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #ffffff;
	background: #3992e6;
	margin: 0 30px;
}
.choose_qu {
	text-align: center;
	border-radius: 50px;
	width: 170px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #ffffff;
	background: #999999;
	margin: 0 30px;
}
.saibao_info9 {
	width: 364px;
}
.saibao_info9 .saibao_kuai {
	width: 100%;
}
.saibao_info10 {
	width: 730px;
}
.attestationqi_area {
	background: #f9f9f9;
	padding: 35px;
}
.attestationqi_area .saibao_info input {
	background: #ffffff;
}
.attestationqi_area textarea {
	background: #ffffff;
}
.attestationqi_box {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}
.attestationqi_btu1 {
	text-align: center;
	border-radius: 50px;
	width: 170px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #ffffff;
	background: #3992e6;
	margin: 0 60px;
	border: none;
}
.attestationqi_btu2 {
	text-align: center;
	border-radius: 50px;
	width: 170px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #ffffff;
	background: #c1c1c1;
	margin: 0 60px;
	border: none;
}
.attestationshe_item {
	margin-top: 30px;
}
.attestationshe_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.attestationshe_list {
	margin-bottom: 40px;
}
.attestationshe_info {
	width: 515px;
	float: left;
}
.attestationshe_info_tian {
	background: #f9f9f9;
    border: 1px dashed #e4e4e4;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #545454;
    text-align: center;
    margin-bottom: 30px;
}
.attestationshe_info_box {
	position: relative;
}
.attestationshe_info_box span {
	font-size: 18px;
	color: #333333;
	margin-top: 20px; 
}
.attestationshe_info_box .mysaicao_link {
	position: absolute;
	bottom: 0;
	right: 0;
}
.attestationshe_info1 {
	width: 515px;
	float: right;
}
.attestationshe_info1_chuan {
	position: relative;
}
.attestationshe_info1_chuan .attestationshe_info_tian {
	color: #3992e6;
}
.attestationshe_info1_chuan input {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.attestationshe_info_box .saibao_info_photo {
	width: 150px;
	height: 150px;
	background: #f9f9f9;
	margin-left: 30px;
}
.attestationshe_info_box .saibao_info_photo:first-of-type {
	margin-left: 0;
}
.attestationshe_box {
	width: 515px;
	float: left;
}
.attestationshe_box .saibao_kuai {
	width: 390px;
}
.attestationshe_box .shijian_tian {
	width: 100px;
}
.attestationshe_box .shijian_area {
	margin-top: 20px;
}
.attestationshe_box1 {
	width: 515px;
	float: right;
}
.attestationshe_box1 input {
	width: 390px;
	height: 45px;
    line-height: 45px;
    padding: 0 15px;
    background: #f9f9f9;
    background-size: 11px 6px;
    border: 1px solid #e4e4e4;
    position: relative;
}
.attestationshe_box1 .shijian_tian {
	width: 100px;
}
.attestation_bottom {
	display: flex;
	justify-content: center;
	align-items: center;
}
.attestation_bottom input {
	width: 20px;
	height: 20px;
}
.attestation_bottom span {
	font-size: 18px;
	color: #666666;
	margin-left: 12px;
}
.attestation_bottom font {
	cursor: pointer;
	color: #3992e6;
}
.attestation_model {
	background: rgba(0,0,0,0.2);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	visibility: hidden;
	z-index: 123;
}
.attestation_model_section {
	width: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #ffffff;
	border-radius: 5px;
	padding: 30px;
}
.attestation_model_title {
	font-size: 20px;
	color: #333;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}
.attestation_model_area {
	max-height: 400px;
	font-size: 16px;
	color: #333333;
	line-height: 25px;
}
.content_2 .mCSB_scrollTools .mCSB_draggerRail {
	background: rgba(57,146,230,0.3);
}
.content_2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #3992e6 !important;
}
.attestationqi_box1 .attestationqi_btu2 {
	background: #999999;
}
.attestationqi_box1 {
	margin-bottom: 50px;
}
.shouce_title {
	font-size: 26px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin: 35px 0 40px 0;
}
.ren_section .inner {
	width: 1400px;
}
.ren_section .ren_top_banner .swiper-container {
	width: 1200px;
	margin: 0 auto;
}
.ren_section .ren_center_banner .swiper-container {
	width: 1200px;
	margin: 0 auto;
}
.sandou_section .inner {
	width: 1300px;
}
.sandou_section .san_center_banner .swiper-container {
	width: 1200px;
}

/** 20210309 ghb **/

.pagination-nav{
    display: flex;
    justify-content: center;

    margin: 30px 0;

}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 5px 0;
  border-radius: 4px;
  display: flex;
}
.pagination > li {
  display: inline;
  margin:0 6px;
  
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 15px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
}

.pagination_bak > li:first-child > a,
.pagination_bak > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination_bak > li:last-child > a,
.pagination_bak > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination li.active span, .pagination li a:hover {
    border-color: #343434;
    background: #343434;
    color: #fff;
}


.pagination li.disabled span{
    color: #999;
	border: 1px solid #999;
}

.layui-upload-file{display:none}

.saibao_kuai_select {
    width: 100%;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    border: 1px solid #e4e4e4;
    position: relative;
	background: #f9f9f9;
}
.data_show_section {
    box-shadow: 3px 3px 9px rgba(86,87,87,0.4);
    padding: 45px 35px;
    border-radius: 5px;
    margin-bottom: 60px;
}
.data_show_title {
    font-size: 26px;
    color: #333333;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 40px;
}
.data_show_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.data_show_link {
    width: 33%;
    text-align: center;
    border-left: 1px solid #f2f2f2;
    padding: 10px 0;
}
.data_show_num {
    font-size: 26px;
    color: #666666;
    text-align: center;
line-height: 26px;
}
.data_show_caption {
    text-align: center;
    font-size: 14px;
    color: #666666;
    margin-top: 14px;
}
.data_show_link:first-of-type {
    border-left: none;
}


.js-width{ width: 1000px;margin: 0 auto; }
.js-t5:hover{ background: #f0faff; }
.js-otitle{ padding-top: 20px; padding-left: 20px; color: #666666; font-size: 14px; line-height: 30px;}
.js-title{ color: #3992e6;  margin-right:20px;}
.js-etitle{ color: #3992e6; font-weight: bold; margin-right: 40px;}
.js-ititle{ margin-right: 30px;  }
.js-otitle span{ float: left;  }
.js-ytitle{ padding: 0 10px; color: #fff; }
.js-img{ float: left; padding-left: 20px; margin-top: 30px;}
.js-img img{ width: 98px; height: 148px; border:1px solid #cccccc;  }
.js-con{margin-top: 25px; margin-left: 26px; font-size: 14px; float:left; width: 830px;}
.js-t1-t{ color: #666666; font-weight: bold; }
.js-t1{  width: 298px; float:left; margin-top: 5px; }
.js-t1 span{ float: left; }
.js-t2{ float: left; margin-top: 5px;}
.js-t2 span{ float: left; }
.js-t3{ margin-top: 5px; line-height: 22px;}
.js-t3 span{ display: initial; font-weight: bold;  }
.js-t4{ text-align: center; background: url(../images/zj1.jpg) repeat; height: 45px; line-height: 45px; border-bottom: 1px solid #eeeeee; border-top: 1px solid #eeeeee; width: 100%; }
.js-t4 li{ color: #666666; cursor: pointer; display: inline-table; margin: 0 30px;}
.js-t4 a{ color: #666666; }


.zl-title{ text-align: center; color: #333333; font-weight: bold; font-size: 20px; }
.zl-title a{ color: #333333; }
.zl-title span{padding: 10px 9px; color: #fff; display: inline; margin-left: 30px; }
.zl-con{ background: #f4f7fa; }
.zl-s{ background: #546478; font-size: 14px; color: #ffffff;  width: 105px; height: 33px; line-height: 33px; text-align: center; border-radius: 5px; margin-left: 20px; }
.zl-s a{ color: #fff; }
.zl-s1{ width: 670px; height: 495px; background: #fff; margin-left: 20px; float: left;}
.zl-s2{ text-align: center; font-weight: bold; font-size: 18px; color: #000000; }
.zl-s3{ margin-left: 120px; float: left; width: 215px; text-align: center;}
.zl-s5{ margin-right: 120px; float: right; width: 215px; text-align: center;}
.zl-s4{ font-size: 16px; color: #000000; font-weight: bold; }
.zl-s4 img{ display: inline; margin-left: 10px;}
.zl-s1 li{ font-size: 15px; color: #999999; line-height: 36px; }
.zl-s6{ margin-left: 30px; width: 430px; float: left; }
.zl-s7{ color: #1976d2; font-size: 14px; font-weight: bold; line-height: 26px; }
.zl-s8{ color: #1976d2; font-size: 14px; font-weight: bold; line-height: 26px;}
.zl-s8 span{ display: inline; font-weight: 100; color: #fff; margin-left: 5px; padding: 7px 10px; }
.zl-s9{ line-height: 30px; color: #666666; font-size: 13px; font-weight: bold; }
.zl-s10{ color: #1976d2; font-size: 13px; margin-right: 35px; margin-left: 18px;}
.zl-border{ border-bottom: 1px solid #e4e4e4; margin-top: 20px; }
.zl-s9 span{ display: inline; }
.zl-s11{ line-height: 34px; font-size: 14px; color: #666666; font-weight: bold; }
.zl-s12{ color: #666666; font-size: 13px; line-height: 23px; }

.zl-s14 td{ font-weight: bold; line-height: 34px;}
.zl-s13{ width: 1102px;  margin-left: 50px; }
.zl-s13 td{ padding-left: 15px;padding-right: 15px; }
.zl-s15 td{ color: #666666; font-size: 13px; padding: 10px 0px;}


.zl-tz{ margin-left: 50px; font-size: 14px; line-height: 14px; font-weight: bold; }
.zl-tz img{ display: inline;  }
.zl-t1{ background: #fff; height: 138px; line-height: 138px; border:1px solid #e4e4e4; width: 1100px; margin: 0 auto;   }
.zl-t2{ width: 460px;float: left; }
.class1{ float: left; }
.class2{ float: left; margin-left: 30px;}
.class3{ width: 50px; float: left; margin-top: 44px; margin-left: 10px;}
.zl-t3{ font-size: 16px; color: #666666; padding-left: 50px; border-left: 1px solid #e4e4e4; float: left; width: 400px; }
.zl-t3 span{padding: 0 10px; display: inline; color: #fc7d37; font-size: 23px; }

.con-right{ margin-left: 50px; }
.zl-t4{ margin-top: 30px; color: #1976d2; font-size: 18px; font-weight: bold; padding-bottom: 20px; }
.zl-t5{ font-size: 12px; color: #333333; line-height: 20px;  }
.zl-t6{ line-height: 40px; height: 40px; }
.zl-t6 li{ float: left; width: 360px; margin-top: 12px; }
.zl-t6 span{ width: 140px; text-align: center; float: left;  background: #e9ebee;  margin-right: 20px; }


.zl-s113{ width: 1161px; margin-left: 20px;  }
.zl-s113 td{ padding-left: 15px;padding-right: 15px; }

.news-left{ width: 970px; float: left; }
.news-right1{ width: 230px; float: right;margin-top: 10px; color: #999999; font-size: 14px; width: 110px; height: 37px; text-align: center; line-height: 37px; border: 1px solid #dcdcdc; border-radius: 100px; }
.news-title{ color: #545454; font-size: 24px; font-weight: bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
.news-time{ color: #777777; font-size: 14px; line-height: 48px; }
.news-right1 a{ color: #999999; }
.news-right1:hover  a{ color: #fff; }
.news-right1:hover{ background: #3992e6; border: 1px solid #3992e6;  box-shadow: 4px 4px 10px #3992e6; }

.sai_list{ min-height: 500px; }
#think_page_trace_open{ display: none; }