a:hover {
    text-decoration: none;
}
p {
    margin: 0;
}
input, dl, dd {
    margin: 0;
    padding: 0;
    outline: 0;
}

.topbar-v2 {
    height: 30px;
    background: #f8f8f8;
}
.topbar-v2 .topbar-container {
    background: #f8f8f8;
}
.isNotLoged,
.isLoged,


/************* 导航 *****/
.detail-cont {
	position: relative;
}
.headerMenuBorder {
	border: none;
	background: url(../images/logo.png) no-repeat left top;
	height: 88px;
	text-align: right;
}
@media (min-width: 1200px) {
.headerMenuBorder {

    width: 95%;
    margin: 0 auto;

}
}
.headerMenuList {
	font-size: 16px;
	font-weight: 400;
	overflow: hidden;
	display: inline-block;
}
.headerMenuList ul {
	padding-left: 0;
	display: inline-block;
	text-align: right;
}
.headerMenuList li {
	width: auto;
	padding-top: 0;
	margin-top: 0;
	border: none;
	background: none;
	height: 88px;
	line-height: 88px;
	padding: 0 40px;
	position: relative;
	display: inline-block;
}
.headerMenuList li a {
	display: block;
	position: relative;
	transition: all .3s;
}
.headerMenuLiCheckBg a {
	color: #3b3b3b;
	position: relative;
}
.headerMenuLi a {
	color: #999;
}
.headerMenuLiCheckBg a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #3b3b3b;
	bottom: 28px;
}
.headerMenuLiCheckBg a:hover,
.headerMenuLi a:hover {
	color: #3b3b3b;
}
.headerMenuLi a:before {
	content: "";
	position: absolute;
	width: 0%;
	height: 1px;
	left: 50%;
	background: #3b3b3b;
	bottom: 28px;
	transition: all .3s;
}
.headerMenuLi a:hover:before {
	width: 100%;
	left: 0;
}
.headerMenuBottom {
	border-bottom: none;
}
.hm {
	position: absolute;
	z-index: 1;
	top: 88px;
	width: 100%;
	background: #fff;
	display: none;
}
.ssk:before {
	content: "";
	position: absolute;
	height: 55px;
	top: 16px;
	width: 1px;
	background: #f1f1f1;
	left: 0;
}
.ssk a {
	margin-top: 20px;
}
.ssk span {
	display: block;
}
.ssk .ssk-ss {
	color: #ccc;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
}
.ssk .ssk-pic {
	width: 30px;
	height: 30px;
	background: url(http://img.jihui88.com/upload/y/y3/ykqx/picture/2017/06/28/94f23bf8-32cb-4d63-b201-c0fd225455f6.png) no-repeat;
	cursor: pointer;
	float: right;
	margin-top: 5px;
}
.ssk0 {
	height: 100px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    -ie-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.searchb {
	border: 1px solid #f3f3f3;
	padding: 0;
	margin: 0;
	background: none;
	width: 100%;
    box-sizing: border-box;
    padding: 0 43px;
    height: 100px;
    font-size: 18px;
    font-family: Microsoft Yahei;
}
.searchb:foucs {
	outline: 1px solid;
}
.searchc {
	position: absolute;
	right: 20px;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background: rgb(55,47,44);
	border: none;
	margin: 0;
	padding: 0;
	top: 25px;
	transition: all .4s;
	cursor: pointer;
    font-family: Microsoft Yahei;
}
.searchc:hover {
	background: #006bb3;
}

/*********** 导航 ***********/
.hunk_breadcrumb_navigation .hunk_breadcrumb_navigation_2 {
    width: 1200px;
    height: 46px;
    margin: 0 auto;
    line-height: 46px;
    border-bottom: 1px solid #ebebeb;
}
.txt_b, .txt_m {
    display: none;
}
.hunk_breadcrumb_navigation a, .hunk_breadcrumb_navigation span {
    font-size: 12px;
    color: #c1c1c1;
    transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
}
.hunk_breadcrumb_navigation .txt_j5, .hunk_breadcrumb_navigation .txt_j_2, .hunk_breadcrumb_navigation .txt_j_6, .hunk_breadcrumb_navigation .txt_j_7, .hunk_breadcrumb_navigation .txt_j_8, .hunk_breadcrumb_navigation .txt_j_9, .hunk_breadcrumb_navigation .txt_j_11, .hunk_breadcrumb_navigation .txt_j_12, .hunk_breadcrumb_navigation .txt_j_15 {
    margin: 0 12px;
}

/*********** 主体 ***********/
#content {
    width: 100%;
}
#content1, #content3, #content2 {
    width: 100% !important;
}
.moveList {
    margin-top: 0;
    max-width: 100% !important;
    float: none;
}
.bodyCont {
    border: none;
    margin-bottom: 0;
}
.moveList.sort2, .moveList.sort3 {
    margin-left: 0;
}

