@charset "utf-8";
/************************* 资讯  开始 *********************************/
.wan_map {
  margin-top: 60px;
  margin-left: 28px;
  float: left;
}
.wan_map a {
  display: inline-block;
  height: 40px;
  padding: 0 15px;
  border: 1px solid #414141;
  font-size: 18px;
  letter-spacing: 3px;
  color: #414141;
  line-height: 40px;
}
.header {
  padding: 25px 0 2px 0;
}
.header .search {
  margin-left: 130px;
  margin-top: 60px;
}
.crumb_cont {
  width: 100%;
  height: 40px;
  font-family: '宋体', Microsoft YaHei, Tahoma, Arial, sans-serif;
  line-height: 40px;
}
.crumb_cont a {
  font-family: KaiTi, 'FangSong', '宋体', "Microsoft YaHei", Tahoma, Arial, sans-serif;
  font-size: 12px;
  display: inline-block;
  margin-right: 10px;
}
.crumb_cont .crumb_info {
  width: 1200px;
  margin: 0 auto;
  padding-left: 30px;
}
.nav {
  padding: 6px 0;
  position: relative;
  width: 1200px;
  background: #fff;
  text-align: center;
  margin: 0 auto;
}
.nav .ready {
  position: absolute;
  letter-spacing: 4px;
  font-size: 16px;
  font-family: 'FangSong', '宋体', "Microsoft YaHei", Tahoma, Arial, sans-serif;
  left: 411px;
  top: -58px;
  color: #000;
}
.nav .nav-ul {
  background-color: #fff;
  border-bottom: 1px solid #191d63;
  width: 1200px;
  height: 50px;
}
.nav .nav-ul .nav-li {
  padding: 0 13px;
  float: left;
  height: 50px;
  line-height: 50px;
}
.nav .nav-ul .nav-li .nav-color {
  color: #539dfa;
}
.nav .nav-ul .nav-li a {
  font-size: 16px;
  color: #000;
  font-family: 'FangSong', '宋体', "Microsoft YaHei", Tahoma, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
}
.nav .nav-ul .nav-li a:hover {
  color: #539dfa;
}
/******网站头部结束******/
.nav .nav_det {
  width: 1200px;
  height: 50px;
  margin: 0 auto;
}
.nav .nav_det ul {
  width: 910px;
  display: block;
  float: right;
}
.nav .nav_det ul .color_to a {
  color: #539dfa;
}
.nav .nav_det li {
  float: left;
  padding: 0 20px;
}
.nav .nav_det li a {
  font-size: 16px;
  font-family: 'FangSong', '宋体', Tahoma, Arial, sans-serif;
  line-height: 50px;
  color: black;
  font-weight: 600;
}
.nav .nav_det .nav_color {
  background-color: #f1014a;
}
.nav .nav_det .nav_color a {
  font-size: 22px;
  font-family: "黑体";
  color: white;
}
.nav_b_b {
  border-bottom: 2px solid #f1014a ;
}
.information_headline {
  width: 1160px;
  margin: 0 auto;
}
.information_headline .headline_header {
  width: 100%;
  margin-top: 30px;
}
.information_headline .headline_header a {
  display: inline-block;
  line-height: 30px;
  height: 30px;
  padding: 0 15px;
  color: white;
  background: red;
}
.information_headline .headline_main {
  width: 100%;
  margin-top: 20px;
  border: 1px solid #bbbbbb;
}
.information_headline .headline_main .main_list .main_each {
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
  padding-bottom: 35px;
  margin-right:20px;
  border-bottom: 1px solid #bbbbbb;
}
.information_headline .headline_main .main_list .main_each .each_img {
  display: inline-block;
  width: 210px;
  height: 145px;
  float: left;
}
.information_headline .headline_main .main_list .main_each .each_img img {
  width: 210px;
  height: 145px;
}
.information_headline .headline_main .main_list .main_each .each_header {
  width: 100%;
  margin: 10px 0 15px;
}
.information_headline .headline_main .main_list .main_each .each_header .header_title {
  width: 100%;
  float: left;
  height: 30px;
  line-height: 30px;
  color: #0c0c0c;
  font-size: 18px;
  margin-bottom: 10px;
}
.information_headline .headline_main .main_list .main_each .each_header .header_keywords {
  float: left;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  color: #afafaf;
}
.information_headline .headline_main .main_list .main_each .each_header .header_share {
  float: left;
  margin-left: 30px;
}
.information_headline .headline_main .main_list .main_each .each_header .header_share a {
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  color: #666666;
  padding-left: 20px;
  margin-right: 10px;
  background: url('../image/public/goodsicons_11.png') no-repeat 0px 2px;
  background-size: auto;
}
.information_headline .headline_main .main_list .main_each .each_header .header_share a + a {
  background: url('../image/public/goodsicons_11.png') no-repeat -53px 2px;
  background-size: auto;
}
.information_headline .headline_main .main_list .main_each .each_content {
  width: 890px;
  height: 145px;
  float: left;
  overflow: hidden;
  margin-left: 15px;
  cursor: default;
}
.information_headline .headline_main .main_list .main_each .each_content .each_info {
  width: 890px;
  line-height: 30px;
  overflow: hidden;
  color: #7a7a7a;
}
.information_headline .headline_main .main_list .main_each .each_content .each_info .info_detail {
  color: red;
}
.information_headline .headline_main .main_more {
  text-align: right;
  margin-bottom: 20px;
}
.information_headline .headline_main .main_more a {
  display: inline-block;
  line-height: 30px;
  height: 30px;
  padding: 0 30px;
  color: #030303;
  font-size: 16px;
}
.small_cot {
  width: 1200px;
  margin: 20px auto;
}
.small_cot .adj_title {
  padding-left: 15px;
}
.small_cot .adj_title a {
  font-size: 24px;
  font-family: "黑体", "Microsoft YaHei", "Hiragino Sans GB";
}
.small_cot .title_p {
  position: relative;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #539dfa;
  padding-left: 8px;
}
.small_cot .title_p .s_t a {
  font-size: 24px;
  font-family: "黑体", "Microsoft YaHei", "Hiragino Sans GB";
  color: black;
}
.small_cot .title_p span {
  font-family: 'FangSong', '宋体', Microsoft YaHei, Tahoma, Arial, sans-serif;
  font-size: 20px;
}
.small_cot .title_p .buy_now {
  position: absolute;
  top: 5px;
  right: 30px;
  background-color: #539dfa;
  color: #fff;
  height: 40px;
  font-size: 20px;
  font-family: "黑体", "Microsoft YaHei", "Hiragino Sans GB";
  padding: 0 20px;
  line-height: 40px;
  box-shadow: 0 2px 3px silver;
}
.small_cot .goods_list .three_ad {
  width: 1210px;
  margin-left: 5px;
}
.small_cot .goods_list .three_ad li {
  margin: 20px 20px 0 0;
  overflow: hidden;
  float: left;
  border: 1px solid #5d5d5e;
  position: relative;
}
.small_cot .goods_list .three_ad li .img_cot {
  height: 220px;
  width: 220px;
}
.small_cot .goods_list .three_ad li .img_cot .sold_out {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 80px;
  height: 80px;
}
.small_cot .goods_list .three_ad li .img_cot .sold_out img {
  width: 100%;
  height: 100%;
}
.small_cot .goods_list .three_ad li .img_cot .each_over_order {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
}
.small_cot .goods_list .three_ad li .img_cot .each_over_order img {
  width: 100%;
  height: 100%;
}
.small_cot .goods_list .three_ad li .img_cot > img:hover {
  transform: scale(1.1);
}
.small_cot .goods_list .three_ad li .goods_title {
  height: 30px;
  line-height: 30px;
  text-indent: 20px;
}
.small_cot .goods_list .three_ad li .goods_title:hover {
  text-decoration: underline;
  color: red;
}
.small_cot .goods_list .three_ad li img {
  width: 220px;
  height: 220px;
  transition: all 1s;
}
.small_cot .six_list .small_title {
  margin-top: 20px;
  font-size: 20px;
  padding-left: 35px;
  font-family: 'FangSong', '宋体', Microsoft YaHei, Tahoma, Arial, sans-serif;
}
.small_cot .six_list .three_ad {
  margin-left: 9px;
  width: 1218px;
}
.small_cot .six_list .three_ad li {
  float: left;
  border: 1px solid #5d5d5e;
  position: relative;
  margin: 30px 36px 0 0;
}
.small_cot .six_list .three_ad li .img_cot {
  height: 165px;
  width: 165px;
}
.small_cot .six_list .three_ad li .img_cot .sold_out {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 80px;
  height: 80px;
}
.small_cot .six_list .three_ad li .img_cot .sold_out img {
  width: 100%;
  height: 100%;
}
.small_cot .six_list .three_ad li .img_cot .each_over_order {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
}
.small_cot .six_list .three_ad li .img_cot .each_over_order img {
  width: 100%;
  height: 100%;
}
.small_cot .six_list .three_ad li .goods_title {
  height: 30px;
  line-height: 30px;
  text-indent: 20px;
}
.small_cot .six_list .three_ad li .goods_title:hover {
  text-decoration: underline;
  color: red;
}
.small_cot .six_list .three_ad li img {
  width: 165px;
  height: 165px;
}
.small_cot .line_cot {
  border: none;
}
.small_cot .line_cot:after {
  content: "";
  position: absolute;
  width: 1200px;
  height: 2px;
  background-color: #539dfa;
  right: 0;
  bottom: 5px;
}
.small_cot .line_cot:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #539dfa;
  right: 0;
  bottom: 0;
  border-radius: 6px;
}
/*************************万厂头条 开始**************************/
.headline_main {
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
}
.headline_main .headline_left {
  float: left;
  width: 840px;
  margin-left: 10px;
}
.headline_main .headline_left .left_header {
  height: 40px;
  line-height: 40px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", Arial, sans-serif;
  font-size: 18px;
  color: black;
  margin-bottom: 5px;
}
.headline_main .headline_left .left_image {
  border: 1px solid black;
}
.headline_main .headline_left .left_image img {
  display: block;
  width: 100%;
  height: 470px;
}
.headline_main .headline_left .mid_text {
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", Arial, sans-serif;
  font-size: 18px;
  color: red;
  margin: 10px 0;
}
.headline_main .headline_left .left_text {
  padding: 0 15px;
  margin-top: 35px;
}
.headline_main .headline_left .left_text .text {
  line-height: 35px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", Arial, sans-serif;
  font-size: 16px;
  color: #333333;
}
.headline_main .headline_left .left_text .source {
  margin-top: 20px;
  text-align: right;
  padding-right: 15px;
}
.headline_main .headline_left .left_text .source span {
  line-height: 30px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", Arial, sans-serif;
  font-size: 14px;
  color: #666666;
  padding-left: 20px;
}
.headline_main .headline_left .mid_line {
  width: 100%;
  height: 4px;
  background: #434343;
  margin-top: 100px;
}
.headline_main .headline_left .comment {
  width: 790px;
  margin: 0 auto;
}
.headline_main .headline_left .comment .comment_num {
  text-align: right;
  padding-right: 20px;
  margin-top: 10px ;
}
.headline_main .headline_left .comment .comment_num span {
  line-height: 40px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", Arial, sans-serif;
  font-size: 16px;
}
.headline_main .headline_left .comment .comment_num span i {
  color: red;
}
.headline_main .headline_left .comment .comment_area {
  width: 100%;
}
.headline_main .headline_left .comment .comment_area textarea {
  float: left;
  width: 670px;
  height: 75px;
  line-height: 25px;
  text-indent: 20px;
  border: 1px solid #1d87e4;
  border-radius: 5px;
  padding: 0 20px 0 10px;
}
.headline_main .headline_left .comment .comment_area .comment_btn {
  display: inline-block;
  width: 90px;
  height: 32px;
  line-height: 30px;
  color: white;
  padding-top: 45px;
  border-radius: 5px;
  background: url("../image/comment_bg.png") no-repeat 50% 25%;
  background-color: #1d87e4;
  float: left;
  margin-left: -10px;
  text-align: center;
}
.headline_main .headline_left .comment .comment_main {
  margin-top: 25px;
}
.headline_main .headline_left .comment .comment_main .comment_main_header {
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", Arial, sans-serif;
  font-size: 16px;
  color: #333333;
  background: url("../image/comment_info.png") no-repeat 3px 3px;
  margin: 30px 0;
}
.headline_main .headline_left .comment .comment_main .comment_main_ul .comment_main_each {
  margin-bottom: 20px;
  padding: 0 8px;
  border-bottom: 1px solid black;
}
.headline_main .headline_left .comment .comment_main .comment_main_ul .comment_main_each .each_header span {
  display: inline-block;
  line-height: 30px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", Arial, sans-serif;
  font-size: 14px;
  color: #333333;
}
.headline_main .headline_left .comment .comment_main .comment_main_ul .comment_main_each .each_header .name {
  color: #459afd;
  float: left;
}
.headline_main .headline_left .comment .comment_main .comment_main_ul .comment_main_each .each_header .timer {
  float: right;
}
.headline_main .headline_left .comment .comment_main .comment_main_ul .comment_main_each .each_text {
  width: 100%;
  line-height: 30px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", Arial, sans-serif;
  font-size: 16px;
  color: #333333;
  margin-bottom: 15px;
}
.headline_main .headline_right {
  float: left;
  margin-left: 30px;
  width: 300px;
  border: 1px solid #dddddd;
}
.headline_main .headline_right .right_header {
  width: 290px;
  border-left: 10px solid #459afd;
  border-bottom: 1px solid #dddddd;
  height: 50px;
  line-height: 50px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", Arial, sans-serif;
  font-size: 18px;
  text-indent: 15px;
  color: black;
}
.headline_main .headline_right .right_ul {
  margin: 20px 10px;
}
.headline_main .headline_right .right_ul .right_each {
  width: 100%;
  margin: 5px 0;
}
.headline_main .headline_right .right_ul .right_each a {
  display: inline-block;
}
.headline_main .headline_right .right_ul .right_each a .each_num {
  display: inline-block;
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #459afd;
  color: white;
  font-size: 16px;
  margin-top: 5px;
}
.headline_main .headline_right .right_ul .right_each a .each_text {
  display: inline-block;
  float: left;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", Arial, sans-serif;
  font-size: 14px;
  color: #333333;
}
/*************************万厂头条 结束**************************/
/************************* 资讯  結束 *********************************/
/*************************万厂峰会 开始**************************/
.summit_each {
  width: 1200px;
  margin: 0 auto;
  margin-top: 10px;
}
.summit_each .each_header {
  font-family: "黑体";
  font-size: 22px;
  text-indent: 20px;
  height: 55px;
  line-height: 55px;
  color: black;
}
.summit_each .each_main .each_left {
  float: left;
  width: 810px;
  height: 460px;
  border: 1px solid black;
}
.summit_each .each_main .each_left img {
  display: block;
  width: 100%;
  height: 100%;
}
.summit_each .each_main .each_right {
  float: left;
  width: 340px;
  margin-left: 20px;
}
.summit_each .each_main .each_right .each_info {
  margin-top: 10px;
  line-height: 35px;
  text-indent: 40px;
  font-family: "Microsoft YaHei", "Hiragino Sans GB", Arial, sans-serif;
  font-size: 16px;
  color: #333333;
}
.summit_each .each_main .each_right .each_info .each_detail_btn {
  color: #539dfa;
}
.summit_each .each_main {
  width: 100%;
}
.summit_each .each_main .each_contant {
  width: 100%;
  position: relative;
}
.summit_each .each_main .each_contant .each_image_big {
  display: block;
  width: 100%;
  height: 500px;
  border: 1px solid black;
}
.summit_each .each_main .each_contant .each_title {
  position: absolute;
  top: 40px;
  width: 100%;
  line-height: 80px;
  font-family: "黑体";
  font-size: 30px;
  text-align: center;
  color: black;
  font-weight: bold;
}
.summit_each .each_main .each_contant .contant_ul {
  width: 1300px;
  margin-top: 30px;
}
.summit_each .each_main .each_contant .contant_ul .contant_li {
  float: left;
  width: 350px;
  height: 200px;
  border: 1px solid black;
  margin-left: 35px;
}
.summit_each .each_main .each_contant .contant_ul .contant_li .contant_each {
  display: block;
  width: 100%;
  height: 100%;
}
.summit_each .each_main .each_contant .contant_ul .contant_li .contant_each img {
  display: block;
  width: 100%;
  height: 100%;
}
.summit_each .each_header_border {
  border-bottom: 1px solid #000;
}
/*************************万厂峰会 结束**************************/
/*************************万厂直播  开始**************************/
.livebroadcast_each .each_main .each_contant .contant_ul {
  margin-top: 40px;
}
.livebroadcast_each .each_main .each_contant .contant_ul .contant_li {
  width: 270px;
  height: auto;
  margin-left: 23px;
}
.livebroadcast_each .each_main .each_contant .contant_ul .contant_li .contant_each img {
  width: 270px;
  height: 200px;
}
.livebroadcast_each .each_main .each_contant .contant_ul .contant_li .each_info {
  height: 45px;
  line-height: 45px;
  font-family: '仿宋';
  border-top: 1px solid black;
  color: #333333;
}
.livebroadcast_each .each_main .each_contant .contant_ul .contant_li .each_info .each_name {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  font-family: '仿宋';
  font-size: 16px;
  text-indent: 10px;
  color: #333333;
}
.livebroadcast_each .each_main .each_contant .contant_ul .contant_li .each_info .border_btn {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-family: "黑体";
  font-size: 12px;
  padding: 0 10px;
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  background: red;
  color: white;
}
/*************************万厂直播 结束**************************/
/*************************其他 开始**************************/
.img_out {
  display: block;
  position: relative;
}
.img_out .each_over {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 80px;
  height: 80px;
}
.img_out .each_over img {
  width: 100%;
  height: 100%;
  display: block;
}
.img_out .each_over_order {
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  height: 80px;
}
.img_out .each_over_order img {
  width: 100%;
  height: 100%;
  display: block;
}
.clear {
  height: 0;
  display: block;
  clear: both;
}
.toblue {
  background: #2093f4;
  color: #fefefe;
}
.todark {
  background: #2d536d;
  color: #fefefe;
}
.colorblue {
  color: #2093f4;
}
.needs_show_hide {
  display: none;
}
img {
  cursor: pointer;
}
.addmark {
  font-size: 30px;
  text-align: center;
  color: white;
  line-height: 180px;
}
.todisplay {
  display: none;
}
.broad_banner {
  width: 1200px;
  height: 500px;
  border: 1px solid #D3D3D3;
  margin: 10px auto;
}
.broad_banner img {
  width: 1200px;
  height: 500px;
  cursor: pointer;
}
.top_line {
  width: 1200px;
  margin: 0 auto;
  height: 80px;
  border: 1px solid #000;
  line-height: 80px;
}
.broad_banner {
  width: 1200px;
  height: 500px;
  border: 1px solid #D3D3D3;
  margin: 10px auto;
}
.broad_banner img {
  width: 1200px;
  height: 500px;
  cursor: pointer;
}
.top_line {
  width: 1180px;
  margin: 0 auto;
  height: 80px;
  border: 1px solid #000;
  line-height: 80px;
  padding-left: 20px;
}
.top_line .c_block a {
  background-color: #539DFA;
  display: inline-block;
  width: 108px;
  height: 34px;
  color: #fff;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  margin-right: 25px;
}
.top_line .top_line_info {
  font-size: 20px;
  font-family: 'fangSong';
}
.top_line a {
  color: red;
  font-size: 20px;
  font-family: 'fangSong';
}
.small_cot {
  width: 1200px;
  margin: 20px auto 20px auto;
}
.small_cot .title_p {
  position: relative;
  height: 50px;
  line-height: 50px;
  border-bottom: 2px solid #000;
  padding-left: 15px;
}
.small_cot .title_p .title_ul {
  display: block;
  float: left;
}
.small_cot .title_p .title_ul li {
  float: left;
  padding: 0 20px;
}
.small_cot .title_p .title_ul li a {
  font-size: 16px;
  font-family: "fangsong", "Microsoft YaHei", "Hiragino Sans GB", Arial, sans-serif;
}
.small_cot .title_p .title_ul li a:hover {
  color: #539dfa;
}
.small_cot .title_p .s_t {
  display: block;
  float: left;
  height: 50px;
  padding: 0 20px 0 0;
}
.small_cot .title_p .s_t a {
  font-size: 24px;
  font-family: "黑体", "Microsoft YaHei", "Hiragino Sans GB";
  color: black;
}
.small_cot .title_p span {
  font-family: 'FangSong', '宋体', Microsoft YaHei, Tahoma, Arial, sans-serif;
  font-size: 20px;
}
.small_cot .title_p .buy_now {
  position: absolute;
  top: 5px;
  right: 30px;
  background-color: #539dfa;
  color: #fff;
  height: 40px;
  font-size: 20px;
  font-family: "黑体", "Microsoft YaHei", "Hiragino Sans GB";
  padding: 0 20px;
  line-height: 40px;
  box-shadow: 0 2px 3px silver;
}
.small_cot .title_p_sec {
  border-bottom: 1px solid #539dfa;
}
.small_cot .line_cot {
  border: none;
}
.small_cot .video_cot {
  width: 1200px;
  height: 500px;
}
.small_cot .video_cot img {
  width: 100%;
  height: 100%;
}
.small_cot .b_story {
  margin-top: 30px;
}
.small_cot .b_story .b_s_l {
  float: left;
  width: 600px;
}
.small_cot .b_story .b_s_l .b_s_only {
  padding-left: 0;
}
.small_cot .b_story .b_s_l .b_s_only .img_cot {
  overflow: hidden;
}
.small_cot .b_story .b_s_l .b_s_only .img_cot img {
  float: right;
  display: block;
  border: 1px solid #000000;
  width: 260px;
  height: 200px;
}
.small_cot .b_story .b_s_l .b_s_only div {
  float: left;
  width: 300px;
}
.small_cot .b_story .b_s_l .b_s_only div + div {
  width: 260px;
  padding: 10px 20px;
  font-size: 12px;
  font-family: 'fangsong';
}
.small_cot .b_story .b_s_l .b_s_only div + div p {
  text-indent: 24px;
  line-height: 24px;
}
.small_cot .b_story .b_s_l .b_s_only div + div a {
  color: #539DFA;
}
.small_cot .b_story .b_s_l .b_s_only div + div a:hover {
  color: red;
}
.small_cot .b_story .b_s_l .b_s_only:before {
  width: 0;
  height: 0;
}
.small_cot .b_story .b_s_l li {
  margin: 15px 0;
  padding-left: 50px;
  font-size: 16px;
  position: relative;
}
.small_cot .b_story .b_s_l li a:hover {
  text-decoration: underline;
  color: red;
}
.small_cot .b_story .b_s_l li:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #539DFA;
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -3px;
}
.small_cot .b_story .b_s_r {
  float: left;
  width: 600px;
}
/*************************其他  结束**************************/
