/* CSS Document */



#bd{

 margin-bottom:20px;

}

/*head*/

#head{

    height: 111px;

    background-color:#ff011f;

    z-index: 898;

    position: relative;

}

.soBox input{ float:left;}



.soBox .sotxt{ width:200px; height:36px; font-size:16px; line-height:36px; color:#666; padding:0 10px; border-radius:5px 0 0 5px;}



.soBox .sosub{ width:36px;height:36px; background:url(../images/ico-so.png) no-repeat center center #ff7e00; border-radius:0 5px 5px 0 ; }



#head .hdr {

    float: right;

    padding-top: 43px;

}

body{ background-color:#f2f2f2;}



/*文章列表*/

.ul-list10 li{overflow: hidden;padding: 0 0 29px;margin-bottom: 30px;

	background: url(../images/ico-bor5.png) repeat-x left bottom;

}

.ul-list10 .pic{

    width: 280px;height: 155px;float: left;overflow: hidden;border-top-left-radius: 20px;

    -o-transition:.3s;

    -ms-transition:.3s;

    -moz-transition:.3s;

    -webkit-transition:.3s;

    transition:.3s;

}

.ul-list10 .pic img{

    display: block;width: 100%;height: 100%;display: block;border-top-left-radius: 20px;overflow: hidden;

}

.ul-list10 .pic:hover{

    box-shadow: 0px 3px 15px rgba(0,0,0,.6);

}

.ul-list10 .con{overflow: hidden;padding-left: 25px;}

.ul-list10 h4{margin-bottom: 7px;}

.ul-list10 h4 a{font-size: 18px;color: #2c2c2c;display: block;line-height: 27px;

	height: 27px;overflow: hidden;

}

.ul-list10 h4 a:hover{color: #ff011f;}

.ul-list10 .info{margin-bottom: 15px;}

.ul-list10 .info span{display: inline-block;color: #999;padding-left: 24px;margin-right: 25px;

	background-position: left center;background-repeat: no-repeat;

}

.ul-list10 .info .time{background-image: url(../images/ico-time1.png);}

.ul-list10 .info .num{background-image: url(../images/ico-num.png);}

.ul-list10 p{font-size: 14px;line-height: 24px;height: 48px;overflow: hidden;

	color: #666;margin-bottom: 15px;

}

.ul-list10 .more{display: block;float: right;font-size: 14px;color: #666;}

.ul-list10 .more:hover{color: #ff011f;}



/*翻页*/

.page {

	width:100%;

	

	padding:10px 0

}

.page ul {

	text-align:center

}

.page .firstPage {

	width: 30px;

}

.page ul li {

	display:inline-block;

	line-height: 25px;

	height: 25px;

	margin-left: 5px;

	font-size: 12px;

	border: 1px solid #E9E9E9;

	padding: 0px 10px;

	width: auto;

}

.page ul li a:hover {

	color: #ff0000;

	text-decoration: none;

}

.page ul li.thisclass, .page ul li.thisclass a, .page ul li.thisclass a:hover {

	background-color: #333;

	color: #FFF

}

.page .pageinfo {

	line-height: 25px;

	padding: 12px 5px 10px 5px;

	color: #999;

}

.page select {

	line-height: 25px;

	margin-top: 4px

}

.page .pageinfo strong {

	color: #555;

	font-weight: normal;

	margin: 0px 2px;

}



/*footer*/

#footer {

    min-width: 1200px;

    overflow: hidden;

    background-color: #f12c30!important;

    color: #fff !important;

    padding: 50px 0;

    font-size: 14px !important;

    text-align: center;

    text-align: center!important;

    margin-top: 0;

}

#footer .footer-area {

    padding: 37px 0px 10px 0px;

    text-align: center;

    color: #fff;

    font-size: 14px;

}

#footer p {

    padding-bottom: 12px;

}

#footer .links a {

    margin: 0 2px;

    color: #fff;

    font-size: 14px;

}



/*产品列表*/



.ul-list2{overflow: hidden;margin: 0 -10px;}

.ul-list2 li{width: 33.33%;float: left;margin-bottom: 22px;}





.ul-list2 .con{margin: 0 10px;}

.ul-list2 .pic{

    padding-top: 63%;height: 0;position: relative;margin-bottom: 2px;

    overflow: hidden;

}

.ul-list2 .pic img{

    position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;

    -o-transition:.5s;

    -ms-transition:.5s;

    -moz-transition:.5s;

    -webkit-transition:.5s;

    transition:.5s;

}

.ul-list2 .pic:hover img{

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1); 

    -ms-transform: scale(1.1); 

    -o-transform: scale(1.1); 

    transform: scale(1.1);

    transform-origin: 50% 50%;

}

