@charset "utf-8";
html,body{font-size: 14px;color:#676767;background: #f7f8fa;}
a{color: #676767;cursor: pointer;}
a:hover{color: #0075c1;}
.container{width:1170px;margin: auto;zoom: 1;}
.container:after,ul:after{display: block;content: "";clear: both;}
ul{zoom: 1;}
.mr0{margin-right: 0px !important;}
.mt10{margin-top: 10px !important;}
.mt20{margin-top: 20px !important;}
.mt30{margin-top: 30px !important;}
.ml20{margin-left: 20px !important;}
.logoItem{margin-top: 30px;}
.logoItem a{display: block; float: left;}
.logoItem span{margin: 0 10px; display: block; float: left;width:1px;height:50px;background: #1e2380;}
.logo{ padding-top: 10px; }
.link-top{ line-height: 36px;color: #909090;margin-right: 40px; }
.link-top a{color: #909090;}
.link-top a:hover{color: #0075c1;}
.link-top span{ margin: 0 10px; }
.searchItem{position: relative;padding-right:36px;background: url(../images/bg_search.png) no-repeat; }
.inpS{width: 214px; height: 36px; line-height: 36px; float: left;padding:0 10px;font-size: 14px;font-family: "微软雅黑"; color: #999;background: none;}
.btnS{position:absolute;right:0px;top:0px;width:20px;height: 20px;padding: 8px;}
.share{margin-top: 20px;}
.share a{margin-left:16px;}

/*导航*/
.nav{height:55px;font-size: 16px; position: relative;margin-top:10px;}
.nav a{font-size:16px;color:#333;padding: 0 30px;float:left;height:60px;line-height:55px;}
.nav a.hover{color: #fff;text-decoration: none;background:url(../images/nav_now.png) no-repeat center bottom;}
.subNav{max-width:450px;width:expression_r(document.body.clientwidth > 450? "450px": "auto" ); top:auto;margin-top:60px;position: absolute;z-index: 9999;overflow-x: hidden;background:#fff; display: none;}
.subNav ul {border-top: 1px dashed #DDD;border-bottom: 1px dashed #DDD; margin: 20px 10px; overflow: hidden;}
.subNav ul li {height: 35px;min-width: 70px;width: expression_r( document.body.clientWidth < 70 ? "70px" : "auto" );margin:0px 10px;float: left}
.subNav ul li a {height:auto;line-height: 35px;font-size: 14px;font-weight: normal;float: left;color: #333333;padding: 0px;}
.subNav ul li a:hover{color: #006bb6;}

.partline{background: url(../images/part_line.jpg);width: 100%; height: 5px;}

.joinus{color:#fff;line-height:28px;background: #0b72ac;padding: 15px 0px;}
.joinus p{font-size: 18px;margin-right:34px;}
.joinus ul{float:left;width:930px;height:28px;overflow: hidden;}
.joinus ul li{display:inline;margin-right: 32px;}
.joinus a{color: #fff;}
.joinus .more{float:right;}
.joinus .more a{display:block;width:65px;height:26px;line-height:26px;background: url(../images/bg_more.png) no-repeat;padding: 0 20px 0 10px;}
.joinus .more a:hover{background: url(../images/bg_more2.png) no-repeat;}

.footer{font-size:12px;line-height:24px;padding: 30px 0px; line-height: 26px;}
.logo-b{margin: 4px 0 0 10px; }
.fm{float:left;width:370px;padding-left: 60px;}
.link-footer{font-size: 14px;line-height: 30px;}
.link-footer span{padding: 0 24px;}

/*当前位置*/
.current{width:100%; height:36px; background:#f0f0f0; overflow: hidden;}
.current ul li{ float: left; height: 36px; line-height: 36px; }
.current ul li img{border-left:1px solid #d8d8d8; border-right:1px solid #d8d8d8; padding:7px 11px; padding-top: 8px;}
.current ul li a{padding:0 46px 0 9px; color:#999999;background:url(../images/pg_right.png) no-repeat right center; border-right: 1px solid #d8d8d8; display: inline-block; }
.current ul li.on a,.current ul li a:hover{color:#1878b7;background:url(../images/pg_right1.png) no-repeat right center; }
/*通用左侧嵌套*/


.slideBox{width:100%;height:auto; overflow:hidden; position:relative;}
.slideBox .tempWrap{width: 100%;margin:auto;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{display:block;}
.slideBox .prev{left:0;}
.slideBox .next{right:0;}
.banner{ width:100%;overflow:hidden; position:relative;}
.banner .bd{width:100%;max-width:1680px;width:expression_r(document.body.clientwidth > 1680? "1680px": "auto" ); text-align:center;height:100%;margin:0 auto;}
.banner .bd img{width:100%;display:block;}
.banner .prev,.banner .next{position:absolute;top:50%; display:block; width:41px; height:65px;top:50%;margin-top:-32px;background:url(../images/slider-arrow.png) no-repeat left center;}
.banner .slideBox .prev{ left:50%; margin-left: -585px;}
.banner .slideBox .next{right:50%; margin-right: -585px;background-position: right center;}

.main{width:1170px;margin: 0 auto;padding-bottom: 40px;zoom: 1;}
.main:after{display: block;content: "";clear: both;}
.title{padding:10px 20px;line-height: 26px;}
.title a{float: right;font-size: 12px;color: #999;}
.title a:hover{color: #0075c1;text-decoration: underline;}



/*.title h3{font-size: 18px;font-weight: bold;color: #0075c1;}
.mItem{margin-top: 30px;}
.mB{background: #fff;box-shadow: #edebed 0 0 10px;}
.col_3in1{width:370px; height:347px;float:left;margin-right:30px;}
.col_3in1 .summary{padding: 20px;line-height: 28px;}
.col_3in1 .summary a{color: #1e2380;}
.col_3in1 .summary a:hover{color: #0075c1;text-decoration: underline;}
.newsBox{margin-right: 0px;float: right;}
.newsBox ul{padding: 0 20px;}
.newsBox li{line-height: 36px;}
.newsBox li a{display:block;background: url(../images/icon_li.png) no-repeat left center;padding-left: 16px;}
.newsBox li span{font-size:13px;color:#999;float: right;}
.blackList{width:1170px;overflow: hidden;padding-bottom: 20px;}
.blackList ul{width: 1190px;}
.blackList li{width:218px;float: left;position: relative;margin-right: 20px;}
.blackList li .bg{position: absolute;bottom:0;left:0;width: 100%;height:26px;background: url(../images/black50.png);}
.blackList li .tit{position: absolute;bottom:0;left:0;color: #fff;line-height: 26px;padding:0 14px;}
.blackList li a:hover .bg{background: url(../images/black70.png);}*/

.mItem{margin-top: 30px;}
.hp_list{border:1px solid #dbdbdb;width: 554px;float: right;height: 368px;}
.kong_tabt{height: 49px;border-bottom:1px solid #dbdbdb;line-height: 49px;padding:0px 20px;}
.kong_title{float: left;}
.kong_title li{float: left;padding-right:10px;font-size: 16px;}
.kong_title li a.on{font-size: 18px;color: #0075c2;}
.kong_title li i{padding-left:10px;font-style: normal;}
.kong_more{float: right;}
.kong_more a{display: none;}
.ky_news_list li{line-height: 30px;height: 30px;overflow: hidden;}
.ky_news_list span{float: right;}
.kong_tabc .ky_hide{padding:10px 20px;}
/**/
.blackList{border:1px solid #dbdbdb;}
.blackList_tit{height: 49px;border-bottom:1px solid #dbdbdb;line-height: 49px;padding-left: 20px;font-size: 18px;color: #0075c1;font-weight: normal;}
.sublackList{padding:20px;margin-top: -24px;}
.sublackList li{width: 370px;height: 228px;position: relative;float: left;margin-right: 9px;margin-top: 24px;}
.sublackList li img{width: 370px;height: 228px;}
.hp_dw{position: absolute;left:0; top:0;color: #fff;background: url(../images/black50.png) repeat;width: 330px;height: 188px;padding:20px;}
.hp_dw h3{font-size: 24px;line-height: 30px;font-weight: normal;margin-top: 30px;}
.hp_dw p{line-height: 30px;font-size: 20px;margin-left: 25px;margin-top: 20px;}
.hp_dw a{position: absolute;right:20px;bottom:20px;color: #fff;height: 18px;width: 66px;line-height: 18px;text-align: center;border:1px solid #fff;font-size: 12px;}
.blackpic{padding:20px;height: 233px;}
.hp_territory{margin:20px;background: url(../images/hp_territory.png) no-repeat;height: 187px;padding-top: 28px;}
.hp_territory li{margin-left: 253px;line-height: 26px;height: 43px;background: url(../images/pg_right1.png) no-repeat left 8px;padding-left: 28px;}

.summaryL{width: 583px;float: left;}
.summaryR{width: 554px;float: right;border:1px solid #dbdbdb;}
.summaryR .ky_submenu{padding:20px;height: 284px;}
.ky_submenu img{width: 203px;height: 143px;margin-right: 20px;}
.ky_submenu p{text-indent: 2em;font-size: 18px;line-height: 38px;}
.ky_report{border:1px solid #dbdbdb;}
.ky_report ul{padding:10px 20px;margin-top: -10px;}
.ky_report ul li{margin-top: 10px;}
.ky_report2{margin-top: 9px;}
.ky_subreport{padding:10px 0px 10px 20px;height: 68px;}
.ky_subreport a{padding-right: 15px;font-size: 18px;line-height: 30px;}





.sidebarL{width:270px; float: left;padding:20px 0px;}
.menu h2{ font-size: 28px; color: #fff; font-weight: bold; line-height: 36px; background:#0075c2 url(../images/bg_menu.jpg) no-repeat left center; text-align: center; padding: 38px 0px; }
.submenu{ margin-top: 10px; }
.submenu ul li{line-height: 50px;  font-size: 16px; overflow: hidden; }
.submenu ul li a{ background: url(../images/icon_arrow02.png) no-repeat 10px center; color: #666666; padding-left: 28px; display: block; height:50px;border-bottom: 1px dashed #d7d7d7; }
.submenu ul li a:hover,.submenu ul li.on a{ color: #fff; background:#0075c1 url(../images/icon_arrow01.png) no-repeat 10px center;}
.submenu ul ul{border-bottom: 1px dashed #d7d7d7;}
.submenu ul ul li a{height:40px;line-height: 40px;border-bottom: none;padding-left: 40px;background: url(../images/icon_arrow02s.png) no-repeat 26px center;}
.submenu ul ul li a:hover ,.submenu ul ul li.on a{background:#0075c2 url(../images/icon_arrow01s.png) no-repeat 26px center;}

.sidebarR{width:870px; float: right;padding: 20px 0px;}
.font_h2{height:112px;line-height:112px; font-size:30px; color:#333; font-weight:bold; overflow: hidden; margin-bottom:10px}

.us-intro{font-size:14px;line-height:28px;background: #f0f0f0;padding: 20px;}
.us-intro p{text-indent: 2em;}
.us-intro img{float: right;padding-left: 24px;}
.us-detail{line-height: 28px;padding: 28px 0px;}
.us-detail p{text-indent: 2em;}
.us-data dl{float: left;margin: 0 80px;}
.us-data dt{border-bottom: 1px solid #64809c;}
.us-data dt strong{font-size: 48px;font-weight: bold;color: #0075c2;line-height: 46px;}
.us-data dt span{font-weight:normal;font-size: 14px;color: #6e6e6e;line-height: 20px;}
.us-data dd{font-weight: bold;line-height: 25px;padding-top: 4px;}
.center{text-align: center;}

.history-view li{float: left;width:195px;text-align: center;margin-right: 30px;}
.history-view li img{width:100%;height:120px;overflow: hidden;}
.history-view li p{font-size: 14px;line-height: 25px;margin-top: 10px;}
.historyList{margin-top: 20px;}
.historyList li{line-height:26px;padding:10px 0px;zoom: 1;}
.historyList li:after{display: block;content: "";clear:both;}
.historyList .time{float: left;width:75px;margin-right: 16px;}
.historyList .time span{font-weight: bold;}
.historyList em{font-style: normal;float: right;}
.historyList .summary{width:779px;}

.page{padding: 30px 0px;}

.zzList li{float: left;width:206px;height:158px;margin: 0 15px 30px 0;}

.conceptBox{margin-top: 30px;line-height: 28px;}
.conceptBox .bg{background: #fff;box-shadow: #e4e5e6 0 0 10px;padding:10px 16px;}
.concept1{float:left;width:390px;height:200px;margin-right: 26px;}
.conceptBox .tit{font-size: 16px;font-weight:bold;line-height: 36px;color: #0075c2;padding-bottom: 6px;}
.concept2 ul li{float:left;width:266px;text-align: center;margin-right: 20px;}
.concept2 ul li strong{display:block;font-size: 16px;font-weight: bold;line-height: 36px;}
.concept2 ul li p{margin-top: 6px;}
.concept2 ul li img{padding-bottom: 10px;}
.item30{margin-top: 30px !important;zoom: 1;}
.item30:after{display: block;content: "";clear: both;}

.newsList li{padding: 20px 0px; border-bottom: 1px solid #d7d7d7;zoom: 1;}
.newsList li:after{display: block;content: "";clear: both;}
.newsList li .pic{float: left;}
.newsList li img{width:270px;height: 152px;overflow: hidden;margin-right: 30px;}
.newsList li h4{font-size: 18px;font-weight:normal;line-height: 28px;height: 56px;}
.newsList li p{font-size: 14px;line-height: 26px;height:52px;overflow: hidden;margin-top: 10px;}
.newsList li span{display:block;color: #999;margin-top: 5px;}

.togBox{border-bottom: 1px solid #d7d7d7;}
.tog-show{height: 34px;line-height: 34px;font-size:16px;font-weight:bold;color:#0075c2;background: #f0f0f0;border:1px solid #d7d7d7;border-bottom:0px;padding: 0 14px;}
.tog-show em{float: right;display:block;width:17px;height: 17px;background: url(../images/icon_close.png) no-repeat center;cursor: pointer;margin-top: 8px;}
.tog-show em.open{background: url(../images/icon_open.png) no-repeat center;}
.tog-hide{background: #fff;border:1px solid #d7d7d7;padding: 14px;line-height: 28px;border-bottom:0px;display: none;}
.tog-hide p{text-indent: 2em;}


.ptList h5{font-size: 16px;font-weight: bold;color: #0075c2;line-height: 36px;border-bottom: 1px solid #d7d7d7;}
.ptList .summary{padding: 12px 0px;line-height: 28px;}
.ptList .summary p{text-indent: 2em;}
.ptList .list{padding: 12px 0px;line-height: 28px;}
.ptList .list li{float:left;width:410px;padding: 10px 0 10px 25px;}

.detect-h{font-size: 18px;line-height: 36px;text-align:center;padding-bottom: 10px;}
.detect-info p{font-size: 14px;line-height: 28px;text-indent: 2em;}
.detect-view li{float:left;width:190px;height: 274px;box-shadow: #eaebed 0 0 10px;text-align: center;margin: 30px 36px 0 0;}
.detect-view li img{width:190px;height: 274px;overflow: hidden;}
.detect-view li p{font-size: 14px;line-height: 30px;margin-top: 6px;}

.system-arts{width:333px;height:354px;position:relative;background: url(../images/bg0305.png) no-repeat;margin-right: 24px;}
.systemItem{position: absolute;color: #fff; }
.systemItem h4{font-size:18px;font-weight: bold;line-height: 36px;text-align: center;}
.systemItem p{font-size: 12px;line-height: 20px;text-align: center;}

.systemList{width:500px;}
.systemList li{zoom:1;margin-top: 40px;}
.systemList li:after{display: block;content: "";clear: both;}
.systemList li span{display: block;float: left;width:55px;height:44px;font-size:18px;color:#fff;font-weight:bold;line-height:44px;text-align: center;background: #f47264;}
.systemList li p{width:420px;float: left;background: #f0f0f0;font-size:14px;line-height: 36px;padding: 4px 0 4px 24px;}
.systemList li a{margin-right:24px;}
.systemList li .yellow{background: #f8d35e;}
.systemList li .blue{background: #7cc7ee;}

.teamList li{width:272px;float: left; margin:0 20px 20px 0;}
.teamList li img{width:100%;height:192px;overflow: hidden;box-shadow: 0 0 10px #e7e7e9;-moz-box-shadow: 0 0 10px #e7e7e9;}
.teamList li p{line-height: 14px;line-height: 28px;margin-top: 10px;text-align: center;}

.zscqBox{background: #f0f0f0;padding: 14px;font-size: 14px;line-height: 30px;}
.zscqBox img{float: left;margin-right: 25px;}
.zscqBox p{text-indent: 2em;}

table{ width:100%;border-collapse: collapse; border-spacing: 0;}
.tableBox{border-left:1px solid #d7d7d7;}
.tableBox th{font-weight:bold;border:1px solid #d7d7d7;border-left:0px;padding: 8px;line-height: 28px;background: #f0f0f0;text-align: center;}
.tableBox td{border-right:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;padding: 8px;line-height: 28px;text-align: center;}

.hzjlList li{margin-bottom: 26px;}
.hzjlList li:after{display: block;content: "";clear: both;}
.hzjlList li .time{float:left;width:78px;height: 68px;font-size:14px;line-height:30px;background: #0075c2;color: #fff;text-align: center;margin-right: 26px;margin: 10px 26px 0 0;}
.hzjlList li strong{font-weight: bold;display: block;line-height: 36px;}
.hzjlList li .time span{display:block;width:60px;height:1px;background: #fff;margin: 0 auto;}
.hzjlList li .thing{float:right;width:760px;font-size: 14px;line-height: 30px;}

.proIntro{font-size: 14px;line-height: 30px;}

.tabHd{display:table;border-left:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;margin-bottom: 10px;}
.tabHd li{float: left;width:143px;text-align: center;line-height:40px;border-right:1px solid #d7d7d7;border-top:1px solid #d7d7d7;}
.tabHd li a{display: block;}
.tabHd li.on a,.tabHd li a:hover{background: #0075c2;color: #fff;}
.tabBd .tabIn{display: none;}


.flow-text{float:left;width:85px;font-size:18px;line-height:30px;text-align:center;color:#fff;padding-bottom: 28px;cursor: pointer;}
.flow-on{background: url(../images/flow_on.png) no-repeat center bottom;}
.flow-text p{height:60px;background: url(../images/bg_flow.png) no-repeat;padding: 14px 6px 23px 6px;}
.flow-text1{width:124px;}
.flow-text1 p{background: url(../images/bg_flow01.png) no-repeat;}
.flow-arrow{float: left;padding: 0 6px;width:24px;height:94px;background: url(../images/arrow_flow.png) no-repeat center;margin-bottom: 28px;}
.contact-cor{color: #0075c2;font-weight: bold;}

.flowBd1{display:none;font-size:14px;line-height:22px;margin-top: 10px;padding: 20px 15px;background: #fff;box-shadow: 0 0 10px #e4e5e6;}
.contact-cor{padding: 20px 0px;}

.downloadBox{text-align: center;}
.downloadBox p{display:inline-block;font-size: 14px;line-height:40px;text-align: center;margin: 0 24px;}
.downloadBox p.download1{width:154px;height:44px;background: url(../images/bg_download.png) no-repeat;}
.downloadBox p.download2{width:199px;height:44px;background: url(../images/bg_download1.png) no-repeat;}
.downloadBox a{display: block;color: #fff;}
.downloadBox p img{margin: 12px 5px 0 0;}


.dotline{height:0px;border-top:1px dashed #d7d7d7;margin: 30px 0px;}

.qqBg{background: #f0f0f0;padding:16px 20px 0px;line-height: 28px;}
.qqBox{width:128px;height: 99px;background: url(../images/bg_qq.jpg) no-repeat;margin: -16px -20px 0 0;font-size: 14px;line-height: 26px;padding-left: 124px;}
.qqBox p{margin-top:10px;}
.qqBox a{display:block;width:82px;background: url(../images/icon_qq.png) no-repeat 10px center;padding-left:28px;text-align:center;border: 1px solid #0075c2;border-radius: 5px;margin-bottom: 4px;}
.qqBox a.off-line{background: url(../images/icon_qq1.png) no-repeat 10px center;border: 1px solid #d7d7d7;}
.qqBox a:hover{color: #676767;}

.tit-3level{font-size: 16px;  font-weight: bold;  color: #0075c2;  line-height: 36px;  border-bottom: 1px solid #d7d7d7;margin-bottom: 10px;}
.textBox p{font-size: 14px;line-height: 28px;text-indent: 2em;}
.link-bzdz a{display: block;float: left;width:276px;height:60px;font-size:16px;line-height:54px;color:#fff;font-weight:bold;text-align: center;margin-right: 21px;}
.link-bzdz1{background: url(../images/bg040301.png) no-repeat;}
.link-bzdz2{background: url(../images/bg040302.png) no-repeat;}
.link-bzdz3{background: url(../images/bg040303.png) no-repeat;}

.bzdzList .squareList{width:380px;height:306px;float: left;padding: 10px 15px;background: #fff;box-shadow: 0 0 10px #e7e7e9;-moz-box-shadow: 0 0 10px #e7e7e9;margin-right: 50px;}
.squareList li{font-size: 14px;line-height: 32px;background: url(../images/icon_square.jpg) no-repeat 0 15px;padding-left: 10px; }
.tit16-cor{font-size: 16px;font-weight: bold;color: #0075c2;line-height: 50px;}
.tit16-cor a{float:right;font-size: 14px;font-weight: normal;}

.searchForm{background: #f0f0f0;padding: 14px;}
.searchForm table{width:100%;}
.searchForm table td{height:30px;line-height:30px;padding-bottom: 10px;padding: 0 10px 10px 0px;}
.searchForm table td input{width:320px;height:28px;line-height:28px;border:1px solid #d7d7d7;background: none;}
.searchForm table td.font-cor{color: #999;}
.searchForm table td input.btn-submit-zx{width:112px;height:30px;font-size:14px;line-height: 30px;text-align:center;color: #fff;background: #0075c2;border: none;border-radius: 3px;  -moz-border-radius:3px;margin-right: 32px;cursor: pointer;margin-top: 10px;}
.searchForm table td input.btn-reset-zx{width:90px;height:30px;font-size: 14px;color: #939393;text-align: center;line-height:30px;  border: 1px solid #939393;background: none;border-radius: 3px;-moz-border-radius: 3px;cursor: pointer;margin-top: 10px;}

.tableBox1 th,.tableBox1 tr td{text-align: left;}
.tableBox1 tr td:first-child{text-align: center;}
.picLink{border-top:1px solid #d7d7d7;padding-top: 20px;}
.picLink img{margin-right: 30px;}

.journalList{width:545px;}
.journalList img{width:192px;height: 255px;overflow: hidden;float: left;margin-right: 30px;}
.journalList li{font-size: 14px;line-height: 28px;padding: 8px 0px;}

.mattersBox{width:272px;}
.mattersBox p{font-size:24px;font-weight:bold;line-height:79px;color:#fff;text-align: center;margin-bottom: 10px;}
.mattersBox p.p1{background: url(../images/bg_tgxz.jpg) no-repeat left center; }
.mattersBox p.p2{background: url(../images/bg_ggfw.jpg) no-repeat left center; }
.mattersBox p.p3{background: url(../images/bg_zdqs.jpg) no-repeat left center; }
.mattersBox a{display: block;color: #fff;}


.guildBox{background: #fff;box-shadow: 0 0 10px #e7e7e9;padding:0px 15px 30px 15px;}
.radiusBtn{float: right;margin-top: 25px;}
.radiusBtn-in{float:left;width:152px;height:44px;position: relative;margin-left: 46px;}
.radiusBtn-in .text{width:152px;height:40px;background: #0075c2;border-radius: 15px;-moz-border-radius: 15px;position: absolute;top:0;left:0;z-index: 2;font-size: 14px;line-height: 40px;text-align: center;color: #fff;}
.radiusBtn-in .text img{margin:10px 8px 0 0;}
.radiusBtn-in a{display: block;color: #fff;}
.radiusBtn-in .bg{width:150px;height:38px;position: absolute;top:4px;left: 3px;border: 1px solid #dadada;border-radius: 15px;-moz-border-radius: 15px;}
.guildBox .intro{font-size: 14px;line-height: 28px;}
.guildBox .intro a{color: #0075c2;}
.guildBox .intro a:hover{text-decoration: underline;}
.guildBox .intro p{text-indent: 2em;}

.application{background: #fff;box-shadow: 0 0 10px #e7e7e9;}
.application .caption{font-size:24px;text-align: center;line-height:28px;background: #f0f0f0;padding: 20px 0px;}
.application li:after{display: block;content: "";clear: both;}
.application li{zoom: 1;margin-top: 10px;line-height: 26px;}
.application li p,.application li input{display:block;float: left;margin-right: 10px;}
.application li p {text-align: right;}
.application li input{border:1px solid #d7d7d7;background: none;height:24px;}
.w150{width:150px;}
.w130{width:130px;}
.w126{width:126px;}
.w70{width:70px;}
.w50{width:50px;}
.w224{width:224px;}
.w380{width:380px;}
.application li.bor{border-top: 1px solid #d7d7d7;padding: 20px 0px;margin-top: 20px;}

.viewList li{font-size:14px;line-height:28px;zoom: 1;margin-bottom: 20px;}
.viewList li:after{display: block;content: "";clear: both;}
.viewList li .pic{float: left;}
.viewList li .pic img{width:170px;height: 166px;overflow: hidden;margin-right: 30px;}
.viewList li h4{font-size: 16px;font-weight:bold;line-height: 36px;}
.viewList li h4 a{color: #333;}
.viewList li a:hover{color: #0075c1;}
.viewList li .more a{font-size:14px;line-height:28px;display:block;float:right;color: #0075c2;}
.viewList li .more a:hover{text-decoration:underline;}

.mattersBox p.p4{background: url(../images/bg_kc.jpg) no-repeat;}
.mattersBox p.p5{background: url(../images/bg_jy.jpg) no-repeat;}
.introBox{background: #f0f0f0;padding: 10px 20px;line-height: 28px;}
.introBox p{text-indent: 2em;}
.font16h-cor{font-size: 16px;font-weight: bold;color: #0075c2;line-height: 28px;padding:5px 0px;}
.termBox{font-size: 16px;}

.termBox{font-size: 14px; line-height: 28px;}
.termBox h5{font-size: 16px;font-weight: bold;padding: 5px 0px; margin-top: 10px;}
.tableBox2{border-top:1px solid #d7d7d7;}
.tableBox2 td{text-align: left;}
.bgBox{background: #f0f0f0;padding: 10px 20px;font-size: 14px;line-height: 28px;}
.tabHd-2 li{width:433px;font-size: 18px;line-height: 50px;}
.js_tabc_in{display: none;}
.flowBox100{height:250px;background: url(../images/bg_flow_fw.png) no-repeat center top ;}
.flowBox100 .flow-text{width:100px;height: 100px;margin: 76px 0 0 52px;}
.flowBox100 .flow-text p{font-size: 16px;line-height: 28px;background: url(../images/bg_flow100.png) no-repeat;padding: 22px 15px;height:auto;}
.equal-2in{width:422px;}
.shadowBox{background: #fff;box-shadow:0 0 10px #e7e7e9;-moz-box-shadow:0 0 10px #e7e7e9;padding: 10px 20px;font-size: 14px;line-height: 28px; }
.font16h{font-size: 16px;font-weight:bold;line-height: 36px;}
.w422{width:422px;}
.tabHd288 li{width:288px;}
.clList img{width:100%;height:190px;overflow: hidden;padding-bottom: 10px;}

/*7-3*/
.ky_map{float:left;margin-top: -20px;}
.ky_map h2{font-size: 18px;color: #004289;border-bottom: 2px solid #d9d7d7;line-height: 46px;margin-top: 10px;padding-left: 7px;}
.ky_map a{float: left;line-height: 26px;margin:0px 16px;}
.ky_map div{margin-top: 10px;margin-bottom: 17px;margin-left: -10px;overflow: hidden;}
/*7-2*/
.ky_words{border-left:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;}
.ky_words li{width: 113px;border-right:1px solid #e1e1e1;float: left;line-height: 38px;text-align:center;border-top:1px solid #e1e1e1;cursor: pointer;font-size: 16px;}
.ky_words li.on{color: #fff;background: #0075c2;}
.ky_hide{display: none;}
.ky_huifu{border-bottom:9px solid #f5f5f5;}
.ky_huifu li{border-top:1px dashed #d0d0d0;padding: 10px 0px;}
.ky_huifu li p{line-height: 28px;}
.ky_huifu li p a{padding: 5px 10px;display: inline-block;background: #0075c2; color: #fff;margin-right: 10px;font-size: 16px;}
.ky_huifu li p a.on{background: #c0bfbf;}
.ky_huifu{padding: 15px 0px;}
.bor0{border-top: 0!important;}
.ky_liuyan{border-collapse: collapse;margin-top: 30px;width: 650px;}
.ky_liuyan td{padding-right: 20px;height: 40px;line-height: 32px;vertical-align:top;}
.ky_liuyan .w88{width: 88px;text-align: right;}
.ky_liuyan td input{width: 520px;height: 30px;border:1px solid #d7d7d7;line-height: 30px;}
.ky_liuyan td textarea{width: 520px;height: 230px;border:1px solid #d7d7d7;margin-bottom:5px;}
.ky_liuyan td div input{width: 60px;height: 26px;color: #fff;line-height: 26px;float: left;border:0px;margin-right: 50px;background: #c1c1c1;}
.ky_liuyan td div span{color: #f00;float: right;}
.ky_liuyan td div .submit{width: 95px;background: url(../images/tijiao.jpg) no-repeat;}
.ky_liuyan td i{font-style: normal;color: #f00;}
.map ul li{line-height: 28px;color: #333;font-size: 14px;}
.map ul{margin-top: 20px;}
/*6-1*/
.ky_idea{margin-top: -25px;}
.ky_idea h2{background: url(../images/lanx.jpg) no-repeat left center;font-size: 16px;color:#0075c2;line-height: 36px;border-bottom:1px solid #d7d7d7;padding-left:8px;margin-bottom: 20px;margin-top: 25px;}
.idea_text{width: 630px;line-height: 28px;}
.ky_idea div .p1{text-indent: 2em;}
.ky_bil{height: 342px;background: url(../images/lil.png) no-repeat center center;margin-right: 15px;}
.ky_bil{position: relative;}
.ky_bil li{font-size: 24px;position:absolute;}
.ky_bil .li1{top: 71px;left: 50px;}
.ky_bil .li2{top:80px;right: 85px;}
.ky_bil .li3{top:225px;right: 33px;}
.ky_bil .li4{top:320px;left:130px;}
/*5-4*/
.ky_special p{line-height: 28px;font-size:14px;text-indent:2em;}
.ky_special ul{background:#fff;}
.ky_special ul li{float:left;margin-right: 10px;}
.ky_special .xiaz{background: url(../images/xiaz.jpg) no-repeat left center;padding-left: 35px;line-height: 24px;display: block;margin:25px 0px 30px;color: #0075c2;}
/*5-4*/
.ky_product_list li{float: left;width: 270px;margin-right:30px;}
.ky_product_list li img{width:270px;height:152px;box-shadow: 0px 0px 5px #e7e7e9;}
.ky_product_list li p{line-height: 44px;padding-bottom:7px;text-align:center;}
.ky_materials{height:257px ;background:#f2f2f2;}
.ky_materials img{border: 1px solid #e8e8e8;float: left;margin-right: 20px;}
.ky_materials p{line-height: 26px;text-indent: 2em;padding:25px 20px;}
.ky_kind{margin-top: 30px;}
.ky_kind h2{font-size:16px;width: 215px;height: 34px;font-weight:normal;line-height: 34px;border:1px solid #d7d7d7;color: #fff;background: #0075c2;text-align: center;border-bottom: 0;}
.ky_kind div{padding:25px 20px 10px 25px;background: #fff;border:1px solid #d7d7d7;line-height: 24px;text-indent: 2em;}
.ky_kind ul{padding:28px 0px;line-height:29px;}
.ky_kind ul li a{color: #0075c2;}
.ky_kind ul li.on a{color: #f3215d;}
/*5-2-1*/
.ky_film{background: #f2f2f2;padding:15px 15px 15px 20px;}
.ky_film p,.ky_film h3{line-height:27px;text-indent: 2em;}
.ky_film h3{font-size: 16px;}
.ky_film  li {float: left;overflow: hidden;font-size: 16px;}
.ky_film  li span{background: url(../images/sifang.jpg) no-repeat;width: 75px;height: 70px;float: left;line-height: 70px;text-align: center;color: #fff;}
.ky_film  li i{float: left;margin:27px 15px 0px;}
.ky_film  .li1 span{width: 70px;background: url(../images/ky_yuan.jpg) no-repeat ;}
/**/
.ky_yingy{background:#fff;padding-bottom: 20px;}
.slideGroup{margin-top: 30px;}
.slideGroup .parHd ul{border-left:1px solid #d7d7d7;}
.slideGroup .parHd ul li{float: left;width: 215px;height: 34px;border-top:1px solid #d7d7d7;line-height: 34px;text-align:center;border-bottom: 0;border-right:1px solid #d7d7d7;cursor: pointer;}
.slideGroup .parHd ul li.on{background: #0075c2;color:#fff;}
.slideGroup .parBd{border:1px solid #d7d7d7;}
/**/
.character{margin-left: 17px;margin-right: 14px;padding-top: 25px;}
.character p{font-size: 14px;line-height: 25px;padding-left:10px;text-indent: 2em;}
.character h3{font-size: 16px;line-height: 27px;padding-left:10px;text-indent: 2em;}
.ky_biaoge{margin-top: 15px;margin-bottom: 15px;}
.ky_biaoge td{height: 31px;border:1px solid #d7d7d7;}
/**/
.slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative;width: 833px;margin-left: 20px;margin-top: 10px;}
.slideGroup .sPrev,.slideGroup .sNext{ position:absolute;top:45px; display:block; width:22px; height:40px;  background:url(../images/icoLeft.png)  no-repeat 0 0; z-index: 99999;}
.slideGroup .sPrev{left: 0;}
.slideGroup .sNext{ background-position: -811px 0px;right:0;}
.slideGroup .parBd .slideBox ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd .slideBox ul li{ float:left; _display:inline; overflow:hidden;height: 128px;width:192px;margin-right: 22px; }
.slideGroup .parBd .slideBox li  img{ display:block; width: 192px;height: 128px;}


