/*理县首页样式*/
/*header start*/
body{
    margin: 0;
    padding: 0;
    font:12px "microsoft yahei",Arial,Helvetica,sans-serif;
    color:#666;
    box-sizing:border-box;
    min-width:1200px;
}
.clear{
    clear: both;
}
p,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd{
    margin:0;
    padding:0;
    list-style:none;
}
img{
    /*vertical-align:bottom;*/
    display: block;
}
a{
    color:#333;
    text-decoration:none;
}
a:hover{
    color:#2163cc;
    text-decoration:none;
}
.lf{float:left;}
.rt{float:right;}
.clear{clear:both;}

body{
    width: 100%;
    margin: 0 auto;
}
#header{
    width: 100%;
    margin: 0px auto;
    background:#fff;
    padding-top:20px;
}
.menu{
	width: 1140px;
	margin: 20px auto;
	overflow: hidden;
}
.search{
	margin-left: 350px; 
	display: inline-block;
    line-height: 56px;
    vertical-align: top;
    position: relative;
}
.search .search_text{
	border: 2px solid #2163cc;
    /*border: 2px solid #F40002;*/
    height: 37px;
    width: 425px;
    text-align: left;
    outline: none;
    padding-left: 15px;
    color: #989898;
border-radius: 26px;
}
.search .search_sub{
   background: url("../images/search.jpg");
    width: 37px;
    height: 37px;
    position: absolute;
    top: 9px;
    right: 2px;
    border: none;
    border-radius: 0 18px 18px 0;
}
.menu-lr p{
	margin: 10px 0px;
}
.menu-lr p{
	display: flex;
	justify-content: center;
}
.menu-lr ul li:first-child{
	border-right: 1px solid #333;
	padding-right: 10px;
	margin-right: 10px;
}
#login_after{
  line-height:56px;
}
#login_after a{
   margin:0 20px;
   color:#0075c6;
}


#nav{
    height: 55px;
    width: 100%;
    margin: 0 auto;
    /*background-color: #2163cc;*/
    /*background-color: #F40002;*/
    background:linear-gradient(0deg,rgba(28,197,214,1) 0%,rgba(41,84,190,1) 100%);
}
#nav ul{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
#nav ul li{
    float: left;
    line-height: 49px;
    width: 190px;
    height: 55px;
    text-align: center;
    margin: 0 0px;
}
#nav ul li:hover{
        background:rgba(3,3,3,1);
        opacity:0.3;
    }
#nav ul li a{
    font-size: 16px;
    color: #fff;
}
.active{
    /*background-image:url("../image/sjx.jpg");*/
    background-repeat:no-repeat;
    background-position:bottom center;
}
/*header end*/