.ul-list2 h4 a{display: block;text-align: center;font-size: 14px;color: #333;font-weight: normal;

    height: 30px;line-height: 30px;overflow: hidden;

}

.ul-list2 li:hover h4 a{color: #ff011f;text-decoration: underline;}



.ul-listzt li{width: 25%; float: left; margin-bottom: 22px;}



.ul-listzt .con{margin: 0 10px;}

.ul-listzt .pic{

    height:100px;position: relative;margin-bottom: 2px;

    overflow: hidden;

}

.ul-listzt .pic img{

    position: absolute;top: 0;left: 0; display: block;

    -o-transition:.5s;

    -ms-transition:.5s;

    -moz-transition:.5s;

    -webkit-transition:.5s;

    transition:.5s;

}

.ul-listzt .pic:hover img{

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1); 

    -ms-transform: scale(1.1); 

    -o-transform: scale(1.1); 

    transform: scale(1.1);

    transform-origin: 50% 50%;

}



/*文章详情页*/

.g-box2{background-color: #fff;padding: 38px 40px;}



.m-txt2{color: #333;line-height: 30px;font-size: 14px;padding: 8px 0 0;margin-bottom: 20px;}

.m-txt2 h1{text-align: center;font-size: 20px;line-height: 24px;}

.m-txt2 h2{text-align: center;font-size: 16px;font-weight: normal;margin-bottom: 10px;}

.m-txt2 .info{text-align: center;color: #999;font-size: 12px;margin-bottom: 13px;}

.m-txt2 .info span{margin: 0 7px;}

.m-txt2 .size a{color: #999;margin-right: 10px;}

.m-txt2 .size a.on{text-decoration: underline;color: #7d1b4a;}



.commen{width:100%;}

.pingl{width:1200px;background:#fff;}







.tab-show1{position: relative;}

.tab-show1 .g-more{position: absolute;top: -55px;right: 0;margin-top: 0;}

 .coneter_left_29{

      width:64%;

      float:left;

      margin-right:2%;}

   .news_rd_29{

      width:26%;

      height:auto;

      float:right;} 

    .news_rd_29 .top_rd_29{

      background-color:#fff;

      margin-bottom:20px;} 

    .news_rd_29 .bottom_rd_29{

      background-color:#fff;} 

    .news_rd_29 .top_lmmc{

       height:56px;

       line-height:56px;

       border-bottom:2px solid #d6d6d6;} 

    .news_rd_29 .top_lmmc .lmmc{

       display:inline-block;

       font-size:20px;

       font-weight:bold;}      

    .news_rd_29 .top_rd_29 .top_lmmc .lmmc{

        padding-left:60px;

        background:url(../images/coneter_new.png) no-repeat 22px center;}

    .news_rd_29 .bottom_rd_29 .top_lmmc .lmmc{

        padding-left:60px;

        background:url(../images/coneter_noent.png) no-repeat 22px center;}

    .news_rd_29 .conte_list{

       padding:20px 18px;}  

    .conte_list .list li{

       margin-bottom:20px;}    

    .conte_list .list li .time_djs{

       height:18px;

       line-height:18px;} 

    .conte_list .list li .time_djs .time{

       float:left;

       display:block;

       width:47px;

       height:16px;

       line-height:16px;

       border:1px solid #d6d6d6;

       text-align:center;

       font-size:12px;

       color:#494949;

       border-radius:8px;}

    .conte_list .list li .time_djs .djs{

       float:right;

       display:inline-block;

       height:16px;

       line-height:16px;

       padding-left:20px;

       font-size:12px;

       color:#aaaaaa;

       background:url(../images/dianji.png) no-repeat left center;}

     .conte_list .list li .tittle{

       display:block;

       margin-top:15px;

       font-size:14px;

       color:#494949;

       line-height:20px;}  

       