﻿body {
	color: #000;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	width: 100%;
	overflow-x: hidden;
}
a {
	color: inherit;
	text-decoration: none;
}
ul li{
	list-style: none;
}
.inner-banner img {
	width: 100%;
}
@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: #2C9EB6
}
.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: #ff6633
}
.pagination.border-main li {
	margin: 0px 5px;
}
.button.bg-sub {
	border: solid 1px #bb262a;
}
.bg-nav {
	background: #1d1d1d;
}
.bg-gray {
	background-color: #f5f5f5;
	overflow: hidden;
}
.bg-black2 {
	background-color: #ff6633;
}
.bg-sub {
	background-color: #012C4F;
	color: #fff
}
.bg-footnav {
	background: #111;
}

.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 {
	margin-right: 0px;
	margin-left: 0px;
}
.nav-menu li a{
	font-size: 16px;
}
@media only screen and (max-width: 768px) {
.nav-menu li {
	padding: 10px 0px;
}
.navbar-big .nav-pills a {
	padding: 5px 10px;
}
}
.nav-menu .drop-menu {
	border-radius: 0px;
	margin-top: 0px;
}
.nav-navicon .input-group .input {
	width: auto;
	float: right
}
.nav-menu li.active, .nav-menu li:hover {
	background: white;
	color: #012C4F;
}
.nav-menu li:hover .nav-menu li a{
	color: #012C4F;
}
.nav-menu li .drop-menu {
	padding: 0px;
	z-index: 999;
}
.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: #552618;
	border-color: #552618
}
.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
}
.w100 {
	width: 150px;
}
.icon-navicon {
	position: absolute;
	right: 10px;
	top: 10px;
}
.nav-navicon .input-group .input {
	width: auto;
	float: right
}
.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: 10px;
}
.nav-navicon .input-group .input {
	width: auto;
	float: right
}
.nav a {
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
}
.nav-menu li:hover drop-menu a {
	background-color: #111;
	color: #fff
}

.wrap-top {
	padding: 3px 0px;
	background: #F5F3F0;
	color: gray;
}
.wrap-header {
	box-shadow: 0 3px 6px rgba(0, 0, 0, .175);
	background: #012C4F;
	position: relative;
}
.wrap-header .header-m ul li:before{
	content: '';
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-image: url(../images/right.png);
    background-size: 100%;
    position: absolute;
    right: 15px;
    top: 17px;
	display: none;
}
@media(max-width: 800px){
	.wrap-header .header-m ul li:before{
		display: block;
	}
}
.button.bg-main {
	background-color: #012C4F;
	border-color: #012C4F;
}
.button.border-main {
	border-color: #ff6633;
	color: #ff6633
}
.pointer.border-main li {
	border-color: #012C4F
}
.pointer.border-main li.active {
	background-color: #012C4F
}
.border-main {
	border-color: #ff6633
}
.border-sub, .button.border-sub {
	border-color: #ee0000;
	color: #ee0000
}
.about-box .border-sub {
	border-color: #fff;
	color: #fff
}
.button.border-sub:hover {
	border-color: #ee0000;
	background-color: #ee0000;
	color: #fff;
}
.flico {
	font-size: 66px;
	display: block;
	color: #ff6633;
	text-align: center
}
.remen {
	padding-left: 10px;
	line-height: 34px;
}
.index-proclass {
}
.index-proclass h1 {
	line-height: 40px;
	background-color: #ee0000;
	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: #ee0000;
}
.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 #ee0000
}
.ss-btn {
	padding: 3px 6px;
	height: 30px;
}
.fengge {
	font-size: 14px;
	color: #555;
	float: right
}

