/*header*/
html {padding:0;margin:0;}
body{line-height: 160%; font-size: 14px; font-family: "Microsoft YaHei","微软雅黑"}
ul {list-style: none;padding:0;margin:0;}
ul li{ list-style-type: none;}
* {transition: all 0.3s ease 0s;}

a {text-decoration: none; color: #555;}
a:focus, a:hover{ color: #333;}

/*头部样式*/
.jjloog{ margin-top: 10px;}
.navbar {border:0;margin:0;min-height: 0;border-radius: 0; }
.navbar-yb{ background:#fafafa; padding: 10px 0;}
.navbar-yb-s{position: absolute; z-index: 99;}
.container {padding:0;}
.navbar-yb{ background-color: transparent; margin-top: 16px;}
.dropdown-menu>li>a {text-align: center;line-height: 30px; color: #fff;}
.navbar-yb .navbar-nav { display: inline-block; border: 0px; margin: 0px; margin-top: 20px;  padding: 0px; padding-right: 60px;}
.navbar-yb .navbar-nav>li>a{ display: inline-block; width: 100%; padding-bottom: 5px;}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color:transparent;
    color: #0362d0; border-bottom: 2px solid #0362d0;
}
.navbar-right {
    float: right!important;
    margin-right: 0px;
}
.navbar-yb .navbar-nav>li.active,.navbar-yb .navbar-nav>li:hover{   color: #0362d0;background: transparent; border-bottom: 0px solid #0362d0;}
.navbar-yb .navbar-nav>li>a:focus, .navbar-yb .navbar-nav>li>a:hover,.navbar-nav .active{ background: transparent;  border-bottom: 2px solid #0362d0; padding-bottom: 5px;}

.banben { display: inline-block; float: left;    padding: 6px 10px;}
.banben a{ color: #fff; display: inline-block; float: left; margin-right: 20px;}
.banben a:hover{ color: #FFD300;}
/*logo样式*/
.navbar-brand {	height: 100%;padding:0;}
/*导航a标签样式*/
.nav>li {	padding:6px 30px;margin-bottom: -5px;}
.nav>li>a {font-size: 14px; color: #4d4c4c;padding:0;font-size: 16px;color: #333 ;}
.navbar-nav>li>.dropdown-menu{background: rgba(62,128,175,.8); border: 0px;transition: all 0s ease 0s;}
.navbar-yb .navbar-nav>li.weix>a:focus, .navbar-yb .navbar-nav>li.weix>a:hover,.navbar-nav .active{border-bottom: 0;}
.navbar-nav>li.weix>.dropdown-menu{ min-width: inherit; padding: 8px;}
.navbar-nav>li.weix>.dropdown-menu img{width: 100px; max-width: inherit;}
/*banner*/
.swiper-container {  width: 100%;  height: 100%;  background: #fafafa;  }
.swiper-slide {  font-size: 18px;  color:#fff;  -webkit-box-sizing: border-box;  box-sizing: border-box;  padding: 0;  }
.om-banner{ position: relative; display: inline-block;}
.text{ position: absolute; z-index: 10; top: 50%; right: 10%; width: 60%;}
.ani-slide p{  transform:translateX(0);  opacity:1;  }
.swiper-pagination {  bottom: 10px;  left: 0;  width: 100%;  }
.side{  height:170px;position:fixed;bottom:0px;right:0px;  top: 0px;   margin:auto auto;z-index: 1000;    }
.side-ul>li{ position: relative;  margin-bottom: 10px; }
.side-ul>li:last-child{ border-bottom: none;}
.side-ul>li>a{  color:#fff ; display: block; width: 50px; height:50px; background: #0362d0;   border-radius: 5px 0px 0px 5px;}
.side-ul>li>a > .fa{ font-size: 25px;line-height: 50px; }
.side-ul>li:hover a{
    background:#CB1F1F;
}
.side-ul>li:hover>a{  color:  #404040;}
.side-ul>li>a .kuang1,.side-ul>li>a .kuang2,.side-ul>li>a .kuang3{ ;position: absolute; right: 50px; top: 0px; display: none;opacity: 0;width: 200px; background: #0362d0 ; padding: 13px; color: #fff;border-radius: 5px;}
.side-ul>li.qq:hover>a .kuang1{ display: block; opacity: 1;}
.side-ul>li.weixin:hover>a .kuang2,.side-ul>li.weixin:hover>a .kuang2:hover{ display: block; opacity: 1; top:60px;}
.side-ul>li.dianhua:hover>a .kuang3{ display: block; opacity: 1;  top: 0px;}

.aboutpage{ width: 100%; background: #fafafa; padding: 40px 0;}
.syabout-l{ display: inline-block; width: 80%; margin-top: 20px; margin-left: 5%; }
.syabout-r{ display: inline-block; width: 90%; margin-left: 5%;}
.syabout-l-t{ display: inline-block; width: 100%; font-size: 36px; color: #0362d0; font-weight: bold; padding: 10px; margin-bottom: 40px;}

.sy-about-cn-a{ display: inline-block; width: 100%; position: relative; text-align: right; margin-top: 20px; margin-bottom: 40px;}
.sy-about-cn-a:before{content: ''; position: absolute; width: 90%; height: 2px ; left: 0; top: 10px; background: #ccc;}
.sy-about-cn-a:after{content: ''; position: absolute; width: 10%; height: 2px ; left: 0; top: 10px; background: #0362d0;}

.sy-about-cn{ display: inline-block; float: left; margin-right: 10px; font-size: 24px; color: #0362d0; font-weight: bold;}
.sy-about-note{ display: inline-block; float: left; font-size: 16px; font-weight: bold; color: #666;}
.syabout-x{ float: left; width: 0;
    height: 0; margin-right: 10px; margin-top: 20px;
    border-top: 5px solid transparent;
    border-left: 10px solid #0362d0;
    border-bottom: 5px solid transparent;}
.syabout-con{ display: inline-block; width: 100%; margin-top: 40px; line-height: 180%; color: #666; font-size: 14px;}


.cppage{ width: 100%; background: #fff; padding: 40px 0;}
.sy-cp{ display: inline-block; width: 100%;}
.sy-cp li .cp-div{ display: inline-block; width: 100%; background: linear-gradient(45deg, #FAFAFA, #F5F5F5); height: 340px; margin: 5px 0;}

.sy-cp li:nth-child(1) .cp-div,.sy-cp li:nth-child(3) .cp-div,.sy-cp li:nth-child(6) .cp-div,
.sy-cp li:nth-child(8) .cp-div,.sy-cp li:nth-child(9) .cp-div,.sy-cp li:nth-child(11) .cp-div
{ background: url("../images/cpbj.jpg?v=1") center; background-size: cover}


.zhez{position: absolute; width: 0px; height:0px;opacity: 0; border-radius: 300px; background: url("../images/zhez.png");  top: 50%;  left: 50%; }
.oil-mote{ position: absolute; left: 50%; margin-left: -55px; top: 50%; margin-top: -16px;}
.syggpic{ display: inline-block; width: 100%;  margin: 16px 0;}
.zhe-p{ height: 100%; overflow: hidden;}
.zhe-p:hover .zhez{width: 300px; height:300px; opacity: 1; margin-left: -150px; margin-top: -150px;}
.zhe-p:hover .zhelogo{ transform:rotate(360deg);
    -ms-transform:rotate(360deg); 	/* IE 9 */
    -moz-transform:rotate(360deg); 	/* Firefox */
    -webkit-transform:rotate(360deg); /* Safari 和 Chrome */
    -o-transform:rotate(360deg); 	/* Opera */}
.zhe-p:hover .oil-con{transform: scale(1.1)}
.zhe-p:hover .oil-img{ transform: scale(1.1)}

.oil-con .oil-tit{ color: #333; width: 100%; font-size: 18px; line-height: 30px; height: 60px; overflow: hidden; font-weight: bold; }
.oil-con .oil-tit-e{ margin-top: 10px; color: #666; font-size: 16px; width: 100%; font-weight: bold;text-transform: capitalize;}
.oil-con .oil-note{ color: #999; line-height: 25px; height: 50px; overflow: hidden; font-size: 14px; margin-top: 0px; width: 100%; font-weight: bold;}
.oil-mote a{ display: inline-block; padding: 8px 30px; border-radius: 40px 0 40px 0; background: #fff; color: #0362d0; }
.oil-mote a:hover{ background: #0362d0; color: #fff;}
/*.oil-con .oil-tit{ color: #a22824; width: 100%; font-size: 36px; line-height: 50px; font-weight: bold;}*/
/*.oil-con .oil-tit-e{ margin-top: 10px; color: #666; font-size: 16px; width: 100%; font-weight: bold; text-transform: capitalize;}*/

.cp-img{ margin-top: 20px; overflow: hidden;  width: 100%; margin-left: 0%; height: 360px; }
.cp-qt{ margin-top: 20px; overflow: hidden;  width: 100%; margin-left: 0%; height: 200px; }
.cp-img img{ height: 100%;}

.oil-con{ margin-top: 10px; width: 100%; text-align: center;}
/*.sy-cp li:nth-child(3) .cp-div .cp-img,.sy-cp li:nth-child(4) .cp-div .cp-img,.sy-cp li:nth-child(5) .cp-div .cp-img*/
/*,.sy-cp li:nth-child(8) .cp-div .cp-img,.sy-cp li:nth-child(9) .cp-div .cp-img,.sy-cp li:nth-child(10) .cp-div .cp-img*/
/*{ margin-top: 10%; height: 24vh; overflow: hidden;}*/
/*.sy-cp li:nth-child(3) .cp-div .oil-con,.sy-cp li:nth-child(4) .cp-div .oil-con,.sy-cp li:nth-child(5) .cp-div .oil-con,*/
/*.sy-cp li:nth-child(8) .cp-div .oil-con,.sy-cp li:nth-child(9) .cp-div .oil-con,.sy-cp li:nth-child(10) .cp-div .oil-con{ margin-top: 20px;}*/
/*.sy-cp li:nth-child(3) .cp-div .oil-con .oil-tit,.sy-cp li:nth-child(4) .cp-div .oil-con .oil-tit,.sy-cp li:nth-child(5) .cp-div .oil-con .oil-tit,*/
/*.sy-cp li:nth-child(8) .cp-div .oil-con .oil-tit,.sy-cp li:nth-child(9) .cp-div .oil-con .oil-tit,.sy-cp li:nth-child(10) .cp-div .oil-con .oil-tit*/
/*{ text-align: center;}*/
/*.sy-cp li:nth-child(3) .cp-div .oil-con .oil-note,.sy-cp li:nth-child(4) .cp-div .oil-con .oil-note,.sy-cp li:nth-child(5) .cp-div .oil-con .oil-note*/
/*,.sy-cp li:nth-child(8) .cp-div .oil-con .oil-note,.sy-cp li:nth-child(9) .cp-div .oil-con .oil-note,.sy-cp li:nth-child(10) .cp-div .oil-con .oil-note{ text-align: center;}*/
/*.sy-cp li:nth-child(3) .cp-div,.sy-cp li:nth-child(4) .cp-div,.sy-cp li:nth-child(5) .cp-div,*/
/*.sy-cp li:nth-child(8) .cp-div,.sy-cp li:nth-child(9) .cp-div,.sy-cp li:nth-child(10) .cp-div{ height: 40vh; margin: 8px 0;}*/


.newspage{width: 100%; padding: 40px 0; background: url("../images/newspagebj.png") top center no-repeat #fafafa; }

.news-sy{ display: inline-block; width: 100%;  padding: 0}
.news-sy li{ padding: 20px; }

.news-div{ display: inline-block; width: 100%; position: relative; height: 15.8vh;}
.news-time{display: inline-block;  color: #999; font-size: 12px; line-height: 30px; }
.news-tit{display: inline-block;  color: #555; font-size: 14px; font-weight: bold; line-height: 30px; height: 30px; overflow: hidden; width: 100%;}
.news-note{display: inline-block;  color: #666; line-height: 20px; height:40px; overflow: hidden; width: 100%; font-size: 12px; }
.news-more a{ color: #999; padding: 6px 20px;}
.news-sy li:hover { box-shadow: 3px 3px 10px #999; background: #fafafa;}
.news-sy li:hover .news-tit a{ color: #0362d0;}

.news-more a:hover{ background: #E7C450; color: #fff;}
.news-time-n{ display: inline-block; width: 90%; margin-left: 5%; text-align: center; position: relative;}
.news-time-n:before{content: ''; position: absolute; width: 2px; height: 20px; background: #ccc; top: 50%; margin-top: -10px; left: 0;}
.news-time-n .y{font-size: 14px; display: inline-block; padding: 6px 12px;}
.news-time-n .md{font-size: 18px; font-weight: bold; color: #0362d0; border-top: 1px solid #ccc; display: inline-block; padding: 6px 12px;}
.news-ny .news-div{ height: auto;}
.news-ny li{  padding: 10px; margin-top: 16px; border-bottom: 1px solid #eee;}


.news-ny li:hover{ background: #eee; box-shadow: 3px 3px 10px #ccc;}
.new-note{ font-size: 12px; line-height: 24px; color: #ccc;}
.n-new-icon{background: #0362d0; width: 30px; height: 30px; position: absolute; right: 0; margin-right: -15px; border-radius: 100px; z-index: 11; top: 50%; margin-top: -15px; color: #fff;}
.n-new-icon span{ text-align: center; line-height: 30px; font-size: 16px; display: inline-block; width: 100%;}
.news-ny li:hover .n-new-icon{ background: #FFC400; margin-right: 10px;}



.synews-tit{ display: inline-block; width: 100%; position: relative; text-align: right; margin-top: 20px; margin-bottom: 10px;}

.synews-tit-cn{ display: inline-block; float: left; margin-right: 10px; font-size: 24px; color: #0362d0; font-weight: bold;}
.synews-tit-note{ display: inline-block; float: left; font-size: 16px; font-weight: bold; color: #666;}
.synews-tit-x{ float: left; width: 0;
    height: 0; margin-right: 10px; margin-top: 6px;
    border-top: 5px solid transparent;
    border-left: 10px solid #0362d0;
    border-bottom: 5px solid transparent;}

.news-more{ display: inline-block; width: 100%; text-align: center; margin-top: 20px;}
.news-more a{ display: inline-block; padding: 8px 30px; border-radius: 40px; background: #fff; border: 1px solid #0362d0; color: #0362d0; }
.news-more a:hover{ background: #0362d0; color: #fff;}

/*内页*/
.navbar-yb-ny{ background: #fff; margin-top: 0;}
.nybanner{width: 100%; position: relative;}
.nyb-text{ display: inline-block; width: 100%; text-align: center; top: 50%; margin-top: -80px; position: absolute;}
.nyb-text .nyb-t-t{font-size: 24px; border-bottom: 1px solid #fff; color: #fff; font-weight: bold; position: relative; display: inline-block; padding: 20px;}
.nyb-t-x{ position: absolute; width: 80px; height: 3px; bottom: -1px; background: #FFC400; display: inline-block; left: 50%; margin-left: -40px;}
.nyb-t-c{ font-size: 14px; color: #fff; line-height: 30px;}
.page-ny-nav{ width: 100%; padding: 0; display: inline-block; background: #fafafa; border-bottom: 1px solid #ececec; }

.ny-nav-ul{ margin-top: 0px; width: 100%; display: inline-block; text-align: center;}
.ny-nav-ul li{ margin: 0 1px; display: inline-block;}

.ny-nav-ul li a{   padding:12px 16px; display: inline-block; position: relative;  line-height: 22px; color: #555; font-weight: bold;   margin-top:0px;}
.ny-nav-ul li a small{ display: inline-block; width: 100%; font-size: 12px; color: #999; font-weight: 400; line-height: 18px;}
.ny-nav-ul li a:before{content: ""; position: absolute; top: 0px; display: none; height: 2px; width: 100%; background: #0362d0; left: 0;}
.ny-nav-ul li a:hover,.ny-nav-ul li a.active{ color: #0362d0; background: #fff;}
.ny-nav-ul li a:hover:before,.ny-nav-ul li a.active:before{ display: inline-block; }
.page-ny{  padding: 10px 0 10px 0; border-bottom: 1px solid #f5f5f5; display: inline-block; width: 100%;}
.pageny-t-a{position: relative;  width: 100%; display: inline-block; text-align: left; }
.pageny-t-a .tit-cn{ margin-left: 0px; margin-top: 20px; font-size: 24px; color: #333;}
.pageny-t-a .tit-en{ font-size: 14px; color: #666; margin-left: 0px;}
.aboutrny{ display: inline-block; width: 80%; margin-left: 5%; margin-top: 40px;}


/*syabout*/
.syabout-l-ny{ display: inline-block; height: 50vh;   width: 100%; padding: 20px 0;}
.syabout-tit{ width: 100%; padding: 20px 0px; text-align: left; line-height: 50px;}
.syabout-en{ font-size: 24px; display: inline-block; text-transform: uppercase; color: #0362d0; margin-right: 8px; font-weight: bold; float: left;}
.syabout-cn{ font-size: 24px; display: inline-block; color: #333; font-weight: bold; float: left;}

.syabout-note{ font-size: 12px; color: #ccc; width: 100%; display: inline-block; line-height: 20px; letter-spacing: 4px;}
.syabout-xs{ display: inline-block; width: 40px; height: 2px; background: #0362d0; overflow: hidden;}

.syabout-l-ny .syabout-con{ display: inline-block; width: 100%; margin-top:0px; color: #777; line-height: 180%;}

.aboutpage{ width: 100%; background: url("../images/aboutbj.jpg"); padding: 40px 0;}
.syabout-r-ny{ display: inline-block; width: 100%; margin-top: 40px;  }

.cppage-ny{ display: inline-block; width: 100%;}
.cpny-tit{ width: 100%; padding: 10px 0px; text-align: left; line-height: 30px;}
.links-i{ display: inline-block; width: 100%;}
.links-i li{ padding: 6px;}
.links-i li a{ display: inline-block; width: 100%; height: 100px;}
.links-i li a img{ border-radius: 6px;}
.links-i li a:hover img{transform:rotateY(360deg); transition: all 1s ease 0s;
    -ms-transform:rotateY(360deg); 	/* IE 9 */
    -moz-transform:rotateY(360deg); 	/* Firefox */
    -webkit-transform:rotateY(360deg); /* Safari 和 Chrome */
    -o-transform:rotateY(360deg); 	/* Opera */}

.link-page{  width: 100%; background: #B90000;}
.link-page a{  color: #fff; }
.links-ul{ display: inline-block; line-height: 30px;}
.links-ul li{ display: inline-block;}
.links-ul li a{ display: inline-block; padding: 4px 6px;}
.links-ul li a:hover{color: #dca7a7;}
.links-ul li:nth-child(1) a:hover{color: #fff;}




.pagea-tit{ width: 100%; padding: 20px 0px; text-align: center; line-height: 50px;}
.pagea-tit-en{ color: #377BE3; display: inline-block; font-weight: bold;}
.pagea-tit-cn{ font-size: 24px; color: #073B72; font-weight: bold;}

.pagea-tit-note{ font-size: 12px; color: #ccc; line-height: 20px; letter-spacing: 4px;}

.qywh-p{ display: inline-block; width: 100%; padding: 0; background: url("../images/qywhbj.jpg") right; height: 40vh;}
.qywh-ul{ display: inline-block; width: 100%;  height: 100%;}
.qywh-ul li{ display: inline-block; height: 100%;}
.qywh-tit{ display: inline-block; width: 100%;   background-image: linear-gradient(45deg, #0362d0, #00359B); padding: 40px 0; vertical-align: middle; height: 100%; text-align: center; }
.qywh-tit-cn{ display: inline-block; width: 100%; font-size: 24px; font-weight: bold; color: #fff; margin-top: 35%; text-align: center;}
.qywh-cn{ display: inline-block; width: 100%; font-size: 24px; font-weight: bold; color: #fff; margin-top: 10%; text-align: center;}
.qywh-note{ display: inline-block; width: 90%; margin: 0px 5%; color: #fff; text-align: center;}
.qywh-x{ display: inline-block; width: 20%; height: 2px; background: #fff; margin:20px  40%;}

.qywh-div{ display: inline-block; width: 100%; border-right: 1px solid #fff; padding: 40px 10px; margin: 15% 0;}

.qywh-ul li:last-child .qywh-div{ border-right: 0px;}


.ny-nav-left{ display: inline-block; width: 100%; border-right: 1px solid #ccc; background: #fafafa; padding: 40px 30px 40px 0;}
.ny-nav-left li{ float: left; text-align: right; display: inline-block; width: 100%;}
.ny-nav-left li a{ display: inline-block; height: 40px; padding: 10px; width: 100%; position: relative;}
.ny-nav-left li a:hover,.ny-nav-left li a.active{ color: #fff; background: #0362d0; margin-right: -30px; padding: 10px 18px;}
.ny-nav-left li a:after{content: ""; position: absolute; top: 0px; display: none; height: 40px; width: 3px; background: #0362d0; right: -32px;}




.breadcrumb{ background: transparent; font-size: 12px; color: #ccc; margin-bottom: 0;}
.breadcrumb a{ color: #ccc;}
.left-cp-tit { text-align: right; padding-right: 40px;
    background: #0362d0;
    font-size: 24px;
    font-weight: bold;
    line-height: 80px;
    width: 100%;
    padding-left: 20px;
    color: #fff;
}


.ny-cp-ul{ display: inline-block; width: 100%; margin-top: 20px;}
.ny-cp-ul li{ margin-top: 10px; padding: 10px;}
.ny-cp-ul li .ny-cp-div{ display: inline-block; width: 100%; background: #fafafa; }
.ny-cp-ul li .ny-cp-img{ display: inline-block; width: 100%; border-radius: 8px ; overflow: hidden; height:220px;  overflow: hidden; }
.ny-cp-ul li .ny-cp-tit{ display: inline-block; width: 100%;  height: 60px; line-height: 30px; text-align: center;}
.ny-cp-ul li .ny-cp-tit .cn{ font-size: 16px; font-weight: bold;}
.ny-cp-ul li .ny-cp-tit .en{ font-size: 14px; line-height: 22px; color: #999;}

.ny-cp-ul li:hover .ny-cp-div{ box-shadow: 5px 5px 15px #999}
.ny-cp-ul li:hover .ny-cp-img img{ transform: scale(1.1)}
.ny-cp-ul li:hover .ny-cp-tit{ background: #0362d0;}
.ny-cp-ul li:hover .ny-cp-tit .cn{ color: #fff}


.pagea-tit-cp{ width: 100%; padding: 10px 0px; text-align: left; line-height: 50px;}
.pagea-en{ font-size: 24px; text-transform: uppercase; color: #ccc; line-height: 20px; font-weight: bold;}

.pagea-cn{ font-size: 18px; color: #333; font-weight: bold;}
.cpzs-con{ display: inline-block; width: 100%; margin-top: 10px; color: #666; line-height: 180%;}

.pagefoot{ display: inline-block ; width: 100%; padding: 20px 0; background: url("../images/footbj.jpg?v=1") center no-repeat;}

.foot-nav{ display: inline-block; width: 100%; margin-top: 20px;}
.foot-nav li{ float: left; display: inline-block;}
.foot-nav li a{ display: inline-block; padding: 6px 26px; color: #fff;}
.foottel{ display: inline-block; margin-top: 20px; color: #fff; }
.foottel li{ margin: 4px 20px;}
.foottel li a{ color: #fff;}
.foot-nav li a:hover{ background: #0362d0; color: #fff;}

.footbq{ color: #fff; display: inline-block; width: 100%; padding-left: 20px; font-size: 12px;}
.links{ display: inline-block; width: 100%; color: #fff; padding: 20px;}
.links a{ color: #fff;}
.footr{ display: inline-block; padding: 20px; padding-left: 80px; width: 100%; text-align: right;}
.footr li{ width: 48%; float: right; margin: 10px 0; line-height: 30px; font-size: 14px; color: #fff; text-align: center; display: inline-block; letter-spacing: 6px;}
.footewm{ height: 70px; margin-top: 0px;}



.page-cent{ display: inline-block; width: 100%; padding: 10px 0; border-bottom: 1px solid #ccc; margin-top:10px;}


.ny-nav .xiazai-ul{ display: inline-block; text-align: left;}
.xiazai-ul li{ font-size: 14px; font-weight: 100;}
.ny-nav .xiazai-ul li a{padding: 16px 20px!important;  font-size: 14px;  display: inline-block;}

.xiaz-table{ border: 1px solid #ddd;}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th{ border-top: 1px; border-bottom-width:1px; width: 100%;}

.down-down-list {
    width: 100%;
    display: none;
}

.down-down-list .lists {
    margin-top: 0px; font-size: 16px; background: #fafafa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.down-down-list .lists .penel {
    /* flex-grow: 1; */
    flex-shrink: 0;
    text-align: center;
    padding: 15px;
    font-size: 12px;
    width: 15%;
}
.down-down-list .lists .num-penel {
    text-align: left;
}
.down-down-list .lists .txt-penel {
    /* flex-grow: 6; */
    width: 40%;
}
.down-down-list .lists .penel i {

    display: block;
    color: #999999;
}
.down-down-list .lists .penel .fa{font-size: 24px; display: inline-block;}
.down-down-list .lists:hover .penel a.fa{ color: #0362d0;}
.down-down-list .lists:nth-child(odd){ background: #fff;}
.down-down-list .lists:hover{ background: #f5f5f5; color: #0362d0;}

.new-note{ font-size: 12px; line-height: 24px; color: #ccc;}
.n-new-icon{background: #3E80AF; width: 30px; height: 30px; position: absolute; right: 0; margin-right: -15px; border-radius: 100px; z-index: 11; top: 50%; margin-top: -15px; color: #fff;}
.n-new-icon span{ text-align: center; line-height: 30px; font-size: 16px; display: inline-block; width: 100%;}
.news-ny li:hover .n-new-icon{ background: #FFC400; margin-right: 10px;}

.mybtn{background: #0439A2; color: #fff; font-size: 14px;  width: 100%;}

.lxwmtel{ display: inline-block; width: 100%; margin-top: 20px;}
.lxwmtel li{ display: inline-block; width: 100%; margin-top: 10px;}
.lxwmtel li.tels{ font-size: 24px; font-weight: bold; color: #0439A2;}
.pagea-note{ font-size: 12px; color: #ccc; line-height: 20px;}
.lxwmpageb{ display: inline-block; width: 100%; margin-top: 20px; border-top: 1px solid #f5f5f5;}

#gdMap{
    width: 100%; height: 60vh;
    margin-top: 0;
}
.amap-info-content h5{
    font-size: 14px;
    color: #333;
}
#gdMap .icon {
    background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}

#gdMap .icon-cir {
    height: 31px;
    width: 28px;
}

#gdMap .icon-cir-red {
    background-position: -11px -5px;
}

.amap-container {
    height: 100%;
}

.amap-info-content h3 {
    font-size: 12px !important;
    font-weight: bold;
}

.amap-info-content div {
    font-size: 12px;
    color: #999;
}

.map {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 200px;
}

.map:after {
    content: "";
    position: absolute;
    left: -25px;
    top: -25px;
    right: -25px;
    bottom: -98px;
    background-image: none;
    display: none;
    background-size: 100% 100%;
}
.dxseach{ margin:  0; width: 300px; float: right;}
.dxinput{border-radius: 100px; border: 1px solid #263d8c; height: 31px; padding-left: 20px;}
.bxbtn{ background-color: #263d8c;  border: 1px solid #263d8c; font-size: 14px; padding: 5px 30px 4px; border-radius: 0 100px 100px 0;  color: #fff;outline:none;text-decoration: none;}
.bxbtn:hover,.bxbtn:active,.bxbtn:focus{background-color: #455bb5; color: #fff;  padding: 5px 30px 4px;  border: 1px solid #11f1f1;outline:none;}

.navbar-nav>li>.dropdown-menu.sous-ul{ background: transparent; box-shadow: none; padding: 10px 0;}
@media (max-width: 1366px) {
    .footr li{ width: 50%; text-align: center; font-size: 12px; float: left; letter-spacing: normal}
    .qywh-p{ height: 360px;}
    .ny-cp-ul li .ny-cp-img{ height: 160px;}
    .cp-img{ height: 360px;}
    .cp-qt{ height: 210px;}
    .cp-img.summaryb{ height: auto;}
}


@media (max-width: 768px) {
    .navbar-yb-s{ position: relative; margin-top: 0;}
    .jjloog{ height: 50px; margin-top: 0;}
    .navbar-default .navbar-collapse{width: 100%; background: #3066CE}
    .navbar-yb .navbar-nav{ padding-right: 20px; width: 100%}
    .dropdown ul{ background: #004dc3; padding: 8px; display: inline-block; width: 100%;}
    .dropdown ul li{ display: inline-block; width: 100%;}
    .dropdown ul li a{ display: inline-block; width: 100%; color: #fff; padding: 6px;}
    .navbar-default .navbar-nav>li>a{ color: #fff;}
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{ color: #fff;}
    .navbar-yb .navbar-nav>li>a:focus, .navbar-yb .navbar-nav>li>a:hover, .navbar-nav .active{ color: #fff;}
    .qywh-p{ height: auto;}
    .qywh-div{ padding: 10px; margin: 10px 0; border-right: 0;}
    .qywh-ul li{ width: 100%;}
    .qywh-tit-cn{ margin-top: 15px;}
    .nyb-text{ display: none;}
    .ny-nav-ul li a{ padding: 4px;}
    .ny-nav-left li{ text-align: left}
    .ny-nav-left{ border-right: 0; border-left: 1px solid #ccc;}
    .ny-cp-ul li .ny-cp-div{ background: #f5f5f5;}
    .swiper-button-white,.swiper-pagination{ display: none;}
    .ny-cp-ul li .ny-cp-img{ height: 210px;}
}


/*public*/
.fenyeys{ float:left; width:100%; display: inline-block; padding: 20px 10px; text-align:center;  font-size: 12px; font-family: "微软雅黑";}
.fenyeys span{  margin:2px 6px; border-radius:25px;  padding:5px 10px; background:#3E80AF; color:#fff; }
.fenyeys a{ margin:2px 6px; border-radius:25px; padding:5px 10px; background:#ccc; color:#fff; }
.fenyeys a:hover{ background:#3E80AF;}
.nyright-con .col-md-12{margin: 0px; padding: 0px;}
.page-ny img{ max-width: 100%; height: auto;}

.ny-r-c{display: inline-block; width: 100%;}

.p0{ padding-left: 0px; padding-right: 0px;}
.pl0 {	padding-left:0;}
.pr0 {	padding-right:0;}
.p8{padding-right: 8px;
    padding-left:8px;}
.ml0 {	margin-left:0 ;}
.mr0 {	margin-right:0;}
.ml100 {	margin-left:100px ;}
.fl {	float: left;}
.fr {	float: right;}
.w100 {	width: 100%;}
.mt10 {	margin-top: 10px !important;}
.mt20 {	margin-top: 20px;}
.mt30 {	margin-top: 30px;}
.mt40{ margin-top: 40px;}
.mt6 {	margin-top: 6px;}
.mt60 {	margin-top: 60px;}
.tac {	text-align: center;}
.pb10 {	padding-bottom: 10px;}
.borderb1 {	border-bottom:1px solid #d4d4d4;}
.rela{position: relative}
.ba-f5f5f5{ background: #f5f5f5;}
h3 {margin:0;}
h4 {	margin:0;}
a {	text-decoration: none !important;}