body{
    background-color: #f4f6f9;
}
.banner {
    position: relative;
    min-width: 1200px;
    margin: 0 auto;
}

.bannerBg {
    background: url('../../images/banner-ym.jpg') no-repeat center;
}

.bannerCon {
    width: 1200px;
    position: relative;
    top: 0px;
    left: 50%;
    margin-left: -600px;

}

.location {
    width: 100%;
    text-align: left;
}

.location span, .location a {
    font-size: 12px;
    color: #333;
    display: inline;
    margin: 18px 0;
}

.location span {
    display: inline-block;
}

.location a:hover {
    color: #d30918;
}

.wrapBannerCon {
    /* overflow: hidden; */
    background: #fff;
    position: relative;
	border: 1px solid #e4ecf3;
}

.bannerL {
    width: 350px;
    max-height: 378px;
    overflow: hidden;
    float: left;
    margin: 20px 20px 0 20px;
    font-size: 0;
}
.course-img {
    overflow: hidden;
    height: 280px;
}
/*缩略图下小提示*/
.risktips .icons {
   background: url(../../images/focus2018.png) no-repeat;
   background-position-x: 0%;
   background-position-y: 0%;
}
.risktips {
border: solid 1px #E4D0BE;
background:#FEFEF5;
padding: 8px 10px;
color:
    #D2733F;
    overflow: hidden;
    margin-top: 10px;
    line-height: 18px;
	font-size: 12px;
}
.risktips .icons {
    font-size: 12px;
    background-position: -309px -67px;
    width: 16px;
    display: inline-block;
    vertical-align: bottom;
    height: 18px;
    font-weight: 700;
}
.risktips span a {
    color:#D2733F;
}
/*缩略图下小提示 END*/
.descp{line-height: 25px;padding: 10px;height: 25px;border-bottom: 1px solid #e7e7e7;color: #ababab;}
.collectRow {
    overflow: hidden;
    padding: 8px 5px;
    text-align: center;
	background: #f1f3f4;
}

.collectRow span {
    font-size: 12px;
    color: #999999;
    height: auto;
    width: auto;
    margin-right: 35px;
}

.collectRow span i {
    font-size: 15px;
    margin-right: 4px;
    vertical-align: middle;
}


.bannerMid {
    float: left;
    width: 550px;
    margin-left: 20px;
    padding: 15px 10px 15px 10px;
}

.midTitle {
    width: 100%;
    margin-top: 13px;
}

.midTitle span {
    font-size: 20px;
    color: #373737;
}

.superiority {
    font-size: 14px;
    color: #a2a2a2;
}

.line0 {
    width: 77px;
    height: 1px;
    background: #e7e7e7;
    margin: 16px 0;
}
.promiseNet {
    overflow: hidden;
}
.promiseNet li {
    float: left;
    padding: 4px 8px;
    border: 1px solid #e2e2e2;
    border-radius: 15px;
    color: #717171;
    margin-right: 10px;
    cursor: default;
}

/* .promiseNet li.on {
    background: #ff8207;
    color: #fff;
} */

.priceBtn {
    margin-top: 20px;
    padding-top: 16px;
    border-top: 1px solid #e7e7e7;
}

.sellP {
    font-size: 22px;
    color: #ec1c2b;
    font-weight: bold;
}
.marketPrice {
    font-size: 14px;
    color: #787878;
}

.icon1 {
    display: inline-block;
    width: 72px;
    height: 22px;
    box-sizing: border-box;
    padding-left: 14px;
    background: url('../../images/pinkFrame.png') no-repeat center;
    font-size: 12px;
    color: #fff;
    position: relative;
    top: -6px;
}

.bannerMid a.makeFunc, .bannerMid a.needSay, a.conMake, a.seeDetail {
    display: inline-block;
    width: 120px;
    height: 36px;
    background: #eb0c1c;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    margin: 20px 0 0 0;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: .3s;
    -webkit-transition-timing-function: linear;
}

.bannerMid a.makeFunc:hover {
    height: 34px;
    color: #eb0c1c;
    border: 1px solid #eb0c1c;
    background: #fff;
    line-height: 34px;
}
.bannerMid a.seeDetail {
    background: #7270f3;
    margin-left: 8px;
}

.bannerMid a.seeDetail:hover {
    color: #7270f3;
    border: 1px solid #7270f3;
    background: #fff;
    height: 34px;
    line-height: 34px;
}
.bannerMid a.needSay {
    background: #ff8400;
    margin-left: 8px;
}

.bannerMid a.needSay:hover {
    color: #ff8400;
    border: 1px solid #ff8400;
    background: #fff;
    height: 34px;
    line-height: 34px;
}

.bannerMid .time {
    height: 30px;
    color: #9a9a9a;
    line-height: 30px;
    margin-top: 10px;
}


.wrapColloct {
    background: #f1f3f4;
    margin-top: 20px;
}

.custom {
    width: 196px;
    background: #f1f3f4;
    border: 1px solid #e7e7e7;
    float: right;
    text-align: center;
    margin: 20px 20px 0 0;

}

.cusomPic {
    position: relative;
    margin-top: 16px;
}

.custom .cusomPic a {
    width: auto;
    height: auto;
}

.custom .cusomPic a img {
    width: 100px;
    height: 100px;
    border-radius:50%;
}

.custom p{font-size: 14px; height: 30px; line-height: 30px;width: 100%;}
.custom > a {
    display: inline-block;
    width: 160px;
    height: 32px;
    background: #fff;
    text-align: center;
    color: #d49790;
    border-radius: 4px;
    border: 1px solid #d49790;
    line-height: 32px;
    font-size: 14px;
    margin-top: 10px;
}

.custom > a:hover {
    color: #eb0c1c;
    border: 1px solid #eb0c1c;
    background: #fff;
}
.bigImg {
    width: 100%;
	padding: 5px 5px 10px 5px;
    display: block;
}

/*这里是中间内容*/
.mainCon {
    width: 1200px;
    margin: auto;

}

.turnTitle {
    width: 100%;
    overflow: hidden;
    margin-top: 72px;
    border-bottom: 1px solid #eb0c1c;
}

.turnTitle > div {
    float: left;
}

.turnTitle > div a {
    display: inline-block;
    text-align: center;
    line-height: 38px;
    width: 106px;
    height: 38px;
    box-sizing: border-box;
    padding-bottom: 4px;
    font-size: 16px;
    position: relative;
}

.turnTitle > a {
    float: right;
    margin-top: 4px;
    display: inline-block;
    width: 112px;
    height: 30px;
    background: #eb0c1c;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
}

.turnTitle > div a:hover {
    background: #eb0c1c;
    color: #fff;
}

.turnTitle > a:hover {
    background: #fff;
    color: #eb0c1c;
    border: 1px solid #eb0c1c;
    height: 28px;
}

.turnTitle > div a.on {
    background: #eb0c1c;
    color: #fff;
}

.flexs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}

