@charset "utf-8";

*{margin:0;padding:0;list-style-type:none;}

a,img{border:0;}

body{font:12px/1.5 Tahoma,'\5FAE\8F6F\96C5\9ED1','Microsoft Yahei',"hiragino sans gb", Helvetica, Arial, "\5b8b\4f53", 'sans-serif';color:#333;}

a {color:#333;text-decoration: none;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out;}

a:hover{color:#690;text-decoration:none;}



/* index_focus */

.index_focus{position:relative;width:100%;height:auto;margin:0 auto;overflow:hidden;}

.index_focus .bd{width: 100% !important}

.index_focus .bd li{display:none;position:absolute;left:0;top:0; width: 100% !important}

.index_focus .bd li a img{width: 100% !important;height: auto !important}

.index_focus_post{z-index:10;}

.index_focus .pic{height:auto;display:block;}

.index_focus .pic:hover{text-decoration:none;}

.index_focus .slide_nav{position:absolute;left:47%;bottom:2%;}

.index_focus .slide_nav a{cursor:pointer;float:left;font-size:28px;font-family:arial;color:#fff;padding:5px 10px;}

.index_focus .slide_nav li:hover,.index_focus .slide_nav .on{text-decoration:none;color:#9c0;filter:alpha(opacity=80);opacity:0.8;}

.index_focus_pre,.index_focus_next{display:none;position:absolute;top:50%;margin-top:-36px;width:72px;height:72px;text-indent:100%;white-space:nowrap;overflow:hidden;z-index:10;background:url(../images/ico_sliding.png) no-repeat;}

.index_focus_pre{left:30px;background-position:0 0;}

.index_focus_pre:hover{background-position:0 -144px;}

.index_focus_next{right:30px;background-position:0 -72px;}

.index_focus_next:hover{background-position:0 -216px;}

.index_focus_info{position:absolute;left:20%;top:20%;width:800px;height:200px;padding-bottom:10px;color:#fff;text-decoration:none;cursor:pointer;font-family:"\5fae\8f6f\96c5\9ed1";-moz-text-shadow:1px 1px 1px rgba(0, 0, 0, 0.6);-webkit-text-shadow:1px 1px 1px rgba(0, 0, 0, 0.6);text-shadow:1px 1px 1px rgba(0, 0, 0, 0.6);background:url("../images/index_focus_bg.png") no-repeat;_background:none;}

.index_focus_info h3{font-size:36px;line-height:70px;font-family:\5fae\8f6f\96c5\9ed1, \u9ed1\u4f53, "Lucida Grande";display:none;}

.index_focus_info .text{width:500px;line-height:24px;font-size:14px;word-wrap:break-word;overflow:hidden;display:none;}

.index_focus1{height: auto !important}

.index_focus1 .bd1 li a img{height: auto !important;}


.h_about {

    padding: 60px 0;

    overflow: hidden;

}

.w1200 {

    width: 1200px;

    margin: 0 auto;

}

.h_about .txt {

    width: 540px;

}

.fl {

    float: left;

}

.h_about .txt h4 {

    color: #0667b6;

    font-size: 30px;
text-align: center;
margin-bottom: 20px;
font-weight: bold;

}

.h_about .txt p {

    color: #333;

    font-size: 14px;

    line-height: 24px;

    text-indent: 2em;

}

.fr {

    float: right;

}

.h_about .txt .more1 {

    display: block;

    width: 120px;

    height: 40px;

    line-height: 40px;

    color: #333;

    font-size: 16px;

    border: 1px solid #999;

    margin-top: 15px;

    background: #fff;

}

.h_about .txt .more1:hover {color: #fff;background: #0b3f85;border:1px solid #0667b6;}

/* 幕墙 */

.news_box{

	padding-top:60px;

	background:url(../images/news_bg.jpg);

	overflow:hidden;

}

.news_box .ph-line-nav.nav2 a{

	color:#333;

}

.news_box .ph-line-nav.nav2 a.active{

	color:#DC1623;

}

.index_ency_nav{width: 100%;}

.index_ency_nav ul{width: 40%;margin-left: 30%;font-size:0px;margin-bottom: 2%;}

.index_ency_nav ul li{width: 33.33%;color:#666;font-size:20px;display: inline-block;text-align: center;}

.index_ency_nav ul li.active{color:#dc1623}

.index_ency_nav ul li:hover{color:#dc1623}

.index_ency_content{

	width:1200px;

	margin:0 auto;

}

.index_ency_content ul{

	overflow:hidden;

	margin-right:-24px;

}

.index_ency_content ul li{

	float:left;

	width:400px;
    margin-bottom: 15px

}

.index_ency_content ul li a{

	display:block;

	margin-right:24px;

}

.index_ency_content ul li a .news_pic{

	display:block;

	width:100%;

	height:294px;

	overflow:hidden;

}

.index_ency_content ul li a .news_pic>img{

	display:block;

	width:100% !important;

	height:100% !important;

	-webkit-transition:all 2s;

	-moz-transition:all 2s;

	-o-transition:all 2s;

	transition:all 2s;

}

.index_ency_content ul li a:hover .news_pic>img{

	-webkit-transform:scale(1.2,1.2);

	-moz-transform:scale(1.2,1.2);

	-o-transform:scale(1.2,1.2);

	transform:scale(1.2,1.2);

}

.index_ency_content ul li a:hover .index_ency_content_tit{

	color:#dc1623;

}

.index_ency_content ul li a:hover .indext_ency_content_more{

	color:#DC1623;

}

.index_ency_content_tit{font-size:16px;color:#666;

	margin-top:10px;

	overflow:hidden;

	text-overflow:ellipsis;

	white-space:nowrap;
    text-align: center;

}

.index_ency_content_message{font-size:12px;color:#999;

	overflow:hidden;

}

.index_ency_content_message span{

	float:left;

	margin:10px 30px 0 0;

}

.index_ency_content_message span i{

	vertical-align:middle;

	padding-right:5px;

}

.indext_ency_content_more{font-size: 16px;color:#666;

	margin-top:16px;

	display:inline-block;

	position:relative;

	padding-bottom:7px;

}

.indext_ency_content_more:before{

	content:"";

	position:absolute;

	left:0;

	bottom:0;

	width:100%;

	height:2px;

	background:#666;

}

.indext_ency_content_more:after{

	content:"";

	position:absolute;

	width:0;

	height:2px;

	left:0;

	bottom:0;

	background:#DC1623;

	-webkit-transition:all .6s;

	-moz-transition:all .6s;

	-o-transition:all .6s;

	transition:all .6s;

}

.index_ency_content ul li a:hover .indext_ency_content_more:after{

	width:100%;

}

.index_ency_more{

	margin:30px 0 70px;

	overflow: hidden;

	text-align:center;

}

.index_ency_more a{

	display:inline-block;

}

.index_ency_more span{color:#ff0000;vertical-align:middle;}

.index_ency_more i{

	display:inline-block;

	vertical-align:middle;

	font-size:28px;

	color:#666;

	-webkit-transition:all .3s;

	-moz-transition:all .3s;

	-o-transition:all .3s;

	transition:all .3s;

}

.index_ency_more a:hover span{

	color:#DC1623;

}

.index_ency_more a:hover i{

	color:#DC1623;

	margin-left:10px;

}

.zk_tit {

    text-align: center;

    margin-bottom: 40px;

    font-size: 0;

}

.center_box {

    width: 1200px;

    margin: 0 auto;

}

.zk_tit h2, .zk_tit h1 {

    font-size: 24px;

    color: #0b3f85;

}

.zk_tit i {

    display: inline-block;

    width: 16px;

    height: 2px;

    background: #0b3f85;

    margin: 12px 0 6px;

}

.zk_tit span {

    display: block;

    font-size: 16px;

    color: #999;

    font-familay: arial;

    text-transform: uppercase;

}

.bl {

    display: block;

}

.index_ency_content {

    width: 1200px;

    margin: 0 auto;

}

.qdwh_3_right_2 {

    padding-top: 2.5em;

    padding-bottom: 3.5em;

}

.qdwh_3_right_2 ul li {

    position: relative;

    padding-left: 8.75em;

    min-height: 8.125em;

}

.qdwh_3_right_2_left {

    height: 100%;

    border-right: 1px #e6e6e6 solid;

    position: absolute;

    left: 0;

    top: 0;

    width: 8.75em;

    text-align: center;

}

#wrapper, #wrapper2, #wrapper3, #wrapper4, #wrapper5 {

    display: table;

    height: 100%;

}

#cell, #cell2, #cell3, #cell4, #cell5 {

    height: 100%;

    display: table-cell;

    vertical-align: middle;

}

.qdwh_3_right_2_left_1 {

    color: #051b42;

    font-size: 1.375em;

    font-weight: bold;
    line-height:1em;

}

.qdwh_3_right_2_left_2 {

    color: #999;

    font-size: 0.9375em;

    margin-top: 0.2em;
    line-height:1em;

}

.qdwh_3_right_2_right {

    padding-left: 1.5em;

    padding-top: 1.5em;

    padding-bottom: 1.5em;

}

.qdwh_3_right_2_right_1 {

    color: #333;

}

.hi {

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}

.qdwh_3_right_2_right_2 {

    margin-top: 1em;

    height: 3.428571428571429em;

    overflow: hidden;

    color: #999999;

    font-size: 0.875em;

    line-height: 1.7em;

}

.ryzzs {

	width: 1200px;

	margin: 0px auto;

    overflow: hidden;

}

.ryzzs li {

    width: 24%;

    float: left;

    padding-left: 8%;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}



.ryzzs li:last-child {

    margin-right: 0;

}



.ryzzs_img {

    

    text-align: center;

    vertical-align: middle;

    width: 269px;

    height: 200px;

}



.ryzzs_img span {

    display: inline-block;

    vertical-align: middle;

    height: 100%;

    width: 0;

}



.ryzzs_txt {

        margin-top: 10px;

    font-size: 16px;

    color: #4d4d4d;

    line-height: 28px;

    text-align: center;

    padding: 0 15%;

    min-height: 28px;

}

.ryzzs .pimg{width: 100%;

    height: 200px;
margin:auto;}

footer .top a:hover img{display: block !important;}

footer #mapbox{height: 215px !important}
.head .u-nav{margin-left: 5px !important}
.owl-prev,.owl-next{display:none;}
.pagination li.thisclass a, .pagination li.thisclass a:hover{background: #0b3f85 !important;
    border-color: #0b3f85 !important;}


