@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: 328px; height: 51px; padding-right: 35px; border-right: 1px solid #ccc; 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: 40px; height: 40px; margin-top: 4px; }
.head .tel .num { float: left; margin-left: 8px; font-size: 14px; color: #888; line-height: 22px; }
.head .tel .num p { font-size: 22px; color: #004fbe; font-weight: bold; margin: 0; padding: 0; }

#menu { width: 100%; height: 50px; background: #004fbe; }

#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; }
#nav .mainlevel:hover { background: #003f98; }
#nav .mainlevel.active { background: #003f98; }
#nav .mainlevel ul { display: none; position: absolute; background: #003f98; }
#nav .mainlevel ul li { width: 149px; padding: 15px 0; border-top: 1px solid #064db2; 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: #999; cursor: pointer; }
.banner .flex-control-nav .flex-active { background: #ff9000; }

.pub_tit { text-align: center; }
.pub_tit .en { font-size: 26px; font-family: arial; font-weight: bold; text-transform: uppercase; margin-bottom: 5px; }
.pub_tit h1 { display: inline-block; font-size: 26px; color: #555; margin: 0; position: relative; font-weight: normal; }
.pub_tit h1:before { position: absolute; left: -70px; top: 50%; content: ''; width: 54px; height: 1px; background-color: #888; }
.pub_tit h1:after { position: absolute; right: -70px; top: 50%; content: ''; width: 54px; height: 1px; background-color: #888; }

.pub_more { width: 140px; height: 40px; }
.pub_more a { width: 140px; height: 40px; line-height: 40px; text-align: center; font-family: arial; font-size: 15px; display: block; position: relative; border: 1px solid #bbb; box-sizing: border-box; overflow: hidden; }
.pub_more a .a1 { color: #555; width: 140px; text-align: center; position: absolute; left: 0; top: 0; transition: all .3s; }
.pub_more a .a2 { color: #fff; width: 140px; text-align: center; position: absolute; left: 0; top: -100%; transition: all .3s; }
.pub_more a:hover { background: #3880E6; border: 1px solid #296fd2; transition: all .4s ease; }
.pub_more a:hover .a1 { top: 100%; }
.pub_more a:hover .a2 { top: 0; }

.service { margin-top: 50px; }
.service .cont { width: 1200px; margin: 30px auto 60px; overflow: hidden; padding-top: 20px; }
.service .cont .bus { width: 25%; float: left; }
.service .cont .bus .con { width: 260px; margin: 0 auto; text-align: center; height: 260px; position: relative; transition: all .3s; }
.service .cont .bus .con:before { content: ''; width: 20%; height: 2px; transition: all .3s; background-color: #87b3f1; position: absolute; left: 40%; bottom: 0; }
.service .cont .bus .con .img { width: 150px; height: 150px; 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: 22px; margin-top: 25px; }
.service .cont .bus .con .en { font-size: 13px; margin-top: 5px; color: #999; text-transform: uppercase; }
.service .cont .bus:hover .con:before { width: 40%; left: 30%; background-color: #3880e6; }
.service .cont .bus: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); }

.probg { width: 100%; padding: 50px 0; background: url(../images/probg.jpg) repeat; overflow: hidden; }

.procon { width: 1200px; margin: 0 auto; }
.procon .type { padding: 40px 0 50px; text-align: center; width: 1100px; margin: 0 auto; }
.procon .type .typecon { display: inline-block; width: 140px; height: 40px; line-height: 40px; text-align: center; color: #555; border: 1px solid #bbb; padding: 0 5px; margin: 2px; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.procon .type .typecon:hover { background: #3880e6; color: #fff; border: 1px solid #296fd2; transition: all .4s ease; }
.procon .cont { width: 1200px; overflow: hidden; }
.procon .cont li { width: 25%; float: left; height: 270px; margin-bottom: 20px; }
.procon .cont li a { display: block; width: 280px; height: 270px; margin: 0 auto; }
.procon .cont li a .img { width: 280px; height: 210px; overflow: hidden; }
.procon .cont li a .img img { width: 100%; height: 100%; transition: all .4s; }
.procon .cont li a .name { height: 60px; line-height: 60px; padding: 0 10px; font-size: 15px; color: #555; text-align: center; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.procon .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); }
.procon .cont li:hover .name { background: #3880e6; color: #fff; transition: all .6s ease; }
.procon .pub_more { margin: 30px auto 0; }

.about { width: 1200px; padding: 50px 0; margin: 0 auto; overflow: hidden; }
.about .aboutcon { width: 1200px; margin-top: 50px; height: 377px; }
.about .aboutcon .about_l { width: 620px; height: 377px; float: left; }
.about .aboutcon .about_l .title { height: 50px; font-size: 22px; position: relative; color: #444; }
.about .aboutcon .about_l .title:after { position: absolute; left: 0; bottom: 0; content: ''; width: 60px; height: 2px; background-color: #004fbe; }
.about .aboutcon .about_l .cont { margin-top: 30px; color: #666; line-height: 30px; height: 240px; overflow: hidden; }
.about .aboutcon .about_l .pub_more { margin-top: 15px; }
.about .aboutcon .about_r { width: 500px; height: 377px; float: right; background: url(../images/about_img.png) no-repeat bottom; }
.about .aboutcon .about_r img { width: 500px; height: 360px; }

.casebg { width: 100%; padding: 50px 0; background: url(../images/probg.jpg) repeat; overflow: hidden; }

.case { width: 1200px; margin: 0 auto; }
.case .casecon { margin-top: 50px; }
.case .casecon .slides { overflow: hidden; width: 1200px; }
.case .casecon .slides li { width: 280px !important; height: 270px; margin-left: 10px; }
.case .casecon .slides li .img { width: 280px; height: 210px; overflow: hidden; }
.case .casecon .slides li .img img { width: 100%; height: 100%; transition: all .4s; }
.case .casecon .slides li .name { text-align: center; height: 60px; line-height: 60px; font-size: 15px; color: #555; 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 { background: #3880e6; color: #fff; transition: all .6s ease; }
.case .casecon .flex-direction-nav { margin-top: 40px; text-align: center; }
.case .casecon .flex-direction-nav li { width: 100px; height: 34px; display: inline-block; margin: 0 5px; }
.case .casecon .flex-direction-nav li a { width: 100px; height: 34px; display: block; }
.case .casecon .flex-direction-nav li .flex-prev { background: url(../images/case_prev.png) no-repeat; }
.case .casecon .flex-direction-nav li .flex-next { background: url(../images/case_next.png) no-repeat; }
.case .casecon .flex-direction-nav li:hover .flex-prev { background: url(../images/case_prev_h.png) no-repeat; }
.case .casecon .flex-direction-nav li:hover .flex-next { background: url(../images/case_next_h.png) no-repeat; }

.news { width: 1200px; padding: 50px 0; margin: 0 auto; overflow: hidden; }
.news .newscon { width: 1200px; margin-top: 50px; }
.news .newscon .newscont { width: 540px; margin: 0 20px; }
.news .newscon .newscont .titbg { width: 540px; height: 40px; line-height: 40px; border-bottom: 1px solid #ddd; }
.news .newscon .newscont .titbg .tit { height: 39px; border-bottom: 2px solid #004fbe; float: left; font-size: 18px; display: inline-block; }
.news .newscon .newscont .titbg .tit .en { font-size: 13px; color: #666; text-transform: uppercase; }
.news .newscon .newscont .titbg .more a { float: right; font-size: 13px; text-align: center; height: 28px; width: 64px; line-height: 28px; margin-top: 10px; color: #004fbe; font-family: arial; text-transform: uppercase; display: block; }
.news .newscon .newscont .titbg .more a:hover { background: #3880E6; color: #fff; }
.news .newscon .newscont .img { width: 540px; height: 160px; margin: 15px 0; }
.news .newscon .newscont .img img { width: 100%; height: 100%; }
.news .newscon .newscont .topnews { width: 540px; height: 96px; border-bottom: 1px solid #ddd; }
.news .newscon .newscont .topnews .tit { font-size: 16px; height: 34px; line-height: 34px; }
.news .newscon .newscont .topnews .tit a { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }
.news .newscon .newscont .topnews .tit a:hover { color: #004fbe; }
.news .newscon .newscont .topnews .tit .time { font-size: 13px; color: #666; float: right; margin-left: 10px; }
.news .newscon .newscont .topnews .des { font-size: 13px; color: #888; line-height: 24px; height: 48px; overflow: hidden; }
.news .newscon .newscont .newslist { margin-top: 15px; overflow: hidden; }
.news .newscon .newscont .newslist li { line-height: 32px; height: 32px; background: url(../images/list_icon.png) no-repeat left center; text-indent: 15px; }
.news .newscon .newscont .newslist li a { color: #555; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: block; }
.news .newscon .newscont .newslist li a:hover { color: #004fbe; }
.news .newscon .newscont .newslist li .time { float: right; color: #666; font-size: 13px; margin-left: 10px; }

.linksbg { width: 100%; padding: 15px 0; background: #f8f8f8; overflow: hidden; }
.linksbg .links { width: 1200px; margin: 0 auto; overflow: hidden; }
.linksbg .links .fz16 { font-size: 16px; float: left; line-height: 26px; }
.linksbg .links a { font-size: 14px; padding: 0 20px; height: 16px; line-height: 16px; border-right: 1px solid #555; margin: 5px 0; float: left; display: block; }
.linksbg .links a:hover { color: #004FBE; }

.bottombg { width: 100%; padding: 40px 0; background: #004fbe; overflow: hidden; }
.bottombg .bottom { width: 1200px; margin: 0 auto; color: #fff; }
.bottombg .bottom .footnav { text-align: center; }
.bottombg .bottom .footnav a { font-size: 13px; color: #fff; padding: 0 22px; height: 16px; line-height: 16px; border-right: 1px solid #fff; display: inline-block; }
.bottombg .bottom .footnav a:hover { color: #c3dcff; }
.bottombg .bottom .footnav .nobor { border: none; }
.bottombg .bottom .cont { margin-top: 40px; text-align: center; font-size: 12px; line-height: 30px; }

.footcon { width: 100%; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 12px; background: #0144a2; }

.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: #004fbe; 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: #004fbe; 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: #004fbe; }

.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 { width: 280px; height: 260px; float: left; margin: 10px; border: 1px solid #ddd; box-sizing: border-box; }
.in_pro .cont li .img { width: 278px; height: 208px; overflow: hidden; }
.in_pro .cont 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; }
.in_pro .cont li .name { text-align: center; height: 50px; line-height: 50px; font-size: 14px; color: #444; 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 { background: #004fbe; transition: all .8s ease; }
.in_pro .cont li:hover .name { color: #fff; }

.in_proshow { overflow: hidden; width: 100%; margin-top: 30px; }
.in_proshow .proshow { width: 100%; height: 280px; overflow: hidden; }
.in_proshow .proshow .img { width: 360px; height: 270px; padding: 2px; border: 1px solid #ddd; float: left; }
.in_proshow .proshow .img img { width: 100%; height: 100%; }
.in_proshow .proshow .cont { float: left; width: 480px; margin: 10px 0 0 50px; }
.in_proshow .proshow .cont .tit { font-size: 18px; line-height: 28px; }
.in_proshow .proshow .cont .des { line-height: 28px; color: #888; margin-top: 20px; }
.in_proshow .prodes { margin-top: 30px; }
.in_proshow .prodes .name { font-size: 16px; 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: 140px; width: 100%; float: left; box-sizing: border-box; border-bottom: 1px dashed #ddd; }
.in_list .cont li img { float: left; width: 150px; height: 100px; 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: 5px; }
.in_list .cont li .cont .time { margin-top: 5px; 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: #004fbe; }
.listshow .fenye .fr { text-align: right; }

.pagination { padding: 50px 0 0; 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: #004fbe; border-color: #004fbe; }

.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: #004fbe; border-color: #004fbe; cursor: default; }

.in_protype { margin: 15px 0; overflow: hidden; }
.in_protype .typecon { float: left; width: 140px; height: 40px; line-height: 40px; text-align: center; color: #555; border: 1px solid #ccc; padding: 0 5px; margin: 5px; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.in_protype .typecon:hover { background: #3880e6; color: #fff; border: 1px solid #296fd2; transition: all .4s ease; }
