﻿body {
	color: #000;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	width: 100%;
	overflow-x: hidden;
}
.f_kslj {
	display:none
}
#header {
	width: 100%;
	background: #ffffff;
	border-bottom: 1px solid #dedede;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
}
.inner-banner img {
	width: 100%;
}
.content_img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    height: 50vh;
}
.wrap {
    max-width: 1420px;
    padding: 0 10px;
    height: auto;
    margin: 0 auto;
	text-align: center;
}
.mid {
    display: table;
    height: 100%;
    width: 100%;
}
.cell {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.y_tit{width:100%;  overflow: hidden;clear: both; background-attachment: fixed;background-position: left top;  background-size: 100% 600px; color: white; display: -webkit-flex; display: -ms-flexbox; display: flex;
 -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;position: relative;height: 100%; } 
.y_tit .tit2 {position: absolute; height: 100%;top: 0; left: 0; width: 100%;}
.y_tit .tit2 h12{font-size: 19px;color: #fff; }
.y_tit .tit2 h11{font-size:32px;color: #fff; }
.y_tit p {color: #fff; font-size: 0.5rem;margin: 1% 0 0;}
.y_tit p::before {
    content: '';
	position: absolute;
    top: 52%;
    left: 50%;
    transform: translateX(-50%);
    width: 5%;
    height: 2px;
    background: #fff;
    transition: all .5s ease;
}
.y_tit p a{color:#fff;}
.y_tit span{display: inline-block;color:#fff;line-height: 2em;}
@media screen and (max-width:1100px) {
.y_tit .tit2 h1{font-size: 2.7rem;}
.y_tit p { font-size: 2.2rem;}
}
@media screen and (max-width: 900px){
.y_tit .tit2 h1{font-size: 1.5rem;}
.content_img {  height:40vh;}
}
@media screen and (max-width: 600px){
.y_tit .tit2 h1{font-size: 1.8rem;}
.y_tit p { font-size: 0.5rem;}
.content_img {
    background-position: center; margin-top:40px;
    background-repeat: no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    height: 29vh;
}
.y_tit .tit2 h12{font-size: 16px;color: #fff;}
.y_tit .tit2 h11{font-size:25px;color: #fff;}
.mlogo{
	width:50%;
	padding:1.2% 0 0;
	
	}
}

@media only screen and (max-width: 768px) {
	
.padding-big {
	padding: 10px;
}
.margin-big {
	margin: 10px;
}
.padding {
	padding: 5px;
}
.margin {
	margin: 5px;
}
.padding-big-top {
	padding-top: 10px;
}
.padding-big-bottom {
	padding-bottom: 10px;
}
.padding-big-left {
	padding-left: 10px;
}
.padding-big-right {
	padding-right: 10px;
}
.margin-big-top {
	margin-top: 10px;
}
.margin-big-bottom {
	margin-bottom: 10px;
}
.margin-big-left {
	margin-left: 10px;
}
.margin-big-right {
	margin-right: 10px;
}
}
a:hover {
	color: #016abd
}
.text-red, a.text-red:link, a.text-red:visited {
	color: #22b7fc
}
.bg-main, .border-main .button.active, .pointer.border-main .active, .nav-pills.border-main .active a, .nav-main.border-main .nav-head, .pagination.border-main .active {
	background-color: #22b7fc
}
.border-main, .border-main .button, .border-main .tab-nav li a, .border-main .tab-body, .button.bg-main, .selected.border-main, .pointer.border-main li, .nav.border-main .active a, .nav.nav-tabs.border-main, .nav-main.border-main a, .nav-main.border-main .nav-head, .pagination.border-main li, .pager.border-main a {
	border-color: #22b7fc
}
.text-main, a.text-main:link, a.text-main:visited, .button.border-main, blockquote.border-main strong, .pager.border-main a, .pager-prev.border-main, .pager-next.border-main, .nav a:hover, .nav-menu.nav-pills .active ul a:hover, .bg-inverse .nav-menu ul a:hover, .bg-inverse .nav.nav-menu.nav-tabs ul a:hover, .bg-inverse .nav.nav-menu.nav-tabs .active ul a:hover, .bg-inverse .nav.nav-menu.nav-pills ul a:hover, .bg-inverse .nav.nav-menu.nav-pills .active ul a:hover {
	color: #bb262a;
}
.pagination.border-main li {
	margin: 0px 5px;
}
.button.bg-sub {
	border: solid 1px #bb262a;
}
.bg-nav {
	background: #1d1d1d;
}
.bg-gray {
	background-color: #f5f5f5;
}
.bg-black2 {
	background-color: #ff6633;
}
.bg-sub {
	background-color: #016abd;
	color: #fff
}
.bg-footnav {
	background: #111;
}
.bg-footnav p {
	border-bottom: solid 1px #000;
}
.nav .active a {
	font-weight: normal;
}
.bg-inverse .nav.nav-pills .active a, .bg-inverse .nav.nav-pills.nav-inline a:hover {
	background-color: #552618;
	font-size: 16px;
	color: #fff;
}
.bg-inverse .nav.nav-pills a, .bg-inverse .nav.nav-pills.nav-inline a {
	font-size: 16px;
}
.nav-menu li {
	padding: 15px 5px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom: solid 3px #fff
}
@media only screen and (max-width: 1200px) {
.nav-menu li {
	padding: 15px 10px; 
}
.wrap-header .container {
	width: 100%;
}
}
@media only screen and (max-width: 1000px) {
.nav-menu li {
	padding: 5px 0px; text-align:left
}
.bg-nav .container {
	width: 100%;
}
.nav-navicon {
	margin-top: 10px;
}
.nav-inline li a {
	padding: 5px 10px;display: inline-block;
}
}
h3 {
	font-size: 16px;
}
}
@media only screen and (max-width: 768px) {
h3 {
	font-size: 14px;
}
}
.nav-menu .drop-menu {
	border-radius: 0px;
	margin-top: 0px;
}
.text-main, a.text-main:link, a.text-main:visited, .button.border-main, blockquote.border-main strong, .pager.border-main a, .pager-prev.border-main, .pager-next.border-main, .nav a:hover, .nav-menu.nav-pills .active ul a:hover, .bg-inverse .nav-menu ul a:hover, .bg-inverse .nav.nav-menu.nav-tabs ul a:hover, .bg-inverse .nav.nav-menu.nav-tabs .active ul a:hover, .bg-inverse .nav.nav-menu.nav-pills ul a:hover, .bg-inverse .nav.nav-menu.nav-pills .active ul a:hover {
	color: #016abd;
	
}
.nav-navicon .input-group .input {
	width: auto;
	float: right;
	
}
.nav-menu li.active, .nav-menu li:hover {
	border-bottom: solid 3px #0090ff;
	background-color: #0090ff;
}
.nav-pills .active a, .nav-pills a:hover {
	color: #ffffff;
	background: none
}
.nav-menu li .drop-menu {
	padding: 0px;
}
.nav-menu li .drop-menu li {
	margin-right: 0px;
	margin-left: 0px;
	border-bottom: solid 1px #ddd;
}
.nav-menu li .drop-menu li a {
	margin: 0px;
	padding: 10px 20px;
}
.nav-menu li .drop-menu li:hover a {
}
.nav-menu li .drop-menu li:hover {
}
.nav-menu li .drop-menu li ul {
	padding: 0px;
	margin-top: 5px;
}
.nav-inline.nav-menu ul a:hover {
	color: #fff
}
.nav-menu li:hover .drop-menu a {
	color: #222
}
.nav-menu li:hover .drop-menu li {
	padding: 0px;
}
.button.bg-main {
	background-color: #0090ff;
	border-color: #0090ff; 
}
.button.border-main {
	border-color: #e80303;
	color: #e80303
}
.pointer.border-main li {
	border-color: #552618
}
.pointer.border-main li.active {
	background-color: #552618
}
.border-main {
	border-color: #e80303
}
.nav a {
	color: #333;
	text-align: left;
	font-size: 16px;
}
.nav-menu li:hover drop-menu a {
	background-color: #ddd;
	color: #222
}
.w100 {
	width: 150px;
}
.icon-navicon {
	position: absolute;
	right: 10px;
	top: 20px;
}
.nav-navicon .input-group .input {
	width: auto;
	float: right
}
.nav a {
	color: #000;
	text-align: left;
	font-size: 16px;
}
.nav-menu li:hover drop-menu a {
	background-color: #111;
	color: #fff
}
.wrap-top {
	padding: 3px 0px;
	background-color: #444
}
.wrap-header {
	box-shadow: 0 3px 6px rgba(0, 0, 0, .175);
}
.border-sub, .button.border-sub {
	border-color: #016abd;
	;
	color: #016abd;
}
.about-box .border-sub {
	border-color: #fff;
	color: #fff
}
.button.border-sub:hover {
	border-color: #016abd;
	;
	background-color: #016abd;
	;
	color: #fff;
}
.solution {
	background-color: #333;
}
.solution div div a.button {
	display: block;
	line-height: 34px;
	height: 34px;
	overflow: hidden;
	padding: 0px 15px;
}
.sico {
	width: 100%;
	border-radius: 0px;
	display: block;
	border: solid 3px #09F
}
.solution h1 {
	font-size: 24px;
	color: #fff;
}
.solution h2 {
	font-size: 16px;
	color: #fff;
}
.solution h2 span {
	border-top: solid 1px #016abd;
}
.remen {
	padding-left: 10px;
	line-height: 34px;
}
.index-proclass {
}
.index-proclass h1 {
	line-height: 40px;
	background-color: #0090ff;
	color: #fff;
	font-size: 16px;
	padding: 10px 10px;
	text-align: center
}
.index-proclass ul {
	margin: 0px;
	padding: 0px;
	border: solid 1px #ddd;
	border-bottom: 0px;
}
.index-proclass li {
	line-height: 45px;
	border-bottom: solid 1px #ddd;
	background-color: #fff;
	list-style: none;
	margin: 0px;
	text-align: center
}
.index-proclass li:hover, .index-proclass li.on {
	background-color: #0090ff;
}
.index-proclass li a {
	color: #333;
}
.index-proclass li:hover a, .index-proclass li.on a {
	color: #fff;
}
.ss {
	padding: 3px 6px;
	height: 30px;
	border: solid 1px #0090ff
}
.ss-btn {
	padding: 3px 6px;
	height: 30px;
}
.fengge {
	font-size: 14px;
	color: #555;
	float: right
}
.about-bg {
	background: url("../images/brand.jpg") center center no-repeat;
}
.about-box {
	padding: 60px;
	color: #fff;
	background: url("../images/black-bg.png");
	margin: 80px 0px;
}
.about-box h2 {
	font-size: 18px;
	color: #fff;
}
.about2 {
	background: url("../images/abg.jpg") center center no-repeat;
	color: #fff
}
.about2 h1 {
	font-size: 24px;
	color: #fff;
}
.about2 h2 {
	font-size: 16px;
	color: #fff;
}
.about2 h2 span {
	border-top: solid 1px #016abd;
}
.button-ab {
	border: solid 1px #fff;
	background: none;
	padding: 10px 30px;
	color: #fff;
}
.service {
	background-color: #f5f5f5;
}
.service .serico {
	font-size: 40px;
	color: #fff;
	padding-right: 10px;
}
.service h2 {
	font-size: 18px;
	color: #016abd;
	padding-top: 20px;
}
.service p {
	font-size: 14px;
	color: #333;
}
.youshi {
	background: #ddd;
}
.youshi .ysico {
	font-size: 100px;
	display: block;
	color: #333;
	text-align: right
}
.youshi h2 {
	font-size: 24px;
	color: #0090ff;
	display: block;
	font-weight: 600;
}
.youshi p {
	font-size: 14px;
	color: #fff;
}
.youshi2 {
	background: url("../images/ysbg.jpg") right center no-repeat;
}
.youshi2 h1 {
	font-size: 24px;
	color: #fff;
}
.youshi2 .ysitem {
	margin: 10px;
	background-color: #22b7fc;
	padding: 10px;
}
.youshi2 .ysitem2 {
	margin: 10px;
	background-color: #000;
	padding: 20px;
}
.youshi2 h2 {
	font-size: 16px;
	color: #fff;
	display: block;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	font-weight: bold;
}
.youshi2 .ysitem p {
	font-size: 14px;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
.youshi2 .ysitem2 p {
	font-size: 14px;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
.bb {
	border-bottom: solid 1px #0090ff;
	font-size: 24px;
	color: #016abd;
}
.bb2 {
	border-bottom: solid 1px #ddd;
}
.prolist h3 {
	text-align: center;
	background-color: #eee;
	padding: 10px 10px;
	color: #333
}
.typelist {
	padding-bottom: 30px;
	padding-left: 20px;
	font-size: 20px;
}
.typelist a {
	color: #f90
}
.pro {
}
.pro .container {
}
.pro h1 {
	font-size: 24px;
	color: #333;
}
.pro h2 {
	font-size: 16px;
	color: #333;
}
.pro h2 span {
	border-top: solid 1px #016abd;
}
.proitem {
	padding: 10px;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #fff;
}
.proitem img {
	padding: 10px;
	width: 100%;
	transition: all 0.3s;
	border: solid 0px #333
}
.proitem img:hover {
	transform: scale(1.1);
}
.proitem .protext {
	background-color: #eee;
	padding: 0px 10px;
	text-align: center;
	line-height: 34px;
	height: 34px;
overflow:hidden color:#333
}
.case {
	background: #fff;
}
.caselist h3 {
	padding: 0px 10px;
	text-align: center;
	line-height: 34px;
	height: 34px;
	overflow: hidden
}
.casebox {
	padding: 10px;
	overflow: hidden;
}
.caseitem {
	box-shadow: 0 22px 40px rgba(0,0,0,.16);
}
.caseitem img {
	padding: 10px;
	width: 100%;
	transition: all 0.3s;
}
.caseitem img:hover {
	transform: scale(1.1);
}
/*新闻一*/
.newsitem .news-date {
	text-align: center;
	display: inline-block;
	float: left;
	width: 5rem;
	height: 5rem;
	background: #f2f2f2;
}
.newsitem li {
	border-bottom: dashed 1px #ddd;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.newsitem .news-date1 {
	text-align: center;
	color: #666666;
	font-size: 1.5625rem;
	margin-top: 0.6rem;
}
.newsitem .news-date2 {
	text-align: center;
	color: #999999;
	font-size: 0.8rem;
}
.newsitem .news-bodys {
	padding: 0 0.875rem;
	overflow: hidden;
	zoom: 1;
}
.newsitem .news-bodys h3 {
	word-wrap: break-word;
	overflow: hidden;
}
.newsitem .news-bodys p {
	word-wrap: break-word;
	overflow: hidden;
	line-height: 1.15rem;
	font-size: 0.75rem;
	color: #999;
	margin-top: 10px;
}
/*新闻2*/
.news-span1 {
	width: 16.66666667%;
}
.news-span2 {
	width: 83.33333333%;
}
.news-item2 {
	position: relative;
	overflow: hidden;
	padding: 0px;
	margin: 4px 0;
}
.news-item2 .news-time {
	padding: 6px 0;
	border-right: 1px solid #eee;
	text-align: center;
	color: #666666;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.news-action {
	padding: 0px 6px 0px 40px;
	box-sizing: border-box;
}
.news-item2 .news-time .news-time-date {
	font-size: 22px;
}
.news-item2 .news-title {
	position: relative;
	font-size: 18px;
	color: #666666;
	line-height: 24px;
	padding-bottom: 0px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-item2 .news-desc {
	font-size: 12px;
	color: #999999;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.news-item2 .news-tit {
	position: relative;
	z-index: 10;
}
.news-item2:after {
	content: "";
	background-color: #0090ff;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	z-index: 0;
	display: block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.news-item2:hover:after {
	width: 100%;
}
.news-item2:hover .news-title, .news-item2:hover .news-desc, .news-item2:hover .news-time {
	color: #ffffff;
}
@media only screen and (max-width: 768px) {
.news-span1 {
	width: 31.4%;
}
.news-span2 {
	width: 68.6%;
}
.news-action {
	padding: 0px 12px 0px 20px;
	box-sizing: border-box;
}
.news-item2 .news-time .news-time-date {
	font-size: 18px;
}
.news-item2 .news-title {
	padding-bottom: 6px;
}
.news-item2 .news-title {
	font-size: 16px;
}
}
.jobsitem {
}
.jobsitem ul {
	padding: 0px;
}
.jobsitem li {
	border: solid 1px #ddd;
	background-color: #f9f9f9;
	margin-bottom: 10px;
}
.jobsitem li h3 {
	padding: 10px 15px;
}
.jobsitem li .jobs-info {
	padding: 10px 10px;
}
.jobs-info div {
	border-bottom: dashed 1px #ddd;
	padding: 5px;
}
.jobsitem li .jobs-bodys {
	padding: 10px 15px;
}
.nav.nav-sitemap a {
	color: #fff
}
.nav-sitemap ul a {
	padding-left: 0px;
	color: #fff
}
.foot-weixin {
	width: 140px;
}
.qq {
	width: 20px;
	height: 20px;
	background: url("../images/qq.png");
	display: inline-block;
	margin: -2px 2px 0px;
}
.product-about li {
	line-height: 3rem;
	border-bottom: dashed 1px #aaa;
}
.news-line {
	text-align: center;
	border: dashed 1px #aaa;
	margin-bottom: 40px;
}
.news-body {
	margin: 20px auto;
}
.order-tip {
	color: #fff;
	padding-left: 25px;
}
.order-tip .con {
	border: dashed 1px #aaa;
	line-height: 2.5rem
}
.bread {
	margin: 8px 0px;
	font-size: 13px;
	color: #555
}
.bglx {
	background: url("../images/lxbg.jpg") top center no-repeat;
}
.lxico {
	font-size: 80px;
	display: block;
	color: #0090ff;
	text-align: center
}



#maximg img{ max-width:100%; height:auto !important}

/*分页样式*/
.pglist{padding: 20px 0 30px;width:100%;text-align: center;clear: both;}
.pglist a,.pglist span{display: inline-block;border: 1px solid #ccc;color: #999;padding: 0 12px;margin: 0 5px;line-height: 32px;background: #FFF;}
.pglist a:hover,.pglist span{background: #0b70cb;}
.pglist a.page-num-current{background: #0b70cb;color:#FFF;}

.yanseb a{ color:#fff;}

/*尾部*/
.f_bg {
	overflow: hidden;
	background: #313131;
	color: #8f8f8f;
	font-size: 14px;
	clear: both;
	padding-top: 2%;
	padding-bottom: 2%;
}
.f_bg_div {
	width: 98%;
	max-width: 1300px;
	margin: 0 auto;
}
.f_bg a {
	color: #8f8f8f;
	text-decoration: none;
}
.f_bg a:hover {
	color: #fff;
}
.f_bg .links {
	float: left;
	padding-right: 4%;
	margin-right: 4%;
	overflow: hidden;
	padding-bottom: 2%;
}
.f_bg .links h2 {
	font-size: 18px;
	line-height: 38px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #c7c7c7;
}
.f_bg .links ul li {
	display: block;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
}
.f_bg .links ul li a {
	transition: all 0.3s;
	padding-right: 5px;
}
.f_bg .links ul li a:hover {
	margin-left: 5px;
	padding-right: 0;
}
.f_bg .f_div2_r2 {
	float: right;
	text-align: center;
	padding-bottom: 2%;
}
.f_bg .f_div2_r2 img {
	display: block;
	width: 118px;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 5px;
}
.f_bg .f_div2_r {
	float: left;
	overflow: hidden;
	margin-right:1%;
}
.f_bg .f_div2_r h2 {
	font-size: 18px;
	line-height: 38px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #c7c7c7;
}
.f_bg .f_div2_r span {
	display: block;
	color: #8f8f8f;
	line-height: 30px;
	padding-top: 2%;
	clear: both;
}
.f_bg .f_div2_r a {
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 4px;
	padding-bottom: 8px;
	color: #afafaf;
	font-size: 26px;
	font-family: Arial;
}
.f_bg .f_div2_r a:Hover {
	transition: all 0.3s;
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
.foot_a {
	height: 41px;
	width: 135px;
	display: block;
	margin-top: 10px;
}
.f_div3 {
	line-height: 24px;
	min-height: 24px;
	background-color: #313131;
	border-top: 1px solid #424242;
	clear: both;
	overflow: hidden;
	font-size: 14px; 
	text-align:center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #8f8f8f;
}
.f_div3 a {
	color: #8f8f8f;
}
.f_div3 a:hover {
	color: #fff;
	transition: all 0.3s;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}
/*.gotop{ position:fixed; bottom:10%; right:1%; width:51px; height:51px; background:url(../images/gotop.png) no-repeat; background-size:100% 100%;
-webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out;
-o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out;
}
.gotop:hover{-webkit-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); -moz-transform:rotate(360deg); cursor:pointer; transform:rotate(360deg);}*/
.right_ul {
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	border-top: 2px solid #dedede;
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	display: none;
	background-color: #fff;
}
.right_ul ul li {
	width: 25%;
	float: left;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
}
.right_ul ul li img {
	height: 22px;
	margin: 0 auto;
}
.right_ul ul li a {
	display: block;
	border-right: 1px solid #dedede;
}
.right_ul ul li:last-child a {
	border: 0;
}

.case_bgs {
	z-index: 19891024;
	background: url(../images/about_bg.png) repeat;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.case_tc {
	z-index: 19891025;
	width: 90%; /* top: 157.5px; */
	left: 50%;
	margin-left: -46%; /* margin-left: -300px; */
	position: absolute;
	overflow: hidden;
	top: 270px;
	height: 0;
	display: none;
}
.case_tc .case_box {
	width: 94%;
	margin: 0 auto;
	max-width: 740px;
	background: #00a1e9;
	border: 6px solid #b3b3b3;
	border-radius: 6px;
	overflow: hidden;
}
.case_tc .case_box2 {
	width: 94%;
	margin: 0 auto;
	max-width: 1028px;
	background: #fff;
	overflow: hidden;
}
.case_tc .case_divs {
	position: relative;
	width: 100%;
}
.case_tc .case_divs .closed {
	right: 0%;
	position: absolute;
	top: 0%;
	cursor: pointer;
}
.case_tc .case_divs .closed:hover {
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	transition: all 0.3s;
}
.case_tc .case_divs .closed2 {
	right: 15px;
	position: absolute;
	top: 15px;
	cursor: pointer;
}
.case_tc .case_divs .closed2:hover {
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	transition: all 0.3s;
}
.case_tc #tc_big {
	width: 100%;
	display: block;
}
.case_tc .case_divs .case_txt {
	padding: 12px;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.case_tc .case_divs .case_txt h2 {
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
}
.case_tc .case_divs .case_txt2 {
	max-width: 890px;
	width: 94%;
	margin: 0 auto;
	color: #333;
	font-size: 14px;
	line-height: 22px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.case_tc .case_divs .case_txt2 h2 {
	font-size: 18px;
	line-height: 40px;
	margin-bottom: 1%;
}
.case_tc .case_divs .case_txt3 {
	max-width: 890px;
	width: 94%;
	margin: 0 auto;
	color: #333;
	font-size: 14px;
	line-height: 22px;
	padding-top: 50px;
	padding-bottom: 30px;
}
.case_tc .case_divs .case_txt3 dl dt {
	font-weight: bold;
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	color: #333333;
}
.case_tc .case_divs .case_txt3 dl dd:first-child {
	font-size: 14px;
}
.case_tc .case_divs .case_txt3 dl dd {
	color: #555555;
	font-size: 13px;
	line-height: 28px;
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 2%;
	margin-bottom: 2%;
}
.case_tc .case_divs .case_txt3 dl dd h3 {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}
.case_tc .case_divs .case_txt3 dl dd:last-child {
	border-bottom: 0;
}
.case_tc .case_divs .case_txt3 dl dd .job_a {
	display: block;
	width: 150px;
	height: 44px;
	overflow: hidden;
	background-color: #0245de;
	color: #fff;
	font-size: 14px;
	line-height: 44px;
	border-radius: 6px;
	margin-top: 50px;
	text-align: center;
	transition: all 0.3s;
}
.case_tc .case_divs .case_txt3 dl dd .job_a:hover {
	color: #fff;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}
 @media screen and (max-width: 1600px) {
.f50 {
	font-size: 47px;
}
.f44 {
	font-size: 40px;
}
.f41 {
	font-size: 38px;
}
.f40 {
	font-size: 37px;
}
.f38 {
	font-size: 36px;
}
.f36 {
	font-size: 35px;
}
}
@media screen and (max-width: 1440px) {
.f50 {
	font-size: 45px;
}
.f44 {
	font-size: 38px;
}
.f41 {
	font-size: 36px;
}
.f40 {
	font-size: 35px;
}
.f38 {
	font-size: 34px;
}
.f36 {
	font-size: 33px;
}
}
@media screen and (max-width: 1310px) {
.header-v1 .top-main .top_r {
	display: none;
}
}
@media screen and (max-width: 1200px) {
.f50 {
	font-size: 41px;
}
.f44 {
	font-size: 36px;
}
.f41 {
	font-size: 32px;
}
.f40 {
	font-size: 31px;
}
.f38 {
	font-size: 30px;
}
.f36 {
	font-size: 29px;
}
.f16 {
	font-size: 14px;
}
/*尾部*/
.f_bg .links {
	padding-right: 3%;
	margin-right: 3%;
}
.f_bg .f_div2_r {
	margin-right: 1%;
}
}
@media screen and (max-width: 1100px) {
.f50 {
	font-size: 39px;
}
.f44 {
	font-size: 32px;
}
.f41 {
	font-size: 30px;
}
.f40 {
	font-size: 29px;
}
.f38 {
	font-size: 28px;
}
.f36 {
	font-size: 27px;
}
.f28 {
	font-size: 22px;
}
.f24 {
	font-size: 20px;
}
.f22 {
	font-size: 18px;
}
.f18 {
	font-size: 16px;
}
/* 手机导航全局 */
.blank_h {
	height: 90px;
}
.nav-hide .blank_h {
	height: 90px;
}
.header-v1 {
	display: none;
}
.touch-top {
	display: block;
}
.top_search {
	width: 90%;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 0;
	background: url(../images/search_bg.png) #eee right center no-repeat;
	margin-right: 5%;
}
/*尾部*/
.f_bg .links {
	padding-right: 2.8%;
	margin-right: 2.8%;
}
.f_bg .f_div2_r a {
	font-size: 18px;
}
}
@media screen and (max-width: 960px) {
.f50 {
	font-size: 36px;
}
.f44 {
	font-size: 30px;
}
.f41 {
	font-size: 28px;
}
.f40 {
	font-size: 27px;
}
.f38 {
	font-size: 26px;
}
.f36 {
	font-size: 25px;
}
.f24 {
	font-size: 18px;
}
/*尾部*/
.f_bg .links {
	display: none;
}
.f_bg .f_div2_r2 {
	margin-top: 2%;
}
.f_bg .f_div2_r {
	width: 40%;
	margin-top: 2%;
}
}
@media screen and (max-width: 830px) {
.f50 {
	font-size: 34px;
}
.f44 {
	font-size: 28px;
}
.f41 {
	font-size: 27px;
}
.f40 {
	font-size: 26px;
}
.f38 {
	font-size: 25px;
}
.f36 {
	font-size: 24px;
}
.f32 {
	font-size: 27px;
}
.f30 {
	font-size: 26px;
}
.f28 {
	font-size: 20px;
}
.f24 {
	font-size: 17px;
}
.f22 {
	font-size: 16px;
}
.f18 {
	font-size: 14px;
}
/*尾部*/

.f_div3 {
	border-top: 1px solid #313131;
	margin-top:-20px;
	text-align: center;
	font-size: 14px;
	padding-bottom:23%
	
}
.f_div3 .l {
	display: block;
	width: 100%;
}
.f_div3 .l label {
	display: block;
}
.f_div3 .r {
	display: block;
	width: 100%;
}

}
 @media screen and (max-width: 480px) {
.f50 {
	font-size: 25px;
}
.f40 {
	font-size: 19px;
}
.f38 {
	font-size: 18px;
}
.f36 {
	font-size: 18px;
}
.f32 {
	font-size: 17px;
}
.f28 {
	font-size: 15px;
}
.f18 {
	font-size: 12px;
}
/* 手机导航全局 */
.blank_h {
	height: 70px;
}
.nav-hide .blank_h {
	height: 70px;
}
.touch-top-wrapper .touch-logo img {
	height: 70px;
}
.touch-toggle li {
	padding-left: 8px;
	padding-right: 8px;
}
.touch-toggle li i {
	width: 26px;
	height: 26px;
	margin-top: 23px;
}
/*.touch-menu ul li a{ font-size:14px; height:36px; line-height:36px;}
.touch-menu ul ul li a{ font-size:13px;}*/
/*尾部*/
.f_bg .f_div2_r2 {
	width: 42%;display:none;
}
.f_bg .f_div2_r2 img {
	width: 80%;
	height: auto;
	max-width: 118px; display:none;
}
.f_bg .f_div2_r {
	width: 45%;
	display:none;
}
}
 @media screen and (max-width: 360px) {
.f50 {
	font-size: 23px;
}
.f40 {
	font-size: 17px;
}
.f38 {
	font-size: 16px;
}
.f36 {
	font-size: 17px;
}
.f32 {
	font-size: 16px;
}
.f28 {
	font-size: 14px;
}
}
.baidu_ditu {
	width: 100%;
	height: 25rem;
	margin: 0 auto;
	border: #ccc solid 1px;
	margin-bottom: 2rem;
}
@media screen and (max-width:767px) {
body .baidu_ditu {
	width: 96%;
	height: 20rem;
	margin: 0 auto;
	border: #ccc solid 1px;
	margin-bottom: 2rem;
}
}
.footx a{ display:inline-block; margin-right:10px}


.index_sec_news .cnt .sec_title_main {
	margin: 22px 0 10px;
	text-align: center;
	text-transform: uppercase;
	font: 700 40px berlin sans fb
}

@media(max-width:400px) {
.index_sec_news .cnt .sec_title_main {
	font-size: 24px
}
}
.index_sec_news .cnt .sec_title_sub {
	margin: 10px 0;
	text-align: center;
	font: 400 26px 方正综艺简体
}

@media(max-width:400px) {
.index_sec_news .cnt .sec_title_sub {
	font-size: 24px
}
}
.index_sec_news .cnt .sec_title_sub .line {
	display: inline-block;
	width: 16px;
	height: 2px;
	margin: 0 11px;
	vertical-align: middle;
	background: #333
}
.index_sec_news .cnt .sec_title_sub b {
	color: #ee551f
}
.index_sec_news .cnt .news_list {
	margin: 22px 0;
	font-size: 0;
	text-align: justify
}
.index_sec_news .cnt .news_list .news_item {
	display: inline-block;
	width: 47.91666666666667%;
	margin: 25px 0;
	vertical-align: top;
	font-size: 14px;
	background: #f8f8f8;
	transition: all ease .3s
}

@media(max-width:760px) {
.index_sec_news .cnt .news_list .news_item {
	display: block;
	width: auto;
	overflow: hidden
}
}
.index_sec_news .cnt .news_list .news_item .imgbox.pic {
	float: left;
	width: 150px;
	height: 150px
}
.index_sec_news .cnt .news_list .news_item .news_intro {
	display: block;
	margin: 0 0 0 169px
}
.index_sec_news .cnt .news_list .news_item .news_intro .news_title {
	margin: 16px 20px 12px 0;
	white-space: nowrap;
	font-weight: 700;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block
}
.index_sec_news .cnt .news_list .news_item .news_intro .news_brief {
	height: 44px;
	margin: 0 25px 0 0;
	line-height: 1.6;
	color: #666;
	overflow: hidden
}
.index_sec_news .cnt .news_list .news_item .news_intro .news_status_list {
	margin: 22px 0 10px;
	font-size: 12px
}
.index_sec_news .cnt .news_list .news_item .news_intro .news_status_list .news_status_time {
	display: inline-block
}
.index_sec_news .cnt .news_list .news_item .news_intro .news_status_list .news_status_time .ico.ico_clock {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 7px 0 0;
	vertical-align: middle;
	background: url(../images/index_sec_news_ico_clock.png)
}
.index_sec_news .cnt .news_list .news_item:hover {
	color: #fff;
	background: #0090ff;
}
.index_sec_news .cnt .news_list .news_item:hover .news_intro .news_title {
	color: #fff
}
.index_sec_news .cnt .news_list .news_item:hover .news_intro .news_brief {
	color: #fff
}
.index_sec_news .cnt .news_list .news_item:hover .news_intro .news_status_list .news_status_time .ico.ico_clock {
	background: url(../images/index_sec_news_ico_clock_on.png)
}
.index_sec_news .cnt .news_list .line_holder {
	display: inline-block;
	width: 100%
}