@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; height: 50px; padding-right: 35px; border-right: 1px solid #ccc; width: 387px; margin: 35px 0; }
.head .logo img { width: 100%; }
.head .intro { margin-left: 35px; font-size: 22px; color: #555; line-height: 120px; float: left; }
.head .tel { float: right; margin-top: 35px; }
.head .tel img { float: left; width: 48px; height: 48px; }
.head .tel .num { float: left; margin-left: 8px; font-size: 14px; color: #888; }
.head .tel .num p { font-size: 34px; font-family: arial; color: #2566a8; font-weight: bold; margin: 0; padding: 0; }

#menu { width: 100%; height: 50px; background: #2566a8; }

#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: 15px; margin-right: 1px; }
#nav .mainlevel a { color: #fff;display:block; }
#nav .mainlevel:hover { background: #1a4775; }
#nav .mainlevel.active { background: #1a4775; }
#nav .mainlevel ul { display: none; position: absolute; background: #1a4775; }
#nav .mainlevel ul li { width: 149px; padding: 15px 0; border-top: 1px solid #1d5186; font-size: 13px; 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: 18px; 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: #ccc; cursor: pointer; }
.banner .flex-control-nav .flex-active { background: #ff9000; }

.pub_tit { width: 100%; height: 53px; border-bottom: 1px solid #ccc; }
.pub_tit .title { height: 55px; font-size: 30px; background: url(../images/tit1.png) no-repeat center bottom; text-align: center; }

.pub_des { width: 900px; margin: 20px auto 0; color: #666; font-size: 16px; text-align: center; }

.pub_more { width: 112px; height: 38px; line-height: 38px; text-align: center; }
.pub_more a { width: 112px; height: 38px; color: #fff; display: block; background: #316ecf; }
.pub_more a:hover { background: #225db9; }

.service { margin-top: 50px; }
.service .cont { width: 1200px; margin: 30px auto 60px; overflow: hidden; padding-top: 20px; }
.service .cont .bus { width: 33.33%; float: left; }
.service .cont .bus .con { width: 280px; margin: 0 auto; text-align: center; }
.service .cont .bus .con .img { width: 160px; height: 160px; margin: 0 auto; transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; }
.service .cont .bus .con .img img { width: 100%; height: 100%; }
.service .cont .bus .con .name { font-size: 24px; margin-top: 25px; }
.service .cont .bus .con .intro { font-size: 14px; margin-top: 20px; color: #666; line-height: 22px; height: 66px; overflow: hidden; }
.service .cont .bus .con:hover .img { transform: translate(0, -10px); -webkit-transform: translate(0, -10px); -moz-transform: translate(0, -10px); -o-transform: translate(0, -10px); -ms-transform: translate(0, -10px); }

.design { width: 100%; height: 580px; background: url(../images/designbg.jpg) no-repeat center; overflow: hidden; }
.design .pub_tit { margin-top: 50px; }
.design .pub_tit .title { color: #fff; background: url(../images/tit2.png) no-repeat center bottom; }
.design .pub_des { color: #fff; }
.design .cont { width: 1200px; margin: 50px auto 0; }
.design .cont .sheji { width: 1200px; height: 330px; overflow: hidden; position: relative; }
.design .cont .sheji .slides { overflow: hidden; width: 1200px; }
.design .cont .sheji .slides li { width: 280px !important; height: 270px; background: #fff; margin-left: 10px; }
.design .cont .sheji .slides li .img { width: 280px; height: 210px; overflow: hidden; }
.design .cont .sheji .slides li .img img { width: 100%; height: 100%; transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; }
.design .cont .sheji .slides li .name { text-align: center; height: 60px; line-height: 60px; width: 280px; padding: 0 5px; border-bottom: 2px solid #bbb; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.design .cont .sheji .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); }
.design .cont .sheji .slides li:hover .name { border-bottom: 2px solid #ff9000; }
.design .cont .sheji .flex-control-nav { width: 100%; position: absolute; bottom: 0; text-align: center; }
.design .cont .sheji .flex-control-nav li { margin: 0 5px; display: inline-block; width: 40px; height: 8px; }
.design .cont .sheji .flex-control-nav li a { width: 40px; height: 8px; background: #ff9000; border-radius: 3px; line-height: 40px; display: block; overflow: hidden; background: #e3e3e3; cursor: pointer; }
.design .cont .sheji .flex-control-nav .flex-active { background: #ff9000; }

.about { margin-top: 50px; }
.about .cont { width: 1200px; margin: 50px auto 70px; overflow: hidden; }
.about .cont .intro { float: left; width: 600px; height: 320px; position: relative; }
.about .cont .intro .con { height: 260px; line-height: 26px; overflow: hidden; }
.about .cont .intro .pub_more { position: absolute; left: 0; bottom: 0; }
.about .cont .pic { float: right; width: 520px; height: 320px; }
.about .cont .pic img { width: 100%; height: 100%; }

.casebg { width: 100%; padding: 50px 0; background: #f4f4f4; overflow: hidden; }
.casebg .case { width: 1200px; margin: 50px auto 0; overflow: hidden; }
.casebg .case ul { overflow: hidden; }
.casebg .case ul li { width: 33.33%; padding: 0 30px; float: left; box-sizing: border-box; margin-bottom: 20px; }
.casebg .case ul li a { width: 340px; height: 270px; background: #fff; display: block; }
.casebg .case ul li a .img { width: 340px; height: 220px; overflow: hidden; }
.casebg .case ul li a .img img { width: 100%; height: 100%; transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; }
.casebg .case ul li a .name { text-align: center; line-height: 50px; padding: 0 5px; box-sizing: border-box; }
.casebg .case ul li:hover .name { background: #ff9000; color: #fff; }
.casebg .case ul 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); }
.casebg .case .pub_more { margin: 30px auto 0; }

.news { margin-top: 50px; }
.news .cont { width: 1200px; margin: 50px auto 70px; overflow: hidden; }
.news .cont .con { width: 380px; float: left; padding: 20px; box-sizing: border-box; border: 1px solid #ddd; margin-right: 30px; }
.news .cont .con .tit { font-size: 17px; height: 36px; line-height: 25px; padding-left: 18px; background: url(../images/news.png) no-repeat left 4px; border-bottom: 1px solid #ddd; }
.news .cont .con .tit .more { float: right; font-size: 14px; }
.news .cont .con .tit .more a { color: #666; }
.news .cont .con .tit .more a:hover { color: #024CAF; }
.news .cont .con .pic { width: 100%; margin-top: 20px; height: 120px; }
.news .cont .con .pic img { width: 100%; height: 100%; }
.news .cont .con .list { margin-top: 20px; }
.news .cont .con .list li { height: 40px; line-height: 40px; padding-left: 10px; border-bottom: 1px dashed #ddd; background: url(../images/listicon.png) no-repeat left center; }
.news .cont .con .list li a:hover { color: #024CAF; }

.bottombg { width: 100%; overflow: hidden; background: #333; color: #a0a0a0; }

.linksbg { padding: 18px 0; border-bottom: 1px solid #393939; }
.linksbg .links { width: 1200px; margin: 0 auto; line-height: 24px; }
.linksbg .links a { color: #A0A0A0; padding: 0 20px; }
.linksbg .links a:hover { color: #588CDD; }

.bottom { width: 1200px; margin: 0 auto; padding: 40px 0; overflow: hidden; }
.bottom .cont { float: left; width: 880px; }
.bottom .foot_nav { font-size: 12px; overflow: hidden; margin-left: -24px; }
.bottom .foot_nav a { padding: 0 24px; color: #a0a0a0; }
.bottom .foot_nav a:hover { color: #588CDD; }
.bottom .con { margin-top: 25px; line-height: 26px; font-size: 12px; }
.bottom .con p { margin: 0; padding: 0; }
.bottom .erwima { width: 220px; height: 90px; margin-top: 25px; float: right; }
.bottom .erwima img { width: 90px; height: 90px; float: left; margin-right: 20px; }
.bottom .erwima .zi { font-size: 14px; padding: 19px 0; line-height: 26px; }

.footcon { width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 12px; color: #a0a0a0; background: #1d1d1d; }

.inside-banbox { width: 100%; position: relative; overflow: hidden; height: 300px; }

.inside-ban { position: absolute; width: 1920px; height: 300px; left: 50%; margin-left: -960px; }

.main { width: 100%; overflow: hidden; background: #f8f8f8; }

.inside { width: 1200px; margin: 40px auto; background: #fff; padding: 0 30px; box-sizing: border-box; border-radius: 5px; overflow: hidden; box-shadow: 0 0 10px rgba(0, 0, 0, 0.03); border: 1px solid #eee; }

.in_head { height: 60px; line-height: 60px; border-bottom: 1px solid #ccc; width: 100%; }
.in_head .tit { height: 58px; border-bottom: 3px solid #2566a8; font-size: 20px; padding: 0 10px; display: inline-block; }
.in_head .add { font-size: 14px; float: right; color: #555; }
.in_head .add a { color: #555; }
.in_head .add a:hover { color: #024CAF; }

.in_class { margin-top: 30px; }
.in_class ul { overflow: hidden; }
.in_class ul li { display: inline-block; margin: 0 5px; }
.in_class ul li a { padding: 0 20px; border: 1px solid #ddd; height: 36px; line-height: 36px; display: block; }
.in_class ul li a:hover, .in_class ul li a.on { background: #2566a8; border: 1px solid #1c5a9a; color: #fff; transition: all .4s ease; }

.in_about { padding: 30px 30px 50px; overflow: hidden; line-height: 30px; }

.in_case { padding: 20px 0 50px; overflow: hidden; }
.in_case .cont ul { overflow: hidden; padding-top: 10px; }
.in_case .cont ul li { width: 25%; float: left; height: 260px; padding: 0 10px; margin-bottom: 20px; box-sizing: border-box; }
.in_case .cont ul li a { border: 1px solid #ddd; display: block; position: relative; z-index: 1; -webkit-transition: all 0.2s linear; transition: all 0.2s linear; }
.in_case .cont ul li img { width: 100%; height: 198px; }
.in_case .cont ul li .tit { text-align: center; padding: 0 10px; line-height: 60px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.in_case .cont ul li a:hover { z-index: 2; -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); }

.pagination { padding: 40px 0 20px; text-align: center; }

.pagination ul li { display: inline; margin: 0 3px; }

.pagination ul 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 ul li a:hover { background-color: #F8F8F8; text-decoration: none; }

.pagination ul li.active a { background-color: #316ecf; border-color: #316ecf; }

.pagination ul li.active a:link { color: #FFF; }

.pagination ul li.active a:visited { color: #FFF; }

.pagination ul li.active a:hover { color: #FFF; }

.pagination ul li.active a:active { color: #FFF; }

.pagination ul li.active a:hover { background-color: #316ecf; border-color: #316ecf; cursor: default; }

.caseshow { padding: 30px; overflow: hidden; line-height: 30px; }
.caseshow .title { padding-bottom: 20px; border-bottom: 1px dashed #ddd; }
.caseshow .title .name { text-align: center; font-size: 26px; }
.caseshow .title .time { font-size: 14px; color: #888; margin-top: 5px; text-align: center; }
.caseshow .cont { margin: 30px 0 100px; }
.fenye { border-top: 1px solid #ddd; padding: 20px 0; }
.fenye a { width: 50%; color: #555; float: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.fenye a:hover { color: #024CAF; }
.fenye .fr { text-align: right; float: right;}

.in_list { padding: 30px 30px 50px; overflow: hidden; }
.in_list .cont ul { overflow: hidden; }
.in_list .cont ul li { padding: 20px; border-bottom: 1px solid #ddd; height: 120px; }
.in_list .cont ul li img { float: left; width: 200px; height: 120px; margin-right: 30px; }
.in_list .cont ul li .cont { overflow: hidden; }
.in_list .cont ul li .cont .title { font-size: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.in_list .cont ul li .cont .intro { font-size: 14px; height: 50px; line-height: 25px; overflow: hidden; color: #888; margin-top: 10px; }
.in_list .cont ul li .cont .time { margin-top: 10px; }
.in_list .cont ul li:hover { background: #edf6ff; }

/*# sourceMappingURL=style.css.map */
.noresult{text-align:center;padding:20px 0px}