body{ font-family:"微软雅黑"; font-size:14px;  color:#212121; position: relative;     min-width: 1500px;}
li{ list-style:none;}
ul{ padding:0; margin:0;}
a{ color:#444;text-decoration:none}
a:hover{ text-decoration:none !important; color: #272d5a;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover{outline: none !important;}
ul,ol{ margin:0; padding:0; }
img{ max-width:100%;}
input,button {outline:none;}
.img-hide{ overflow:hidden; display: block; }

.img-hide img{ transition: 0.5s all; transform: scale(1,1); }
.img-hide:hover img{ transform: scale(1.05,1.05); }
.container{ width: 1310px;}
.header{ height: 104px; background: #243aa1; }
.logo{ height: 104px; line-height: 104px; }
.header-a{ line-height: 104px; height: 104px; }
.header-a a{ font-size: 16px; color: #fff; margin:0 5px; }
.search-box{ width: 230px; position: relative; margin-top: 34px; margin-left: 20px; }
.search-box .form-control{ border-radius: 4px; border:none; box-shadow: none; background: #495bb1; color: #fff; }
.search-box .form-control::-webkit-input-placeholder{
            color:#fff;
        }
.search-box .form-control::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#fff;
        }
.search-box .form-control:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#fff;
        }
.search-box .form-control:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#fff;
  
      }
.btn-ss{ position: absolute; right: 5px; top: 0; width: 34px; height: 34px; /*background: url(../images/icon-ss.png) center no-repeat!important; */}
.nav-list li{ float: left; width: 12%; height: 50px; position: relative; z-index: 1000; }
.nav-list li a{ display: block; font-size: 18px; height: 50px; color: #070e21; line-height: 50px; }
.nav-list{ height: 50px; }
.nav-down{ position: absolute; left: 0; top: 100%; min-width: 100%; background: #fff; display: none; }
.nav-down li a{ display: block;}
.nav-down li{ float: none; width: 100%; }
.nav-list li:hover .nav-down{ display: block; }
.nav-down li a:hover{ background: #c41d17; color: #fff; }
.banner img{ width: 100%;height:660px;}
.banner{ overflow:hidden; margin:0; }
.banner .slick-dots{ bottom: 60px; }
.banner .slick-dots li,.banner .slick-dots li button{ width: 16px; height: 16px; border-radius: 50%; }
.banner .slick-dots li button{ border:solid 3px #fff; }
.banner .slick-dots li.slick-active button{ background: #fff; }
.slick-dots li button:before{ display: none; }
.banner .slick-dots li{ margin:0 8px; }
.page-one{ background: #f6f6f6; padding-bottom: 28px; }
.title{ font-size: 30px; color: #28448b; font-weight: bold; margin:40px 0; }
.title a{ float: right; margin-top: -5px; }
.news-list li{ height: 142px; transition: 0.3s all; padding:20px 10px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); margin-bottom: 22px; }
.news-list-tt a{ font-size: 16px; color: #000; }
.news-list{ width: 325px; }
.news-list-p{ color: #888; line-height: 25px; height: 50px; overflow:hidden; margin-top: 10px; }
.news-list-date span{ display: inline-block; background: #adb2c9; color: #fff; padding:0 10px; border-radius: 4px; margin-top: 8px; }
.img-link{ width: 585px; margin-left: 20px; }
.img-link-bottom{ background: #243a9f; height: 130px; padding:20px 30px; }
.img-link-tt a{ font-size: 20px; color: #fff; font-weight: bold; }
.img-link img{ height: 338px; width: 100%; }
.page-tow{ height: 708px; background: url(../images/page02.png) center no-repeat; background-size: cover; }
.page-tow .title{ color: #fff; }
.tow-left{ width: 450px; }
.back-sm{ height: 510px; padding:25px 20px; background: url(../images/back-sm.png) center no-repeat; background-size: 100% 100%; border:solid 1px #8996cc; }
.xw-list li{ line-height: 42px; margin-bottom: 16px; }
.xw-list li a{ font-size: 16px; color: #fff; }
.xw-list li span{ display: inline-block; width: 60px; background: #e2e2e2; font-size: 16px; color: #333; text-align: center; margin-right: 15px; }
.tow-right{ width: 795px; }
.img-list li{ float: left; width: 50%; padding:0 15px; }
.img-list li img{ width: 100%; height: 230px; }
.img-list{ margin:0 -15px; }
.img-list li a{ display: block; position: relative; }
.img-list li a i{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: url(../images/back-mask.png) center no-repeat; background-size: 100% 100%; }
.img-list li a span{ position: absolute; left: 0; right: 0; bottom: 10px; font-size: 18px; color: #fff; padding:0 20px; }
.jy-list li{ float: left; width: 50%; padding:0 12px; margin-top: 45px; }
.jy-list{ margin:0 -12px; }
.jy-date{ width: 70px; height: 50px; line-height: 20px; padding-top: 5px; border-radius: 4px; background: #ced5f6; text-align: center; font-size: 12px; color: #1a2f90; }
.jy-date span{ font-size: 24px; }
.jy-list-tt{ margin-left: 78px; line-height: 25px; height: 50px; overflow:hidden; }
.jy-list-tt a{ font-size: 16px; color: #fff; }
.page-three{ background: url(../images/back03.png) center no-repeat; background-size: cover; height: 770px; margin-bottom: 15px; }
.page-three .title{ margin-bottom: 0; }
.page-three .title span{ display: inline-block; border-bottom: solid 5px #243aa1; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; }
.gz-back{ background: #fff; height: 585px; margin:0 -85px; box-shadow: 0 0 10px rgba(0,0,0,0.1); padding:55px 85px; }
.img-slick img{ width: 100%; }
.img-slick{ margin-right: 55px; }
.title-r span{ margin-left: 40px; }
.img-tt a{ font-size: 18px; color: #333; font-weight: bold; }
.img-tt{ margin:30px 0 50px 0; }
.slick-dots{ bottom: 0; }
.slick-dots li,.slick-dots li button{ width: 16px; height: 16px; border-radius: 50%; background: #babfd4; }
.slick-dots li.slick-active button{ background: #132785; }
.slick-dots li{ margin:0 10px; }
.gz-back .xw-list li a{ color: #333; }
.gz-back .xw-list{ margin-left: 40px; }
.zt-list li{ float: left; width: 33.333333%; padding:0 17px; }
.zt-list{ margin:0 -17px; margin-bottom: 85px; }
.footer{ height: 186px; background: url(../images/footer.png) center no-repeat; background-size: cover; padding-top: 60px; }
.dropdown button{ border:solid 1px #fff; width: 270px; height: 38px; padding:0 15px; font-size: 15px; border-radius: 0; background: none; text-align: left; color: #fff; }
.dropdown button span{ float: right; color: #fff; margin-top: 10px; }
.dropdown-menu{ left: 0; right: 0; bottom: 100%; top: auto; background: #fff; min-width: 100%;  }
.footer-p{ margin-left: 185px; color: #fff; font-size: 15px; margin-top: -5px; }
.footer-right a{ display: inline-block; margin-left: 25px; position: relative; }
.footer-right a span{ position: absolute; left: 50%; bottom: 100%; display: none; margin-left: -83px; width: 165px; padding-bottom: 10px; }
.footer-right a span img{ width: 165px; }
.footer-right a:hover span{ display: block; }
/**************list*************/
.list-banner{ height: 595px; position: relative; overflow:hidden; }
.list-banner .container{ height: 595px; position: relative; }
.txt-banner{ position: absolute; left: 15px; bottom: 0; width: 225px; font-size: 24px; color: #fff; font-weight: bold; height: 93px; line-height: 93px; background: url(../images/txt-banner.png) right center no-repeat; }
.list-banner .container:before{ display: block; content: ""; position: absolute; right: 100%; bottom: 0; margin-right: -15px; left: -100000px; height: 93px; background: url(../images/txt-banner02.png) center repeat; }
.list-left{ width: 225px; padding-top: 25px; }
.list-nav li a{ display: block; margin-bottom: 10px; transition: 0.5s all; height: 58px; line-height: 58px; padding-left: 25px; font-size: 18px; color: #0e0e0f; }
.list-nav li.active a,.list-nav li a:hover{ background: #fcfdfe; background: #fff; }
.list-nav li a span{ transition: 0.5s all; }
.list-nav li.active a span,.list-nav li a:hover span{ padding-left: 25px; background: url(../images/raw.png) left center no-repeat; }
.list-box{ position: relative; min-height: 600px; }
.list-box:before{ display: block; content: ""; position: absolute; left: 0; top: 0; height: 504px; right: 50%; margin-right: 415px; z-index: -1; background: url(../images/list-left.png) center no-repeat; background-size: cover; }
.list-nav{ height: 504px; }
.list-left-tt{ font-size: 22px; color: #132882; font-weight: bold; margin-top: 30px; }
.xw-ul li a{ font-size: 16px; color: #333; padding-left: 13px; background: url(../images/dian.png) left 9px no-repeat; }
.xw-ul li{ margin-top: 30px; line-height: 25px; height: 50px; overflow:hidden; }
.xw-ul { margin-bottom: 50px; }
.right-width{ width: 1010px; padding-top: 45px; padding-bottom: 50px; }
.top-left{ font-size: 24px; color: #243aa1; font-weight: bold; border-bottom: solid 3px #243aa1; padding-bottom: 10px; }
.nav-b,.nav-b a{ font-size: 15px; color: #333; }
.right-top{ background: url(../images/back-c.png) right bottom no-repeat; margin-bottom: 30px; }
.nav-b{ padding-top: 16px; padding-right: 80px; }
.nav-b a.active,.nav-b a:hover{ color: #f78d01; }
.article-p p{ font-size: 16px; color: #333; text-indent: 2em; text-align: justify; line-height: 45px; }
.list-box:after{ display: block; content: ""; position: absolute; left: 50%; margin-left: -415px; top: 0; bottom: 0px; border-right: solid 1px #eee; }
.jg-list li{ font-size: 18px; color: #333; margin-bottom: 35px; }
.jg-list li span{ font-weight: bold; }
.jg-list{ padding-top: 10px; }
.xw-ul-list li{ height: 180px; border-bottom: solid 1px #ddd; padding-left: 37px; padding-top: 20px; }
.xw-ul-date{ font-size: 16px; margin-top: 5px; color: #b4b4b4; padding-bottom: 10px; border-bottom: solid 3px #d1d7e4; }
.xw-ul-date span{ font-size: 36px; color: #b4b4b4; }
.xw-ul-width{ width: 615px; margin-left: 55px; }
.xw-ul-tt a{ font-size: 18px; color: #333; font-weight: bold; }
.xw-ul-p{ color: #888; line-height: 25px; height: 50px; overflow:hidden; margin-top: 25px; }
.xw-ul-img img{ width: 195px; height: 135px; }
.xw-ul-list li:hover{ background: #f4f8fe; }
.xw-ul-list li:hover .xw-ul-tt a,.xw-ul-list li:hover .xw-ul-p,.xw-ul-list li:hover .xw-ul-date,.xw-ul-list li:hover .xw-ul-date span{ color: #243aa1; }
.xw-ul-list li:hover .xw-ul-date{ border-color:#243aa1;  }
.page{ margin-top: 50px; }
.lb-list li{ position: relative; border-bottom: dashed 1px #ddd; line-height: 60px; }
.lb-list li a{ font-size: 16px; color: #333; padding-left: 20px; background: url(../images/dian.png) left center no-repeat; }
.lb-list{ margin-top: -10px; }
.lb-list li span{ position: absolute; right: 0; top: 0; font-size: 16px; color: #666; }
.article-tt{ font-size: 24px; color: #010101; font-weight: bold; margin-top: 40px; }
.article-sm{ color: #848484; padding:15px 0 25px 0; background: url(../images/lind.png) center bottom repeat-x; }
.article-txt p{ font-size: 16px; color: #333; line-height: 45px; margin-bottom: 15px; }
.article-txt{ padding-top: 20px; }
.article-link a{ font-size: 16px; color: #737475; }
.article-link a span{ font-size: 16px; color: #000; font-weight: bold; }
.article-link{ margin-top: 50px; }
.article-link p{ margin-bottom: 20px; }
.nav-list li a:hover{ background: #243aa1; color: #fff; }
.news-list li:hover{ box-shadow: 0 0 23px rgba(0,0,0,0.3); }
.news-list-tt a:hover,.xw-ul li a:hover,.lb-list li a:hover,.article-link a:hover{ color: #243aa1; }
.xw-list li:hover span{ background: #132785; color: #fff; }
.xw-list li a:hover,.jy-list-tt a:hover{ text-decoration: underline!important; }
.img-link-p{ color: #fff; line-height: 25px; height: 50px; overflow:hidden; margin-top: 10px; }