@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
div, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dd, dt, img, p, form {
    border: 0 none;
    margin: 0;
    padding: 0;
}
ul, ol, li {
    list-style: outside none none;
}
table, td, tr, th, input, select {
    color: #666;
    font-size: 12px;
}
input {
    font-family: Arial;
    margin: 0;
    padding: 0;
    text-shadow: none;
}
table {
    border-collapse: collapse;
}
a {
    outline: medium none;
    text-decoration: none;
}
a:link, a:visited {
    color: #444;
    text-decoration: none;
}
a:hover {
    color: red;
}
a:active {
}
.clear {
    clear: both;
}
body {
    color: #333;
    font-family: "微软雅黑",Arial;
    font-size: 14px;
	
    margin: 0;
    overflow-x: hidden;
    padding: 0;
}
.f_l {
    float: left;
}
.f_r {
    float: right;
}
.container_1200{width:1200px;margin:auto;}

.header{padding:20px 0px;}
.header_info {margin-top:13px;}
.header_info div{height:36px;line-height:36px;padding-left:35px;font-size:20px;color:#000;float:left;margin-left:80px;}
.header_info div.info_1{background:url(../images/bg_1.png) left center no-repeat;}
.header_info div.info_2{background:url(../images/bg_2.png) left center no-repeat;}
.header_info div.info_3{background:url(../images/bg_3.png) left center no-repeat;}


.nav{height:50px;background:#000;width:100%;}
.nav li.li_1{float:left;text-align:center;position:relative;}
.nav li.li_1.first{margin-left:0px;}
.nav li.li_1 a.a_1{width:150px;display:block;height:50px;line-height:50px;color:#fff;font-size:16px;}
.nav li.li_1 a.a_1.current,.nav li.li_1:hover a.a_1{background:#e91021;}

.nav li.li_1 ul{position:absolute;width:100%;display:none;z-index:99;}
.nav li.li_1:hover ul{display:block;}
.nav li.li_1 ul li a{    background: #525151;
    border-top: 1px solid #fff;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 100%;display:block;}
.nav li.li_1 ul li a{color:#fff;}

.nav li.li_1 ul li a:hover{background:#e03f11;}

.banner {position:relative;}
.banner_a { width:100%; overflow:hidden; position:relative;}
.banner_a .hd { width:100%; height:20px; text-align:center; overflow:hidden; position:absolute; left:0; bottom:20px; z-index:300;}
.banner_a .hd ul { display:inline-block;}
.banner_a .hd ul li { width:16px; height:16px; float:left; margin-left:4px; margin-right:4px; background:#ccc; cursor:pointer;border-radius:8px;transition: 0.3s;
    -moz-transition:  0.3s;  /* Firefox 4 */
    -webkit-transition:  0.3s;   /* Safari 和 Chrome */
    -o-transition:  0.3s;    /* Opera */}

.banner_a .hd ul li.on { background:#e91021;width:30px;}
.banner_a .banner_img { position:relative; width:100%; z-index:0;}
.banner_a .banner_img li { width:100%; }
.banner_a .banner_img li img{width:100%;display:block;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner_a .prev{width:68px;height:68px;background:url(../images/prev_3.png) center no-repeat,#fff;position:absolute;left:20px;top:50%;border-radius: 50%;margin-top: -34px;transition: 0.3s;
    -moz-transition:  0.3s;  /* Firefox 4 */
    -webkit-transition:  0.3s;   /* Safari 和 Chrome */
    -o-transition:  0.3s;    /* Opera */}
.banner_a .next{width:68px;height:68px;background:url(../images/next_3.png) center no-repeat,#fff;position:absolute;right:20px;top:50%;border-radius: 50%;margin-top: -34px;transition: 0.3s;
    -moz-transition:  0.3s;  /* Firefox 4 */
    -webkit-transition:  0.3s;   /* Safari 和 Chrome */
    -o-transition:  0.3s;    /* Opera */}

.banner_a .prev:hover{background:url(../images/prev_h3.png) center no-repeat,#e91021;}
.banner_a .next:hover{background:url(../images/next_h3.png) center no-repeat,#e91021;}
.neiye_banner img{display:block;width:100%;}
.neiye_banner2 img{display:block;width:100%;}
.index_main{position:relative;}
.index_main img{width:100%;display:block;}
.index_block_1{position:absolute;left:0px;top:0px;width:25%;}
.index_block_2{position:absolute;left:25%;top:0px;width:25%;}
.index_block_3{position:absolute;right:0px;top:0px;width:50%;}
.index_block_4{position:absolute;left:25%;bottom:0px;width:50%;}
.index_block_5{position:absolute;right:0px;bottom:0px;width:25%;}

.index_block_main{position:absolute;}
.index_block_main .p1{font-size:36px;text-transform: uppercase;}
.index_block_main .p2{font-size:20px;margin:20px auto;}
.index_block_main a{font-size:16px;border:1px solid #666;display:inline-block;padding:5px 15px; transition: margin 0.3s;
    -moz-transition: margin 0.3s;  /* Firefox 4 */
    -webkit-transition: margin 0.3s;   /* Safari 和 Chrome */
    -o-transition: margin 0.3s;    /* Opera */}

.index_block_main a:hover{color:#e91021;margin-top:-5px;border:1px solid #e91021;}


.index_block_main .p4{font-size:20px;margin-top:20px;}
.index_block_1 .index_block_main{top:25%;left:20%;color:#e91021;}
.index_block_1 .index_block_main .p2{margin-top:5px;}
.index_block_1 .index_block_main a{border-color:#e91021;color:#e91021;}
.index_block_1 .index_block_main a:hover{color:#e91021;}
.index_block_2 .index_block_main{top:25%;left:10%;}
.index_block_3 .index_block_main{top:25%;left:10%;}
.index_block_4 .index_block_main{top:25%;left:10%;}
.index_block_5 .index_block_main{top:50%;left:0%;width:100%;text-align:center;}



.index_news{margin-top:50px;}
.index_gg_top{text-align:center;}
.index_gg_top .title{font-size: 40px;color:#333;}
.index_gg_top .entitle{color:#999;font-size:18px;text-transform: uppercase;margin-top:5px;}
.index_news_list{margin-top:40px;}

.index_news_list li{width:360px;padding:24px 0px 0px 18px;float:left;}
.index_news_list li.li_1{background:url(../images/01.png) left top no-repeat;}
.index_news_list li.li_2{background:url(../images/02.png) left top no-repeat;}
.index_news_list li.li_3{background:url(../images/03.png) left top no-repeat;}
.index_news_list li .title{font-size:16px;color:#333;}
.index_news_list li .line{width:30px;height:2px;background:#e91021;margin:15px 0px;}
.index_news_list li .info{color:#999;height:72px;line-height:24px;}

.footer{margin-top:30px;background:#231815;color:#fff;padding:45px 0px 20px 0px;}
.footer_left{width:420px;float:left;border-right:1px solid #545454;height:160px;padding-top:40px;}
.footer_left li{padding-left:25px;line-height:40px;height:40px;}
.footer_left li.li_1{background:url(../images/f_bg_1.png) left center no-repeat;}
.footer_left li.li_2{background:url(../images/f_bg_2.png) left center no-repeat;}
.footer_left li.li_3{background:url(../images/f_bg_3.png) left center no-repeat;}


.footer_right{float: left;width:749px;height:230px;}
.footer_right ul li{float:left;width:100px;margin-left:87px;}
.footer_right ul li a{display: block;margin-top:10px;color:#fff;}
.footer_right ul li a:hover{color: #e91021;}
.footer_right ul li a.a_1{font-size: 24px;margin-top: 0px;color:#fff;margin-bottom:20px;}
.footer_right ul li a.a_1:hover{color: #e91021;}

.copyright{height:40px;line-height:40px;color:#999;text-align:center;background:#231815;border-top:1px solid #545454;}

.n_banner img{display:block;width:100%;}
.about_1{margin-top:40px;}
.about_gg_top{text-align:center;}
.about_gg_top .entitle{color:#e91021;font-size:32px;text-transform: uppercase;}
.about_gg_top .title{color:#333;font-size:20px;margin:5px 0px 15px 0px;}
.about_gg_top .line{width:40px;height:4px;background:#e91021;display:inline-block;}

.about_1 .container_1200{margin-top:35px;}
.about_1_left{width:550px;}
.about_1_left .text{line-height: 30px;}
.about_1_left ul{margin-top:40px;}
.about_1_left li{float:left;width:100px;margin-left:28px;text-align:center;}
.about_1_left li p{margin-top:10px;font-size:18px;font-weight:bold;}
.about_1_right{width:600px;}
.about_1_right img{display:block;}


.about_licheng{width:100%;height:680px;background:url(../images/licheng_bg.jpg) center no-repeat;margin-top:130px;padding-top:60px;}
.licheng_main{margin-top:40px;}
.licheng_main li{position:relative;}
.licheng_main li .year{float:left;width:90px;}
.licheng_main li .year .p1{color:#e91021;font-size:32px;letter-spacing: 5px;}
.licheng_main li .year .p2{color:#9c9c9c;text-align: right;}
.licheng_main li .month-day{float:left;width:50px;height:70px;background:#e91021;margin-left:15px;color:#fff;padding:0px 10px;text-align:center;}
.licheng_main li .month-day .month{font-size:30px;border-bottom:1px solid #ccc;}
.licheng_main li .month-day .day{font-size:16px;}
.licheng_main li .yuan{width:10px;height:10px;border-radius:5px;background:#e91021;position:absolute;top:32px;left:214px;}
.licheng_main li .xian{border-left:2px solid #e91021;height:104px;float:left;margin-left:43px;}
.licheng_main li .info{width:850px;float:right;padding:24px 0px 0px 35px;line-height:24px;color:#333;font-size:16px;}
.licheng_main li.first .xian{margin-top:32px;height:72px;}
.licheng_main li.last .xian{height:32px;}

.about_culture{margin-top:55px;}
.culture_main{margin-top:36px;}
.culture_left{width:200px;height:338px;background:url(culture_bg.jpg) no-repeat;color:#fff;text-align: center;}

.culture_left .entitle{text-transform: uppercase;}
.culture_left .title{font-size:24px;margin-bottom:5px;padding-top:120px;}
.culture_right{width:1000px;float:left;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;height:336px;}
.culture_right li{float:left;height:316px;border-right:1px solid #f1f1f1;width:179px;padding:10px;text-align:center;}
.culture_right li .title{float:right;width:30px;color:#e60012;font-size:20px;font-weight:bold;margin-left:5px;}
.culture_right li .info{float:right;}
.culture_right li .info p{width:24px;float:right;font-size:16px;}
.n_gg_top{margin-top:45px;}
.position{height:40px;line-height:40px;text-align: right;}
.contact_main{}
.contact_left{width:600px;}
.n_gg_top .about_gg_top{text-align:left;}
.n_gg_top .summary{margin-top:10px;}
.n_nav{margin-top:60px;}
.n_nav a{display:block;height:36px;line-height:36px;background:#dbdbdb;padding:0px 20px;float:left;margin-left:20px;}
.n_nav a.current,.n_nav a:hover{background:#e60012;color:#fff;}

.n_nav2{margin-top:0px;}
.n_nav2 a{margin-left:0px;margin-right:20px;}





.contact_title{font-size:30px;color:#e60012;margin-top:90px;}

.contact_info{margin-top:30px;}
.contact_info li{height:40px;line-height:40px;padding-left:30px;}
.contact_info li.li_1{background:url(../images/contact_1.png) left center no-repeat;}
.contact_info li.li_2{background:url(../images/contact_2.png) left center no-repeat;}
.contact_info li.li_3{background:url(../images/contact_3.png) left center no-repeat;}
.contact_info li.li_4{background:url(../images/contact_4.png) left center no-repeat;}

.contact_right{width:500px;}

.contact_message{margin-top:70px;}

.contact_message input{background:#f3f3f3;width:480px;height:42px;border-radius:5px;margin-top:10px;display:block;border:none;padding:0px 10px;line-height:42px;font-size:14px;}

.contact_message textarea{background:#f3f3f3;width:480px;height:120px;border-radius:5px;margin-top:10px;display:block;border:none;padding:0px 10px;line-height:30px;font-size:14px;color:#666;font-family: "微软雅黑",Arial;}
.tijiao{width:160px;height:40px;background:#e91021;line-height:40px;text-align:center;color:#fff;font-size:16px;border-radius:5px;margin-top:20px;cursor:pointer;}

.baojia_1{margin-top:60px;}
.baojia_title{font-size:38px;text-align: center;}
.baojia_1_list{margin-top:80px;}
.baojia_1_list li{float:left;width:280px;text-align:center;margin:0px 60px 60px 60px;}
.baojia_1_list li .title{font-size:20px;}
.baojia_1_list li .line{display:inline-block;width:50px;height:4px;background:#e91021;margin:20px 0px 12px 0px;}
.baojia_1_list li .text{line-height:24px;height:72px;}

.baojia_2{margin-top:100px;}
.baojia_2_list{margin-top:30px;}
.baojia_2_list li{width:220px;height:230px;box-shadow: 0px 0px 5px #ccc;margin-left:25px;float:left;}
.baojia_2_list li.first{margin-left:0px;}
.baojia_2_list li .pic{text-align:center;padding-top:20px;}
.baojia_2_list li .info{margin-top:20px;padding:0px 15px;line-height: 22px;}

.baojia_3{margin-top:120px;}
.baojia_3{box-shadow: 0px 0px 10px #ccc;height:720px;}
.baojia_3_left{width:450px;height:720px;background:url(../images/baojia_3_bg.jpg);text-align:center;color:#fff;}
.baojia_3_left .p1{font-size:38px;padding-top:260px;}
.baojia_3_left .p2{font-size:24px;margin-top:15px;}

.baojia_3_left  .line{display:inline-block;width:100px;height:2px;background:#fff;margin-top:30px;}

.baojia_3_left  .p3{margin-top:30px;color:#c0c0c0;font-size:16px;line-height:24px;text-transform: uppercase;}

.baojia_3_right{width:680px;}

.baojia_3_right .about_gg_top{text-align:left;padding-top:30px;}

.baojia_message{margin-top:20px;}
.baojia_message li{margin-top:10px;}
.baojia_message .input_title{width:100px;text-align: right;float:left;line-height:42px;height:42px;font-weight: bold;}
.baojia_message input{background:#f3f3f3;width:500px;height:42px;border-radius:5px;display:block;border:none;padding:0px 10px;line-height:42px;font-size:14px;float:left;}

.baojia_message textarea{background:#f3f3f3;width:500px;height:120px;border-radius:5px;display:block;border:none;padding:0px 10px;line-height:30px;font-size:14px;float:left;}

.baojia_message .tijiao{margin-left:100px;}

.product_list{margin-top:40px;}
.product_list li{float:left;border:4px solid #eee;width:272px;position:relative;margin-left:25px;margin-bottom:30px;transition:0.3s;
    -moz-transition:  0.3s;  /* Firefox 4 */
    -webkit-transition:   0.3s;   /* Safari 和 Chrome */
    -o-transition:   0.3s;    /* Opera */



}
.product_list li.first{margin-left:0px;}
.product_list li img{width:272px;display:block;}
.product_list li .title{text-align: center;height:52px;line-height:52px;font-size:18px;transition:  0.3s;
    -moz-transition:  0.3s;  /* Firefox 4 */
    -webkit-transition:  0.3s;   /* Safari 和 Chrome */
    -o-transition:  0.3s;    /* Opera */}
.product_list li .line{width:50px;height:4px;background:#f09215;position:absolute;bottom:-4px;left:50%;margin-left:-25px;}
.product_list li:hover{border-color:#e91021;margin-top:-5px;}
.product_list li:hover .title{background:#e91021;color:#fff;}

.n_gg_bottom{background:#f9f9f9;height:300px;}
.n_gg_bottom li{width:210px;text-align:center;padding-top:48px;float:left;margin:0px 45px;}
.n_gg_bottom li .title{font-size:20px;margin-top:25px;font-weight:bold;}
.n_gg_bottom li .info{margin-top:20px;line-height:24px;height:48px;}
.n_gg_bottom li a{color:#e60012;margin-top:25px;display:block}

.product_show{margin-top:50px;}
.shuxing_left{width:602px;}
.zoom_img{margin-top:5px;}
#thumblist li .zoomThumbActive img {
    border: 2px solid #e60012;
}

#thumblist li{float:left;width:86px;height:86px;margin-left:5px;}
#thumblist li.first{margin-left:0px;}
#thumblist li img{width:86px;height:86px; border: 2px solid #ccc;}

.shuxing_right{width:540px;padding-top:40px;}
.shuxing_right .title{color:#e60012;font-size:30px;}


.shuxing_info{width:510px;height:338px;background:#efefef;margin-top:35px;padding:15px;}
.shuxing_info li{float:left;font-size:20px;text-align:center;}
.shuxing_info li.li_1{width:254px;border-right:1px solid #fff;height:111px;border-bottom:1px solid #fff;}
.shuxing_info li.li_2{width:255px;height:111px;border-bottom:1px solid #fff;}
.shuxing_info li.li_3{border-bottom:none;}
.shuxing_info li .p1{color:#e60012;padding-top:25px;}
.shuxing_info li .p2{color:#666;margin-top:10px;}

.shuxing_zixun{width:180px;height:50px;line-height:50px;text-align:center;background:#e60012;margin-top:50px;font-size:20px;color:#fff;}

.zixun_rexian{font-size:16px;margin-top:50px;}
.zixun_rexian span{color:#e60012;font-size:30px;}

.product_content_title{color:#e60012;font-size:30px;margin-top:50px;}

.product_content{margin-top:20px;}
.product_content img{max-width:1200px;height:auto!important;}

.news_main{margin-top:-120px;position:relative;}

.news_main_list{background:#fff;margin-top:20px;padding:50px;}
.news_main_list li{margin-bottom:30px;}
.news_main_list li .yinhao{width:50px;float:left;}
.news_main_list li .info{width:1020px;float:right;padding-bottom:20px;border-bottom:1px solid #999;}



.news_main_list li .info .title{font-size:24px;font-weight:bold;}
.news_main_list li .info .date{color:#999;margin-top:5px;border-bottom:2px solid #999;padding-bottom:5px;float:left;}
.news_main_list li .info .text{margin-top:20px;line-height: 24px;height:48px;}
.news_main_list li .info a{display:block;width:120px;height:36px;line-height:36px;background:#222;font-size:16px;border-radius:5px;color:#fff;text-align:center;margin-top:20px;}
.news_main_list li .info a:hover{background:#e91021;}

.newshowtop{text-align: center;margin-top:50px;}
.newshowtop .title{color:#333;font-size:20px;font-weight: bold;}
.newshowtop .date{color:#999;;margin:10px 0px 10px 0px;}
.newshowtop .line{width:60px;height:4px;background:#e91021;display:inline-block;}


.newshow_content{margin-top:30px;}

.newshow_content img{max-width:1200px;height:auto!important;}

.newshow_bottom{margin:30px 0px;padding-top:10px;border-top:1px solid #ccc;}

.newshow_bottom a{height:40px;max-width:500px;line-height:40px;}


.pagelist {}
.pagelist ul{

    padding: 20px 0px;
    margin: 0 auto;
    height: 36px;

    text-align: center;
}
.yiiPager li {
    width: auto;
    height: 30px;

    line-height: 14px;
    margin: 0;
    padding: 5px 6px 0 0;
    background: none;
    display: inline-block;
}
.yiiPager a {
    font-weight:bold;
    border:1px solid #e60012 ;

    color: #e60012 ;
    display: block;
    font-size: 12px;
    line-height: 24px;
    padding: 2px 10px;
    background: #fff;

}
.yiiPager li.selected a {
    color: #fff;
    background:#e60012;
}
.yiiPager li.hidden{display:none;}
.yiiPager li a:hover {
    color: #fff;
    background:#e60012;
}
.zanwu{padding:50px 0px;text-align:center;width:100%;}

.renshi_1{margin-top:70px;text-align: center;}
.renshi_1 .title{font-size:36px;}
.renshi_1 .info{font-size:16px;line-height: 30px;margin-top:30px;}
.renshi_1 .pic{margin-top:30px;}

.renshi_2{width:100%;height:660px;background:url(../images/renshi_2_bg.jpg) no-repeat;margin-top:70px;}
.renshi_2_main{padding-top:220px;padding-left:70px;}
.renshi_gg{background:url(../images/renshi_2_bg_2.png) left top no-repeat;color:#404040;width:470px;padding-top:20px;}
.renshi_gg .p1{font-size:50px;}
.renshi_gg .p2{font-size:16px;line-height:30px;margin:20px 0px 15px 0px;}
.renshi_gg .p3{font-size:12px;line-height:24px;}

.renshi_3{background:#f1f1f1;height:660px;}
.renshi_3 .pic{padding-top:100px;}

.renshi_3 .renshi_gg{width:380px;}
.renshi_3 .text{padding-top:230px;}

.renshi_4{height:660px;}

.renshi_4 .pic{padding-top:100px;}
.renshi_4 .text{padding-top:200px;}
.renshi_5{height:660px;}
.renshi_5 .renshi_gg{width:300px;}
.renshi_5 .pic{padding-top:100px;}
.renshi_5 .text{padding-top:200px;}

.renshi_6 .title{font-size:40px;text-align: center;}
.renshi_6_main{margin-top:50px;}
.renshi_6_left{width:420px;}
.renshi_6_left_top{width:240px;height:60px;background:url(../images/renshi_6_1.png);text-align: center;line-height: 50px;font-size:24px;margin-left:160px;}
.renshi_6_left ul,.renshi_6_right ul{margin-top:20px;}
.renshi_6_left li{height:75px;line-height: 75px;text-align:right;margin-bottom:56px;}
.renshi_6_center{width:66px;margin:80px 30px 0px 30px;}
.renshi_6_right{width:654px;}

.renshi_6_right_top{width:240px;height:60px;background:url(../images/renshi_6_2.png);text-align: center;line-height: 50px;font-size:24px;margin-left:140px;color:#fff;}
.renshi_6_right li{height:75px;line-height: 37px;margin-bottom:56px;}

.pk_1{margin-top:60px;}
.pk_gg_top{text-align:center;}
.pk_gg_top .title{font-size:40px;}
.pk_gg_top .text{font-size:16px;margin-top:15px;}
.pk_1_main{margin-top:60px;}

.pk_1_right{width:420px;margin-top:80px;}
.pk_1_right li{margin-top:10px;}
.pk_1_right li .p1{color:#e60012;height:24px;background:url(../images/pk_1_bg.png) left center no-repeat;padding-left:30px;font-size:24px;height:40px;line-height: 40px;}
.pk_1_right li .p2{padding-left:30px;}

.pk_2{margin-top:110px;}
.pk_2_main{width:100%;height:620px;background:url(../images/pk_2.jpg) center no-repeat;}

.pk_3_main{text-align: center;margin-top:30px;}

.pk_4{background:#f8f8f8;height:540px;margin-top:60px;padding-top:60px;}

.pk_4_main{margin-top:50px;}
.pk_4_main .pic{width:600px;text-align:right;}
.pk_4_main .text{width:600px;text-align: center;padding-top:80px;}

.pk_4_main .text .p1{font-size:24px;}
.pk_4_main .text .p2{font-size:16px;margin-top:5px;}
.pk_4_main .text ul{margin-left:100px;margin-top:50px;}
.pk_4_main .text li{float:left; width:100px;}
.pk_4_main .text li p{margin-top:5px;}

.pk_5{margin-top:60px;}

.pk_6{height:600px;width:100%;background:#f8f8f8;padding-top:80px;margin-top:100px;}

.shouhou_1{margin-top:70px;}
.shouhou_1_main{margin-top:40px;}
.shouhou_1_main li{width:460px;height:400px;box-shadow: 0px 0px 5px #ddd;margin:0px 17px;text-align: center;}

.shouhou_1_main li .pic{padding-top:60px;}
.shouhou_1_main li .info{padding:0px 50px;margin-top:25px;}
.shouhou_1_main li .info .title{font-size:24px;}
.shouhou_1_main li .info .summary{margin-top:20px;line-height: 24px;}

.shouhou_2{margin-top:100px;}
.shouhou_2_main{margin-top:50px;}

.shouhou_2_main li{width:360px;float:left;position:relative;margin-left:60px;}
.shouhou_2_main li.first{margin-left:0px;}
.shouhou_2_main li .pic{text-align:center;}
.shouhou_2_main li .info{width:300px;height:200px;border:1px solid #ccc;margin-top:40px;padding:30px 30px 0px 30px;line-height: 24px;}
.shouhou_2_main li .line{height:5px;width:210px;position:absolute;left:50%;margin-left:-105px;background:#fff;bottom:229px;}
.shouhou_2_main li .line .line2{width:160px;height:5px;background:#e60012;margin-left:25px;}

