@charset "utf-8";
/*css reset*/
body,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,label,input,select,dl,dt,dd,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,textarea {margin:0;padding:0;}
body {font-size:12px;line-height:1;color:#666;font-family:"Microsoft YaHei","微软雅黑",SimSun,"Oxygen",Arial,"Hiragino Sans GB","STHeiti","WenQuanYi Micro Hei",sans-serif;-webkit-text-size-adjust:none; background:#FFF;}
header,footer,section,hgroup,nav,article,aside,details,figcaption,figure,menu {display:block;}
input {font-size:12px;line-height:1;}
input::-ms-clear{display:none;}
input::-ms-reveal{display:none;}
img{border:0; width:100%;}
ul {list-style:none;}
textarea{resize:none; overflow:auto;}
/* 颜色链接 */
a:link,a:visited {text-decoration:none;}
a:hover {transition:all 0.3s ease-in-out 0s;}
textarea{outline:none;}
/* HTY Common Reset*/
html{overflow-x:hidden;}
html button::-moz-focus-inner{border-color:transparent!important;}
input,button,textarea,select,option{font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;}
fieldset{border:0;}
iframe{background-image:none;}
p{margin:0;padding:0;}
a{text-decoration:none;outline:none;}
/* HTY Common Atom*/
.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;overflow:hidden;visibility:hidden;width:0;height:0;}
.clear-fix:after{content:"."; display:block; height:0; font-size:0; clear:both; visibility:hidden;}
.fl{float:left;}
.fr{float:right;}
.c_b{clear:both;}
a,img,button,input,textarea,div{-webkit-tap-highlight-color:rgba(255,255,255,0);}


input, textarea { outline: none; resize: none; }
input[type="button"] { appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 0; }
select { height: 22px; line-height: 18px; padding: 2px 0; outline: none; }
.m_cell_hd, .m_cell_ft { display: table-cell; vertical-align: middle; word-wrap: break-word; word-break: break-all; white-space: nowrap; overflow: hidden;}
.m_cell_primary { width: 2000px; white-space: normal;}




.search{ padding: 0.10rem 0.25rem; background-color: #f5f5f5;margin-top: 100px;}
.search input{ display:block; border: 0; width: 100%; box-sizing: border-box; height: 0.70rem; line-height: 0.70rem; background-color: #fff; padding-left: 0.20rem; font-size: 0.28rem; color: #000;}
.search button{ display:block; border:0; font-size: 0.28rem; color: #fff; background-color: #01c3ab; padding: 0 0.25rem; height: 0.70rem; outline: none;}
.search.fixed{ position:fixed; left: 0; top: 0; right: 0; z-index: 9;}


.new_product{ background-color: #f5f5f5; overflow: hidden;}
.new_product .list li{ background-color:#fff; margin-bottom: 2px; padding: 0.20rem 0.25rem;}
.new_product .list img{ width: 2.32rem; height: 1.47rem; margin-right: 0.25rem;}
.new_product .list h4{ display:block; font-size: 0.3rem; font-weight: 700; color: #000; line-height: 0.40rem; height: 1.15rem; overflow: hidden;}
.new_product .list p{ font-size: 0.20rem; color: #3a3a3a; line-height: 0.40rem; background: url(../images/publish/imgs_02.jpg) no-repeat left center; background-size: 0.22rem auto; padding-left: 0.28rem;}
.m_cell_hd, .m_cell_ft { display: table-cell; vertical-align: middle; word-wrap: break-word; word-break: break-all; white-space: nowrap; overflow: hidden;}

.m_cell_primary { width: 2000px; white-space: normal;}
*{ margin: 0; padding: 0; -webkit-tap-highlight-color: transparent; }
a { text-decoration: none; display:block;}
p {
	text-align: center;font-size: 20px;margin-top: 7px;color: black;
}


 .a{

    width: 200px;
    margin-left: 230px;

    }

    .b{

    width: 100px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: lightblue;
    font-size: 15px;

    }

    .c{

    height: 200px;
    width: 100px;
    display: none;
    background: gray;

    }

    .b:hover{

    background: ;
    cursor: pointer;

    }

    .a:hover .c{
    display: block;
    }

    .c a{

    display: block;
    text-decoration: none;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #ccc;

    }

    a:hover{

    background: green;
    color: pink;

    }  
    .row a{
        line-height: 25px;
    } 
    .row {
        margin-top: 20px;text-align: center;
    } 
    .xilie{
        font-size: 20px;
        font-weight: bold;
        margin-top: 20px;
        padding-left: 15px;
    }

/*    .liebiao ul li{
    	float:left;
    	font-size: 15px;
    	color: black;
    	font-weight:bold;
    	margin-left: 12%;
    	margin-top: 10px;
    }
     
         .liebiao2 ul li{
    	float:left;
    	
    	color: black;
    	font-weight:bold;
    	margin-left: 14%;
    	margin-top: 25px;

    }*/



   /* ul{ 
    	list-style:none; padding:0px; 
    	margin:0px; width:100%;
        height:50px; line-height:30px;
        border-top:0px; font-size:12px;
      }
ul li{ 
	display:block; width:25%; 
	float:left;text-indent:2em
}
ul li a{
	background: #5099FF;
	color: white;
}
.th{ background:#F1FADE; font-weight:bold; border-top:1px }*/