@charset "utf-8";
/* 浏览器样式初始化 */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;font-size:16px;font-family:PingFang SC,Microsoft Yahei,Arial,Hiragino Sans GB,\\5FAE软雅黑,STHeiti,\\534E文细黑,sans-serif;line-height:1.5em}
html,body{color:#333}
body{background:#fff}
ul,ol,li{list-style:none}
a{color:#333;text-decoration:none;cursor: pointer;}
a:hover{text-decoration:none;-webkit-transition: background-color .2s ease;-moz-transition: background-color .2s ease;-ms-transition: background-color .2s ease;-o-transition: background-color .2s ease;transition: background-color .2s ease;color: #0097e0 }
img{border:0}

.war2 .fp-tableCell, .war3 .fp-tableCell, .war4 .fp-tableCell ,war5 .fp-tableCell {
    display: block;
}

.fp-controlArrow.fp-prev, .fp-controlArrow.fp-next {
    display: none;
}

.fp-slidesContainer {
    width: 100% !important;
}

.xg-head {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 80px;
    background: #333;
    z-index: 999;
}

.content {
    position: relative;
    display: table;
    width: 100%;
    top: 80px;
}

.content-body {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.logo {
    float: left;
    line-height: 80px;
}

.right-menu {
    float: right;
}

.xg-menu {

}

.yeji {
	padding-top: 80px;
}

.yejifenbu {
	width: 100%;
	height: 800px;
	
}

.xg-menu > li {
    float: left;
    line-height: 80px;
}

.xg-menu > li:last-child {
    position: relative;
    width: 40px;
}

.xg-menu > li a {
    display: block;
    height: 80px;
    line-height: 80px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    color: #fff;
}

.xg-menu > li a:hover,.xg-menu > li.active > a {
    background: #1f58a4;
    color: #fff;
}

.xg-menu > li > a.open + .ejcd{
    display: block;
}

#yw {
    position: relative;
}

.ejcd {
    position: absolute;
    top: 80px;
    background: url("../img/ejbg.png");
    padding: 10px 30px;
   display: none;
    overflow: hidden;
}

.yw-nav {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.yw-nav li {
    float: left;
    width: 8.33%;
}

.yw-nav > li > a {
    display: block;
    text-align: center;
    height: auto;
}

.yw-nav li .yw-icon {
    display: inline-block;
    width: 100%;
}
.yw-nav li .yw-icon img {
    max-width: 100%;
}

.yw-nav > li > a:hover {
    background: #1f58a4;
    color: #fff;
}


.left-oc {
    position: fixed;
    display: none;
    right: 10px;
    top: 20px;
    width: 40px;
    height: 40px;
    z-index: 9999;
    cursor: pointer;
    border-radius: 4px;
}

.s-close {
    background: url("../img/open.png") no-repeat center, #1b1c1f;
}

.s-open {
    background: url("../img/close.png") no-repeat center, #1b1c1f;
}

.search {
    position: absolute;
    right: 0;
    top: 24px;
    display: inline-block;
}

.h-s {
    position: relative;
    width: 31px;
    height: 31px;
    display: inline-block;
    transition: all 0.6s;
    z-index: 9;
}

.h-s:hover {
    width: 220px;
}

.h-s > input {
    width: 100%;
    height: 100%;
    border-radius: 16px;
    border: 1px solid #efefef;
    color: #333;
    padding-left: 16px;
    outline: none;
    background: #efefef;
}

.fdj {
    position: absolute;
    top: -1px;
    right: -1px;
    display: inline-block;
    width: 33px;
    height: 33px;

}

.fdj > button {
    outline: none;
    width: 100%;
    height: 100%;
    border: none;
    color: #1f58a4;
    background: #333;
    border-radius: 50%;
    text-align: center;
    padding: 0;
}


.personal {
    width: 100% !important;
    height: 100%;
}

.b-img {
    position: absolute;
    left: 40%;
    top: 20%;
}

.b-img img {
    max-width: 100%;
}


.personal .carousel-inner {
    height: 100%;
}

.personal .carousel-inner .item {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.personal .carousel-inner .item img {
    width: 100%;
}

.personal .carousel-inner .item.active {
    -webkit-animation: fangda 20s linear;
    -moz-animation: fangda 20s linear;
    -o-animation: fangda 20s linear;
    -ms-animation: fangda 20s linear;
    animation: fangda 20s linear;
}

.war2 {
    background: url("../img/xwbg.png") no-repeat bottom;
    background-size: 100% 100%;
}

.war3{
    background: url("../img/ybg.png") no-repeat bottom;
    background-size: 100% 100%;
}

.war4 {
    background: #1f58a4;
}

.war5 {
    background: #34383b;
}

.syxw {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

.sy-title {
    text-align: center;
    padding: 30px 0;
}

.sy-title span {
    position: relative;
    font-family: "Adobe 黑体 Std R";
    font-size: 35px;
    font-weight: bold;
}

.sy-title span:before {
    content: '';
    position: absolute;
    display: block;
    left: 50%;
    bottom: -10px;
    margin-left: -22px;
    width: 44px;
    border-top: 5px solid #1f58a4;
}

/*tab*/
.left-menu {
    padding-bottom: 80px;
    display: inline-block;
}

.left-menu > li {
    float: left;
    font-size: 16px;
    color: #333;
    background: url("../img/tabbg.png");
    cursor: pointer;
}

.left-menu > li:first-child {
    margin-left: 0;
}

.left-menu > li > span {
    display: inline-block;
    padding: 7px 20px;
}

.left-menu > li.active, .left-menu > li:hover {
    color: #fff;
    background: #1f58a4;
}

.left-menu > li.active .list-circle {
    display: inline-block;
}

.w-content {
    width: 100%;
    display: none;
    overflow: hidden;
}

.active1 {
    display: block;
}

.xw-left {
    float: left;
    width: 38%;
}

.xw-right {
    float: left;
    width: 62%;
    padding-left: 30px;
}

.top-img {

}

.top-img img {
    width: 100%;
    width: 100%;
}

.top-content {
    margin-top: 10px;
}

.top-content h4 {
    font-size: 16px;
    font-weight: bold;
}

.top-content span {
    font-size: 16px;
    color: #666;
}

.top-content p {
    font-size: 16px;
    color: #666;
}

.news-item {
    cursor: pointer;
    margin-bottom: 10px;
}

.item-left {
    position: relative;
    float: left;
    width: 74%;
    border-top: 1px solid #c8c8c8;
    padding: 15px 0;
}

.item-right {
    float: left;
    width: 24%;
    margin-left: 2%;
}

.item-right img {
    width: 100%;
}

.n-l {
    margin-right: 90px;
}

.n-l h4 {
    font-size: 16px;
    font-weight: bold;
}

.n-l p {
    font-size: 16px;
    color: #666;
}

.n-time {
    width: 80px;
    position: absolute;
    right: 0;
    top: 15px;
}

.n-time span {
    font-size: 25px;
}

.rq {
    width: 100%;
    height: 30px;
    background: url("../img/njt.png") no-repeat;
}

.n-i {
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    width: 7px;
    height: 7px;
    background: url("../img/n-i.png") no-repeat;
}

.news-item:hover .n-i {
    background: url("../img/n-i1.png") no-repeat;
}

.news-item:hover .rq {
    background: url("../img/njt1.png") no-repeat;
}

.news-item:hover .n-time span {
    color: #1f58a4;
}

.news-item:hover h4 {
    color: #1f58a4;
}

.yw1 {
    float: left;
    width: 22.5%
}

.yw2 {
    float: left;
    width: 18.5%;
}

.yw3 {
    float: left;
    width: 19%;
}

.yw4 {
    float: left;
    width: 13%;
}

.yw5 {
    float: left;
    width: 25%;
}

.yw-item {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}

.yw-item.ywts {
    float: left;
    width: 49%;
}

.yw-item > img {
    width: 100%;
}

.yw-item .zz {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    padding: 15% 0;
    text-align: center;
    left: 0;
    top: 0;
    background: #1f58a4;
    color: #fff;
}

.yw-item .zz span {
    display: inline-block;
    margin-top: 20px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%;
    text-align: center;
    color: #1f58a4;
    background: #fff;
}

.yw-item .i-title {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: 100%;
    line-height: 35px;
    background: url("../img/ywbg.png");
}

.xg-chart {
    width: 100%;
    height: 100%;
}

.yw-l {
    margin-left: 0.5%;
}

.yw-2 {
    margin-left: 2%;
}

.yw-item:hover .zz {
    display: block;
}

footer {
    text-align: center;
    background: #34383b;
    border-bottom: 1px solid #494c4f;
}

footer h2 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 30px;
}

.foot-nav {
    display: inline-block;
    padding-bottom: 50px;
}

.foot-nav li {
    float: left;
    padding: 0 50px;
    border-left: 1px solid #5d6062;
}

.foot-nav li:first-child {
    border-left: none;
}

.foot-nav li a {
    font-size: 16px;
    color: #fff;
}

.foot-nav li a:hover {
    color: #1f58a4;
}

.filing {
    text-align: center;
    background: #34383b;
    color: #7b7d7e;
    line-height: 40px;
    border-top: 1px solid #151717;
}

.m-l-20 {
    margin-left: 20px !important;
}


/*二级页面*/
.s-banner {
    margin-top: 80px;
}

.s-banner > img {
    width: 100%;
}

.second-box {
    overflow: hidden;
    min-height: 500px;
}

.second-nav {
    text-align: center;
    background: #e5e5e5;
    margin-bottom: 50px;
    height: 52px;
}

.second-nav > ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style-type: none;
}

.second-nav > ul > li {
    float: left;
    font-size: 16px;
    padding: 14px 20px;
}

.second-nav > ul > li:hover, .second-nav > ul > li.active {
    background: #1f58a4;
}

.second-nav > ul > li:hover a, .second-nav > ul > li.active a {
    color: #fff;
}

.second-content {
    width: 1400px;
    margin: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}

.second-content img {
    max-width: 100%;
}

.search-xz {
    background: #f0f0f0;
    text-align: center;
    padding: 40px 0;
    margin-bottom: 40px;
}

.search-cy,.search-ui {
    background: #f0f0f0;
    padding: 40px 0;
    margin-bottom: 40px;
}

.my-search {
    
}

.search-cy .my-search > .form-group {
    width: 150px;
    margin-bottom: 0;
    padding: 0;
    margin-left: 10px;
}

.search-ui .my-search > .form-group {
    width: 130px;
    padding-left: 3px !important;
    padding-right: 3px !important;
}

.search-ui .my-search > .form-group.zhishu {
    width: 300px;
}

.search-ui .form-group.col-sm-2 {
    display: inline-block;
    width: auto !important;
    padding-left: 30px !important;
}
.my-search > .form-group {
    width: 250px;
    margin-bottom: 0;
}

.oiuy {
    width: 120px !important;
}

.my-search > .form-group .form-control {
    border: none;
    box-shadow: none;
    border-radius: 0;
}

.my-search select.form-control {
    color: #1f58a4;
    font-size: 16px;
}

#xinghao1,#leibie1,#cyh1,#yf1, #ks1, #ksy1, #qg1 {
    position: absolute;
    width: 70%;
    left: 16px;
    top: 0;
    padding: 5px;
}

.poiu {
    display: inline-block;
    width: auto !important;
}

.mlb {
    margin-left: 30px !important;
}

.s-btn {
    display: inline-block;
    background: #1f58a4;
    border: 1px solid #1f58a4;
    color: #fff;
    line-height: 32px;
    padding: 0 15px;
}

.s-btn:focus {
	color: #fff;
	text-decoration: none;
}

.s-btn:hover {
    background: #fff;
    color: #1f58a4;
}

.ssci {
    font-size: 18px;
    line-height: 36px;
}

.xg-n-t {
    margin-bottom: 20px;
}

.xg-n-t > div {
    overflow: hidden;
}

.xg-n-t > div > img {
    width: 100%;
    transition: all 0.6s;
}

.xg-n-t h4 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
}

.xg-n-t span {
    font-size: 16px;
    color: #666;
    margin-bottom: 10px;
}

.xg-n-t p {
    font-size: 16px;
    color: #666;
}

.xg-n-t:hover > div > img {
    transform: scale(1.2);
}

.xg-n-item {
    position: relative;
    border-top: 1px solid #ccc;
    margin-bottom: 20px;
    cursor: pointer;
}

.item-time {
    position: absolute;
    width: 130px;
    left: 0;
    top: 25px;
    text-align: center;
    border-right: 1px solid #ccc;
}

.item-time p {
    font-size: 60px;
    line-height: 60px;
    color: #666;
}

.item-time span {
    font-size: 16px;
    color: #999;
}

.main-body {
    margin-left: 130px;
    margin-right: 215px;
    padding: 25px;
}

.main-body h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.main-body p {
    font-size: 14px;
    color: #666;
}

.item-img {
    position: absolute;
    width: 200px;
    max-height: 115px;
    overflow: hidden;
    right: 15px;
    top: 25px;
}

.item-img img {
    width: 100%;
    transition: all 0.6s;
}

.xg-n-item:hover {
    background: #fff;
}

.xg-n-item:hover .item-time p,.xg-n-item:hover .main-body h4 {
    color: #1f58a4;
}

.xg-n-item:hover .item-img img {
    transform: scale(1.2);
}

.xg-n-list {
    margin-top: 20px;
}

.member-page {
    margin-top: 30px;
}

.member-page .pagination > li {
}

.member-page .pagination > li > a,
.member-page.pagination > li > span {
    background: inherit;
    color: #333;
    border: none;
    border-radius: 4px;
    margin-left: 15px;
    padding: 10px 16px;
    border-radius: 50%;
}

.member-page .pagination > li.active > a,
.member-page.pagination > li.active > span,
.member-page .pagination > li > a:hover,
.member-page.pagination > li > span:hover,
.member-page .pagination > li > a:focus,
.member-page.pagination > li > span:focus {
    color: #fff;
    background-color: #1f58a4;

}

.member-page nav {
    position: relative;
    background: #f0f0f0;
}

.m-prev, .m-next {
    display: inline-block;
    position: absolute;
    width: 120px;
    line-height: 45px;
    font-size: 16px;
    color: #666;
    top: 20px;

}

.m-prev {
    left: 0;
    border-right: 1px solid #ccc;
}

.m-next {
    right: 0;
    border-left: 1px solid #ccc;
}

.left-jt, .right-jt {
    display: inline-block;
    width: 32px;
    height: 20px;
    vertical-align: middle;
    margin-top: -4px;
}

.left-jt {
    background: url("../img/zjt.png") no-repeat;
}

.right-jt {
    background: url("../img/yjt.png") no-repeat;
}


.m-prev:hover span {
    color: #1f58a4;
}

.m-prev:hover .left-jt {
    background: url("../img/zjt1.png") no-repeat;
}

.m-next:hover .right-jt {
    background: url("../img/yjt1.png") no-repeat;
}

.news-detail {

}

.news-content {
    font-size: 16px;
    padding: 50px 100px;
}

.detail-head > h2 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
}

.author {
    text-align: center;
    background: #f0f0f0;
    line-height: 40px;
    color: #999;
}

.m-l-20 {
    margin-left: 20px;
}

.in-title {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    color: #1f58a4;
}

.col-sm-2.honor {
    width: 20%;
    margin-bottom: 20px;
}

.honor-item {
    text-align: center;
    cursor: pointer;
}

.honor-img {
    width: 100%;
    height: 321px;
    line-height: 321px;
    overflow: hidden;
    border: 1px solid #ccc;
}

.honor-img > img {
    max-width: 100%;
    max-height: 100%;
    transition: all 0.6s;
}

.honor-item:hover .honor-img > img {
    transform: scale(1.2);
}

.honor-item:hover h4 {
    color: #1f58a4;
    font-weight: bold;
}

.ywzs > h2 {
    font-size: 25px;
    font-weight: bold;
    color: #1f58a4;
    text-align: center;
    margin-bottom: 15px;
}

.ltx {
    width: 100%;
    height: 4px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

.xxbwz {
    padding: 40px 10px;
    font-size: 16px;
}

.zyxm-title {
    background: #f0f0f0;
    padding-left: 20px;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 40px;
}

.col-sm-2.main-project {
    width: 20%;
    margin-bottom: 15px;
}

.main-item {

}

.main-item h4 {
    text-align: center;
}

.main-item > div {
    overflow: hidden;
}

.main-item > div > img {
    width: 100%;
    transition: all 0.6s;
}

.main-item:hover > div > img {
    transform: scale(1.1);
}

.cl-nav {

}

.cl-nav > li {
    float: left;
    margin-left: 2px;
}

.cl-nav > li:first-child {
    margin-left: 0;
}

.cl-nav > li > a {
    display: block;
    width: 165px;
    line-height: 45px;
    text-align: center;
    background: #b9b9b9;
    border-radius: 10px 10px 0 0;
}

.cl-nav > li.active a {
    background: #1f58a4;
    color: #fff;
}

#chartOne {
    width: 100%;
    height: 800px;
    background: #efefef;
}

.chart-title {
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0;
    text-align: center;
}

.price-table table {
    background: #efefef;
}

.panel-group.zxns {
    padding: 0 30px;
}

.panel-group.zxns .panel-default {
    border-bottom: 1px dashed #c6c6c6;
    border-top: none;
    border-left: none;
    border-right: none;
}

.panel-group.zxns > .panel-group .panel {
    border-radius: 0;
}

.panel-group.zxns .panel {
    background: inherit;
    box-shadow: none;
    border-radius: 0;
}

.panel-group.zxns .panel-default .panel-heading+.panel-collapse>.panel-body {
    border: none;
}

.panel-group.zxns .panel-default .panel-heading {
    background: inherit;
    padding: 20px 10px;
    border-radius: 0;
}

.panel-group.zxns .panel-body {
    padding: 10px;
    font-size: 16px;
}

.panel.panel-default > a > .panel-heading > .panel-title {
    font-size: 20px;
    color: #1f58a4;
}

.panel.panel-default > a.collapsed > .panel-heading >.panel-title {
    font-size: 16px;
    color: #333;
}

.panel-body h4 {
    font-size: 16px;
    font-weight: bold;
}

.sq-btn {
    display: inline-block;
    padding: 8px 15px;
    background: #1f58a4;
    color: #FFF;
    border: 1px solid #1f58a4;
    text-decoration: none;
}

.sq-btn:hover,.sq-btn:focus {
    color: #0068b7;
    background: #fff;
    text-decoration: none;
}

.public-head {
    text-align: center;
    margin: auto;
    margin-bottom: 50px;
}

.public-head .line-left,
.public-head .line-right {
    position: absolute;
    bottom: 40px;
    width: 35px;
    height: 1px;
    background: #7f7f7f;
    z-index: 0;
}

.public-head .line-left {
    left: -20px;
}

.public-head .line-right {
    right: -20px;
}

.public-head .line-left > p,
.public-head .line-right > p {
    position: relative;
}

.public-head .line-left > p:before,
.public-head .line-right > p:before {
    content: '';
    position: absolute;
    display: block;
    width: 3px;
    height: 3px;
    top: -1px;
    border-radius: 50%;
    background: #7f7f7f;
}

.public-head .line-left > p:before {
    right: -1px;
}

.public-head .line-right > p:before {
    left: -1px;
}

.public-head .title {
    position: relative;
    display: inline-block;
    padding: 20px;
    z-index: 99;
}

.public-head .title span {
    display: inline-block;
}

.public-head .title .t-a {
    font-size: 30px;
    color: #f5f5f5;
    font-weight: bold;
}

.public-head .title .t-a.sb-t {
    color: #c4d9e4;
}

.public-head .title .t-b {
    font-size: 16px;
    font-weight: bold;
    padding: 0 8px 8px 8px;
}

.public-head .title .t-b.white {
    color: #fff;
}

.public-head p {
    font-size: 16px;
    color: #999;
}

.weixin {
    width: 167px;
    height: 207px;
    margin: auto;
    background: url("../img/weixin.png") no-repeat 100%;,#fff;
    padding-top: 24px;
    margin-bottom: 30px;
}

.weixin > div {
    width: 120px;
    height: 120px;
    margin-left: 24px;
}

.hh {
    text-align: center;
    margin-top:30px;
    margin-bottom: 30px;
}

.hh p {
    font-size: 16px;
    font-weight: bold;
}

join-us {}

.join-us .join-wellcom {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.join-us .join-form {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.join-us .join-form .join-in {
    width: 320px;
    height: 34px;
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 10px;
}

.join-us .join-form .join-in:first-child {
    margin-left: 0;
}

.join-us .join-form .join-in input {
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 1px solid #a1a1a1;
    padding-left: 10px;
}

.join-us .join-form .join-you {
    width: 1000px;
    height: 200px;
    margin-bottom: 20px;
}

.join-us .join-form .join-you textarea {
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 1px solid #a1a1a1;
    padding-left: 10px;
    resize: none;
}

.join-us .join-form .l-btn {
    border: none;
    width: 135px;
    height: 32px;
    background-color: #1f58a4;
    border: 1px solid #1f58a4;
    color: #fff;
}
.join-us .join-form .l-btn:hover {
    background-color: #fff;
    color: #1f58a4;
}

.shgs {
    width: 80px !important;
}

.year-price {
    margin-top: 40px;
}

.year-price table thead {
    background: #1f58a4;
    color: #fff;
}

.year-price table tbody tr:nth-child(2n) {
    background: #f1f1f1;
}

.year-price table tbody tr:hover {
    color: #337ab7;
    cursor: pointer;
}

.dsa-item {
	float: left;
	width: 33.33%;
}

.cllb1 {
			float: left;
			width: 18%;
			padding-left: 2px;
			padding-right: 2px;
		}
		
		.cllb2 {
			float: left;
			width: 38.5%;
		}
		
		.cllb2:nth-child(2) {
			margin-left: 2%;
		}
		
		.sjd1 {
			float: left;
			width: 21%;
			padding-left: 2px;
			padding-right: 2px;
		}
		
		.sjd1:nth-child(1) {
			margin-left: 2%;
		}
		
		.sjd2 {
			float: left;
			width: 12%;
			text-align: center;
		}
		
		.ddq1 {
			float: left;
			width: 18%;
		}
		
		.ddq2 {
			float: left;
			width: 64%;
			margin-left: 2%;
		}
		
		
		.ddq3 {
			float: left;
			width: 15%;
			text-align: right;
			padding-right: 2%;
		}


@keyframes fangda {
    0% {
        opacity: 0.8;
        animation-timing-function: ease-in;
    }
    25% {
        opacity: 0.9;
        transform: scale(1.1);
        animation-timing-function: ease-out;
    }
    50% {
        opacity: 1;
        transform: scale(1.2);
    }

    75% {
        opacity: 1;
        transform: scale(1.2);
    }

    100% {
        opacity: 1;
        transform: scale(1.2);
    }
}

@media screen and (max-width: 1400px) {
    .content-body {
        width: 100%;
        padding: 0 20px;
    }

    .second-content {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .yw-nav {
        width: 100%;
    }
}

@media screen and (max-width: 1281px) {
	.content-body {
		padding: 0 20px;
	}
}

@media screen and (max-width: 1200px) {
    .yw1 {
        width: 54.5%;
    }

    .yw2 {
        width: 44.5%;
    }

    .yw3 {
        width: 33%;
    }

    .yw4 {
        width: 22%;
    }

    .yw5 {
        width: 43%;
    }

    .yw-l {
        margin-left: 1%;
    }

    .yw-l.yw0 {
        margin-left: 0;
    }
}

@media screen and (max-width: 992px) {
    .xw-left {
        width: 100%;
        margin-bottom: 20px;
    }

    .xw-right {
        width: 100%;
    }

    .foot-nav li {
        padding: 0 10px;
    }

    .my-search {
        display: block;
    }

    .my-search > .form-group.col-sm-2 {
    		float:left;
        width: 100%;
        text-align: center;
        margin: 15px 0;
    }

    .search-cy .my-search .form-group.col-sm-2 {
        width: 25.33%;
        float: left;
        text-align: right;
    }


    .search-cy .my-search .form-group.col-sm-2.gp {
        width: 100%;
        text-align: center;
    }

    .my-search > .form-group.col-sm-3 {
        float: left;
        width: 33.33%;
        padding-top: 15px;
    }

		.my-search > .form-group.col-sm-3.asdda {
        float: left;
        width: 18.33%;
        padding-top: 15px;
    }

    .search-cy .my-search > .form-group.col-sm-3 {
        margin-top: 18px;
    }

    #xinghao1, #leibie1 {
        width: 75%;
    }

    .second-nav > ul > li {
        padding: 14px 20px;
    }

    .col-sm-2.honor {
        float: left;
        width: 50%;
    }

    .yw-nav li {
        width: 16.66%;
    }

    .col-sm-2.main-project {
        width: 50%;
        float: left;
    }

    .join-us .join-form {
        width: 100%;
    }

    .join-us .join-form .join-in {
        width: 100%;
        margin-left: 0;
    }

    .join-us .join-form .join-you {
        width: 100%;
    }
}


@media screen and (min-width: 769px) {
    .pc-hide {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    .yd-hide {
       display: none;
    }

    .personal .carousel-inner .item.active {
        -webkit-animation: none;
        -moz-animation: none;
        -o-animation: none;
        -ms-animation: none;
        animation: none;
    }
    .left-oc {
        display: block;
    }

    .right-menu {
        float: none;
    }

    .xg-menu {
        position: absolute;
        width: 100%;
        top: 81px;
        left: -100%;
        background: #333;
    }

    .xg-menu > li {
        float: none;
    }

    .xg-menu > li a {
        height: 40px;
        line-height: 40px;
        text-align: center;
    }

    .xg-menu > li:last-child {
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }

    .search {
        position: inherit;
        top: 0;
    }

    .h-s {
        width: 220px;
    }

    .fdj {
        top: 0;
        right: 0;
    }

    .fdj > button {
        width: 30px;
        height: 30px;
        background: #efefef;
    }

    .b-img {
        width: 100%;
        left: 0;
        text-align: center;
    }

    .left-menu {
        padding-bottom: 0;
    }

    .xw-right {
        padding-left: 0;
    }

    .item-left {
        width: 100%;
        padding: 15px 10px;
    }

    .item-right {
        width: 100%;
        margin-left: 0;
        padding: 0 10px;
    }

    .news-content {
        padding: 10px;
    }

    .ejcd {
        position: static;
    }

    .yw-nav li {
        margin-bottom: 10px;
    }

    .yw-nav li a {
        height: auto;
    }

    .yw-nav li .yw-icon {
        height: 65px;
        line-height: 65px;
    }
		.syxw {
			height: 800px;
		}
		
		.dsa-item {
			width: 100%;
		}
	
}


/*page*/
.page {
    text-align: center;
    margin-top: 30px;
}
.page a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    background: #ffffff;
    color: #0b2b4d;
    font-size: 14px;
    margin-bottom: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}
.page a:hover, .page a.current {
    background: #1f58a4;
    color: #ffffff;
}

.page strong{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    background: #1f58a4;
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

