@charset "UTF-8";
body { font-family: "微软雅黑"; color: #333333; 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; }

button, input, select, textarea { font: 14px/1 Tahoma, Helvetica, Arial, 'Microsoft YaHei', sans-serif; }

.head { width: 1200px; height: 120px; margin: 0 auto; background: #fff; overflow: hidden; }
.head .logo { float: left; width: 450px; height: 70px; margin: 25px 0; }
.head .logo img {  }
.head .tel { float: right; margin-top: 45px; }
.head .tel img { float: left; width: 20px; height: 18px; margin-top: 10px; }
.head .tel .num { float: left; margin-left: 5px; font-size: 15px; color: #666; }
.head .tel .num span { font-size: 26px; color: #da251c; font-family: impact; }

#menu { width: 100%; height: 50px; background: #007cc2; }

#nav { width: 1200px; height: 50px; margin: 0 auto; position: relative; z-index: 99; }
#nav .mainlevel { width: 149px; float: left; height: 50px; line-height: 50px; text-align: center; font-size: 16px; margin-right: 1px; }
#nav .mainlevel a { color: #fff; display: block; font-size:16px}
#nav .mainlevel:hover { background: #025685; }
#nav .mainlevel.active { background: #025685; }
#nav .mainlevel ul { display: none; position: absolute; background: #025685; }
#nav .mainlevel ul li { width: 149px; padding: 15px 0; border-top: 1px solid #06659a; font-size: 16px; line-height: 20px; }
#nav .mainlevel ul li a:hover { background: none; }

.banner { position: relative; height: 500px; overflow: hidden; }
.banner .slides { position: relative; z-index: 1; }
.banner .slides li { height: 500px; }
.banner .flex-control-nav { position: absolute; bottom: 10px; z-index: 2; width: 100%; text-align: center; }
.banner .flex-control-nav li { display: inline-block; width: 12px; height: 12px; margin: 0 5px; *display: inline; zoom: 1; }
.banner .flex-control-nav a { display: inline-block; width: 12px; height: 12px; border-radius: 50%; line-height: 40px; overflow: hidden; background: #999; cursor: pointer; }
.banner .flex-control-nav .flex-active { background: #ff9000; }

.pub_tit { text-align: center; }
.pub_tit h1 { display: inline-block; font-size: 30px; color: #333; margin: 0; position: relative; font-weight: bold; }
.pub_tit h1:before { position: absolute; left: -75px; top: 50%; content: ''; width: 60px; height: 1px; background-color: #aaaaaa; }
.pub_tit h1:after { position: absolute; right: -75px; top: 50%; content: ''; width: 60px; height: 1px; background-color: #aaaaaa; }
.pub_tit h1 span { color: #da251c; }
.pub_tit .en { font-size: 14px; font-family: arial; text-transform: uppercase; margin-top: 5px; color: #999999; }

.pub_more { width: 144px; height: 38px; margin: 70px auto 0; }
.pub_more a { width: 144px; height: 38px; line-height: 38px; text-align: center; font-family: arial; font-size: 13px; color: #888; display: block; border: 1px solid #ccc; box-sizing: border-box; overflow: hidden; text-transform: uppercase; }
.pub_more a:hover { background: #0079ba; color: #fff; border: 1px solid #0079ba; transition: all .4s ease; }

.service { width: 1200px; margin: 60px auto; }
.service .sercon { margin-top: 50px; width: 1200px; overflow: hidden; }
.service .sercon li { width: 25%; height: 340px; float: left; background: #f8f8f8; padding: 25px 0 25px 25px; box-sizing: border-box; }
.service .sercon li a { display: block; width: 100%; height: 100%; padding-right: 25px; border-right: 1px solid #ddd; box-sizing: border-box; text-align: center; }
.service .sercon li a .tit { font-size: 20px; padding-top: 40px; }
.service .sercon li a img { width: 80px; height: 80px; margin: 20px auto 30px; }
.service .sercon li a .img1 { display: block; }
.service .sercon li a .img2 { display: none; }
.service .sercon li a p { font-size: 15px; color: #666; line-height: 24px; }
.service .sercon li:hover { background: #007cc2; transition: all .4s ease; }
.service .sercon li:hover a { color: #fff; }
.service .sercon li:hover a .img1 { display: none; }
.service .sercon li:hover a .img2 { display: block; }
.service .sercon li:hover a p { color: #fff; }

.zizhi { width: 100%; height: 580px; background: url(../images/zizhibg.jpg) no-repeat center; padding: 60px 0; box-sizing: border-box; }
.zizhi .pub_tit { text-align: center; }
.zizhi .pub_tit h1 { color: #fff; }
.zizhi .pub_tit h1:before { background-color: #fff; }
.zizhi .pub_tit h1:after { background-color: #fff; }
.zizhi .pub_tit .en { color: #fff; }
.zizhi .zizhicon { width: 1200px; margin: 50px auto 0; overflow: hidden; }
.zizhi .zizhicon li { width: 300px; height: 52px; line-height: 52px; margin: 10px 50px; float: left; text-align: center; }
.zizhi .zizhicon li a { display: block; width: 100%; height: 100%; background: #1798e1; font-size: 15px; color: #fff; }
.zizhi .zizhicon li:hover a { background: #ffcc00; color: #025685; transition: all .4s ease; }
.zizhi .zixun { width: 420px; height: 50px; margin: 60px auto 0; background: #fff; line-height: 50px; }
.zizhi .zixun .zxtel { width: 144px; float: left; height: 50px; padding-left: 10px; background-color: #1798e1; background-image: url(../images/zixun.png); background-repeat: no-repeat; background-position: 30px center; color: #fff; text-align: center; font-size: 15px; box-sizing: border-box; }
.zizhi .zixun .zxnum { width: 276px; float: left; text-align: center; font-size: 34px; color: #1798e1; font-family: impact; letter-spacing: 1px; }

.case { width: 1200px; margin: 60px auto; }
.case .casecon { margin-top: 50px; position: relative; }
.case .casecon .flex-viewport { width: 1040px; margin: 0 80px; }
.case .casecon .slides { overflow: hidden; width: 1040px; }
.case .casecon .slides li { width: 330px !important; height: 250px; margin-left: 10px; box-sizing: border-box; }
.case .casecon .slides li .img { width: 330px; height: 200px; overflow: hidden; border: 1px solid #ccc; box-sizing: border-box; }
.case .casecon .slides li .img img { width: 100%; height: 100%; transition: all .6s; }
.case .casecon .slides li .name { text-align: center; height: 50px; line-height: 50px; font-size: 15px; color: #333; padding: 0 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.case .casecon .slides 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); }
.case .casecon .slides li:hover .name { color: #025685; }
.case .casecon .flex-direction-nav { position: absolute; left: 0; top: 0; width: 1200px; }
.case .casecon .flex-direction-nav li { width: 50px; height: 100px; }
.case .casecon .flex-direction-nav li a { width: 50px; height: 100px; display: block; }
.case .casecon .flex-direction-nav li .flex-prev { background: url(../images/prev.jpg) no-repeat; }
.case .casecon .flex-direction-nav li .flex-next { background: url(../images/next.jpg) no-repeat; }
.case .casecon .flex-direction-nav li:hover .flex-prev { background: url(../images/prevs.jpg) no-repeat; transition: all .4s ease; }
.case .casecon .flex-direction-nav li:hover .flex-next { background: url(../images/nexts.jpg) no-repeat; transition: all .4s ease; }
.case .casecon .flex-direction-nav .flex-nav-prev { position: absolute; left: 0; top: 60px; }
.case .casecon .flex-direction-nav .flex-nav-next { position: absolute; right: 0; top: 60px; }

.advanbg { width: 100%; padding: 60px 0; background: #f8f8f8; overflow: hidden; }
.advanbg .advancon { width: 1200px; margin: 60px auto 0; }
.advanbg .advancon .ys { float: left; width: 300px; height: 480px; cursor: pointer; }
.advanbg .advancon .ys .ysimg { width: 300px; height: 240px; overflow: hidden; }
.advanbg .advancon .ys .ysimg img { width: 100%; height: 100%; transition: all 1.0s; }
.advanbg .advancon .ys .yscon { width: 300px; height: 240px; text-align: center; background: #fff; padding: 60px 30px 0; box-sizing: border-box; }
.advanbg .advancon .ys .yscon .cont { transition: all 1.0s; }
.advanbg .advancon .ys .yscon .cont .tit { font-size: 24px; color: #555; width: 100%; height: 45px; line-height: 20px; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.advanbg .advancon .ys .yscon .cont .tit:before { content: ''; width: 36px; height: 1px; transition: all .3s; background-color: #d8cfc8; position: absolute; left: 102px; bottom: 0; }
.advanbg .advancon .ys .yscon .cont .intro { font-size: 15px; line-height: 26px; color: #777; height: 52px; margin-top: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; }
.advanbg .advancon .ys:hover .ysimg 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); }
.advanbg .advancon .ys:hover .yscon { background: #1798e1; transition: all 1.0s ease; }
.advanbg .advancon .ys:hover .yscon .cont { transform: translate(0, -10px); -webkit-transform: translate(0, -10px); -moz-transform: translate(0, -10px); -o-transform: translate(0, -10px); -ms-transform: translate(0, -10px); }
.advanbg .advancon .ys:hover .yscon .cont .tit { color: #fff; }
.advanbg .advancon .ys:hover .yscon .cont .tit:before { background: #fff; }
.advanbg .advancon .ys:hover .yscon .cont .intro { color: #fff; }

.news { width: 1200px; margin: 60px auto; overflow: hidden; }
.news .newscon { margin-top: 50px; }
.news .newscon .news_con { width: 340px; height: 380px; background: #fff; float: left; margin-right: 30px; padding: 18px; border: 1px solid #ddd; }
.news .newscon .news_con .tit { height: 50px; border-bottom: 1px solid #ddd; width: 340px; }
.news .newscon .news_con .tit .name { float: left; font-size: 18px; font-weight: bold; color: #333; line-height: 40px; }
.news .newscon .news_con .tit .name span { font-size: 14px; color: #888; font-family: arial; text-transform: uppercase; font-weight: normal; }
.news .newscon .news_con .tit .more a { float: right; font-size: 14px; line-height: 40px; color: #555; }
.news .newscon .news_con .tit .more a:hover { color: #007cc2; }
.news .newscon .news_con .first { margin-top: 20px; height: 112px; width: 340px; }
.news .newscon .news_con .first img { float: left; width: 150px; height: 112px; margin-right: 15px; }
.news .newscon .news_con .first .cont .title { font-size: 16px; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news .newscon .news_con .first .cont .time { font-size: 12px; color: #999; margin: 6px 0; }
.news .newscon .news_con .first .cont .intro { font-size: 13px; color: #666; line-height: 20px; height: 60px; overflow: hidden; }
.news .newscon .news_con .first:hover .title { color: #007cc2; }
.news .newscon .news_con .newslist { margin-top: 15px; width: 340px; }
.news .newscon .news_con .newslist li { width: 340px; height: 40px; line-height: 40px; border-bottom: 1px dashed #ddd; background: url(../images/news_icon.png) no-repeat left center; box-sizing: border-box; text-indent: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news .newscon .news_con .newslist li a { color: #444; }
.news .newscon .news_con .newslist li a:hover { color: #007cc2; }

.frilinks { width: 100%; padding: 20px 0 10px; overflow: hidden; background: #007cc2; border-bottom: 1px solid #068bd6; }
.frilinks .links { width: 1200px; margin: 0 auto; font-size: 14px; color: #fff; background: url(../images/links.png) no-repeat left top; padding-left: 25px; }
.frilinks .links a { display: inline-block; color: #fff; padding: 0 20px; margin-bottom: 10px; height: 16px; line-height: 16px; }
.frilinks .links a:hover { color: #FFCD05; }

.bottombg { width: 100%; background: #007cc2; padding: 40px 0; text-align: center; color: #fff; font-size: 13px; line-height: 30px; }

.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: 15px; background-color: #0079ba; color: #FFF; }
.type_l .fenl .tit .cn { font-size: 18px; font-weight: bold; }
.type_l .fenl .tit .en { font-size: 12px; margin-top: 5px; font-family: arial; text-transform: uppercase; }
.type_l .fenl .menu li { margin: 5px 0; }
.type_l .fenl .menu a { height: 40px; display: block; padding: 0 15px; line-height: 40px; background-color: #EEE; }
.type_l .fenl .menu a:hover, .type_l .fenl .menu a.active { background-color: #0079ba; color: #FFF; }
.type_l .fenl .cont { border: 1px solid #ddd; box-sizing: border-box; padding: 10px; line-height: 28px; }

.type_r { width: 900px; float: right; }
.type_r .add { height: 50px; border-bottom: 1px solid #ddd; line-height: 50px; }
.type_r .add a:hover { color: #0079ba; }

.in_about { overflow: hidden; line-height: 28px; margin-top: 20px; padding: 0 10px; }
.in_about p { margin-bottom: 15px; }

.in_pro { overflow: hidden; width: 100%; margin-top: 10px; }
.in_pro .cont { overflow: hidden; }
.in_pro .cont li { float: left; width: 240px; height: 350px; margin: 10px 30px; box-sizing: border-box; }
.in_pro .cont li .img { width: 240px; height: 300px; overflow: hidden; border: 1px solid #ddd; box-sizing: border-box; }
.in_pro .cont li .img img { width: 100%; height: 100%; transition: all .6s; }
.in_pro .cont li .name { text-align: center; height: 50px; line-height: 50px; font-size: 15px; color: #444; padding: 0 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.in_pro .cont 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_pro .cont li:hover .name { color: #025685; }

.in_proshow { overflow: hidden; width: 100%; margin-top: 30px; }
.in_proshow .proshow { width: 100%; overflow: hidden; }
.in_proshow .proshow .tit { font-size: 28px; text-align: center; margin-bottom: 30px; }
.in_proshow .proshow .img { width: 320px; height: 400px; padding: 2px; border: 1px solid #ddd; margin: 0 auto; }
.in_proshow .proshow .img img { width: 100%; height: 100%; }
.in_proshow .proshow .cont { width: 480px; float: left; margin-left: 50px; }
.in_proshow .proshow .cont h2 { font-size: 20px; padding-bottom: 10px; }
.in_proshow .proshow .cont p { margin-top: 10px; line-height: 24px; }
.in_proshow .prodes { margin-top: 30px; }
.in_proshow .prodes .name { font-size: 18px; font-weight: bold; height: 30px; line-height: 30px; background: url(../images/proshoetit.gif) no-repeat right center; }
.in_proshow .prodes .con { padding: 20px 5px; line-height: 28px; }

.in_list { overflow: hidden; width: 100%; }
.in_list .cont { overflow: hidden; }
.in_list .cont li { padding: 20px 5px; height: 152px; width: 100%; float: left; box-sizing: border-box; border-bottom: 1px dashed #ddd; }
.in_list .cont li img { float: left; width: 160px; height: 112px; margin-right: 30px; }
.in_list .cont li .cont { overflow: hidden; }
.in_list .cont li .cont .title { font-size: 16px; 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; }

.listshow { margin-top: 30px; overflow: hidden; line-height: 28px; padding: 0 10px; box-sizing: border-box; }
.listshow .title { padding-bottom: 40px; }
.listshow .title .name { text-align: center; font-size: 26px; }
.listshow .title .time { font-size: 14px; color: #999; margin-top: 10px; text-align: center; }
.listshow .cont { margin-bottom: 80px; }
.listshow .cont .img { width: 400px; height: 400px; float: left; margin: 0 20px 20px 0; }
.listshow .cont .img img { width: 100%; height: 100%; }
.listshow .cont p { margin-bottom: 15px; }
.listshow .fenye { border-top: 1px solid #ddd; padding: 20px 0; }
.listshow .fenye a { width: 50%; color: #555; float: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.listshow .fenye a:hover { color: #0079ba; }
.listshow .fenye .fr { text-align: right; }

.pagination { padding: 50px 0 0; text-align: center; }

.pagination li { display: inline; margin: 0 3px; }

.pagination li span,.pagination li a { background: #fff; height: 28px; display: inline-block; *display: inline; *zoom: 1; padding: 0 12px; border: 1px solid #DDD; line-height: 28px; vertical-align: middle; }

.pagination li a:hover { background-color: #F8F8F8; text-decoration: none; }

.pagination li.active span,.pagination li.active a { background-color: #0079ba; border-color: #0079ba; }

.pagination li.active span,.pagination li.active a:link { color: #FFF; }

.pagination li.active a:visited { color: #FFF; }

.pagination li.active a:hover { color: #FFF; }

.pagination li.active a:active { color: #FFF; }

.pagination li.active a:hover { background-color: #0079ba; border-color: #0079ba; cursor: default; }

.top-apply { width: 100%; min-width: 1200px; background: #007cc2; height: 110px; }
.top-apply .container { width: 1200px; margin: 0 auto; }
.top-apply .bt { width: 290px; float: left; color: #fff; font-size: 14px; color: #b2bfe1; line-height: 30px; margin-top: 25px; }
.top-apply .bt .big { font-size: 24px; color: #fff; }
.top-apply .apply-box { float: right; width: 890px; overflow: hidden; height: 50px; margin-top: 25px; /* WebKit browsers */ /* Mozilla Firefox 4 to 18 */ /* Mozilla Firefox 19+ */ /* Internet Explorer 10+ */ }
.top-apply .apply-box .list { font-size: 15px; width: 220px; height: 40px; line-height: 40px; margin-left: 20px; float: left; background: #fff; color: #333; padding: 0 10px; box-sizing: border-box; border-radius: 5px; outline: none; border: none; }
.top-apply .apply-box .push { width: 150px; height: 40px; line-height: 40px; font-size: 16px; text-align: center; margin-left: 20px; float: left; color: #fff; background-color: #ff9c00; border: none; border-radius: 5px; box-sizing: border-box; outline: none; cursor: pointer; transition: all .4s ease; }
.top-apply .apply-box .push:hover { background: #f38004; }
.top-apply .apply-box input::-webkit-input-placeholder { color: #bbb; }
.top-apply .apply-box input:focus::-webkit-input-placeholder { color: transparent; }
.top-apply .apply-box input:focus:-moz-placeholder { color: transparent; }
.top-apply .apply-box input:focus::-moz-placeholder { color: transparent; }
.top-apply .apply-box input:focus:-ms-input-placeholder { color: transparent; }


/*# sourceMappingURL=style.css.map */

.noresult{text-align: center; padding:20px;}