/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;
/*overflow-y:hidden;*/
/*overflow:visible;*/
}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#3480ce;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-out; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; -o-transition:all 0.5s ease-out;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}



.wh{width: 1200px;margin:0 auto;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}






/*头部样式*/
.top1{height: 30px;background: #000000;color: #fff;line-height: 30px;overflow: hidden;	font-size: 14px;	letter-spacing: 1px;
}
.top2{height: 116px;overflow: hidden;}
#header{width:1000px;margin:0 auto;}
.logo{float:left;line-height: 116px;}
.top2 .k2{margin-top: 10px;}
.top2 .k2 dt{
    font:bold 24px/30px "微软雅黑";
    color: #df0024;
    margin-top: 8px;
    text-align: right;
}
.top2 .k2 dt strong{
    font:bold 16px/30px "微软雅黑";
    color: #1a1a1a;
}

.topLink{float:left;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1 a{color: #fff;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}



/*热门搜索*/
.sou{margin: 15px 0;}
#formsearch{float:right;}
.hotSearch{float:left;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;}
#formsearch input{height:22px;background:#fff;border:1px solid #c8c8c8;line-height:22px;}
#formsearch input#keyword{height:22px;line-height:22px;padding-left:4px;color:#666;}
#formsearch input#s_btn{width:46px;height:24px;line-height:24px;text-align:center;background-color:#3480ce;color:#fff;border:none;cursor:pointer;font-size: 12px;}





/*导航栏样式*/
#menu{background: #df0024;height: 50px;}
.nav{background:none;height:50px;}
.nav li{line-height:50px;height:50px;text-align:center;width: 133px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height:50px;color:#fff;height:50px;padding: 0;font-size: 20px;}
.nav li a:hover{color:#1a1a1a;text-decoration:none;background:rgba(255, 255, 255, .7);}

/*.nav .sec{height:0;background:#01557a;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:50px;left:0px;}*/
/*.nav .sec a{background:#01557a;color:#fff;height:38px;line-height:38px;width:133px;}*/
/*.nav .sec a:hover{background:#042d3f;text-decoration:none;}*/

.nav .sec{width:3000px;background:rgba(0,0,0,.6);color:#fff;overflow:hidden;z-index:9999;position:absolute;top:50px;left:-1500px;height:50px;display:none;}
.n_sec{text-align: center; overflow:hidden;position:absolute;top:50px;left:50%;display:none;z-index:999999;line-height:50px!important;text-align:center;}
.nav .n_sec a{color:#fff;font-size:14px!important;display:inline-block;text-align: center;margin: 0 20px;}
.nav .n_sec a:hover{text-decoration:none;color:#fff;background:none;}


.x-banner{
    position: relative;
}


/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}
.page-position a{color: #000000;}
.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width: 295px;}
.xypg-product-list li{width: 288px;}
.xypg-product-list li .img img{width: 271px;height: 271px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 200px;}
.xypg-case-list li .img img{width: 300px;height: 240px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}

.sitemp{line-height:31px;height:31px;overflow:hidden;padding-left:30px;background:url(../images/nav121.png) left bottom no-repeat;
    color:#000;
}
.sitemp a{
    color: #000 !important;
}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.sitemp .site a{color:#fff;}

.xypg-right-content{
    margin-top: 20px;
}

/* 产品中心 */
.proname{
    position: relative;
    margin-top: 57px;
}
.proname .pro_tit{
    float: left;
}
.proname .pro_tit dd{
    font:bold 30px/30px "微软雅黑";
    color: #df0024;
}
.proname .pro_tit dt{
    font:bold 36px/36px "微软雅黑";
    color: #1a1a1a;
    margin-top: 9px;
}

.proname .hd{
    position: absolute;
    right: 0;
    margin-top: 7px;
    width: 615px
}
.proname .hd ul li{
    float: left;
}
.proname .hd ul li:nth-child(5){
margin-left:60px
}
.proname .hd ul li:nth-child(1){
    background-color: #df0024;
    border-radius: 5px;
    color: #ffffff;
}
.proname .hd ul li:nth-child(1) a{
    color: #ffffff !important;
}
.proname .hd ul li a{
    padding:0 12px;
    font:normal 18px/30px "微软雅黑";
    color: #1a1a1a;
}

.proname .hd ul li.on a{
    color: #df0024;
}

.proname .bd{
    margin-top: 54px;
}
.proname .bd .pro_list ul li{
    float: left;
    margin-right: 30px;
}
.proname .bd .pro_list ul li:last-child{
    margin-right: 0;
}
.proname .bd .pro_list ul li .protu{
    width: 380px;
    height: 380px;
    overflow: hidden;
	border: solid 1px #000000;
}
.proname .bd .pro_list ul li .protu img{
    transition: all 0.5s ease-out;
    width: 100%
}

.proname .bd .pro_list ul li:hover .protu img{
    transform: scale(1.1,1.1);
    transition: all 0.5s ease-out;
}
.proname .bd .pro_list ul li .pname{
    height: 56px;
    border-bottom: 1px solid #000000;
}
.proname .bd .pro_list ul li .plef{
    font:normal 16px/56px "微软雅黑";
    color: #1a1a1a;
}
.proname .bd .pro_list ul li .prig a{
    display: block;
    width: 32px;
    height: 16px;
    background:url(../images/jt1.png) center no-repeat;
    margin-top: 19px;
} 
.proname .bd .pro_list ul li:hover .prig a{
    background: url(../images/jt2.png) center no-repeat;
}
.proname .bd .pro_list ul li:hover .pname{
    border-color: #df0024;
}
.proname .bd .pro_list ul li:hover .protu{
    box-shadow: 0px 1px 10px 5px #c9c9c9;
    border:1px solid #c9c9c9;
}


.catt{
    background: url(../images/tt.png) center bottom 23px no-repeat;
    height: 80px;
    text-align: center;
}
.catt dd{
    font: normal 36px/36px "微软雅黑";
    color: #1a1a1a;
}
.catt dt{
    font:normal 18px/18px "微软雅黑";
    color: #1a1a1a;
    margin-top: 31px;
}
/* 案例 */
.cabg{
    margin-top: 80px;
}



#focus_Box{position:relative;width:1200px;height:440px;margin:30px auto;}
#focus_Box ul{position:relative;width:1200px;height:440px}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box li img{width:100%;background:url(img/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(img/float-bg.png) repeat;color:#fff;text-align: center;}
#focus_Box li p span{display:inline-block;width:100%;height:40px;overflow:hidden;background: rgba(255, 255, 255, .5);
    font:normal 18px/40px "微软雅黑";
    color: #1a1a1a;
}
#focus_Box ul li a{
    display: block;
}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:50px;height:50px;top:131px;}
#focus_Box .prev{background:url(img/btn.png) left bottom no-repeat;left:0px}
#focus_Box .next{background:url(img/btn.png) right bottom no-repeat;right:0px} 



/* 企业优势 */
.qyys{
    margin-top: 70px;
}
.qytit{
    text-align: left;
}
.qytit dd{
    font:normal 18px/21px "微软雅黑";
    color: #df0024;
}
.qytit dd b{
    font:normal 36px/36px "微软雅黑";
    color: #1a1a1a;
}
.qylist{
    margin-top: 40px;
}
.qylist ul li{
    float: left;
    width: 380px;
    height: 280px;
    margin-right: 30px;
}
.qylist ul li:last-child{
    margin-right: 0;
}
.qylist ul li .qytu{
    position: relative;
    width: 380px;
    height: 280px;
    overflow: hidden;
}
.qylist ul li .qytu .img1{
    transition: all 0.5s ease-out;
}
.qylist ul li:hover .img1{
    transform: scale(1.1,1.1);
    transition: all 0.5s ease-out;
}
.qylist ul li .qytu .qyzztu{
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    text-align: center;
    z-index: 1;
    height: 280px;
    padding-top: 98px;
}
.qylist ul li .qytu .qyzztu h3{
    font:normal 18px/18px "微软雅黑";
    color: #ffffff;
    background: url(../images/xin.png) top center no-repeat;
    padding-top: 20px;
    margin-top: 20px;
}

/* 应用领域 */
.yyly{
    background: url(../images/yy.png) center no-repeat;
    height: 1100px;
    padding-top: 40px;
    margin-top: 80px;
    
}
.yytt{
    text-align: center;
}
.yytt dd{
    font:normal 48px/48px "微软雅黑";
    color: #fffefe;
}
.yytt dd b{
    color: #fffefe;
    font-weight: normal;
}
.yytt dt{
    font:normal 18px/18px "微软雅黑";
    color: #ffffff;
    margin-top: 19px;
}
.yytu{
    position: relative;
    height: 945px;
    width: 1200px;
    margin-top: 30px;
}
.yytu .yylytu{
    position: absolute;
    bottom: 105px;
    left: 0;
    right: 0;
    width: 517px;
    height: 490px;
    margin:0 auto;
}


.yytu .ys_list li{
    position: absolute;
}
.yytu .ys_list li h3{
    font:normal 24px/24px "微软雅黑";
    color: #fffefe;
    text-align: center;
}
.yytu .ys_list li:nth-child(1){
    bottom: 56px;
    left: 18px;
}
.yytu .ys_list li:nth-child(1) h3{
   margin-top: 10px;
}
.yytu .ys_list li:nth-child(2){
    bottom: 252px;
}
.yytu .ys_list li:nth-child(2) h3{
   margin-top: 10px;
}
.yytu .ys_list li:nth-child(3){
    bottom: 442px;
    left: 18px;
}
.yytu .ys_list li:nth-child(3) h3{
   margin-top: 10px;
}
.yytu .ys_list li:nth-child(4){
    bottom: 642px;
}
.yytu .ys_list li:nth-child(4) h3{
   float: left;
   line-height: 150px;
   margin-right: 16px;
}
.yytu .ys_list li:nth-child(4) img{
    float: right;
}
.yytu .ys_list li:nth-child(5){
    bottom: 690px;
    left: 318px;
}
.yytu .ys_list li:nth-child(5) h3{
    position: absolute;
    top: -36px;
    left: 17px;
}
.yytu .ys_list li:nth-child(6){
    bottom: 750px;
    left: 523px;
}
.yytu .ys_list li:nth-child(6) h3{
    position: absolute;
    top: -36px;
    left: 17px;
}
.yytu .ys_list li:nth-child(7){
    bottom: 690px;
    right: 333px;
}
.yytu .ys_list li:nth-child(7) h3{
    position: absolute;
    top: -36px;
}
.yytu .ys_list li:nth-child(8){
    bottom: 623px;
    right: 0;
}
.yytu .ys_list li:nth-child(8) h3{
   float: right;
   line-height: 150px;
   margin-left: 16px;
}
.yytu .ys_list li:nth-child(8) img{
    float: left;
}
.yytu .ys_list li:nth-child(9){
    bottom: 443px;
    right: 15px;
}
.yytu .ys_list li:nth-child(9) h3{
   margin-top: 10px;
}
.yytu .ys_list li:nth-child(10){
    bottom: 252px;
    right: 0;
}
.yytu .ys_list li:nth-child(10) h3{
   margin-top: 10px;
}
.yytu .ys_list li:nth-child(11){
    bottom: 56px;
    right: 0;
    text-align: center;
}
.yytu .ys_list li:nth-child(11) h3{
   margin-top: 10px;
}



/* 关于我们 */
.abbg{
    margin:0 auto;
    background: url(../images/abg.png) center no-repeat;
    height: 600px;
    margin-top: 80px;
    /*margin-left: -360px;*/
    /*left: 50%;*/
    position:relative;
    margin-left:-960px;left:50%;
    width:1920px;
}
.abbg .abtu{
    width: 960px;
    height: 600px;
    overflow: hidden;
}
.abbg .abtu img{
    transition: all 0.5s ease-out;
}
.abbg .abtu:hover img{
    transform: scale(1.1,1.1);
    transition: all 0.5s ease-out;
}
.abbg .abwen{
    margin-top: 77px;
    margin-left: 50px;
    width: 550px;
}
.abbg .abwen dd{
    font:normal 36px/36px "微软雅黑";
    color: #1a1a1a;
}
.abbg .abwen dd b{
    font:normal 18px/18px "微软雅黑";
    color: #df0024;
}
.abbg .abwen dt{
    font:normal 14px/25px "微软雅黑";
    color: #1a1a1a;
    margin-top: 30px;
}
.abbg .abwen a{
    display: block;
    text-align: right;
    font:normal 24px/24px "微软雅黑";
    color: #df0024;
    margin-top: 45px;
}
.ab_list{
    margin-top: 60px;
}
.ab_list ul li{
    float: left;
    margin-right: 14px;
}
.ab_list ul li:last-child{
    margin-right: 0;
}
.ab_list ul li h3{
    font:normal 48px/48px "微软雅黑";
    color: #df0024;
}
.ab_list ul li h3 b{
    font:normal 16px/16px "微软雅黑";
    color: #df0024;
}
.ab_list ul li dl{
    font:normal 16px/16px "微软雅黑";
    color: #1a1a1a;
    margin-top: 15px;
}


/* 贴心服务 */
.tiexin{
    margin-top: 78px;
}
.tiexin .tiett{
    text-align: center;
}
.tiexin .tiett dd{
    font:normal 36px/36px "微软雅黑";
    color: #1a1a1a;
}
.tiexin .tiett dd b{
    font:normal 36px/36px "微软雅黑";
    color: #df0024;
}
.tiexin .tiett dt{
    font:normal 18px/18px "微软雅黑";
    color: #1a1a1a;
    margin-top: 20px;
}
.tie_list{
    background: url(../images/tiebg.png) center no-repeat;
    height: 166px;
    margin-top: 42px;
}
.tie_list ul li{
    float: left;
    width: 124px;
    margin-right: 53px;
    text-align: center;

}
.tie_list ul li:nth-child(1){
    margin-left: 77px;
}
.tie_list ul li:last-child{
    margin-left: 33px;
}
.tie_list ul li .tittu{
    position: relative;
}
.tie_list ul li .tittu dd{
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    opacity: 1;
    transition: all 0.5s ease-out;
}
.tie_list ul li .tittu dt{
    opacity: 0;
    transition: all 0.5s ease-out;
}
.tie_list ul li h3{
    font:normal 24px/24px "微软雅黑";
    color: #1a1a1a;
    margin-top: 34px;
}
.tie_list ul li:hover dd{
    opacity: 0;
    transition: all 0.5s ease-out;
}
.tie_list ul li:hover dt{
    opacity: 1;
    transition: all 0.5s ease-out;
}
.tie_list ul li:hover h3{
    color: #df0024;
}



/* 团队展示 */
.team{
    margin-top: 83px;
}
.teamle{
    width: 580px;
    height: 580px;
    overflow: hidden;
    margin-top: 28px;
}
.teamle img{
    transition: all 0.5s ease-out;
}
.teamle:hover img{
    transform: scale(1.1,1.1);
    transition: all 0.5s ease-out;
}
.teamri{
    margin-top: 28px;
    width: 50%;
}
.teamri ul li{
    float: left;
    width: 290px;
    height: 280px;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.teamri ul li:nth-child(2n){
    margin-right: 0;
}
.teamri ul li img{
    transition: all 0.5s ease-out;
}
.teamri ul li:hover img{
    transform: scale(1.1,1.1);
    transition: all 0.5s ease-out;
}


/* 销售办事处 */
.xiaosh{
    margin-top: 61px;
}
#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}

.xs_list{
    position: relative;
    margin-top: 31px;
}
.xs_list .l_btn,.xs_list .r_btn{position: absolute;top:96px;	width: 38px;
	height: 74px;cursor: pointer;}
.xs_list .l_btn{background: url(../images/d1.png)no-repeat;left:0px;}
.xs_list .r_btn{background: url(../images/d2.png)no-repeat;right:0px;}

.xs_list .rong-cont ul li{
    float: left;
    width: 349px;
	height: 293px;
    border: solid 1px #d1d1d1;
    margin-right: 26px;
}
.xs_list .rong-cont ul li .xstu{
    margin:10px 9px 0 9px;
}
.xs_list .rong-cont ul li h3{
    font:normal 16px/57px MicrosoftYaHei;
    color: #373737;
    text-align: center;
}

/* 新闻中心 */
.xinbg{
    margin-top: 83px;
    margin-bottom: 80px;
}
.catt1{
    background: url(../images/tt1.png) center bottom 10px no-repeat;
    height: 60px;
    text-align: center;
}
.catt1 dd{
    font: normal 36px/36px "微软雅黑";
    color: #1a1a1a;
}
.catt1 dt{
    font:normal 18px/18px "微软雅黑";
    color: #1a1a1a;
    margin-top: 21px;
}

.xin_listy{
    margin-top: 41px;
}
.xin_listy ul li{
    float: left;
    margin-right: 30px;
    width: 380px;
}
.xin_listy ul li:last-child{
    margin-right: 0;
}
.xin_listy ul li img{
    width: 380px;
	height: 280px;
}
.xin_listy ul li dd{
    font:normal 18px/55px MicrosoftYaHei;
    text-align: center;
    color: #1a1a1a;
    display:block;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
}
.xin_listy ul li dt{
    font:normal 14px/21px MicrosoftYaHei;
    color: #1a1a1a;
}
.xin_listy ul li:hover dd{
    color: #df0024;
}

/* 底部 */
.footbg{

    height: 336px;
    background: #313131;
    padding-top: 53px;
}
.fnav{
    width: 580px;
}
.fnav dl{
    padding-left: 25px;
    float: left;
    width: 25%;
}
.fnav dl dt{
    font:normal 18px/18px MicrosoftYaHei;
    color: #ffffff;
    margin-bottom: 15px;
}
.fnav dl dd a{
    font:normal 14px/28px MicrosoftYaHei;
    color: #ffffff;
}

.fadd{
    margin-left: 120px;
    font:normal 14px/28px MicrosoftYaHei;
    color: #ffffff;
}
.fcopyright{
    border-top: 2px solid #fff;
    height: 60px;
    background: #313131;
    text-align: center;
    font:normal 14px/60px MicrosoftYaHei;
    color: #ffffff;
}
.fcopyright a{
    color: #fff;
}



/* 内页 */
    /* 热门产品 */
.hotpro{
    height: 350px;
    background-color: #f7f7f7;
    width: 1316px;
    margin:0 auto;
    padding-top: 44px;
}
.hot_tit{
    text-align: center;
}
.hot_tit dd{
    font:bold 36px/36px MicrosoftYaHei;
    font-style: italic;
    letter-spacing: -1px;
	color: #1f1f1f;
}
.hot_tit dt{
    font:bold 18px/18px MicrosoftYaHei;
    color: #df0024;
    background: url(../images/hot.png) center no-repeat;
    margin-top: 11px;
}


#m_demo12{overflow:hidden;width:52%;margin:0 auto;}
#m_indemo12 {float: left;width:800%}
#m_demo112 {float: left;}
#m_demo212 {float: left;}

.hotchan{
    position: relative;
    margin-top: 27px;
}
.hotchan .l_btn12,.hotchan .r_btn12{position: absolute;top:54px;	width: 45px;
	height: 45px;cursor: pointer;}
.hotchan .l_btn12{background: url(../images/b1.png)no-repeat;left:19%;}
.hotchan .l_btn12:hover{background: url(../images/b11.png)no-repeat;left:0px;}
.hotchan .r_btn12{background: url(../images/b2.png)no-repeat;right:19%;}
.hotchan .r_btn12:hover{background: url(../images/b22.png)no-repeat;right:0px;}


.remen ul li{
    width: 209px;
    height: 190px;
    margin-right: 9px;
    float: left;
    overflow: hidden;
    text-align: center;
}
.remen ul li .hottu{
    width: 209px;
	height: 152px;
}
.remen ul li img{
    width: 100%;
    height: 100%;
}
.remen ul li h3{
    font:normal 14px/35px MicrosoftYaHei;
    color: #565555;
}






/*修改*/































































































































