/*link start*/
.link{
    width: 1140px;
    height: 98px;
    margin: 17px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.item:nth-child(1){
    width:272px;
    height:98px;
    border:3px dashed rgba(28,197,214,1);
}
.item:nth-child(1) a{
    font-size:30px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(28,197,214,1);
    line-height:98px;
    display: block;
    text-align: center;
}
.item:nth-child(3) a{
    display: block;
    text-align: center;
    font-size:30px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(28,197,214,1);
    line-height:98px;
}
.item:nth-child(3){
    width:272px;
    height:98px;
    border:3px dashed rgba(28,197,214,1);
}
.item:nth-child(2){
    width:272px;
    height:98px;
    border:3px dashed rgba(40,94,193,1);
}
.item:nth-child(4){
    width:272px;
    height:98px;
    border:3px dashed rgba(40,94,193,1);
}
.item:nth-child(2) a{
    font-size:30px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(54,104,197,1);
    line-height:98px;
    display: block;
    text-align: center;
}
.item:nth-child(4) a{
    display: block;
    text-align: center;
    font-size:30px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(54,104,197,1);
    line-height:98px;
}
/*link end*/

/*news start*/
.news{
height: 454px;
    width: 1140px;
    margin: auto;
}
.news_head{
    height: 55px;
    width: 1140px;
    /*background: blue;*/
    margin: auto;
    display: flex;
    margin: 40px 0;
    /*flex-direction: row;*/
    /*!* flex-wrap: wrap; *!*/
    /*justify-content: space-around;*/

}
.news_head img{
    width: 49px;
    height: 43px;
    display: block;
}
.news_head .wr{
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(55,55,55,1);
    padding-left: 14px;
}
.news_head .wr .s1{
    font-size:30px;
    display: block;
    height: 30px;
    font-size: 30px;
    display: block;
    line-height: 30px;
}
.news_head .wr .s2{
    font-size:20px;
    display: block;
}

.news_head a{
    /*width:54px;*/
    /*height:9px;*/
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:rgba(255,255,255,1);
    float: right;
    margin: 0 0px 0 846px;

    background:linear-gradient(0deg,rgba(40,94,193,1) 0%, rgba(28,197,214,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}

.news_con{
    width: 1140px;
    height: 362px;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.news_left,.news_center,.news_right{
    width: 360px;
    height: 362px;
    /*background: blue;*/
}
.news_left_head{
    width:360px;
    height:146px;
    background:rgba(247,247,247,1);
    border-top: 2px solid #1CC5D6;
}
.news_left_head .title{
    display: flex;
    background: url(../images/jx1.png) no-repeat;
    font-size: 16px;
    font-family: FZMHK;
    font-weight: normal;
    color: rgba(255,255,255,1);
    line-height: 15px;
    padding: 0 0px 18px 0px;
    text-align: center;
}
.news_left_head .im{
    display: block;
    width:180px;
    height:102px;
    float: left;
}
.news_left_head .im img{
    display: block;
    width:180px;
    height:102px;
}
.news_left_head .txt{
    display: block;
    width:158px;
    height:102px;
    float: right;
}
.news_left_head .txt .s1{
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
 }
.news_left_head .txt p{
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:#666666;
}
.news_left_head .txt .s2{
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:#696262;
float: right;
    margin: -24px 0 0 0;
}
.news_left_con{
width: 360px;
    height: 204px;
}
.news_left_con a{
    display: block;
width: 360px;
    height: 34px;
}
.news_left_con a .point{
    display: inline-block;
    width: 3px;
    height: 3px;
    background: rgba(28,197,214,1);
    border-radius: 50%;
    /* padding: 3px 0 0 0; */
    margin: -3px 0 3px 8px;
}
.news_left_con a .lk{
    /*width:323px;*/
    height:14px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:26px;
    padding-left: 20px;
}

.news_center{

}
.jrtt{
height: 184px;
    width: 360px;
}
.jrtt .jrtt_head{
width: 360px;
    height: 32px;
    border-top: 2px solid #1CC5D6;
}
.jrtt_head span{
    display: flex;
    background: url(../images/jx1.png) no-repeat;
    font-size: 16px;
    font-family: FZMHK;
    font-weight: normal;
    color: rgba(255,255,255,1);
    line-height: 21px;
    text-align: center;
    padding-left: 5px;
}
.bdxw_head span{
    display: flex;
    background: url(../images/jx1.png) no-repeat;
    font-size: 16px;
    font-family: FZMHK;
    font-weight: normal;
    color: rgba(255,255,255,1);
    line-height: 18px;
    /* text-align: center; */
    padding: 0px 0 16px 5px;
}
.jrtt_con{
    width: 360px;
    height: 130px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.jrtt_con a:nth-child(1){
    display: block;
    float: left;
    height: 130px;
}
.jrtt_con a:nth-child(2){
    display: block;
    float: right;
    height: 130px;
}
.jrtt_con a img{
    display: block;
    width:176px;
    height:99px;

}
.jrtt_con a span{
    display: block;
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:36px;
}
.bdxw .jrtt_head{
    width: 360px;
    height: 32px;
    border-top: 2px solid #1CC5D6;
}
.news_right{

}
.news_right_head{
    width: 360px;
    height: 32px;
    border-top: 2px solid #1CC5D6;
}
.news_right_head .title{
    display: flex;
    background: url(../images/jx1.png) no-repeat;
    font-size: 16px;
    font-family: FZMHK;
    font-weight: normal;
    color: rgba(255,255,255,1);
    line-height: 21px;
    text-align: center;
    padding-left: 5px;
}
.news_right_con .item1{
width: 360px;
    height: 86px;
    background: rgba(247,247,247,1);
}
.news_right_con .item1 a:nth-child(1){
    display: block;
    width: 260px;
    height: 85px;
    float: left;
}
.news_right_con .item1 a:nth-child(2){
    display: block;
    width:85px;
    height:84px;
    float: right;
}
.news_right_con .item1 a:nth-child(1) .s1{
    display: block;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
}
.news_right_con .item1 a:nth-child(1) p{
     display: block;
     font-size:12px;
     font-family:Microsoft YaHei;
     font-weight:bold;
     color:#7A7272;
 }
.news_right_con .item1 a:nth-child(1) .s2{
    display: block;
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:#696262;
float: right;
    margin: -23px 0 0 0;
}
.news_right_con .item1 a:nth-child(2) img{
    display: block;
    width:85px;
    height:85px;
}
.news_right_con .item2{
    width: 360px;
    height: 86px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.news_right_con .item2 a:nth-child(1){
    display: block;
    width:85px;
    height:84px;
    float: left;
}
.news_right_con .item2 a:nth-child(2){
    display: block;
    width: 260px;
    height: 85px;
    float: right;
}
.news_right_con .item2 a:nth-child(2) .s1{
    display: block;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
}
.news_right_con .item2 a:nth-child(2) p{
    display: block;
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:#7A7272;
}
.news_right_con .item2 a:nth-child(2) .s2{
    display: block;
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:#696262;
    float: right;
    margin-top: -22px;
}
.news_right_con .item2 a:nth-child(1) img{
    display: block;
    width:85px;
    height:85px;
}
/*news end*/

/*column start*/
.column{
    height: 428px;
    width: 1140px;
    margin: 20px auto;
}
.column_con{
    width: 1140px;
    height: 298px;


    margin: 50px auto;
    border: 1px solid red;
    overflow: hidden;
}

.column_con li {
    width: 190px;
    height: 177px;
    float: left;
}

.column_con ul {
    width: 1300px;
}
.column_con ul li a img{
    display: block;
    width:190px;
    height:187px;


}
.column_con ul li a img:hover{
    transform: scale(1.3);
}
/*column end*/

/*inform start*/
.inform{
    width: 1140px;
    height: 427px;
    margin: 20px auto;
}
.inform_con{
    width: 1140px;
    height: 326px;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.inform_left{
    width: 360px;
    height: 326px;
    /*background: gray;*/
}
.nav_left{
    width: 360px;
    height: 36px;
    display: flex;
    border-top: 2px solid #1CC5D6;
}
.nav_left li:nth-child(1){
    background: url("../images/wh.png") no-repeat;
    width: 79px;
    height: 24px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    text-align: center;
}
.nav_left li:nth-child(2){
    background: url("../images/ty.png") no-repeat;
    width: 79px;
    height: 24px;
    margin: 0 0px 0 -14px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#999999;
    text-align: center;
}
.nav_left a{
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:rgba(188,188,188,1);
    background:linear-gradient(0deg,rgba(40,94,193,1) 0%, rgba(28,197,214,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    float: right;
    display: block;
    margin: 6px 0 0 152px;
}
.products{
    width: 369px;
    height: 290px;
}
.product_con{
    width: 369px;
    height: 290px;
    display: none;
}
.product_con .item2{
    width: 360px;
    height: 290px;
}
.product_con .item2_t{
width: 360px;
    height: 114px;

}
.item2_t .im{
    display: block;
    width:181px;
    height:102px;
    float: left;
}
.item2_t .im img{
    display: block;
    width:181px;
    height:102px;
}

.item2_t .ri{
    display: block;
    width:169px;
    height:101px;
    float: right;
}
.item2_t .ri h4{
    display: block;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
}
.item2_t .ri p{
    display: block;
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:#666666;
}
.item2_t .ri span{
    display: block;
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:#696262;
    float: right;
    margin-top: -22px;
}
.item2_b{
    width: 360px;
    height: 164px;
}
.item2_b a{
    display: block;
width: 360px;
    height: 28px;
    display: flex;
}
.item2_b a .yuan{
    display: block;
    width:4px;
    height:4px;
    background:rgba(28,197,214,1);
    border-radius: 50%;
    margin: 14px 0px 0 11px;
}
.item2_b a .we{
    display: block;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    text-decoration:underline;
    color:rgba(51,51,51,1);
    line-height:34px;
    padding-left: 15px;
}




.inform_center{
    width: 360px;
    height: 326px;
    /*background: gray;*/
}
.nav_center{
    width: 360px;
    height: 36px;
    display: flex;
    border-top: 2px solid #1CC5D6;
}
.nav_center li:nth-child(1){
    background: url("../images/nvxing.png") no-repeat;
    width: 79px;
    height: 24px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    text-align: center;
}
.nav_center li:nth-child(2){
    background: url("../images/jiankang.png") no-repeat;
    width: 79px;
    height: 24px;
    margin: 0 0px 0 -14px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#999999;
    text-align: center;
}
.nav_center li:nth-child(3){
    background: url("../images/shenghuo.png") no-repeat;
    width: 79px;
    height: 24px;
    margin: 0 0px 0 -14px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#999999;
    text-align: center;
}
.nav_center a{
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:rgba(188,188,188,1);
    background:linear-gradient(0deg,rgba(40,94,193,1) 0%, rgba(28,197,214,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    float: right;
    display: block;
    margin: 6px 0 0 80px;
}
.inform_right{
    width: 360px;
    height: 326px;
    /*background: gray;*/
}
.nav_right{
    width: 360px;
    height: 36px;
    display: flex;
    border-top: 2px solid #1CC5D6;
}
.nav_right li:nth-child(1){
    background: url("../images/zhuanti.png") no-repeat;
    width: 79px;
    height: 24px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    text-align: center;
}
.nav_right li:nth-child(2){
    background: url("../images/huodong.png") no-repeat;
    width: 79px;
    height: 24px;
    margin: 0 0px 0 -14px;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#999999;
    text-align: center;
}
.nav_right a{
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:rgba(188,188,188,1);
    background:linear-gradient(0deg,rgba(40,94,193,1) 0%, rgba(28,197,214,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    float: right;
    display: block;
    margin: 6px 0 0 152px;
}
/*inform end*/

/*article start*/
.article{
    height: 751px;
    width: 1140px;
    margin: auto;
}

/*图集开始*/
.photos{
    width: 754px;
    height: 751px;
    float: left;
    /*background: gray;*/
}
.photos_head{
    height: 80px;
    width: 754px;
    /*background: blue;*/
    margin: auto;
    display: flex;
    /*padding: 20px 0;*/
    /*flex-direction: row;*/
    /*!* flex-wrap: wrap; *!*/
    /*justify-content: space-around;*/

}
.photos_head img{
    width: 46px;
    height: 46px;
    display: block;
}
.photos_head .photos_wr{
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(55,55,55,1);
    padding-left: 14px;
}
.photos_wr .photos_s1{
    font-size:30px;
    display: block;
    height: 30px;
    font-size: 30px;
    display: block;
    line-height: 30px;
    width: 120px;
}
.photos_wr .photos_s2{
    font-size:20px;
    display: block;
}

.photos_head a{
    /*width:54px;*/
    /*height:9px;*/
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:rgba(255,255,255,1);
    float: right;
    margin: 0 0px 0 508px;

    background:linear-gradient(0deg,rgba(40,94,193,1) 0%, rgba(28,197,214,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.photos_con{
width: 754px;
    height: 671px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.article_top{
    width: 754px;
    height: 207px;
    /*background: blue;*/
}
.article_center{
    width: 754px;
    height: 207px;
    /*background: blue;*/
    display: flex;
}
.article_bottom{
    width: 754px;
    height: 207px;
    /*background: blue;*/
}
.article_top_l{
    float: left;
}
.article_top_l a{
    display: block;
}
.article_top_l a img{
    display: block;
    width:369px;
    height:207px;
    background:linear-gradient(0deg,rgba(40,94,193,1),rgba(28,197,214,1));
    opacity:0.6;
}
.article_top_r{
    width: 370px;
    height: 207px;
    float: right;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.article_top_r a{
    display: block;
    width: 176px;
    height: 98px;
    margin: 0px 0 11px 0;
}
.article_top_r a img{
    display: block;
    width:176px;
    height:98px;
}

.article_center{
}
.article_center_l{
    width:176px;
    height:207px;
    float: left;
}
.article_center_l a{
    display: block;
    width: 176px;
    height: 98px;
}
.article_center_l a img{
    display: block;
    width: 176px;
    height: 98px;
}
.article_center_c{
    width:369px;
    height:207px;
    float: left;
    margin: 0 0px 0 17px;
}
.article_center_c a{
    display: block;
    width:369px;
    height:207px;
}
.article_center_c a img{
    display: block;
    width:369px;
    height:207px;
}
.article_center_r{
    width:176px;
    height:207px;
    float: right;
    margin: 0 0 0 12px;
}
.article_center_r a{
    display: block;
    width: 176px;
    height: 98px;

}
.article_center_r a img{
    display: block;
    width: 176px;
    height: 98px;
}


.article_bottom_r{
    float: right;
}
.article_bottom_r a{
    display: block;
}
.article_bottom_r a img{
    display: block;
    width:369px;
    height:207px;
    background:linear-gradient(0deg,rgba(40,94,193,1),rgba(28,197,214,1));
    opacity:0.6;
}
.article_bottom_l{
    width: 370px;
    height: 207px;
    float: left;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.article_bottom_l a{
    display: block;
    width: 176px;
    height: 98px;
    margin: 0px 0 11px 0;
}
.article_bottom_l a img{
    display: block;
    width:176px;
    height:98px;
}


/*主持人开始*/
.presenter{
width: 361px;
    height: 751px;
    float: right;
    background:rgba(247,247,247,1);
    border:1px solid rgba(220, 220, 220, 1);
}
.presenter_head{
    height: 80px;
    width: 363px;
    /*background: blue;*/
    margin: auto;
    display: flex;
    /*margin: 40px 0;*/
    /*flex-direction: row;*/
    /*!* flex-wrap: wrap; *!*/
    /*justify-content: space-around;*/

}
.presenter_head img{
    width: 46px;
    height: 46px;
    display: block;
    padding: 13px 0 0 13px;
}
.presenter_head .presenter_wr{
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(55,55,55,1);
    padding-left: 14px;
}
.presenter_wr .presenter_s1{
    font-size:30px;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 120px;
    padding-top: 13px;
}
.presenter_wr .presenter_s2{
    font-size:20px;
    display: block;
}

.presenter_head a{
    /*width:54px;*/
    /*height:9px;*/
    font-size:14px;
    font-family:Arial;
    font-weight:400;
    color:rgba(255,255,255,1);
    float: right;
    margin: 15px 0px 0 109px;

    background:linear-gradient(0deg,rgba(40,94,193,1) 0%, rgba(28,197,214,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}

.presenter_con{
    width: 360px;
    height: 653px;
    /*background: blue;*/
    display: flex;
    flex-wrap: wrap;
}
.presenter_item{
    width: 180px;
    height: 217px;

}
.presenter_item a{
display: block;
}
.presenter_item a img{
    display: block;
    width:160px;
    height:160px;
    padding: 10px;
}
.presenter_item a span{
    display: block;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height: 26px;
    text-align: center;
}
/*article end*/
/*友情链接*/
.friend{
    width: 1140px;
    height:165px;
    background:rgba(255,255,255,1);
    /*margin-top: 20px;*/
    margin: auto;
}
.friend_h{
    width:81px;
    height:25px;
    margin: 77px 0 0 0;
    float: left;
    background:linear-gradient(0deg,rgba(40,94,193,1),rgba(28,197,214,1));
}
.friend_h a{
    display: block;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(255,255,255,1);
    /*padding-top: 20px;*/
}
.friend_b{
    width:1006px;
    height:58px;
    float: right;
    margin: -35px auto;
}
.friend_link{
    margin: auto;
}
.friend_link li{
    /*width: 113px;*/
    float: left;
    white-space: nowrap;
    margin: 0 6px 0 0px;
}
.friend_link li a{
    width:1140px;
    height:66px;
    font-size:14px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:26px;
}
.clear:after {
    content: "";
    height: 0px;
    clear: both;
    display: block;
}
/*line*/
.line{
    width:100%;
    height:1px;
    background:rgba(198,198,198,1);
    margin-top: 40px;
}
/*footer start*/
.footer{
    margin-top:20px;
    width: 100%;
    height: 232px;
    background: 0 0 no-repeat;
    /*background-color: #222222 !important;*/
}
.footer_main{
    width: 1130px;
    height: 232px;
    margin: 0 auto;
    border-top: 1px solid #C6C6C6;
    padding-top: 80px;
}
.footer_main p{
    text-align: center;
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(143,143,143,1);
    line-height: 25px;
}
.footer_main p:nth-child(2) a{
    text-align: center;
    font-size:12px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(143,143,143,1);
}
/*显示隐藏样式*/
.products .selected{
    display: block;
}