.gradient-color {
    background: #000428;
    background: -moz-linear-gradient(-45deg, #000428, #0074da);
    background: -webkit-linear-gradient(-45deg, #000428, #0074da);
    background: linear-gradient(135deg, #000428, #0074da);
}
tisa-web-pro-1","ff-tisa-web-pro-2","Lucida Grande","Hiragino Sans GB","Hiragino Sans GB W3","\5fae\8f6f\96c5\9ed1";-webkit-font-smoothing:antialiased;color:#3c3c3c;}
html{-webkit-text-size-adjust:none}
article,aside,dialog,footer,header,section,footer,nav,figure,menu,details, figcaption,hgroup, main,section, summary,desc,defs{display:block;padding:0; margin:0;}
h1,h2,h3,h4,h5{font-size:100%;}
button,input,select,textarea{font-size:100%; resize:none;font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2","Lucida Grande","Hiragino Sans GB","Hiragino Sans GB W3","\5fae\8f6f\96c5\9ed1"; box-sizing:content-box;}
table{border-collapse:collapse;border-spacing:0;}
img {border: 0;vertical-align: middle;}
a{text-decoration:none;color:#3c3c3c;}
button{ cursor:pointer;}
a:visited{}
a:hover{text-decoration:underline;}
a:active{}
::selection {background-color:#690; color:#fff;}
::-moz-selection {background-color:#690; color:#fff;}
i{ font-style:normal; vertical-align:middle;}
.title-cn {
	font-size: 36px;
	padding-left: 4rem;
	line-height: 60px;
}

video {
	max-width: 100%;
}

.tab-content video {
	position: absolute;
	height: 428px;
	right: 136px;
	top: 113px;
}

.wrap {
	margin: 0px auto;
}

.div-outer {
	width: 100%;
	position: relative;
	height: 30px;
	padding-bottom: 60px;
}

.div-outer .division {
	width: 1200px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
}

.main-top {
	width: 100%;
	text-align: center;
}

.main-top h1 {
	font-size: 36px;
	font-family: genuine;
	margin: 0px;
}

.main-top h2 {
	font-size: 30px;
	font-weight: normal;
	margin-top: 5px
}

.division {
	height: 30px;
	margin-top: 20px;
	margin-bottom: 35px;
}

.division .line-left {
	height: 50%;
	width: 570px;
	;
	float: left;
	border-bottom: 1px solid rgb(230, 230, 230);
}

.division .block1 {
	border: 1px solid rgb(102, 102, 102);
	width: 12px;
	height: 12px;
	float: left;
	transform: rotate(45deg);
	margin: 9px 0px;
}

.division .block2 {
	background-color: rgb(41, 41, 41);
	width: 15px;
	height: 15px;
	float: left;
	transform: rotate(45deg);
	margin: 7.5px 10px;
}

.division .block3 {
	border: 1px solid rgb(102, 102, 102);
	width: 12px;
	height: 12px;
	float: left;
	transform: rotate(45deg);
	margin: 9px 0px;
}

.division .line-right {
	height: 50%;
	width: 567px;
	float: left;
	border-bottom: 1px solid rgb(230, 230, 230);
}

.index-case {}

.index-case .case-nav {
	width: 100%;
	float: left;
	text-align: center;
	padding: 20px 0px;
}

.index-case .case-nav li {
	float: left;
}

.index-case .case-nav a {
	font-size: 18px;
	padding: 5px 30px;
}

.index-case .case-nav .hover {
	border: 1px solid rgb(247, 74, 102);
}

.index-case-list {
	width: 100%;
	margin-top: -315px;
	padding-top: 100px;
}

.index-case-list li {
	float: left;
	width: 33.33%;
	position: relative;
	text-align: center;
	overflow: hidden;
}

.index-case-list li a {
	color: #ffffff;
	font-size: 24px;
}

.index-case-list li a:hover .case-title {
	height: 30%;
}

.index-case-list li a:hover img {
	-webkit-transform: scale(1.5, 1.5);
	-moz-transform: scale(1.5, 1.5);
	transform: scale(1.5, 1.5);
}

.index-case-list li img {
	width: 100%;
	transition: all 0.5s;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.index-case-list li .line {
	width: 20%;
	margin: 0px auto;
	border: 1px solid #ffffff;
	border-bottom: none;
}

.index-case-list li span {
	vertical-align: -webkit-baseline-middle;
	display: inline-block;
	padding: 10px 0px;
}

.index-case-list .case-title {
	width: 100%;
	position: absolute;
	z-index: 1000;
	bottom: 0px;
	height: 25%;
	background-color: rgba(0, 0, 0, 0.45);
	float: left;
	display: block;
	bottom: 0px;
	transition: height 0.5s;
}
.case-title .case-info{font-size: 15px; color: #fff; padding: 10px; line-height: 22px;}

.index-case-list .case-title .case-tc {
	position: absolute;
	text-align: center;
	top: 10%;
	width: 100%;
}

.case-more {
	text-align: center;
	padding: 60px 0px;
}

.case-more a {
	font-size: 24px;
	color: #ffffff;
	background-image:linear-gradient(to right,#034589,#025c8f);
	display: inline-block;
	padding: 10px 35px;
	border-radius: 60px;
}

.case-more a:hover {
	background-image:linear-gradient(to right,#034589,#025c8f);
	color: #1a1a1a;
}

.index_news {}

.index_news .news-list {
	width: 100%;
}

.index_news .news-list .column {
	width: 400px;
}

.index_news .news-list .news-item {
	background-color: #ffffff;
	margin-bottom: 20px;
	width: 380px;
	float: left;
	cursor: pointer;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	/* Firefox 4 */
	-webkit-transition: all 0.3s;
	/* Safari 和 Chrome */
	-o-transition: all 0.3s;
	/* Opera */
}

.index_news .news-list .news-item:hover {
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	/*transform: translate3d(0, -2px, 0);*/

}


.index-news-box {
	margin: 40px 60px 30px 60px;
}

.index-news-box span {
	float: left;
	padding: 5px 10px;
	color: #ffffff;
	font-size: 14px;
	background-image:linear-gradient(to right,#034589,#025c8f);
}

.index-news-box h3 {
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	margin-top: 50px;

}

.index-news-box p {
	font-size: 16px;
	margin-bottom: 50px;
	line-height: 24px;
}

.index-news-box a {
	font-size: 16px;
}

.index-news-box i,
.index-news-box2 i {
	width: 15px;
	height: 15px;
	color: #ffffff;
	background-color: rgb(247, 74, 102);
	display: inline-block;
	border-radius: 50%;
	font-size: 14px;
	text-align: center;
	line-height: 15px;
	margin-left: 15px;
	padding-left: 0.1rem;
	padding-top: 0.1rem;

}

.index-news-box2 {
	padding-bottom: 30px;
}

.index-news-box2 p {
	font-size: 16px;
	padding: 0px 40px;
	margin-top: 40px;
	margin-bottom: 30px;
}

.index-news-box2 a {
	font-size: 16px;
	padding: 0px 0px;
}

.index-news-box2 .more {
	padding: 0px 40px;
}

.case-more {
	text-align: center;
	padding: 60px 0px;
}

.case-more a {
	font-size: 24px;
	color: #ffffff;
	background: rgb(19, 68, 126);
	display: inline-block;
	padding: 10px 35px;
	border-radius: 60px;
}

.case-more a:hover {
	background-image:linear-gradient(to right,#034589,#025c8f);
	color: #1a1a1a;
}

.index_news {
	padding-top: 113px;
}

.index_news .news-list {
	width: 1200px;
	margin: 0 auto;
}

.index_news .news-list .column {
	width: 400px;
}

.index_news .news-list .news-item {
	background-color: #ffffff;
	margin-bottom: 20px;
	width: 380px;
	float: left;
	cursor: pointer;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	/* Firefox 4 */
	-webkit-transition: all 0.3s;
	/* Safari 和 Chrome */
	-o-transition: all 0.3s;
	/* Opera */
}

.index_news .news-list .news-item:hover {
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	/*transform: translate3d(0, -2px, 0);*/

}


.index-news-box {
	margin: 40px 60px 30px 60px;
}

.index-news-box span {
	float: left;
	padding: 5px 10px;
	color: #ffffff;
	font-size: 14px;
	background-image:linear-gradient(to right,#034589,#025c8f);
}

.index-news-box h3 {
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	margin-top: 50px;

}

.index-news-box p {
	font-size: 16px;
	margin-bottom: 50px;
}

.index-news-box a {
	font-size: 16px;
}

.index-news-box i,
.index-news-box2 i {
	width: 15px;
	height: 15px;
	color: #ffffff;
	background-color: rgb(247, 74, 102);
	display: inline-block;
	border-radius: 50%;
	font-size: 14px;
	text-align: center;
	line-height: 15px;
	margin-left: 15px;
	padding-left: 0.1rem;
	padding-top: 0.1rem;

}

.index-news-box2 {
	padding-bottom: 30px;
}

.index-news-box2 p {
	font-size: 16px;
	padding: 0px 40px;
	margin-top: 40px;
	margin-bottom: 30px;
	line-height: 24px;
}

.index-news-box2 a {
	font-size: 16px;
	padding: 0px 0px;
}

.index-news-box2 .more {
	padding: 0px 40px;
}

	.case{ padding-top: 50px;}
	.case .case-nav{width: 100%;float: left;text-align: center;padding: 20px 0px;}
	.case .case-nav li{float: left;}
	.case .case-nav a{font-size:18px;padding: 5px 30px;}
	.case .case-nav .hover{border:1px solid rgb(247, 74, 102);}
	
	.case .case-list{position: relative;overflow: hidden;text-align: center;color: #ffffff;margin-top: 40px;}
	.case .case-list ul{width: 1220px; left: 0px;float: left;}
	.case .case-list ul li{float: left;width: 285px;margin:0px 20px 0px 0px;border-bottom: 3px solid rgb(202, 202, 204);position: relative;cursor: pointer;margin-bottom: 50px;}
	.case .case-list .img-box{position: relative;width: 285px;height: 197px;overflow: hidden;}
	.case .case-list .img-box img{}
	.case .case-list .shade{
  background-image:linear-gradient(to right,#034589,#025c8f);
  opacity: 0;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0px;
		left:0px;
				transition: all 0.4s;
	}
	.case .case-list .round{position: absolute;top: 50%;left: 0%;opacity: 0;margin: -34px 0px; transition: all 0.4s;}
	.case .case-list .sousuo{position: absolute;top: 50%;left: 90%;opacity: 0;margin: -17.5px 0px;transition: all 0.4s;}
	.case .case-list .title{width: 100%;padding: 20px 0px 30px 0px;font-size:20px;text-align: left;color: #808080;transition: all 0.4s;}
	.case .case-list .item{transition: all 0.4s;}
	.case .case-list .item:hover{border-bottom: 3px solid rgb(19,68,126);}
	.case .case-list .item:hover .round{left: 50%;margin: -34px -34px; opacity: 1;}
	.case .case-list .item:hover .sousuo{left: 50%;margin: -17.5px -17.5px;opacity: 1;}
	.case .case-list .item:hover .shade{opacity: 0.8;}
	.case .case-list .item:hover .title{color: #4d4d4d;}


    .case-box{width: 100%;background-color: #ffffff;margin: 58px 0px 68px 0px;}

    .case-box .title{font-size: 24px;width: 100%;text-align: center;margin: 35px 0px 0px 0px;}
    .case-box .content{padding: 60px 120px;font-size:16px;}
.case-box .content img{
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow:0px 5px 30px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:0px 5px 30px rgba(0, 0, 0, 0.05);
	max-width: 100%;
	width:960px;
}
.case{ width: 1200px;}
/*文章内页*/
#main_article h1{ padding-bottom:16px; line-height:45px; font-size:28px; font-weight:normal; color:#000;}
.border{ height:1px; overflow:hidden; background:#e7e7e7; width:1190px;margin:4px auto 16px auto; }
.ll{ float:left;}
.tit-bar {position: relative;z-index: 11; height:24px; border-bottom:1px dotted #dbdbdb; margin-bottom:35px;}
.tit-bar {color:#666;}
.tit-bar span {float: left;}
.color-a-0 {padding-right: 7px;}
.color-a-1{margin-right: 5px;}
.color-a-1 a{ color:#6c6c6c;}
.color-a-0 a{color:#0064d3}
.bor-tit {display: inline;width: 1px;height: 13px;overflow: hidden;margin-left: 0;margin-right: 9px;margin-top: 4px;background: #E8E8E8;}
.article-time {margin-top: 4px;height: 12px;padding-right: 13px;padding-left: 5px;line-height: 12px; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;float:left;}
.bdsharebuttonbox{ position:absolute; right:20px; top:-5px;}
.article{ width:830px; margin-right:60px; overflow:visible;}
#main_article p{margin-bottom:29px;font-size:18px;line-height:34px; color:#3c3c3c; background:none !important;_width:790px; text-indent:2em;}
#main_article p img{ max-width:790px; height:auto; margin:0 auto; display:block;}
#main_article center img{ max-width:790px; height:auto; margin:0 auto; display:block;}
#main_article p strong{ font-weight:bold;}
#main_article .description{border-left:3px solid #ddd;background: #f5f5f5;padding: 10px;margin-bottom: 30px; font-size:16px; line-height:30px; color:#6c6c6c;}
#main_article .arc_title, .arc_body h3{ border-left:3px solid #79cb29; line-height:24px; text-indent:12px; font-size:18px;}
.arc_body h3{ margin-bottom:29px;}
.hy{ height:58px; line-height:60px; border-bottom:1px dashed #d4d4d4; border-top:1px dashed #d4d4d4; font-size:14px;}
.hy li{ float:left; width:50%; overflow:hidden; line-height:60px; height:58px; overflow:hidden;}
.t_right{ text-align:right;}
.hy li b{ color:#1d4eab; font-weight:bold;}
.hy a{ color:#333;}
.article .hd{height: 31px;position: relative; margin-bottom:10px;}
.hd-line h2 {color: #d3222a;font-size: 16px; font-weight:normal;}
.hd-line .mod-line-con {background: #e7e7e7;}
.hd-line .mod-line-con .mod-line {width: 67px;height: 1px;background: #d3222a;overflow: hidden;}
.xglist{ margin-bottom:40px;zoom:1;}
.xglist:after{content:'';display:block;clear:both;height:0;visibility:hidden;}
.xglist h3{ height:75px; line-height:75px; overflow:hidden; font-size:16px; font-weight:normal; color:#d3222a;}
.xglist li{ float:left; width:40%; line-height:25px; height:25px; overflow:hidden; font-size:14px; text-indent:16px; position:relative;}
.xglist li:nth-of-type(2n){ float:right;}
.xglist li:before {content: ".";display: block;width: 3px;height: 3px;overflow: hidden;background: #999;position: absolute;left: 5px;top: 12px;}
.xgcp{ border-top:1px dashed #d4d4d4; }
.xgcp li{ float:left; padding:0 30px 15px 0; width:127px;}
.xgcp li img{ border:1px solid #d4d4d4;}
.xgcp li h4{ height:22px; line-height:22px; font-weight:normal;}
.xgcp li h4 a{ color:#676767;}
.xgcp p b{ font-weight:normal; color:#ce0000; padding-left:10px;}
.article #hot_img{ padding:0; margin:0;}
.article #hot_img li{ margin:0 6px; margin-bottom:20px;}
#hot_img{ margin:0 0 20px 20px;}
#hot_img li{ float:left;  width:153px; height:109px; overflow:hidden;}
#hot_img li .img{ width:153px; margin-bottom:5px;height:86px; overflow:hidden; display:block;}
#hot_img li img{ width:153px; height:auto;}
#hot_img li p{ line-height:18px; height:18px; overflow:hidden;text-align:center;}
.xglist a:hover, #hot_img a:hover, .rec_bd a:hover, #paih ol li a:hover{ color:#d3222a;}
#main_article{ width: 1200px; margin: 0 auto;}
/*面包屑路径*/
.crumb { margin:0 auto; line-height:30px; height:30px;width:1150px; overflow:hidden; padding:0 20px;color:#9c9c9c; font-family:Geneva,SimSun,sans-serif; position:relative; margin-top:-10px; margin-bottom:5px;}
.crumb a { color:#6c6c6c;}
.crumb li { display:inline; }
.main{ padding: 50px 0; margin-bottom: 50px;}