﻿/*列表导航*/
.breadwte{padding:10px 0;}
.breadnav{padding:10px 0;background:#f8f8f8;margin-bottom:20px;}
.position{background: url(images/nav.png) no-repeat left 3px;padding-left:20px;}
.position a{color: #3e3a39;}
.position2 {color: #3e3a39;font-size:15px;padding:15px 0 15px 25px;border-bottom: 1px solid #ccc;margin: 0 0 20px 0; background: url(images/nav.png) no-repeat left center;}
.position2 a:last-child{color: #990000;}
.position2 a{color: #3e3a39;}
.position3 {color: #3e3a39;padding:10px 25px;background: url(images/nav.png) no-repeat left center;}
.position3 a{color: #3e3a39;}
.position4 {color: #3e3a39;padding:10px 25px;background: url(images/nav.png) no-repeat left center;}
.position4 a{color: #3e3a39;}
.position5 {padding-left:25px;font-size:18px;color:#37577d;letter-spacing:2px;background: url(images/nav.png) left center no-repeat;}
.position5 a{color:#697789;}
.location{margin-top:30px;padding:10px;border-bottom:5px solid #dbe3ec;background-color:#f6f6f6;}
/*列表banner*/
.sidepic img{width: 100%;height:auto;}
.delmag{margin-bottom:0px;}
.delbor{border-bottom:none;}
/*列表样式*/
.seciton-head{margin:30px 0;}
.seciton-nav,.seciton-sq-nav{background-color:#3266a5;margin-bottom:15px;}
.seciton-nav2{background-color:#154ea3;margin-bottom:25px;}
.seciton-nav .nav>li{width:11.11111%;float:left;text-align:center;}
.seciton-nav .nav>li>a{color:#fff;font-size:18px;padding:15px 10px;}
.seciton-nav2 .nav{width:100%;display: flex;}
.seciton-nav2 .nav>li{flex:1;}
.seciton-nav2 .nav>li>a{color:#fff;font-size:18px;padding:15px 10px;text-align:center;}
.seciton-sq-nav .nav>li{width:20%;float:left;text-align:center;}
.seciton-sq-nav .nav>li>a{color:#fff;font-size:18px;padding:15px 15px;}
.seciton-search{padding:30px 45px;background: url(images/search-bg.png) no-repeat;background-size:100% 100%;}
.seciton-search .form-group{margin-bottom:20px;}
.seciton-search .control-label{color:#4d4d4d;font-size:18px;font-weight:normal;}
.seciton-search .form-control{height:52px;font-size:16px;}
.seciton-search .form-control2{width:45%;height:52px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.seciton-search .control-date{color:#4d4d4d;font-size:16px;}
.seciton-search .btn-submit{width:100%;color:#fff;font-size:16px;height:44px;background-color:#3266a5;}
.seciton-search .btn-reset{width:100%;color:#333;font-size:16px;height:44px;background-color:#fff;border-color:#dcdcdc;}
.seciton-search2{min-height:480px;padding:80px 45px 30px 45px;background: url(images/search-bg2.png) no-repeat;background-size:100% 100%;}
.seciton-search2 .form-group{margin-bottom:20px;}
.seciton-search2 .control-label{color:#fff;font-size:18px;font-weight:normal;}
.seciton-search2 .form-control{height:52px;font-size:16px;color:#6e6e6e;background-color: rgba(255,255,255,.64);border: 1px solid #fff;}
.seciton-search2 .form-control2{width:46%;height:52px;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: rgba(255,255,255,.64);background-image: none;border: 1px solid #fff;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);box-shadow: inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.seciton-search2 .control-date{color:#6e6e6e;font-size:16px;}
.seciton-search2 .btn-submit{width:100%;color:#fff;font-size:20px;height:44px;background-color:#154ea3;font-family:"黑体";}
.seciton-search2 .btn-reset{width:100%;color:#154ea3;font-size:20px;height:44px;background-color:#fff;border-color:#dcdcdc;font-family:"黑体";}
.seciton-search2  input::placeholder,.seciton-search2 textarea::placeholder {color: #6e6e6e;}
.seciton-user{min-height:480px;padding:25px 35px 20px 35px;background-color:#ffffff;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.seciton-user h3{color:#154ea3;font-size:24px;border-left:6px solid #154ea3;padding-left:16px;font-weight:bold;}
.seciton-tabs .hd{margin-bottom:-2px;}
.seciton-tabs .hd li{float:left;margin-right:30px;}
.seciton-tabs .hd li a{display:block;color:#5d5d5d;font-size:22px;height:51px;padding:10px 10px;}
.seciton-tabs .hd li.on a{border-bottom:3px solid #00479d;color:#00479d;}
.seciton-tabs .bd{border:1px solid #e5e5e5;padding:10px;}
.seciton-tabs .bd .tabs-list,.seciton-tabs2 .bd .tabs-list{display:none;}
.seciton-tabs2{position:relative;}
.seciton-tabs2 .hd{background: url(images/bg4.png) left center repeat-x;}
.seciton-tabs2 .hd li{float:left;}
.seciton-tabs2 .hd li a{display:block;color:#154ea3;font-size:20px;padding:0 15px;height:26px;line-height:26px;background-color:#ffffff;}
.seciton-tabs2 .hd li.on a{border-left:6px solid #154ea3;font-size:26px;border-bottom:0;font-weight:bold;}
.seciton-tabs2 .more{position:absolute;top:5px;right:0;}
.seciton-tabs2 .more a{color:#22537d;display:block;width:23px;height:17px;background: url(images/more2.png) no-repeat;text-indent:-99999px;}
.notice-con p{color:#434343;font-size:18px;line-height:35px;}
.notice-btn li a{display:block;color:#fff;font-size:18px;padding:10px;margin:10px 0;text-align:center;background-color:#3266a5;}
.notice-btn li a img{margin-right:15px;transition: 0.3s;}
.notice-btn li a:hover{background-color:#0068b7;}
.notice-btn li a:hover img{transform: rotate(-30deg);-ms-transform: rotate(-30deg);-moz-transform: rotate(-30deg);-webkit-transform: rotate(-30deg);-o-transform: rotate(-30deg);}
.seciton-user .notice-btn li a{height:55px;border-radius:5px;margin:15px 0 0;}
.seciton-user .notice-btn li:first-child a{background-color:#25b6b1;}
.seciton-user .notice-btn li:nth-child(2) a{background-color:#4788c9;}
.quick-list>li>a{display:block;color:#4f5051;font-size:16px;height:45px;line-height:43px;border:1px solid #d1d1d1;text-align:center;margin-bottom:20px;text-overflow: ellipsis;white-space: nowrap;position:relative;overflow: hidden;}
.quick-list>li>a:hover{color:#fff;background-color:#154ea3;border-color:#154ea3;}
.catname{color:#434343;font-size:20px;border-bottom:1px solid #C4C4C4;padding:17px 0;}
.catname .name{padding-left:25px;background: url(images/title3.png) left center no-repeat;}
.catname .more{font-size:15px;}
.listnav{background-color:#eae9e9;}
.listbg{background-image: url(images/bg.png);background-position:center bottom;background-repeat:no-repeat;}
.listbg2{background-color:#fafafa;background-image: url(images/bg.png);background-position:center bottom;background-repeat:no-repeat;}
.listnav .head{height: 63px;line-height: 63px;font-size: 22px;color: #fff;text-align:center;box-sizing: border-box;background: #1b62ce;position: relative;}
.listnav .head2{height: 63px;line-height: 63px;font-size: 22px;color: #fff;text-align:center;box-sizing: border-box;background: rgba(10, 80, 150, .85);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8B70000, endColorstr=#c8B70000);position: relative;}
.listnav .main{padding-bottom:120px;border-left:3px solid #cccccc;}
.jia{height: 40px;background: #757575;}
.accordion .linke {cursor: pointer;display: block;height:50px;line-height:50px;color: #444444;font-size: 16px;text-align:center;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.accordion .linke a {color: #444444;font-size: 16px;display:block;font-weight: 500;}
.accordion li {cursor: pointer;padding: 0 39px;position:relative;}
.accordion li:hover{background:#F7F7F7;}
.accordion li:hover i {position: absolute;top:18px;right:-2px;-webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;width: 14px;height: 14px;background:#F7F7F7 url(images/arr_gray.png) no-repeat center;}
.accordion li:on{background:#F7F7F7;}
.accordion li:on i {position: absolute;top:18px;right: 3px;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;width: 14px;height: 14px;background: url(images/arr_gray.png) no-repeat center;}
.accordion .open i {position: absolute;top:18px;right: 0;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;width: 14px;height: 14px;background: #F7F7F7 url(images/arr_red.png) no-repeat center;}
.accordion li.open{background: #F7F7F7;}
.accordion li.open:before {content: "";border-left: 3px solid #0a5096;height: 50px;transition: all 0.2s ease-out 0s;position: absolute;left:-3px;top:0;}
.accordion li .jia{background: url(images/add_gray.png) no-repeat right 20px;}
.accordion .open .jia{background: url(images/add_gray2.jpg) no-repeat right 20px;}

.accordion2 .linke {cursor: pointer;display: block;height:55px;line-height:55px;color: #444444;font-size: 16px;text-align:center;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.accordion2 .linke a {color: #444444;font-size: 16px;display:block;font-weight: 500;}
.accordion2 li {cursor: pointer;padding: 0 39px;position:relative;border-bottom:1px solid #dbdbdb;}
.accordion2 li:hover{background:#F7F7F7;}
.accordion2 li:hover i {position: absolute;top:18px;right:-2px;-webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;width: 14px;height: 14px;background:#F7F7F7 url(images/arr_gray.png) no-repeat center;}
.accordion2 i {position: absolute;top:18px;right: 0;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;width: 14px;height: 14px;background: #F7F7F7 url(images/arr_red.png) no-repeat center;}
.accordion2 li.open{background: #F7F7F7;}
.accordion2 li.open a{color:#0a5096;}
.accordion2 li.open:before {content: "";border-left: 3px solid #0a5096;height: 55px;transition: all 0.2s ease-out 0s;position: absolute;left:-3px;top:0;}
.accordion2 li .jia{background: url(images/add_gray.png) no-repeat right 20px;}
.accordion2 .open .jia{background: url(images/add_gray2.jpg) no-repeat right 20px;}

.accordion3 .linke {cursor: pointer;display: block;height:50px;line-height:50px;color: #444444;font-size: 16px;text-align:center;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.accordion3 .linke a {color: #444444;font-size: 16px;display:block;font-weight: 500;}
.accordion3 li {cursor: pointer;padding: 0 39px;position:relative;}
.accordion3 li i{position: absolute;top:18px;right:-2px;-webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;width: 14px;height: 14px;background: url(images/arr_gray.png) no-repeat center;}
.accordion3 li:hover{background:#F7F7F7;}
.accordion3 .open i {position: absolute;top:18px;right: 0;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;width: 14px;height: 14px;background: #F7F7F7 url(images/arr_red.png) no-repeat center;}
.accordion3 li.open{background: #F7F7F7;}
.accordion3 li.open:before {content: "";border-left: 3px solid #0a5096;height: 50px;transition: all 0.2s ease-out 0s;position: absolute;left:-3px;top:0;}
.accordion3 li .jia{background: url(images/add_gray.png) no-repeat right 20px;}
.accordion3 .open .jia{background: url(images/add_gray2.jpg) no-repeat right 20px;}
/*submenu*/
.submenu{padding-bottom: 12px;border-bottom: 1px solid #dbdbdb;}
.submenu li{padding: 0;position: relative;}
.submenu li:hover b{position: absolute;top:7px;right: -2px;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;width: 14px;height: 14px;background: url(images/arr_gray.png) no-repeat center;display:block;}
.submenu .open b{position: absolute;top:7px;right: -2px;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;width: 14px;height: 14px;background: url(images/arr_red.png) no-repeat center;display:block;}
.submenu a {display: block;color: #444444;line-height: 30px;padding-left:90px;background: url(images/listd.png) no-repeat 70px center;-webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;padding-right: 20px;}
.submenu li:hover a{color: #a81919;}
.submenu .open a{color: #a81919;}
.submenu2,.submenu2 li{border-bottom:0;}
.sidenew .title{margin-bottom:-2px;}
.sidenew .title h3{float:left;font-size:22px;color:#22537d;border-bottom:3px solid #00479d;padding:10px 5px;}
.sidenew .title h3 a{color:#22537d;}
.sidenew .more{margin-top:15px;}
.sidenew .more a{color:#22537d;}
.sidenew .list{border:1px solid #e5e5e5;padding:10px 14px;}
.side-news-box .head{background: url(images/bg4.png) left center repeat-x;}
.side-news-box .head h3{color:#0146ae;font-size:26px;background:#ffffff;padding-right:10px;font-weight:bold;}
.side-news-box .head h3 a{color:#0146ae;}
.side-news-box .head .more{margin-top:5px;}
.side-news-box .head .more a{color:#22537d;display:block;width:23px;height:17px;background: url(images/more2.png) no-repeat;text-indent:-99999px;}
/*频道页*/
.seciton-sq-intro{padding:30px 30px 0 30px;margin-bottom:25px;background: url(images/sqbg.png) no-repeat;background-size:100% 100%;}
.seciton-sq-pic{margin-bottom:30px;}
.seciton-sq-text p{line-height:34px;text-indent: 2.0em;color:#4c4c4c;font-size:16px;}
.sq-nav-list>li{width:249px;float:left;padding-right: 97px;margin-bottom:15px;background: url(images/line.png) right center no-repeat;}
.sq-nav-list>li>a{width:100%;height:84px;line-height:64px;display:block;float:left;color:#626262;font-size:20px;text-align:center;padding:10px 15px;background: url(images/bg3.png) no-repeat;background-size: 100% 100%;}
.sq-nav-list>li:last-child{width:152px;padding-right:0;background:none;}
.sqbox{background: url(images/sqbg2.png) right bottom no-repeat;}
.sq-item{margin:10px;}
.sq-item .pic img{width:100%;height:auto;}
.sq-item .text{padding:10px 15px;background-color:#eeeeee;}
.sq-item .text p{color:#5d5d5d;font-size:16px;line-height:42px;}
.sq-item .text a{color:#5a2424;}
.sq-list{padding:5px 15px;margin:10px;background-color:#f4f4f4;}
/*常规样式*/
.border1{overflow:hidden;zoom:1}
.border1 .head1{padding:23px 0 22px 0;background-image:url(images/head_bg_blue.png);text-align:center;}
.border1 .head1 span{color: #fff;font-size: 18px;display: block;}
.border1 .head2{background:#0a5096; height:68px;line-height:68px;font-size:18px;;color:#fff;}
.border1 .head2 .title2{font-size:20px;display: block;text-align:center;background:url(images/sb1_head_tit.png) 40px 50% no-repeat;}
.border1 .main1{background: #fff url(images/head_bg2.png) no-repeat 198px -80px;padding:0;border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2;}
.border1 .main2{background: #fff;padding:0;border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2;}
.border1 .menu_list_1 li{line-height:50px;text-align:center;color:#4c4c4c;border-bottom:#e2e2e2 1px solid;-o-transition:all ease 0.5s;transition:all ease 0.5s;}
.border1 .menu_list_1 li:hover{-webkit-box-shadow:0 5px 12px 0 rgba(124,124,124,0.3);-moz-box-shadow:0 5px 12px 0 rgba(124,124,124,0.3);box-shadow:0 5px 12px 0 rgba(124,124,124,0.3);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px);}
.border1 ul li.last{border-bottom:none;}
.border1 .menu_list_1 li a{display:block;color:#4c4c4c;font-size:16px;}
.border1 .menu_list_1 li a:hover,.border1 .menu_list_1 li.cur{text-decoration:none;color:#0a5096;background:url(images/cur_blue.png) center bottom no-repeat;}
.border1 .menu_list_1 li.cur a{color:#0a5096;}
.border1 .main_ultop h3{margin:0;}
.border1 .main_ultop h3,.border1 .main_ultop li{line-height:50px;text-align:center;color:#4c4c4c;border-bottom:#e2e2e2 1px solid;-o-transition:all ease 0.5s;transition:all ease 0.5s;}
.border1 .main_ultop h3:hover,.border1 .main_ultop li:hover{-webkit-box-shadow:0 5px 12px 0 rgba(124,124,124,0.3);-moz-box-shadow:0 5px 12px 0 rgba(124,124,124,0.3);box-shadow:0 5px 12px 0 rgba(124,124,124,0.3);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px);}
.border1 ul li.last{border-bottom:none;}
.border1 .main_ultop h3 a{color:#0a5096;font-size:16px;text-decoration:none;}
.border1 .main_ultop li a{display:block;color:#4c4c4c;font-size:15px;}
.border1 .main_ultop li a:hover,.border1 .main_ultop li.cur{text-decoration:none;color:#0a5096;background:url(images/cur_blue.png) center bottom no-repeat;}
.border1 .main_ultop li.cur a{color:#0a5096;}
.border1 .main_ultop2 h3{margin:0;font-weight:normal;}
.border1 .main_ultop2 h3,.border1 .main_ultop2 li{line-height:50px;text-align:center;color:#4c4c4c;border-bottom:#e2e2e2 1px solid;-o-transition:all ease 0.5s;transition:all ease 0.5s;}
.border1 .main_ultop2 h3:hover,.border1 .main_ultop2 li:hover{-webkit-box-shadow:0 5px 12px 0 rgba(124,124,124,0.3);-moz-box-shadow:0 5px 12px 0 rgba(124,124,124,0.3);box-shadow:0 5px 12px 0 rgba(124,124,124,0.3);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px);}
.border1 ul li.last{border-bottom:none;}
.border1 .main_ultop2 h3 a{color:#0a5096;font-size:16px;text-decoration:none;}
.border1 .main_ultop2 li a{display:block;color:#4c4c4c;font-size:14px;}
.border1 .main_ultop2 li a:hover,.border1 .main_ultop2 h3.cur{text-decoration:none;color:#0a5096;background:url(images/cur_blue.png) center bottom no-repeat;}
.border1 .main_ultop2 h3.cur a{color:#0a5096;}
.border1 .main_ultop3 li{line-height:50px;text-align:center;color:#4c4c4c;border-bottom:#e2e2e2 1px solid;-o-transition:all ease 0.5s;transition:all ease 0.5s;}
.border1 .main_ultop3 li:hover{-webkit-box-shadow:0 5px 12px 0 rgba(124,124,124,0.3);-moz-box-shadow:0 5px 12px 0 rgba(124,124,124,0.3);box-shadow:0 5px 12px 0 rgba(124,124,124,0.3);-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px);}
.border1 ul li.last{border-bottom:none;}
.border1 .main_ultop3 li a{color:#0a5096;font-size:16px;text-decoration:none;display:block;}
.border1 .main_ultop3 li a:hover,.border1 .main_ultop3 li.cur{color:#0a5096;background:url(images/cur_blue.png) center bottom no-repeat;}
.border1 .main_ultop3 li.cur a{color:#0a5096;}
.border1 .tabs li{background:url(images/tab.png) right center no-repeat;height:49px;line-height:49px;border-bottom:#e8e8e8 1px solid;background-size:cover;}
.border1  li.thistab{width:268px;background:url(images/tab_hover.png) right center no-repeat;}
.border1 .tabs li a:hover{color:#ef7a08;background:url(images/tab_hover.png) right center no-repeat;}
.border1 .tabs li a{padding-left:40px;color:#333;display: block;height:50px;line-height:50px;text-decoration:none;}
.border1  li.thistab a{color:#ef7a08;}
.border2{width:48%;overflow:hidden;zoom:1}
.border3{border:1px solid #dddddd;overflow:hidden;zoom:1}
.gov-head{border-bottom:2px solid #0a5096;}
.gov-head .bigtitle{font-size:20px;border-bottom: 1px solid #0a5096;display: inline-block;padding:9px 10px;color:#0a5096;}
.gov-head  a{color:#000;}
.gov-head .more{padding:10px}
.gov-main{margin:15px 0;}
.gov-main .row{overflow:hidden;}
.biglist{min-height:290px;}
.gov-head2{border-bottom:2px solid #0a5096;background:#f2f2f2;}
.gov-head2 .bigtitle{font-size:20px;border-bottom: 1px solid #0a5096;display: inline-block;padding:7px 10px;color:#0a5096;}
.gov-head2  a{color:#000;}
.gov-head2 .more{padding:10px}
.gov-head3{border-bottom:1px solid #d3d3d3;}
.gov-head3 .bigtitle{font-size:24px;color:#0a5096;display: inline-block;padding:7px 10px;color:#0a5096;}
.gov-head3  a{color:#000;}
.gov-head3 .more{padding:10px}
.gov-head4{border-bottom:2px solid #0a5096;background:#ededed;}
.gov-head4 .bigtitle{font-size:18px;display: inline-block;padding:10px 18px 8px 50px;background:url(images/title2.png) 18px center no-repeat;color:#0a5096;border-bottom:1px solid #0a5096;}
.gov-head4  a{color:#0a5096;}
.gov-head4 .more{padding:10px;font-size:12px;}
.gov-head4 .more a{color:#494949;}
.gov-main4 {padding:12px;}
.mbottom{margin-bottom:10px;}
.sharebox {background: #efefef;padding: 0;}
.sharebox span{background: #dcdddd;height: 25px;line-height: 25px;display: block;padding: 0 0 0 10%;}
.bdsharebuttonbox{margin: 6px 0 6px 17px;}
.relink ul {padding: 0 0 0 10%;margin-top: 10px;}
.relink ul li a{color: #231815;background: url(images/arr.png) left center no-repeat;line-height: 26px;font-size: 12px;padding-left: 18px;display: block;}
.news-index-left{padding:0;float:left;}
.news-index-right{padding:0;float:right;width:460px;}
/*内容页样式*/
.article{border:1px solid #cccccc;border-top:2px solid #1b62ce;padding:20px;margin-bottom:20px;}
.article .artitle{font-size:24px;color:#444;font-weight: bold;text-align: center;line-height:30px;margin:30px 0 20px 0;}
.article .artinfo{color: #9e9e9e;text-align: center;line-height: 150%;padding: 0px 0 20px;}
.article .artinfo li{display:inline-block;margin:0 10px;font-size:14px;}
.article .artcon{margin:20px 30px;line-height: 30px;font-size:16px;color:#444;}
.article .artcon img{max-width:100% !important;height:auto !important;}
.article .artcon p span{position: static !important;}
.layout_txtcontent {border: 1px solid #E2E2E2;padding:30px;color: #1B1B1B;font-size: 14px;}
.layout_txtcontent_title {color: #c12200;font-size: 20px;font-weight: bold;margin-top:30px;text-align: center;padding: 15px 0;}
.layout_txtcontent_info {border-bottom:1px solid #d3d3d3; text-align: center;color: #999999;line-height: 24px;margin:20px 0;padding:5px 0;}
.layout_txtcontent_info2{background: #f4f4f4;border: 1px solid #e2e2e2;text-align: center;color: #999999;line-height: 24px;margin:20px 0;}
.layout_txtcontent_content {margin-top: 10px;overflow: hidden;line-height: 200%;}
.son_title {background: none repeat scroll 0 0 #FFFCEC;border: 1px dashed #FEDC99;color: #333333;height: 24px;margin:15px auto;padding: 0 10px;text-align: right;}
.change{margin:10px 40px;}
.change .change-btn{font-size:15px;background: url(images/arr_red.png) left center no-repeat;padding-left:16px;}
.closepage {margin: 15px auto;width: 100%;text-align:center;}
.closepage a{color:#555;}
.closepage span{background: url(images/submit_btn_bg.gif) repeat-x scroll 0 0 transparent;border: 1px solid #555555;color: #333333;width:120px;height:21px;padding: 1px 3px;margin-left: 10px;font-size:12px;line-height:24px;}
/*栏目信息统计表*/
.statistics-title{font-size:36px;color:#000;margin:50px 0;position: relative;}

.qiehuan{position:absolute;top:18px;right:0;}
.qiehuan li{float:left;font-size:16px;color:#345a5b;cursor:pointer;}
.qiehuan li.on a{color:#ff9600;}
.qiehuan li span{padding:0 8px;color:#345a5b;}

.statistics-time{text-align:right;line-height: 40px;font-size:18px;}
.statistics-list{margin-bottom:40px;}
.statistics-list table{margin-bottom:0;}
.statistics-list table th{font-size:22px;color:#0e0e0e;padding:20px 10px;border:1px solid #d2d2d2;background:#f3fbff;text-align:center;font-weight:normal;}
.statistics-list table td{font-size:22px;color:#0e0e0e;padding:20px 10px;border:1px solid #d2d2d2;text-align:center;}
.statistics-list table td.nobg{background: #d2d2d2;}
@media (min-width: 1200px){
	.row-25{margin-left:-25px;margin-right:-25px;}
	.col-pd-25{padding-left:25px;padding-right:25px;}
}
@media (max-width: 1410px){
	.sq-nav-list>li{width:204px;padding-right:84px;}
	.sq-nav-list>li:last-child{width:130px;}
}
@media (max-width: 992px){

}
@media (max-width: 767px){
	.breadbanner img{width:100%;height:auto;}
	.seciton-head{margin:10px 0;}
	.seciton-nav .nav>li{width:50%;}
	.seciton-search{padding:10px 15px;background-color:#fafcff;}
	.seciton-tabs .hd li{width:50%;margin-right:0;text-align:center;}
	.sq-nav-list>li{width:50% !important;padding-right:0;}
	.article .artitle{font-size:22px;line-height:35px;}
	.article .artcon{margin:20px 0;}
}
