﻿/* CSS Document */
.w1140 {
	width:1140px;
	margin:0 auto;
	overflow:hidden;
}
.fr.ds_nav-da{
	width:80%;
}
.ds_header{
border-bottom: 5px solid #25B7AA;
}
.wb1140{
	width: 1120px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
	padding-right:10px;
	padding-left:10px;
	margin-bottom:20px;
	background: #FFFFFF;
	border-radius: 9px;
}
.ds_head_banner img{
	width:100%;
	float:left;
}
.w1140.wb1140 p{
	padding-bottom:20px
}
.ds_nav-da {
	height:100px;

}
.ds_logo>img {
	width: 100%;
	vertical-align: top;
	margin-top: 25px;
}
.ds_nav>ul>li {
	display: block;
    float: left;

    margin-top: 60px;
    margin-bottom: 100px;
        line-height: 40px;
    font-size: 18px;
text-align: center;
    width:115px;
}
.ds_nav>ul>li:hover{
		background: #25b7aa;
	color: #FFFFFF;
}
.ds_nav>ul>li:hover a{

	color: #FFFFFF;
}
.a:hover
.ds_nav>ul>li>a {
	color:#999;
}
.ds_nav>ul>li>a:hover {
	color:#FFFFFF;
}
.ds_xg_fd {
	margin-top: -302px;
	position: relative;
	z-index: 9999;
}
.ds_xg_fd .ds_fda {
	background: url(../images/fda.png) no-repeat;
	width: 269px;
	height: 190px;
	margin-top: 112px;
	position:relative;
	  
}
.ds_xg_fd .ds_fda img{ transition:All 0.6s ease-in-out;}
.ds_xg_fd .ds_fda:hover img{transform:rotateY(360deg); }
.ds_xg_fd .ds_fdb img{  transition:All 0.6s ease-in-out; }
.ds_xg_fd .ds_fdb:hover img{transform: rotateY(360deg); }
.ds_xg_fd .ds_fdc img{  transition:All 0.6s ease-in-out; }
.ds_xg_fd .ds_fdc:hover img{transform: rotateY(360deg); }
.ds_xg_fd .ds_fdd img{  transition:All 0.6s ease-in-out; }
.ds_xg_fd .ds_fdd:hover img{transform: rotateY(360deg); }
.ds_xg_fd .ds_fdb {
	background:url(../images/fdb.png) no-repeat;
	width:269px;
	height:231px;
	margin-top: 71px;
	margin-left:21px;
	position:relative;
}
.ds_xg_fd .ds_fdc {
	background: url(../images/fdc.png) no-repeat;
	width: 269px;
	height: 220px;
	margin-top: 82px;
	margin-left:22px;
	position:relative;
}
.ds_xg_fd .ds_fdd {
	background:url(../images/fdd.png) no-repeat;
	width:269px;
	height:263px;
	margin-top:39px;
	margin-left:21px;
	position:relative;
}
.ds_xg_fd .fd_txt {
	text-align: center;
	bottom: 67px;
	left: 0;
	position: absolute;
	right: 0;
}
.ds_xg_fd .fd_txt>h2 {
	font-size:31px;
	color:#fff;
	font-weight:normal;
	margin-top:14px;
}
.ds_xg_fd img {
	height:50px;
}
.ds_wenben {
	height:270px;
	background:#f3f3f3;
}
.ds_wenben .ds_wb {
	position: relative;
	width:269px;
	height:220px;
	background:#fff;
}
.ds_wenben .ds_wb h1 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	padding: 36px 0;
}
.ds_wenben .ds_wb p {
	font-size:14px;
	color:#666666;
	padding:0 22px;
	line-height: 24px;
}
.triangle-bottomright {
	border-bottom: 45px solid;
	border-left: 45px solid transparent;
	position:absolute;
	bottom:0;
	right:0;
}
.triangle-bottomright b {
	position: absolute;
	color: #fff;
	margin-left: -20px;
	margin-top: 13px;
	font-size: 24px;
	font-weight: normal;
}
.sjxa {
	border-bottom-color:#26b5a9
}
.sjxb {
	border-bottom-color:#273c4f
}
.sjxc {
	border-bottom-color:#259ab7
}
.sjxd {
	border-bottom-color:#25b789
}
.ds_cp {
	margin-top: 0px;
}
.ds_cp ul {
	margin-left:-12px;
}
.ds_cp ul li {
	float:left;
	width:372px;
	position:relative;
	margin-left:12px;
}
.ds_cp ul li h3 {
	background:rgba(39,60,79,.65);
	position:absolute;
	bottom:0;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	min-height:28px;
	padding:15px;
	line-height:18px;
	opacity:0;
	transition:All 0.4s ease-in-out;
}
.ds_cp ul li:hover h3{opacity:1;}
.more {
	display:block;
	width:181px;
	height:46px;
	line-height:46px;
	background:#25b7aa;
	text-align:center;
	color:#fff;
	margin:30px auto;
}
.more:hover {
	color:#fff;
	background:#128a7f;
}
.ds_index_about {
	height:378px;
	background:url(../images/about.jpg) 50% 0px no-repeat;
	min-width:1140px;
}
.ds_index_about h2 {
	color:#fff;
	text-align:center;
	font-size:31px;
	margin-top: 40px;
}
.ds_index_about h1 {
	color:#fff;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	margin-top: 15px;
	line-height:36px;
}
.ds_index_about h3 {
	color:#fff;
	text-align:center;
	font-size:21px;
	font-weight:normal;
	margin-top: 15px;
}
.ds_index_about p {
	color:#fff;
	text-align:center;
	font-size:12px;
	margin-top: 15px;
	line-height:24px;
}
.ds_index_news>div>h2 {
	color:#333;
	font-size:31px;
	text-align:center;
}
.ds_index_news>div>h3 {
	color:#333;
	font-size:16px;
	text-align:center;
	font-weight:normal;
	line-height:36px;
}
.ds_index_news>div>h1 {
	color:#333;
	font-size:14px;
	text-align:center;
	font-weight:normal;
	line-height:24px;
	color:#0dbdbd;
}
.ds_index_news ul{ margin-left:-22px;}
.ds_index_news ul li{ float:left; width:268px; margin-left:22px;}
.ds_index_news ul li h3{ font-size:16px; font-weight:normal; line-height:28px; margin-bottom:6px;}
.ds_index_news ul li p{ font-size:12px; font-weight:normal; line-height:18px; margin-top:6px; color:#999;}

#footer {
    padding-top: 20px;
    background: #333;
	    margin-top: 0;
}
.footTop.center {
    position: relative;
	padding-bottom:24px;
}
.footTop {
    color: #25b7aa;
}
.center {
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
.footShare {
    position: absolute;
    right: 0;
    top: 0;
}
.footShare img {
    width: 34px;
}

.footTop .title {
    font-size: 18px;
    line-height: 1.2;
    padding-bottom: 13px;
    border-bottom: 1px solid #5c5c5c;
    font-weight: bold;
    margin-bottom: 10px;
    white-space: nowrap;
    letter-spacing: -0.5px;
}
.footTop .title1{
	    font-size: 18px;
    line-height: 1.2;

    padding-bottom: 13px;
    border-bottom: 1px solid #5c5c5c;
    font-weight: bold;
    margin-bottom: 10px;
    white-space: nowrap;
    letter-spacing: -0.5px;
}

.footTop li, .footTop dt {
    line-height: 1.3;
    padding: 4px 0;
    font-size: 13px;
}
.footTop li a, .footTop dd a {
    color: #fff;
}
.footTop dt a {
    color: #25b7aa;
}
.footPro dl {
       width: 24%;
}
.footBot {
    border-top: 1px solid #484848;
    color: #fff;
    padding: 0.625% 0;
}
.footBot p {
    padding-top: 10px;
    padding-bottom: 10px;
}
.justify .box, .fofCenter .box, .fofCenter .fofRight > dl .box {
    display: inline-block;
    vertical-align: top;
}
.footNav, .footAbout, .footSolu {
width: 14%;
margin-right: 5.4%;

}

.kuzx{
	width: 100%;
	float: left;
}
.kuzx span{
	text-align: center;
	display: block;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}
.kuzx p{
	color: #FFFFFF;
	text-align: center;
}
.footleft{
	width: 20%;
	margin-right: 6%;
}
.foot-left{
	width: 50%;
	float: left;
	margin-top: 10px;
}
.foot-right{
	width: 50%;
	float: left;
	margin-top: 3px;

}
.foot-right p{
	line-height: 28px;
	color: #FFFFFF;
}
.footPro {width:55%;}.dskj{color:#26b5a9;}
.box>dd{    line-height: 1.3;
    padding: 4px 0;
    font-size: 13px;}
.ds_cp_list ul li{width: 24%;
    float: left;
    position: relative;
    text-align: center;
    line-height: 87px;
    border-radius: 5px;
    margin-left: 11px;}
	.ds_cp_list ul{ margin-left:-11px;}
	.ds_cp_list ul li a{ display:block; background:#e6e6e6; color:#999; font-size:21px;}
	.ds_cp_list ul li a:hover{ display:block; background:#dbdbdb; }
	.ds_cp_list ul li  .on{ background:#26b5a9; color:#fff;}
	.ds_cp_list ul li  .on:hover{ background:#26b5a9; color:#fff;}
	.ds_cp_lista{ margin-top:12px; margin-bottom:12px;}
	.ds_cp_lista ul li a{ line-height:72px; float:left; margin-right:30px; padding:0 5px; text-align:center; color:#999;}
	.ds_cp_lista ul li a:hover{color:#666;}
	.ds_cp_lista ul li .on{ border-bottom:2px solid #273c4f; color:#273c4f;}
	.width40{width: 40%;float: left;}
	.width60{width: 60%;float: left;}
	.width60 img{float: right;}
	.ds_cp_show h3{ font-size:31px; color:#273c4f; font-weight:normal; margin-bottom:6px;    }
	.ds_cp_show h4{ font-size:18px; color:#26b5a9; font-weight:normal;}
	.ds_cp_show ul li{ float:left; width:372px;margin-left:12px; margin-bottom:10px;}
	.ds_cp_show ul li .txt{height:99px;}
	.ds_cp_show ul li .txt h1{     font-size: 14px;
    font-weight: normal;
    color: #333;
    padding: 0 10px;
    line-height: 28px;
    padding-top: 10px;}
	.ds_cp_show .ds_jjfa li .txt a{    background: #26b5a9;
	color:#fff;
	    border-radius: 4px;
    display: block;
    width: 116px;
    height: 34px;
    line-height: 34px;
    text-align: center;
	font-size:14px;
	   font-family: "黑体", "Arial Narrow";
	}
	.ma20 h3{margin-top:20px;}
	.ds_cp_show h4 {
    font-size: 18px;
    color: #26b5a9;  
	font-weight: normal;
	margin-bottom:10px;
	margin-top:20px;
	}
	.ds_cp_show ul li .txt p{ font-size:14px;color:#999; padding:0 10px;}
	.ds_cp_show ul{ margin-left:-12px;}
	
	.ds_cp_show ul li:hover .txt h1{ color:#666;}
	.ds_cp_show ul li:hover .txt p{ color:#666;}
	.ds_tab{    width: 100%;
    line-height: 58px;
    text-align: center;
	border: 1px solid #ccc;
	margin-bottom:34px;}
	.ds_tab tr{ border-bottom:1px solid #ccc;}
	.ds_tab th{ border-left:1px solid #ccc;text-align:center;}
	.ds_tab td{ border-left:1px solid #ccc;}
	.ds_tab .am-active{background:#eeeeee;}
	.ds_cp_show .ds_jszx li a{ padding:10px 16px; display:block;}
	.ds_cp_show .ds_jszx li{border:1px solid #ccc; width:370px;}
	.ds_cp_show .ds_jszx li:hover{border:1px solid #26b5a9;}
	.ds_cp_show .ds_jszx li .txt h1{     font-size: 18px;
    font-weight: normal;
    margin-bottom: 30px;}
	.ds_cp_show .ds_jszx li .txt{height:auto;}
	.ds_cp_show .ds_jszx li:hover .txt{background:none;}
	.ds_cp_show .ds_jszx li:hover .txt h1{color:#26b5a9;}
	.ds_cp_show .ds_jszx li .txt p{ line-height:24px;}
	.ds_cp_show .ds_new_list li h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 6px;
	text-align:center;
    width: 90%;
    margin: auto;
}		
.ds_cp_show .ds_new_list li p {
       font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 6px;
    color: #999;
}	
.ds_cp_show .ds_new_list li {
        float: left;
    width: 268px;
    margin-left: 22px;
	background:#fff;	
	margin-bottom:30px;
}
.ds_cp_show .ds_new_list  {
         margin-left: -22px;
	 margin-top:15px;
		 margin-bottom:35px;
		     overflow: hidden;
}
	
.ds_cp_show .ds_new_list li :hover h3 {
    color:#25b7aa;
}	
.ds_cp_show .ds_jjfa{ margin-left:0;}
.ds_cp_show .ds_jjfa li{    float: left;padding-left:20px;
    width: 100%;
    margin-bottom: 20px;
	background:#fff;}
	.ds_cp_show .ds_jjfa li .txt{ height:286px; overflow: hidden;   width: 400px;  margin:auto;  line-height: 1.8rem;}
	.ds_cp_show .ds_jjfa li .txt h3{ font-size:18px;     }
	.ds_cp_show .ds_jjfa li .txt p{ font-size:12px; padding:0;     margin-bottom: 20px;}
	.ds_cp_show .ds_jjfa li .txt  h4{ font-size:16px; padding:0; margin-top:24px;}
	.ds_cp_show .ds_jjfa li :hover .txt{ background:none;}
	.ds_zd_nr{ text-align:center;width:80%;margin:auto;margin-bottom: 40px;}
	.ds_zd_nr p{text-align:left; line-height:24px;  font-size:14px;}
.ds_xq_nr h1{ font-size:24px; font-weight:normal;text-align: center;  padding-top:20px;  font-family: "黑体", "Arial Narrow";}
.ds_xq_nr h1 .ds_fh{ font-size:14px;color:#999; font-weight:normal;    margin-top: 12px;}
.ds_wz{ line-height:42px;border-bottom:1px solid #f3f3f3}
.ds_wz span{color:#999;font-size:14px}
.ds_wz a{color:#273c4f;font-size:14px;}
.ds_fylj a{ display:block; line-height:42px; text-align:left;}
.ds_lxwm  h1{ font-size:16px; font-weight:normal; line-height:32px;}
.ds_lxwm  p{ font-size:12px; font-weight:normal;color:#999;  line-height:24px;}
.ds_lxwm{ width:792px;}
.ds_lyan{    display: block;
    width: 143px;
    line-height: 36px;
    height: 36px;
    color: #fff;
    text-align: center;
    background: #273c4f;
    float: right;
    margin-top: 37px;
    margin-right: 82px;}
	.ds_lxwm_show  ul li{ width:252px; float:left;    margin-left: 44px;}
	.ds_lxwm_show  ul{ margin-left: -44px;}
	.ds_lxwm_show ul li .ico{text-align:center;padding: 20px 0;}
	.ds_lxwm_show ul li h4{text-align:center;font-size:18px; line-height:46px;color:#26b5a9; border-bottom:1px solid #ccc;border-top:1px solid #ccc;}
	.ds_lxwm_show ul li .txt{ font-size:14px; line-height:28px; padding:20px 0;}
	.ds_lxwm_map img{ width:100%;}
	.ds_gywm_banner img{width:100%;float:left;}
	.ds_gywm_nr h1{ font-size:31px;text-align:center;color:#273c4f; font-weight:normal; background:url(../images/fgf.png) 0 no-repeat;margin-top: 15px;}
	.ds_gywm_nr h1.admin{background:inherit;}
	/*.ds_gywm_nr h1.admin a.images1{background:url(../images/fgf1_01_left.png) 0 no-repeat;float:left; max-width:40%  ; width: 33%;height:31px;background-size:100%;}
	.ds_gywm_nr h1.admin a.images2{background:url(../images/fgf1_03_right.png) 0 no-repeat;float:right;max-width:40% ; width: 33%;height:31px;background-size:100%;}
	*/
	.ds_gywm_nr h1.admin div.images1{
		    float: left;
    position: relative;
	max-width:37%;
	}
	.ds_gywm_nr h1.admin div.images2{
		    float: right;
    position: relative;
	    overflow: hidden;
		
		max-width:37%;
	}
	.ds_gywm_nr h1.admin div.images2 img{
		width:100%;
	}
	.ds_gywm_nr h1.admin div.images1 img{
		width:100%;
	}
	.ds_gywm_nr h2{ font-size:26px;text-align:center;color:#273c4f; font-weight:normal; margin-top:12px;}
	.ds_gywm_nr .p1{ text-align:center;font-size:14px; color:#999;margin-top:24px; line-height:24px;}
	.ds_gywm_nr .p2{ text-align:center;font-size:16px; color:#25b7aa;margin-top:24px; margin-bottom:42px;}
	.ds_gywm_show p{ line-height:24px; font-size:14px; color:#666;}
	.ds_gywm_nr ul{margin-left:-127px;  overflow: hidden;}
	.ds_gywm_nr ul li{ width:294px; float:left;margin-left:127px;margin-bottom:31px;}
	.ds_gywm_nr ul li .txt h3{ font-size:18px; color:#333; font-weight: normal; line-height:50px;text-align:center;}
	.ds_gywm_nr ul li .txt h3 .spana:after{    content: "-";
    width: 20px;
    height: 20px;
    color: #25b7aa;
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;}
	.ds_gywm_nr ul li .txt h3 span{font-size:14px;}
	.ds_gywm_nr ul li .txt h3 .spana{font-size:18px;}
	.ds_gywm_nr ul li .txt p{ font-size:14px; color:#666; font-weight: normal; line-height:24px;}
	.login_right h3 {
    text-align: right;
    color: #333;
    font-size: 28px;
    padding-right: 36px;
    background: url(../images/tel.png) right no-repeat;
	font-weight:bold;
}
.login_right span {
    display: block;
    text-align: right;
    line-height: 32px;
}
.digg.mt15.admin img {
    display: none;
}
table {
    border: 1px solid #999;
}
td {
    border: 1px solid #999;
}tr {
    border: 1px solid #999;
}
.ds_lybd .am-form-group span{    display: inline-block;
    font-size: 16px;
    width: 88px;
	float:left;
    text-align: right;
    margin-right: 12px;
    line-height: 36px;
	    vertical-align: top;}
.ds_lybd .am-form-group input{    height: 36px;
    border-radius: 5px;
    background: none;
    border: 1px solid #ccc;
    width: 600px;
    padding: 0 20px;}
.ds_lybd .am-form-group { margin-bottom:24px;}
.ds_lybd .am-form-group textarea{
    border-radius: 5px;
    background: none;
    border: 1px solid #ccc;
    width: 600px;
    padding: 10px 20px;}
	.ds_btn_tj{ width:118px; height:40px; line-height:40px;text-align:center;color:#fff; border-radius:5px; background:#25b7aa;border: none;margin-right:30px;}

	.ds_zdy_btn{width: 100%;
    opacity: 0;
    margin-top: -38px;}
	
	.lianjie {
    width: 1140px;
    padding-left:20px;
    margin-left: -10px;
    height: 79px;
    float: left;
    background: url(../images/123.jpg) 50% 0px no-repeat;
}
.ds_cp_show h1 {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    padding-top: 20px;

}
.dskj:hover{
	color:#FFf;
}