.relevantContentBox {
        margin-top: -48px;
        height: 60px;
        background-color: #ffffff;
        line-height: 60px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-line-pack: center;
        align-content: center;
}
.turning {
    width: 1200px;
    margin: 20px auto 20px auto;
}

.demobox {
    padding: 8px 7px 7px;
    background: 
#fff;
margin: 10px auto;
border: 1px solid #eaeaea;
    border-radius: 5px;
}

.turning_turn {
    width: 958px;
    position: relative;
    padding: 0px 0 50px 0;
    background: #fff;
}

.turning_turn_wrap {
    width: 958px;
    height: 60px;
    border-bottom: 1px solid #eaeaea;
}

.turning_turn_nav {
    width: 958px;
    height: 60px;
    background: #fff;
}

.turning_turn_nav span {
    display: block;
    margin-left: 45px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #656565;
    position: relative;
    cursor: pointer;
    user-select: none;
}

.turning_turn_nav .on {
    color: #ff580e;
}

.turning_turn_nav .on:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fb6514;
}
.turning_turn_trademark .commont {
    margin: 34.5px auto 27px auto;
}
.turning_turn_trademark_show,.turning_turn_trademark_show1 {
        width: 852px;
        margin: auto;
}
.turning_turn_trademark_show .content{width:820px;}
.turning_turn_trademark_show .content img{max-width: 800px;}
.turning_turn_trademark_show .content-detail{
        height: auto;
        margin: 20px 0;
        font-size: 14px;
        overflow: visible;
        font: 16px/30px "Microsoft Yahei";
        word-break: break-all;
}
.turning_turn_trademark_show .content-detail img{
    max-width: 100%;
}
.turning_turn_trademark_show_row1 {
    width: 291px;
    font-size: 14px;
    color: #9a9a9a;
}

.turning_turn_trademark_show_row1 p {
    margin-bottom: 25px;
}

.turning_turn_trademark_show_row1 span {
    display: inline-block;
    width: 180px;
    color: #575757;
    border-bottom: 1px solid #e1e4ea;
}

.turning_turn_trademark_show_row2 {
    width: 262px;
    font-size: 14px;
    color: #9a9a9a;
}

.turning_turn_trademark_show_row2 p {
    margin-bottom: 25px;
}

.turning_turn_trademark_show_row2 span {
    display: inline-block;
    width: 180px;
    color: #575757;
    border-bottom: 1px solid #e1e4ea;
}

.turning_turn_trademark_show_row3 {
    width: 298px;
    font-size: 14px;
    color: #9a9a9a;
}