.pagination{
    margin: 0;
    padding:0;
    margin-top:40px;
}
.pagination .fl{
    float: none;
    width: 100%;
    font-size: 0;
    line-height: 0;
}
.pagination .danaiPageDes{
    display: none;
}
.pagination a.danaiPageUp,
.pagination a.danaiPageDown {
    width: 32px !important;
    height: 32px !important;
    box-sizing: border-box;
    border: 1px solid #333;
    padding: 0;
    margin: 0 4px;
    display: inline-block;
    font-size: 0px;
    color: #666;
    text-align: center;
    line-height: 31px;
    font-weight: normal;
    background: none !important;
    position: relative;
    transition:all ease-out .4s;
    -o-transition:all ease-out .4s;
    -moz-transition:all ease-out .4s;
    -webkit-transition:all ease-out .4s;
}
.pagination .danaiPageCurrent{
    border-color: #333;
    background-color:#333;
    color:#fff;
}
.pagination .danaiPageUp:after{
    content: "<";
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    line-height: 34px;
    color:#666;
    position: absolute;
    left: -1px;
    top: -1px;
    font-family: "Simsun";
    font-size: 20px;
}
.pagination .danaiPageUp:hover::after{
    color:#fff;
}
.pagination a.danaiPageUp:hover,
.pagination a.danaiPageDown:hover {
background:#000 !important;
}
.pagination .danaiPageDown{
    font-size: 0;
    line-height: 0;
}
.pagination .danaiPageDown:after{
    content: ">";
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    line-height: 34px;
    color:#666;
    position: absolute;
    left: -1px;
    top: -1px;
    font-family: "Simsun";
    font-size: 20px;
}
.pagination .danaiPageDown:hover::after{
    color:#fff;
}
.pagination a, .pagination span {
    width: 32px;
    height: 32px;
    box-sizing: border-box;
    border: 1px solid #333;
    padding: 0;
    margin: 0 4px;
    display: inline-block;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 31px;
    font-weight: normal;
    background: none;
    position: relative;
    transition: all ease-out .4s;
    -o-transition: all ease-out .4s;
    -moz-transition: all ease-out .4s;
    -webkit-transition: all ease-out .4s;
}
.danaiPageUp {
    font-size: 0 !important;
    line-height: 0 !important;
}

/*********** 底部1 ***********/
.footer-top-wrap {
	padding-top: 125px;
	padding-bottom: 130px;
	background: #f9f9f9;
}
.footer-top {
	width: 1200px;
	margin: 0 auto;
}
.footer-top:after {
    content: "";
    clear: both;
    display: block;
}
.top-left {
    width: 25%;
    float: left;
}
.top-left div {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 26px;
}
.top-left p {
	color: #999;
	font-size: 18px;
	line-height: 24px;
}
.top-left p span {
	color: #999;
	font-size: 18px;
	display: block;
}
.top-center {
    width: 30%;
    float: left;
}
.top-center p {
	font-size: 14px;
	line-height: 15px;
	padding-bottom: 18px;
	width: 70%;
	border-bottom: 3px solid #d8d8d8;
}
.footer_sns {
	margin-top: 15px;
}
.footer_sns a {
	margin-right: 25px;
}
.top-right {
    width: 45%;
    float: left;
}
.top-right p {
	color: #222;
	font-size: 14px;
	line-height: 24px;
}
.huisep {
	display: block;
	font-size: 14px;
	line-height: 24px;
}
.huise {
	color: #b6b6b6;
}
a.huise:hover {
	color: #2a54b9;
}
/*********** 底部2 ***********/
.footer_bottom {
    width: 100%;
    background: #222;
    color: #868686;
    padding: 5em 0;
}
.bottom_inner {
    width: 1200px;
    margin: 0 auto;
}
.footer_nav {
    border-bottom: 1px solid #868686;
    margin-bottom: 15px;
}
.footer_nav > li:first-child {
    margin-left: 0;
}
.footer_nav > li {
    display: inline-block;
    padding-bottom: 2em;
    margin-left: 30px;
}
.footer_nav > li >a {
    color: #868686;
    font-size: 12px;
    transition: all .4s;
}
.footer_nav > li >a:hover {
	color: #fff;
}
.footer_info:after {
    content: "";
    clear: both;
    display: block;
}
.footer_info .f_info_left {
    float: left;
    text-align: left;
    width: 80%;
}
.footer_info .f_info_right {
    float: right;
    text-align: right;
    width: 20%;
}
.footer_info .f_info_right a {
	color: #868686;
	transition: all .4s;
}
.footer_info .f_info_right a:hover {
	color: #fff;
}