﻿body { font-family: arial , 'Microsoft YaHei'; *font-family: 'Microsoft YaHei'; color: #333; margin: 0; font-size: 14px; }

img { border: 0; }

a:link { color: #333; text-decoration: none; }

a:visited { color: #333; text-decoration: none; }

a:hover { color: #333; text-decoration: none; }

a:active { color: #333; text-decoration: none; }

ol, ul { list-style: none; }

ol, ul, li, table, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

p { margin: 0; padding: 0; }

.right { float: right; }

.left { float: left; }

.hidden { display: none; }

.clear { clear: both; }

.container { width: 1200px; margin: 0 auto; }

.mt10 { margin-top: 10px; }

.ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.ellipsis-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 2; }

.ellipsis-3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 3; }

button, input, select, textarea { font: 14px/1 Tahoma, Helvetica, Arial, 'Microsoft YaHei', sans-serif; }

.topcon { width: 100%; height: 34px; line-height: 34px; border-bottom: 1px solid #eee; color: #666; }
.topcon a { color: #666; padding: 0 10px; }
.topcon a:hover { color: #176cd7; text-decoration: underline; }

.header { width: 1200px; height: 100px; margin: 0 auto; overflow: hidden; }
.header .logo { float: left; height: 100px; }
.header .logo img { vertical-align: middle; }
.header .logo:before { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
.header .intro { float: left; line-height: 50px; height: 50px; border-left: 1px solid #ddd; margin: 25px 0 0 40px; padding-left: 40px; font-size: 28px; font-weight: bold; color: #333; }
.header .intro span { color: #e21c24; }
.header .tel { float: right; padding-left: 58px; margin-top: 25px; height: 52px; background: url(../images/icon-tel.png) no-repeat left top; color: #777; }
.header .tel p { font-size: 28px; font-weight: bold; color: #e21c24; }

.navbg { width: 100%; height: 50px; background: #176cd7; min-width: 1200px; }
.navbg .nav { width: 1200px; margin: 0 auto; }
.navbg .nav > ul > li { width: 120px; float: left; text-align: center; position: relative; z-index: 4; font-size: 16px; }
.navbg .nav > ul > li a { display: block; width: 100%; height: 50px; line-height: 50px; color: #fff; }
.navbg .nav > ul > li:hover { background: #1561c1; }
.navbg .nav > ul > li.click { background: #104b96; }
.navbg .nav > ul > li > ul { position: absolute; left: 0; right: 0; top: 100%; font-size: 14px; display: none; }
.navbg .nav > ul > li > ul > li{ overflow: hidden;}
.navbg .nav > ul > li > ul > li > a { display: block; padding: 0 10px; background-color: #1561c1; border-top: 1px solid rgba(255, 255, 255, 0.1); text-align: center; height: 50px; line-height: 50px; box-sizing: border-box; }
.navbg .nav > ul > li > ul > li > a:hover { background-color: #176cd7; color: #FFF; }

.banner { height: 650px; position: relative; text-align: center; overflow: hidden; min-width: 1200px; }
.banner .bannercont { position: absolute; left: 50%; top: 0; width: 1920px; margin-left: -960px; text-align: center; }
.banner .bannercont .slides { position: relative; z-index: 1; }
.banner .bannercont .slides li { height: 650px; }
.banner .bannercont .flex-control-paging { width: 100%; margin: 0; list-style: none; position: absolute; left: 0; bottom: 20px; z-index: 3; text-align: center; }
.banner .bannercont .flex-control-paging li { display: inline-block; }
.banner .bannercont .flex-control-paging li a { display: block; list-style: none; margin: 0 9px; width: 14px; height: 14px; background: rgba(0, 0, 0, 0.3); border-radius: 50%; font-size: 0; }
.banner .bannercont .flex-control-paging li a.flex-active { background-color: #176cd7; }
.banner .bannercont .flex-direction-nav li { list-style: none; }
.banner .bannercont .flex-direction-nav a { position: absolute; top: 50%; margin-top: -20px; z-index: 3; width: 40px; height: 40px; background: no-repeat center; opacity: .5; }
.banner .bannercont .flex-direction-nav a:hover { opacity: 1; }
.banner .bannercont .flex-direction-nav .flex-prev { background-image: url(../images/left.png); left: 40px; }
.banner .bannercont .flex-direction-nav .flex-next { background-image: url(../images/right.png); right: 40px; }

.pub-head { text-align: center; }
.pub-head .pub-tit { font-size: 36px; color: #176cd7; font-weight: bold; }
.pub-head .pub-tit a { color: #176cd7; }
.pub-head .pub-tit span { color: #333; }
.pub-head .pub-tit i { color: #e21c24; font-size: 50px; margin: 0 3px; }
.pub-head .pub-txt { font-size: 18px; color: #333; margin-top: 8px; display: inline-block; position: relative; }
.pub-head .pub-txt:before { position: absolute; width: 20px; height: 1px; top: 50%; left: -30px; background: #333; content: ''; }
.pub-head .pub-txt:after { position: absolute; width: 20px; height: 1px; top: 50%; right: -30px; background: #333; content: ''; }

.pub-more { margin: 30px auto 0; width: 240px; height: 44px; line-height: 44px; text-align: center; border-radius: 44px; color: #fff; font-size: 16px; font-family: arial; text-transform: uppercase; background: #176cd7; }
.pub-more a { color: #fff; display: block; }
.pub-more img { vertical-align: middle; margin-left: 15px; transition: all .4s; }
.pub-more:hover img { margin-left: 30px; }

.product { width: 1200px; margin: 60px auto; }
.product .pro-box {width: 906px; margin:0 auto; margin-top: 40px;  overflow: hidden; }
.product .pro-box li { width: 294px; height: 320px; float: left; margin-left: 8px; overflow: hidden; position: relative; }
.product .pro-box li img { width: 100%; height: 100%; transition: all .6s; }
.product .pro-box li .shadow { width: 100%; text-align: center; background: rgba(0, 0, 0, 0.6) !important; background: #000; padding: 20px 0; box-sizing: border-box; position: absolute; left: 0; bottom: 0; transition: all .6s ease; }
.product .pro-box li .shadow .name { font-size: 16px; color: #fff; }
.product .pro-box li .shadow .more { display: none; width: 120px; height: 30px; line-height: 30px; font-size: 13px; border-radius: 26px; margin: 15px auto 0; box-sizing: border-box; background-color: #176cd7; color: #fff; text-transform: uppercase; }
.product .pro-box li: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); }
.product .pro-box li:hover .shadow { background: rgba(255, 255, 255, 0.8) !important; background: #fff; }
.product .pro-box li:hover .shadow .name { color: #333; }
.product .pro-box li:hover .shadow .more { display: block; }

.index-ad { width: 100%; position: relative; overflow: hidden; max-height: 200px; min-width: 1200px; }
.index-ad img{width: 100%;}
.index-ad .adimg { position: absolute; width: 1920px; height: 200px; left: 50%; margin-left: -960px; }

.case { width: 1200px; margin: 60px auto; }
.case .case-type-bg { margin-top: 40px; padding-bottom: 24px; background: url(../images/case-type-bg.png) no-repeat center bottom; }
.case .case-type-bg .case-type { width: 1200px; height: 172px; background: #fff; border: 1px solid #176cd7; box-sizing: border-box; overflow: hidden; }
.case .case-type-bg .case-type .case-type-l { width: 260px; height: 170px; float: left; background: #176cd7; text-align: center; color: #fff; }
.case .case-type-bg .case-type .case-type-l .ch { font-size: 28px; font-weight: bold; letter-spacing: 2px; padding-top: 48px; }
.case .case-type-bg .case-type .case-type-l .en { font-size: 18px; margin-top: 15px; text-transform: uppercase; letter-spacing: 1px; }
.case .case-type-bg .case-type .case-type-r { width: 938px; float: right; }
.case .case-type-bg .case-type .case-type-r .item { width: 50%; float: left; position: relative; padding: 26px 0 0 30px; box-sizing: border-box; }
.case .case-type-bg .case-type .case-type-r .item .bt { font-size: 16px; color: #176cd7; font-weight: bold; }
.case .case-type-bg .case-type .case-type-r .item .itemcon { overflow: hidden; margin-top: 10px; }
.case .case-type-bg .case-type .case-type-r .item .itemcon a { width: 33.33%; float: left; display: block; color: #666; line-height: 24px; margin: 3px 0; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.case .case-type-bg .case-type .case-type-r .item .itemcon a:hover { color: #176CD7; text-decoration: underline; }
.case .case-type-bg .case-type .case-type-r .item .itemcon:after { position: absolute; right: 0; top: 30px; width: 1px; height: 110px; background: #ddd; content: ''; }
.case .case-type-bg .case-type .case-type-r .item:last-child:after { content: none; }
.case .case-box { margin-top: 10px; margin-left: -20px; overflow: hidden; }
.case .case-box li { width: 285px; margin: 20px 0 0 20px; float: left; transition: all .4s linear; }
.case .case-box li .img { width: 285px; height: 214px; overflow: hidden; }
.case .case-box li .img img { width: 100%; height: 100%; }
.case .case-box li .tit { height: 55px; line-height: 55px; width: 285px; text-align: center; font-size: 16px; color: #333; background: #fff; transition: all .4s linear; }
.case .case-box li:hover { transform: translate3d(0, -10px, 0); }
.case .case-box li:hover .tit { background: #176CD7; color: #fff; }

.vs { min-width: 1200px; padding: 60px 0; background: url(../images/vs-bg.png) no-repeat; background-size: 100% 100%; }
.vs .vs-box { padding: 40px 20px; background: #fff; margin: 40px auto 0; width: 1200px; box-sizing: border-box; overflow: hidden; }
.vs .vs-box .item { width: 540px; margin: 0 20px; float: left; }
.vs .vs-box .item img { width: 540px; height: 256px; }
.vs .vs-box .item .tit { font-size: 22px; font-weight: bold; color: #176cd7; margin-top: 25px; text-align: center; }
.vs .vs-box .item .txt { color: #555; line-height: 26px; margin-top: 15px; }
.vs .vs-box .item .txt span { color: #ff0000; }
.vs .vs-box .item .txt b { color: #333; }

.advan { min-width: 1200px; padding: 60px 0; background: url(../images/advan-bg.jpg) no-repeat center top; }
.advan .advan-box { width: 1200px; margin: 70px auto 0; }
.advan .advan-box .itemcon { width: 645px; overflow: hidden; position: absolute; padding-top: 20px;}
.advan .advan-box .itemcon .num { width: 70px; height: 80px; line-height: 80px; float: left; font-size: 34px; color: #fff; font-weight: bold; background: url(../images/advan-num.png) no-repeat; text-align: center; }
.advan .advan-box .itemcon .itembox { width: 550px; float: right;  }
.advan .advan-box .itemcon .itembox .tit { font-size: 30px; font-weight: bold; }
.advan .advan-box .itemcon .itembox .des { font-size: 16px; line-height: 30px; color: #176cd7; margin-top: 10px; }
.advan .advan-box .itemcon .itembox .txt { font-size: 16px; color: #555; margin-top: 10px; line-height: 34px; max-height: 136px; overflow: hidden; }
.advan .advan-box .item1 { width: 1200px; height: 462px; position: relative; }
.advan .advan-box .item1 .itemimg { width: 558px; height: 462px; position: absolute; right: 0; top: 0; }
.advan .advan-box .item1 .itemimg img { width: 100%; height: 100%; }
.advan .advan-box .item1 .itemcon1 { left: 0; top: 20px; }
.advan .advan-box .item1 .itemcon2 { left: 0; top: 245px; }
.advan .advan-box .item2 { width: 1200px; height: 360px; overflow: hidden; margin-top: 30px; position: relative; }
.advan .advan-box .item2 .itemimg { width: 480px; height: 360px; position: absolute; left: 0; top: 0; }
.advan .advan-box .item2 .itemimg img { width: 100%; height: 100%; }
.advan .advan-box .item2 .itemcon3 { right: 0; top: 30px; }
.advan .advan-box .item3 { width: 1200px; height: 360px; overflow: hidden; margin-top: 30px; position: relative; }
.advan .advan-box .item3 .itemimg { width: 480px; height: 360px; position: absolute; right: 0; top: 0; }
.advan .advan-box .item3 .itemimg img { width: 100%; height: 100%; }
.advan .advan-box .item3 .itemcon4 { left: 0; top: 30px; }

.kehu { min-width: 1200px; background: #f3f3f3; padding: 60px 0; }
.kehu .kehucon { width: 1200px; margin: 40px auto 0; position: relative; }
.kehu .kehucon .flex-viewport { width: 1050px !important; margin: 0 auto; overflow: hidden; position: relative; z-index: 9; }
.kehu .kehucon .slides { overflow: hidden; }
.kehu .kehucon .slides li { width: 210px !important; padding: 0 10px; text-align: center; box-sizing: border-box; }
.kehu .kehucon .slides li .item { width: 190px; height: 100px; line-height: 100px; text-align: center; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center; overflow: hidden; background: #fff; position: relative; }
.kehu .kehucon .slides li .item img { max-width: 190px; max-height: 100px; }
.kehu .kehucon .slides li .item .shadow { position: absolute; left: 0; height: 100px; width: 190px; bottom: -100px; background: #176CD7; color: #fff; font-size: 16px; transition: all .4s ease; }
.kehu .kehucon .slides li .item:hover .shadow { bottom: 0; }
.kehu .kehucon .flex-direction-nav { position: absolute; z-index: 1; top: 0; left: 0; right: 0; bottom: 0; }
.kehu .kehucon .flex-direction-nav li { width: 40px; height: 40px; }
.kehu .kehucon .flex-direction-nav li a { width: 40px; height: 40px; display: block; }
.kehu .kehucon .flex-direction-nav li .flex-prev { background: url(../images/left.png) no-repeat; position: absolute; left: 0; top: 50%; margin-top: -20px; opacity: .5; }
.kehu .kehucon .flex-direction-nav li .flex-prev:hover { opacity: 1; }
.kehu .kehucon .flex-direction-nav li .flex-next { background: url(../images/right.png) no-repeat; position: absolute; right: 0; top: 50%; margin-top: -20px; opacity: .5; }
.kehu .kehucon .flex-direction-nav li .flex-next:hover { opacity: 1; }

.news { width: 1200px; background: #fff; margin: 60px auto; }
.news .news-box { margin-left: -24px; overflow: hidden; }
.news .newscon { width: 574px; height: 420px; background: #fff; padding: 0 20px; border: 1px solid #e3e3e3; margin-left: 24px; float: left; box-sizing: border-box; }
.news .newscon .tit { height: 60px; line-height: 60px; font-size: 22px; border-bottom: 1px solid #E3E3E3; box-sizing: border-box; }
.news .newscon .tit a { color: #176cd7; }
.news .newscon .tit .more { display: block; float: right; font-size: 15px; color: #666; font-weight: normal; }
.news .newscon .tit .more:hover { color: #176cd7; }
.news .newscon .topnews { height: 90px; padding: 20px 0; border-bottom: 1px dashed #ddd; }
.news .newscon .topnews img { width: 120px; height: 90px; float: left; margin-right: 10px; }
.news .newscon .topnews .cont { padding: 5px 0; }
.news .newscon .topnews .cont .name { display: block; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news .newscon .topnews .cont .name:hover { text-decoration: underline; color: #176cd7; }
.news .newscon .topnews .cont .intro { font-size: 12px; color: #666; line-height: 22px; height: 44px; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; }
.news .newscon .newslist { overflow: hidden; }
.news .newscon .newslist li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ddd; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news .newscon .newslist li .time { float: right; color: #666; }
.news .newscon .newslist li a:hover { color: #176cd7; }
.news .newscon .wenda { margin-top: 6px; height: 330px; overflow: hidden; }
.news .newscon .wenda li { height: 110px; border-bottom: 1px dashed #ddd; padding: 20px 0; box-sizing: border-box; }
.news .newscon .wenda li a { display: block; }
.news .newscon .wenda li .ques { height: 18px; line-height: 18px; color: #111; padding-left: 28px; background: url(../images/icon-q.png) no-repeat left top; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news .newscon .wenda li .answ { margin-top: 8px; height: 44px; line-height: 22px; color: #666; padding-left: 28px; background: url(../images/icon-a.png) no-repeat; background-position: 0 2px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; }
.news .newscon .wenda li:hover { background: #fcfcfc; }
.news .newscon .wenda li:hover .ques { color: #176cd7; }

.links { padding: 15px 0; background: #176cd7; min-width: 1200px; overflow: hidden; }
.links .bt { padding-left: 30px; font-size: 15px; color: #fff; float: left; margin: 3px 0; background: url(../images/icon-links.png) no-repeat left center; }
.links a { float: left; color: #fff; font-size: 15px; margin: 3px 12px; }
.links a:hover { text-decoration: underline; }

.bottom { background: #0b366b; min-width: 1200px; padding: 50px 0; overflow: hidden; }
.bottom .foot-logo { float: left; height: 140px; border-right: 1px solid rgba(255, 255, 255, 0.1); padding-right: 50px; }
.bottom .foot-logo img { width: 223px; height: 62px; margin-top: 39px; }
.bottom .foot-box { float: left; width: 860px; margin-left: 50px; line-height: 36px; color: #9dafc4; }
.bottom .foot-box .foot-nav { overflow: hidden; margin-left: -25px; }
.bottom .foot-box .foot-nav a { float: left; padding: 0 25px; color: #9dafc4; position: relative; }
.bottom .foot-box .foot-nav a:after { position: absolute; right: 0; top: 50%; margin-top: -7px; width: 1px; height: 14px; background: #9dafc4; content: ''; }
.bottom .foot-box .foot-nav a:hover { color: #fff; text-decoration: underline; }
.bottom .foot-box .foot-nav a:last-child:after { content: none; }
.bottom .foot-box .foot-con a { color: #9dafc4; }
.bottom .foot-box .foot-con a:hover { color: #fff; text-decoration: underline; }
.bottom .foot-ewm { width: 120px; height: 140px; border: 1px solid #1a7db3; text-align: center; padding: 9px; box-sizing: border-box; float: right; }
.bottom .foot-ewm img { width: 100px; height: 100px; }
.bottom .foot-ewm .txt { font-size: 13px; color: #fff; margin-top: 5px; }

.inside-banbox { width: 100%; position: relative; overflow: hidden; height: 300px; min-width: 1200px; }
.inside-banbox .ban { position: absolute; width: 1920px; height: 300px; left: 50%; margin-left: -960px; }

.main { width: 1200px; margin: 30px auto 80px; overflow: hidden; }

.type_l { width: 260px; float: left; }
.type_l .fenl { width: 260px; margin-bottom: 20px; }
.type_l .fenl .tit { padding: 20px 15px; background: #176cd7; color: #FFF; }
.type_l .fenl .tit .cn { font-size: 22px; font-weight: bold; }
.type_l .fenl .tit .en { font-size: 13px; margin-top: 6px; font-family: arial; text-transform: uppercase; }
.type_l .fenl .menu li { margin: 5px 0; }
.type_l .fenl .menu li a { display: block; height: 50px; font-size: 15px; padding: 0 15px; line-height: 50px; color: #555; background-color: #f4f4f4; }
.type_l .fenl .menu li a:hover, .type_l .fenl .menu li a.hover { background: #176cd7; color: #fff; }
.type_l .fenl .menu .third { width: 260px; background: #fff; }
.type_l .fenl .menu .third li { font-size: 14px; height: 45px; margin: 0; line-height: 45px; border-bottom: 1px solid #eee; }
.type_l .fenl .menu .third a { height: 45px; line-height: 45px; padding-left: 30px; box-sizing: border-box; background: #fff; }
.type_l .fenl .menu .third a:hover, .type_l .fenl .menu .third a.hover { background: #fff; color: #176cd7; }
.type_l .fenl .cont { border: 1px solid #ddd; box-sizing: border-box; padding: 10px; line-height: 28px; }
.type_l .label { width: 260px; }
.type_l .label .tit { height: 50px; line-height: 50px; width: 260px; background: #176cd7; color: #fff; padding: 0 15px; font-size: 16px; font-weight: bold; box-sizing: border-box; }
.type_l .label .labelcon { width: 260px; border: 1px solid #ddd; border-top: none; padding: 10px 6px; box-sizing: border-box; overflow: hidden; }
.type_l .label .labelcon a { float: left; display: block; padding: 4px 12px; margin: 4px; color: #666; border: 1px solid #ddd; border-radius: 3px; }
.type_l .label .labelcon a:hover { background: #176cd7; color: #fff; border: 1px solid #176cd7; }
.type_l .hotnews { width: 260px; }
.type_l .hotnews .tit { height: 50px; line-height: 50px; width: 260px; background: #176cd7; color: #fff; padding: 0 15px; font-size: 16px; font-weight: bold; box-sizing: border-box; }
.type_l .hotnews .hotcon { width: 260px; border: 1px solid #ddd; border-top: none; padding: 15px; box-sizing: border-box; }
.type_l .hotnews .hotcon li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ddd; padding-left: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: url(../images/news_icon.png) no-repeat left center; }
.type_l .hotnews .hotcon li a:hover { color: #176cd7; }

.type_r { width: 900px; float: right; }
.type_r .add { height: 50px; border-bottom: 1px solid #ddd; line-height: 50px; font-size: 15px; }
.type_r .add a:hover { color: #176cd7; }

.in_about { overflow: hidden; line-height: 30px;  padding-top: 30px; min-height: 500px;}
.in_about p { margin: 20px 0; color: #555; }
.in_about img { max-width: 100%; }

.in_pro { overflow: hidden; width: 100%; }
.in_pro .pro-box { margin-left: -18px; overflow: hidden; padding-bottom:25px; }
.in_pro .pro-box li { width: 288px; height: 276px; background: #fff; float: left; margin-left: 18px; margin-top: 18px; box-shadow: 0 2px 6px #d4d4d4; position: relative; }
.in_pro .pro-box li:after { position: absolute; left: 0; bottom: 0; width: 0; height: 2px; background: #176cd7; content: ''; transition: all .4s; }
.in_pro .pro-box li .img { width: 288px; height: 216px; overflow: hidden; }
.in_pro .pro-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.in_pro .pro-box li .tit { height: 60px; overflow: hidden; line-height: 60px; text-align: center; font-size: 16px; padding: 0 10px; }
.in_pro .pro-box li:hover:after { width: 100%; }
.in_pro .pro-box li:hover .img img { transform: scale(1.1); }
.in_pro .pro-box li:hover .tit { color: #176cd7; }
.in_pro .case-box { margin-left: -18px; overflow: hidden; }
.in_pro .case-box li { width: 288px; height: 271px; margin-left: 18px; margin-top: 18px; float: left; }
.in_pro .case-box li .img { width: 288px; height: 216px; overflow: hidden; }
.in_pro .case-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.in_pro .case-box li .tit { height: 55px; line-height: 55px; width: 288px; text-align: center; font-size: 16px; color: #555; background: #fff; transition: all .4s; }
.in_pro .case-box li:hover .img img { transform: scale(1.1); }
.in_pro .case-box li:hover .tit { background: #176cd7; color: #fff; }
.in_pro .video-box { margin-left: -40px; overflow: hidden; }
.in_pro .video-box li { width: 430px; margin-left: 40px; margin-top: 20px; float: left; }
.in_pro .video-box li .img { width: 430px; height: 323px; overflow: hidden; position: relative; }
.in_pro .video-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.in_pro .video-box li .img .shadow { position: absolute; left: 0; top: -100%; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); transition: all .4s; }
.in_pro .video-box li .img .shadow .play { width: 80px; height: 80px; margin: 121px auto; background-image: url(../images/play.png); background-repeat: no-repeat; background-size: 80px; }
.in_pro .video-box li .tit { height: 60px; line-height: 60px; width: 430px; text-align: center; font-size: 16px; color: #555; background: #fff; transition: all .4s; }
.in_pro .video-box li:hover .img img { transform: scale(1.1); }
.in_pro .video-box li:hover .img .shadow { top: 0; }
.in_pro .video-box li:hover .tit { background: #176cd7; color: #fff; }

.in_list { overflow: hidden; width: 100%; }
.in_list .cont { overflow: hidden; }
.in_list .cont li { padding: 20px 5px; height: 190px; width: 100%; float: left; box-sizing: border-box; border-bottom: 1px dashed #ddd; }
.in_list .cont li .img { float: left; width: 200px; height: 150px; overflow: hidden; margin-right: 30px; }
.in_list .cont li .img img { width: 100%; height: 100%; transition: all .4s; }
.in_list .cont li .cont { overflow: hidden; margin-top: 5px; }
.in_list .cont li .cont .title { font-size: 16px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.in_list .cont li .cont .intro { font-size: 13px; height: 48px; line-height: 24px; overflow: hidden; color: #888; margin-top: 10px; }
.in_list .cont li .cont .time { margin-top: 10px; font-size: 13px; }
.in_list .cont li:hover { background: #f8f8f8; }
.in_list .cont li:hover .img img { transform: scale(1.1); }
.in_list .cont li:hover .cont .title { color: #176cd7; text-decoration: underline; }

.listshow { margin-top: 30px; }
.listshow .tit { font-size: 28px; text-align: center; }
.listshow .time { margin-top: 30px; color: #666; height: 40px; line-height: 40px; width: 100%; background: #f8f8f8; text-align: center; }
.listshow .pro-img { width: 600px; margin: 30px auto; }
.listshow .pro-img img { width: 100%; }
.listshow .next { background: #f4f4f4; font-size: 15px; padding: 15px 20px; box-sizing: border-box; margin-top: 50px; }
.listshow .next p{width:100%; overflow: hidden; line-height: 30px; white-space: nowrap;}
.listshow .next a {  margin: 10px 0; height: 30px; line-height: 30px; }
.listshow .next a:hover { color: #176cd7; }
.listshow .label { margin-top: 30px; font-size: 14px; }
.listshow .label a { padding: 0 30px; height: 30px; line-height: 30px; background: #ddd; margin: 5px; display: inline-block; }
.listshow .label a:hover { background: #176cd7; color: #fff; }
.listshow .tuijian { margin-top: 40px; overflow: hidden; }
.listshow .tuijian .bt { font-size: 20px; padding-left: 15px; font-weight: bold; border-bottom: 1px solid #ddd; height: 60px; line-height: 60px; position: relative; }
.listshow .tuijian .bt:before { position: absolute; left: 0; top: 20px; height: 20px; width: 7px; border-radius: 2px; background: #176cd7; content: ''; }
.listshow .tuijian .tjcon { margin-top: 10px; }
.listshow .tuijian .tjcon li { font-size: 16px; width: 50%; float: left; padding: 0 15px; box-sizing: border-box; height: 36px; line-height: 36px; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.listshow .tuijian .tjcon li:before { position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; border-radius: 50%; background: #333; content: ''; }
.listshow .tuijian .tjcon li:hover a { color: #176cd7; }
.listshow .tuijian .tjcon li:hover:before { background: #176cd7; }

.pagination { padding: 50px 0 0; text-align: center; }



.pagination ul a,.pageinfo { margin: 0 3px; background: #fff; font-size: 16px; height: 36px; display: inline-block; *display: inline; *zoom: 1; padding: 0 14px; border: 1px solid #DDD; line-height: 36px; vertical-align: middle; }

.pagination ul a:hover { background-color: #F8F8F8; text-decoration: none; }

.pagination ul a.curpage { background-color: #176cd7; border-color: #176cd7; color: #FFF; }

.booking { margin: 30px 0; width: 640px; font-size: 16px; }
.booking .chose { margin-right: 10px; margin-top: 10px; }
.booking .chose input { width: 13px; height: 13px; margin-right: 5px; margin-top: 5px; }
.booking .bitian { color: red; margin-left: 5px; }
.booking .form-control { width: 520px; height: 46px; border: 1px solid #CCC; padding: 6px 12px; background-color: #fff; font-size: inherit; display: inline-block; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); outline: none; box-sizing: border-box; }
.booking .fieldname { width: 90px; display: inline-block; height: 30px; margin-right: 10px; text-align: right; font-weight: bold; }
.booking p { margin: 20px 0; }
.booking button { width: 520px; height: 46px; background: #176cd7; color: #FFF; border: none; outline: none; font-size: 16px; }
.booking textarea { vertical-align: middle; font: inherit; resize: none; }
.booking select.form-control { -moz-appearance: menulist; -webkit-appearance: menulist; }
.booking textarea.form-control { height: auto; }

/*# sourceMappingURL=style.css.map */
