﻿@charset "utf-8";
/* CSS Document */
body, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, hr, form, iframe, th, td { margin: 0; padding: 0; }
* { padding: 0; }
body { color: #333; font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 1.6; width: 100%; }
.clear { clear: both; }
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
a:link, a:visited { color: #1e1e1e; text-decoration: none; }
a:hover { cursor: pointer }
fieldset, img { border: none; }
ul, li { list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
.fl { float: left; }
.fr { float: right; }
.wrap { margin: 0 auto; width: 1000px; }
.minwidth { min-width: 1000px; }
#container { background: #c2c3c5; }
.font16 { font-size: 16px; }
.textc { text-align: center; }
.textl { text-align: left; }
.textr { text-align: right; }
.mb { margin-bottom: 30px; }
.pr { position: relative; }
.pa { position: absolute; }
div { outline: none; }
input { outline: none; }
textarea { outline: none; }
table { border-collapse: collapse; border-spacing: 0; table-layout: fixed; border: 0; }
th, td { padding: 0; }
.aui_border, .aui_dialog, .content table { table-layout: auto; }
ul { padding: 0; }
p { margin: 0; }
li { zoom: 1; vertical-align: middle; }
ol { margin: 0px; padding: 0; padding-left: 36px; }
input, select, button, textarea { border: none; padding: 0; font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 1.6; }
input:focus, textarea:focus { background: #fff; }
::-moz-placeholder{ color: #b2b2b2; font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif; }
::-webkit-input-placeholder { color: #b2b2b2; font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif; }
:-ms-input-placeholder { color: #b2b2b2; font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif; }

/*编辑器操作区域样式*/
.cke_editable .operateArea { background: #FF9; position: relative; z-index:999; }
.cke_editable .operateArea a { cursor: pointer; }

/*头部*/
#header { height: 136px; background: #032d75; width: 100%; border-top: 8px solid #2c2c2c; }
#header .wrap { overflow: hidden; }

.logo { float: left; }
.logo img { margin: 23px 0; }

.headtop { float: right; margin-top: 17px; line-height: 1; font-size: 12px; }
.headtop a { color: #fff; display: block; float: left; }
.headtop a:hover { color: #96a0a9; }
.headtop .cur { color: #96a0a9; }
.headtop span { color: #fff; display: block; float: left; margin: 0 10px; }
.headtop .lang { margin-left: 45px; }

.headbottom { float: right; width: 800px; overflow: hidden; }
.searchdiv { margin: 38px 0 0 80px; overflow: hidden; float: left; }
.searchdiv i { display: block; width: 40px; height: 34px; float: left; background: url(../images/ico_1.png) no-repeat center center; }
.searchdiv .proinp { float: left; width: 330px; height: 34px; padding: 0 10px 0 5px; line-height: 34px; }
.searchdiv .prosub { float: left; width: 60px; height: 34px; text-align: center; background: #005fb7; font-size: 16px; color: #fff; cursor: pointer; }

.teldiv { float: right; margin: 38px 0 0 0; overflow: hidden; }
.teldiv p { color: #fff; line-height: 34px; font-size: 22px; font-weight: bold; background: url(../images/ico_2.png) no-repeat center left; padding-left: 40px; }

/*导航*/
.nav { height: 43px; background: url(../images/body_bg.png) repeat-y center top; }
.nav .menu { padding: 0 2px; background: #fff; height: 43px; }
.nav .menu > li { float: left; width: 166px; height: 43px; background: #fff; position: relative; }
.nav .menu > li > a { text-align: center; width: 163px; height: 39px; line-height: 39px; font-size: 15px; margin: 2px; background: #002f75; color: #fff; display: block; border-radius: 7px 7px 0 0; }
.nav .menu > li:hover > a { background: #bbb; color: #002f75; font-weight: bold; }
.nav .menu > li.first > a { background: #bbb; color: #002f75; font-weight: bold; }

.menulist { width: 140px; display: none; padding: 0; position: absolute; top: 43px; z-index: 50; left: 2px; text-align: left; overflow: hidden; }
.menulist > li { line-height: 30px; font-size: 13px; color: #3c3c3c; margin: 0; background: #bbb; }
.menulist > li > a { display: block; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 10px; background: #bbb; }
.menulist > li:hover > a { background: #ccc; color: #002f75; }
.menu .subnav { display: block; }

/*banner*/
#ban { background: url(../images/body_bg.png) repeat-y center top; }
#ban .banner { height: 320px; width: 1000px; margin: auto; position: relative; }
#ban .imglist li { background: none no-repeat center top; height: 320px; }
#ban .pagelist { bottom: 0; height: 35px; position: absolute; right: 0; background: rgba(0,0,0,0.3); text-align: center; width: 100%; z-index: 1; }
#ban .pagelist li { font-size: 12px; margin: 9px 3px; background: #fff; color: #4d4d4d; cursor: pointer; display: inline-block; text-align: center; line-height: 17px; height: 17px; width: 17px; }
#ban .pagelist li.on { background: #005fb7; color: #fff; }
#ban .btn_left { top: 125px; left: 25px; display: block; position: absolute; width: 26px; height: 42px; background: url(../images/ico_3.png) no-repeat center center; }
#ban .btn_right { top: 125px; right: 25px; display: block; position: absolute; width: 26px; height: 42px; background: url(../images/ico_4.png) no-repeat center center; }

/*首页主体*/
.main { background: url(../images/body_bg.png) repeat-y center top; }
.maintitle { line-height: 38px; background: url(../images/ico_8.png) no-repeat left bottom; font-size: 17px; color: #2c2c2c; margin-bottom: 20px; }
.maintitle a { display: block; float: right; font-size: 12px; line-height: 37px; background: url(../images/ico_7.png) no-repeat right center; padding-right: 12px; color: #005fb7; transition: all 0.5s; }

.maintitle span { display: inline-block; font-size: 15px; text-align: center; line-height: 26px; margin: 6px 0; padding: 0 6px; cursor: pointer; position: relative; }
.maintitle span i { position: absolute; display: none; border: 5px solid transparent; width: 0px; right: 30px; top: 26px; border-top-color: #005fb7; }
.maintitle span.cur { background: #005fb7; color: #fff; }
.maintitle span.cur i { display: block; }

.main1add ul {/* height: 155px;*/ }
.main1add li { display: none; }
.main1add li.cur { display: block; }
.main1add li.spzx { height: 155px; position: relative; }
.main1add li.spzx a { left: 83px; top: 52px; width: 50px; height: 50px; background: url(../images/play.png) no-repeat center center; background-size: 50px 50px; position: absolute; }

a.downme { background: #005fb7; color: #fff; display: inline-block; line-height: 19px; height: 20px; border-radius: 2px; padding: 0 20px; margin-top: 30px; transition: all 0.5s; }
a.downme:hover { background-color: #002f75; }

.main1 { background: url(../images/main1_bg.jpg) no-repeat center bottom; height: 280px; overflow: hidden; }
.main1left { float: left; overflow: hidden; margin-left: 24px; width: 217px; }
.main1mid { float: left; overflow: hidden; width: 217px; margin-right: 24px; }
.main1right { float: left; overflow: hidden; width: 217px; margin: 0 28px 0 28px; }
.main1add { float: left; width: 217px; margin-right: 28px; }
.main1 li { line-height: 17px; margin-bottom: 6px; overflow: hidden; }
.main1 h5 { color: #3b3b3b; font-size: 12px; }
.main1 h6 { color: #005fb7; font-size: 12px; transition: all 0.5s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.main1mid h5 { float: left; background: url(../images/ico_5.png) no-repeat left center; width: 20px; height: 17px; /*padding-left: 18px; margin-right: 15px;*/ }
.main1mid h6 { float: left; width: 191px; }
.main1 li:hover h6 { padding-left: 5px; }
a.more { margin-top: 20px; display: block; width: 57px; height: 20px; line-height: 19px; padding-left: 18px; font-size: 12px; color: #fff; background: #005fb7 url(../images/ico_6.png) no-repeat 57px center; border-radius: 2px; transition: all 0.5s; }
a.more:hover { background-color: #002f75; }

.main2 { background: url(../images/main1_bg.jpg) no-repeat center; overflow: hidden; padding: 0 24px 20px;background-size: 1000px 400px; }
.main2 li { float: left; width: 205px; height:245px; margin-right: 44px; overflow: hidden; }
.main2 li:last-child,.main2 li.l4 { margin-right: 0; }
.main2 li .img { width: 205px; height: 154px; overflow: hidden; border-radius: 8px;box-sizing: border-box;border:1px solid #aaa; }
.main2 li img { display: block; transition: all 0.8s; width:205px;height: 100%; }
.main2 li h3 { font-size: 12px; color: #005fb7; text-align: center; margin-top: 5px; line-height:1.2; padding-bottom:10px }
.main2 li p { font-size: 10px; color: #3b3b3b; line-height: 1.28; }
.main2 li:hover img { transform: scale(1.05);  }

.main3 { background: #fff; overflow: hidden; padding: 0 24px 20px; }
.main3 li { float: left; width: 174px; height: 120px; margin-right: 20px; background: #f0f0f0;/* transition: all 0.8s;*/ border-radius: 8px; overflow: hidden; }
.main3 li:last-child { margin-right: 0; }
.main3 li a { display: block; width: 100%; height: 100%; }
.main3 li img { float: left; margin-top: 27px; }
.main3 li .img1 { display: block; }
.main3 li .img2 { display: none; }
.main3 li div { float: right; width: 90px; margin-right: 15px; }
.main3 li h3 { font-size: 15px; color: #005fb7; margin-top: 15px; }
.main3 li p { font-size: 12px; color: #3b3b3b; line-height: 16px; }
.main3 li:hover { background:/* rgba(3,45,117,0.14);*/ #509bb8; }
.main3 li:hover h3 { color: #fff; }
.main3 li:hover p { color: #fff; }
.main3 li:hover .img2 { display: block; }
.main3 li:hover .img1 { display: none; }

.main4 { background: #fff; overflow: hidden; padding: 0 24px 10px; }
.main4 ul { width: 970px; }
.main4 li { float: left; width: 174px; height: 80px; margin: 0 20px 20px 0; overflow: hidden; }
.main4 li img { display: block; width: 172px; height: 78px; border: 1px solid #d2d2d2; border-radius: 8px; }
/*.main4 .maintitle { background: url(../images/ico_8l.png) no-repeat left bottom; }*/
#marquee1 { width: 952px; overflow: hidden; }

/*底部*/
#footer { background: #032d75; color: #fff; overflow: hidden; font-size: 12px; }
#footer a { color: #fff; }
.foot1 { margin: 0 24px; border-bottom: 1px dashed rgba(255,255,255,0.7); overflow: hidden; }
.foot1 ul { float: left; margin-top: 15px; width: 175px; margin-bottom: 10px; overflow: hidden; }
/*.foot1 ul:nth-child(2) { width: 162px; }*/
.foot1 ul:last-child { width: 75px; }
.foot1 ul li { opacity: 0.7; transition: all 0.5s; }
.foot1 ul li:first-child { font-size: 15px; opacity: 1; line-height: 28px; }
.foot1 ul li:first-child:hover { padding-left: 0; }
.foot1 ul li:hover { padding-left: 5px; }

.foot2 { margin: 0 24px; border-bottom: 1px dashed rgba(255,255,255,0.7); overflow: hidden; line-height: 34px; }
.foot2 a { opacity: 0.7; margin-left: 20px; transition: all 0.5s; }
.foot2 a:hover { opacity: 1; }

.foot3 { margin: 0 24px; border-bottom: 1px dashed rgba(255,255,255,0.7); overflow: hidden; padding-top: 25px; }
.foot3left { float: left; font-size: 18px; border: 1px solid #ccc; width: 100px; height: 34px; text-align: center; }
.foot3mid { float: left; margin-left: 30px; width: 480px; }
.foot3mid div { font-size: 13px; padding-bottom: 20px; overflow: hidden; }
.foot3mid h3 { float: left; line-height: 23px; margin-top: -4px; }
.foot3right { float: left;  margin-left: 150px}
.foot3right img { display: inline-block; margin-right: 20px; }
.foot3right h3 { opacity: 0.7; font-style: italic; }
.foot3right h3 span { padding-right: 28px; }
.foot3mid ul { font-size: 13px; }
.foot3mid li { padding-left: 35px; margin-top: 3px; }
.foot3mid li:nth-child(1) { background: url(../images/ico_16.png) no-repeat left center; }
.foot3mid li:nth-child(2) { background: url(../images/ico_17.png) no-repeat left center; }
.foot3mid li:nth-child(3) { background: url(../images/ico_18.png) no-repeat left center; }

.foot4 { margin: 0 24px; height: 45px; line-height: 45px; }
.foot4 .fl { opacity: 0.5; }
.foot4 .fr { opacity: 0.2; }

/*内页*/
.inmain { padding: 10px 24px 0; background: #fff; overflow: hidden;min-height: 600px; }
.norecoder { display: block; text-align: center; }
.contentinfo { overflow: hidden; }

.inleft { width: 195px; float: left; margin-right: 25px; padding-bottom: 35px; margin-top: 36px; }
.inleft h3 { height: 37px; line-height: 37px;/* background: #bbb; color: #002f75;*/ background: #002f75; color: #fff; font-size: 15px; font-weight: bold; padding-left: 15px; }
.inleft > ul > li { line-height: 34px; background: #e9e9e9; font-size: 13px; border-top: 1px solid #d3d3d3; }
.inleft > ul > li:first-child { border-top: none; }
.inleft > ul > li:last-child { border-bottom: 1px solid #d3d3d3; }
.inleft > ul > li > a { display: block; padding: 0 20px 0 20px; color: #2c2c2c; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inleft > ul > li:hover > a {/* color: #005fb7;*/ color: #fff; background: rgba(0,95,183,1); }
.inleft > ul > li.cur > a { /* color: #005fb7;*/ color: #fff; background: rgba(0,95,183,1); }

.inleft > ul li.hasarr > a { background: #e9e9e9 url(../images/ico_20.png) no-repeat 175px 12px; }
.inleft > ul > li.hasarr:hover > a { background:/* #e9e9e9*/ rgba(0,95,183,1) url(../images/ico_19.png) no-repeat 175px 12px; }
.inleft > ul > li.hasarr.cur > a { background:/* #e9e9e9*/ rgba(0,95,183,1) url(../images/ico_19.png) no-repeat 175px 12px; }

.inleft > ul > li ul { display: none; border-top: 1px solid #d3d3d3; }
.inleft > ul > li li { line-height: 27px; background: #f5f5f5; font-size: 12px; border-bottom: 1px solid #ebebeb; }
.inleft > ul > li li:last-child { border-bottom: none; }
.inleft > ul > li li a { display: block; padding: 0 10px 0 30px; color: #2c2c2c; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.inleft > ul > li li:hover a { color: #fff; background: rgba(0,95,183,0.5); }
.inleft > ul > li li.cur a { color: #fff; background: rgba(0,95,183,0.5); }

.inright { width: 732px; float: left; }
.navpath { height: 36px; border-bottom: 1px solid #d3d3d3; font-size: 12px; line-height: 36px; }
.navpath a { color: #2c2c2c; margin: 0 7px; }
.navpath a:first-child { margin-left: 0; }

.incontent { padding: 15px 40px 35px; overflow: hidden; }

/*招聘*/
.jobtitle { cursor: pointer; background: #fbfbfb; border-bottom: 1px solid #e3e3e3; }
.jobtitle:hover { background: #005fb7; color: #fff; }
.sub3 { display: none; }
.sub4 { display: none; }
.jobtitle:hover .subgif2 { display: none; }
.jobtitle:hover .sub3 { display: block; }
.jobtitle.currr:hover .sub3 { display: none; }
.jobtitle.currr:hover .sub4 { display: block; }
.currr { background: #005fb7; color: #fff; }
.jobtitle td { line-height: 32px; font-size: 12px; }
.jobsub { background: #e9e9e9; display: none; overflow: hidden; padding: 10px 20px; font-size: 12px; }
.JobList-J1 li.first { background: #e9e9e9; height: 38px; line-height: 38px; }
.JobList-J1 li.first ._ut { float: left; font-size: 15px; text-align: center; margin-bottom: 10px; }
.tr_un { float: left; height: 40px; line-height: 40px; padding-top: 10px ;width: 100%; }
/*._t1 { padding-left: 15px; text-align: left !important; width: 100px; }
._t2 { width: 210px; }
._t3 { width: 70px; }
._t4 { width: 145px; }
._t5 { width:145px; }
._t6 { width: 47px; }*/
._t1 { padding-left: 15px; text-align: left !important; width: 90px; }
._t2 { width: 210px; }
._t4 { width: 145px; }
._t5 { width:145px; }
._t6 { width: 47px; }
.td_un { overflow: hidden; text-align: center; }
.JobList-J1 li:hover { background: #e9e9e9; }

/*分页*/
.pages { height: 40px; line-height: 40px;  margin: 5px 0; text-align: center; font-size: 12px; }
.pages .noclick { color: #aaa; }
.pages select { padding: 0 5px; font-size: 12px; border: 1px solid #ccc; }
.pages select option { padding: 0 5px; }

/*产品*/
.procate { overflow: hidden; }
.procate h3 { background: #ddd; font-size: 14px; line-height: 30px; padding-left: 15px; color: #000; font-weight: bold; }
.procate .catename { padding-left: 15px; line-height: 26px; border: 1px solid #ccc; }
.procate .catecont { padding: 0 15px; line-height: 26px; border: 1px solid #ccc; }
.procate .catecont a { float: left; margin: 4px 4px 4px 0; padding: 0 4px; line-height: 18px; font-size: 12px; }
.procate .catecont a:hover { background: #005fb7; color: #fff; }
.procate .catecont a.selcode { background: #005fb7; color: #fff; }
.procate input[type='checkbox'] { margin: 0 5px 0 0; vertical-align: middle; }
.procate label { margin: 0 10px 0 0; }

.checkbox { float: left; overflow: hidden; }

.pdesc { padding: 15px; background: #f5f5f5; }
.tuijian { font-weight: bold; line-height: 30px; margin-top: 30px; font-size: 14px; }
.hehe { width: 764px; overflow: hidden; margin: 0 0 10px; }
.hehe li { float: left; width: 310px; margin: 0 32px 20px 0; }
.hehe li { display: block; }
.hehe li img { width: 160px; height: 120px; float: left; }
.hehe li div { width: 150px; float: left; }
.hehe li h3 { padding: 0 0 0 10px; }
.gosearch { line-height: 2; border: none; width: 92px; margin: 5px 0 0; float: right; background: #005fb7; color: #fff; cursor: pointer; }

.protable { width: 100%; margin-top: 20px; }
.protable tr:nth-child(2n+1) td { background: #f9f8f8; }
.protable tr:nth-child(2n) td { background: #efefef; }
.protable tr:first-child td { background: #005fb7; color: #fff; font-size: 14px; }
.protable td { border: 1px solid #fff; line-height: 32px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; padding: 0 10px; }
.protable td a { color: #005fb7; }
.protable td a:hover { font-weight: bold; }

.infotable { width: 100%; }
.infotable td:nth-child(2n+1) { background: #005fb7; color: #fff; }
.infotable td:nth-child(2n) { background: #efefef; }
.infotable td { border: 1px solid #fff; line-height: 32px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; padding: 0 10px; }

#resultable { width: 100%; font-size: 12px; }
#resultable td { background: #f9f8f8; line-height: 26px; padding: 0 10px; }
#resultable tr.title td { background: #005fb7; border: 1px solid #fff; color: #fff; }
#resultable tr.title td.gray { background: #efefef; border: 1px solid #fff; color: #333; }
#resultable tr.gray td { background: #efefef; border: 1px solid #fff; }
#resultable tr.do td { background: #d0d8e8; border: 1px solid #fff; }
#resultable tr.ef td { background: #e9edf4; border: 1px solid #fff; }
#resultable tr.title1 td { background: #005fb7; border: 1px solid #fff; color: #fff; line-height: 30px; }

.productitle { background: #ccc; color: #000; font-size: 14px; font-weight: bold; height: 30px; line-height: 30px; padding-left: 10px; margin-bottom: 10px; }

.title_tabs { line-height: 32px; background: #e9e9e9; }
.title_tabs a { background: #e9e9e9; color: #2c2c2c; display: block; text-align: center; font-size: 12px; font-weight: bold; font-family: Arial, "微软雅黑"; }
.title_tabs a:hover{background: #2384de; color: #fff; }
.title_tabs a.hover { background: #005fb7; color: #fff; }

/*技术服务*/
.searchbox { line-height: 26px; height: 26px; font-size: 12px; }
.searchbox #keyword1 { border: 1px solid #ccc; padding: 0 5px; font-size: 12px; line-height: 24px; margin: 0 20px 0 5px; }
.searchbox select { padding: 0 5px; line-height: 26px; height: 26px; font-size: 12px; border: 1px solid #ccc; margin-left: 5px; }
.searchbox select option { padding: 0 5px; }
.studysub { width: 50px; height: 26px; background: #e9e9e9; border: 1px solid #ccc; color: @2c2c2c; cursor: pointer; margin-left: 20px; font-size: 12px; }
.studysub:hover { background: #005fb7; color: #fff; border: 1px solid #005fb7; }

.newslist { background: #f6f6f6; padding: 10px 15px; margin-top: 15px; overflow: hidden; }
.newslist li { font-size: 12px; border-bottom: 1px dotted #ccc; padding-bottom: 10px; margin-bottom: 10px; overflow: hidden; }
.newslist li h3 { float: left; color: #005fb7; font-weight: bold; line-height: 18px; width: 542px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.newslist li span { float: right; text-align: right; font-weight: normal; color: #2c2c2c; line-height: 18px; width: 80px; }
.newslist li p {/* padding-left: 15px;*/ padding-top: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; }

/*新闻图片列表*/
li.newpic { float: left; border-bottom: none; width: 173px; padding-bottom: 0; margin: 17px; }
li.newpic img { width: 163px; height: 120px; border: 5px solid #aaa; }
li.newpic h3 { width: 100%; text-align: center; }

.proimg { width: 600px;/* height: 450px;*/ margin: auto; position: relative; overflow: hidden; }
.bigImg { width: 600px; height: 450px; }
.proimg:hover a { opacity: 1; }
.prev { position: absolute; width: 40px; height: 40px; left: 20px; top: 205px; display: block; opacity: 0; transition: all 0.5s; }
.next { position: absolute; width: 40px; height: 40px; right: 20px; top: 205px; display: block; opacity: 0; transition: all 0.5s; }
.proimglist { overflow: hidden; width: 600px; height: 51px; margin-top: 10px; margin-bottom: 20px; }
.proimglist div { width: 600px; overflow: hidden; }
.proimglist ul { width: 608px; }
.proimglist li { float: left; width: 68px; height: 51px; margin-right: 8px; cursor: pointer; }
.proimglist li img { width: 66px; height: 49px; border: 1px solid #bababa; }
.proimglist li.sel img { border: 1px solid #002f75; }

/*新闻详细页*/
.title { padding-bottom: 10px; color: #333; text-align: center; font-size: 16px; }
.time { margin-bottom: 20px; padding-bottom: 7px; border-bottom: 1px dotted #aaa; text-align: center; }
.time .date { padding-left: 20px; background: url(../images/clock.png) no-repeat left center; }
.time .hits { margin-left: 20px; padding-left: 20px; background: url(../images/eye.png) no-repeat left center; }
.operate { margin-top: 20px; padding-top: 10px; border-top: 1px dotted #aaa; height: 50px; }
.operate span { float: left; }
.operate span a { font-style: italic; color: #005baa; }
.operate div { float: right; width: 150px; text-align: right; }
.return { padding-left: 20px; padding-left: 20px; background: url(../images/return.png) no-repeat left center; }

/*搜索*/
.result { background: #005fb7; color: #fff; font-weight: bold; height: 30px; line-height: 32px; padding-left: 10px; width: 722px; }
.resultlist { border-bottom: 1px solid #ccc; height: 34px; }
.resultlist li { background: #ccc; float: left; margin-right: 5px; margin-top: 10px; text-align: center; }
.resultlist li a { color: #000; font-weight: bold; line-height: 24px; padding: 0 5px; display: block; }
.resultitle { background: url(../images/ico_7.png) no-repeat scroll left center; color: #005fb7; font-weight: bold;  margin-top: 10px; padding-left: 10px; }

/*视频*/
.flvlist { background: #efefef; border: 1px solid #ccc; border-top: none; float: left; padding-bottom: 10px; }
.flvlist:nth-child(3) { border-top: 1px solid #ccc; }
.flvlist ul li { background: #666; border: 1px solid #333; float: left; margin-left: 15px; margin-top: 15px; text-align: center; width: 130px; line-height: 22px; }
.flvlist ul li a:hover { background: #06c; color: #fff; }
.flvlist li img { display: block; margin-left: 5px; }
.flvlist li a { color: #666; display: block; }
.flvlist li a:hover { color: #fff; }
.flvlist li.km { background: #efefef; margin-left: 0; }
.flvlist li.switch { background: none; border: medium none; text-align: left; text-indent: 10px; }
.flvlist li.switch a.sv { color: #666; line-height: 20px; }
.flvlist li.switch a.sv:hover { color: #fff; }
.flvtitle { background: #ccc; color: #000; float: left; line-height: 24px; margin-top: 15px; padding-left: 10px; width: 732px; }
.ktitle { background: url(../images/ico_5.png) no-repeat left center; background-size: 7px 7px; color: #333; margin-left: 10px; margin-top: 5px; line-height: 25px; padding-left: 15px; }

/*视频中心*/
.videolist { overflow: hidden; width: 682px; }
.videolist li { float: left; width: 315px; margin: 0 20px 20px 0; position: relative; }
.videolist li img { float: left; width: 315px; height: 177px; }
.videolist li h3 { font-size: 14px; line-height: 28px; }
.videolist li i { display: block; position: absolute; width: 70px; height: 70px; top: 53px; left: 122px; z-index: 3; background: url(../images/play.png) no-repeat center center; }
.videolist li div { position: absolute; width: 315px; height: 177px; top: 0; left: 0; background: rgba(0,0,0,0.3); z-index: 2; opacity: 0; transition: all 0.5s; }
.videolist li:hover div { opacity: 1; }

.videolist.double { width: px; }
.videolist.double li { width: 151px; margin: 0 16px 16px 0; }
.videolist.double li img { width: 151px; height: 85px; }
.videolist.double li i { top: 7px; left: 40px; background-size: 40px 40px; }
.videolist.double li div { width: 151px; height: 85px; }
/*文化*/
.jz {
    border: 1px solid #ccc;
    float: left;
    height: 108px;
    margin: 10px 20px;
    width: 284px;
}
.jz_img img {
    margin: 0;
    padding: 0;
}
.jz_img {
    border-right: 1px solid #ccc;
    float: left;
    height: 88px;
    margin: 10px;
    padding-right: 10px;
    width: 88px;
}
.jz_txt {
    float: left;
    padding-top: 10px;
    width: 165px;
}
.jz_txt span {
    background: rgba(0, 0, 0, 0) url(../images/arr.gif) no-repeat scroll 0 5px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-left: 17px;
}
.jz_title {
    background: rgba(0, 0, 0, 0) url(../images/arr.gif) no-repeat scroll 0 5px;
    color: #4a74b0;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 17px;
}
.jz1 {
    border: 1px solid #ccc;
    float: left;
    height: 108px;
    margin: 10px 20px;
    width: 609px;
}
.jz_txt01 {
    float: left;
    padding-top: 10px;
    width: 465px;
}

/*发展历程*/
.history_top { overflow: hidden; }
.history_top li { float: left; width: 122px; border: 1px solid #005fb7; margin: 0 7px 7px 0; background: #005fb7; text-align: center; line-height: 2; }
.history_top li:nth-child(5n) { margin-right: 0; }
.history_top li a { color: #fff; display: block; }
.history_top li.cur { background: #bbb; border-color: #bbb; }
.history_top li.cur a { color: #005fb7; font-weight: bold; }

.history_bottom { overflow: hidden; margin-top: 20px; }
.history_bottom li { background: url(../images/upfile/image/2012_04/128.gif) no-repeat left 5px; padding-left: 15px; overflow: hidden; margin-bottom: 10px; }
.history_bottom li span { float: left; color: #005fb7; font-weight: bold; width: 77px; }
.history_bottom li p { float: left; width: 640px; }

.distributor { overflow: hidden; margin-top: 20px; }
.distributor li { overflow: hidden; padding: 10px 0; border: 1px solid #ccc; border-top: none; }
.distributor li:first-child { border-top: 1px solid #ccc; }
.distributor li:nth-child(2n) { background: #f5f5f5; }
.distributor .div1 { width: 95px; float: left; text-align: center; }
.distributor .div2 { width: 540px; float: left; margin: 0 0 0 6px; }
.distributor .div3 { width: 320px; float: left; }
.distributor .div1 h3 { font-weight: bold; color: #002f75; }
.distributor .div1 img { display: inline-block; width: 49px; height: 33px; }
.distributor .div2 h3 { font-weight: bold; color: #002f75; padding-left: 10px; }
.distributor .div2 .add { padding-left: 10px; }
.distributor .div2 span { display: inline-block; font-weight: bold; padding: 0 10px; }
.distributor .div2 a { color: #005fb7; text-decoration: underline; }

/*地图*/
#container1 { width: 100%; height: 350px; margin: 0; padding: 0; overflow: hidden; border: 1px solid #ccc; }
.containerContent { background: #f5f5f5; border: 1px solid #999; }
#messageList { height: 378px; padding-top: 20px; display: none; }
.addressMessage { padding: 0 10px 20px; }
.addressMessage h3 { font-weight: bold; cursor: pointer; }
.addressMessage h3 span { display: inline-block; width: 20px; height: 20px; background: #eca052; color:#fff; text-align: center; font-weight: normal; line-height: 20px; }
.addressMessage h3 i { background: url(../images/address.png) no-repeat center bottom; width: 20px; height: 20px; display: inline-block; margin-left: 5px; }
.addressMessage .addressContent { padding: 10px 0 15px; border-bottom: solid 1px #ddd; cursor: pointer; }

.contactbox { overflow: hidden; padding: 10px; margin: 20px 0; background: #fafafa; box-shadow: 3px 3px 6px #ddd; }

/*视频开始*/
@-webkit-keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.banner-video.banner-video-out {
  display: none;
}
.banner-video.banner-video-in {
  display: table;
  -webkit-animation: opacity .4s ease forwards;
          animation: opacity .4s ease forwards;
}
.banner-video {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(0,0,0,1);
  opacity: 0;
}
.banner-video-cell {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 100%;
}
.banner-video-btn-close {
  position: absolute;
  width: 30px;
  height: 29px;
  background-image: url(../images/close_x.png);
  background-repeat: no-repeat;
  top: 50px;
  right: 50px;
  z-index: 3;
}
.banner-video-player {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
video {
  -o-object-fit: contain;
     object-fit: contain;
}
/*视频结束*/
.book{ position:absolute; right:0; bottom:0px; z-index:999}
.book a{ text-align:center; float:left; margin-right:10px}
.book a img{ display:block; margin:0 auto}
.book{ float:right}

.a-search{ padding:20px}
.a-search li{ display:inline-block; width:27%; margin-right: 3%; line-height:2;}
.a-search li a{ background:url(../images/arrow24.gif) no-repeat 5px center; padding-left:15px; display: block; }
.a-search li a:hover { background-color: #eee; }
.a-search2 li { width: 15%; }