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; }

.header { min-width: 1200px; height: 110px; border-top: 6px solid #e50112; position: relative; }
.header .logo { float: left; height: 110px; }
.header .logo img { vertical-align: middle; }
.header .logo:before { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
.header .head-r { float: right; }
.header .head-r .head-con { height: 30px; line-height: 30px; color: #666; overflow: hidden; }
.header .head-r .head-con .head-add { float: right; display: block; color: #666; margin-left: 30px; }
.header .head-r .head-con .head-add i { display: inline-block; vertical-align: middle; margin-right: 8px; font-style: normal; font-weight: normal; }
.header .head-r .head-con .head-add:hover { color: #DA251D; }
.header .head-r .head-con .head-tel { float: right; }
.header .head-r .head-con .head-tel span { color: #DA251D; }
.header .head-r .head-nav { text-align: right; }
.header .head-r .head-nav li { display: inline-block; margin-left: 80px; margin-top: 20px; }
.header .head-r .head-nav li a { line-height: 40px; height: 40px; font-size: 15px; display: block; font-weight: bold; }
.header .head-r .head-nav li a:hover, .header .head-r .head-nav li a.click { color: #da251d; }

.banner { height: 600px; 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: 600px; }
.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: #fff; border-radius: 50%; font-size: 0; }
.banner .bannercont .flex-control-paging li a.flex-active { background-color: #da251d; }
.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; }

.search { min-width: 1200px; overflow: hidden; height: 70px; margin-bottom: 5px; box-shadow: 0 4px 5px #e8e8e8; }
.search .cont { float: left; width: 646px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 15px; color: #333; line-height: 70px; }
.search .cont a { color: #666; margin: 0 8px; }
.search .cont a:hover { text-decoration: underline; color: #da251d; }
.search .seainput { width: 370px; height: 40px; border: 1px solid #bbb; border-radius: 20px; background: #fff; color: #333; position: relative; box-sizing: border-box; float: right; margin: 15px 0; }
.search .seainput input { width: 300px; height: 38px; line-height: 38px; float: left; padding-left: 15px; margin: 0; background: none; border: none; font-size: 14px; outline: none; }
.search .seainput input::-webkit-input-placeholder { color: #999; }
.search .seainput button { width: 40px; height: 40px; border: none; -webkit-appearance: none; position: absolute; right: 0; top: 0; background: url(../images/icon-search.png) no-repeat center; outline: none; cursor: pointer; }

.pub-head { text-align: center; color: #555; padding-bottom: 25px; background: url(../images/pub_tit_bg.png) no-repeat bottom center; }
.pub-head .pub-tit { font-size: 34px; color: #333; font-weight: bold; }
.pub-head .pub-tit i { color: #da251d; font-size: 50px; margin: 0 3px; }
.pub-head .pub-txt { font-size: 16px; color: rgba(51, 51, 51, 0.8); margin-top: 5px; }

.pub-more { display: block; width: 198px; height: 48px; line-height: 48px; font-size: 16px; text-align: center; background: #da251d; margin-top: 40px; color: #fff !important; transition: all .4s ease; }
.pub-more:hover { background: #068a48; }

.product { width: 1200px; margin: 60px auto; }
.product .pro-type { margin-top: 30px; text-align: center; }
.product .pro-type a { width: 160px; height: 48px; line-height: 48px; text-align: center; background: #f1f1f1; font-size: 17px; color: #555; display: inline-block; margin: 5px 8px; transition: all .4s ease; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.product .pro-type a:hover { background: #da251d; color: #fff; }
.product .pro-box { width: 1200px; margin: 30px auto 0; position: relative; }
.product .pro-box .flex-viewport { width: 1200px !important; margin: 0 auto; overflow: hidden; position: relative; z-index: 9; }
.product .pro-box .slides { overflow: hidden; }
.product .pro-box .slides li { width: 300px !important; padding: 0 10px; text-align: center; box-sizing: border-box; }
.product .pro-box .slides li .img { width: 280px; height: 210px; overflow: hidden; }
.product .pro-box .slides li .img img { width: 100%; height: 100%; transition: all .4s; }
.product .pro-box .slides li .tit { line-height: 50px; height: 50px; text-align: center; font-size: 16px; transition: all .4s; }
.product .pro-box .slides li:hover .img img { transform: scale(1.1); }
.product .pro-box .slides li:hover .tit { background: #da251d; color: #fff; }
.product .pro-box .flex-direction-nav { position: absolute; z-index: 1; top: 0; left: 0; right: 0; bottom: 0; }
.product .pro-box .flex-direction-nav li { width: 40px; height: 40px; }
.product .pro-box .flex-direction-nav li a { width: 40px; height: 40px; display: block; }
.product .pro-box .flex-direction-nav li .flex-prev { background: url(../images/left.png) no-repeat; position: absolute; left: -40px; top: 50%; margin-top: -20px; opacity: .7; }
.product .pro-box .flex-direction-nav li .flex-prev:hover { opacity: 1; }
.product .pro-box .flex-direction-nav li .flex-next { background: url(../images/right.png) no-repeat; position: absolute; right: -40px; top: 50%; margin-top: -20px; opacity: .7; }
.product .pro-box .flex-direction-nav li .flex-next:hover { opacity: 1; }

.about { min-width: 1200px; background: url(../images/about-bg.jpg) repeat; padding: 60px 0; }
.about .about-box { width: 1200px; height: 452px; margin-top: 40px; overflow: hidden; background: url(../images/about-bg.png) no-repeat; }
.about .about-box .about-img { width: 600px; height: 420px; float: left; }
.about .about-box .about-img img { width: 100%; height: 100%; }
.about .about-box .about-con { width: 600px; height: 420px; float: right; padding: 40px; box-sizing: border-box; }
.about .about-box .about-con h2 { font-size: 24px; line-height: 40px; font-weight: normal; max-height: 80px; margin: 0; overflow: hidden; }
.about .about-box .about-con .txt { font-size: 15px; color: #666; margin-top: 20px; line-height: 28px; height: 140px; overflow: hidden; }
.about .about-box .about-con .push { margin-top: 50px; overflow: hidden; }
.about .about-box .about-con .push a { display: block; float: left; margin-right: 30px; text-align: center; border-radius: 5px; width: 200px; height: 48px; line-height: 48px; background: #dd2316; color: #fff; font-size: 16px; }
.about .about-box .about-con .push .zixun { background: #0168b7; }

.case { width: 1200px; margin: 60px auto; }
.case .case-box { margin-left: -30px; margin-top: 10px; overflow: hidden; }
.case .case-box li { width: 380px; height: 285px; margin-left: 30px; float: left; margin-top: 30px; position: relative; overflow: hidden; }
.case .case-box li img { width: 100%; height: 100%; transition: all .6s; }
.case .case-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; }
.case .case-box li .shadow .name { font-size: 16px; color: #fff; }
.case .case-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: #da251d; color: #fff; text-transform: uppercase; }
.case .case-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); }
.case .case-box li:hover .shadow { background: rgba(255, 255, 255, 0.8) !important; background: #fff; }
.case .case-box li:hover .shadow .name { color: #333; }
.case .case-box li:hover .shadow .more { display: block; }

.advan { min-width: 1200px; padding: 60px 0; background: url(../images/advan-bg.jpg) repeat; }
.advan .advan-box { width: 1200px; margin: 60px auto 0; }
.advan .advan-box .itemcon { width: 545px; overflow: hidden; position: absolute; }
.advan .advan-box .itemcon .num { width: 76px; height: 76px; line-height: 76px; float: left; font-size: 30px; color: #fff; font-weight: bold; background: url(../images/advan-num.png) no-repeat; text-align: center; }
.advan .advan-box .itemcon .itembox { width: 450px; float: right; }
.advan .advan-box .itemcon .itembox .tit { font-size: 26px; font-weight: bold; }
.advan .advan-box .itemcon .itembox .txt { font-size: 15px; color: #666; margin-top: 10px; line-height: 30px; height: 90px; overflow: hidden; }
.advan .advan-box .item1 { width: 1200px; height: 560px; position: relative; background: url(../images/advan-item1-bg.png) no-repeat center bottom; }
.advan .advan-box .item1 .itemimg { width: 530px; height: 478px; position: absolute; right: 0; top: 0; }
.advan .advan-box .item1 .itemimg img { width: 100%; height: 100%; }
.advan .advan-box .item1 .itemcon1 { left: 0; top: 60px; }
.advan .advan-box .item1 .itemcon2 { left: 0; top: 260px; }
.advan .advan-box .item2 { width: 1200px; height: 430px; margin-top: 40px; position: relative; }
.advan .advan-box .item2 .itemimg { width: 500px; height: 459px; position: absolute; left: 0; top: 0; }
.advan .advan-box .item2 .itemimg img { width: 100%; height: 100%; }
.advan .advan-box .item2 .itemcon3 { right: 0; top: 60px; }
.advan .advan-box .item2 .itemcon4 { right: 0; top: 260px; }

.news { width: 1200px; margin: 60px auto; }
.news .news-box { margin-top: 30px; overflow: hidden; margin-left: -40px; }
.news .news-box li { width: 580px; float: left; margin: 15px 0 15px 40px; }
.news .news-box li .img { width: 180px; height: 112px; float: left; margin-right: 20px; overflow: hidden; }
.news .news-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.news .news-box li .cont .tit { font-size: 16px; }
.news .news-box li .cont .txt { line-height: 20px; height: 40px; margin-top: 12px; color: #666; }
.news .news-box li .cont .date { margin-top: 12px; color: #666; }
.news .news-box li:hover .img img { transform: scale(1.1); }
.news .news-box li:hover .cont .tit { color: #da251d; }
.news .more { display: block; width: 240px; height: 48px; line-height: 48px; border-radius: 5px; font-size: 16px; margin: 40px auto 0; text-align: center; background: #da251d; color: #fff; box-sizing: border-box; transition: all .4s ease; }
.news .more:hover { background: #007777; }

.bottom { background: #444; min-width: 1200px; color: #fff; overflow: hidden; }
.bottom a { color: #fff; }
.bottom .foot-nav { padding: 20px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); overflow: hidden; }
.bottom .foot-nav a { color: rgba(255, 255, 255, 0.8); float: left; margin-right: 50px; line-height: 20px; }
.bottom .foot-nav a:hover { color: #fff; text-decoration: underline; }
.bottom .foot-box { width: 1200px; overflow: hidden; margin: 0 auto; }
.bottom .foot-box .foot-link { color: rgba(255, 255, 255, 0.8); margin-top: 20px; }
.bottom .foot-box .foot-link .foot-link-tit { font-weight: bold; }
.bottom .foot-box .foot-link .foot-link-con { margin-top: 8px; overflow: hidden; }
.bottom .foot-box .foot-link .foot-link-con a { color: rgba(255, 255, 255, 0.8); float: left; margin-right: 30px; margin-top: 5px; line-height: 20px; }
.bottom .foot-box .foot-link .foot-link-con a:hover { color: #fff; text-decoration: underline; }
.bottom .foot-box .foot-cont { overflow: hidden; padding: 50px 0; }
.bottom .foot-box .foot-cont .foot-logo { float: left; height: 90px; padding-right: 50px; border-right: 1px solid rgba(255, 255, 255, 0.1); }
.bottom .foot-box .foot-cont .foot-logo img { vertical-align: middle; }
.bottom .foot-box .foot-cont .foot-logo:before { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
.bottom .foot-box .foot-cont .foot-con { float: left; width: 650px; margin-left: 50px; line-height: 30px; color: rgba(255, 255, 255, 0.8); }
.bottom .foot-box .foot-cont .foot-con a { color: rgba(255, 255, 255, 0.8); }
.bottom .foot-box .foot-cont .foot-con a:hover { color: #fff; text-decoration: underline; }
.bottom .foot-box .foot-cont .foot-qrcode { float: right; width: 200px; overflow: hidden; }
.bottom .foot-box .foot-cont .foot-qrcode img { width: 100px; height: 100px; float: left; margin-right: 20px; }
.bottom .foot-box .foot-cont .foot-qrcode .txt { padding: 20px 0; line-height: 30px; color: rgba(255, 255, 255, 0.8); }

.side { position: fixed; width: 50px; height: 210px; right: 0; bottom: 100px; z-index: 100; }
.side li { width: 50px; height: 50px; float: left; position: relative; margin-bottom: 1px; }
.side li .sidebox { position: absolute; width: 50px; height: 50px; top: 0; right: 0; color: #fff; background: #da251d; cursor: pointer; padding: 12px; box-sizing: border-box; }
.side li .sidebox img { width: 100%; height: 100%; }
.side li .side-search { display: none; position: absolute; width: 200px; height: 50px; line-height: 50px; top: 0; left: -210px; color: #fff; background: #da251d; text-align: center; font-size: 18px; font-weight: bold; }
.side li .side-search:before { content: ""; font-size: 0; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 10px solid #da251d; position: absolute; bottom: 16px; right: -10px; }
.side li .side-search .search-form { height: 30px; width: 180px; margin: 10px; }
.side li .side-search .search-form input { width: 150px; height: 100%; float: left; padding: 0 10px; background: none; border: 1px solid rgba(255, 255, 255, 0.3); color: #fff; border-right: none; font-size: 14px; line-height: 38px; outline: none; box-sizing: border-box; }
.side li .side-search .search-form button { width: 30px; height: 100%; float: left; border: none; -webkit-appearance: none; color: #FFF; background: url(../images/icon-search.png) no-repeat center #ffb400; background-size: 16px; outline: none; }
.side li .side-search .search-form input::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.5); }
.side li .side-tel { display: none; position: absolute;  height: 50px; line-height: 50px; top: 0; right: 60px; color: #fff; background: #da251d; text-align: center; font-size: 18px; font-weight: bold; min-width: 150px;max-width:300px;}
.side li .side-tel:before { content: ""; font-size: 0; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 10px solid #da251d; position: absolute; bottom: 16px; right: -10px; }
.side li .side-ewm { display: none; position: absolute; width: 150px; height: 150px; padding: 20px; box-sizing: border-box; bottom: 0; left: -160px; color: #fff; background: #da251d; box-sizing: border-box; text-align: center;  }
.side li .side-ewm:before { content: ""; font-size: 0; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 10px solid #da251d; position: absolute; bottom: 16px; right: -10px; }
.side li .side-ewm img { width: 100%; height: 100%; }
.side li .sidetop { width: 50px; height: 50px; display: inline-block; background: #b2b2b2; position: relative; padding: 10px; box-sizing: border-box; transition: all .4s ease; }
.side li .sidetop img { width: 100%; height: 100%; }
.side li .sidetop:before { content: ""; font-size: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #b2b2b2; position: absolute; left: 50%; margin-left: -10px; top: -10px; transition: all .4s ease; }
.side li .sidetop:hover { background: #da251d; }
.side li .sidetop:hover:before { border-bottom: 10px solid #da251d; }
.side li:hover .side-tel, .side li:hover .side-ewm, .side li:hover .side-search { display: block; }

.inside-banbox { width: 100%; position: relative; overflow: hidden; background: #000; height: 350px; min-width: 1200px; }
.inside-banbox .ban { position: absolute; width: 1920px; height: 350px; left: 50%; margin-left: -960px; z-index: 2; }
.inside-banbox .ban img { width: 100%; opacity: .9; }
.inside-banbox .txt { position: absolute; left: 50%; margin-left: -600px; top: 140px; width: 1200px; font-size: 36px; padding-bottom: 30px; letter-spacing: 2px; color: #fff; z-index: 3; text-transform: uppercase; font-family: 'Helvetica Neue'; }
.inside-banbox .txt:after { position: absolute; left: 0; bottom: 0; width: 60px; height: 2px; background: #fff; content: ''; }

.netadd { width: 1200px; margin: 15px auto; height: 20px; line-height: 20px; }
.netadd .add-home { display: inline-block; margin-top: 5px; width: 10px; height: 10px; background: url(../images/icon-home.png) no-repeat; }
.netadd a { display: inline; margin-left: 15px; background: url(../images/icon-arr.png) no-repeat left center; padding-left: 15px; font-size: 14px; color: #929292; font-weight: bold; }
.netadd a:hover { color: #da251d; text-decoration: underline; }

.insidetype { text-align: center; min-width: 1200px; padding-top: 40px; background: #f8f8f8; overflow: hidden; }
.insidetype .bt { font-size: 24px; color: #bbb; border-bottom: 1px solid #bbb; display: inline; }
.insidetype .typecon { overflow: hidden; padding: 30px 0; }
.insidetype .typecon a { height: 40px; line-height: 40px; color: #555; padding: 0 25px; text-align: center; border-radius: 50px; box-sizing: border-box; font-size: 16px; display: inline-block; margin: 5px 10px; transition: all .4s ease; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.insidetype .typecon a.click, .insidetype .typecon a:hover { background: #da251d; color: #fff; box-shadow: 0 0 15px rgba(218, 37, 29, 0.5); }

.main { width: 1200px; margin: 30px auto 80px; overflow: hidden; }

.content { overflow: hidden; margin-top: 30px; line-height: 30px; font-size: 15px; }
.content p { margin: 20px 0; color: #555; }
.content img { max-width: 100%; }

.pagination { padding: 60px 0 0; text-align: center; }
.pagination a { font-size: 14px; height: 30px; line-height: 30px; color: #888; display: inline-block; padding: 0 12px; margin: 0 3px; border: 1px solid #888; vertical-align: middle; }
.pagination a.click { background: #dd2316; border: 1px solid #dd2316; color: #fff; }
.pagination a:hover { background: #eee; }

.main_l { width: 260px; float: left; }
.main_l .menu-tit { padding: 20px 15px; background: #da251d; color: #FFF; }
.main_l .menu-tit .cn { font-size: 22px; font-weight: bold; }
.main_l .menu-tit .en { font-size: 13px; margin-top: 6px; font-family: arial; text-transform: uppercase; }
.main_l .menu-con li { margin: 5px 0; }
.main_l .menu-con li a { display: block; height: 50px; font-size: 15px; padding: 0 15px; line-height: 50px; color: #555; background-color: #f8f8f8; }
.main_l .menu-con li a:hover, .main_l .menu-con li a.hover { background: #da251d; color: #fff; }
.main_l .menu-con .third { width: 260px; background: #fff; }
.main_l .menu-con .third li { font-size: 14px; height: 45px; margin: 0; line-height: 45px; border-bottom: 1px solid #eee; }
.main_l .menu-con .third a { height: 45px; line-height: 45px; padding-left: 30px; box-sizing: border-box; background: #fff; }
.main_l .menu-con .third a:hover, .main_l .menu-con .third a.hover { background: #fff; color: #da251d; }

.main_r { width: 900px; float: right; }
.main_r .pro-con { overflow: hidden; margin-left: -30px; }
.main_r .pro-con li { width: 280px; background: #f8f8f8; margin: 0 0 30px 30px; float: left; }
.main_r .pro-con li .img { width: 280px; height: 210px; overflow: hidden; }
.main_r .pro-con li .img img { width: 100%; height: 100%; transition: all .4s; }
.main_r .pro-con li .img img:hover { transform: scale(1.1); }
.main_r .pro-con li .con { padding: 20px; background: #f8f8f8; }
.main_r .pro-con li .con .tit { font-size: 16px; font-weight: bold; }
.main_r .pro-con li .con .tit a:hover { color: #DA251D; }
.main_r .pro-con li .con .txt { font-size: 13px; line-height: 20px; height: 40px; color: #999; margin-top: 15px; }
.main_r .pro-con li .con .more { display: block; font-size: 14px; color: #DA251D; margin-top: 15px; }
.main_r .pro-con li .con .more:hover { text-decoration: underline; }

.in_pic { width: 1200px; }
.in_pic .case-box { overflow: hidden; margin-left: -30px; }
.in_pic .case-box li { width: 380px; margin: 30px 0 0 30px; float: left; }
.in_pic .case-box li a { display: block; }
.in_pic .case-box li .img { width: 380px; height: 285px; overflow: hidden; }
.in_pic .case-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.in_pic .case-box li .tit { height: 60px; line-height: 60px; font-size: 16px; text-align: center; transition: all .4s; }
.in_pic .case-box li:hover .img img { transform: scale(1.1); }
.in_pic .case-box li:hover .tit { background: #da251d; color: #fff; }

.in_list { width: 100%; margin-top: 30px; overflow: hidden; }
.in_list li { padding: 19px; height: 164px; border: 1px solid #f8f8f8; background: #fafafa; box-sizing: border-box; overflow: hidden; margin: 10px; }
.in_list li a { display: block; }
.in_list li .img { width: 200px; height: 124px; float: left; overflow: hidden; margin-right: 30px; transition: all .6s ease; }
.in_list li .img img { width: 100%; height: 100%; transition: all .6s; }
.in_list li .cont { padding-right: 50px; padding-top: 5px; }
.in_list li .cont .tit { font-size: 16px; font-weight: bold; }
.in_list li .cont .time { font-size: 14px; color: #888; margin-top: 20px; }
.in_list li .cont .intro { font-size: 14px; color: #555555; margin-top: 12px; height: 50px; line-height: 25px; }
.in_list li:hover { border: 1px solid #ddd; box-shadow: 0 0 10px #ccc; transition: all .4s ease; }
.in_list li:hover .cont .tit { color: #da251d; }
.in_list li:hover .img { margin-right: 50px; transition: all .6s ease; }
.in_list li:hover .img 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); }
.in_list .label { margin-top: 30px; font-size: 14px; }
.in_list .label a { padding: 0 30px; height: 30px; line-height: 30px; background: #ddd; margin: 5px; display: inline-block; }
.in_list .label a:hover { background: #666; color: #fff; }

.article { margin-top: 30px; }
.article .title { font-size: 28px; text-align: center; }
.article .date { margin-top: 30px; color: #666; height: 40px; line-height: 40px; width: 100%; background: #f8f8f8; text-align: center; }

.article-flip { background: #f4f4f4; font-size: 15px; padding: 10px 20px; box-sizing: border-box; margin-top: 50px; }
.article-flip a { display: block; height: 30px; line-height: 30px; margin: 15px 0; color: #555; }
.article-flip a:hover { color: #da251d; }

.article-label { margin-top: 40px; font-size: 15px; }
.article-label a { padding: 0 30px; height: 30px; line-height: 30px; background: #ddd; margin: 5px; display: inline-block; }
.article-label a:hover { background: #da251d; color: #fff; }

.article-tj { margin-top: 40px; overflow: hidden; }
.article-tj .tit { font-size: 20px; color: #da251d; font-weight: bold; height: 60px; line-height: 60px; position: relative; }
.article-tj .tjcon { overflow: hidden; }
.article-tj .tjcon li { font-size: 15px; width: 50%; float: left; padding-right: 15px; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.article-tj .tjcon li a { color: #555; height: 36px; line-height: 36px; padding-left: 15px; position: relative; }
.article-tj .tjcon li a:before { position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; border-radius: 50%; background: #333; content: ''; }
.article-tj .tjcon li a:hover { color: #da251d; }
.article-tj .tjcon li a:hover:before { background: #da251d; }

.review { margin: 20px auto; width: 1020px; overflow: hidden; }
.review .tit { font-size: 28px; text-align: center; margin-bottom: 30px; }
.review .list { width: 490px; margin: 10px; float: left; padding: 15px; background: #fff; color: #555; border: 1px solid #ddd; border-radius: 6px; box-sizing: border-box; outline: none; }
.review .qita { width: 1000px; margin: 10px; height: 120px; resize: none; line-height: 20px; outline: none; padding: 15px; background: #fff; color: #555; border: 1px solid #ddd; border-radius: 6px; box-sizing: border-box; }
.review .num { width: 1000px; margin: 10px; padding: 15px; background: #fff; color: #555; border: 1px solid #ddd; border-radius: 6px; box-sizing: border-box; outline: none; }
.review .push { width: 490px; margin: 10px; padding: 15px 0; float: left; font-size: 16px; text-align: center; background: #da251d; color: #fff; border: 1px solid #da251d; border-radius: 6px; box-sizing: border-box; outline: none; cursor: pointer; }
.review .cz { background: #eee; border: 1px solid #ddd; color: #555; }

/*# sourceMappingURL=style.css.map */
