/* 公共样式 */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: "微软雅黑";
}
.wh {
  width: 1200px;
  margin: 0 auto;
}
p {
  margin: 0;
}
.pos {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}
.com-img {
  display: inline;
  overflow: hidden;
  margin: 0 auto;
  display: table;
}
.com-img img {
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
}
.com-img:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/* 头部1 */
.top1 {
  height: 32px;
  background-color: #444444;
  color: #fff;
  line-height: 32px;
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.topLink {
  float: right;
  text-align: right;
  position: relative;
  z-index: 9999;
}
.topLink .k1 a {
  color: #fff;
}
.k1 a {
  color: #ffffff;
}
.cus a:hover {
  color: #ff9900!important;
}
.pro a:hover {
  color: #ff9900!important;
}
/* 导航 */
.x-header {
  background: #fff;
  width: 100%;
}
.mycontainer-fluid {
  width: 1200px;
  margin: 0 auto;
  height: 105px;
}
.logo {
  float: left;
  overflow: hidden;
  margin-top: 31px;
}
/*.logo img {*/
/*  width: 110px;*/
/*  height: 67px;*/
/*}*/
.x-menu {
  float: left;
  padding-left: 43px;
}
.x-menu > li {
  float: left;
  position: relative;
  width: 108px;
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 105px;
}
.x-menu li:hover > a {
  color: #2ec5b6;
}
.x-menu li:hover .x-sub-menu a {
  color: #fff;
}
.x-menu > li:hover .x-sub-menu {
  transform: translateY(15px);
  opacity: 1;
  visibility: initial;
}
.x-menu > li > a {
  display: block;
  font-size: 14px;
  color: #231f20;
}
.x-sub-menu {
  background: #2ec5b6!important;
  position: absolute;
  z-index: 99;
  top: 65px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 0;
  opacity: 0;
  width: 100%;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.x-sub-menu li {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #2ec5b6;
}
.x-sub-menu li a {
  height: 30px;
  width: 100%;
  color: #fff;
  display: block;
  line-height: 30px;
  font-size: 14px;
}
.x-sub-menu:after {
  content: "";
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid;
  border-color: transparent transparent #2ec5b6;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 2;
}
.x-sub-menu li:hover {
  background: #2bafa2;
}
.topLink {
  z-index: 99;
}
.topLink .cus {
  margin-left: 44px;
}
.topLink .cus a {
  color: #ffffff;
}
.topLink .pro a {
  color: #ffffff;
  margin-left: 18px;
}
.header {
  z-index: 99;
  width: 100%;
  position: absolute;
  top: 32px;
  left: 0;
}
.nav {
  height: 54px;
}
.nav li {
  overflow: hidden;
  line-height: 54px;
  height: 52px;
  text-align: center;
  width: 130px;
  float: left;
  position: relative;
  z-index: 999;
}
.nav li:first-child {
  border-radius: 7px 0 0 7px;
}
.nav li:last-child {
  border-radius: 0  7px 7px 0;
}
.nav li a {
  padding: 0;
  transition: all 0.3s linear;
  overflow: hidden;
  display: block;
  line-height: 54px;
  color: #fff;
  height: 108px;
  font-size: 14px;
  position: relative;
  top: 0;
}
.nav li a:hover {
  color: #fff;
  text-decoration: none;
  top: -54px;
}
.nav li:last-child {
  border-right: none;
}
.nav .sec {
  height: 0;
  background: #fff;
  color: #fff;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 54px;
  left: 0px;
  width: 434px;
  max-height: 234px;
}
.nav .sec a {
  color: #fff;
  height: 33px;
  line-height: 33px;
  width: 149px;
  font-size: 14px;
  background: #db1014;
}
.secleft {
  width: 149px;
  height: 234px!important;
  min-height: 234px;
  float: left;
}
.secright {
  float: right;
  padding: 23px 26px;
}
.pian {
  width: 226px;
  height: 186px;
  margin: 0 auto;
  overflow: hidden;
  float: right;
}
.nr {
  width: 330px;
  margin: 0 auto;
  margin-top: 32px;
  height: 244px;
  overflow: hidden;
  color: #1e1e1e;
  font-size: 10px;
  line-height: 28px;
  float: left;
  text-align: left;
}
.nav li a span {
  display: block;
  width: 149px;
}
.nav li a span:nth-child(1) {
  background: #0b5394;
}
.nav li a span:nth-child(2) {
  background: #1b65a7;
}
.nav li a span.out {
  top: -48px;
}
.nav li a span.over,
.nav li a span.bg {
  top: 0px;
}
.nav li a span.over {
  color: #FFF;
}
.x-header-right {
  height: 52px;
  width: 910px;
  margin-top: 42px;
}
.title {
  padding-top: 30px;
}
.title .ename {
  color: #656d78;
  font-family: Microsoft YaHei;
  font-size: 12px;
}
.title .cname {
  color: #656d78;
  font-family: "Microsoft YaHei";
  font-size: 18px;
}
.title .line {
  font-size: 20px;
  color: #656d78;
  font-family: "Microsoft YaHei";
  margin-top: 10px;
}
.my_product {
  height: 418px;
}
.my_product .tabs {
  padding-top: 37px;
}
.my_product .tabs .cur {
  background-color: #129ad9;
}
.my_product .tabs .cur a {
  color: #ffffff;
}
.my_product .tabs li {
  float: left;
  width: 188px;
  text-align: center;
  height: 49px;
  border: 1px solid #cccccc;
  border-right: none;
}
.my_product .tabs li:hover {
  background-color: #129ad9;
}
.my_product .tabs li:hover a {
  color: #ffffff;
}
.my_product .tabs li a {
  font-family: 'Microsoft YaHei';
  font-size: 16px;
  line-height: 49px;
  color: #666;
}
.my_product .tabs li:last-child {
  border-right: 1px solid #cccccc;
}
.my_product .picScroll-left .picList li {
  width: 389px;
  height: 287px;
  overflow: hidden;
}
.my_product .picScroll-left .picList li .title {
  color: #404040;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}
.my_product .picScroll-left .picList li .title a {
  color: #404040;
}
.my_product .picScroll-left .picList li .summary {
  font-family: "Microsoft YaHei";
  color: #999999;
  font-size: 12px;
}
.my_product .picScroll-left .picList .pic img {
  width: auto;
  height: 220px;
}
.us {
  height: 414px;
  margin-top: 20px;
  background: url(../images/4060870.jpg) no-repeat center center;
}
.us .title_wrap .title {
  padding-top: 20px;
}
.us .title_wrap .button {
  width: 178px;
  height: 36px;
  padding-top: 33px;
}
.us .title_wrap .button a {
  width: 50%;
  display: block;
  float: left;
  border: 1px solid #999999;
  text-align: center;
  line-height: 34px;
  font-size: 12px;
}
.us .title_wrap .button .liao {
  background-color: #f5f5f5;
  border-right: none;
  color: #656d78;
}
.us .title_wrap .button .more {
  color: #ffffff;
  background-color: #3099dd;
}
.us .title_wrap .button .more:hover {
  background: #2188ca;
}
.us .us_content li {
  width: 396px;
  height: 200px;
  padding-top: 32px;
  padding-left: 30px;
  padding-right: 28px;
}
.us .us_content .name {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  padding-bottom: 12px;
}
.us .us_content li:nth-child(1) {
  background-color: #2188ca;
  color: #ffffff;
}
.us .us_content li:nth-child(2) {
  background-color: rgba(48, 153, 221, 0.85);
  color: #ffffff;
}
.us .us_content li:last-child {
  background-color: rgba(48, 153, 221, 0.7);
  color: #ffffff;
}
.mynews {
  height: 660px;
  padding-top: 60px;
  background-color: #eef8fd;
}
.mynews .multiple-items {
  width: 458px;
  position: relative;
}
.mynews .multiple-items li {
  width: 458px!important;
  height: 469px;
  position: relative;
}
.mynews .multiple-items li img {
  width: 458px;
  height: 469px;
}
.mynews .multiple-items li a {
  padding-top: 0;
  line-height: 38px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 458px;
  text-align: center;
  height: 38px;
  color: #ffffff;
  background-color: #129ad9;
  z-index: 15;
}
.mynews .multiple-items .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 30px;
  height: 50px;
  border: none;
  outline: none;
  font-size: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.mynews .multiple-items .slick-arrow:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.mynews .multiple-items .slick-next {
  right: 12px;
   background:rgba(0,0,0,0.2)  url(../images/righta.png) no-repeat center center;
}
.mynews .multiple-items .slick-prev {
  left: 12px;
  background:rgba(0,0,0,0.2)  url(../images/lefta.png) no-repeat center center;
}
.mynews .intro {
  width: 458px;
  color: #656d78;
  line-height: 1.5;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  padding: 15px;
  padding-top: 10px;
  background-color: #fff;
  border: 1px solid #cccccc;
}
.news_content {
  width: 700px;
  margin-left: 37px;
}
.news_content .title {
  padding-top: 0;
}
.news_content .new_top {
  width: 700px;
}
.news_content .new_top .more {
  width: 108px;
  height: 30px;
  text-align: center;
  border-radius: 20px;
  background-color: #3099dd;
  line-height: 30px;
}
.news_content .new_top .more:hover {
  background: #2188ca;
}
.news_content .new_top .more a {
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  color: #FFF;
  display: block;
}
.news_content .news_botom_item {
  width: 700px;
  height: 104px;
  background-color: #fff;
  margin-bottom: 15px;
  box-shadow: 2px 2px 3px #ddd;
}
.news_content .news_botom_item .img_list {
  width: 116px;
  height: 88px;
}
.news_content .news_botom_item .img_list img {
  width: 116px;
  height: 88px;
}
.news_content .news_botom_item .main {
  width: 583px;
  padding-left: 12px;
}
.news_content .news_botom_item .main .tit {
  line-height: 24px;
  display: block;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #404040;
}
.news_content .news_botom_item .main .summary {
  margin-top: 5px;
  line-height: 18px;
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #999;
}
.news_content .news_botom_item .main .time {
  font-family: 'Microsoft YaHei';
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #BBB;
}
.parter {
  height: 690px;
  margin-top: 50px;
}
.parter .title {
  text-align: center;
}
.parter .in {
  color: #656d78;
  font-family: Microsoft YaHei;
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
  width: 440px;
  padding-top: 20px;
}
.parter .list {
  width: 1196px;
  margin: 0 auto;
  height: 430px;
  /*border: 2px solid #535353;*/
  margin-top: 46px;
}
.parter .list .icon {
  width: 149px;
  height: 71px;
  overflow: hidden;
  border-bottom: 1px solid #d0d0d0;
  border-right: 1px solid #999999;
}
.parter .list .icon img {
  width: 150px;
  height: 71px;
}
.parter .list .icon div {
  width: 150px;
}
.parter .list .icon:nth-child(8n) {
  border-right: none;
}
.parter .list .icon:last-child {
  border-bottom: none;
}
.parter .list .icon:nth-last-child(2) {
  border-bottom: none;
}
.flink {
  height: 79px;
  line-height: 79px;
  color: #666666;
  font-size: 14px;
  background-color: #F5F5F5;
}
.flink a {
  color: #666666;
}
.myfoot {
  padding-top: 60px;
  height: 334px;
  background-color: #0b5394;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  line-height: 32px;
  overflow: hidden;
  color: #ffffff;
}
.myfoot a {
  color: #ffffff;
}
.myfoot dl {
  background: url(../images/bline.jpg) no-repeat right 42px;
  height: 210px;
}
.myfoot dl:last-child {
  background: none;
  margin-top: 57px;
}
.myfoot dl:first-child {
  width: 292px;
  position: relative;
}
.myfoot dl:first-child dd:hover a {
  color: #9fc5e8;
}
.myfoot dl:first-child .shu {
  position: absolute;
  top: 51px;
  left: -10px;
  width: 4px;
  height: 32px;
  display: none;
  background-color: #ff9900;
}
.myfoot dl:nth-child(2) {
  width: 543px;
  padding-left: 39px;
}
.myfoot dl:last-child {
  margin-left: 130px;
}
.myfoot dd {
  line-height: 32px;
}
.myfoot dt {
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
}
.foot {
  background-color: #073763;
  text-align: center;
}
.foot .foot2 {
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  color: #dddddd;
  padding-top: 5px;
}
.foot .foot2 a {
  color: #dddddd;
}


/*内页头部*/
 .top2{
    height: 32px;
    background-color: #444444;
    color: #fff;
    line-height: 32px;
    overflow: hidden;
    width: 100%;
 }
 
 .n-header{
     height:141px;
     overflow: hidden
 }
 .n-logo img{
      width: 486px;
      height: 57px;
 }
 
  .n-logo{
      line-height: 141px;
  }
.n-header-right{
    padding-left:70px;
    background:url(../images/n-phone.jpg) no-repeat 0 25px;
}
.n-header-right{
    margin-top:35px;
}
.n-tel{
    padding-top:29px;
    padding-right:41px;
}
.my-nav{
    height:60px;
    background:#0b5394;
 
}
.n-nav li{
   text-align: center;
   width:171px;  
   padding-top:12px;
}
.n-nav li>a{
    display: block;
    font-size:14px;
    text-align: center;
    display: block;
    font-family: MicrosoftYaHei;
    color:#cfe2e4;
    font-weight: bold
}
.n-nav li span{
    text-transform: uppercase;
    font-size:10px;
    color:#cfe2f3;
    font-weight: normal
}


/*内页修改*/
.yu-left-title{
    height: 60px;
    width:266px;
    background-color: #0b5394;
    border-radius: 10px 10px 0 0;
    text-align: center;
    color:#fff;
   
}
.yu-left-title h3{
     font-size:18px;
    font-family:"Microsoft YaHei";
    padding-top: 14px;
    height:60px;
    width:100%;
    font-weight: bold;
    padding-left: 71px;
    padding-right:71px;
}
.yu-left-title h3 span{
    font-family:"Microsoft YaHei";
    font-size:12px;
    color:#ffffff;
    font-weight:normal;
    display: block;
    text-transform: uppercase;
}
.xypg-left-con{
    width:266px;
    background:#f5f5f5;
    padding-top:;
}
.yu-sort{
    padding-left:14px;
    padding-right:14px;
    background-color: #f5f5f5;
    padding-top:18px;
}
.yu-sort>li{

    margin-bottom:14px;
    font-family: 'Microsoft YaHei';
    font-size: 16px;
    line-height:40px;
    text-align: left;

}

.yu-sort>li>a{
     color: #0b5394;
     display: block;
     border-radius: 5px;
     padding-left: 21px;
     width:100%;
    background:#cccccc;
}
.xypg-left-subnav li{
    display: block;
    text-indent:14px;
    width:224px;
    height:35px;
    border: 1px solid #cccccc;
    margin-left:5px;
    margin-bottom: 7px;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
}
.xypg-left-subnav li a{
    color: #666666;
}
.xypg-left-subnav li a:hover{color: #0b5394;
    display: block;
    border-radius: 5px;
    
    width: 100%;
    background: #cccccc;}
.xypg-left-subnav{
     margin-top:14px;
}
.yu-nei-contact {
    height:60px;
    margin-top: 16px;
    padding-left: 66px;
    background:url(../images/4112570.png) no-repeat 0 center;
    background-size:60px 60px;
}
.yu-nei-contact p:nth-child(1){
    color:#656d78; 
    font-size:14px;
    line-height:14px;
    font-family:"Microsoft YaHei"
}
.yu-nei-contact p:nth-child(2){
    color: #656d78;
    font-family: "Microsoft YaHei";
    font-size:20px;
   
}
.yu-nei-er{
    padding-bottom:14px;
}
.yu-nei-er img{
   width: 100px;
   height:100px;
   margin-left:68px;
}

.page-wrap-left{
    width:266px;
    margin-top:22px;
}
.page-position{
    margin-top: 9px;
}

.page-name{
    color: #656d78;
    font-size:24px;
    font-family: "Microsoft YaHei";
}
.page-name a{
    color: #656d78;
}
.page-intro{
    color: #656d78;
    font-size:12px;
    font-family: "Microsoft YaHei";
    text-transform: uppercase;
}
.nei-font1,.nei-font2{
    color: #656d78;
    font-family: Microsoft YaHei;
    font-size: 12px;
}
.nei-font-wrap{
    padding-top: 17px;
    margin-left: 83px;
}
.yu-container{
        
    background:url(../images/nei-line2.jpg) no-repeat 0 0;
    padding-left:15px;
    margin-bottom: 26px;
    height:78px;
}
.nei-line{
    width:906px;
    height:1px;
    border:1px solid #dddddd;
    margin-top:76px;
 
}