/*********************************网页公共部分************************************/
body{font-family:'Microsoft YaHei';min-width: 1200px;font-size: 14px;}
*{margin: 0;padding: 0;}
a,img{border: 0;}
/* img{display: block;} */
a{color: #144498;text-decoration: none;}
a{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
a:hover{color: #e23c3f;}
li {list-style-type: none;}
.wrapper{width: 1200px;margin: auto;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
h1,h2,h3,h4,h5{font-size: 100%;}

.index-product{width: 100%;overflow: hidden;background: url('../Image/index_product_bg.jpg');padding-top: 50px;padding-bottom: 50px;}
/* .sidebar{width: 243px;} */.sidebar{width: 228px;}
.sidebar .title{width: 100%;height: 83px;color: #fff;background: url('../Image/01.png')no-repeat 30px 20px #144498;text-align: center;}
.sidebar .title b{display: block;font-size: 22px;padding-top: 14px;padding-bottom: 10px;}
.sidebar .title small{display: block;}
.sidebar ul{padding:20px;border: 1px solid #bfbfbf;background-color: #fff;}
.sidebar ul li{padding-left: 20px;line-height: 20px;background: url('../Image/s1.jpg')no-repeat 0px 16px;border-bottom: 1px dashed #e8e8e8;padding-top: 10px;padding-bottom: 10px;}
.sidebar ul li a{display: block;color: #666666;}
.sidebar ul li:hover{background: url('../Image/s2.jpg')no-repeat 0px 16px;}
.sidebar ul li:hover a{color: #144498;}



/* .index-product-img{width: 940px;} */.index-product-img{width: 932px;}
.index-product-img .article{height: 82px;line-height: 82px;border-bottom: 1px solid #999999;overflow: hidden;margin-bottom: 28px;}
.index-product-img .article span{display: block;width: 500px;float: left;}
.index-product-img .article span b{color: #144498;font-size: 22px;}
.index-product-img .article span small{font-size: 12px;color: #999999;}
.index-product-img .article span:after{display: block;content: " ";width: 127px;height: 3px;background-color: #144498;position: relative;top: -3px;}
.index-product-img .article a{display: block;float: right;}
.index-product-img ul{width: 1000px;}
.index-product-img ul li{float: left;margin-right: 20px;margin-bottom: 20px;position: relative;}
.index-product-img ul li img{width: 300px;height: 200px;border-bottom: 0px;}
.index-product-img ul li .shuiyin{width: 300px;height: 200px;background: url('../Image/shuiyin.png')no-repeat center center;z-index: 100;top: 0px;position: absolute;background-size: 80%;opacity: 0.7;}
.index-product-img ul li .txt{width: 100%;height: 30px;line-height: 30px;background-color: #999999;color: #fff;text-align: center;}
.index-product-img ul li .txt{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
.index-product-img ul li:hover .txt{background-color: #144498;}




.index-case{width: 100%;background: url('../Image/index_case_bg.png')no-repeat center center;overflow: hidden;padding-bottom: 10px;}
.index-case .title{width: 100%;text-align: center;padding-top: 40px;padding-bottom: 60px;}
.index-case .title small{font-size: 10px;color: #144498;opacity: 0.8;display: block;}
.index-case .title b{display: block;font-size: 30px;color: #144498;padding-top: 0px;padding-bottom: 5px;}

.index-case ul li{float: left;padding: 10px;border: 1px solid #ccc;margin-right: 10px;margin-bottom: 10px;text-align: center;background-color: #fff;position: relative;}
.index-case ul li:nth-child(4){margin-right: 0px;}
.index-case ul li:nth-child(8){margin-right: 0px;}
.index-case ul li .img-box{width: 270px;height: 200px;overflow: hidden;}
.index-case ul li .img-box img{width: 270px;height: 200px;}
.index-case ul li img{transition:all 0.9s linear 0s;}
.index-case ul li img:hover{transform: scale(1.1);}
.index-case ul li .shuiyin{position: absolute;top: 0px;width: 270px;height: 200px;background: url('../Image/shuiyin.png')no-repeat center center;background-size: 80%;opacity: 0.7;}
.index-case ul li span{display: block;color: #666666;font-size: 14px;line-height: 40px;height: 40px;}
.index-case ul li a{display: block;width: 90px;line-height: 20px;text-align: center;margin: 0 auto;background-color: #999999;color: #fff;}
.index-case ul li:hover a{background-color: #144498;}


