@charset "utf-8";
html,body{min-width: 1200px;}
.content
{
    width: 1200px;
    margin: 0 auto;
}
.content:after
{
    content: "";
    display: block;
    clear: both;
}
/*头部*/
.head
{
    height: 155px;
    background: #a92626;
    position: relative;
    z-index: 10;
}
.head .content
{
    height: 100%;
    background: url(../img/headbj.png) no-repeat right center;
}
/*logo*/
.head .content .logo_search:after
{
    content: "";
    display: block;
    clear: both;
}
.head .content .logo
{
    width: 555px;
    height: 56px;
    float: left;
}
.head .content .logo a
{
    display: block;
    width: 100%;
    height: 100%;
}
.head .content .logo a img
{
    float: left;
    width: auto;
    height: auto;
}
.head .content .logo a p
{
    float: left;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    color:#fff;
    padding: 0px 0px 0px 24px;
    border-left: 1px solid #fff;
    margin-left: 28px;
    margin-top: 9px;
    font-family: 'Normal'
}
/*index_link*/
.index_link
{
    font-size: 14px;
    color: #fff;
    float: right;
    margin-top: 19px;
    margin-right: 10px;
}
.logo_search
{
    padding-top: 25px;
}
/*search*/
.search_box
{
    float: right;
    width: 200px;
    height: 30px;
    background: url(../img/search_box.png) no-repeat;
    margin-top: 13px;
}
.search_box .text
{
    background: transparent;
    width: 80%;
    height: 100%;
    outline: none;
    border: none;
    float: left;
    padding-left: 10px;
    color: #fff;
    line-height:30px\0;
}
.search_box .submit
{
    width: 20px;
    height: 20px;
    background: url(../img/ss.png) no-repeat;
    outline: none;
    margin: 5px 6px 0 0;
    float: right;
    cursor: pointer;

}
.head .content hr
{
    width: 100%;
    height: 1px;
    background: #d99f9f;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 48px;
}
/*nav*/
.nav
{
    width: 100%;
    height: 50px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    clear: both;
    margin-top: 26px;
}
.nav a
{
    color: #fff;
}
.nav .nLi
{
    float:left;
    position:relative;
    display:inline;
}
.nav .nLi h3
{
    float:left;
    font-weight: normal;
}
.nav .nLi h3 a
{
    display:block;
    width: 109px;
    height: 48px;
    line-height: 48px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.nav .sub
{
    display:none;
    width: 100%;
    left: 0;
    top: 48px;
    position: absolute;
    background: #a42d2d;
    line-height: 24px;
}
.nav .sub li
{
    zoom:1;
    padding:15px 0;
}
.nav .sub a
{
    display:block;
    color:#fff;
    text-align: center;
}
.nav .sub li:hover
{
    background:#8d0000;
    color:#fff;
}
.nav .on h3 a
{
    background:#8d0000;
    color:#fff;
}



/*banner*/
.banner,.list_banner
{
    width: 100%;
    height: 530px;
    margin: 0 auto;
    /*min-width: 1230px;*/
    position: relative;
    z-index: 9;
    max-height: 650px;
    overflow: hidden;
}
.banner .device
{
    width: 100%;
    height: 100%;
    position: relative;
}
.banner .device .swiper-container
{
    height: 100%;
    width: 100%!important;
}
.banner .device .swiper-container .content-slide
{
    padding: 20px;
    color: #fff;
}
.banner .device .swiper-container .swiper-wrapper
{
    width: 100%;
    height: 100%!important;
}
.banner .device .swiper-container .swiper-wrapper .swiper-slide
{
    width: 100%;
    height: 100%;
}
.banner .device .swiper-container .swiper-wrapper .swiper-slide a img
{
    width: 100%;
    height: 530px;
}
.banner .device .swiper-container .swiper-wrapper .swiper-slide img
{
    width: 100%;
   height: 530px;
}
.banner .device .pagination
{
    position: absolute;
    left: 0;
    text-align: center;
    bottom:5px;
    width: 100%;
    z-index: 99999;
}
.banner .device .pagination .swiper-pagination-switch
{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: rgba(125,59,58,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B27d3b3a,endColorstr=#B27d3b3a);
    margin: 0 3px;
    cursor: pointer;
}
.swiper-active-switch
{
    background: #9a0000!important;
}



/*new*/
.main .content
{
    padding-top: 1px;
    min-height:500px;
    padding-bottom:50px;
}
.main .content .new
{
    margin-top: 20px;
}
.main .content .new:after
{
    content: "";
    display: block;
    clear:both;
}
.main .content .new .new_img
{
    width: 482px;
    height: 332px;
    margin-top: 12px;
}
.main .content .new .new_img .device
{
    width: 100%;
    height: 100%;
    position: relative;
}
.main .content .new .new_img .device .swiper-container
{
    width: 100%;
    height: 100%;
}
.main .content .new .new_img .device .swiper-container .swiper-wrapper .swiper-slide
{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.main .content .new .new_img .device .swiper-container .swiper-wrapper .swiper-slide a img
{
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.main .content .new .new_img .device .swiper-container .swiper-wrapper .swiper-slide img
{
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.main .content .new .new_img .device .swiper-container .swiper-wrapper .swiper-slide a p
{
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color:#990012;
    background: rgba(153,0,18,0.7);
}
.main .content .new .new_img .device .swiper-container .swiper-wrapper .swiper-slide a p span
{
    display: block;
    width: 90%;
    margin:0 auto;
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}
.main .content .new .new_img .device .swiper-container .swiper-wrapper .swiper-slide:hover a img
{
    transform: scale(1.1);
}
.main .content .new .new_img .device .swiper-container .swiper-wrapper .swiper-slide:hover img
{
    transform: scale(1.1);
}

.main .content .new .new_img .device .pagination
{
    position: absolute;
    right: 0;
    text-align: center;
    bottom: 5px;
    width: 18%;
    z-index: 99999;
}
.main .content .new .new_img .device .pagination .swiper-pagination-switch
{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #bfbfbf;
    margin: 0 3px;
    cursor: pointer;
}
.main .content .new .new_img .device .pagination .swiper-active-switch
{
    background: #fff!important;
}




/*newtab*/
.main .content .new .newtab
{
    width:680px;
}
.main .content .new .newtab .slideTxtBox
{
    width:100%;
}
.main .content .new .newtab .slideTxtBox .hd
{
    height: 50px;
    line-height:45px;
    border-bottom:1px solid #ddd;
    position:relative;
}
.main .content .new .newtab .slideTxtBox .hd ul
{
    height: 50px;
}
.main .content .new .newtab .slideTxtBox .hd ul li
{
    float:left;
    cursor:pointer;
    position: relative;
    margin-right: 25px;
}
.main .content .new .newtab .slideTxtBox .hd ul li + li + li + li
{
    margin-right: 0;
}
.main .content .new .newtab .slideTxtBox .hd ul li span
{
    display: block;
    width: 100%;
    padding-left: 40px;
    font-size: 24px;
}
.main .content .new .newtab .slideTxtBox .hd ul li .l1
{
    background: url(../img/qb1.png) no-repeat left center;
}
.main .content .new .newtab .slideTxtBox .hd ul li .l2
{
    background: url(../img/zs1.png) no-repeat left center;
}
.main .content .new .newtab .slideTxtBox .hd ul li .l3
{
    background: url(../img/py1.png) no-repeat left center;
}
.main .content .new .newtab .slideTxtBox .hd ul li .l4
{
    background: url(../img/xw1.png) no-repeat left center;
    padding-left:50px;
}
.main .content .new .newtab .slideTxtBox .hd ul  .on 
{
    height: 50px;
    border-bottom:1px solid #9A0000;
}
.main .content .new .newtab .slideTxtBox .hd ul .on .l1
{
    background: url(../img/qb2.png) no-repeat left center;
}
.main .content .new .newtab .slideTxtBox .hd ul .on .l2
{
    background: url(../img/xkjs2.png) no-repeat left center;
}
.main .content .new .newtab .slideTxtBox .hd ul .on .l3
{
    background: url(../img/py2.png) no-repeat left center;
}
.main .content .new .newtab .slideTxtBox .hd ul .on .l4
{
    background: url(../img/xw2.png) no-repeat left center;
    padding-left:50px;
}
.main .content .new .newtab .slideTxtBox .bd
{
    position: relative;
}
.main .content .new .newtab .slideTxtBox .bd ul
{
    margin-top: 12px;
    zoom:1;
}
.main .content .new .newtab .slideTxtBox .bd ul .more
{
    position: absolute;
    right: 0;
    top: -45px;
    font-size: 14px;
    color: #999;
}
.main .content .new .newtab .slideTxtBox .bd li
{
    height:24px;
    line-height:24px;
    padding:9px 0;
}
.main .content .new .newtab .slideTxtBox .bd li a
{
    font-size: 16px;
    color: #595959;
}
.main .content .new .newtab .slideTxtBox .bd li a:hover
{
    color: #9A0000;
}
.main .content .new .newtab .slideTxtBox .bd li .date
{
    float:right;
    color:#999;
    font-size: 16px;
}


/*专栏*/
.main .content .zl
{
    margin: 30px 0;
}
.main .content .zl ul:after
{
    content: "";
    display: block;
    clear: both;
}
.main .content .zl ul li
{
    width: 180px;
    height: 130px;
    float: left;
    background:#465da9;
    text-align: center;
    margin-right: 24px;
}
.main .content .zl ul li a
{
    display: block;
    width: 100%;
    height: 100%;
    transform: translateY(0);
    transition: all 0.5s;
}
.main .content .zl ul li a img
{
    margin-top: 25px;
}
.main .content .zl ul li img
{
  margin-top: 25px;
}
.main .content .zl ul li a:hover
{
    transform: translateY(-3px);
}
.main .content .zl ul li a p
{
    margin-top: 15px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.main .content .zl ul li p
{
    margin-top: 15px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.main .content .zl ul li + li
{
        background: #5B8FF9;
}
.main .content .zl ul li + li + li
{
    background: #F6BD16;
    
}
.main .content .zl ul li + li + li + li
{
    background: #E8684A;
    
}
.main .content .zl ul li + li + li + li + li
{
   background: #33C8B0;
}
.main .content .zl ul li + li + li + li + li + li
{
   background:#00BCD4;
    margin-right:0;
}




/*tab & xs*/
.tab_xs
{
    margin-bottom: 30px;
}
.tab_xs:After
{
    content: "";
    display: block;
    clear: both;
}
.tab_xs .tabs
{
    width: 568px;
}
.tab_xs .tabs .slideTxtBox
{
    width:100%;
}
.tab_xs .tabs .slideTxtBox .hd
{
    height: 50px;
    line-height: 45px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.tab_xs .tabs .slideTxtBox .hd ul
{
    height: 100%;
}
.tab_xs .tabs .slideTxtBox .hd ul li
{
    float: left;
    cursor: pointer;
    position: relative;
    margin-right: 40px;
}
.tab_xs .tabs .slideTxtBox .hd ul li + li + li
{
    margin-right: 0;
}
.tab_xs .tabs .slideTxtBox .hd ul li span
{
    padding-left: 35px;
    display: block;
    font-size: 24px;
}
.tab_xs .tabs .slideTxtBox .hd ul .on
{
    height: 50px;
    border-bottom: 1px solid #9A0000;
}
.tab_xs .tabs .slideTxtBox .bd ul
{
    margin-top: 12px;
    position: relative;
}
.tab_xs .tabs .slideTxtBox .bd ul .more
{
    position: absolute;
    right: 0;
    top: -45px;
    font-size: 14px;
    color: #999;
}
.tab_xs .tabs .slideTxtBox .bd ul li
{
    height: 24px;
    line-height: 24px;
    padding: 9px 0;
}
.tab_xs .tabs .slideTxtBox .bd ul li .date
{
    float: right;
    color: #999;
    font-size: 16px;
}
.tab_xs .tabs .slideTxtBox .bd ul li a
{
    font-size: 16px;
    color: #595959;
}
.tab_xs .tabs .slideTxtBox .hd ul .on .l1
{
    background: url(../img/zs2.png) no-repeat left center;
}
.tab_xs .tabs .slideTxtBox .hd ul li .l1
{
    background: url(../img/zs1.png) no-repeat left center;
}
.tab_xs .tabs .slideTxtBox .hd ul .on .l2
{
    background: url(../img/py2.png) no-repeat left center;
}
.tab_xs .tabs .slideTxtBox .hd ul li .l2
{
    background: url(../img/py1.png) no-repeat left center;
}
.tab_xs .tabs .slideTxtBox .hd ul .on .l3
{
    background: url(../img/xw2.png) no-repeat left center;
}
.tab_xs .tabs .slideTxtBox .hd ul li .l3
{
    background: url(../img/xw1.png) no-repeat left center;
}



.xsd
{
    width: 568px;
}

.xsd ul:after
{
    content: "";
    display: block;
    clear: both;
}
.xsd .slideTxtBox{width:100%;}
.xsd .slideTxtBox .hd{height: 50px;line-height: 45px;border-bottom: 1px solid #ddd; position: relative;}
.xsd .slideTxtBox .hd ul{width:100%;}
.xsd .slideTxtBox .hd ul li {float: left; cursor: pointer;position: relative; margin-right: 40px;}
.xsd .slideTxtBox .hd ul li .l1{background: url(../img/glyjy1.png) no-repeat left center;background-position-y: 12px;}
.xsd .slideTxtBox .hd ul .on .l1{background: url(../img/glyjy2.png) no-repeat left center;background-position-y: 12px;}

.xsd .slideTxtBox .hd ul li .l2{background: url(../img/tdxl1.png) no-repeat left center;}
.xsd .slideTxtBox .hd ul .on .l2{background: url(../img/tdxl2.png) no-repeat left center;}
.xsd .slideTxtBox .hd ul li .l3{background: url(../img/xkjs1.png) no-repeat left center;}
.xsd .slideTxtBox .hd ul .on .l3{background: url(../img/xkjs2.png) no-repeat left center;}
.xsd .slideTxtBox .hd ul .on {height: 50px;border-bottom: 1px solid #9A0000;}
.xsd .slideTxtBox .hd ul li span {padding-left: 35px;display: block;font-size: 24px;}
.xsd .slideTxtBox .bd ul {margin-top: 12px;position: relative;}
.xsd .slideTxtBox .bd ul .more {position: absolute;right: 0;top: -45px;font-size: 14px;color: #999;}
.xsd .slideTxtBox .bd ul li {height: 24px;line-height: 24px;padding: 9px 0;}
.xsd .slideTxtBox .bd ul li .date {float: right;color: #999;font-size: 16px;}
.xsd .slideTxtBox .bd ul li a {font-size: 16px;color: #595959;}



































.foot
{
    width: 100%;
    height: 224px;
    background:#A92626;
}
.foot .content
{
    background: url(../img/footbj.png) no-repeat;
    background-size: 100% 100%;
    height: 223px;
    padding-bottom: 0;
    min-height: 223px;
}
.foot .content .addren
{
    float: left;
    color: #fff;
    font-size: 14px;
    margin: 9px 0;
}
.foot .content .addren p
{
    padding: 10px 0;
}
.foot .content .addren p span
{
    display: block;
    margin-top: 3px;
}
.foot .content .links
{
    float: left;
    width: 460px;
    margin-top: 9px;
    margin-left: 100px;
}
.foot .content .links p
{
    font-size:16px;
    color: #fff;
    padding:10px 0;
}
.foot .content .links ul
{
    margin-top: 10px;
}
.foot .content .links ul:after
{
    content: "";
    display: block;
    clear: both;
}
.foot .content .links ul li
{
    float: left;
    width: 50%;
    padding: 5px 0;
}
.foot .content .links ul li a
{
    color: #fff;
    font-size:14px;
}
.foot .content .wx
{
    float: right;
    width: 129px;
    margin: 27px 0 0 0;
}
.foot .content .wx img
{
    width: 129px;
    height: 129px;
    cursor: pointer;
}
.foot .content .wx p
{
    width: 100%;
    color: #fff;
    font-size: 16px;
    text-align:center;
    margin: 10px 0;
    cursor: pointer;
}




/*list*/
.main .content .dqwz
{
    font-size:14px;
    color: #999999;
    padding: 20px 0;
}
.main .content .dqwz a
{
    color: #262626;
}
.main .content .main_list:after
{
    content: "";
    display: block;
    clear: both;
}
.main .content .main_list .main_list_left
{
    width: 220px;
}
.main .content .main_list .main_list_left .lmmc
{
    width: 100%;
    height: 62px;
    background:#A92626;
    text-align: center;
    line-height: 62px;
    color: #fff;
    font-size: 24px;
}
.main .content .main_list .main_list_left .cnav
{
    border-bottom: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
}
.main .content .main_list .main_list_left .cnav li
{
    width: 100%;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #E8E8E8;
}
.main .content .main_list .main_list_left .cnav li a
{
    font-size: 16px;
    color: #595959;
    display: block;
    padding-left: 20px;
}
.main .content .main_list .main_list_left .cnav li:hover
{
    background: #FFF1F0;
    border-left: 1px solid #A92626;
}
.main .content .main_list .main_list_left .cnav li:hover a
{
    color: #A92626;
}



.main .content .main_list .main_list_right
{
    width: 950px;
    margin-bottom:45px;
}
.main .content .main_list .main_list_right .lmmcs
{
    height: 38px;
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
}
.main .content .main_list .main_list_right .lmmcs h3
{
    float: left;
    position: relative;
}
.main .content .main_list .main_list_right .lmmcs h3:before
{
    content: "";
    position: absolute;
    left: 0;
    top: 35px;
    width: 100%;
    height: 4px;
    background: #A92626;
}
.main .content .main_list .main_list_right ul
{
    margin: 15px 0;
}
.main .content .main_list .main_list_right ul li
{
    padding: 15px 0;
    position: relative;
    border-bottom: 1px dashed #e8e8e8;
}
.main .content .main_list .main_list_right ul li:after
{
    content: "";
    display: block;
    clear: both;
}
.main .content .main_list .main_list_right ul li:before
{
    content: "";
    width: 3px;
    height: 3px;
    background: #333;
    position: absolute;
    left: 0;
    top: 25px;
}
.main .content .main_list .main_list_right ul li span
{
    font-size: 15px;
    color: #999;
}
.main .content .main_list .main_list_right ul li a
{
    display: block;
    width: 88%;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 13px;
}
.main .content .main_list .main_list_right ul li:hover a
{
    color:#A92626;
}



/*page*/
.main .content .main_list .main_list_right .page
{
    padding: 15px 20px;
}
.main .content .main_list .main_list_right .page h2
{
    color: #333;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
}
.main .content .main_list .main_list_right .page .pagecon
{
    margin: 15px 0;
}
.main .content .main_list .main_list_right .page .pagecon p
{
    text-indent: 2rem;
    line-height: 35px;
    font-size: 18px;
    color: #333;
}



/*content*/
.contented
{
    width:100%!important;
}
.contented .contents
{
    padding: 0 20px;
}
.contented .contents h2
{
    text-align: center;
    line-height: 35px;
    color: #333;
}
.contented .contents .zuoz
{
    text-align: center;
    font-size: 15px;
    color: #333;
    margin: 20px 0;
}
.contented .contents .nr
{
    margin: 15px 0;
}
.contented .contents .nr p
{
    text-indent: 2rem;
    line-height: 45px;
    font-size: 18px;
    color: #333;
}


.nav
{
	height: 50px;
	/* background: #005691; */
}
.head_nav
{
	margin: 0 auto;
	position: absolute;
}
.menu
{
	width: 100%;
}
.menu:after
{
	content: "";
	display: block;
	clear: both;
}
.menu>li
{
	position: relative;
	list-style: none;
	float: left;
	display: block;
	text-align: center;
	margin-right: 0px;
}
.menu>li:hover
{
	background: #8d0000;
}

/* Links */

.menu>li>a
{
	display: block;
	line-height: 48px;
	text-decoration: none;
	font-size: 16px;
	color: #ffffff;
	width: 108px;
}
.active
{
	background:#ffffffc;
}
.menu>li:first-child a
{
	border-left: none;
}
.menu>li:last-child a
{
	border-right: none;
}

/* Sub Menu */

.menu>li>ul
{
	width:100%;
	position: relative;
	top: 0px;
	left: 0;
	opacity: 0;
	background: #a42d2d;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-webkit-transition: opacity .25s ease .1s;
	-moz-transition: opacity .25s ease .1s;
	-o-transition: opacity .25s ease .1s;
	-ms-transition: opacity .25s ease .1s;
	transition: opacity .25s ease .1s;
}

.menu>li:hover ul
{
	opacity: 1;
	z-index: 999;
}
.menu>li:hover ul:after
{
	display: block;
}
.menu>li>ul>li
{
	width: 100%;
	height: 0;
	overflow: hidden;
	padding: 0;
	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
}
.menu>li:hover ul>li
{
	height: 45px;
	overflow: visible;
	padding: 0;
	width: 100%;
	line-height: 45px;
}
.menu>ul>li>a
{
	display: block;
	width: 100%;
	margin: 0 auto;
	font-size: 16px;
	color: #303131;
}
.menu li ul li:hover
{
       background: #8d0000;
    color: #fff;

}

.avtice
{
	background: #8d0000;
}
.sennd
{
    background: #FFF1F0;
    border-left: 1px solid #A92626;	
}
.main_list .contented .contents ul li
{
   border:none!important;
}

.main_list .contented .contents ul li:before
{
  content:""!important;
  width:0!important;
  height:0!important;
}
.main_list .contented .contents ul li a
{
    display: inline!important;
    width: 100%!important;
    font-size: 16px!important;
    color: #333333!important;
    padding:0!important;
}
.main_list .contented .contents ul li a:hover
{
   color: #A92626!important;
}

.prevs
{
  margin-top:50px!important;
}
.prevs,.next
{
    margin:10px;
}
.prevs:hover a
{color: #A92626!important;


}
.next:hover a
{
   color: #A92626!important;

}

#vsb_content table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:750px; margin:20px auto}
#vsb_content table tr td{ border-left:0px; border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
#vsb_content table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center; }




.btn:focus {
            outline: none;}
        .btn.btn-primary, .btn-group .btn.active {
            color: #fff;
            background-color: #A92626;
            border-color: #A92626;
            border-radius: initial;
            }
        .btn.btn-primary:hover, .btn-group .btn.active:hover {
            color: #fff;
            background-color: #D82F2F;
            border-color: #D82F2F;}
        .btn.btn-primary:active, .btn-group .btn.active:active {
            color: #fff;
            background-color: #911010;
            border-color: #911010;}
        .btn.btn-primary:focus, .btn-group .btn.active:focus {
            outline: none;
            box-shadow: 0 0 0 1px #c26868;}
        .btn-group .btn:focus {
            outline: none;
            box-shadow: none;}
        .btn-group .btn.active{
            -webkit-box-shadow: none;
            box-shadow: none;}
        .form-inline {
            margin-top: 16px;}
        .ds-list {
            /* display: flow-root; */
            /* margin-left: -24px; */
            clear: both;
            }
        .thumbnail {
            background: rgb(236,237,238);
            cursor: pointer;
            border: none;
            width: 172px;
            height: 235px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 17px;
            margin-bottom: 24px;
            border-radius: 4px;
            }
            .thumbnail:nth-child(5n)
            {
                margin-right:0;
            }
        .thumbnail .caption {
            padding: 0px;
            color: #595959;}
        .thumbnail .img-rounded {
            /* margin-top: 13px; */
            width: 72px;
            height: 98px;
            margin: 13px auto;
            display: block;
            }
        .caption>p {
            margin: 0;
            line-height: 26px;
            text-align: center;}
        .caption>p.caption-name {
            font-size: 16px;
            font-weight: bold;
            color: #262626;
            line-height: 28px;
            margin: 0;
            }
        .pagination a, .pagination span {
            border: none !important;}
        .pagination {
            float: right;
            margin-right: 16px;
            margin-top: 0;}
        .pagination>li>a {
            color : #333333;}
        .pagination>li.active>span {
            background: transparent;
            color: #A92626;}
        .pagination>li.active>span:hover, .pagination>li.active>span:focus {
            background: #eee;
            color: #A92626;}




.form-control
{

width: 90.7%;

height: 34px;

/* padding: 6px 12px; */

font-size: 14px;

line-height: 1.42857143;

color: #555;

background-color: #fff;

background-image: none;

border: 1px solid #ccc;

border-radius: 4px;

-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);

box-shadow: inset 0 1px 1px rgba(0,0,0,.075);

-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;

-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

border-top-right-radius: 0;

border-bottom-right-radius: 0;

padding-left: 10px;

outline: none;
}

.input-group-btn
{
   
}

.input-group-btn>.btn
{
    /* display: inline-block; */
    padding: 10px 23px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    /* width: 60px; */
    /* height: 55px; */
    margin-left: -5px;
    margin-top: -3px;
}


.form-group
{

float:left;

margin: 30px 0 30px 0;
}

.btn-group
{
   float:right;
   margin: 30px 0;
}


.fenlei .btn
{
       display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    float:left;
 border-top-right-radius: 0;

border-bottom-right-radius: 0;
}

.dsjj:after
{
    content:"";
    display:block;
    clear:both;
}
.dsjj
{
    margin-bottom:20px;
}
.dsjj .dximg
{

    float: left;
}
.dsjj .dximg img
{
    float: none !important;
}

.dsjj .dsxq
{
    float: right;
    width: 68%;
}
.dsjj .dsxq h3
{
    margin-bottom: 10px;
}
.dsjj .dsxq p
{
    font-size: 16px;
    padding: 7px 0 6px 0;
}
.xxzl p:first-child
{
    font-size: 20px;
    font-weight: bolder;
    padding: 10px 0;
}
.xxzl p:first-child + p
{
    font-size: 16px;
    line-height:35px;
    margin-left:20px;
   
}
.xxzl p:first-child + p + p
{
    font-size: 16px;
    line-height:35px;
    margin-left:20px;
   
}
.xxzl p:first-child + p + p + p
{
    font-size: 16px;
    line-height:35px;
    margin-left:20px;
   
}
.xxzl p:first-child + p + p + p + p
{
    font-size: 16px;
    line-height:35px;
    margin-left:20px;
   
}