﻿@import url(themify-icons.css);


.in_gonggao {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.in_gonggao .title {
	text-align: center;
	color: #000
}
.in_gonggao .title h3 {
	display: block;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #29166f;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.in_gonggao .title .line01 i {

	color: #999
}
.in_gonggao .title .line01:before {
	background: #999;
}
.in_gonggao .title .line01:after {
	background: #999
}
.in_gonggao .title p {
	display: block;
	width: 98%;
	margin: 0 auto;
	font-size: 18px;
	padding: 10px 0;
	opacity: .8;
	filter: alpha(opacity=80)
}


.web-news .hd {
	font-size: 0;
	text-align: center;
	margin-bottom: 20px;
}
.web-news .hd li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}
.web-news .hd li a {
	display: block;
	line-height: 40px;
	width: 160px;
	font-size: 14px;
	border: 1px solid #ebebeb;
}
.web-news .hd li.on a {
	background-color: #017cc2;
	border-color: #017cc2;
	color: #fff;
}
.web-news .bd ul {
	margin-left: -40px;
}
.web-news .bd li {
	float: left;
	width: 50%;
}
.web-news .bd li a {
	display: block;
	margin-left: 40px;
	border: 1px solid #eee;
	background-color: #fff;
	margin-top: 20px;
	overflow: hidden;
}
.web-news .bd li .img-center {
	overflow: hidden;
	height: 290px;
	line-height: 290px;
}
.web-news .bd li .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.web-news .bd li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.web-news .bd li .date {
	float: left;
	width: 110px;
	color: #666;
	padding: 26px 0;
	text-align: center;
	border-right: 1px solid #eee;
	line-height: 1;
}
.web-news .bd li .date strong {
	display: block;
	font-size: 50px;
	color: #333;
	font-family: Impact;
	margin-bottom: 6px;
}
.web-news .bd li .info {
	margin-left: 110px;
	padding: 20px;
}
.web-news .bd li .info h4 {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}
.web-news .bd li .info p {
	color: #888;
	margin: 10px 0 0;
	overflow: hidden;
	line-height: 1.8;
	height: 50px;
}
.web-news .bd li a:hover {
	border-color: #22297a;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

 
 .line01 {
	display: block;
	width: 13px;
	height: 13px;
	text-align: center;
	margin: 0 auto;
	position: relative
}
.line01 i {
	display: inline-block;
	vertical-align: top;
	width: 13px;
	height: 13px;
	line-height: 13px;
	font-size: 12px
}
.line01:before {
	content: '';
	display: block;
	width: 30px;
	height: 1px;
	line-height: 1px;
	background: #fff;
	position: absolute;
	left: -29px;
	top: 5px
}
.line01:after {
	content: '';
	display: block;
	width: 30px;
	height: 1px;
	line-height: 1px;
	background: #fff;
	position: absolute;
	right: -29px;
	top: 5px
}
 
 
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
	display:table;
	content:" "
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .pager:after, .panel-body:after, .row:after {
	clear:both
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float:left
}
.col-xs-3 {
	width:25%
}
.col-xs-4 {
	width:33.33333333%
}

.col-xs-5 {
	width:20%
}

 @media (max-width: 1440px) {
.in_block_col .col02 .inner_col .txt {
	padding: 0 20% 0 20%
}
}
.in_block_col .col02 .inner_col span.bg {
	background-color: rgba(0,0,0,0.5)
}
.in_block_col .col02 .inner_col a.more:hover span {
	color: #ed1b24
}
.in_block_col .col02 .inner_col a.more:hover:before {
	width: 100%
}
.in_pro_cate {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
.in_pro_cate .row {
	margin-top: 15px;
	margin-right: -20px;
	margin-bottom: 15px;
	margin-left: -20px;
}
.in_pro_cate .row .item {
	padding: 0 20px
}
.in_pro_cate .row .item a {
	display: block;
	width: 100%;
	height: 380px;
	position: relative;
	border-bottom: 2px solid #d5d5d5;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.in_pro_cate .row .item a .img {
	width: 100%;
	height: 230px;
	overflow: hidden;
	position: relative
}
.in_pro_cate .row .item a .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}
.in_pro_cate .row .item a .img:before {
	content: '';
	display: block;
	width: 100%;
	height: 260px;
	position: absolute;
	left: 0;
	top: -260px;
	z-index: 5;
	background: rgba(237,27,36,0.6);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%);
	clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%)
}
.in_pro_cate .row .item a .img:after {
	content: '\f055';
	font-family: 'FontAwesome';
	font-size: 30px;
	color: #fff;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 0px;
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.in_pro_cate .row .item a .title {
	width: 100%;
	height: 130px;
	background: #fff;
	text-align: center;
	position: absolute;
	left: 0px;
	right: 0;
	bottom: 0;
	z-index: 10;
	-webkit-clip-path: polygon(0 0, 101% 20%, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 101% 20%, 100% 100%, 0 100%);




	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
; 			padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.in_pro_cate .row .item a .title b {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 16px;



	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.in_pro_cate .row .item a .title span {
	display: block;
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #7d7d7d;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;



	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.in_pro_cate .row .item a:hover {
	-webkit-box-shadow: 0px 0px 15px 5px rgba(35,35,35,0.1);
	-moz-box-shadow: 0px 0px 15px 5px rgba(35,35,35,0.1);
	box-shadow: 0px 0px 15px 5px rgba(35,35,35,0.1)
}
.in_pro_cate .row .item a:hover .img span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}
.in_pro_cate .row .item a:hover .img:before {
	top: 0
}
.in_pro_cate .row .item a:hover .img:after {
	margin-top: -15px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	opacity: 1;
	filter: alpha(opacity=100)
}
.in_pro_cate .row .item a:hover .title {
	-webkit-clip-path: polygon(0 0, 101% 10%, 100% 100%, 0 100%);
	clip-path: polygon(0 0, 101% 10%, 100% 100%, 0 100%);
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.in_pro_cate .row .item a:hover .title b {
	font-size: 18px;
	color: #ed1b24
}
.in_pro_cate .row .item a:hover .title span {
	font-size: 14px;
	color: #333
}
.in_service {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../images/in_service_bg.jpg)
}
.in_service .inner {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8)
}
.in_service .w {
	padding: 90px 0
}
.in_service .title {
	color: #fff;
	text-align: center
}
.in_service .title span {
	display: block;
	font-weight: 500;
	font-size: 22px;
	font-family: "Roboto", "Microsoft YaHei"
}
.in_service .title span em {
	font-style: normal;
	font-size: 22px
}
.in_service .title h3 {
	display: block;
	font-size: 26px;
	padding: 10px 0;
	font-weight: bold;
	letter-spacing: 2px
}
.in_service .title p {
	display: block;
	font-size: 18px;
	padding-top: 20px;
	color: rgba(255,255,255,0.8)
}
.in_service .list {
	margin-top: 50px;
	border-top: 1px solid rgba(255,255,255,0);
	border-left: 1px solid rgba(255,255,255,0)
}
.in_service .list ul {
	width: 100%;
	overflow: hidden
}
.in_service .list ul li {
	display: block;
	float: left;
	width: 33.3333%;
	padding: 40px 50px;
	color: #fff;
	text-align: center;
	border-right: 1px solid rgba(255,255,255,0.3);
	border-bottom: 1px solid rgba(255,255,255,0.3)
}
.in_service .list ul li:nth-child(3), .in_service .list ul li:nth-child(6) {
	border-right: 1px solid rgba(255,255,255,0)
}
.in_service .list ul li:nth-child(4), .in_service .list ul li:nth-child(5), .in_service .list ul li:nth-child(6) {
	border-bottom: 1px solid rgba(255,255,255,0)
}
.in_service .list ul li a {
	display: block;
	color: #fff
}
.in_service .list ul li a i.icon {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 40px;
	margin: 0 auto;
	color: #ed1b24
}
.in_service .list ul li a b {
	display: block;
	font-size: 20px;
	margin: 20px 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.in_service .list ul li a p {
	display: block;
	font-size: 14px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	margin-bottom: 20px;
	color: rgba(255,255,255,0.8);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.in_service .list ul li a span.more.ani-left-right {
	width: 120px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	border: 1px solid rgba(255,255,255,0.5);
	color: rgba(255,255,255,0.8)
}
.in_service .list ul li a:hover b {
	color: #ed1b24
}
.in_service .list ul li a:hover p {
	color: #fff
}
.in_service .list ul li a:hover span.more.ani-left-right {
	border: 1px solid #ed1b24
}
.in_case {
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../images/tm-rowbg-four.jpg)
}
.in_case .inner {
	width: 100%;
	height: 100%;
	background: rgba(237,27,36,0.9);
	padding: 100px 0 0
}
.in_case .title {
	text-align: center;
	color: #fff
}
.in_case .title h3 {
	display: block;
	font-size: 26px;
	padding: 0 0 10px;
	font-weight: bold;
	letter-spacing: 2px
}
.in_case .title p {
	display: block;
	width: 750px;
	margin: 0 auto;
	font-size: 18px;
	padding: 20px 0;
	color: rgba(255,255,255,0.8)
}
.in_case .cate_list {
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin: 20px 0 40px
}
.in_case .cate_list a {
	color: rgba(255,255,255,0.8);
	position: relative;
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.in_case .cate_list a:after {
	content: '';
	display: block;
	width: 0%;
	height: 1px;
	line-height: 1px;
	background: #fff;
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.in_case .cate_list a:hover {
	color: #fff
}
.in_case .cate_list a:hover:after {
	width: 100%;
	left: 0
}
.in_case .cate_list h4 {
	display: inline-block
}
.in_case .cate_list h4 a {
	display: block;
	font-weight: bold;
	font-size: 16px
}
.in_case .cate_list ul {
	display: inline-block
}
.in_case .cate_list ul li {
	display: inline-block;
	margin: 0 10px
}
.in_case .cate_list ul li a {
	display: block;
	position: relative;
	padding: 0 10px 0 14px;
	font-size: 16px
}
.in_case .cate_list ul li a:before {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background: #fff;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -3px
}
.in_case .list .row {
	margin: 0
}
.in_case .list .row .item {
	padding: 0
}
.in_case .list .row .item a {
	display: block;
	width: 100%;
	height: 300px;
	position: relative;
	overflow: hidden
}
.in_case .list .row .item a .txt {
	width: 101%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3
}
.in_case .list .row .item a .txt b {
	display: block;
	text-align: center;
	color: #fff;
	width: 100%;
	height: 70px;
	line-height: 40px;
	font-size: 20px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.in_case .list .row .item a .txt b:after {
	content: '\f055';
	font-family: 'FontAwesome';
	font-size: 30px;
	color: #fff;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.in_case .list .row .item a .mask {
	width: 101%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0,0,0,0);
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s
}
.in_case .list .row .item a .mask:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.6);
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.in_case .list .row .item a .img {
	width: 100%;
	height: 100%;
	overflow: hidden
}
.in_case .list .row .item a .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}
.in_case .list .row .item a:hover .txt b {
	margin-top: -35px;
	opacity: 1;
	filter: alpha(opacity=100)
}
.in_case .list .row .item a:hover .txt b:after {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	opacity: 1;
	filter: alpha(opacity=100)
}
.in_case .list .row .item a:hover .mask:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}
.in_case .list .row .item a:hover .img span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}
.partner_list {
	margin: 0 auto 50px
}
.partner_list .title {
	text-align: center;
	color: #000
}
.partner_list .title h3 {
	display: block;
	font-size: 26px;
	padding: 0 0 10px;
	font-weight: bold;
	letter-spacing: 2px
}
.partner_list .title .line01 i {
	color: #999
}
.partner_list .title .line01:before {
	background: #999
}
.partner_list .title .line01:after {
	background: #999
}
.partner_list .bd {
	padding: 30px 0 0
}
.partner_list ul li {
	display: block;
	float: left;
	width: 210px;
	margin-right: 10px
}
.in_news {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.in_news .title {
	text-align: center;
	color: #000
}
.in_news .title h3 {
	display: block;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #29166f;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.in_news .title .line01 i {

	color: #999
}
.in_news .title .line01:before {
	background: #999;
}
.in_news .title .line01:after {
	background: #999
}
.in_news .title p {
	display: block;
	width: 98%;
	margin: 0 auto;
	font-size: 18px;
	padding: 10px 0;
	opacity: .8;
	filter: alpha(opacity=80)
}
#in_news_list {
	padding: 60px 0 0
}
#in_news_list .item .row {
	margin: 0 -20px
}
#in_news_list .item .row .list {
	padding: 0 20px
}
#in_news_list .item .row .list a {
	display: block
}
#in_news_list .item .row .list a .img {
	width: 100%;
	height: 280px;
	position: relative;
	overflow: hidden
}
#in_news_list .item .row .list a .img em.date {
	display: block;
	width: 140px;
	height: 34px;
	line-height: 34px;
	background: #ed1b24;
	text-align: center;
	color: #fff;
	font-style: normal;
	font-weight: 700;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
