.about_ds{
	width:100%;
	background:#fff;
	position:relative;
}
.second_banner{
	margin-top:62px;
	width:100%;
	position:relative;
}
.banner_cont{
	width:100%;
	height:160px;
}
.aboutbanner{
	background:url(../img/about_dsbhanner.png) no-repeat;
}
.news_banner{
	background:url(../img/newsbaner.png) no-repeat;
}
.banner_cont h4{
	text-align:center;
	height:160px;
	line-height:160px;
	color:#fff;
	font-size:24px;
}
.about_cont{
	min-height:500px;
}
.cont_up_down{
	margin-top:50px;
	padding-bottom:60px;
}
.sidebar{
	float:left;
	width:250px;
}
.side-zu{
	width:100%;
	position:relative;
	border:2px solid #1446a0;

}
.port-1{
	float: left;
    width: 80%;
	margin-left:10%;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.port-1 img{
	width:100%;
	transition: 0.5s;
    max-width: 100%;
    vertical-align: middle;
}
.port-1.effect-3 .text-desc{
	top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
}
.port-1 .text-desc{
	opacity: 0.9;
    top: -100%;
    transition: 0.5s;
    color: #000;
    padding: 45px 20px 20px;
}
.text-desc{
	position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    height: 100%;
    opacity: 0;
    width: 100%;
    padding: 20px;
}
.text-desc p{
	position: relative;
    text-align: center;
    left: 50%;
    top: 50%;
    float: left;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	width:80px;
	height:70px;
	background:url(img/play.png) no-repeat;
}
.text-desc h3{
    font-size: 20px;
    margin: 10px 0 10px;
	text-align:center;
	color:#fff;
}
.text-desc a{
	margin-top:60px;
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    color: #1446a0;
    border: 2px solid #4d92d9;
    background-color: #fff;
    text-decoration: none;
    transition: 0.4s;
}
.port-1:hover img{transform: scale(1.2);}
.port-1.effect-3:hover .text-desc{width: 100%; top: 0; left: 0; height: 100%; padding: 45px 20px 20px;}
.side-zu li{
	font-size:20px;
	color:#333;
	height:52px;
	padding-left:20px;
	line-height:52px;
	cursor:pointer;
	letter-spacing:1px;
	border-bottom:1px solid #1446a0;
}
.side-zu li:hover{
	background:url(../img/listbg.png) no-repeat !important;
	color:#fff;
}
.sided{
	background:url(../img/listbg.png) no-repeat;
	color:#fff !important;
}
.about_tlt{
	width:250px;
	padding-bottom:10px;
}
.about_tlt span{
	color:#1446a0;

}
.about-word{
	width:72%;
	float:left;
	margin-left:40px;
	background:#fff;
	padding:20px;
}
.about-tit{
	padding-top:10px;
	text-align:center;
	color:#333;
	font-size:28px;
	letter-spacing:4px;
}
.cont-del{
	margin: 30px auto;
    font-size: 16px;
	color: #444;
}
.cont-del p{
	text-align:justify;
	text-indent: 20px;
    padding: 4px 0;
	font-size: 16px;
	letter-spacing:1px;
}
.news_menu{
	width:1100px;
	position:relative;
	height:auto;
	float:left;
}
.news_menu_tlt{
	position:relative;
}
.square{
	position:absolute;
	width:8px;
	height:20px;
	background:#1446a0;
}
.news_menu_tlt p{
	padding-left:20px;
	color:#333;
	font-size:18px;
	line-height:20px;
}
.news_box{
	margin-top:40px;
	width:100%;
}
.news_li{
	border-bottom: solid 1px #e0e0e0;
    padding-bottom: 30px;
    margin-bottom: 30px;
	cursor:pointer;
}
.news_ul li{
	display:inline-block;
	border-bottom: solid 1px #e0e0e0;
    padding-bottom: 30px;
    margin-bottom: 30px;
	cursor:pointer;
}
.news-list-img{
	float:left;
	width:200px;
	height:124px;
	margin-right:20px;
}
.news-list-img img{
	width: 100%;
    height: 100%;
}
.news-list-text{
	width: 820px;
    height: 124px;
    position: relative;
	float:left;
}
.news_item_tlt{
	font-size:18px;
	color:#333 !important;
}
.news_item_tlt a{
	color:#333 !important;
}
.news_item_tlt a:hover{
	color:#1446a0 !important;
}
.news_item_intro{
	font-size: 14px;
    color: #666;
    margin-top: 12px;
    max-height: 42px;
    line-height: 20px;
    overflow: hidden;
}
.news_item_intro a{
	text-decoration:none;
	color: #666;
}
.news-list-date{
	position:absolute;
	right:10px;
	bottom:0;
	font-size:12px;
	color:#aaa;
}
.side_right{
	margin-top:70px;
	position:relative;
	width:300px;
	float:right;
	border:2px solid #e6e6e6;
}
.news_side_tlt{
	height:50px;
	line-height:50px;
	padding-left:12px;
	font-size:18px;
	color:#333;
	border-bottom:1px solid #dddddd;
}
.news_side_li{
	height:60px;
	line-height:60px;
	overflow:hidden;
	border-bottom:1px dotted #ddd;
	font-size:14px;
	color:#333;
	transition: 0.4s;
	cursor:pointer;
	padding-left:12px;
}
.news_side_li a{
	float:left;
}
.sanj{
	width:7px;
	height:12px;
}
.not_txt{
	width:100%;
	margin-left:12px;
	line-height:20px;
}
.not_txt p{
	line-height:18px;
	width:94%;
	margin-top:14px;
}
.page{
	width:100%;
	position:relative;
}
.page_cont{
	float:right;
	margin-top:30px;
	font-size:14px;
	color:#666;
}
.page_cont a{
	margin-left:20px;
	cursor:pointer;
}
.page_cont a span{
	color:#494949;
	font-weight:bold;
	letter-spacing:1px;
}
.assign_page{
	width:50px;
	height:24px;
	line-height:24px;
	text-align:center;
	border:1px solid #ddd;
	outline:none;
	padding-left:2px;
}
.pt_classify{
	width:100%;
	height:auto;
	position:relative;
}
.class_box{
	width:1200px;
	margin:0 auto;
}
.pt_box_list{
	position:relative;
	text-align:center;
	left: 50%;
    top: 0;
	float:left;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.pt_list{
	float:left;
	margin:0 40px;
	line-height:56px;
	font-size:16px;
	color:#2b2b2b;
	cursor:pointer;
	border-bottom:2px solid transparent;
}
.list_clicked{
	color:#1446a0 !important;
}
.pt_list:hover{
	color:#1446a0 !important;
}
.video_banner{
	background:url(../img/videohanner.png) no-repeat;
}
.video_wrap{
	width:1180px;
	min-height:700px;
	padding:10px;
}
.video_menu{
	width:100%;
	position:relative;
}
.video_li{
	width:33.3333%;
	float:left;
	margin-bottom:60px;
}
.video_img{
	width:100%;
	height:237px;
	height:auto;
}
.video_img img{
	width:100%;
	height:100%;
}
.video_txt{
	float:left;
	width:80%;
	margin-left:10%;
	font-size:14px;
	color:#333;
	margin-top:12px;
}
.choice-select{
	width: 1180px;
    margin: 0 auto;
    padding: 13px 5px 13px 5px;
    line-height: 26px;
    margin-top: 20px;
    border-width: 1px;
    border-color: rgb( 204, 204, 204 );
    border-style: solid;
    background-color: #fafafa;
}
.options{
	width:100%;
	border-bottom:1px solid #ebebeb;
	display:block;
}
.option-titlie{
	width:8%;
	float:left;
	line-height:50px;
	text-align:left;
	padding-left:1%;
	color:#333;
	font-weight:bold;
	font-size:16px;
}
.option-cont{
	position: relative;
    float: left;
    background-color: #FFF;
    width: 80%;
    overflow: hidden;
}

.option-cont ul{
	position: relative;
	overflow: hidden;
    display: block;
	margin-top:13px;
	height:25px;
}

.option-cont ul li a{
	float: left;
	padding:0px 6px;
	border-radius:3px;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
	height:25px;
    overflow: hidden;
    margin-right:14px;
	margin-bottom:14px;
    color: #333;
    cursor: pointer;
	text-decoration:none;
}
.option-cont ul li a:hover ,.selected a{
	background:#316cff;
	color:#fff !important;
}
.more{
	float: right;
    cursor: pointer;
    color: #316cff;
	line-height:50px;
    margin-right: 15px;
}
.project-search-box{
    border-bottom: 2px solid #3469ed;
    padding-bottom: 26px;
	width: 1180px;
    margin: 0 auto;
}
.project-search-map {
	width: 1180px;
    margin: 0 auto;
    padding: 21px 5px 13px 5px;
    line-height: 26px;
    margin-top: 20px;
    border-width: 0.417px;
    border-color: rgb( 204, 204, 204 );
    border-style: solid;
    background-color: #fafafa;
}
.project-search-form-box{
	display: block;
    width: 680px;
	margin:0 auto;
    height: 42px;
    line-height: 42px;
    border: 2px solid #1446a0;
    overflow: hidden;
}
.search_inp{
	padding: 0px;
    margin: 0px;
    border: none;
    background: none;
    margin-left: 20px;
    float: left;
    width: 430px;
    font-size: 14px;
    line-height: 36px;
    height: 36px;
    outline: none;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.sea_btn{
	width: 130px;
    border: none;
    background: #1446a0;
    color: #fff;
    font-size: 18px;
    float: right;
    vertical-align: middle;
    height: 100%;
    line-height: 36px;
	-webkit-appearance: button;
    cursor: pointer;
}
.pro_box{
	margin-top:20px;
	width:100%;
	position:relative;
}
.project{
	background:#f2f2f2;
}
.pro_menu{
	background:#fff;
	width:1180px;
	margin:0 auto;
	border:1px solid #d9d9d9;
}
.pro_ul li{
	padding:20px;
	text-align:left;
	width:1180px;
	border-bottom:1px solid #e6e6e6;
	display:inline-block;
}
.pro_li{
	padding:20px;
	border-bottom:1px solid #e6e6e6;
}
.search_nav{
	text-align:left;
    border-bottom: 1px dashed #999;
    padding-top: 13px;
    padding-bottom: 13px;
	position:relative;
}
.search_nav:last-child{
	border-bottom:none;
}
.xmxz_tlt{
	float: left;
	width:auto;
    display: inline-block;
    font-size: 14px;
    color: #999999;
    text-indent: 15px;
}
.map-item-box{
	padding: 0px;
    margin: 0px;
    float: left;
    width: 905px;
    height: 26px;
    overflow-y: hidden;
}
.map-item-box li{
    float: left;
	margin-right:16px;
    height: 26px;
    margin-bottom: 5px;
	font-size: 14px;
    display: inline-block;
	cursor:pointer;
}
.map-item-box li:first-child{
	margin-left:20px;
}
.map-item-box li a{
	padding:6px 8px;
	text-align: center;
    color: #333;
    outline: none;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
}
.xm_selected a{
	border-radius: 5px;
    background-color: rgb( 52, 105, 237 );
    color: #fff !important;
}
.selected{
	color:red;
}
.project-list-img{
	float: left;
    width: 160px;
    height: 150px;
    margin-right: 24px;
}
.project-list-img img{
	width: 100%;
    height: 100%;
}
.project-list-info{
	width: 850px;
    height: 150px;
    position: relative;
    float: left;
}
.pro_li_tlt{
	display: block;
    font-size: 18px;
	color:#1446a0;
}
.pro_li_tlt a{
	color:#1446a0;
}
.pro_li_tag{
	margin-top:24px;
	font-size: 14px;
	color:#333;
}
.pro_li_tag span{
	margin-right:16px;
}
.pro_li_desc{
	font-size: 14px;
	color:#666;
	margin-top:24px;
}
.hzbanner{
	background:url(../img/hzbanner.png) no-repeat;
}
.jg_menu{
	width: 1100px;
    padding-top: 30px;
}
.jg_menu li{
	width: 160px;
    height: 60px;
    margin-right: 18px;
    float: left;
    margin-bottom: 28px;
    opacity: 0.8;
}
.coop_img_box{
	margin-bottom:20px;
}
.port-6 {
    float: left;
    width: 80%;
    margin-left: 10%;
    position: relative;
    overflow: hidden;
    text-align: center;
    overflow: visible;
}
.port-6.effect-3 img {
    transition: 0.5s;
	max-width: 100%;
    vertical-align: middle;
}
.text-desc {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #1446a0;
    height: 100%;
    opacity: 0;
    width: 100%;
    padding: 20px;
	color:#fff;
}
.port-6.effect-3 .text-desc {
    transform: translateY(100%);
    opacity: 0;
    padding: 85px 20px 10px;
    transition: 0.5s;
}
.port-6 h3{
	font-size: 20px;
    margin: 30px 0 10px;
}
.port-6 p{
	line-height: 20px;
    font-size: 14px;
    margin-bottom: 15px;
}
.btn{
	display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    color: #fff;
    border: 2px solid #4d92d9;
    background-color: #4d92d9;
    text-decoration: none;
    transition: 0.4s;
	margin-top:20px;
}
.port-6.effect-3:hover .text-desc{
	transform: translateY(0px); 
	opacity: 1;
}
.port-6.effect-3:hover img{
	transform: scale(0.3) translateY(-90%); 
	position: relative; 
	z-index: 9;
}
.btn:hover{background-color: transparent; color: #fff; transition: 0.4s;}
.button8 {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
.button8::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	background-color:#486ecd;
	color:#fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;

}
.button8:hover::before{
	opacity: 1;
	width: 100%;
}
.button8 a{
	z-index:999 !important;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}
.button8 a:hover{
	color:#fff;
}
.button6::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	background-color: #5e7c87;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transform: scale(0.5, 1);
	transform: scale(0.5, 1);
}
.button6:hover::before{
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
.button6{
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;	
}
.button6 a{
	z-index:999 !important;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}
.button6 a:hover{
	color:#fff;
}
.news_con_head{
	text-align:center;
	font-size:20px;
	color:#1446a0;
	font-weight:bold;
}
.line_d{
	width:100%;
	height:1px;
	background:#ddd;
	margin-top:24px;
	margin-bottom:50px;
}
.entry{
	color:#333;
}
.entry h3{
	font-size:18px;
	text-align:center;
	font-weight:normal;
	line-height:50px;
	margin-bottom:14px;
}
.entry p{
	font-size:16px;
	line-height:40px;
	text-indent:30px;
}
.contec_cont{
	padding:50px 0;
	min-height:473px;
}
.lianxi{
	margin: 0 auto;
    width: 1190px;
    overflow: hidden;
    position: relative;
    z-index: 10;
}
.contact_list {
    margin-top: 10px;
    padding-bottom: 15px;
}
.contact_us {
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}
.contact_list li {
    color: #666;
    font-size: 14px;
    line-height: 30px;
}
.pro_cont{
	width:100%;
	background-color: #f2f2f2;
}
.layout-1190 {
	padding-top:60px;
    position: relative;
    margin: 0 auto;
    width: 1190px;
}
.whith-bg {
    background: #fff;
}
.d-left-content {
    width: 300px;
    float: left;

}
.d-shortcut-menu {
    background: #fff;
    width: 300px;
	font-family: PingFangSC-light,'Microsoft YaHei';
}
.d-shortcut-menu.fixedmune {
    position: fixed;
    top: 100px;
    margin-top: 0;
    z-index: 9;
}
.d-shortcut-menu ul li.current {
    border-left: solid 2px #4877ed;
}
.d-shortcut-menu ul li {
    height: 45px;
    line-height: 45px;
    border-bottom: solid 1px #e0e0e0;
    border-left: solid 2px transparent;
    padding-left: 40px;
    font-size: 14px;
	cursor:pointer;
}
.d-shortcut-menu ul li a {
    color: #666;
}
.d-shortcut-menu ul li.current a {
    color: #4877ed;
}
.d-right-content{
	position: relative;
    width: 870px;
    float: right;
    z-index: 2;
    padding-bottom: 30px;
	 transition: 0.4s;
    -webkit-transition: all 0.4s ease-in-out;
    -khtml-transition: all 0.4s ease-in-out;
}
.d-detail-content {
    padding: 20px;
}
.d-detail-box {
    margin-bottom: 50px;
    color: #666;
    font-size: 14px;
}
.d-detail-box-title {
    font-size: 22px;
    color: #4877ed;
    line-height: 1;
}
.d-box-info {
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    line-height: 1.5;
    word-wrap: break-word;
}
.d-box-info p {
    margin-bottom: 14px;
}
.d-scrollbox {
    position: relative;
    /* margin-top: 30px; */
    overflow: hidden;
    min-height: 282px;
}
.nm-discuss-number {
    font-size: 14px;
    color: #666;
}
.nm-discuss-remark {
    margin-top: 20px;
}
.nm-discuss-remark .nmcreate-form-textarea {
    margin-bottom: 10px;
}
.nmcreate-form-input, .nmcreate-form-textarea {
    position: relative;
}
.nmcreate-form-textarea textarea {
    padding-left: 10px;
    height: 100px;
    border: 1px solid #e0e0e0;
}
.nmcreate-form-input input, .nmcreate-form-textarea textarea {
    padding-top: 10px;
    padding-right: 35px;
    padding-bottom: 10px;
    width: 100%;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    border: none;
    border-bottom: 1px solid #e0e0e0;
    outline: none;
    vertical-align: top;
    font-family: "Microsoft Yahei";
}
textarea {
    overflow: auto;
    resize: none;
}
.nm-discuss-nologin {
    width: 100%;
    left: 0;
    margin-left: 0;
    font-size: 12px;
}
.nm-discuss-reply-empty {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    color: #aaa;
    line-height: 20px;
    text-align: center;
}
.nm-discuss-nologin a{
	color:#4877ed;
	cursor:pointer;
}
.d-btn-green {
    background: #4877ed;
    color: #fff;
}
.d-btn {
    border-radius: 3px;
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}
.pull-right {
    float: right;
}
.nm-discuss-content {
    margin-top: 5px;
}
.nm-discuss-nav {
    border-bottom: 1px solid #e0e0e0;
}
.nm-discuss-nav li.actived {
    font-weight: bold;
    border-color: #333;
}
.nm-discuss-nav li {
    float: left;
    margin-right: 10px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 14px;
    color: #333;
    line-height: 34px;
    border-bottom: 3px solid transparent;
    cursor: pointer;
}
.nm-discuss-list li {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
}
.nm-discuss-list li .nm-discuss-portrait {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
}
.user-link {
    cursor: pointer;
}
.nm-discuss-portrait img {
    width: 40px;
    height: 40px;
    vertical-align: top;
}
.nm-discuss-info {
    padding-left: 50px;
}
.nm-discuss-nickname {
    font-size: 14px;
    color: #4877ed;
    line-height: 24px;
}
.ft-green {
    color: #4877ed;
}
.nm-discuss-remarkcontent {
    margin-top: 5px;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    text-align: justify;
}
.nm-discuss-operate {
    margin-top: 10px;
    font-size: 12px;
    color: #999;
    line-height: 14px;
}
.pull-left {
    float: left;
}
.nm-discuss-operate {
    margin-top: 10px;
    font-size: 12px;
    color: #999;
    line-height: 14px;
}
.pull-right {
    float: right;
}

.nm-discuss-praise {
    display: inline-block;
    margin-right: 10px;
    min-width: 50px;
}
.nm-discuss-praise .icon-14-praise {
    margin-right: 5px;
    cursor: pointer;
}
.icon-14-praise {
    background:url(../img/icon-14-praise.png) no-repeat;
}
.icon-14 {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: top;
}
.news_cont{
	min-height:430px;
}
.pro_list{
	background:#FFFFFF;
}
.pro_list li{
	width:32.33333333333333%;
	border-bottom:none !important;
	padding:40px 30px;
}
.pro_list_img img{
	width:100%;
	border:1px dotted #ccc;
}