body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#333; font:14px Microsoft Yahei,Verdana, Arial, Helvetica, sans-serif; }
/*body{background-image:url(http://pack.cn/images/jr201901.jpg);*/
    /*background-repeat:no-repeat;*/
    /*background-size:100% ;*/
    /*max-width: 100%;*/
/*}*/
/*body{background-image:url(http://pack.cn/images/jr201909.jpg);*/
/*background-repeat:no-repeat;*/
/*background-size:100% ;*/
/*max-width: 100%;*/
/*}*/
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#333; text-decoration:none; }
a:visited {color: #666; }
a:hover { text-decoration:none; color: #9d001e;}
a:visited {color: #333; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Microsoft Yahei,Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.mr20{margin-right: 20px;}
.ml20{margin-left: 20px;}
.mt20{margin-top: 20px;}
.mb20{margin-bottom: 20px;}
.h20{height: 20px;overflow: hidden;}
.center{margin:0 auto;}
.fl{float: left;}
.fr{float:right;}
.fn{float: none;}


/*系统404 error suc提示*/
.system-message{ padding: 24px 48px;text-align: center; }
.system-message h1{ font-size: 100px; font-weight: normal; line-height: 120px; margin-bottom: 12px; text-align: center;}
.system-message .jump{ padding-top: 10px}
.system-message .success,.system-message .error{ line-height: 1.8em; font-size: 36px }
.system-message .detail{ font-size: 12px; line-height: 20px; margin-top: 12px; display:none}
/*系统404 error suc提示*/

/*导航》*/
/*.divider{display: none;}*/  /*分隔符*/
/*.active{}*/   /*标题*/
ul.breadcrumb{margin-right: 20px;height: 32px;margin-bottom: 5px;}
ul.breadcrumb li a{
    float: left;
    margin-right: 30px;
    display: inline-block;
    position: relative;
    height: 32px;
    line-height: 32px;
    padding: 0px 15px 0 15px;
    text-align: center;
    background-color: #9d001e;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    outline: none;
    font-weight: bold;
}
ul.breadcrumb li a:after{
    content: "";
    border-left: 16px solid #9d001e;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    position: absolute;
    right: -16px;
    top: 0;
}
ul.breadcrumb li a:before{
    content: "";
    border-top: 16px solid #9d001e;
    border-bottom: 16px solid #9d001e;
    border-left: 16px solid transparent;
    position: absolute;
    top: 0;
    left: -16px;
}
ul.breadcrumb li:first-child a{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
ul.breadcrumb li:first-child a:before{
    display: none;
}
ul.breadcrumb li:last-child a{
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
/*ul.breadcrumb li:last-child a:after{*/
    /*display: none;*/
/*}*/
ul.breadcrumb li a:hover{
    background-color:#3b3b3b;
}
ul.breadcrumb li a:hover:after{
    border-left-color: #3b3b3b;
}
ul.breadcrumb li a:hover:before{
    border-top-color: #3b3b3b;
    border-bottom-color: #3b3b3b;
}
/*导航》*/
/*列表分页*/
.page{margin:20px 10px;text-align:center;}
.page ul{display:inline-block;zoom:1;*display:inline;}
.page ul li{float:left;display:inline;margin:0 3px}
.page ul li a,.page ul li span{display:inline-block;height:28px;line-height:28px;padding:0 12px;background:#fafafa;border:1px solid #d7d7d7;border-radius:3px}
.page ul li a:hover{text-decoration:none;background:#be0900;color: #fff;}
.page ul li .current{background:#be0900;border-color:#be0900;color:#fff}
.page ul li .pageinfo{height:30px;line-height:30px;background:none;border:none;box-shadow:none;text-shadow:none}
.page ul li .pageoption{height:27px;line-height:27px;background:none;border:none;padding-top:3px}
/*列表分页*/
/*------------内容分页-------------*/
.showpage {
    float:left;
    position:relative;
    left:50%;
    padding-top:10px;
    font-size:14px;
}
.showpage .epages {
    height:25px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 3px;
    float:left;
    position:relative;
    right:50%;
    font-family:Arial, Helvetica, sans-serif;
}
.showpage .epages a {
    display: inline;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
    background-color:#f8f8f8;
    border: 1px solid #ddd;
    float: left;
    text-align: center;
    margin-right: 2px;
    margin-left: 2px;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
    color:#666;
    font-size:14px;
}
.showpage .epages a:hover {
    display: block;
    float: left;
    text-align: center;
    color:#C00;
}
.showpage .epages b {
    display: inline;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
    float: left;
    text-align: center;
    font-weight:bold;
    margin-right: 2px;
    margin-left: 2px;
    color:#C00;
    padding-right: 10px;
    padding-left: 10px;
    background-color:#fff;
    border: 1px solid #d8d8d8;
    font-size:14px;
}
.showpage .epages b.num {
    border:0px;
    height:18px;
    line-height:18px;
    font-weight:normal;
    background:none;
    border-radius:none;
    box-shadow:none;
}
/*------------内容分页------------*/


/*index*/
.ad0{margin: 10px auto;width: 1000px;display: block}
.ad1{margin: 10px auto;width: 1000px;display: block}
.ad2{margin: 10px auto;width: 300px;display: block}

.ad5{margin: 10px auto;width: 660px;display: block;float: left}/*百科*/
.ad6{margin: 10px auto;width: 660px;display: block;float: left}/*百科*/
.ad_list_new{ margin-top: 15px; max-width: 660px;}  /*资讯列表*/


.header .nav{border-bottom: 1px solid #c7c7c7;height: 45px;}
.header .top{width: 1000px;margin: 0 auto;overflow: hidden;}
.header .nav .top ul{float: left;}
.header .nav .top ul li{float: left;line-height: 45px;}
.header .nav .top ul a{color:#000;font-size: 14px;font-weight: 400;padding: 8px;}
.header .nav .login{float: right; line-height: 45px;}
.header .nav .login a{display: block;height: 45px;}
.header .nav .login .topbtn{background-color: #f08300;color: #ffffff !important;display: inline-block;height: 24px;line-height: 24px;margin: 0 4px;padding: 0 4px;}
.header .nav .login .tenimg{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;vertical-align:middle;position: relative;top:-2px;}
.header .ser{width: 1000px;margin: 0 auto;}
.header .serch {float:right;height: 30px;position: relative;margin-top: 18px;}
.header .serch #tp {line-height: 30px;height: 30px;width: 71px;background: #fff url('../img/serch.png') no-repeat scroll 0px -40px;padding-left: 16px;float: left;cursor:pointer;}
.header .serch #keywords { background-color: #fff;border: 1px solid #d2d2d2;border-left:0px;line-height:28px;height: 28px;width: 200px;overflow: hidden;float: left;padding:0 30px 0 8px;color: #888;}
.header .serch #keywords:focus{border-color: #66afe9;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);outline: 0 none;}
.header .serch #btn_ser {float:left;width:21px;height:21px;background: #fff url('../img/serch.png') no-repeat scroll -278px -45px;position: absolute;right: 4px;top:4px;cursor:pointer;}

.header .nav2 {height:90px;background:#3B3B3B;}
.header .nav2 ul{width: 1000px;margin: 0px auto;padding-top:10px; }
.header .nav2 ul li{float: left;line-height: 35px;width: 125px;text-align: center}
.header .nav2 ul a{color:#fff;font-size: 16px;font-weight: 400;padding: 10px;}
.header .nav2 ul a:hover{background: #fff;color: #3B3B3B;}

.ser_type{
    width: 80px;  z-index: 1000; float: left;line-height:30px;height: 30px;text-align: center;border: 1px solid #d2d2d2;
}
/*.ser_list{
    width: 87px; height: 60px; position: absolute;z-index: 1000; background-color: #FFF;
}
.ser_list li{
    line-height:30px;text-align: center; height: 30px;cursor: pointer;
}
.ser_list li:first-child{background: #fff url(../img/serch.png) no-repeat scroll 0px -40px;}
.ser_list li:last-child{background: #fff ;border: 1px solid #d2d2d2; border-top:0px;}
.ser_list li:hover{
    background-color: red;
}*/

/*推广活动*/
.tghd{width: 1200px;margin: 10px auto;}
.ser2{ width: 1200px;margin: 0 auto;margin-top: 10px;position: relative;}
.ser2 .logo{float: left}
.ser2 .top_code{ width: 80px; height: 80px;float:right;margin-right: 30px;}
.ser2 div{ position: relative; float: right; color: #b42424; font-weight: bold; top: 80px; left: 100px; font-size: 14px;}
.ser2 span{font-weight: bold;line-height:24px;font-size: 24px;color:#2c2c2c;display: block;float: left; border-left:2px solid #999;margin-left: 5px;padding:0 0 8px 10px;position: relative; top:30px;}

.ad7{margin: 0px auto;width: 100%;display: block}/*活动推广首页*/
.ad8{margin: 0px auto;width: 1200px;display: block}/*活动推广首页*/

.nav_tp2{border-bottom:2px solid #FF3741;}
.nav_tp2 ul{margin: 0 auto; width: 1200px;display: block;}
.nav_tp2 ul li{ width: 100px; height: 36px;line-height:36px;float: left;text-align: center;margin-bottom: 8px;}
.nav_tp2 ul li>span{ display: block; width: 60px; height: 4px;position: relative; background-color: #ff3741; top: 4px; left:20px;}
.nav_tp2 ul li a{color: #484848;text-align: center;margin-bottom: 8px; font-weight: bold;font: 20px Microsoft Yahei,Verdana, Arial, Helvetica, sans-serif; }
.nav_tp2 ul li:first-child{ width: 100px; height: 36px;background-color: #FF3741;}
.nav_tp2 ul li:first-child a{color: #fff;}
.tghd_body {width:740px;float: left;border-right:1px solid #c7c7c7;}/*width:680px;*/
/*轮播*/
.lb2{width:740px;
    height:500px;
    background: #333;
}

.tghd_2{float: right; width: 440px;}
.tghd_2 a{float: left;margin:0 0px 7px 0; width: 215px; height: 55px; line-height: 55px;display: block; background-image: url(/themes/pmv2016/Portal/img/btn.png);color: #fff;font-family: 黑体; font-size: 24px;text-align: center;}
.tghd_2 a:nth-child(even){margin-left: 7px;}
.tghd_3{float: right; width: 440px;height: 366px;border-radius: 20px;background-color: #fe5735; margin-top: 14px;color:#fff;}
.tghd_3 span:nth-child(1){
font-size: 30px;font-family: 黑体; margin: 20px 0 10px 40px; font-weight: 500; float: left;display: block; width: 446px;
}
.tghd_3 span:nth-child(2){
    font-size: 20px;font-family: 黑体;margin: 0 0 10px 40px;font-weight: 500; float: left; display: block;width: 446px;
}
.tghd_3 .tghd_line{ float: left;border-bottom: 2px solid #fff;margin: 0px 20px; width: 400px;}
.tghd_3 table{ width: 320px;margin: 15px 40px;font-family: 黑体; float: left;text-align: left;}
.tghd_3 table tr{ height: 25px; line-height: 25px;}
.tghd_3 table th{ font-size: 18px;}
.tghd_3 table td{ font-size: 14px;}

.tghd_3 .myscroll { width: 340px; height: 200px; margin: 0 0 0 40px; line-height: 26px; font-size: 14px; overflow: hidden;font-family: 黑体;}
.tghd_3 .myscroll li { height: 26px;}
.tghd_3 .myscroll a { color: #fff; width: 140px;height: 26px; display: block; overflow: hidden; float: left;}
.tghd_3 .myscroll a:nth-child(2) { color: #fff; width: 200px;height: 26px;display: block; float: left; }
.tghd_3 .myscroll a:hover { color: #000; }

.tghd_4 { padding-top: 50px; }
.tghd_4 a{ margin-right: 26px; float: left; }
.tghd_4 a:last-child{ margin-right: 0;  }
.tghd_4 img{ width: 178px; height: 137px; display: block;}
.tghd_4 span{
    font-family: 黑体;
    font-size:20px;
    display: block;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-align: center;
}

.tghd_class{ color: #494949;font-family:黑体; font-size: 28px; padding-left:15px; border-left:4px solid #feaa24;}
.tghd_list{border-top:2px solid #ffc97f; margin-top: 10px;}
.tghd_list li{
    border-bottom: 1px dashed #e1e1e1;
    color: #494949; font-size: 18px; line-height: 28px;height: 24px;
    background: #fff url("../img/list_pot.png") no-repeat scroll 0 50%;
    overflow: hidden;
    padding:8px 0 8px 10px; }
.tghd_list li a{color: #494949;}
.tghd_more{color: #ffb268; font-size: 18px; float: right;position: relative;top:10px;}
.tghd_time{color: #7e7e7e; float: right;}

.tghd_5{ margin:40px 0; float: left;width: 710px;}
.tghd_6{ margin:40px 0; float: right;width: 440px;}
.tghd_7{border-bottom:2px solid #ffc97f; margin: 30px 0 14px; padding-bottom:10px;}
.tghd_7 .tghd_ser{color: #7e7e7e; font-family:黑体; font-size: 28px;float: right; margin-right: 40px;}
.tghd_7 #serch{ float: right; position:relative;}
.tghd_7 #area{ float: left; }
.tghd_7 #area .prov, .city, .dist{ float: left;line-height: 33px;height: 33px;margin-right: 6px;}
.tghd_7 #keywords2{
    float: left;
    background-color: #fff;
    border: 1px solid #d2d2d2;
    /*border-left: 0px;*/
    line-height: 33px;
    height: 33px;
    width: 200px;
    overflow: hidden;
    padding: 0 0px 0 8px;
    color: #888;
}
.tghd_7 #btn_ser2 {
    float: left;
    width: 21px;
    height: 21px;
    background: #fff url(../img/serch.png) no-repeat scroll -278px -45px;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.tghd_hls{ width: 1160px; padding:20px; background-color: #FFEFD6; font-size: 18px;}
.tghd_hl{ width: 1160px;margin-bottom:15px; float: left;}
.tghd_hl>div{ float: left; color: #a6081f;}
.tghd_hl>div:last-child{ float: right; color: #262825;}
.tghd_hl>div:last-child a{ color: #262825;}
.tghd_hl>ul{ }
.tghd_hl>ul>li{ margin-left:40px; float: left; color: #262825; }
.tghd_hl>ul>li{color: #262825;}


/*mobile*/
/*.bxslider{width:100%;
    !*height:25%;*!
    background: #333;
}*/

.bxslider img{
    /*width: 740px;*/
}

.tghd_body_m {width: 100%;float: left;}/*width:680px;*/

.tghd_m{width: 100%;margin: 10px auto;}
.ser2_m{ width: 100%;margin: 15px 10px;position: relative;}
.ser2_m .logo{float: left; width: 40%;}
.ser2_m .logo img{ width: 100%;}
.ser2_m .top_code{ width: 9%; height: 70px;float:right;margin-right: 30px;}
.ser2_m div{ position: relative; float: right; color: #b42424; font-weight: bold; top: 80px; left: 100px; font-size: 14px;}
.ser2_m span{font-weight: bold;line-height:17px;font-size: 17px;color:#2c2c2c;display: block;float: left; border-left:2px solid #999;margin-left: 5px;padding:0 0 8px 10px;position: relative; top:21px;}

.ad7_m{margin: 0px auto;width: 100%;display: block}/*活动推广首页*/
.ad8_m{margin: 0px auto;width: 100%;display: block}/*活动推广首页*/


.tghd_3_m{float: left; width: 100%;height: 366px;background-color: #fe5735; color:#fff;}
.tghd_3_m span:nth-child(1){
    font-size: 20px;font-family: 黑体; margin: 10px 0 10px 20px; font-weight: 500; float: left;display: block; width: 60%;
}
.tghd_3_m span:nth-child(2){
    font-size: 18px;font-family: 黑体;margin: 0 0 10px 20px;font-weight: 500; float: left; display: block;width: 60%;
}
.tghd_3_m .tghd_line{ float: left;border-bottom: 2px solid #fff;margin: 0px 20px; width: 90%;}
.tghd_3_m table{ width: 81%;margin: 15px 20px;font-family: 黑体; float: left;text-align: left;}
.tghd_3_m table tr{ height: 20px; line-height: 20px;}
.tghd_3_m table th{ font-size: 18px;width: 200px;}
.tghd_3_m table td{ font-size: 16px;}

.tghd_3_m .myscroll { width: 86.5%; height: 200px; margin: 0 0 0 20px; line-height: 26px; font-size: 16px; overflow: hidden;font-family: 黑体;}
.tghd_3_m .myscroll li { height: 26px;}
.tghd_3_m .myscroll a { color: #fff; width: 27%;height: 26px; display: block; overflow: hidden; float: left;}
.tghd_3_m .myscroll a:nth-child(2) { color: #fff; width:73%;height: 26px;display: block; float: left; }
.tghd_3_m .myscroll a:hover { color: #000; }

.tghd_4_m { padding:10px 16px; float: left;}
.tghd_4_m a{ margin-right: 16px; margin-bottom: 10px; float: left; display: block; width: 30%;}
.tghd_4_m a:nth-child(3n){ margin-right: 0;  }
.tghd_4_m img{ width: 100%; /*height: 168px;*/ display: block;}

.tghd_44_m{  float: left; margin-bottom: 4px;}
.tghd_44_m a{margin-right: 2px;  float: left; display: block; width: 24.5%;}
.tghd_44_m a:last-child{ margin-right: 0; }
.tghd_44_m img{ width: 100%;  display: block;}

.tghd_class_m{ color: #494949;font-family:黑体; font-size: 24px; padding-left:10px; border-left:8px solid #ff3741;}

.tghd_7_m{border-bottom:2px solid #DC464D; margin: 30px 0 14px; padding-bottom:10px;}
.tghd_7_m .tghd_ser{color: #7e7e7e; font-family:黑体; font-size: 28px;float: right; margin-right: 40px;}
.tghd_7_m #serch{ float: right; position:relative;}
.tghd_7_m #area{ float: left; }
.tghd_7_m #area .prov, .city, .dist{ float: left;line-height: 33px;height: 33px;margin-right: 6px;}
.tghd_7_m #keywords2{
    float: left;
    background-color: #fff;
    border: 1px solid #d2d2d2;
    /*border-left: 0px;*/
    line-height: 33px;
    height: 33px;
    width: 27%;
    overflow: hidden;
    padding: 0 0px 0 8px;
    color: #888;
}
.tghd_7_m #btn_ser2 {
    float: left;
    width: 3%;
    height: 21px;
    background: #fff url(../img/serch.png) no-repeat scroll -278px -45px;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.tghd_hls_m{ /*width: 94.59%;*/ padding:20px; background-color: #FFEFD6; font-size: 18px;}
.tghd_hl_m{ width: 94.59%;margin-bottom:10px; float: left;}
.tghd_hl_m>div{ float: left; color: #a6081f;}
.tghd_hl_m>div a{ color: #a6081f;}
.tghd_hl_m>div:last-child{ float: right; color: #262825;}
.tghd_hl_m>div:last-child a{ color: #262825;}
.tghd_hl_m>ul{ }
.tghd_hl_m>ul>li{ margin-left:20px; float: left; color: #262825;}
.tghd_hl_m>ul>li{color: #262825;}

.tghd_5_m{ float: left;width: 97.29%;}
.tghd_list_m{}
.tghd_list_m li{
    border-bottom: 1px dashed #e1e1e1;
    color: #494949; font-size: 18px; line-height: 28px;height: 24px;
    background: #fff url("../img/list_pot.png") no-repeat scroll 0 50%;
    overflow: hidden;
    padding:8px 0 8px 10px; margin-left: 6px; }
.tghd_list_m li a{color: #494949;}
.tghd_switch{ float: left;width: 50%;height: 40px; font-size: 20px; font-weight: 400; line-height: 40px;text-align: center; margin-top: 20px;}
.tghd_switch_on{  background:#FF3741;  color: #FFF;}
.tghd_switch_off{  background:#FFF; color: #FF3741;  border-top:2px solid #FF3741;}

.footer_m{ font-size: 16px;text-align: center;
    margin: 0 auto;
    padding: 18px 0;
    width: 100%;
    line-height: 36px;}
.footer_mm{ background-color: #fe5735; width: 100%; height: 50px; position: relative; }
.footer_mm a{ height: 50px; float: left; display: block; width: 42.56%; padding-left: 6.75%;}
.footer_mm a:first-child{ border-right: 1px dashed #fff;}
.footer_mm .footer_btn1{ display: block;position: absolute; left: 12%; top: 10px; height: 60%;}
.footer_mm .footer_btn2{ display: block;position: absolute;left: 53%; top: 10px;height: 60%;}
.footer_mm span{
    font-family: 黑体,sans-serif;
    font-size: 20px;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    font-weight: bold;
    color: #fff;
}

/*mobile*/


/*推广活动*/


.content{width: 1000px;margin: 10px auto;}

.body1 {width:680px;  float: left;  border-right:1px solid #c7c7c7;}
/*轮播*/
.lb{width:660px;
    height:380px;
    background: #333;  }
/*新闻1*/
.body1 .news1>div {margin-right: 20px;
    padding-top: 10px ;padding-bottom:10px;border-bottom:1px solid #c7c7c7; overflow: hidden}
.body1 .news1 img{
    width:220px;
    height:140px;
    float: left;}
.body1 .news1 h3{
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    height: 28px;
    /*white-space: nowrap;*/
    float: left;
    width: 405px;
    overflow: hidden;
    padding-left: 20px;}
.body1 .news1 ul{
    float: left;
    padding-left: 20px;
    }
.body1 .news1 ul li{
    width: 410px;
    height: 28px;
    overflow: hidden;
    line-height: 28px;
    font-size: 16px;
    }
/*拍卖展品*/
.body1 .pmzp{overflow: hidden;width: 680px;margin:10px 0;}
.body1 .pmzp>div:first-child{border-left:3px solid #960223;height:30px;padding-right: 30px;}
.body1 .pmzp h3{font-size: 20px;font-weight: bold;line-height: 28px;white-space: nowrap;float: left;margin-left: 7px;}
.body1 .pmzp ul{float: left;margin-left: 30px;}
.body1 .pmzp ul li{float: left;padding-top:10px;margin-right: 10px;}
.body1 .pmzp span{float: right;padding-top:10px;}
.body1 .pmzp .pmzp_img{padding:10px 20px 10px 0;}
.body1 .pmzp .pmzp_img a{float: left;height: 108px;margin:0 12px 0 0;}
.body1 .pmzp .pmzp_img a span{display: block;text-align: center;float: none;line-height: 24px;height:24px;padding: 0 0;width: 120px;overflow: hidden;}
.body1 .pmzp .pmzp_img img{width: 120px;height:80px;display: block}
/*艺术家*/
.body1 .ysj{ overflow: hidden;width: 680px;margin:10px 0 0 0;}
.body1 .ysj>div:first-child{border-left:3px solid #960223;height:30px;padding-right: 30px;}
.body1 .ysj h3{font-size: 20px;font-weight: bold;line-height: 28px;white-space: nowrap;float: left;margin-left: 7px;}
.body1 .ysj ul{float: left;}
.body1 .ysj ul li{float: left;padding-top:10px;margin-right: 10px;}
.body1 .ysj span{float: right;padding-top:10px;}
.body1 .ysj .ysj_img{padding:10px 20px 10px 0;}
.body1 .ysj .ysj_img a{float: left;height: 108px;margin:0 12px 0 0;}
.body1 .ysj .ysj_img a span{display: block;text-align: center;float: none;line-height: 24px;height:24px;padding: 0 0;width: 120px;overflow: hidden;}
.body1 .ysj .ysj_img img{width: 120px;height:80px;display: block}


.body2{width:300px;overflow: hidden;float: right;}
.body2 .tt1{border-bottom: 1px solid #c7c7c7;}
.body2 .tt2{font-size: 20px;line-height: 28px;height:28px;overflow:hidden;padding-top:6px;color:#9d001e;display: block;}
.body2 .tt3{font-size: 14px;line-height: 28px;height:28px;overflow:hidden;padding: 6px 0;display: block}
 .sd_pl{padding: 5px 0;}
 .sd_pl>div:first-child{border-left:4px solid #960223;height:30px;}
 .sd_pl h3{font-size: 20px;font-weight: bold;line-height: 28px;white-space: nowrap;float: left;margin-left: 7px;}
.sd_pl li {
    background: #fff url("../img/list_pot.png") no-repeat scroll 0 50%;
    font-size: 15px;
    line-height: 29px;
    height: 29px;
    padding-left: 16px;
    width: 300px;
    overflow: hidden;
}
 .sd_pl span.more{float: right;padding-top:10px;}
 .sd_pl .img1>a>img{margin:10px 0 0 0;width: 300px;height: 190px;}
 .sd_pl .img1{position:relative;}
 .sd_pl .img1 .op {
    background-color: rgba(0, 0, 0, 0.6);
    color: #e4e4e4;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin-top: -35px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 300px;
    height: 26px;
     overflow: hidden;
}
.play_icon {
    background: rgba(0, 0, 0, 0) url("../img/play_icon.png") no-repeat scroll 0 0;
    height: 40px;
    left: 10px;
    position: absolute;
    top: 119px;
    width: 40px;
}
.play_icon:hover{opacity: 0.8;cursor:pointer;}


.body3 {width:680px;float: left;border-right:1px solid #c7c7c7;}
.body3 .nav3{border:1px solid #E0E0E0;border-top:2px solid #9d001e;height: 48px;margin-right: 20px;background-color: #fff;width:660px;overflow: hidden;}
.body3 .nav3 ul{}
.body3 .nav3 ul li{cursor:pointer;height: 46px;width:90px;text-align:center;line-height: 45px;font-size: 17px;float: left;}
/*.body3 .nav3 ul li:first-child{border-bottom:4px solid #9d001e;color:#9d001e;}*/
/*.body3 .nav3 ul li:hover{border-bottom:4px solid #9d001e;color:#9d001e;}*/
.nav3_hover{border-bottom:4px solid #9d001e;color:#9d001e;transition: 0.7s;}
.body3 .nav3 ul li:hover{color:#9d001e;}
.body3 h2{font-size: 20px;font-weight: bold;line-height: 28px;margin:15px 0;}
.tt4{margin:0px 20px 10px 0;border-bottom:1px solid #E0E0E0;overflow: hidden;font-size: 15px;line-height:26px;}
.tt4 .tt4_i{color:#666;float:left;overflow: hidden;font-size: 15px;line-height:26px; /*height: 90px;*/}
.tt4 .tt4_i>img{float:left;max-width: 120px;max-height: 90px;margin:5px 10px 0 0;}
.tt4 .tt4_c{color:#666;float:left;overflow: hidden;font-size: 15px;line-height:26px; /*height: 90px;*/}
.tt4 .bt1{margin:5px 0 10px 0;}
.tt4 .time,
.tt4 .tag a{color:#666;margin-right: 10px;}
.tt4 .pl,
.tt4 .fx{color:#666;float:right;}
.tt4 .fg{color:#666;float:right;margin:0 10px;}


.body4{width: 300px;float: right;}
.pmgs{height: 350px;}
.pmgs>div>ul{margin-top: 10px;}
.pmgs li{float: left;font-size:15px;line-height: 29px;padding:0 10px 0 0;width:90px;height:105px;overflow:hidden;background: #fff url("") no-repeat scroll 0 50%;}
.pmgs .img2{position:relative;}
.pmgs .img2>a>img{width: 90px;height: 90px;}
.pmgs .img2 .gs {
    background-color: rgba(0, 0, 0, 0.6);
    color: #e4e4e4;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin-top: -35px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 90px;
    /*width: 300px;*/
    /*height: 26px;*/
}
.zxtop{background-color: #fff;width: 300px;}
.zxtop ul{background:#fff url("../img/top10.png") no-repeat scroll 0 9px;margin-top: 12px;padding-left: 20px;}
.zxtop>div>ul>li{
    background: #fff url("") no-repeat scroll 0 0;
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    width: 270px;
    overflow:hidden;
    /*white-space: nowrap;*/}

.zthd li{font-size:15px;line-height: 29px;padding-left:16px;background:#fff url("../img/list_pot.png") no-repeat scroll 0 50%;}

.links{width:1000px;
    margin:0 auto;}

.links > div:first-child {
    border-left: 3px solid #960223;
    height: 30px;
}
.links h3 {
    float: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-left: 7px;
    white-space: nowrap;
}
.links ul{margin-top: 14px;}
.links ul li{float: left;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    width: 14.2%;
    overflow:hidden;}


.footer{
    background: #fdfdfd none repeat scroll 0 0;
    border-top: 1px solid #e5e5e5;
    margin: 0 auto;
    padding: 18px 0;
    width: 100%;}
.footer p{
    font-size: 14px;
    line-height: 36px;
    text-align: center;}
/*index*/

/*list_new列表*/
.body5 {width:680px;float: left;border-right:1px solid #c7c7c7;}
.body5 .nav5{border:1px solid #E0E0E0;border-top:2px solid #9d001e;height: 48px;margin-right: 20px;background-color: #fff;width:660px;}
.body5 .nav5 ul{}
.body5 .nav5 ul li{cursor:pointer;height: 46px;width:90px;text-align:center;line-height: 45px;font-size: 17px;float: left;}
.nav5_hover{border-bottom:4px solid #9d001e;color:#9d001e;}
.body5 .nav5 ul li:hover{color:#9d001e;}
.body5 .lists .list{margin:20px 20px 0 0;}
.body5 .lists .list>ul li{font-size: 14px;padding: 5px 5px 5px 13px;background: #fff url(../img/list_pot.png) no-repeat scroll left center;line-height: 22px;height: 22px;border-bottom: 1px dashed #e1e1e1;}
.body5 .lists .list>ul li a{float:left;width: 510px;height:22px;overflow: hidden;}
.body5 h2{font-size: 20px;font-weight: bold;line-height: 28px;margin:15px 0;}
/*.list_title{float:left;}*/
.list_time{float:right;color: #999;}
/*list_new*/

/*预展列表*/
.body_yz {width:100%;float: left;}
.paimai_zp_yz{float: left;width: 100%;}
.paimai_zp_yz>span{
    background: #9d001e;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0 15px;}
.paimai_zp_yz>ul{border-top: 1px solid #9d001e;padding: 10px 0;margin-right: 20px;}
.paimai_zp_yz>ul>li{float: left;
    height: 130px;
    padding:10px 4px 10px 0;
    width: 320px;
    overflow: hidden;}
.paimai_zp_yz>ul>li>a>img{width:110px;height:110px;float: left;}
.paimai_zp_yz>ul>li>ul{float: left;width: 200px; margin-left: 10px}
/*预展列表*/

/*list_new_tag*/
/*.body5{}*/
/*list_new_tag*/


/*newContent内页*/
.newsContent {
    margin:20px 20px 0 0;
    padding:10px 15px;
    background:#fff;
    border:1px solid #d8d8d8;
    border-top:1px solid #888;
}
.newsContent .title{
    padding:10px 0;
}
.newsContent .title h1 {
    text-align:center;
    line-height:23px;
    font-size:23px;
    font-weight:normal;
    color:#333;
}
.newsContent .title .detail {
    padding:20px 0 10px 0;
    text-align:center;
    color:#888;
    line-height:25px;
}
.newsContent .art_content  p {
    padding:0 0 10px 0;
    color: #333;
    font-size: 14px;
    line-height: 1.7em;
    /*text-indent: 2em;*/
}
.newsContent .art_content img {
    margin-top: 5px;
    margin-bottom:5px;
    max-width: 620px;
}
p.img_big{text-align:center;}
/**/
.newsContent .newsPre {
    float: left;
}
.newsContent .newsNext {
    float: right;
    text-align: right;
}

.newsContent .newsPre,.newsContent .newsNext {
    color: #888888;
    display: inline;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    overflow: hidden;
    width: 50%;
}
/*.newsContent .share{*/
    /*padding-left:350px;*/
    /*padding-top:20px;*/
    /*padding-bottom:20px;*/
/*}*/
/*.newsContent .newsTag{*/
    /*font-size:14px;*/
    /*padding:10px 0;*/
/*}*/
/*.newsContent .newsTag span{*/
    /*font-weight:bold;*/
/*}*/
/*.newsContent .newsTag a{*/
    /*margin-right:10px;*/
    /*color:#23ACE7;*/
/*}*/
/*.newsContent .writer{*/
    /*font-size:14px;*/
    /*padding:0 0 10px 0;*/
/*}*/
.newsContent .befrom{
    float:right;
    padding-left:20px;
    padding-right:20px;
    color:#888;
    font-size:12px;
}

/*相关阅读*/
.xgyd{width: 100%;margin-top: 20px;}
.xgyd span{
    background: #9d001e;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0 15px;
}
.xgyd>ul{border-top: 1px solid #9d001e;padding: 10px 0;}
.xgyd>ul>li {
    background: rgba(0, 0, 0, 0) url("../img/list_pot.png") no-repeat scroll 0 12px;
    float: left;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    padding-left: 10px;
    width: 300px;
}
/*推荐图文*/
.tjtw{width: 100%;margin-top: 20px;}
.tjtw span{
    background: #9d001e;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0 15px;
}
.tjtw>ul{border-top: 1px solid #9d001e;padding: 10px 0;}
.tjtw>ul>li {
    float: left;
    font-size: 12px;
    height: 130px;
    width: 140px;
    margin-left: 15px;
    line-height: 28px;
    overflow: hidden;
    padding-top: 10px;
}
.tjtw_img {
    border: 1px solid #ddd;
    height: 84px;
    margin-bottom: 5px;
    padding: 2px;
    vertical-align: middle;
    width: 124px;
}
/*newContent*/

/*list_user*/
.list_user{width: 1000px;margin: 10px auto;}
.list_user h3{height: 30px;border-left: 4px solid #9d001e;margin: 10px 10px 10px 0;display: block; font-size: 20px;font-weight: bold;line-height: 28px;padding-left: 7px;}
.list_user span{background: #9d001e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    padding: 0 15px;
    text-align: center;
    margin-right: 10px;}
.list_user .span_on{background: #9d001e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    padding: 0 15px;
    text-align: center;
    margin-right: 10px;}
.list_user span a{color: #fff;}

.list_user>ul{padding-top:10px;border-top: 1px solid #9d001e;float: left;}
.list_user>ul>li{
    float: left;
    font-size: 12px;
    height: 155px;
    line-height: 28px;
    margin-right: 10px;
    overflow: hidden;
    padding-top: 10px;
    width: 155px;
    text-align: center;
}
.list_user>ul>li>a>img{
    max-width:120px;
    max-height:120px;
    border: 1px solid #ddd;
    /*height: 84px;*/
    /*width: 124px;*/
    margin-bottom: 5px;
    padding: 2px;
    vertical-align: middle;
    }
/*list_user*/

/*user_info*/ /*艺术家*/
.user_info {
    background-color: #f3f3f3;
    border: 1px solid #d8d8d8;
    display: inline;
    float: left;
    height: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 1000px;
}
.user_info h1{width: 660px;margin-top: 20px;float: left; font-size: 34px;font-weight: bold;line-height: 1.15;vertical-align: sub;color: #333}
.user_info .tx {background-color:#fff;border: 1px solid #333;padding:5px;width: 220px;height:210px;float: left;margin: 20px;}
.user_info .jj{float:left;color: #333;font-size: 14px;line-height: 24px;overflow-wrap: break-word;text-indent: 2em;padding:0 20px 20px;}
.user_info .tx img{max-height: 210px;max-width: 210px;margin: 0 auto;align-content: center;display: block;}
/*.user_info .tx img:hover{width:110%;height: 110%;}*/

.user_info ul{float:left;width: 700px;margin-top: 10px;}
.user_info ul li{border-bottom: 1px dotted #333;line-height: 28px;width: 330px;float:left;color: #666;font-weight: 700;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;cursor: pointer;}
.user_info span{width:920px;float: left;margin:0 20px 20px;}
.user_info span div{text-indent:2em;line-height:24px;font-size:14px;color: #333;word-wrap: break-word;}
/*nav6*/
.body6 {width:1000px;float: left;}
.body6 .nav6{border:1px solid #E0E0E0;border-top:2px solid #9d001e;height: 48px;background-color: #fff;}
.body6 .nav6 ul{}
.body6 .nav6 ul li{cursor:pointer;height: 46px;width:90px;text-align:center;line-height: 45px;font-size: 17px;float: left;}
.nav6_hover{border-bottom:4px solid #9d001e;color:#9d001e;}
.body6 .nav6 ul li:hover{color:#9d001e;}
/*列表图*/
.sdetrxcon{ margin:10px 0px ; display:inline;  height:auto; float:left;}
.sdetrxcon li{ display:inline; width:198px; height:200px; float:left; border:1px solid #d8d8d8;text-align: center}
.sdetrxcon li img{ margin-top:10px;max-height: 150px;max-width: 150px;}
.sdetrxcon li p{  width:185px; height:30px; float:left; line-height:30px;overflow:hidden;}
/*user_info*/

/*ysjzp*/
/*艺术家作品*/
.user_info2{margin: 20px 0 20px 0;}
.user_info2 h3{height: 30px;border-left: 4px solid #9d001e;margin: 0px 10px 0px 0;display: block; font-size: 20px;font-weight: bold;line-height: 28px;padding-left: 7px;}
/*.user_info2 .tx {background-color:#fff;border: 1px solid #333;padding:5px;width: 300px;float: left;margin:10px 0px;}*/
.user_info2 .tx {width: 300px;margin: 10px 0;}
.user_info2 .tx img{max-height: 290px;max-width: 290px;margin: 0 auto;align-content: center; }/*display:block;*/
.user_info2 ul{float: left;}
.user_info2 ul li{border-bottom: 1px dotted #333;line-height: 28px;color: #666;font-weight: 700;cursor: pointer;}/*overflow: hidden;text-overflow: ellipsis;white-space: nowrap;*/

.pmgs .img3{position:relative;}
.pmgs .img3>a>img{width: 90px;height: 90px;}
.pmgs .img3 .gs {
    background-color: rgba(0, 0, 0, 0.6);
    color: #e4e4e4;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin-top: -35px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 90px;
    /*width: 300px;*/
    /*height: 26px;*/
}
/*ysjzp*/

/*pmgs公司列表*/
.list_pmgs{margin-right: 20px;}
.list_pmgs span{
    background: #9d001e;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0 15px;
    float: left;}
.list_pmgs ul{float: left;border-top: 1px solid #9d001e;padding: 10px 0;width: 660px;}
.list_pmgs li{
    width:30%;float:left;
    background: #fff url("../img/list_pot.png") no-repeat scroll left center;
    border-bottom: 1px dashed #e1e1e1;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 5px 5px 5px 13px;
    overflow: hidden;
    }
/*pmgs*/

/*zhanting拍卖展厅*/
.list_zt{width: 1000px;}
.list_zt span{
    background: #9d001e;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0 15px;
    float: left;}
.list_zt ul{float: left;border-top: 1px solid #9d001e;padding: 10px 0;}
.list_zt li{
    width:180px;float:left;
    background: #fff url("../img/list_pot.png") no-repeat scroll left center;
    border-bottom: 1px dashed #e1e1e1;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 5px 5px 5px 13px;
    overflow:hidden;
}
/*zhanting*/

/*ztlist展厅info*/
.zt_list{width: 1000px;}
.zt_list>img{width:1000px;max-height:300px;}
.zt_list>span{
    background: #9d001e;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0 15px;
    float: left;}
.zt_list .zt_info {
    background: #d8d8d8 none repeat scroll 0 0;
    border-collapse: separate;
    border-spacing: 1px;
    margin: 0 auto;
    width: 1000px;
}
.zt_info tr td:first-child {
    text-align: right;
    width: 100px;
}
.zt_info tr td {
    background: #fff none repeat scroll 0 0;
    padding: 10px;
    text-align: left;
}
.ztzp_lb{margin-top:10px; overflow: hidden;}
.ztzp_lb li{
    border: 1px solid #9d001e;
    border-bottom: 0;
    margin:0 2px;
    float:left;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0 15px;
    overflow:hidden;
    cursor:pointer;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    }
.ztzp_lb_hover{color:#fff;background:#9d001e;}/*border-bottom:4px solid #9d001e;*/
.ztzps{border-top: 1px solid #9d001e;}
.ztzps a{text-align: center;float:left;margin: 15px 15px 0 0;line-height: 24px;display: block;width: 150px;overflow: hidden;height: 175px;}
.ztzps img{max-width: 150px;max-height: 150px;}
/*ztlist*/

/*ztzp_list*/
.ztzp_list{width: 1000px;margin: 10px auto;}
.ztzp_list span {
    background: #9d001e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    padding: 0 15px;
    text-align: center;
}
.ztzp_lists{border-top: 1px solid #9d001e;float: left;}
.ztzp_lists a{text-align: center;float:left;margin: 15px 15px 0 0;line-height: 24px;display: block;width: 150px;overflow: hidden;height: 175px;}
.ztzp_lists img{max-width: 150px;max-height: 150px;}
/*ztzp_list*/

/*ztzp*/
.ztzp{width: 1000px;margin-top: 10px;border-top: 1px solid #9d001e;padding: 10px 0;}
.ztzp>span{background: #9d001e;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0 15px;
    float: left;
    margin-top: 10px;}
.ztzp .zps{float:left;width: 530px;height:440px;}
.ztzp .jj{float:right;width: 450px;height:440px;}
.ztzp .jj>p{padding: 10px 0;}
.ztzp .jj>h1{color: #333;font-size: 23px;font-weight:bold;line-height: 26px;margin-bottom: 15px;}
.ztzp .jj>span{text-align: center;width: 100%;display: block;margin: 10px 0;}
.ztzp .jj>span a{padding:5px 15px;font-size:14px;color:#fff;height: 26px;line-height:26px;background: #9d001e;font-weight: bold;}
.ztzp .ct{width: 1000px;float: left;border-top: 1px solid #9d001e;padding: 10px 0;text-align: center;}
.ztzp .ct img{margin-bottom: 15px;max-height:900px;max-width:900px;}

.ztzp .jj-pre>span{text-align: center;width: 100%;display: block;margin: 10px 0;}
.ztzp .jj-pre>span a{padding:5px 15px;font-size:14px;color:#fff;height: 26px;line-height:26px;background: #9d001e;font-weight: bold;}

.ztzp .jinpinBut {
    margin: 15px 0;
}

.jinpinBut a {
    display: inline-block;
    width: 182px;
    height: 34px;
    margin-left: 20px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #F6EFE2;
    border-radius: 4px;
}
.jinpinBut a:nth-of-type(1) {
    background: #B21816;
    background-size: 100%;
}
.jinpinBut a:nth-of-type(2) {
    float: right;
    background: #E0C27E;
    /* color: #000; */
    background-size: 100%;
    margin-right: 20px;
}

/*ztzp*/

/*user_list名家列表*/
.user_list{width: 1000px;}
.user_list span{
    background: #9d001e;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0 15px;
    float: left;}
.user_list ul{float: left;border-top: 1px solid #9d001e;padding: 10px 0;width: 1000px;}
.user_list li{
    width:80px;float:left;
    background: #fff url("../img/list_pot.png") no-repeat scroll left center;
    border-bottom: 1px dashed #e1e1e1;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 5px 5px 5px 13px;
    overflow:hidden;
}
/*user_list*/

/*xing印章*/
.xing{width: 1000px;}
.xing span{
    background: #9d001e;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0 15px;}
.box3{display:inline; width:490px; height:auto; float:left;margin-right:20px;}
.box3 tr td:nth-child(2){padding:0 10px;}
.box4{display:inline; width:490px; height:auto; float:left;}
.box4 tr td:nth-child(2){padding:0 10px;}
/*xing*/

/*paimai*/
.paimai_tp{float: left;width: 660px;}
.paimai_tp span{
    background: #9d001e;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0 15px;
    float: left;}
.paimai_tp .pmb{float: left;
    width: 660px;
    font-weight: bold;
    border-left: 4px solid #9d001e;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    line-height: 28px;
    margin: 10px 20px 0 0;
    padding-left: 7px;}
.paimai_tp .pms{font-size:14px;float: left;width: 60px;line-height: 26px;font-weight: bold;margin-left: 10px;}
.paimai_tp .pmc{font-size:14px;float: left;width: 580px;line-height: 26px;}

.paimai_tp>ul{border-top: 1px solid #9d001e;padding: 10px 0;margin-right: 20px;width:100%;float: left;}
.paimai_tp>ul a{margin-right:9px; }
.paimai_jj{float: right;width: 300px;}
.paimai_jj h3{height: 30px;border-left: 4px solid #9d001e;margin: 0px 10px 0px 0;display: block; font-size: 20px;font-weight: bold;line-height: 28px;padding-left: 7px;}
.paimai_jj p{border:0px solid #888;padding: 10px;line-height: 26px;font-size: 14px;margin-bottom: 10px;}
.paimai_jj ul{border:0px solid #888;padding: 10px;line-height: 26px;font-size: 14px;margin-bottom: 10px;}
.paimai_jj span{color: red;font-weight: bold;}
/*paimai*/

/*pm_right*/
.paimai_zp{float: left;width: 680px;}
.paimai_zp>span{
    background: #9d001e;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0 15px;}
.paimai_zp>ul{border-top: 1px solid #9d001e;padding: 10px 0;margin-right: 20px;}
.paimai_zp>ul>li{float: left;
    height: 130px;
    padding:10px 10px 10px 0;
    width: 320px;
    overflow: hidden;}
.paimai_zp>ul>li>a>img{max-width:110px;max-height:110px;float: left;} 
.paimai_zp>ul>li>ul{float: left;width: 200px; margin-left: 10px}
.paimai_tp_r{float: right;width: 300px;}
.paimai_tp_r span{
    background: #9d001e;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0 15px;
    float: left;}
.paimai_tp_r .pmb{float: left;
    width: 300px;
    font-weight: bold;
    border-left: 4px solid #9d001e;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    line-height: 28px;
    margin: 10px 0px 0 0;
    padding-left: 7px;}
.paimai_tp_r .pms{font-size:14px;float: left;font-weight: bold;}
.paimai_tp_r .pmc{font-size:14px;float: left;width: 290px;margin-left: 10px;}

.paimai_tp_r>ul{border-top: 0px solid #9d001e;padding: 10px 0;margin-right: 0px;width:100%;float: left;}
.paimai_tp_r>ul a{margin-right:9px; }
/*pm_right*/

/*tougao*/
.tougaobtn{
    float:right;
    background: #9d001e;
    color: #fff;
    font-size: 16px;
    margin-top: 18px;
    position: relative;
    cursor: pointer;
    font-weight: 800;
    height: 30px;
    line-height: 30px;
    padding-left: 16px;
    width: 80px;
    margin-right: 10px;
    border-radius: 4px;
    display: block;
}
.tougao {
    /*border-right: 1px solid #c7c7c7;*/
    float: left;
    width: 680px;
}
.tougao_tp{float: left;width: 660px;}
.tougao_tp>span{
    background: #9d001e;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0 15px;
    float: left;}

.form-group{
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 15px;
    display: block;
}
.form-group2{
    margin-top: 50px;
    display: block;
}
.col-7{
    width: 70%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    display:block;
}
.form-group>lable{
    display: inline-block;
    max-width: 30%;
    margin-bottom: 5px;
    font-weight: 700;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    padding-top: 7px;
    text-align: right;
}
.tougao_tp input{
    display: block;
    width: 70%;
    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);
}
.tougao_tp select{
    display: block;
    width: 50%;
    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;
}
.tougao_tp button {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #fff;
    background-color: #9d001e;
    border-color: #9d001e;
    display: inline-block;
    padding: 6px 16px;
    margin-bottom: 0;
    font-size: 24px;
    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;
}

.tougao_up{border-top: 1px solid #9d001e;padding: 10px 0;margin-right: 20px;width:100%;float: left;}
.tougao_jj{float: right;width: 300px;background-color: #999;padding-bottom:10px;}
.tougao_jj h3{height: 30px;margin: 10px 10px 0px 10px;display: block; font-size: 20px;font-weight: bold;line-height: 28px;padding-left: 7px;}
.tougao_jj h6{height: 30px;margin: 0px;display: block; font-size: 14px;font-weight: bold;line-height: 28px;padding-left: 0px;}
.tougao_jj p{border:0px solid #888;padding: 10px;line-height: 26px;font-size: 14px;margin-bottom:5px 10px;}
.tougao_jj ul{border:0px solid #888;padding:10px 10px 0 10px;line-height: 26px;font-size: 14px;margin-bottom: 0px;}
.tougao_jj li{padding-left:5px;}
.tougao_jj span{color: red;font-weight: bold;}
/*tougao*/

/*pmzp*/
.det_left>p>img{
border: 1px solid #a8a9aa;
margin-bottom: 10px;
margin-top: 20px;
max-height: 400px;
max-width: 400px;
}
.expand img {
    border: medium none;
    height: 25px;
    margin: 0;
    width: 25px;
}
.expand {
cursor: pointer;
height: 25px;
margin-bottom: 20px;
text-align: center;
width: 100px;
line-height: 30px;}
.zp_info{background:#d8d8d8;width: 620px;margin: 0 auto;border-spacing:1px;border-collapse:separate;}
.zp_info tr td{background:#fff;padding:10px;text-align: left;}
.zp_info tr td:first-child{text-align: right;width: 100px;}

/*弹层显大图*/
#show{
    width: 0px;
    height: 0px;
    position: fixed;
    background: rgba(0,0,0,0.5);
    left: 0px;
    top: 0px;
    transition: 0.4s;
}
#show img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    transition: 0.4s;
}
#close{
    position: absolute;
    right: 5px;
    bottom: 5px;
    background-image:url('../img/close.png');
    background-size: 100% 100%;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
#show .ko{
    width: 100%;
}
/*pmzp*/


/*baike*/
.baike_l{width: 680px;float: left;border-right: 1px solid #c7c7c7;}
h2{font-size: 16px;font-weight: bold;line-height: 28px;margin:10px 0;}

.mrtj{padding-right: 20px;}
/*.mrtj>a{color:#0268cd;}*/
.mrtj img{width: 270px;height: 150px;float: left;margin-right: 10px;}
.mrtj h2{font-size: 16px;font-weight: bold;margin-bottom: 10px;width: 300px;overflow: hidden;}

.mrtj p{height: 110px;line-height:22px;overflow: hidden;}
.mrtj p>a{color:#0268cd;margin-left: 20px;}
/*.mrtj span:first-child{color: red}*/
.mrtj span>a{color:#0268cd;margin-right: 1em;}

.fl1{margin: 15px 0 0 ;height: 70px;}
.fl1 li{width: 200px;overflow: hidden;border-left: 1px solid #c7c7c7;float: left;padding: 0 10px;height: 24px;line-height: 24px;}
.fl1 li a:first-child{float: right;color:#0268cd;}
.fl1 li a:nth-child(2){width: 14px;overflow: hidden;}

.fl2{clear: both;}
.fl2 h3{font-size: 15px;font-weight: bold;margin:0;width: 200px;overflow: hidden;line-height: 20px;height: 20px;}
/*.fl2 h3>a{color: #0268cd;}*/
.fl2 img{width: 110px;height: 80px;float: left;margin-right: 8px;border: 1px solid #c7c7c7;}
.fl2 p{height: 60px;overflow: hidden;}
.fl2>div{width: 320px;float: left;margin-right: 20px;}
.fl2>div>span {
    background: #9d001e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    padding: 0 15px;
    text-align: center;
}
.fl2 ul {margin: 10px 0 0;  }
.fl2 ul li{
    height: 24px;
    width: 320px;
    overflow: hidden;
    line-height: 24px;

}
.fl2 ul li a{margin-right: 1em;}
.fl2 ul li a:last-child{color:#0268cd;float:right;margin-right: 0em;}
.fl2>div>div{
    border-top: 0px solid #9d001e;
    float: left;
    margin-right: 20px;
    padding: 0px 0 0;
    width: 100%;
}

.fl3{float: left;}
.fl3>span {
    background: #9d001e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    padding: 0 15px;
    text-align: center;
    margin-right: 600px;
}
.fl3 img{width: 80px;height: 60px;float: left;margin-right: 10px;}
.fl3>div{width: 320px;float: left;margin: 0 20px 30px 0;}
.fl3 p{height: 35px;overflow: hidden;}
.fl3>div>a:nth-child(2){color:#0268cd;width: 155px;overflow: hidden;display: inline-block;white-space: nowrap;}
.fl3>div>a:nth-child(3){color:#0268cd;float: right;font-weight: bold;}

.fl4{float: left;width: 100%;padding-right: 20px;}
.fl4 a{color:#0268cd;margin-right:1em;line-height: 2em;}
.fl4>div{float: left;width: 320px;overflow: hidden;padding-left: 10px;border-left: 1px solid #c7c7c7;}
.fl4>div>a:first-child{font-size: 15px;font-weight: bold;}

.fl5{float: left;padding-right: 20px;margin-top: 0px;width: 660px;}
.fl5>span {
    background: #9d001e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    padding: 0 15px;
    text-align: center;
}
.fl5 a{color:#0268cd;margin-right: 1em;}
.fl5 ul{border-top: 0px solid #9d001e;padding: 0px 0;}
.fl5 li{line-height: 28px;height: 28px;width: 660px;overflow: hidden;}

.fl6{float: left;padding-right: 20px;margin-top: 0px;width: 660px;}
.fl6>div{border-top: 0px solid #9d001e;padding: 0px 0;}
.fl6 img{width: 110px;height: 90px;margin: 0px 20px 5px 0;display: block;}
.fl6>span {
    background: #9d001e none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    padding: 0 15px;
    text-align: center;
}
.fl6>div>a{text-align: center;float: left;}
.fl6>div>a>span{height: 22px;line-height: 22px;overflow: hidden;width: 100px; display: block;}
.fl6>p{float: left;margin-top:10px; }
.fl6 p>a{margin-right: 1em;line-height: 2em;}

.baike_r{float: right;width: 300px;}
.baike_r span{
    background: #9d001e;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0 15px;
    float: left;}
.baike_r .pmb{float: left;
    width: 300px;
    font-weight: bold;
    border-left: 4px solid #0268cd;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    line-height: 28px;
    margin: 10px 0px 0 0;
    padding-left: 7px;}
.baike_r .pmb a{color:#333;}
.baike_r .pms{font-size:14px;float: left;font-weight: bold;}
.baike_r .pmc{font-size:14px;float: left;width: 290px;margin-left: 10px;}

.baike_r>ul{border-top: 0px solid #9d001e;padding: 10px 0;margin-right: 0px;width:100%;float: left;}
.baike_r>ul a{margin-right:9px;}
/*baike*/

/*baike_list*/
.lists .list{margin:20px 20px 0 0;}
.lists .list>ul li{font-size: 14px;padding: 5px 5px 5px 13px;background: #fff url(../img/list_pot.png) no-repeat scroll left center;line-height: 22px;height: 22px;border-bottom: 1px dashed #e1e1e1;}
.lists .list>ul li a{float:left;width: 510px;height:22px;overflow: hidden;}
/*baike_list*/

/*copy*/
.copy{padding: 20px}
.copy h2{color: #0c6ab2;
    font-size: 20px;font-weight: 600;}
.copy p{margin: 10px 0;line-height: 22px;}
#copys{cursor: pointer;color: #888;}