/* 公共样式表css */
html,body {color: #333; margin: 0;height: 100%;font-family: "Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-weight: normal;}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
a {text-decoration: none;color: #000;}
img {border: 0;}
body {background: #fff;color: #666;}
html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td { margin: 0;padding: 0;}
a {text-decoration: none; color: #08acee;}
button {outline: 0;}
img {border: 0;}
button,input,optgroup,select,textarea {margin: 0;font: inherit;color: inherit;outline: none;}
li {list-style: none;}
a { color: #666;}
a:hover {color: #eee;}
.clearfix::after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix {}
/* 必要布局样式css */
.slide1-content {background: url(../images/casebg.jpg) no-repeat bottom center; background-size: cover;width: 100%;}
.slide1-title {padding-top: 80px;font-size: 48px;color: #ffffff;letter-spacing: 5px;line-height: 1;text-align: center;background: url(../images/titlebg1.png) no-repeat center 60px;background-size: 6%;}
.slide1-title h2{font-size: 48px;font-weight: 600;}
.slide1-title h3{font-size: 36px;font-weight:400;}

@media screen and (max-width: 767px) {
.slide1-title h2{font-size: 24px;font-weight: 600;}
.slide1-title h3{font-size: 18px;font-weight:400;}
}

.slide1-links {margin-top: 50px;text-align: center;padding-bottom: 50px;}
.slide1-links a {color: #ffffff;display: inline-block;margin-bottom: 0;font-size: 16px;font-weight: normal;vertical-align: middle;cursor: pointer;outline: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;background-color: #0c4f9d;color: #ffffff;padding: 15px 20px;box-shadow: -1px 0px 10px 1px white;border-radius: 50px;width: 200px;}
.slide1-links a:hover {    background: #1858a2;color: #fff;}
.slide1-item-body ul li {width:325px!important ;float: left;display: block;height: 100px;padding-top: 42px;margin-bottom:10px;border: none;border-radius: 8px;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;height: inherit;padding-top: 0;border-radius: 0; /*background-color: #f5f5f5;*/color: #000;z-index: 10002;}
.slide1-item-body ul li a {display: block;/*box-shadow: 0 5px 20px 1px rgba(49, 49, 49, 0.2);*/}
.new1-img img {width: 100%;height: auto;border: none;display: block;}
.slide1-item {width:1300px;position: relative;margin: 0 auto;/*overflow: hidden;*/}
.slide1-item-box { padding: 50px 0;}
.new1-body {padding:10px;}
.new1-body-title {height:28px;line-height:24px;font-size:16px;overflow:hidden;color:#1858a2;font-weight: 600;}
.new1-body-text {padding-top: 10px;height:62px;min-height: 50px;line-height: 18px;font-size: 14px;color: #919191;overflow: hidden;}
.slide1-item-body {padding-top:20px; margin-left:-90px;}

@media screen and (max-width: 767px) {
.slide1-item {width:767px;position: relative;margin: 0 auto;/*overflow: hidden;*/}    
.slide1-links {margin-top:10px;text-align: center;padding-bottom:10px;}
.slide1-item-body {padding-top:10px; margin-left:5px;}
.slide1-item-body ul li {width:26% ;float: left;display: block;height: 100px;padding-top: 42px;margin-bottom:10px;border: none;border-radius: 8px;-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;height: inherit;padding-top: 0;border-radius: 0; /*background-color: #f5f5f5;*/color: #000;z-index: 10002;}}

.slide1-item-body ul li {margin-left:22px; margin-right: 15px;padding: 10px;background: white;}
@media screen and (max-width: 767px) {.slide1-item-body ul li {margin-left:12px; margin-right: 7px;padding:5px;background: white;}
}
.slide1-item-body .tempWrap {padding-top: 1px;/*background: #f5f5f5;*/width:1300px }
.slide1-item-body ul {padding-top: 10px;overflow: visible;}
.slide1-item-body ul li:hover {-ms-transform: translateY(-10px);-webkit-transform: translateY(-10px);-moz-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px);z-index: 1002; position: relative;left: 0;}
.next1 {position: absolute;top: 29%;z-index: 10;cursor: pointer;-moz-background-size: 60px;-webkit-background-size: 60px;background-size: 40px;background-position: center;background-repeat: no-repeat;right: auto;left: -187px;height: 60px;width: 60px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.next1-bg {background-image: url("../images/btn-fl1.png");}
.next1:hover {background-image: url("../images/btn-fl2.png");}
.prev1 {position: absolute;top: 29%;z-index: 10;cursor: pointer;-moz-background-size: 60px;-webkit-background-size: 60px;background-size: 40px;background-position: center; background-repeat: no-repeat;right: -189px;height: 60px;width: 60px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
.prev1-bg {background-image: url("../images/btn-fr1.png");}
.prev1-bg:hover {background-image: url("../images/btn-fr2.png");}