/* 公共属性 */
.best-con{padding:50px 0;}
.best-con .title{position:relative;font-weight:normal;text-align:center;font-size:35px;height:52px;line-height:52px;color:#353535;z-index:50;}
.best-con .layout-wrap{max-width:1200px;position:relative;margin:0 auto;}
.layout-wrap .layout-3-1{float:left;vertical-align:top;width:33.3333%;}
.feature-list{margin-top:50px;}
.feature-list .item{position:relative;text-align:center;}
.feature-list .item:not(:last-child):after{content:"";position:absolute;right:0;top:10px;width:1px;height:100px;background:#ff6d01;}
.feature-list .item h3{margin-top:30px;font-size:24px;font-weight:normal;color:#353535;height:32px;line-height:32px;}
.feature-list .item p{margin-top:15px;font-size:14px;color:#888;}
.feature-list .item:hover .magic{
	transform: rotate(10deg);
}
.magic{
	transition: all 0.3s;
}
.about2 {
	background-color: #f5f5f5;
	color: #555;
	margin: 40px 0;
} 
.about2 h1 {
	font-size: 30px;
	color: #012C4F;
}
.about2 h2 {
	font-size: 16px;
	color: #555;
}
.about2 h2 span {
	border-top: solid 1px #012C4F;
}
.service {
	background-color: #f5f5f5;
}
.service .serico {
	font-size: 40px;
	color: #fff;
	padding-right: 10px;
}
.service h2 {
	font-size: 18px;
	color: #012C4F;
	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: #ee0000;
	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: #fff;
	padding: 20px;
}
.youshi2 .ysitem2 {
	margin: 10px;
	background-color: #000;
	padding: 20px;
}
.youshi2 h2 {
	font-size: 18px;
	color: #ee0000;
	display: block;
	padding: 0px;
	margin: 0px;
}
.youshi2 .ysitem p {
	font-size: 14px;
	color: #333;
	padding: 0px;
	margin: 0px;
}
.youshi2 .ysitem2 p {
	font-size: 14px;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
.bb {
	border-bottom: solid 1px #ee0000;
	font-size: 24px;
	color: #012C4F;
}
.bb2 {
	border-bottom: solid 1px #ddd;
	color: #012C4F;
	font-size: 30px;
}
.prolist h3 {
	padding: 8px 0px;
	text-align: center;
}
.typelist {
	padding-bottom: 30px;
	padding-left: 20px;
	font-size: 20px;
}
.typelist a {
	color: #f90
}
.pro {
	background: url("../images/pbg.jpg") center center repeat;
	margin-top: 50px;
}
.pro ul {padding-left:0}
.pro .container {
	margin-top: 50px;
}
.pro h1 {
	font-size: 30px;
	color: #FFFFFF;
}
.pro h2 {
	font-size: 16px;
	color: #fff;
}
.pro h2 span {
	border-top: solid 1px #2C9EB6;
}
.product_type{
	overflow: hidden;
	padding: 0 20px;
}
.product_type li{
	height: 40px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.product_type a{
	display: block;
	height: 40px;
	line-height: 40px;
	float: left;
    font-size: 15px;
	padding: 0 10px;
	margin-bottom: 10px;
	border: 1px solid #DDDDDD;
}
.curs{
	background: #012C4F;
	color: #FFFFFF;
	height: 40px;
    	float: left;
    	margin-right: 10px;
}
.proitem {
	padding: 10px;
	overflow: hidden;
	margin-bottom: 10px;
	background-color: #fff;
	border: solid 1px #CCC;
	margin-right: 10px;
}
.proitem img {
	/*padding: 10px;*/
	width: 100%;
	height: auto;
	overflow:hidden;
	transition: all 0.3s;
}
.proitem img:hover {
	transform: scale(1.1);
}
.proitem .protext {
	text-align: center;
	background-color: #012C4F;
	padding: 5px 10px;
	color: #fff;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.case {
	background: #fff;
}
.caselist ul{padding-left:0}
.caselist h3 {
	padding: 8px 0px 20px 0px;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.casebox {
	padding: 10px;
	overflow: hidden;
}
.caseitem {
	box-shadow: 0 22px 40px rgba(0,0,0,.16);
}
.caseitem img {
	padding: 10px;
	width: 100%;
	height: auto;
	overflow:hidden;
	transition: all 0.3s;
}
.caseitem img:hover {
	transform: scale(1.1);
}
.caseitem h3{
	font-size: 16px;
}
.tanchu{
	position:fixed;
	width:610px;
	top:20%;
	left:30%;
	z-index:999;
	display: none;
}
.tanchu .closed-v{
	position: absolute;
	width: 25px;
	top: 0;
	right: -23px;
	border-radius: 50%;
	cursor: pointer;
}
/*新闻一*/
.news{
	background: url("../images/cbg.jpg") center center repeat;
	padding: 50px 10px;
}
.news-box{
	background: rgba(255,255,255,0.7);
	border-radius: 10px;
}
.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: #000000;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.news-action {
	padding: 5px 12px 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: #000000;
	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: 13px;
	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: #012C4F;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	z-index: 0;
	display: block;
	transition: all .7s;
}
.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;
}
}

.nav.nav-sitemap a {
	color: #fff
}
.nav-sitemap ul a {
	padding-left: 0px;
	color: #fff
}
.foot-weixin {
	width: 140px;
}
.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: 16px;
	color: #555;
	padding-top: 10px;
}
.bglx {
	background: url("../images/lxbg.jpg") top center no-repeat;
}
.lxico {
	font-size: 80px;
	display: block;
	color: #ee0000;
	text-align: center
}

/*banner*/

.fullSlide {
	width:100%;
	position:relative;
	height:600px;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:600px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:600px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:25px;
	right:0;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:10px;
	height:10px;
	margin:1px 5px;
	overflow:hidden;
	background:url(../images/point2.png) no-repeat;
	line-height:999px;
}
.fullSlide .hd ul .on {

	background:url(../images/point1.png) no-repeat;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:2%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:2%;
	background-position:-6px -137px;
}

/* banner-m */
.banner-m{
	display: none;
}
.menu-btn{
	position: absolute;
    right: 10px;
    top: 10px;
    width: 32px;
	display: none;
}

.service-wrap {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.channel_title {
	text-align: center;
	margin-top: 50px;
	font-size: 30px;
    color: #012C4F;
	padding-bottom: 10px;
}
.service-wrap h2{
	margin-bottom: 30px;
}
.service-wrap h2 span {
    border-top: solid 1px #2C9EB6;
	color: #FFFFFF;
}
.row>.service_box {
	width: 23%;
	float: left;
	margin-right: 2%;
}
.service-list{
	overflow: hidden;
}
.service-list li .box_border {
	display: block;
	height: 268px;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center;
}
.service-list li .sico {
	display: inline-block;
	width: 54px;
	height: 50px;
	background-image: url(../images/ilink_ico.png);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 50px;
}
.service-list li .service_ico_01 {
	background-position: 0px 0px;
}
.service-list li .service_ico_02 {
	background-position: -54px 0px;
}
.service-list li .service_ico_03 {
	background-position: -108px 0px;
}
.service-list li .service_ico_04 {
	background-position: -162px 0px;
}
.service-list li .box_border:hover .service_ico_01 {
	background-position: 0px -50px;
}
.service-list li .box_border:hover .service_ico_02 {
	background-position: -54px -50px;
}
.service-list li .box_border:hover .service_ico_03 {
	background-position: -108px -50px;
}
.service-list li .box_border:hover .service_ico_04 {
	background-position: -162px -50px;
}
.service-list li .service_title {
	font-size: 20px;
	font-weight: bold;
	position: relative;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #555;
}
.service-list li .service_sum {
	font-size: 16px;
	color: #888;
	line-height: 25px;
}
.service-list li .box_border:hover {
	background: #012C4F;
	border-color: #012C4F;
}
.service-list li .box_border:hover .service_title{
	color: #fff;
}
.service-list li .box_border:hover .service_sum{
	color: #fff;
}

@media(max-width: 800px){
	.banner-m{
		display: block;
	}
	.fullSlide{
		display: none;
	}
	.wrap-top{
		display: none;
	}
	.header-m{
		height: 55px;
	}
	.header-m .index-logo{
	}
	.nav-navicon{
		width: 100%;
		margin: 0px;
		position: absolute;
		left: 0px;
		top: 50px;
		background: #000;
		border-top: solid 1px #504b4b;
		z-index: 999;
	}
	.nav-navicon ul li{
		transition: all 0.3s;
	}
	.menu-btn{
		display: block;
	}
	.newsitem ul{
		padding-left: 0;
	}
	.pro{
		margin-top: 0;
	}
	.pro .container {
		margin-top: 20px;
	}
	.row>.service_box {
		width: 47%;
	}
	.best-con{
		display: none;
	}
	.layout-wrap .layout-3-1{
		width:100%;
	}
}

/* about */
.content_first{
	margin: 0 auto;
	padding-top: 50px;
	letter-spacing: 1px;
}
.content_first .big{
	text-align: center;
    font-size: 32px;
    color: #333333;
}
h3.about_us {
    margin-bottom: 0px;
    text-align: center;
    font-weight: 500;
    line-height: 1.1;
    margin-top: 0px;
    padding: 10px 0px;
    font-size: 20px;
    color: #666666;
}
h3.about_us span {
    display: block;
    font-size: 20px;
    color: #666666;
    position: relative;
}
h3.about_us span:before, h3.about_us span:after {
    content: '';                 /*CSS伪类用法*/
    position: absolute;
    top: 52%;
    background: #666666; 
    width: 87px;
    height: 1px;
}
h3.about_us span:before{
    left: 35%;
}
h3.about_us span:after {
    right: 35%;
}
.content_first .title{
	color: #333333;
    line-height: 150%;
    font-size: 21px;
    margin-top: 40px;
    text-align: center;
}
.p_head{
	margin-top: 30px;
	color: #333333;
    line-height: 150%;
    font-size: 16px;
}
.p_text{
	text-indent:30px;
	color: #333333;
    line-height: 150%;
    font-family: Arial;
    font-size: 16px;
    margin-top: 10px;
}
.cf_pic{
	width: 900px;
	height: 160px;
	margin: 0 auto;
	margin-top: 70px;	
	margin-bottom: 70px;	
}
.cf_pic_box{
	float: left;
	width: 180px;
	height: 140px;
}
.cf_pic_box div{
	margin: 0 auto;
}
.cf_pic_box p{
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
}
.cf_1{
	width: 100px;
	height: 100px;
	background-image: url(../images/about1s.png);
	-moz-background-size: 100% 100%; 
	background-size: 100% 100%;
}
.cf_1:hover{
	background-image: url(../images/about1.png);
	-moz-background-size: 100% 100%; 
	background-size: 100% 100%;
}
.cf_2{
	width: 100px;
	height: 100px;
	background-image: url(../images/about2s.png);
	-moz-background-size: 100% 100%; 
	background-size: 100% 100%;
}
.cf_2:hover{
	background-image: url(../images/about2.png);
	-moz-background-size: 100% 100%; 
	background-size: 100% 100%;
}
.cf_3{
	width: 100px;
	height: 100px;
	background-image: url(../images/about3s.png);
	-moz-background-size: 100% 100%; 
	background-size: 100% 100%;
}
.cf_3:hover{
	background-image: url(../images/about3.png);
	-moz-background-size: 100% 100%; 
	background-size: 100% 100%;
}
.cf_4{
	width: 100px;
	height: 100px;
	background-image: url(../images/about4s.png);
	-moz-background-size: 100% 100%; 
	background-size: 100% 100%;
}
.cf_4:hover{
	background-image: url(../images/about4.png);
	-moz-background-size: 100% 100%; 
	background-size: 100% 100%;
}
.cf_5{
	width: 100px;
	height: 100px;
	background-image: url(../images/about5s.png);
	-moz-background-size: 100% 100%; 
	background-size: 100% 100%;
}
.cf_5:hover{
	background-image: url(../images/about5.png);
	-moz-background-size: 100% 100%; 
	background-size: 100% 100%;
}

.content_second{
	width: 100%;
	height: 674px;
	margin: 0 auto;
	background-image: url(../images/about_middle_bg.jpg);
	-moz-background-size: 100% 100%; 
	background-size: 100% 100%;
	padding-top: 100px;
	text-align: center;
}
.cs_title{
    font-size: 40px;
    color: #FFFFFF;   
}
.cs_english{
    font-size: 24px;
    color: #FFFFFF;
    margin-top: 20px;
}
.cs_pic{
	width: 1200px;
	height: 276px;
	margin: 0 auto;
	margin-top: 100px;
}
.ct_pics{
	display: none;
}
.cs_pic_box{
	width: 250px;
	height: 276px;
	float: left;
	margin-right: 40px;
	background-image: url(../images/liubianxing.png);
	-moz-background-size: 100% 100%; 
	background-size: 100% 100%;
}
.cs_pic_info{
	width: 180px;
	height: 276px;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
}
.cs_info_title{
    font-size: 22px;
    color: #333333;
	margin-top: 40px;
}
.cs_info_text{
    color: #666666;
    font-size: 14px;
    margin: 0;
}

.content_third{
	margin: 0 auto;
	margin-top: 70px;
	padding-bottom: 70px;
	letter-spacing: 1px;
}
.content_third .big{
	text-align: center;
    font-size: 32px;
    color: #333333;
}
.ct_pic{
	margin: 0 auto;
	text-align: center;
}
.ct_pic img{
	max-width: 97%;
}
.ct_info{
	margin: 0 auto;
}

.contact-left{
	float: left;
	width: 35%;
	padding: 2%;
	text-align: left;
	line-height: 30px;
}
.contact-left h3{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 20px;
}
.contact-right{
	float: left;
	width: 65%;
	padding: 1%;
	text-align: left;
}
.contact-right img{
	max-width: inherit;
}
.ky_article{
	border: 1px dashed #DDDDDD;
	padding: 30px;
	letter-spacing: 1px;
	line-height: 25px;
}
.ky_article h2{
	text-align: center;
	color: #333333;
	font-weight: bold;
	font-size: 22px;
}
.ky_article hr{
	margin: 50px 0;
}
.ky_article p{
	line-height: 30px;
}
.ky_article table{
	max-width: 100%!important;
}
.article_info{
	text-align: center;
	margin: 30px 0;
}

/*footer-m*/
.footer-m{
	width: 100%;
	text-align: center;
	background: rgba(1,44,79,0.9);
	overflow: hidden;
	margin-top: 0.5rem;
	position: fixed;
	bottom: 0;
	display: none;	
}
.footer-m .footer_s{
	float: left;
	width: 33.3%;
	font-size: 1rem;
	padding: 0.7rem;
	color: #FFFFFF;
	border-right: 0.5px solid white;
	background: rgba(0,0,0,0.7);
}
.footer-m .footer_s img{
	vertical-align: -13%;
	margin-right: 0.2rem;
	width: 1rem;
}

.next1 {
    line-height: 75px;
    text-align: center;
    color: #012c4f;
    width: 100%;
    margin: 0px auto;
}
.next1 a{
    margin: 0 5px;
}
.fl{
    display: none;
}


@media(max-width: 800px){
	.bg-footnav{
		padding-bottom: 40px;
	}
	h3.about_us{
		display: none;
	}
	.cf_pic{
		display: none;
	}
	.proitem{
		margin-left: 0;
	}
	.ct_pics{
		display: block;
	}
	.content_second{
		display: none;
	}
	.contact-left{
		width: 100%;
	}
	.contact-right{
		width: 100%;
	}
	.ky_article{
		padding: 30px 10px;
	}
	.footer-m{
		display: block;
	}
}