#in_news_list .item .row .list a .img em.date i {
	display: inline-block;
	width: auto;
	height: 34px;
	line-height: 34px;
	vertical-align: top
}
#in_news_list .item .row .list a .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}
#in_news_list .item .row .list a .txt {
	padding: 10px 0
}
#in_news_list .item .row .list a .txt b {
	display: block;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
#in_news_list .item .row .list a .txt p {
	display: block;
	line-height: 24px;
	height: 72px;
	margin: 10px 0;
	font-size: 14px;
	color: #999;
	overflow: hidden
}
#in_news_list .item .row .list a .txt span.more.ani-left-right {
	display: inline-block;
	padding: 0 0 15px 0;
	height: 30px;
	line-height: 30px;
	text-align: left;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
#in_news_list .item .row .list a .txt span.more.ani-left-right i {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	vertical-align: top
}
#in_news_list .item .row .list a:hover .img span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}
#in_news_list .item .row .list a:hover .txt b {
	color: #ed1b24
}
#in_news_list .item .row .list a:hover .txt span.more.ani-left-right {
	padding: 0 15px;
	color: #fff
}
#in_news_list .owl-controls {
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0;
	top: 10px
}
#in_news_list .owl-controls .owl-buttons {
	width: 100%;
	text-align: center
}
#in_news_list .owl-controls .owl-buttons div {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	background: #eee;
	margin: 0 8px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
