/* writeen by RRR */
/* css reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding:0; margin:0;}
body{ font-family:'Microsoft Yahei',Arial,Simsun;font-size:14px;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var {font-weight: normal;font-style: normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
a{text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur());}
.clear{ display:block; clear:both;}
.relative{ position:relative;}
.grayscale{ filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */ filter: gray; /* IE6-9 */ -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */}
.fl{float:left;}
.fr{float:right;}
/* css reset */

.bodyer {
    position: fixed;
    width: 100%;
    height: 100%;
    min-width: 1200px;
    min-height: 736px;
}
.left_bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 20%;
	height: 100%;
	background: url(../images/n1.jpg) repeat;
	z-index: 99;
}
.index_bg{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
    background: url(../images/bg.jpg) no-repeat bottom;
    background-size: cover;
}
.index_body{
	position: relative;
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.index_left{
	position: absolute;
	left: 0;
	top: 0;
	width: 210px;
	height: 100%;
	background: url(../images/n1.jpg) repeat;
}
/*Header*/
.header{
	position: relative;
	width: 100%;
	z-index: 99;
	height: 46px;
	line-height: 46px;
	padding-top: 30px;
}
.header_logo{
	position: relative;
	width: 210px;
	float: left;
}
.header_nav{
	position: relative;
	width: auto;
	float: right;
	border-bottom: 1px solid #a6a6a6;
}
.header_nav a {
    display: block;
    color: #5b646f;
    float: left;
    font-size: 16px;
    margin-right: 58px;
}
.header_nav a span{
	padding-bottom: 12px;
}
.header_nav a:hover span,.header_nav a.current span{
	border-bottom: 3px solid #2555ad;
}
/*底部*/
.Footer{
	position: absolute;
	bottom: 10px;
	left: 0;
	height: 92px;
	width: 100%;
	z-index: 99;
}
.foot_left{
	position: relative;
	width: 110px;
	float: left;
	margin-top: 20px;
}
.footltitle{
	position: relative;
	width: 100%;
}
.footltitle a {
    display: block;
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    letter-spacing: 1px;
    text-align: center;
}
.footlicon {
    position: relative;
    width: 100%;
    margin-top: 10px;
}
.footlicon a{
	width: 22px;
	height: 19px;
}
.footlicon a.Wecat{
	background: url(../images/n2.png) no-repeat;
	float: left;
	margin-left: 5px;
}
.wc_imgBlock {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -157px;
    z-index: 9999;
    margin-top: -157px;
    display: none;
    width: 314px;
    height: 314px;
    background: #fff;
}
.wc_imgBlock img{
    display: block;
    width: 180px;
    margin: 68px auto;
}
.Wecat_close{
    position: absolute;
    right: 4px;
    top: 4px;
    width: 25px;
    height: 25px;
    z-index: 99999;
    cursor: pointer;
}
.Wecat_close img{width: 100%;margin-top: 0;}
.nav_bg {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: url(../../images/b1_7.png);
    display: none;
}
.footlicon a.Weibo{
	background: url(../images/n3.png) no-repeat;
	float: right;
	margin-right: 10px;
}
.foot_right{
	position: relative;
	float: right;
}
.footRtitle {
    position: relative;
    width: 88px;
    height: 82px;
    float: left;
    background: #384c64;
    text-align: right;
    padding: 5px;
}
.footRtitle span {
    color: #c0c4ca;
    text-transform: uppercase;
    font-family: arial;
    font-size: 17px;
    line-height: 23px;
}
.footRtitle p {
    color: #fff;
    font-size: 17px;
    margin-top: 4px;
}
.footRtxt{
	position: relative;
	float: right;
	width: 182px;
	border-top: 1px solid #7f92a5;
	border-bottom: 1px solid #7f92a5;
	margin-left: 32px;
	padding: 8px 0;
}
.footRtxt p{
	color: #333;
	line-height: 24px;
}
/*首页*/
.content{
	position: absolute;
	width: 1200px;
	height: 532px;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	margin-top: -266px;
	z-index: 999;
}
.content_left{
	position: relative;
	width: 779px;
	float: left;
}
.content_right{
	position: relative;
	width: 360px;
	float: right;
    height: 532px;
    overflow: hidden;
}
.content_right .mCSB_container{
    margin-right: 24px;
}
.content_title {
    position: relative;
    width: 100%;
    margin-bottom: 22px;
}
.content_title span {
    font-size: 18px;
    text-transform: uppercase;
    color: #333333;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}
.content_right h2 {
    font-size: 30px;
    margin-bottom: 10px;
}
.content_right h3 {
    text-transform: uppercase;
    color: #a8a8a8;
    font-size: 20px;
    font-family: arial;
    line-height: 24px;
    margin-bottom: 20px;
}
.content_right p {
    color: #333333;
    font-size: 16px;
    text-align: justify;
    line-height: 24px;
    margin-bottom: 10px;
}
.index_Img {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.index_alImg {
    width: 9999px;
    position: relative;
}
.index_alImg .index_liImg {
    width: 779px;
    height: 532px;
    float: left;
}
.index_liImg img {
    width: 100%;
    position: relative;
    display: block;
}
.index_nub {
    width: auto;
    position: absolute;
    bottom: 20px;
    right: 25px;
}
.index_nub span {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    border: 1px solid #fff;
    float: left;
    margin-left: 14px;
    cursor: pointer;
}
.index_nub span.current {
    background: #fff;
}
.project_map{
	position: relative;
	width: 100%;
	height: 532px;
	overflow: hidden;
}
.Trend_content{
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../images/n4.png) repeat;
}
.Trend_common{
	position: relative;
	display: block;
	width: 100%;
	border-bottom: 1px dashed #cbcbcb;
	padding: 19px 0;
}
.Trend_content li {
    position: relative;
    width: 1120px;
    padding: 0 40px;
    height: 160px;
}
.Trend_content li a{
	display: block;
	width: 100%;
	height: 100%;
}
.Trend_time {
    position: relative;
    width: 170px;
    float: left;
    margin-top: 26px;
}
.Trend_Tblock {
    position: relative;
    width: 70px;
    height: 60px;
    border: 1px solid #575b60;
    color: #575b60;
    margin-left: 30px;
}
.Trend_Tblock p{
	font-size: 18px;
    text-align: center;
    margin-top: 16px;
}
.Trend_Tblock span{
	text-align: left;
    margin-left: 2px;
}
.Trend_right {
    position: relative;
    width: 930px;
    float: right;
}
.Trend_img {
    position: relative;
    float: left;
}
.Trend_img img{}
.Trend_txt {
    position: relative;
    float: right;
    width: 660px;
    padding: 14px 74px 14px 0;
}
.Trend_txt h2 {
    color: #384c64;
    font-size: 18px;
    margin-bottom: 15px;
}
.Trend_txt p {
    color: #333333;
    line-height: 24px;
}
.Trend_more{
	position: absolute;
    width: 44px;
    height: 56px;
    color: #fff;
    background: #c3c3c3;
    font-size: 16px;
    text-align: center;
    right: 0;
    top: 50px;
    padding: 10px 2px 0 2px;
    line-height: 22px;
    transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}
.Trend_content li:hover{
	background: url(../images/n5.png) repeat;
}
.Trend_content li:hover .Trend_more{
	background: #384c64;
}
.pageNav{
	position: absolute;
    bottom: 17px;
    right: 40px;
}
.pageNav a {
    color: #333333;
    display: block;
    float: left;
    margin: 0 4px;
}
.pageNav a:hover,.pageNav a.cur{
	color: #1f75ba;
}
.Type_left{
	position: relative;
	width: 777px;
	height: 530px;
	border: 1px solid #eeeeee;
	background: #fff;
	float: left;
}
.Type_aImg{
	position: relative;
	width: 100%;
}
.Type_img{
    display: block;
	position: relative;
	width: 777px;
	height: 486px;
	overflow: hidden;
}
.Type_img img{
	width: 100%;
}
.Type_title{
	text-align: center;
	color: #2775b9;
	font-size: 16px;
	line-height: 30px;
}
.Type_right{
	position: relative;
	width: 415px;
	float: right;
	height: 530px;
	background: #eeeeee;
	overflow: hidden;
}
.Type_list{
	position: relative;
	width: 100%;
	height: 166px;
	margin-bottom: 12px;
	cursor: pointer;
}
.Type_sImg{
	position: relative;
	width: 255px;
	height: 164px;
	border: 1px solid #dcdcdc;
	overflow: hidden;
	float: left;
}
.TypeImg_bg{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/n6.png) repeat;
    transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}
.Type_txt{
	position: relative;
    width: 116px;
    padding: 35px 16px;
    float: right;
}
.Type_txt p{
	color: #333333;
    font-size: 14px;
    margin-bottom: 10px;
    height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
}
.Type_list.cur .TypeImg_bg{
	background: none;
}
.Type_list:hover .Type_txt p,.Type_list.cur .Type_txt p{
	color: #2775b9;
}
.pro_pics {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: url(../Images/n12.jpg) repeat;
}
.pro_pics .arrow-left {
    width: 62px;
    height: 62px;
    background: url(../Images/n7.png) no-repeat center;
    background-size: cover;
    position: absolute;
    left: -65px;
    top: 50%;
    margin-top: -16px;
    z-index: 99;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.pro_pics:hover .arrow-left{
    left: 10px;
}
.pro_pics .arrow-left:hover{
	background: url(../Images/n7_h.png) no-repeat center;
}
.pro_pics .arrow-right {
    width: 62px;
    height: 62px;
    background: url(../Images/n8.png) no-repeat center;
    background-size: cover;
    position: absolute;
    right: -65px;
    top: 50%;
    margin-top: -16px;
    z-index: 99;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.pro_pics:hover .arrow-right{
    right: 10px;
}
.pro_pics .arrow-right:hover{
	background: url(../Images/n8_h.png) no-repeat center;
}
.pro_pics .swiper-container {
    width: 1200px;
    height: 100%;
    position: relative;
    margin: 0 auto;
}
.pro_pics .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
}
.pro_picIn {
    width: 960px;
    height: 38px;
    position: absolute;
    bottom: 16px;
    left: 20px;
    z-index: 99;
}
.pro_picIn li {
    width: 38px;
    height: 38px;
    opacity: .5;
    filter: Alpha(opacity=50);
    margin: 0 5px;
    float: left;
    cursor: pointer;
}
.pro_picIn li.at {
    opacity: 1;
    filter: Alpha(opacity=100);
}
.pro_picIn li img {
    width: 36px;
    height: 36px;
    border: 1px solid #fff;
}
.detail_content{
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../images/n9.png) repeat;
}
.detail_left{
	position: relative;
	width: 210px;
	height: 100%;
	float: left;
}
.detail_list{
	position: relative;
    padding-left: 26px;
    padding-top: 45px;
    padding-right: 22px;
    height: 400px;
    overflow: hidden;
}
.detail_list a{
	color: #2a3849;
    font-size: 16px;
    margin-bottom: 15px;
    display: block;
}
.detail_list a:hover,.detail_list a.cur{
	color: #2555ad;
}
.detail_btn{
	position: absolute;
    bottom: 15px;
    left: 20px;
}
.detail_btn a{
	color: #2a3849;
    font-size: 15px;
}
.detail_btn a:hover{
	color: #2555ad;
}
.detail_btn a.back{
	background: url(../images/n10.png) no-repeat right;
    padding-right: 18px;
    color: #4c4e50;
    display: block;
    font-size: 14px;
    margin-top: 8px;
    width: 61px;
}
.detail_right{
	position: relative;
	width: 990px;
	height: 532px;
	float: right;
}
.detail_text {
    position: relative;
    width: 870px;
    height: 460px;
    margin: 36px 60px;
    overflow: hidden;
    
}
.detail_text h2{
	text-align: center;
	font-size: 24px;
	color: #2a3849;
}
.detial_nav{
	position: relative;
	width: 100%;
	text-align: center;
	margin: 16px 0;
}
.detial_nav span{
	color: #1b4855;
    margin: 0 8px;
}
.detail_text p{
	color: #666666;
    text-align: justify;
    line-height: 24px;
    margin-bottom: 10px;
}
.detail_text img{
	width: 100%;
}


.bigImg_content {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
}
.bigImg_close {
    position: absolute;
    right: 50px;
    top: 50px;
    width: 40px;
    height: 40px;
    background: url(../images/b_1.png) no-repeat 0 3px;
    z-index: 99999;
    cursor: pointer;
}
.bigImg_next {
    position: absolute;
    right: 10%;
    top: 50%;
    width: 40px;
    height: 38px;
    margin-top: -19px;
    background: url(../images/b_1.png) no-repeat 2px -70px;
    z-index: 99999;
    cursor: pointer;
}
.bigImg_prev {
    position: absolute;
    left: 10%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background: url(../images/b_1.png) no-repeat 2px -34px;
    z-index: 99999;
    cursor: pointer;
}
.bigImg_bg {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/bg_1.png);
    z-index: 9998;
}
.bigImg_contentBlock {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.bigImg_zoomBlock {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 80%;
}
.bigImg_block {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
}
.bigImg_block img {
    height: 100%;
}