/* CSS Reset*/
html {font-family:"Microsoft YaHei","微软雅黑","宋体","SimSun",sans-serif;-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 14px;}
body {font-family:"Microsoft YaHei","微软雅黑","宋体","SimSun",sans-serif; margin: 0; color: #000; background-color: #fff; height: 100%;overflow-x: hidden; -webkit-overflow-scrolling: touch; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
a { background: transparent; text-decoration: none; color: #000;transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;}
a:active { outline: 0; }
a {-webkit-tap-highlight-color:rgba(0,0,0,0);}
b, strong { font-weight: bold; }
dfn { font-style:normal;}
img { border: 0; vertical-align: middle; }
* {
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        -webkit-tap-highlight-color: transparent; /* For some Androids */
        outline: none;
}
input,textarea,button { border: 0; margin: 0; padding: 0;}
textarea { resize: none;}
table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #333; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #333; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #333; }
.box-content{-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;}
.box-border{-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
body {background: #fff;}
.bg_white { background: #fff; }
.bg_blue {background: #d2dce6;}
.bg_blueB { background: #d2deec;}
.bg_f5 { background: #f5f5f5;}
.bg_f7 { background: #f7f7f7;}
.center {text-align: center;}
.txt_bold {font-weight: bold;}
.txt_blue {background: #008fb4;color: #fff;display: inline-block;padding:0.2rem 0.9rem;}
a:focus, a:hover { text-decoration:none; outline: none; color: #882e2e;}
input { outline:none; }
.fr { float: right; } .fl { float: left; }
.t-l{text-align: left;}.t-c{text-align: center;}.t-r{text-align: right;}
.clear{clear:both; height: 0; line-height: 0; font-size: 0}
.an { transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;}
.img-width { max-width: 100%; height: auto!important; }
.clearfix:before, .clearfix:after {content:""; display:table;}   
.clearfix:after {clear:both;}   
.clearfix { *zoom:1;}
.jwlogo {display:none;}
/*public*/
.top-con {position: relative;}
.top {width: 100%;z-index: 99;background: #0c4191 url(../images/ttt.png) repeat-x bottom;}
.in-top {background:#2a6dd1 url(../images/top-bg.jpg) no-repeat center;}
.logo {width: 100%;padding:10px 0 3px;text-align: center;}
.logo_table {display: table;width: 100%;height: 58px;}
.logo_cell {display: table-cell;vertical-align: middle;}
.logo_cell img {max-width: 350px;width: 100%;height: auto;}

.top_nav {background: #0d4292;position: relative;z-index: 9999;}
.top_nav_con {height: 40px;margin-top: 27px;}
.top-r {position: relative;padding-right: 20px;}
.pc_menuCon li {float: left;position: relative;line-height:40px;}
.pc_menuCon li a {display:block;width: 100%; color: #fff;font-size: 14px;text-align: center;}
.pc_menuCon > li:hover > a { background-color:#146aec; } 
.pc_menuCon > li.active > a { background-color:#146aec;} 
.pc_menuCon > li.parent > a { background-color:#146aec;} 
.pc_menuCon > li.selected > a { background-color:#146aec;} 
.pc_menuCon ul { position: absolute;left: 0px;top:40px; display: none;width: 100%; margin: 0; padding: 0; list-style: none; padding-bottom: 3px; }
.pc_menuCon ul li { width: 100%; float: left; border-top: 1px solid #0d4292;background-color:#146aec;height: 32px;line-height: 32px;}
.pc_menuCon ul li a {display:block;color:#fff;height: 32px;line-height: 32px;font-size: 12px;padding:0;text-align: center;background-image:none;font-weight: normal;}
.pc_menuCon ul li:hover {background: #0d4292;}
.phone_menu_t {background:rgba(13,66,146,0.5);}
.lighted-fixed {position: fixed;left: 0;width: 100%;top: 0;background: #3b79d6;z-index: 999999;}

.top-se {width: 40px;height: 40px;position: absolute;right: 30px;bottom: -40px;z-index: 19999;}
.top-se a {display: inline-block;line-height: 27px;}
.top-se a.t_r_b {width: 40px;height: 40px;background: url(../images/se.png) no-repeat center;}


#mask_shadow {display:none;opacity:0;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);}
#popup {display:none;opacity:0;position:absolute;z-index:20000;top:150px;width:90%;height:190px;box-shadow:0 5px 15px rgba(0,0,0,0.5);}
#popup .title {position:relative;width:100%;height:55px;background-color:#3785de;}
#popup .title p {padding-left:14px;line-height:55px;color:#fff;font-size: 18px;}
#popup .title span {position:absolute;top:12px;right:20px;width:30px;height:30px;line-height: 28px; color:#fff;opacity:.5;font-size:20px;cursor:pointer;text-align:center;border:1px solid #fff;}
#popup .title span:hover {opacity:.8;}
#popup .cont {width:100%;height:135px;background-color:#EDEDED;padding-top: 45px;}
.search-box {width: 80%;margin:0 auto;position: relative;padding-right:80px;}
.data_q {width: 100%;padding: 0 10px;height: 40px;line-height: 40px;background: #fff;border:none;}
.data_s {position: absolute;right: 0;top: 0;height: 40px;line-height: 40px;width: 80px;font-size: 16px;color: #fff;border:none;text-align: center;background: #eea300;cursor:pointer;}
.data_s:hover {background: #d29002;}

.banner .bx-wrapper .bx-pager.bx-default-pager a {text-indent: -9999px;display: block;width: 45px;height: 7px;margin: 0 5px;outline: 0;background: #fff;}
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {background:#2a6ed3;}
.banner .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {bottom:10px;}
.banner_phone .bx-wrapper .bx-pager.bx-default-pager a {width: 25px;}

.banner .bxslider li {height: 600px;background-repeat:no-repeat;background-position:center;background-size:cover;}
.banner .bxslider li a { display: block; width: 100%; height: 100%; }

.in-main {background-image:url(../images/bg02.jpg);background-position: center top; background-repeat:no-repeat;background-color:#f3f3f3;}
.tel {text-align: center;background: #2557ac;}
.tel span {display: inline-block;vertical-align: middle; background: #2557ac;color: #f3f3f3;font-size: 14px;font-weight: bold;line-height: 26px;padding-left: 4px;margin:10px 0 0;}
.tel span i {font-size: 20px;font-weight: bold;color: #f3f3f3;background: #2557ac;font-style: normal;display: inline-block;vertical-align: middle;line-height: 26px;padding:0 4px;}
.news01-con {position: relative;/*background: #00b5ff url(../images/bg01.jpg) no-repeat center;background-size:cover;padding:15px;*/}
.news01-con-list {width: 100%;position: relative;z-index: 22;}
.news01-con-list .row {padding:12px 0 10px;}
.news01-con-item {background: #fff;border-bottom: 1px solid #3168c3;padding: 10px 15px;}
.news01-con-item img {width: 100%;height: 100%;}
.news01-con-item h3 {font-size: 16px;color: #626262;line-height: 24px;overflow: hidden;height: 48px;margin-top: 10px;}
.news01-con-item p {font-size: 14px;color: #306acb;margin-top: 5px;}
.news01-con-item a:hover h3 {color: #ee9d00;}

.news01-add {padding: 25px 35px 0;margin-bottom: 30px;background: #00b5ff url(../images/bg01.jpg) no-repeat center;background-size:cover;}
.news01-add-a {position: relative;width: 100%;z-index: 30;}
.news01-add-item {position: absolute;}
.news01-add-item a {display: block;width: 100%;height: 100%;}
.news01-add-item a img{width: 100%;height: 100%;}
.add-0 {width: 35%;left: 0;top: 0;}
.add-1 {width: 26%;left: 42%;top: 0;}
.add-2 {width: 26%;right: 0;top: 0;}
.add-0 .add-i-b {width: 100%;height: 100%;background: #0063e0;position: absolute;right: -15px;bottom: -15px; z-index:-1}
.news01-add-b {position: relative;z-index: 33;overflow: hidden;padding:0 0 0 80px;margin:-40px -35px 0 0;}
.news01-add-b .row {background: #fff;padding:10px 0;}
.news01-add-b .row > div {padding-left: 40px;padding-right: 40px;border-right: 1px solid #3168c3;}
.add-b-item {background: #fff;padding: 10px 15px;}
.add-b-item h3 {font-size: 16px;color: #626262;line-height: 24px;overflow: hidden;height: 48px;}
.add-b-item p {font-size: 14px;color: #306acb;margin-top: 5px;}
.add-b-item a:hover h3 {color: #ee9d00;}

.news02 {padding:10px 0 80px;}
.in-t {font-size: 24px;color: #fff;text-align: center;line-height: 30px;}
.news02-list {margin-top: 45px;overflow: hidden;}
.news02-item {position: relative; padding:10px 0 10px 85px;border-bottom: 1px solid #a0bae5;}
.news02-item .time {width: 65px;height: 75px;position: absolute;border:1px solid #fff;left: 0;top: 15px;text-align: center;}
.news02-item .time h3 {background:#2f83f1;height: 35px;line-height: 35px;color: #fff;font-size: 21px;}
.news02-item .time p {background:#fff;line-height: 38px;height: 38px;font-size: 25px;color: #2f83f1;}
.news02-item .title {display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;line-height: 30px;height: 30px;font-size: 16px;color: #0d4292;}
.news02-item .txt {font-size: 14px;color: #0363f5;line-height: 24px;height: 72px;overflow: hidden;}
.news02-item:hover .title {color: #ee9d00;}
.news02-more {padding-bottom: 10px;}
.news02-more a {display: block;width: 157px;height: 45px;border:1px solid #0072ab;font-size: 16px;color: #fff;line-height: 43px;text-align: center;margin:0 auto;background: #2b3c52;}

.in-t-b {color: #2f83f1;}
.in-t-b.cf {color: #fff;}
.news03-list {margin-top: 45px;}
.news03-item {position: relative; padding:25px 25px 25px 95px;margin-bottom: 25px; background: #4ab6fe;-moz-box-shadow:0 0 15px #6c6c6c; -webkit-box-shadow:0 0 15px #6c6c6c; box-shadow:0 0 15px #6c6c6c;}
.news03-item .time {width: 65px;height: 75px;position: absolute;border:1px solid #fff;left: 15px;top: 35px;text-align: center;}
.news03-item .time h3 {background:#2f83f1;height: 35px;line-height: 35px;color: #fff;font-size: 21px;}
.news03-item .time p {background:#fff;line-height: 38px;height: 38px;font-size: 25px;color: #2f83f1;}
.news03-item .title {display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;line-height: 30px;height: 30px;font-size: 16px;color: #fff;}
.news03-item .txt {font-size: 14px;color: #cfe1ff;line-height: 24px;height: 72px;overflow: hidden;}
.news03-item:hover {background: #0962b5;}
.news03-item:hover .title {color: #ee9d00;}
.news03-more {margin-top: 10px;}
.news03-more a {display: block;width: 157px;height: 45px;border:1px solid #2295e8;font-size: 16px;color: #fff;line-height: 43px;text-align: center;margin:0 auto;background: #2295e8;}
.news03-more a:hover {background: #fff;color: #2295e8;} 

.in-foot {background-image:url(../images/fo-bg.jpg);background-position: center bottom; background-repeat:no-repeat;background-color:#f3f3f3;padding-top: 10px;background-size:cover; }
.type {margin-top: 50px;}
.type-item {padding:22px 0;text-align: center;}
.type-item img {display:block;width: 100px;height: 100px;margin:0 auto;transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;}
.type-item span {display: block;line-height: 40px;color: #3b3b3b;font-size: 18px;font-weight: bold;}
.type-item:hover img {-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);}
.type-item:hover span {color: #0d4292;}
.in-foot-con {margin-top: 200px;}

.foot {padding-bottom: 20px;}
.foot-l {margin: 10px 0 20px;height: 72px;}
.foot-l img {max-width: 410px;height: auto;width: 100%;}
.foot-c h3 {font-size: 18px;color: #fff;margin-bottom: 13px;}
.foot-c h3 span {font-size: 16px;font-family:"Arial";}
.foot-c p {color: #f9f9f9;font-size: 12px;line-height: 30px;font-family:"宋体","SimSun";padding-left: 35px;background-position: left 3px; background-repeat:no-repeat;}
.foot-c p.foot-c-a {background-image:url(../images/aa.png); }
.foot-c p.foot-c-b {background-image:url(../images/bb.png); }
.foot-c p.foot-c-c {background-image:url(../images/cc.png); }
.foot-r {width: 104px;text-align: center;margin:20px auto;}
.foot-r img {width: 104px;height: 104px;display: block;margin-bottom: 10px;}
.foot-r p {line-height: 20px;font-size: 12px;color: #fff;}

.footer {background: #123a7e;padding:10px 0;}
.footer-info {font-size: 12px;color: #8dace0;font-family:"宋体","SimSun";text-align: center;line-height: 24px;position: relative;}
.footer-info span, .footer-info a {font-size: 12px;color: #8dace0;font-family:"宋体","SimSun";margin:0 5px;}
.footer-info a:hover {color: #fff;}
.fo-r {position: absolute;right: -10px;top: -54px;width: 50px;height: 44px;}
.fo-r a {display: block;width: 100%;height: 100%;background: url(../images/top.png) no-repeat center;background-color: #0064ff;}
.fo-r a:hover {background-color: #0449b5;}
/*---index---*/
.page-top {background: url(../images/tt.png) repeat-x bottom;}
.page_banner {background: #fff;width: 100%;height: 335px;}
.page_banner_pc {background: url(../images/p_banner01.jpg) no-repeat center;background-size:cover;}
.page_banner_pc02 {background: url(../images/p_banner02.jpg) no-repeat center;background-size:cover;}

.page-main {margin-bottom: 80px;}
.pageCon > div{padding-left: 0;padding-right: 0;}
.pageCon {position: relative;}
.pageCon-left { position: absolute;left: 0;top: 0;height: 100%;background: #f7f7f7;}
.pageNav{margin-top: -57px;}
.pageNav h3 {width: 100%;height: 60px;line-height: 60px;color: #fff;font-size: 18px;font-weight: normal;}
.pageNav h3 a {display: block;background: #1a54ab;color: #fff;font-size: 18px;padding:0 10px;}
.pageNav ul {padding:0;}

.nav-one { display: block;border:1px solid #e6e6e6;border-top: none;border-left: none; line-height: 50px;background:#fefefe;position: relative;}
.nav-one a {display: block;position: relative;line-height: 20px;font-size: 14px;color: #0474c9;padding:15px 20px;}
.nav-one em {display: block; width: 3px;height: 51px;position: absolute;left: -3px;background: #04409a;}
.nav-one.selected em {background:#f2901b;}
.nav-one.parent em {background:#f2901b;}
.nav-one a span {margin-right: 5px;}
.nav-one a:hover {background: #0474c9;color: #fff;}
.nav-two {display: block;border:none;border-top: 1px solid #e6e6e6; line-height: 40px;background:#fbfbfb;}
.nav-two a {display: block;position: relative;line-height: 16px;font-size: 13px;color: #0474c9;padding:12px 20px 12px 30px;border:none;}
.nav-one.parent .nav-two a {background: #fff;color:#0474c9;}
.nav-one.parent .nav-two a:hover {background: #0474c9;color: #fff;}
.nav-one.parent .nav-two.selected a {background: #0474c9;color: #fff;}

.pageR {padding:5px 5px 30px;background: #fff;}
.pageR_t {width: 100%;height: 40px;overflow: hidden;position: relative;z-index: 9;}
.pageR_t p {display: block;float: left;font-size: 18px; color: #0474c9;height: 40px;line-height: 40px;position: relative;padding:0 10px;z-index: 999;}
.pageR_t_a {float: left;height: 40px;line-height: 40px;color: #999;font-size: 12px;padding:0 5px;}
.pageR_t_a a {color: #999;font-size: 12px;}
.pageR_t_a a:hover {color: #0474c9;}
.pageR .line {width: 100%;height: 2px;background: #0474c9;}

#news_list {margin:10px 10px 40px 0;}
#news_list ul.news_ul li {padding: 10px 90px 10px 24px;line-height: 30px;height: 50px;position: relative;border-bottom: 1px solid #dedede;background: url(../images/li_i.png) 10px center no-repeat;}
#news_list ul.news_ul li a {display: block;width: 100%;height: 30px;line-height: 30px;font-size: 14px;color: #333;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#news_list ul.news_ul li span {width: 80px;position: absolute;display: block;right: 0;top: 10px;height: 30px;line-height: 30px;font-size: 12px; color: #919191;text-align: center;}
#news_list ul.news_ul li:hover a {color: #0474c9;}

.wp_entry img{max-width: 100%;width: auto;}


.pageR_article {padding:20px 0 30px;}
.pageR_article .title {font-size: 16px; color: #333;font-weight: normal;text-align: center;line-height: 30px;padding:5px 0;}
.pageR_article .infoA {font-size: 12px;color: #999;line-height: 24px;text-align: center;}
.pageR_article .infoA span {display: inline-block;padding:5px 6px;}
.pageR_article .con {color: #666;font-size: 12px;line-height:24px;padding-bottom: 15px;font-family:"宋体","SimSun";margin-top: 15px;}
.pageR_article .con img {max-width: 100%!important;height: auto!important;}

.page-foot-con {background-image:url(../images/bb.jpg);background-position: center top; background-repeat:no-repeat;padding-top: 35px;background-size:cover; }


.contact-con {width: 100%;overflow-y: auto;_overflow: auto;}
.contact-con::-webkit-scrollbar{-webkit-appearance: none;width: 14px;height: 14px;}
.contact-con::-webkit-scrollbar-thumb{border-radius: 8px;border: 3px solid #fff;background-color: rgba(0, 0, 0, .3);}
.contact-con table{border-collapse: collapse;border:none; font-size:14px;line-height: 25px;width: 100%; min-width: 550px;}
.contact-con table td{border:solid #CECECE 1px;border-color:"#cccc99"; padding:15px;}
.contact-con table th{border:solid #CECECE 1px;border-color:"#cccc99"; background:#f9f9f9; color:#666; text-align:center}


/* 超小屏幕（手机，小于 768px） */
/* 小屏幕（平板，大于等于 768px） */
@media screen and (min-width:768px) {
html {font-size: 16px;}
.in-main .container {padding-left:0;padding-right:0;position: relative;}
.container {padding-left:0;padding-right:0;position: relative;}
.logo {padding:19px 0 18px;float: left;width: 24%;text-align: left;}
.pc_menuCon li a {font-size: 14px;padding:0 3px;}
.top {position: absolute;left: 0;top: 0;height: 119px;background: url(../images/ttt.png) repeat-x bottom;}

.top-se {width: 20px;height: 40px;right: 0;bottom: 0;}
.top-se a.t_r_b {width: 20px;height: 40px; }
#popup {width:600px;}

.in-main {background-position: center 100px;}
.news01 {margin-top: -100px;}
.in-t-b {color: #3b3b3b;}
/*.tel {text-align: right;}*/
.tel span {margin:0 0 0 10px;}
.news01-con {/*padding:25px 35px;*/}
.news01-con-list {width: 100%;overflow: hidden;}
.news01-con-list .row {margin-left: -20px;margin-right: -20px;}
.news01-con-list .row > div {padding-left: 20px;padding-right: 20px;}
.news01-con-list .item_1,.news01-con-list .item_2,.news01-con-list .item_3 {display: none;}
.news01-con-item {border-bottom:none;padding: 10px 20px;margin-bottom: 20px;}
.news02-list .row {margin-left: -40px;margin-right: -40px;}
.news02-list .row > div {padding-left: 40px;padding-right: 40px;border-right: 1px solid #a0bae5;}
.news02-item {border-bottom:none;padding: 0 0 0 85px;}
.news02-item .time {top: 5px;}
.news02-item .title {color: #fff;}
.news02-item .txt{color: #cfe1ff;}

.news03-item {margin-bottom:0;}
.news03-more {margin-top: 40px;}
.type-item {text-align: left;}
.type-item-b {text-align: center;}
.type-item-c {text-align: right;}
.type-item img {display: inline-block;width: 100px;height: 100px;}
.type-item span {display: inline-block;margin-left: 30px;line-height: 100px;color: #3b3b3b;font-size: 18px;}
.foot-r {float: right;margin:0;}
.fo-r {right: 0;top: -10px;}

.pageNav h3 {text-align: center;}
.pageNav > ul {padding-left: 15px;}
.pageCon-left {border-left: 15px solid #04409a;}
.pageR_t_a {float: right;}
.listR_tL {width: auto;}
.listR_tR {float:right;width: auto;}

.pageNav ul li {float: left;width: 100%;}
.pageR {padding:10px 0 30px 40px;}
.pageR_news_list {margin:10px 0 40px;} 

.contact-con table {width: 100%;}  

}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (min-width:992px) {
html {font-size: 16px;}
.logo {width: 30%;}
.pc_menuCon li a {font-size: 15px;padding:0 7px;}
.in-main {background-position: center 60px;}
.news01 {margin-top: -60px;}
}
/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media screen and (min-width:1200px) {
html {font-size: 20px;}
.container {width: 1200px;}
.logo {width: 35%;}
.pc_menuCon li a {font-size:16px;padding:0 12px;}

}