#in_news_list .owl-controls .owl-buttons div i {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	vertical-align: top
}
#in_news_list .owl-controls .owl-buttons div:hover {
	background: #ed1b24;
	color: #fff
}

.news_warp .item {
	padding: 50px 0
}
.news_warp .item:nth-child(even) {
	background: #f5f5f5
}
.news_warp .item a {
	display: block
}
.news_warp .item a .thumb {
	float: left;
	width: 300px;
	height: 200px;
	overflow: hidden;
	position: relative
}
.news_warp .item a .thumb span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}
.news_warp .item a .thumb:before {
	content: '';
	display: block;
	width: 100%;
	height: 240px;
	position: absolute;
	left: 0;
	top: -240px;
	z-index: 5;
	background: rgba(237,27,36,0.6);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%);
	clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%)
}
.news_warp .item a .thumb:after {
	content: '\f055';
	font-family: 'FontAwesome';
	font-size: 30px;
	color: #fff;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 0px;
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.news_warp .item a .txt {
	padding: 0 0 0 340px
}
.news_warp .item a .txt b.t {
	display: block;
	font-size: 20px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.news_warp .item a .txt span.date {
	display: block;
	font-size: 14px;
	font-weight: 500;
	color: #999;
	height: 40px;
	line-height: 40px
}
.news_warp .item a .txt .des {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin: 20px 0
}
.news_warp .item a .txt span.more {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center
}
.news_warp .item a:hover .thumb span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}
.news_warp .item a:hover .thumb:before {
	top: 0
}
.news_warp .item a:hover .thumb:after {
	margin-top: -15px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	opacity: 1;
	filter: alpha(opacity=100)
}
.news_warp .item a:hover .txt b.t {
	color: #ed1b24;
	padding: 0 0 0 10px
}
.news_warp .item a:hover .txt span.more {
	color: #fff
}
.news_warp_c {
	padding: 70px 0;
	background: #fff
}
.news_warp_c .w {
	background: #f4f4f4
}
.news_detail_content h1.title {
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #333
}
.news_detail_content .info {
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #999;
	border-bottom: 1px solid #e1e1e1
}
.news_detail_content .txt {
	padding: 20px 0;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	min-height: 500px
}
.news_detail_content .txt img {
	max-width: 100%
}
.news_detail_content .txt a.back {
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	background: #ed1b24;
	color: #fff;
	margin: 20px auto 0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.news_detail_content .txt a.back:hover {
	background: #004098
}
.updown {
	color: #999;
	margin: 20px 0 0
}
.updown a {
	color: #999;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.updown a:hover {
	color: #ed1b24
}
.news_side .side_t {
	width: 100%;
	line-height: 30px;
	padding: 10px 20px 5px;
	font-weight: bold;
	background: #d01818;
	color: #fff
}
.news_side .side_t span {
	display: block;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px
}
.news_side ul {
	margin: 10px 0 0;
	padding: 10px 20px
}
.news_side ul li {
	display: block;
	width: 100%;
	margin: 0 0 10px
}
.news_side ul li a {
	display: block;
	font-size: 14px;
	color: #888;
	line-height: 25px;
	padding: 0 0 0 10px;
	position: relative;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.news_side ul li a:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	line-height: 4px;
	background: #999;
	position: absolute;
	left: 0px;
	top: 10px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.news_side ul li a:hover {
	color: #ed1b24
}
.news_side ul li a:hover:before {
	background: #ed1b24
}
.about_w {
	float: right;
	width: 1000px;
	background: #fff;
	padding: 0 0 0 40px;
	min-height: 800px;
	font-size: 16px;
	line-height: 30px
}
.about_pic {
	margin: 0;
	padding: 0
}
.about_pic .row {
	margin: 0 -20px
}
.about_pic .row .item {
	padding: 0 20px
}
.about_pic .row .item a {
	display: block
}
.about_pic .row .item a .img {
	width: 100%;
	height: 250px
}
.about_pic .row .item a .img span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.about_pic .row .item a .title {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
	font-size: 16px;
	font-weight: bold
}
.history_list {
	min-height: 800px;
	position: relative;
	background: url("../images/line04.gif") 120px top repeat-y
}
.history_list .item {
	font-size: 14px;
	line-height: 40px;
	margin-bottom: 20px
}
.history_list .item span.date {
	display: block;
	float: left;
	width: 100px;
	height: 40px;
	font-size: 18px;
	font-weight: 500;
	font-weight: bold;
	text-align: right;
	position: relative
}
.history_list .item span.date:after {
	content: '';
	display: block;
	width: 15px;
	height: 14px;
	background: url("../images/icon07.gif") left top no-repeat;
	position: absolute;
	right: -28px;
	top: 14px
}
.history_list .item .des {
	padding: 0 0 0 150px;
	font-size: 16px
}
.contact_info {
	line-height: 40px
}
#map01 {
	width: 100%;
	height: 600px;
	margin: 40px 0 0
}
#map01 .BMap_bubble_content {
	font-size: 14px
}
#map01 .BMap_bubble_content b {
	font-size: 16px
}
.message_form_col {
	margin: 0;
	padding: 0px
}
.message_form_col .row {
	margin: 0 -10px
}
.message_form_col .row .item {
	padding: 0 10px;
	margin-bottom: 20px
}
.message_form_col .row .item input {
	width: 100%;
	height: 44px;
	line-height: 42px;
	border: 1px solid #dcdcdc;
	font-size: 14px;
	padding: 0 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.message_form_col .row .item textarea {
	width: 100%;
	line-height: 42px;
	border: 1px solid #dcdcdc;
	font-size: 14px;
	padding: 0 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.message_form_col .row .item .spec {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.message_form_col .row .item .submit {
	width: 100%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border: none;
	background: #333;
	color: #fff;
	font-size: 18px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.message_form_col .row .item .submit:hover {
	background: #ed1b24
}
.search_list_w {
	padding: 50px 0
}
.search_list {
	margin: 0;
	padding: 0
}
.search_list .row {
	margin: 0 -10px
}
.search_list .row .item {
	padding: 0 10px;
	margin-bottom: 20px
}
.search_list .row .item a {
	display: block;
	border: 1px solid #dcdcdc;
	padding: 15px
}
.search_list .row .item a .thumb {
	float: left;
	width: 90px;
	height: 90px
}
.search_list .row .item a .thumb span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.search_list .row .item a .txt {
	padding: 0 0 0 110px
}
.search_list .row .item a .txt b.t {
	display: block;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	overflow: hidden
}
.search_list .row .item a .txt .des {
	font-size: 12px;
	line-height: 20px;
	color: #999;
	height: 40px;
	margin: 5px 0;
	overflow: hidden
}
.search_list .row .item a .txt .info {
	height: 20px;
	line-height: 20px;
	color: #666
}
.search_list .row .item a .txt .info span {
	display: block;
	float: left;
	width: 50%;
	font-size: 12px
}
.search_list .row .item a .txt .info span.more {
	text-align: right
}
.related_box dt {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	font-size: 14px;
	color: #333;
	background: #ddd
}
.related_box dd {
	padding: 20px;
	border: 1px solid #ddd
}
.related_box dd .row {
	margin: 0 -10px
}
.related_box dd .row .list {
	padding: 0 10px
}
.related_box dd .row .list a {
	display: block
}
.related_box dd .row .list a .thumb {
	width: 100%;
	height: 220px;
	overflow: hidden;
	position: relative
}
.related_box dd .row .list a .thumb span {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}
.related_box dd .row .list a .thumb:before {
	content: '';
	display: block;
	width: 100%;
	height: 260px;
	position: absolute;
	left: 0;
	top: -260px;
	z-index: 5;
	background: rgba(237,27,36,0.6);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	-webkit-clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%);
	clip-path: polygon(0 0, 101% 0%, 100% 100%, 0 90%)
}
.related_box dd .row .list a .thumb:after {
	content: '\f055';
	font-family: 'FontAwesome';
	font-size: 30px;
	color: #fff;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: 0px;
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.related_box dd .row .list a .title {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	overflow: hidden;
	color: #999;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.related_box dd .row .list a:hover .thumb span {
	-webkit-transform: scale(1.07, 1.07);
	-moz-transform: scale(1.07, 1.07);
	-o-transform: scale(1.07, 1.07);
	transform: scale(1.07, 1.07)
}
.related_box dd .row .list a:hover .thumb:before {
	top: 0
}
.related_box dd .row .list a:hover .thumb:after {
	margin-top: -15px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	opacity: 1;
	filter: alpha(opacity=100)
}
.related_box dd .row .list a:hover .title {
	color: #ed1b24
}
.qualification_list {
	margin: 0;
	float: left;
	width: 1000px;
	background: #fff;
	padding: 0 40px 0 0;
	min-height: 800px
}
.qualification_list .row {
	margin: 0 -10px
}
.qualification_list .row .item {
	padding: 0 10px
}
.qualification_list .row .item .thumb {
	width: 100%
}
.qualification_list .row .item .thumb img {
	width: 100%
}
.qualification_list .row .item .title {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	overflow: hidden;
	color: #999
}
.sidebar {
	width: 60px;
	position: fixed;
	bottom: 10px;
	right: 5px;
	z-index: 99999
}
.sidebar ul li {
	position: relative;
	list-style: none;
	height: 61px;
	background: url(../images/r_line.png) bottom no-repeat
}
.sidebar ul li img {
	float: left
}
.sidebar ul li .sidebox {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #7f7f7f;
	overflow: hidden;
	color: #fff;
	font: 14px "微软雅黑"
}
.sidebar ul li .sidebox1 {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #7f7f7f;
	overflow: hidden;
	color: #fff;
	font: 14px "微软雅黑"
}
.sidebar ul li .sidebox1:hover {
	background: #fd8200
}
.sidebar ul li .sidebox2 {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #7f7f7f;
	overflow: hidden;
	color: #fff;
	font: 14px "微软雅黑"
}
.sidebar ul li .sidebox3 {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #7f7f7f;
	overflow: hidden;
	color: #fff;
	font: 14px "微软雅黑"
}
.mobile-container {
	width: 60px;
	height: 60px;
	background: url(../images/r_ewm.png) no-repeat #7f7f7f;
	float: left
}
.mobile-container:hover {
	background: url(../images/r_ewm.png) no-repeat #fd8200
}
.mobile-show {
	width: 140px;
	min-height: 120px;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #dddddd;
	position: absolute;
	left: -155px;
	top: -80px
}
.mobile-show .mobile-sanjiao {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 6px;
	left: 140px;
	top: 120px;
	position: absolute;
	z-index: 2
}
.mobile-show .mobile-sanjiao-big {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #dddddd;
	border-width: 8px;
	left: 141px;
	top: 118px;
	position: absolute
}
.mobile-show .mobile-txt {
	float: left;
	width: 124px;
	padding: 10px 12px 20px;
	text-align: center;
	font-size: 15px;
	color: #4c4c4c
}
.mobile-show .mobile-txt ul li {
	width: 124px;
	min-height: 120px;
	line-height: 15px
}
@media only screen and (max-width: 767px) {

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float:left
}
.col-xs-3 {
	width:25%
}
.col-xs-4 {
	width:33.33333333%
}

.col-xs-5 {
	width:100%
}

.box {
	width: 100%;
	margin: 0 auto;
}

.section {
width: 98%;
margin: 0 auto;
	
}

.in_gonggao {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.in_gonggao .title {
	text-align: center;
	color: #000
}
.in_gonggao .title h3 {
	display: block;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #29166f;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.in_gonggao .title .line01 i {

	color: #999
}
.in_gonggao .title .line01:before {
	background: #999;
}
.in_gonggao .title .line01:after {
	background: #999
}
.in_gonggao .title p {
	display: block;
	width: 98%;
	margin: 0 auto;
	font-size: 18px;
	padding: 10px 0;
	opacity: .8;
	filter: alpha(opacity=80)
}



.web-news .hd {
	font-size: 0;
	text-align: center;
	margin-bottom: 20px;
	width: 98%;
	margin: 0 auto;
}
.web-news .hd li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}
.web-news .hd li a {
	display: block;
	line-height: 40px;
	width: 160px;
	font-size: 14px;
	border: 1px solid #ebebeb;
}
.web-news .hd li.on a {
	background-color: #017cc2;
	border-color: #017cc2;
	color: #fff;
}
.web-news .bd ul {
	margin-left: -40px;
}
.web-news .bd li {
	float: left;
	width: 100%;
}
.web-news .bd li a {
	display: block;
	margin-left: 40px;
	border: 1px solid #eee;
	background-color: #fff;
	margin-top: 20px;
	overflow: hidden;
}
.web-news .bd li .img-center {
	float: left;
	overflow: hidden;
	width:100%;
	height:auto;

	width: 100%;
	}
.web-news .bd li .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.web-news .bd li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.web-news .bd li .text {
	float: left;
		width: 100%;
	color: #666;
	padding: 16px 0;
	text-align: center;
	border-right: 1px solid #eee;
	line-height: 1;
}




.web-news .bd li .date {
	float: left;
	width: 80px;
	color: #666;
	padding: 16px 0;
	text-align: center;
	border-right: 1px solid #eee;
	line-height: 1;
}
.web-news .bd li .date strong {
	display: block;
	font-size: 40px;
	color: #333;
	font-family: Impact;
	margin-bottom: 6px;
}
.web-news .bd li .info {

	padding: 20px;
}
.web-news .bd li .info h4 {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}
.web-news .bd li .info p {
	color: #888;
	margin: 10px 0 0;
	overflow: hidden;
	line-height: 1.8;
	height: 50px;
}
.web-news .bd li a:hover {
	border-color: #22297a;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

 

}