.turning_turn_trademark_show_row3 p {
    margin-bottom: 25px;
}

.turning_turn_trademark_show_row3 span {
    display: inline-block;
    width: 200px;
    color: #575757;
    border-bottom: 1px solid #e1e4ea;
}

.turning_othershow {
    width: 230px;
}

.turning_othershow_t {
    text-align: center;
    height: 60px;
    width: 230px;
    line-height: 60px;
    border-bottom: 1px solid #eaeaea;
    background: #fff;
}

.turning_othershow_t span {
    font-size: 18px;
    color: #2b3d63;
    position: relative;
}

.turning_othershow_t span:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -20px;
    margin-top: -3.5px;
    display: block;
    width: 13px;
    height: 7px;
    background: url(../../images/other-l.png) no-repeat center;
}

.turning_othershow_t span:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -20px;
    margin-top: -3.5px;
    display: block;
    width: 13px;
    height: 7px;
    background: url(../../images/other-r.png) no-repeat center;
}
.turning_othershow .tag_list{
    background-color:#fff;
    padding: 15px;
}
.turning_othershow .tag_list a{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 9px;
    margin-bottom: 10px;
    border: 1px solid rgb(221,221,221);
    border-radius: 30px;
}
.turning_othershow .tag_list a:hover {
    border: 1px solid #FF0000;
    color: #FF0000;
    cursor: pointer;
}
.turning_turn .problem {
    width: 850px;
    margin: auto;
    padding-top: 30px;
}

.turning_turn .problems {
    width: 860px;
    margin-top: 15px;
}

.turning_turn .problems_each {
    width: 100%;
    background: #f5f6f8;
    border-radius: 4px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.turning_turn .problems_each_detail {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 15px;
}

.turning_turn .problems_each_detail_con {
    font-size: 13px;
    color: #b4b4b4;
    line-height: 25px;
    margin-bottom: 8px;
    position: relative;
}
.commont {
    width: 852px;
    margin: auto;
    background: url(../../images/icon-5.png) no-repeat center right;
}

.commont span {
    display: inline-block;
    font-size: 18px;
    color: #243159;
    font-weight: bold;
    padding: 0 6px 0 22px;
    background: #fff url(../../images/icon-t.png) no-repeat center left;
}

.commont .special {
    color: #ff4e00;
}


.turning_othershow_goods {
    width: 230px;
    background: #fff;
    margin-bottom: 12px;
    overflow: hidden;
}


.turning_othershow_goods_up {
        width: 230px;
        max-height: 265px;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 10px 15px 10px;
}


.turning_othershow_goods_up_img img {
    max-width: 210px;
}
.turning_othershow_goods_up_img a {
    display: block;
    width: 210px;
}
.turning_othershow_goods_up_name {
    margin-top: 15px;
}

.turning_othershow_goods_up_name span {
    font-size: 16px;
    color: #46494d;
    margin-left: 7px;
    width: 160px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.turning_othershow_goods_up_img {
        width: 210px;
        max-height: 200px;
        overflow: hidden;
        margin: auto;
}
.turning_othershow_goods .othershow_btn {
    display: block;
    width: 198px;
    height: 36px;
    border-radius: 4px;
    margin: auto;
    background: #243159;
    text-align: center;
    line-height: 36px;
    font-size: 15px;
    color: #ffffff;
}

#gallery {background-image: url("../../images/jietubg.gif");background-repeat: repeat;border-radius: 3px;margin: 10px auto 20px;overflow: hidden;padding: 7px;width: 807px;}
#gallery ul{list-style:none;width:810px;}
#gallery ul li{display: inline; float: left; margin: 5px;}
#gallery ul li a{display:block;overflow:hidden;position:relative;border-radius:3px;box-shadow:rgba(0,0,0,0.15) 0 0 8px;background:#fff;border:1px solid #ddd;padding:5px;}
#gallery ul li a:hover{border:1px solid #FF4146;background:#ffc;box-shadow:#FF4146 0 0 8px;}
#gallery ul li a span{background:#000;display:block;text-align:center;height:22px;color:#fff;line-height:22px;bottom:5px;position:absolute;filter:alpha(opacity=60);opacity:.6;}
#gallery ul li a em{text-align:center;padding:0 5px;height:22px;line-height:22px;font-style:normal;color:#fff;bottom:5px; font-family: 宋体; font-size:12px;}
#gallery ul li a u{display:block;height:140px;overflow:hidden;}
#gallery ul img{margin:0;padding:0;border:none;border-radius:0;}
#gallery ul a:hover{text-decoration:none;color:#ccc;}
#gallery ul li a span{cursor:pointer;}
#gallery ul li a span,#gallery ul li a u,#gallery ul img{width:140px;}
#gallery ul li a em{width:118px;text-align:center;height:22px;line-height:22px;}