@charset "utf-8";
.shin_fla {
	position: absolute;
	z-index: 9;
	bottom: 0;
	right: 0;
	height: 480px
}

.picview {
	width: 100%;
	background: #fff;
	margin: 0 auto;
	overflow: hidden;
}

.brand_box{
	overflow: hidden;
}

.boxgrid a {
	width: 25%;
	height: 240px;
	float: left;
	background: #161613;
	overflow: hidden;
	position: relative;
	cursor: pointer
}

.boxgrid a img {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	border: 0
}

.boxgrid a h3,
.boxgrid a p {
	padding: 0 15px;
	color: #fff;
	font-weight: bold;
	text-align: right
}

.boxgrid a h3 {
	font-size: 22px;
	line-height: 1.2;
	font-weight: normal
}

.boxgrid a p {
	font: 16px Arial, sans-serif;
	text-transform: uppercase
}

.boxgrid a .boxcaption {
	position: absolute;
	padding-top: 20px;
	width: 100%;
	padding-left: 1px;
	opacity: 0.85;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=85);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear
}

.boxgrid a .boxcaption {
	height: 160px;
	bottom: -70px;
	left: 0
}

.boxgrid a:hover .boxcaption {
	height: 170px;
	left: 0
}

.row-intro {
	width: 100%;
	margin: 0 auto
}

.row-intro .ril,
.row-intro .rir {
	float: left;
	margin: 35px 0;
	color: #fff
}

.row-intro .ril {}

.row-intro .ril h2 {
	font-size: 30px;
	font-weight: 500;
	line-height: 1.5
}

.row-intro .rir {
	width: 70%;
	font-size: 13px
}

.container .row-cant {
	background-size: auto 100%
}



/*浮动注册条开始*/
.onlineidx {
	width: 100%;
	background: #2eaadc
}

.onlineidx .row-cant {
	padding: 0 12px
}

.onlineidx .row-cant .rcl {
	float: left;
    width: 50%;
    margin:0;
}

.onlineidx .row-cant .rcl h6 {
	font-size: 30px;
    font-weight: 500;
    padding: 18px;
    color: #002b3c;
    line-height: 1.5;
}

.onlineidx .row-cant .rcl h6 .callnum {
	font-weight: bold;
	color: #fff;
	margin-left: 30px
}

.onlineidx .row-cant .rcr {
	float: left;
    padding: 22px 0;
}

.onlineidx .row-cant .rcr a:link,
.onlineidx .row-cant .rcr a:visited {
	display: block;
	float: left;
	margin-left: 40px;
	color: #fff;
	text-align: center;
	background: #1a5684;
	line-height: 32px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 2px 50px
}

.onlineidx .row-cant .rcr a:hover {
	text-decoration: none;
	color: #1a5684;
	background: #fff
}

/*浮动注册条结束*/

.main_top_title .idxtitle {
	color: white;
	line-height: 100px;
	font-size: 30px;
	margin-left: 12px;
	width:50%;
	display:inline-block;
}

.main_top_title .project-title {
	float: right;
    display: inline-block;
    color: #fff;
    margin-top: 50px;
    padding: 3px 13px;
    border-radius: 4px;
}



.floatl li a {
	color: white;
	display: block;
	width: 100%;
	font-size: 14px
}

.img_box img {
	width: 566px;
	height: 354px
}

.text_box p {
	margin-bottom: 0;
	margin-bottom: 0.0001pt;
	line-height: 200%;
	text-align: justify;
}

.text_box span {
	font-size: 12px;
	font-family: 宋体
}

.text_box a {
	margin: 0 0 -10px 146px
}


/*dynamicfaq start*/
.dynamicfaq{
	margin-bottom: 40px;
	overflow: hidden;
}

.dynamicfaq a:hover{
	color:#26b8e5;
}

.dynamicfaq .dynamicfaq-title{
	overflow: hidden;
}

.dynamicfaq .dynamicfaq-title h3{
	float: left;
	display: inline-block;
	font-size: 30px;
	color: #fff;
	line-height:3;
	font-weight: normal;
	text-indent: 12px;
}

.dynamicfaq .dynamicfaq-title a{
	float: right;
    display: inline-block;
    color: #fff;
    margin-top: 50px;
    padding: 3px 13px;
    border-radius: 4px;
}

.dynamicfaq .dynamicfaq-title a:hover{
	background-color:#0f8dc1 ;
}

