/* CSS Document */
.content{width:100%; min-width:1360px; height:644px;}
.content_tx{width:1200px; height:600px;}
.content_d{width:398px; height:198px; color:#FFFFFF; font-weight:bold; font-size:20px;position: relative;overflow: hidden;}
.content_d img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: .6s; -o-transition: .6s; transition: .6s; }
.content_d:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.content_d>div { padding: 0 !important; margin: 0 !important; width: 116px; height: 40px; line-height: 40px; font-size: 18px; text-align: center; color: #fff; position: relative; z-index: 9; }
.products-index a:hover em { background: #dc233a; opacity: 1; filter: alpha(opacity=100); }
.content_d>div div { display: none; }
.content_d p { height: auto !important; margin: 0; padding: 0; position: relative; z-index: 9; }
.content_d em { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: .5; filter: alpha(opacity=50); transition: .3s; }
.bj1{background-image:url(../imgs/index1.jpg); background-repeat:no-repeat;}
.bj2{background-image:url(../imgs/index2.jpg); background-repeat:no-repeat;}
.bj3{background-image:url(../imgs/index3.jpg); background-repeat:no-repeat;}
.bj4{background-image:url(../imgs/index4.jpg); background-repeat:no-repeat;}
.bj5{background-image:url(../imgs/index5.jpg); background-repeat:no-repeat;}
.bj6{background-image:url(../imgs/index6.jpg); background-repeat:no-repeat;}
.content_dd{width:398px; height:198px; color:#FFFFFF; font-weight:bold; font-size:20px;}
.hide{visibility:hidden; display:none;}
.show{visibility:visible; display:block;}
.indexNews{display:inline-block;width:220px;margin-left:15px;}
table { padding: 0; margin: 0; }
.news-wrap { position: relative; top: -20px; }
.news-wrap p { margin: 0; padding: 0; padding-left: 5px; line-height: 37px; height: 37px !important; border-bottom: 1px solid #dddddd; font-size: 15px; }
.news-wrap a:hover p { color: #dc233a !important; }