body{ font-size:18px; } .header2 .container {width: 100%;padding: 0;} #logo {text-align: left;float: none;} @media (min-width: 768px){ #logo{width:750px;margin: auto;} } @media (min-width: 992px){ #logo{width:970px;margin: auto;} } @media (min-width: 1200px){ #logo{width:1170px;margin: auto;} } #main-menu { width: 100%; border-radius: 0; } .home_product > div{ margin-top:20px; overflow: hidden; border-bottom: 5px solid #2c79b7; margin-bottom:15px; } .home_product {margin-bottom:15px;} .home_product .left {float:left;height: 45px;background-color: #2c79b7;width:100px;} .home_product .left div { height: 45px; border-radius: 0 0 25px 0; background-color: #fff;} .home_product .middle {float:left;padding: 10px 30px; background-color: #2c79b7; color: #fff; border-radius: 25px 24px 0 0;font-weight:bold;} .home_product .right {float:left;height: 45px; background-color: #2c79b7;width:30px;} .home_product .right div {height: 45px; border-radius: 0 0 0 25px; background-color: #fff;} .home_product > ul {text-align:center;} .home_product > ul li > img {border:1px solid #222;} .contactus_page strong { color:#123; font-size: 22px; } .contactus_page p { margin:10px 0 0 0; } .contactus_page img { width:26px; height:26px; margin-right:10px; } .contactus_page { padding:10px 10% 15px; } @media (max-width: 768px){ .contactus_page { padding:10px 0 15px; } .home_product .left {width:100px;} } .home_product ul { list-style: none; } .home_product ul li{ display: inline-block; position: relative; } .home_product ul li a img{ width:100%; } .home_product ul li img{ width:100%; } .home_product ul li a:hover img { opacity: 0.4;filter:alpha(opacity=40); } .home_product ul li a { display:block; overflow:hidden; position:relative; } .home_product ul li a > div { position: absolute; top: 0; left: 0; background-image: url(/img/link.png); width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; display:none; } .home_product ul li a:hover > div {display:block;} #logo img { max-height:100px; } .product_page > div { border-bottom:1px solid #333; text-align:center; margin-bottom:15px; } .product_page > ul { list-style:none; overflow:hidden; } .product_page > ul li { position: relative; display: inline-block; padding-bottom:30px; } .product_page > ul li > div{ border:1px solid #ddd; } .product_page > ul li > div:hover { border:1px solid #777; } .product_page > ul li p{ text-align:center; } .product_page > ul li img { width:100%; } .product_page h3 span { border-bottom:4px solid #31495a; display: inline-block; padding: 5px 15px; color:#111; } footer ul { list-style: none; font-size: 15px; float: left; } footer ul > li { margin: 10px 0; } .th-powered {display:none;} .company_page > ul { list-style:none; overflow:hidden; padding: 5px 0; } .company_page > ul li { position: relative; display: inline-block; padding:5px; } .company_page > ul li img { width:100%; transition: all 0.4s linear; } .company_page > ul li img:hover { transform: translate(5px,5px); } #main-menu {background-color: #63879f;box-shadow: 1px 1px 1px #58839f;-webkit-box-shadow: 1px 1px 1px #58839f; -moz-box-shadow: 1px 1px 1px #58839f;} #main-menu > ul > li > a {color: #fff; font-weight: bold; font-size:1.8rem;} footer {background-color: #63879f; color:#fff;} footer .copyright { background-color: #3c6986; }