.dynamicfaq  .dynamic-content{
	box-sizing: border-box;
    padding: 20px;
    display: block;
    overflow: hidden;
    background: url(../images/st-shadow-vertical.png) repeat-y top right;
    background-color: #217191;
    float: left;
    width: 668px;
}



.dynamic-content ul li{
	overflow: hidden;
	line-height: 34px;
	color: #333;
}

.dynamic-content ul li a{
	font-size: 16px;
	color: #eee;
}

.dynamic-content ul li a:before{
    content: "";
    float: left;
    width: 6px;
    height: 6px;
    margin-right: 10px;
    background-color:#26b8e5;
    display: block;
    margin-top: 14px;
}


.dynamic-content ul li span.dyn-time{
	float: right;
	color: #ccc;
}

.dynamic-content ul li:nth-of-type(1){
	line-height: 1.7;
	margin-bottom: 10px;
}

.dynamic-content ul li:nth-of-type(1) img{
	width: 240px;
	height: 160px;
	margin-right: 20px;
	float: left;
}

.dynamic-content ul li:nth-of-type(1) a{
	font-size: 20px;
    display: block;
    height: 34px;
    overflow: hidden;
    color: #fff;
    font-weight: bold;
    margin-bottom: 8px;
}

.dynamic-content ul li:nth-of-type(1) a:before{
	content: none;
}

.dynamic-content ul li:nth-of-type(1) span{
	color: #ccc;
}

.dynamic-content ul li:nth-of-type(1) p{
	font-size: 14px;
	max-height: 96px;
	overflow: hidden;
	color:#eee;
}


.dynamicfaq .faq-content{
	float: left;
	width: 322px;
	box-sizing: border-box;
    padding: 20px;
    display: block;
    height: 350px;
    background-color: #f8f8f8;
}

.faq-content ul li{
    height: 35px;
    overflow: hidden;
}

.faq-content ul li a{
	color: #333;
}

.faq-content ul li a{
	display:block;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 4px;
}

.faq-content ul li.actived a {
	color: #26b8e5;
}

.faq-content ul li a:before{
    content: "Q:";
    float: left;
    width: 24px;
    height: 35px;
    color:#26b8e5 ;
    font-weight: bold;
    display: block;
    font-size: 15px;
    margin-right: 4px;
    font-family:"微软雅黑";
}


.faq-content ul li p{
	font-size: 14px;
    max-height: 120px;
    overflow: hidden;
    color: #333;
    padding-left: 30px;
}

.faq-content ul li p:before{
	font-family: sans-serif;
    content: "A:";
    float: left;
    color: #333;
    display: block;
    font-weight: bold;
    margin-right: 4px;
}


.faq-content ul li.actived {
	height: 160px;
	border-bottom: 1px dashed #bbb;
	margin-bottom: 10px;
}



/*dynamicfaq over*/



@media (min-width: 1680px) {
	
	.boxgrid a {
		height: 305px
	}
	.boxgrid a h3 {
		font-size: 30px;
		line-height: 1.4
	}
	.boxgrid a p {
		font-size: 21px
	}
	.boxgrid a .boxcaption {
		bottom: -70px
	}
	.main_top_title .idxtitle {
		font-size: 30px;
		line-height: 110px
	}
	
	.main_top_title .project-title {
		float: right;
		display: inline-block;
		color: #fff;
		margin-top: 50px;
		padding: 3px 13px;
		border-radius: 4px;
	}
	
	.img_box img {
		width: 700px;
		height: 430px
	}
	.text_box a {
		margin: 0 0 -10px 190px
	}
	.floatl li a {
		font-size: 16px
	}
	/*浮动注册条  start*/
	.onlineidx .row-cant .rcl h6 {
		font-size: 34px
	}
	.onlineidx .row-cant span {
		padding: 32px 0
	}
	.onlineidx .row-cant .rcr a:link,
	.onlineidx .row-cant .rcr a:visited {
		margin-left: 70px;
		font-size: 16px;
		line-height: 40px;
		border-radius: 4px;
		-moz-border-radius: 4px;
		padding: 3px 70px
	}
	/*浮动注册条  over*/
	
	/*dynamicfaq start*/
	.dynamicfaq .dynamic-content{
		width: 824px;
	}
	
	.dynamicfaq .faq-content{
		width: 400px;
	}
	
	/*dynamicfaq over*/
}