.bg-light {
    background-color: #000
}
.productDetail {
    background: #f9f9f9;
	float: left;
    width: 100%;
}
.productDetail .content {
    width: 80%;
	margin: auto;
	min-width: 1200px;
}
@media screen and (max-width: 1570px) {
.productDetail .content {
	width: 90%;
	margin: auto;
	min-width: 1200px;
}   
}
.productDetail .content .news {
    background: #fff;
    border-radius: 0px;
    overflow: hidden;
    padding: 60px 60px;
}
.productDetail .content .news_main {
    margin: 60px auto 90px;
	background: #f0f0f0;
    box-shadow: 0 0 13px #0001;
	border: 1px solid #fff;
}
.productDetail .content .news_main .title2 {
    border-bottom: 1px solid #0002;
    padding: 1.5rem 0 1rem
}
.productDetail .content .news_main .title2 a {
    color: #0f3192;
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: uppercase
}
.productDetail .content .news_main .rec_news_list .rec_new_box {
    border-bottom: 1px solid #0002;
    padding: 25px 0
}
.productDetail .content .news_main .rec_news_list .rec_new_box:hover {
    border-bottom: 1px solid #0f3192
}
.productDetail .content .news_main .rec_news_list .rec_new_box a {
    color: #333;
    font-size: 16px;
}
.productDetail .content .news_main .rec_news_list .rec_new_box:hover a {
    color: #0f3192
}
.productDetail .content .news .navtitle {
    border: 1px solid #00a1e9;
    border-radius: 5px;
    color: #00a1e9;
    display: inline-block;
    font-size: 1.375rem;
    margin-bottom: 2rem;
    overflow: hidden;
    padding: .5rem 3rem
}
.productDetail .content .news h1 {
    color: #263245;
    font-size: 26px;
    font-weight: 700;
}
.productDetail .content .news .info {
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: left;
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.productDetail .content .news .info span {
    color: #999;
    font-size: 16px;
    padding-right: 3rem
}
.productDetail .content .news .newsCtx {
    border-bottom: 1px solid #ccc;
    padding-bottom: 3rem;
    padding-top: 1rem
}
.productDetail .content .news .newsCtx img {
    max-width: 100%
}
.productDetail .content .news .nx {
    display: flex;
    justify-content: space-between;
    padding: 30px 0 0px
}
.productDetail .content .news .nx .items a {
    align-items: center;
    color: #333;
    display: flex;
    font-size: 18px;
    justify-content: center
}
.productDetail .content .news .nx .items i {
    font-size: 1.6rem
}
.productDetail .content .news .nx .items:hover {
    color: #00a1e9
}
.productDetail .related {
    padding: 2.5rem 4%
}
.productDetail .related .title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2rem
}
.productDetail .related .title .smtitle {
    color: #263245;
    font-size: 2.5rem
}
.productDetail .related .title .more {
    background: #fff;
    border-radius: 25px;
    height: 3.4rem;
    line-height: 3.4rem;
    padding-left: 1rem;
    width: 17rem
}
.productDetail .related .title .more a {
    color: #003363;
    display: block;
    font-size: 1.25rem
}
.productDetail .related .title .more:hover {
    background: #00a1e9
}
.productDetail .related .title .more:hover a {
    color: #fff
}
.productDetail .related .list .items {
    background: #fff;
    border-bottom: 3px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 2px #fff;
    margin: 0 0 2.5rem;
    padding: 2rem;
    position: relative
}
.productDetail .related .list .items:after {
    background: #003e92;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    bottom: -.2rem;
    content: "";
    height: 6px;
    left: 50%;
    opacity: 0;
    position: absolute;
    transition: all .3s ease;
    width: 0
}
.productDetail .related .list .items:hover:after {
    left: 0;
    opacity: 1;
    width: 100%
}
.productDetail .related .list .items .pro_box .title {
    color: #0f3192;
    display: block;
    font-size: 1.5rem;
    font-weight: 700;
    overflow: hidden;
    padding-bottom: 1rem;
    text-overflow: ellipsis;
    white-space: nowrap
}
.productDetail .related .list .items .pro_box img {
    padding-bottom: 2rem;
    width: 100%
}
.productDetail .related .list .items .pro_box .title1 {
    color: #333;
    display: block;
    font-size: 1rem;
    overflow: hidden;
    padding: .3rem 0 .3rem 1.5rem;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap
}
.productDetail .related .list .items .pro_box .pro_text {
    border-top: 1px solid #f1f5f8;
    padding: 2rem 0 0
}
.productDetail .related .list .items .pro_box .title1:before {
    background: #999;
    border-radius: 50%;
    content: "";
    height: .6rem;
    left: 0;
    margin-right: 1rem;
    position: absolute;
    top: .7rem;
    width: .6rem
}
header.header {
    background: #333;
    border-bottom: 1px solid #e2e9ec
}
.logo a, .logo img {
    display: block;
    filter: none;
    width: 100%
}
.menu a, .menu a:focus, .menu a:hover, .menu li.active {
    color: #fff
}
.user-bar .user-t i {
    filter: grayscale(0) brightness(0)
}
.user-bar .user-t p {
    color: #fff
}
.body-fixed-other-panel .logo a, .body-fixed-other-panel .logo img {
    display: block;
    filter: none;
    width: 100%
}
.body-fixed-other-panel .menu a {
    color: #fff
}
.body-fixed-other-panel .menu .sub-menu a {
    color: #333
}
.body-fixed-other-panel .menu a:focus, .body-fixed-other-panel .menu a:hover, .body-fixed-other-panel .menu li.active {
    color: #fff;
    -webkit-text-decoration: underline;
    text-decoration: underline
}
.body-fixed-other-panel .menu .sub-menu a:hover {
    color: #333
}
.body-fixed-other-panel .user-bar .user-t i {
    filter: none
}
.body-fixed-other-panel .user-bar .user-t p {
    color: #fff
}
.menu-toggle .icon-bar, .menu-toggle:active .icon-bar, .menu-toggle:focus .icon-bar, .menu-toggle:hover .icon-bar {
    background: #000
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}
.col-lg-3{
	padding-left: 30px;
	padding-right: 30px;
}
@media only screen and (max-width:991px) {
.productDetail .content {
    padding: 40px 2% 3rem
}
.productDetail .content .news {
    padding: 2rem 3rem
}
.productDetail .content .news *, .productDetail .content .news_main .rec_news_list .rec_new_box a {
    font-size: 1.4rem
}
.menu-toggle .icon-bar {
    background: #fff
}
.menu a, .menu a:hover {
    color: #000
}
.productDetail .content .news_main {
    margin: 2rem auto
}
.productDetail .related .list .items .pro_box .title {
    font-size: 2rem
}
.productDetail .related .list .items .pro_box .title1 {
    font-size: 1.4rem;
    line-height: 2.4rem
}
}
.productDetail .content .news .newsCtx{
    line-height: 2;
}
.productDetail .content .news .newsCtx strong{
    font-size: 20px;
}
.productDetail .content .news .newsCtx p{
    font-size: 16px;
}

@media screen and (max-width: 768px){
#lt .ctext .right {
    display: none;
}
.productDetail .content{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.productDetail .content .news{
    padding: 30px 15px;
}
.productDetail .content .news .info span {
    color: #999;
    padding-right: 10px;
    font-size: 14px;
}
.productDetail .content .news_main {
    margin-top: 0px;
}
.productDetail .content .news h1{
    font-size: 24px;
}
.productDetail .content .news .info{
    margin-bottom: 1rem;
}
.productDetail .content .news .newsCtx{
    margin-top: 0rem;
    padding-top: 15px;
}
.productDetail .content .news_main .rec_news_list .rec_new_box a{
    font-size: 18px;
}