@charset "utf-8";
/* CSS Document */
.line-sub {
	height: 70px;
	line-height: 70px;
	background: #f1f1f1;
	margin: 0;
	width:100%;
	overflow:hidden;
}
.line-sub-tites {
	font-size:24px;
	font-weight:bold;
	color: #4E443C;
	float:left;
	width:300px;
}
.line-sub-por {
	float:right;
	overflow:hidden;
}
.line-sub-por a {
	float: left;
	font-size: 16px;
	padding: 0 20px;
	color:#33333;
	overflow:hidden;
}
.line-sub-por a:hover {
	color:#D00
}
.line-sub-sy {
	padding:30px 0px 10px 0px;
	overflow:hidden;
}
.line_l {
	float: left;
	width: 480PX;
	height:320px;
	border: 1px solid #F0F0F0;
	padding: 10px;
	overflow:hidden;
}
.line_f {
	float:right;
	width:480px;
	overflow:hidden;
}
.line_f h1 {
	font-size:22px;
	font-weight:bold;
	line-height:40px;
	height:40px;
	padding-bottom:10px;
	overflow:hidden;
}
.line_f p {
	line-height:30px;
	padding-bottom:5px;
}
.line_f p strong {
	font-weight:bold;
	color:#bd0000;
}
.line_f a {
	width:170px;
	height:40px;
	float:left;
	line-height:40px;
	text-align:center;
	color:white;
	margin-right:20px;
	display:block;
	font-weight:bold;
	font-size:14px;
	overflow:hidden;
}
.line_f dl {
	display:block;
	margin-top:10px;
	overflow:hidden;
}
.line_f dt a {
	background:#FF3A3B
}
.line_f dd a {
	background:#16345A
}
.inner {
	width: 1000px;
	clear: both;
	margin: 0 auto;
	overflow: visible;
}
.channel_banner img { display:inline-block; margin:0 -100%; margin:0 -50%\9; max-width:none; width:auto; -moz-transition:all 8s ease 0s; -ms-transition:all 8s ease 0s; -o-transition:all 8s ease 0s; -webkit-transition:all 8s ease 0s; transition:all 8s ease 0s;}
.zoomActive img { -moz-transform:scale(1.08,1.08); -ms-transform:scale(1.08,1.08); -o-transform:scale(1.08,1.08); -webkit-transform:scale(1.08,1.08); transform:scale(1.08,1.08);}

.channel_hd { background-color:#fff; text-align:center; margin-bottom:60px; font-size:0; padding:30px 0;}
.channel_hd.channel_menu { padding:0; border-bottom:#e3e3e3 1px solid;}
.channel_hd.channel_menu a{text-transform: uppercase;font-weight:bold;
color: #f27823;border-radius: 5px;font-size: 16px;width: 150px;
margin: 0px 40px 25px 40px;}
.channel_hd li { display:inline-block; *display:inline; *zoom:1; position:relative;}
.channel_hd li:after { content:''; display:block; width:1px; height:16px; background-color:#e3e3e3; position:absolute; left:0; top:50%; margin-top:-8px;}
.channel_hd li:first-child:after { display:none;}
.channel_hd a { display:inline-block; line-height:25px; padding:20px 35px; font-size:15px; position:relative; color:#666;}
.channel_hd a:after { content:''; display:block; width:0;  background-color:#f27823; overflow:hidden; position:absolute; left:50%; bottom:-1px; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.channel_hd a:hover:after,.channel_hd .cur a:after { width:60%; left:20%;}
.channel_hd a:hover,.channel_hd .cur a { color:#fff;background-color:#f27823; -webkit-transition:all 0.3s ease; transition:all 0.3s ease;}

.channel_hd {}
.channel_hd .title { font-size:46px; font-weight:normal; color:#333;}
.channel_hd .en { font-family:Arial;}
.channel_hd .text { font-size:22px; color:#7c7c7c;}

.channel_bd { margin-bottom:50px;}

.pBox {
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
    cursor: pointer;
}
[class*="rect-"] {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
}
.rect-75 {
    padding-bottom: 65%;
}
.pBox ._img img {
    width: 100%;
    height: auto;
}
.pBox ._mask {
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: left;
    background: url(../images/orange.8.png);
}
.pBox ._mask {
    left: 0;
    top: 0;
    opacity: 0;
    display: none/9;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    visibility: hidden;
}
.curvideo:hover  .pBox ._mask {
	opacity: 1;
	visibility:visible ;
}
.curvideo:hover .pBox ._mask a {
	opacity: 1;
}
.pBox ._mask a {
    display: block;
    color: #ffffff;
    padding: 20px 10%;
    opacity: 0;
    display: none/9;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: 30px;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
}
.pBox ._mask ._tag {
    display: inline-block;
    font-size: 16px;
    border-bottom: #fff 1px solid;
    line-height: 40px;
}
.pBox ._mask ._tag {
    display: none;
}
.pBox ._n {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.pBox ._mask ._n {
    display: block;
    margin-bottom: 5px;
    margin-top: 7%;
    color: #ffffff;
}
.pBox ._mask ._text {
    font-size: 13px;
    line-height: 1.8em;
    max-height: 5.4em;
    overflow: hidden;
}
.pBox ._mask ._text {
    max-height: 12.6em;
}
.pBox ._mask ._text p{
    color:#fff;
}
#case_list .title {
    font-size: 17px;
    font-weight: normal;
    padding-top: 10px;
}
#case_list .title, #case_list .tag {
    height: 1.5em;
    line-height: 1.5em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#case_list .tag {
    margin-bottom: 30px;
    font-size: 12px;
    color: #919191;
}
#case_list .title, #case_list .tag {
    height: 1.5em;
    line-height: 1.5em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}




















