/* CSS Document */
.w1200 {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.header {
	height:161px;
	border-bottom:1px solid #029de9;
}
.header .ds_top {
	height:60px;
	background:#333;
}
.header .ds_nav {
	height:101px;
	background:#fff;
}
.page-container{
	width: 100%;
    float: left;
	
}
input.form-control{
	display:none;
}
ul.page-breadcrumb.breadcrumb{
	display:none;
}
.container{
		margin:auto;
}
.ds_tj {
	margin-left:-30px;
}
.ds_ggw_a {
	width:585px;
	height:180px;
	margin-left:30px;
}
.ds_ggw_a .ds_ggw_left {
	width: 233px;
	background: #72bd2f;
	height: 120px;
	float: left;
	padding: 30px;
	position: relative;
}
.ds_ggw_a .beee a>h3 {
	color:#333;
}
.ds_ggw_a .beee a>p {
	color:#333;
}
.ds_ggw_a .beee .more {
	color:#333 !important;
}
.ds_ggw_a .beee {
	background:#eee;
}
.ds_ggw_a .ds_ggw_right {
	float:left;
	width:292px;
	height:180px;
	overflow:hidden;
}
.ds_ggw_a .ds_ggw_left h3 {
	font-size:24px;
	font-weight:normal;
	color:#fff;
}
.ds_ggw_a .ds_ggw_left p {
	color:#fff;
	line-height:24px;
}
.ds_ggw_a .ds_ggw_left .more {
	color:#fff;
	position: absolute;
	bottom: 16px;
}
.ds_ggw_right img {
	transition:All 0.4s ease-in-out;
}
.ds_ggw_right:hover img {
	transform:scale(1.2);
}
.ds_tel {
	color: #fff;
	font-size: 16px;
	line-height: 60px;
	display: block;
	background: #029de9;
	float: left;
	padding: 0 20px;
}
.ds_tel:hover {
	color:#fff;
}
.ds_ss {
	margin-top:15px;
}
.ds_an>input {
	background:#fff;
	width:29px;
	height:28px;
	    font-size: 0;
	border: none;
	background:url(../images/Search.gif) center no-repeat #fff;
	outline:medium;
}
.ds_kuan>input {
	background:#fff;
	width:172px;
	color:#999999;
	height:28px;
	border: none;
	padding:0 3px;
	outline:medium;
}
.logo {
	float:left;
	width:266px;
}
.logo>img {
	margin-top:6px;
}
.ds_meun {
	line-height: 101px;
}
.ds_meun>ul>li>a {
	color:#333;
	font-size:16px;
	padding:0 33px;
	display:block;
	position: relative;
}
.ds_meun>ul>li {
	float:left;
}
.ds_meun>ul>li>a:after {
	content: '/';
	display: inline-block;
	width: 0px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 0px;
	color: #eee;
}
.ds_meun>ul>li>a:hover {
	color:#005bac;
}
.ds_meun>ul>.on>a {
	color:#005bac;
}
.ds_index_title {
	overflow: hidden;
	line-height:33px;
}
.ds_index_title>.ds_title>h3 {
	font-size:21px;
	font-weight:normal;
	color:#039fea;
}
.ds_index_title>.ds_title>h3>span {
	color:#999;
	font-size:14px;
}
.ds_index_title>.ds_xx>a {
	color:#999;
	margin-left:6px;
}
.ds_index_title>.ds_xx>a:hover {
	color:#039fea;
}
.ds_cptj {
	width:835px;
}
.ds_cptj>ul>li {
	padding: 31px;
	float: left;
	line-height: 24px;
	width: 215px;
	height: 284px;
	text-align: center;
	background:#fff;
	border: 1px solid #e6e6e6;
	margin-left: -1px;
}
.ds_cptj>ul>li>a>h3 {
    margin-top: 20px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.ds_cptj>ul>li>a>span {
    color: #999;
    font-size: 12px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.fgx {
	border-bottom:1px solid #cdcdcb;
}
.fgx span {
	width:85px;
	height:2px;
	display:block;
	background:#039fea;
}
.ds_new_bigkj {
	overflow:hidden;
	background:#fff;
}
.ds_index_new {
	width:513px;
	padding:0 40px;
	margin-top: 20px;
}
.ds_index_new ul .new_tj {
	border-bottom:1px solid #e6e6e6;
	line-height: 24px;
	    margin-bottom: 9px;
}
.ds_index_new ul .new_tjs {
	line-height: 24px;
	overflow: hidden;
}
.ds_index_new ul .new_tj h3 {
	font-size:16px;
	font-weight:normal;
	color:#333;
}
.ds_index_new ul .new_tj p {
    font-size: 13px;
    font-weight: normal;
    color: #666;
    margin-top: 5px;
    margin-bottom: 6px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ds_index_new ul .new_tjs h3 {
	font-size:13px;
	color:#666;
	float:left;
	font-weight:normal;
}
.ds_index_new ul .new_tjs span {
	font-size:13px;
	color:#666;
	float:right;
}
.content {
	overflow:hidden;
}
.content>ul>li {
	display:none;
}
.tab>a {
	display: block;
	float: right;
	width: 112px;
	height: 62px;
	text-align: center;
	line-height: 62px;
	background: #c4ecff;
	margin-left: 1px;
	margin-bottom: 1px;
}
.tab .on {
	background:#039fea;
	color:#fff;
}
.ds_kh_al ul {
	margin-left:-20px;
}
.ds_kh_al ul li {
	float:left;
	text-align:center;
	background:#fff;
	margin-left:20px;
}
.ds_kh_al ul li h3 {
	line-height:40px;
	    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	padding: 0 20px;
}
.ds_yqlj {
	text-align:center;
}
.ds_yqlj a {
	color:#999;
	padding:0 10px;
	position:relative;
}
.ds_yqlj a:after {
	content: '/';
	display: inline-block;
	width: 0px;
	height: 14px;
	position: absolute;
	right: 0;
	top: 0px;
	color: #eee;
}
.footer {
	margin-top:40px;
}
.ds_foot_top {
	background:#eee;
	height:220px;
	float:left;
	width:100%;
	margin-top:30px;
}
.ds_foot_down {
	background:#333;
	height:44px;
	line-height:44px;
	float:left;
	width:100%;
	    font-size: 12px;
}
.ds_foot_down span {
	color:#999;
}
.footer_nav {
	width:956px;
	float:left;
	margin-top:20px;
}
.ds_gsxx.fr.mt40{
	margin-top:20px;
}

.foot_nav {
	float:left;
	width:25%;
	line-height: 24px;
}
.foot_nav ul {
	margin-top:6px;
	padding:0px;
}
.foot_nav h3 {
	color:#333;
	font-size:16px;
	font-weight:normal;
}
.foot_nav h3 i {
	width: 6px;
	background: #aaa;
	display: block;
	height: 16px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
.ds_gsxx>h3 {
	color:#039fea;
	font-size:30px;
	margin:0;
}
.ds_gsxx>h4 {
	color:#999;
	font-size:12px;
	font-weight:normal;
}
.ds_foot_xx>h3 {
	color:#333;
	font-size:14px;
	font-weight:normal;
	margin:0;
}
.ds_foot_xx>p {
	color:#999;
	font-size:12px;
}
.ds_rwm {
	margin-top: 12px;
}
.ds_foot_xx {
	line-height: 20px;
	margin-top: 10px;
}
.ds_wz {
	height:40px;
	line-height:40px;
}
.ds_list_left {
}
.ds_list_left h3 {
	    height: 42px;
    line-height: 42px;
    color: #fff;
    background: #029de9;
    padding: 0 20px;
    position: relative;
    text-align: center;
}
.ds_list_left h3 i {
	position: absolute;
	width: 5px;
	height: 17px;
	background: #89e735;
	left: 0;
	top: 12px;
}
.ds_list_left>ul>li {
	line-height:42px;
	height:41px;
	border-bottom:1px solid #eee;
	padding:0 20px;
	position:relative;

}
.ds_list_left>ul>li:before{
content:url(../images/list.png);
    display: inline-block;
    width: 0px;
    height: 14px;
    position: absolute;
    top: 17px;
    color: #eee;

}
.ds_list_left>ul>.hover{border-right: 4px solid #00a0e3;}
.ds_list_left>ul>li>a{ padding-left:10px;}
.ds_list_left>ul {
	background:#fff;
	width:200px;

}
.ds_al_sjx {
	background:url(../images/sjx.png) no-repeat;
	width:18px;
	height:10px;
	margin-left: 19px;
}
.ds_al_txt {
	overflow: hidden;
	margin-top: -10px;
	z-index: 9999;
	position: absolute;
}
.ds_al_show {
	line-height: 22px;
	height: 155px;
	background: #fff;
	width: 284px;
	padding: 25px 18px 0 18px;
}
.ds_al_show h3 {
	font-size:18px;
	color:#333;
	font-weight:normal;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.ds_al_show p {
	font-size: 12px;
	color: #333;
	margin-top: 12px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.ds_al_show .more {
	position: absolute;
	bottom: 20px;
}
.al_bh {
	display: block;
	position: relative;
}
.al_bh span {
position: absolute;
    /* width: 320px; */
    height: 200px;
    background: url(../images/bbj.png);
    left: 0;
    width: 320px;
    opacity: 0;
    text-align: center;
    line-height: 190px;
    color: #fff;
    font-size: 24px;
    transition: All 0.4s ease-in-out;
    transform: scale(0);
}
.al_bh:hover span {
	opacity:1;
	transform:scale(1);
}
.ds_al_fr ul {
	margin-left:-9px;
}
.ds_al_fr ul li {
	float:left;
	margin-left: 9px;
	height:330px;
	margin-bottom:10px;
}
.ds_al_fr {
	width:979px;
}
.ds_cplist {
	width:939px;
	padding:0 20px 20px 20px;
}
.ds_cplist>h2 {
	height: 42px;
	line-height: 42px;
	color: #029de9;
	font-size: 14px;
	border-bottom: 1px solid #029de9;
}
.ds_cp_date {
	float:left;
}
.ds_cp_date h4 {
	width: 75px;
	height: 50px;
	background: #f2f2f2;
	font-size: 20px;
	color: #666666;
	line-height: 50px;
	text-align: center;
}
.ds_cp_date h5 {
	width: 75px;
	height: 22px;
	background: #f2f2f2;
	font-size: 12px;
	color: #999999;
	line-height: 22px;
	text-align: center;
	margin-top: 1px;
}
.ds_cp_txt {
	float:left;
	width: 854px;
	margin-left:10px;
}
.ds_cp_txt>h2 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	border: none;
	line-height: 20px;
	height: 28px;
}
.ds_cp_txt p {
	color: #999;
	line-height: 24px;
}
.ds_cplb>ul>li {
	margin-bottom: 20px;
	overflow: hidden;
}
.menu_list {
	margin:0 auto;
}
.menu_head {
	height: 42px;
	line-height: 42px;
	padding:0 20px;
	font-size: 16px;
	color: #525252;
	cursor: pointer;
	border-bottom: 1px solid #F1F1F1;
	border-top: 1px solid #F1F1F1;
	position: relative;
	margin: -1px 0px 0px 0px;
	font-weight: normal;
	background:#fff;
}
.menu_list .current {
	background:#fff url(../images/pro_down.png) center right no-repeat;
}
.menu_body {
	line-height: 28px;
	backguound: #fff;
}
.menu_body a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    color: #777777;
    text-decoration: none;
    background: #fff;
}
.menu_body a:hover {
	text-decoration:none;
	color:#029de9;
}
.ds_cp_list_left {
	width:230px;
}
.ds_cp_list_left>h3 {
	height: 42px;
	line-height: 42px;
	color: #fff;
	background: #029de9;
	padding: 0 20px;
	position: relative;
}
.ds_cp_list_left>h3>i {
	position: absolute;
	width: 5px;
	height: 17px;

	left: 0;
	top: 12px;
}
.ds_cp_list_fr {
	width:920px;
	min-height:500px;
}
.ds_xxt {
	background:#fff;
	height: 42px;
	line-height: 42px;
}
.ds_zhpx {
	width:96px;
	text-align:center;
	border-right:1px solid #e6e6e6;
	position:relative;
}
.ds_zhpx>a {
	float: left;
	width: 79%;
}
.ds_zhpx>a>i {
	background: url(../images/dsjx.png) no-repeat;
	width: 9px;
	height: 5px;
	display: block;
	float: left;
	margin-top: -22px;
	margin-left: 76px;
	position: absolute;
}
.ds_ym {
	width: 59px;
	text-align: center;
	padding: 0 10px;
	border-left: 1px solid #eee;
}
.ds_ym>span {
	width: 50%;
	text-align: center;
	display: block;
	float: left;
	font-size: 16px;
}.ds_ym>a {
	width: 50%;
	text-align: center;
	display: block;
	float: left;
	font-size: 16px;
}
.ds_ys {
	padding: 0 20px;
}
.ds_cp_list_nr ul {
	margin-left:-10px;
}
.ds_cp_list_nr ul li {
    width: 298px;
    height: 350px;
	background:#fff;
	border:2px solid #fff;
	margin-left: 10px;
	float: left;
	  border: 1px solid #fff;
	margin-bottom:10px;
}
.ds_cp_list_nr ul li>.imgbig {
	text-align: center;
	padding: 20px;
}
.ds_cp_list_nr ul li>.txt h2 {
	font-size:16px;
	color:#333;
	font-weight:normal;
	text-align:center;
}
.ds_cp_list_nr ul li>.txt p {
	font-size:12px;
	color:#999;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
		text-align:center;
}
.ds_cp_list_nr ul li>.txt {
	padding: 20px;
	line-height: 24px;
}
.ds_cp_list_nr ul li:hover {
    transform: translate(0, -5px);
    box-shadow: 0 15px 15px rgba(0,0,0,0.1);
    border: 1px solid #fff;
}
.ds_cp_nr_fl {
	width:937px;
	border:1px solid #e6e6e6;
}
.ds_cp_nr_title>div {
	padding:0 35px;
}
.ds_cp_nr_title {
	height:81px;
	line-height:81px;
}
.ds_cp_nr_title h1 {
	float:left;
}
.ds_cp_nr_title span {
	float:right;
}
.ds_cp_nr_title {
	border-bottom:1px solid #e6e6e6;
}
.ban {
	width:100%;
	height:600px;
	position:relative;
	overflow:hidden;
	margin:10px auto 0 auto;
}
.ban2 {
	width: 534px;
	height: 534px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
.ban2 ul {
	position:absolute;
	left:0;
	top:0;
}
.ban2 ul li {
	width:534px;
	height:534px;
}
.prev {
	float:left;
	cursor:pointer;
}
.num {
	height:82px;
	overflow:hidden;
	width: 166px;
	position:relative;
	float:left;
}
.min_pic {
	padding-top: 10px;
	width: 166px;
	overflow: hidden;
	margin: 0 auto;
}
.num ul {
	position:absolute;
	left:0;
	top:0;
}
.num ul li {
	width:50px;
	height:50px;
	margin-right:5px;
	padding:1px;
}
.num ul li.on {
	border:1px solid #005bac;
	padding:0;
}
.prev_btn1 {
	width:16px;
	text-align:center;
	height:18px;
	margin-top:40px;
	margin-right:20px;
	cursor:pointer;
	float:left;
}
.next_btn1 {
	width:16px;
	text-align:center;
	height:18px;
	margin-top:40px;
	cursor:pointer;
	float:right;
}
.prev1 {
	position:absolute;
	top:313px;
	left:20px;
	width:43px;
	height:51px;
	z-index:9;
	cursor:pointer;
}
.next1 {
	position:absolute;
	top:313px;
	right:20px;
	width:43px;
	height:51px;
	z-index:9;
	cursor:pointer;
}
.mhc {
	background:#000;
	width:100%;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(Opacity=50);
	position:absolute;
	left:0;
	top:0;
	display:none;
}
.pop_up {
	width:500px;
	height:500px;
	padding:10px;
	background:#fff;
	position:fixed;
	-position:absolute;
	left:50%;
	top:50%;
	margin-left:-255px;
	margin-top:-255px;
	display:none;
	z-index:99;
}
.pop_up_xx {
	width:40px;
	height:40px;
	position:absolute;
	top:-40px;
	right:0;
	cursor:pointer;
}
.pop_up2 {
	width:500px;
	height:500px;
	position:relative;
	overflow:hidden;
}
.pop_up2 {
	width:500px;
	height:500px;
	position:relative;
	overflow:hidden;
	float:left;
}
.pop_up2 ul {
	position:absolute;
	left:0;
	top:0;
}
.pop_up2 ul li {
	width:500px;
	height:500px;
	float:left;
}
.ds_show_cp {
	padding-bottom: 40px;
}
.ds_nr_a {
	background:#f4f4f4;
}
.ds_nr_a h4 {
	height: 40px;
	line-height: 40px;
	padding: 0 25px;
	float: left;
	background: #fff;
	border-top: 2px solid #029de9;
	border-right: 1px solid #eee;
}
.ds_nr_show {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 119px;
	padding-right: 119px;
	line-height: 24px;
}
.ds_rm_list {
	padding:22px;
	overflow: hidden;
}
.ds_rm_list ul {
	margin-left:-15px;
}
.ds_rm_list ul li {
	float:left;
	margin-left:85px;
        width:212px;
}
.ds_rm_list ul li h3{
	margin-bottom:10px;
}
.ds_rm_img{
	margin-bottom:10px;
}
.ds_cp_nr_fr {
	width:240px;
}
.ds_nr_fr_a {
    padding-bottom: 15px;
    background: #fff;
    border: 1px solid #eee;
    float: left;
    width: 100%;
}
.alert.alert-danger {
    text-align: center;
}
.ds_nr_fr_a h3 {
	height:36px;
	line-height:36px;
	font-size:14px;
	color:#666;
	padding:0 15px;
	border-bottom:1px solid #eee;
	font-weight:normal;
}
.ds_nr_fr_a h2 {
	line-height:45px;
	height:45px;
	font-size:16px;
	font-weight:normal;
	padding:0 15px;
}
.ds_nr_fr_b {
	padding: 0 15px 10px 15px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
.ds_nr_fr_b img {
	border:1px solid #eee;
}
.ds_js {
	float: right;
	width: 118px;
	margin-top: 6px;
}
.ds_zu p {
	padding: 6px 15px;
	line-height: 24px;
}
.ds_zu p span {
	color:#999;
}
.ds_from_kj{ width:138px; height:28px;}
.ds_from{    padding: 15px;
    line-height: 45px;}
	.ds_from>div>span{ width:60px; display:inline-block; color:#999;}
	.ds_from>span{ color:#999;}
	.ds_from_kj1{ width:206px; height:59px;}
	.ds_nr_fr_a>.ds_btn{width: 204px;
    height: 37px;
    border: 1px solid #eee;
    background: #f7f7f7;
    margin: 0 auto;
    display: block;
    line-height: 37px;
    text-align: center;
    border-radius: 3px;
	margin-bottom: 10px;
	color:#333;}
	.ds_nr_fr_a>.green{ background:#72bd2f; border-color:#aa51d; color:#fff;float:left;margin-left:15px;}
	.ds_nr_fr_a>.blue{ background:#029de9; border-color:#1e76e7; color:#fff;float:left;margin-left:15px;}
	
	.tab{ overflow:hidden;}.ds_yqlj a:hover{color:#039fea;}
	.ds_list_left>ul>li>.hover{color:#029de9;}
	.ds_new_rwm{ padding:15px 0; background:#fff;}
	.ds_cplb>h3{    text-align: center;
    font-size: 18px; margin-bottom:10px}
	.ds_cplb>p{      font-size: 14px;
    line-height: 24px;}
	.ds_ys_xqnr span{ color:#666; margin-right:12px;}
	.ds_ys_xqnr{     height: 36px;
    line-height: 36px;}
	.espcms_book{line-height:24px;}
	.ds_yc{    position: absolute;
    background: #fff;
    width: 100%;
    margin-top: 42px;
	display:none;}
	.ds_yc>li{border-bottom: 1px solid #eee;}
	.ds_zhpx:hover .ds_yc{ display:block;}
	input#zxddbotton {
    width: 87%;
    margin-top: 16px;
    height: 40px;
    border: 1px solid #eee;
    background: #dadada;
}
.menu_body a.active{
	
	color:#029de9;
}









