.content {padding:60px 0;position: relative;min-height: 300px;}
.content img{max-width: 100%;}

.inner_cont {font-size: 14px; color: #454545; width: calc(100% - 300px); float: right;}
.inner_cont  img{max-width: 100%;}
.inner_left{width:270px; float: left;}

@media only screen and (max-width: 920px) {
.content {padding:40px 0;}
}
.sub_nav {background: #f8f8f8;position: relative;}

@media only screen and (max-width: 768px) { .sub_nav {margin-top:0;}
}

.breadcrumb{color: #73797c; font-size: 14px;line-height: 60px;}
.breadcrumb a{color: #666666;}
.breadcrumb a:last-child {color: #0c32a1;}
.breadcrumb .fa{color: #666666;}


.inner-tit{font-size:36px;text-align: center;margin-bottom: 60px;}

@media only screen and (max-width:1200px) {
.inner-tit{font-size:24px;}
}

@media only screen and (max-width:1000px) {
.inner_left {float:none; width: 100%;margin-top: 0px;}
.inner_cont {width: 100% ; float: none;}
}

@media only screen and (max-width:768px) {
.breadcrumb{display: none;}
.inner-tit{font-size:18px;margin-bottom: 10px;font-weight: bold;}
}


/* ==========================================================================
   Sidebar
   ========================================================================== */

.siderbar .title{height: 40px; line-height: 40px;position: relative;margin-bottom: 20px;}
.siderbar .title h3{font-size: 30px; color: #333;font-weight: normal;}
.siderbar .title .btn_jt{display: block; height:40px;width: 50px; cursor: pointer; position: absolute; top: 25px; right: 0; text-align: center; line-height: 40px; display: none;}
.siderbar .title .inco01{ height:40px;width: 50px; display: block; background: url(../images/inco14.png) center no-repeat;}
.siderbar .title .cur .inco01{ height:40px;width: 50px; display: block; background: url(../images/inco13.png) center no-repeat;}
.siderbar .sunnav{background: #fff; }

.siderbar .sunnav li{font: 300 14px/45px microsoft yahei; margin-bottom: 10px;  text-indent:30px; position: relative;}
.siderbar .sunnav li a{width: calc(100% - 2px);  display: block; height:45px;border: 1px solid #b4b6b8;}
.siderbar .sunnav li a:hover {color: #893f9d;}
.siderbar .sunnav li a.active{color: #fff;font-weight: bold; background: #0c32a1;border-color: #0c32a1;}
.siderbar .sunnav li i{text-indent: 0; color: #0c32a1;margin-right: 10px;}
.siderbar .sunnav li:hover a{background: #0c32a1;border-color: #0c32a1;}
.siderbar .sunnav li:hover a{color: #fff;}
.siderbar .sunnav li .level2{margin-top: 20px;}
.siderbar .sunnav li .level2 li a{width: 100%;height: 30px;font-size: 14px; line-height: 30px;border:0;background: #fff;color: #333;}
.siderbar .sunnav li .level2 li:hover a{background: #fff;color: #0c32a1;}


@media only screen and (max-width: 1000px) {
    .siderbar .sunnav{display: none;}
    .siderbar .title{padding:10px 20px;background: #0c32a1; line-height: 40px; text-align: left; color: #fff}
    .siderbar .title .btn_jt{ top: 10px; display: block;}
    .siderbar .title h3{padding-left: 0;font-size: 18px;color: #fff;}
    .siderbar .title h3{padding-left: 0;font-size: 14px;}
    .siderbar .sunnav li{font-size: 14px;}
    .siderbar{margin-bottom: 10px;}
    .siderbar .title{padding:0 10px;}
    .siderbar .title .btn_jt{ top: 0;}
    .siderbar .title .txten{display: none;}
    .siderbar .title{height: 40px;}
}

@media only screen and (max-width: 768px) {
    .siderbar .sunnav li a{ height: 40px; line-height: 40px;}
}
/* ==========================================================================
   about
   ========================================================================== */
.aboutpart01 {padding:30px 0 60px 0;}
.aboutpart01 .pic {width:700px;float: right;height: auto;overflow: hidden;}
.aboutpart01 .pic img{max-width: 100%;}
.aboutpart01 .txtarea{width: calc(100% - 730px); float: left;}
.aboutpart01 .txtarea .desc{line-height:30px;font-size: 16px;color: #666;padding-right:20px; overflow-y: auto;height: 360px;text-indent: 2em;}
.aboutpart01 .txtarea .desc p{margin-bottom: 10px;}


@media only screen and (max-width:1200px) {
.aboutpart01 .pic {width:600px;}
.aboutpart01 .txtarea{width: calc(100% - 620px);}
.aboutpart01 .txtarea .desc{font-size: 14px;padding-right: 10px; line-height: 24px;height:318px; }
.aboutpart01 {padding:30px 0 0 0;}
}

@media only screen and (max-width:920px) {
.aboutpart01 .pic {width:400px;}
.aboutpart01 .txtarea{width: calc(100% - 420px);}
.aboutpart01 .txtarea .desc{font-size: 12px; line-height:18px;height:220px; }
}

@media only screen and (max-width:768px) {
.aboutpart01:before {display: none;}
.aboutpart01 .pic,.aboutpart01 .txtarea{width: 100%;float: none;}
.aboutpart01 .txtarea{margin-top: 10px;}
.aboutpart01 .txtarea h3{font-size:14px;}
.aboutpart01 .txtarea .desc{font-size: 12px;}
}


.aboutpart02 {padding:60px 0;background:url(../images/aboutbg01.jpg) center bottom no-repeat;background-size: cover;}
.culturetb{margin-top: 40px;}
.culturetb li{width: calc(33.33% - 60px);margin:0 30px;float: left;cursor: pointer; transition-duration:800ms; height:460px;}
.culturbox{position: relative;overflow: hidden;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s; transition: all .2s;  }


.culturbox .pic {width:100%;height:420px;position: relative; overflow: hidden;}
.culturbox .bgimg{width: 100%;}
.culturbox .uppic{width:100%;height:100%; transition: transform 1s;position: absolute;left: 0;top:0;}
.culturbox .cover .warp{padding:60px;}
.culturbox .cover{position: absolute;top:0; left: 0; width: 100%;height: 100%;background: rgba(255, 255, 255, 1); -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.culturbox .inco{height:120px; width: 120px; margin:0 auto; transition: background 0.5s; text-align: center; line-height: 120px;
  font-size:60px;}
.culturbox:hover .inco{   background-position: center -120px;}
.culturbox .cover h3{font-size: 30px;color: #333; text-align: center; font-weight: normal;}
.culturbox .cover .line{width: 50px; height: 3px;background: #c0c0c0;margin:10px auto 0 auto;}
.culturbox .cover .desc{font-size:24px;line-height: 2em; margin:30px 0 0 0; text-align: center;}
.culturbox:hover .cover{background: rgba(22, 58,111, .8);color: #fff;}
.culturbox:hover .cover h3{color: #fff;}
.culturbox:hover .cover .line{background: #fff;}
.culturetb li:hover{width: calc(33.33% - 20px);margin:0 10px;margin-top: -10px;}
.culturbox:hover .pic {height:440px;}

@media only screen and (max-width:1200px) {
.culturbox .cover .desc{font-size: 18px;}
.culturbox .cover h3{font-size: 24px;}
.culturbox .inco{font-size: 42px;width: 80px; height: 80px; line-height: 80px;}
.culturbox .pic {height:320px;}
.culturbox:hover .pic {height:340px;}
.culturbox .cover .warp{padding:50px;}
.culturetb li{height: 350px;}
}

@media only screen and (max-width:920px) {
.culturbox .cover h3{font-size:18px;}
.culturbox .cover .desc{font-size: 14px;line-height:1.5em;margin-top: 10px;}
.culturbox .cover .warp{padding:30px;}
.culturetb li{width: calc(33.33% - 20px);margin:0 10px;height:300px;}
.culturbox .pic {height:260px;}
.culturbox:hover .pic {height:280px;}
.aboutpart02 {padding:60px 0 20px 0;}
}

@media only screen and (max-width:768px) {
.culturetb{margin-left:0;}
.culturetb li{width:100%;margin-left:0;margin-bottom: 10px;height: auto; margin-top: 20px; float: none;}
.culturbox .inco{height:60px; width:60px; line-height: 60px;}
.aboutpart02{padding:30px 0 0 0;}
.culturbox .pic {height:200px;}
.culturbox .cover h3{font-size:16px;}
}


.aboutpart03 {padding:60px 0;
  background:#ffffff;
  background-image: -webkit-linear-gradient(top,#ffffff 0%,#f7f7f7 100%);
  background-image: -moz-linear-gradient(top,#ffffff 0%,#f7f7f7 100%);
  background-image: linear-gradient(top,#ffffff 0%,#f7f7f7 100%);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#ffffff', StartColorStr='#f7f7f7');}

.certpic {position: relative; height: auto;overflow: hidden;  box-sizing: border-box;  background: #fff;  vertical-align: middle;margin:10px;
  -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s; transition: all .2s;}
.certpic .bgimg{width: 100%;}
.certpic .uppic{max-width: 95%!important;  max-height: 95%;  position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.certpic:hover {box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}

#owl-cert .owl-dots{height: 0px;overflow: hidden;}
#owl-cert .owl-prev,#owl-cert .owl-next{width:50px;top:50%; height:50px;background: none; text-indent: 100px;overflow: hidden;padding:0;margin:0;
  margin-top: -25px; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; filter: Alpha(Opacity=100); opacity: 1;}
#owl-cert .owl-prev{position: absolute;left:-80px; background:url(../images/arr05.png) center no-repeat;}
#owl-cert .owl-next{position: absolute;right:-80px;background:url(../images/arr06.png) center no-repeat;}
#owl-cert .owl-prev:hover{background:url(../images/arr07.png) center no-repeat;}
#owl-cert .owl-next:hover{background:url(../images/arr08.png) center no-repeat;}

@media only screen and (max-width:1440px) {
#owl-cert .owl-dots{height: auto;overflow: hidden;}
#owl-cert .owl-prev,#owl-cert .owl-next{filter: Alpha(Opacity=0);opacity: 0;width: 0;height: 0;display: none; }
}

@media only screen and (max-width:768px) {
.aboutpart03{padding:30px 0 20px 0;}
}




/* ==========================================================================
   case
   ========================================================================== */

.caselist{margin-left: -20px;margin-top: 30px;}
.caselist li{width: calc(25% - 22px);margin:0 0 30px 20px;float: left;}
.casebox{
  border:1px solid #dcdcdc; background: #fff; -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s; transition: all .2s;}
.casebox .pic {position: relative; height: auto;overflow: hidden;}
.casebox .bgimg{width: 100%;}
.casebox .uppic{width: 100%; height: 100%; transition: transform 1s;position: absolute;left: 0;top:0;}
/*.casebox:hover .uppic{ transform: scale(1.05);}*/
.casebox .tit{height: 30px; line-height: 30px;text-align: center;font-size: 16px;padding: 15px 0; background: #f9f9fa;}
.casebox:hover{box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}
.casebox:hover .tit{background: #0c32a1;color: #fff;font-weight: bold;}

@media only screen and (max-width:1200px) {
.caselist{margin-left: -20px;}
.caselist li{width: calc(33.33% - 22px);}
}

@media only screen and (max-width:920px) {
.casebox .tit{font-size: 14px;padding: 10px 0;}
}

@media only screen and (max-width:768px) {
.caselist{margin-left: -10px;margin-top: 20px;}
.caselist li{width: calc(50% - 12px);margin:0 0 10px 10px;}
.casebox .tit{font-size: 12px;padding:5px 0;}
}

/* ==========================================================================
   application
   ========================================================================== */

.applist{margin-left: -20px;margin-top: 30px;}
.applist li{width: calc(33.33% - 22px);margin:0 0 50px 20px;float: left;}
.appbox{background: #f7f7f7;cursor: pointer;border-bottom: 3px solid #f6f6f6; -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s; transition: all .2s;}
.appbox:hover{transform: translate3d(0, -2px, 0);border-color: #0c32a1;}
.appbox .pic {position: relative; height: auto;overflow: hidden;}
.appbox .bgimg{width: 100%;}
.appbox .uppic{width: 100%;height: 100%; transition: transform 1s;position: absolute;left: 0;top:0;}
.appbox:hover .uppic{ transform: scale(1.05);}
.appbox .txtarea{padding:30px 40px;}
.appbox .txtarea>h2{font-size:24px;font-weight: normal; width: 100%;height: 30px; line-height: 30px; overflow:hidden;}
.appbox:hover .txtarea>h2 a{color: #0c32a1;}
.appbox .txtarea .desc{font-size: 14px; color: #7e7d7d; line-height: 24px;height: 48px; overflow: hidden;margin:15px 0;}
.appbox .txtarea .date{font-size: 16px;color: #666;}
.appbox .txtarea .more a{color: #666;}

@media only screen and (max-width:1200px) {
.appbox .txtarea{padding:20px 30px;}
.appbox .txtarea>h2{font-size: 18px;}
.appbox .txtarea .desc{margin:10px 0; font-size: 12px;}
.applist li {margin: 0 0 30px 20px;}
}

@media only screen and (max-width:920px) {}

@media only screen and (max-width:768px) {
.applist{margin-left: 0;margin-top: 0;}
.applist li {margin: 20px 0 0 0; width: 100%;float: none;}
.appbox .txtarea{padding:20px;}
.appbox .txtarea>h2{font-size: 14px;font-weight: bold;}
.appbox .txtarea .desc{margin:5px 0;line-height: 18px;height: 36px;margin-bottom:10px;}
}




/* ==========================================================================
   news
   ========================================================================== */
.newslist02{margin-top: 26px;}
.newslist02 li{width:100%;overflow: hidden; padding:20px 0 30px;border-bottom: 1px solid #dedede;}
.newslist02 li .date{width:200px; height:70px;margin-top: 40px; border-right:10px solid #767676; text-align: center; float: right; color: #767676;}
.newslist02 li h2{line-height: 40px; font-size: 32px; line-height: 40px;}
.newslist02 li p{font-size: 24px; line-height: 30px;}
.newslist02 li .txtarea .mdate{display: none;}
.newslist02 li .txtarea{width: calc(100% - 260px); float: left;}

.newslist02 li .txtarea h3{ font-size: 20px;  margin-bottom: 5px;width:100%;height: 40px;font-weight: normal;line-height: 40px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newslist02 li .txtarea h3 a{ color: #333333;}
.newslist02 li .txtarea .desc{ font-size: 14px; line-height: 24px;height:48px;overflow: hidden;color: #6f6f6f;margin: 10px 0 20px 0;}
.newslist02 li .txtarea .more{background:#707070;color: #fff;width: 170px; height: 40px; line-height: 40px; text-align: center;display: inline-block; }
.newslist02 li .txtarea .more .fa{margin-left: 10px;}

.newslist02 li:hover .date{color: #0c32a1;border-color: #0c32a1;}
.newslist02 li:hover .txtarea .more{background:#0c32a1;}
.newslist02 li:hover .txtarea h3 a{ color: #0c32a1;}

@media only screen and (max-width:1200px) {
    .newslist02 li .txtarea{width: calc(100% - 210px);}
    .newslist02 li .txtarea h3{font-size: 18px;}
    .newslist02 li h2{font-size: 28px;}
}

@media only screen and (max-width:920px) {
    .newslist02{margin-top: 0;}
    .newslist02 li .date{width:120px;}
    .newslist02 li .txtarea {width: calc(100% - 140px);}
}

@media only screen and (max-width:768px) {
    .newslist02 li .date{display: none;}
    .newslist02 li .pic{width:100%;float: none;margin:0 auto 10px auto; height: auto;max-width: 500px;}
    .newslist02 li .pic img{width:100%;}
    .newslist02 li .txtarea{width:100%; float: none;}
    .newslist02 li .txtarea .mdate{display: inline-block;}
    .newslist02 li .txtarea h3{margin-bottom: 0;}
    .newslist02 li .txtarea h3 a{font-size: 14px;font-weight: bold;color: #333;}
    .newslist02 li .txtarea .desc{ font-size: 12px;margin: 5px 0 10px;}
    .newslist02 li{padding:0 0 20px;}
    .newslist02 li .txtarea .more{width: 120px; height: 30px; line-height: 30px;}
}



.newsdetails{margin-top: 48px;}
.newtitle {border-bottom: 1px solid #e6e9ed;padding-bottom: 20px;  text-align: center;}
.newtitle h1 {font-size: 30px;font-weight: normal;color: #333;}
.newsdetails .pimg{margin: 20px 0; text-align: center;}
.newsdetails .byline{color:#999;margin-top: 10px;}
.newsdetails .byline span{ display: inline-block; line-height: 20px;    height: 20px;}
.newsdetails .byline a{ font-size: 14px;}
.newsdetails .breadcrumb-bar{text-align: left;}
.newsh_cn {padding:20px 0;color: #666;}
.newsh_cn p{font-size: 16px;}

.toolbar{ border-top: 1px solid #e9eff3; margin-top:30px;padding:30px 0;}
.toolbar .row01{width: 100%; color: #777; }
.toolbar .row01 a{color:#777;}
.toolbar .row01 i{color: #0c32a1;}
.toolbar .row01 p{line-height: 26px; padding: 2px 0;}
.toolbar .row01 p:hover a{text-decoration: underline;}

.zxnewslist{margin:0 30px 30px 30px;}
.zxnewslist li{margin-top: 20px;}
.zxnewslist li p.date {color: #666;}
.zxnewslist li p.date i{margin-right: 5px;}

.zxnewslist li p.tit{font-size: 16px;margin-top: 10px;}
.zxnewslist li p.tit a{color: #000;}
.zxnewslist li p.tit a:hover{color: #0c32a1;}


@media only screen and (max-width:1200px) {
.newsdetails .right{width:250px;}
.newsdetails .right h3.tit{font-size: 18px;}
.zxnewslist li p.tit{font-size: 14px;}
.newsdetails .left{width: calc(100% - 300px);}
.newtitle h1{font-size: 24px;}
.newsh_cn p{font-size: 14px!important;}
.toolbar{font-size: 14px;}
}

@media only screen and (max-width:920px) {
    .newsdetails{ margin-top: 20px}
    .newsdetails .left{width: 100%;}
    .newsdetails .right{display: none;}
    .newtitle h1{font-size: 18px;}
    .newsdetails .tag{font-size: 14px;}
    .newtitle{margin-bottom: 10px;}
}


@media only screen and (max-width:768px) {
.newtitle h1{font-size: 16px;}
.newsdetails{padding-top: 0!important;}
.newsh_cn{padding:0;}
.newsh_cn p {font-size: 12px!important; }
.toolbar .row01{width: 100%;float: none;font-size: 12px;}
.toolbar{padding:20px 0;}
}

/* ==========================================================================
   contact
   ========================================================================== */
.contactrow{background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}
.contactrow .map{width: 60%; float: left;}
#dituContent {width: 100%;height: 400px;}
.contactrow .txtarea{width: 40%; padding-left: 10px; box-sizing: border-box; float: right; }
.contactrow .txtarea .warp{padding:50px; font-size: 16px; line-height: 2em;}
.contactrow .txtarea h3{font-size:18px;margin-bottom:10px;}


@media only screen and (max-width:920px) {
.contactrow .txtarea .warp{padding:30px; font-size: 14px; line-height:1.8em;}
}

@media only screen and (max-width:768px){
.contactrow .map,.contactrow .txtarea{width: 100%; float: none;}
#dituContent {height: 300px;}
.contactrow .txtarea{padding-left: 0;}
.contactrow .txtarea .warp{padding:10px; }
.contactrow .txtarea h3{font-size: 14px;}
}

/* ==========================================================================
   feedback
   ========================================================================== */

.feedbackbg{padding:80px 0; background:url(../images/contactbg.jpg) bottom center no-repeat;background-size: cover;}
.feedback{margin-top:60px;}
.feedback .modtop1{width: 100%; height: auto;}
.feedback .modtop1 .ui-input{width: calc(33.33% - 53px); font-family: microsoft yahei; font-size: 16px; margin-left:20px;margin-bottom: 25px; height: 18px; line-height: 18px; padding:12px 18px;background-color: #fff;border:1px solid #dcdcdc; float: left; color: #999;}
.feedback .modtop1 .ui-input:nth-child(1){margin-left: 0;}

.feedback .modtop2{width: 100%; height: auto;}
.feedback .ui-textarea{width: calc(100% - 42px); font-family: microsoft yahei; height:150px; line-height: 18px; padding:10px 20px;background-color: #fff;border:1px solid #dcdcdc;font-size: 16px;  color: #999;}
.feedback .modtop3{width: 100%; height: auto;margin-top: 25px;text-align: center;}
.feedback .modtop3 .ui-btn{  margin:0 auto; border: 0 none; cursor: pointer;text-align: center; padding:12px 20px;font-size: 16px;line-height: 24px;color: #fff; width: 200px;background: #0c32a1;}
.checkcode .ui-input{ width:200px; font-size: 16px; height: 18px; line-height: 18px; padding:12px 20px;background-color: #fff;border:1px solid #e5e5e5;  font-family: microsoft yahei; color: #999;}
.checkcode{float: left;}
.feedback .modtop3 .ui-btn:hover{background: #ee392d;}

@media only screen and (max-width: 920px) {
.feedback .modtop1 .ui-input,.feedback .ui-textarea,.checkcode .ui-input{font-size: 14px;}
.feedbackbg{padding:60px 0;}
.feedback{margin-top: 30px;}
}

@media only screen and (max-width: 768px) {
.feedback .modtop1 .ui-input{width: calc(100% - 42px);  float: none;margin-left: 0;font-size: 12px;}
.feedback .modtop3 .ui-btn{ float: none;margin-top:20px;margin-left: 0;font-size: 14px;}
.feedback .ui-textarea,.checkcode .ui-input{font-size: 12px;}
.feedbacktit{font-size: 16px;line-height: 24px;  margin: 10px 0 20px 0;}
.feedback{margin-top: 0;}
.feedbackbg{padding:20px 0;}
.feedbackbg p.ms{font-size: 14px;}
.checkcode .ui-input{width:70px;padding: 8px 10px;}
.feedback .modtop3 .ui-btn{margin-top: 0;width:100px;padding: 8px 10px;font-size: 12px;}
.feedback .ui-textarea {width: calc(100% - 42px);height: 100px;}
}


/* ==========================================================================
   pro
   ========================================================================== */
.prolist02{margin-left: -20px;margin-top:60px;}
.prolist02 li{width: calc(33.33% - 22px);margin:0 0 30px 20px;float: left;}
.probox02{background: #fff;cursor: pointer;border:1px solid #dcdcdc; -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s; transition: all .2s;}
.probox02:hover{transform: translate3d(0, -2px, 0);box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}
.probox02 .pic {position: relative; height: auto;overflow: hidden;}
.probox02 .pic a.mimg{display: block; text-align: center; width: 100%;}
.probox02 .pic img{max-width: 97%;max-height: 97%;}
.probox02:hover .uppic{ transform: scale(1.05);}
.probox02 .txtarea{padding: 15px 10px; text-align: center;}
.probox02 .txtarea>h2{font-size:16px;font-weight: normal; width: 100%;height: 30px; line-height: 30px; overflow:hidden;}
.probox02:hover .txtarea>h2 a{color: #0c32a1;}


@media only screen and (max-width:1200px) {
.prolist02 li {margin: 0 0 30px 20px;}
}

@media only screen and (max-width:920px) {}

@media only screen and (max-width:768px) {
.prolist02{margin-left: 0;margin-top: 0;}
.prolist02 li {margin: 20px 7px 0; width: calc(50% - 14px);}
.probox02 .txtarea{padding: 8px;}
.probox02 .txtarea>h2{font-size: 14px;}
}
@media only screen and (max-width:350px) {
    .prolist02 li {margin: 20px 0 0; width: 100%;}
}

.prodetail{padding:30px 0;}
.prodetail .left{width:740px;overflow: hidden;float: left;}
.prodetail .left .probigpic{width:620px;height:420px; margin-top: 15px; overflow: hidden;
 text-align: center; line-height:420px; float: left;border:1px solid #d7dce0;}
.prodetail .left .probigpic img {width: 100%;height: 100%;}

.prochange { overflow:hidden; zoom:1; font-size:24px; padding:35px 0; position:relative; width: 102px; height: 350px; float: left; 
margin-right:10px; }
.prochange .sPrev,.prochange .sNext{ position:absolute;left:0;display:block; width:100%; height:28px; line-height: 28px;
  z-index:1; text-align: center; background: #fff;color: #aeaeae;}
.prochange .sNext{top: 0; }
.prochange .sPrev{ bottom:0;}

.prochange li{_display:inline; overflow:hidden; text-align:center; margin-bottom:5px; }
.prochange li .pic{ text-align:center; }
.prochange li .pic img{ width:100px; height:66px; display:block;border:1px solid #d7dce0; }
.prochange li .pic a:hover img{ border-color:#999;  }
.prochange li .title{ line-height:24px;}


.prodetail .right{width: calc(100% - 780px); overflow: hidden;float: right;}
.prodetail .right .protit{font-size: 30px; height:50px; line-height: 50px;font-weight: normal;}
 .prodetail .right .protit02{border-bottom: 1px solid #d7dce0;color: #666;padding-bottom: 5px;margin-top:10px;}
.prodetail .right .protit02 a{color: #666;}
.prodetail .right .protit02 a:hover{color: #0c32a1;}

.proinfotit{font-size: 36px; height:50px; line-height: 50px; position: relative; padding-bottom:20px; margin-top: 50px;
border-bottom: 1px solid #d7dce0;color: #555;text-indent: 30px;font-weight: normal;margin-bottom: 30px;}
.proinfotit:before { content: ""; display: block; bottom: 0; left:30px; position: absolute; width:140px;
 height: 2px; background: #14ab20;}

.prodetail .txtms{ line-height:36px;margin:20px 0; overflow: hidden; height:220px; overflow: auto; font-size: 14px; color: #555;}
.prodetail .txtms .tit{font-size: 16px;font-weight: bold;margin-bottom: 10px;color: #3ea246;}
.prodetail .txtms .tit.mar-top-20{margin-top:20px;}
.promstool{margin-top: 20px;}
.promstool .wyzx_btn{width:320px; height:60px;font-size: 24px;text-align: center; line-height: 60px; display: inline-block;
  background: #fff;color: #0c32a1; margin-right: 10px;border:1px solid #0c32a1;}
.promstool .wyzx_btn:hover{background: #0c32a1;color: #fff;}
.promstool .wyzx_btn span{font-size: 14px;}

@media only screen and (max-width:1440px) {
.prodetail .right .protit,.proinfotit{font-size: 24px;}
}

@media only screen and (max-width:1200px) {
.prodetail .left{width:500px;}
.prodetail .left .probigpic{width:400px;height:400px;line-height:400px;}

.prochange {  padding:35px 0; width: 80px; height:340px;}
.prochange li .pic img{ width:74px; height:64px;}


.prodetail .right{width: calc(100% - 550px);}
.prodetail .txtms{ line-height:24px; height:220px;font-size: 14px; color: #555;}
}

@media only screen and (max-width:920px) {
.prodetail .left{width:480px;}
.prodetail .left .probigpic{width:400px;height:400px;line-height:400px;}
.prochange {  padding:35px 0; width: 66px; height:320px;}
.prochange li .pic img{ width:60px; height:40px;}
.prodetail .right .protit,.proinfotit{font-size:18px;padding-bottom: 0;}
.prodetail .txtms{height: 200px;margin:20px 0;font-size: 12px;}
.prodetail .right{width: calc(100% - 510px);}
.promstool .wyzx_btn{width:300px;font-size: 24px;}
}

@media only screen and (max-width:768px) {


.prodetail .left{width:100%;height:100%;float: none;}
.prodetail .left .probigpic{width: calc(100% - 100px);height: 300px; line-height: 300px;}
.prochange {height:240px;}

.prodetail .right{width:100%;float: none;margin-top:20px;font-size: 12px;}
.prodetail .txtms{font-size: 12px; line-height: 24px;}
.prodetail .txtms .tit{font-size: 14px;}
.prodetail .txtms{height: auto;}
.prodetail .right .protit, .proinfotit{text-indent: 0;}
.prodetail .right .protit:before,.proinfotit:before{left: 0;}

.proinfotit{margin-top: 0;}
.protit01 .wyzx_btn{width: 100px; height:30px;font-size: 12px;line-height: 30px;}
}

.cloud-content{margin-top: 30px;}
.cloud-content .tab{height: 55px; line-height:55px;border-bottom: 2px solid #d4d5d7;}
.cloud-content .tab ul{}
.cloud-content .tab li{font-size: 16px;font-weight: bold; padding:0 50px;margin-right:10px; cursor: pointer;display: inline-block;
  background: #d6dae3;color: #666;border-radius: 8px 8px 0 0;}
.cloud-content .tab li.on{background: #0c32a1;color: #fff;}

.cloud-content .detail_info{padding-top:30px;}

@media only screen and (max-width:1600px) {}

@media only screen and (max-width:1440px) {}

@media only screen and (max-width:1200px) {
.cloud-content .tab li{font-size: 14px;}
.cloud-content .detail_info{padding:40px 10px;}
}

@media only screen and (max-width:920px) {
.cloud-content .tab li{padding:0 30px;}
.cloud-content .tab{height:45px; line-height:45px;}
}

@media only screen and (max-width:768px) {
  .cloud-content .tab{height: auto;line-height:36px; text-align: center;}
  .cloud-content .tab li{padding:0 10px;font-size: 12px;}
}



/* ==========================================================================
   Pagination
   ========================================================================== */
#Lb_pager { margin-top: 30px;margin-bottom:20px; text-align: center;}
#Lb_pager .pager a,#Lb_pager .pager .cur_page { display: inline-block!important; background: #fff; margin: 0 2px 8px; padding: 0 10px;color: #333; cursor: pointer; line-height: 30px; height: 30px; border:1px solid #dadada;border-radius: 4px;  }
#Lb_pager .pager span{display: none;}
#Lb_pager .pager .pgnext,#Lb_pager .pager .pgprev{padding: 0 15px; }
#Lb_pager .pager .cur_page { color: #fff!important;cursor: default;background-color: #0c32a1; border-color: #0c32a1;}
#Lb_pager .pager .pgempty { cursor: not-allowed;}
#Lb_pager .pager a:hover{color: #fff; text-decoration: none;background-color: #0c32a1; border-color: #0c32a1;}

@media only screen and (max-width:768px) {
  #Lb_pager { margin-top: 20px;margin-bottom:10px;}
  #Lb_pager .pager a,#Lb_pager .pager .cur_page {padding: 0 8px; line-height:24px; height:24px;}
  #Lb_pager .pager .pgnext,#Lb_pager .pager .pgprev{padding: 0 10px; }
}



/* ==========================================================================
   Sidebar
   ========================================================================== */
.overview { color: #fff; font: 300 18px/59px microsoft yahei; background: #006db9; padding-left: 18px;}


/* overview */
.ln-menu-link { display: block; font-size:18px; position: relative; *zoom: 1; line-height:70px;color: #333;}

#ln-menustate { display: none;}


#ln-menustate { display: none;}
.localnav { position: relative; top: 0; left: 0; width: 100%; z-index: 99;}
.ln-wrapper { position: relative; top: 0; left: 0; width: 100%; height: auto; min-height: 100%; z-index: 1}

/* background */
.ln-background { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; -webkit-transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1); transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1)}

/*.ln-background:after { background-color: rgba(153,153,153,0.4); content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; }*/
#ln-menustate:checked ~ .localnav .ln-background,
#ln-menustate:target ~ .localnav .ln-background { background-color: rgba(255, 255, 255, 1); max-height: none; -webkit-transition: background-color 0.5s ease; transition: background-color 0.5s ease}
#ln-menustate:checked ~ .localnav .ln-background:after,
#ln-menustate:target ~ .localnav .ln-background:after { background-color: #d6d6d6}
.ln-content { position: relative; z-index: 2;}
.ln-curtain { background: rgba(0, 0, 0, 0.3); opacity: 0; position: fixed; top: 0; left: 0; width: 0; height: 0; z-index: 9; -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;}
#ln-menustate:checked ~ .localnav .ln-curtain,
#ln-menustate:target ~ .localnav .ln-curtain { -webkit-transition: opacity 1s ease 0.1s; transition: opacity 1s ease 0.1s}
.ln-actions { float: left; display: none;}
.ln-action { float: left; margin-left: 24px}

/* chevron */
.ln-menucta { cursor: pointer; display: block; margin-right: -11px; overflow: hidden; width: 40px; height: 48px; -webkit-tap-highlight-color: transparent;}
.ln-menucta-chevron { display: block; position: relative; width: 100%; height: 100%; z-index: 1; -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1); transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1); transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1); transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -ms-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1); -webkit-transform: translateY(10%); -ms-transform: translateY(10%); transform: translateY(10%)}
.ln-menucta-chevron::before,
.ln-menucta-chevron::after { content: ""; display: block; position: absolute; top: 50%; width: 12px; height: 1px; z-index: 1; -webkit-transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1); transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1); transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1); transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1),
    -webkit-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1),
    -ms-transform-origin 1s cubic-bezier(0.86, 0, 0.07, 1)}
.ln-menucta-chevron::before,
.ln-menucta-chevron::after { background: #333}
.ln-menucta-chevron::before { -webkit-transform-origin: 100% 100%; -ms-transform-origin: 100% 100%; transform-origin: 100% 100%; -webkit-transform: rotate(40deg) scaleY(1.5); -ms-transform: rotate(40deg) scaleY(1.5); transform: rotate(40deg) scaleY(1.5); right: 50%}
.ln-menucta-chevron::after { -webkit-transform-origin: 0% 100%; -ms-transform-origin: 0% 100%; transform-origin: 0% 100%; -webkit-transform: rotate(-40deg) scaleY(1.5); -ms-transform: rotate(-40deg) scaleY(1.5); transform: rotate(-40deg) scaleY(1.5); left: 50%}
#ln-menustate:checked ~ .localnav .ln-menucta-chevron,
#ln-menustate:target ~ .localnav .ln-menucta-chevron { -webkit-transform: translateY(-10%); -ms-transform: translateY(-10%); transform: translateY(-10%)}
#ln-menustate:checked ~ .localnav .ln-menucta-chevron::before,
#ln-menustate:target ~ .localnav .ln-menucta-chevron::before { -webkit-transform-origin: 100% 0%; -ms-transform-origin: 100% 0%; transform-origin: 100% 0%; -webkit-transform: rotate(-40deg) scaleY(1.5); -ms-transform: rotate(-40deg) scaleY(1.5); transform: rotate(-40deg) scaleY(1.5)}
#ln-menustate:checked ~ .localnav .ln-menucta-chevron::after,
#ln-menustate:target ~ .localnav .ln-menucta-chevron::after { -webkit-transform-origin: 0% 0%; -ms-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transform: rotate(40deg) scaleY(1.5); -ms-transform: rotate(40deg) scaleY(1.5); transform: rotate(40deg) scaleY(1.5)}
.ln-menucta-anchor { display: none; position: absolute; top: 0; left: 0; width: 1px; height: 1px; z-index: 10}
.ln-menucta-anchor:focus { outline-offset: -6px; width: 100%; height: 100%}
.ln-menucta-anchor-close { display: none}
.ln-menucta-anchor-label { position: absolute; top: 0; left: 0; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(0px 0px 99.9% 99.9%); clip-path: inset(0px 0px 99.9% 99.9%); overflow: hidden; height: 1px; width: 1px; padding: 0; border: 0}
#ln-menustate:checked ~ .ln-menucta-anchor-open,
#ln-menustate:target ~ .ln-menucta-anchor-open { display: none}
#ln-menustate:checked ~ .ln-menucta-anchor-close,
#ln-menustate:target ~ .ln-menucta-anchor-close { display: block}

@media only screen and (max-width: 767px) {    
    .content { position: relative; padding-top: 20px; padding-bottom: 20px;}
    .col-main { margin: 0;}
    .col-left { float: left; width: 200px; margin-left: -100%; margin: 0; width: 100%; position: absolute; left: 0; top: 0;}
    .localnav { height: 48px}
    .overview { float: left; line-height: 48px; padding: 0; background: none; color: #333; font-size: 14px;}
    .sidenav { border-width: 0;}
    .ln-menu-link { border-bottom: 0 none;}
    .ln-background { min-height: 48px; -webkit-transition: background-color 0.5s ease 0.7s; transition: background-color 0.5s ease 0.7s}
    .ln-menu { line-height: 48px; padding-top: 0; width: 100%}
    .ln-menu-tray { overflow: hidden; pointer-events: none; visibility: hidden; width: 100%; max-height: 0; -webkit-transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s; transition: max-height 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 0.4s, visibility 0s linear 1s;}
    #ln-menustate:checked ~ .localnav .ln-menu-tray,
    #ln-menustate:target ~ .localnav .ln-menu-tray { max-height: 400px; max-height: -webkit-calc(100vh - 48px - 48px); max-height: calc(100vh - 48px - 48px); overflow-y: auto; -webkit-overflow-scrolling: touch; pointer-events: auto; visibility: visible; -webkit-transition-delay: 0.2s, 0s; transition-delay: 0.2s, 0s}
    #ln-menustate:checked ~ .localnav.ln-opening .ln-menu-tray,
    #ln-menustate:target ~ .localnav.ln-opening .ln-menu-tray { overflow-y: hidden}
    #ln-menustate:checked ~ .localnav.ln-sticking .ln-menu-tray,
    #ln-menustate:target ~ .localnav.ln-sticking .ln-menu-tray { max-height: -webkit-calc(100vh - 48px); max-height: calc(100vh - 48px)}
    .ln-curtain { -webkit-transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s; transition: opacity 1s ease 0.2s, width 0s ease 1.2s, height 0s ease 1.2s}
    #ln-menustate:checked ~ .ln-curtain,
    #ln-menustate:target ~ .ln-curtain { opacity: 1; right: 0; bottom: 0; width: 100%; height: 100%}
    .ln-actions { display: block; margin-left: 0; padding: 0 16px; position: absolute; top: 0; right: 0; z-index: 1; left: 50%}
    .ln-action { margin-left: 16px}
    .ln-action-menucta { margin-left: -20px; position: absolute; left: 0; z-index: 1}
    .ln-action-button { float: right; margin-left: 27px}
    .ln-content { padding: 0 20px;}
    .inner-cont { margin: 10px;}
    .sidenav { opacity: 1; padding: 17px 10px 28px 10px; -webkit-transform: translate3d(0, -150px, 0); transform: translate3d(0, -150px, 0); -webkit-transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s; transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s; transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s, opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s; transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s, opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1) 0.2s, -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1) 0.5s}
    .sidenav .level2 li,
    .sidenav .level2 li a { line-height: 20px;}
    #ln-menustate:checked ~ .localnav .sidenav,
    #ln-menustate:target ~ .localnav .sidenav { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition-delay: 0.2s, 0.4s; transition-delay: 0.2s, 0.4s}
    .ln-menu-item { display: block; line-height: 48px; margin-left: 0; width: 100%; padding:0;}
    .ln-menu-item:first-child .ln-menu-link { border-top: 0}
    .ln-menu-item:nth-child(1) .ln-menu-link { -webkit-transition-delay: 0.07s; transition-delay: 0.07s}
    .ln-menu-item:nth-child(2) .ln-menu-link { -webkit-transition-delay: 0.14s; transition-delay: 0.14s}
    .ln-menu-item:nth-child(3) .ln-menu-link { -webkit-transition-delay: 0.21s; transition-delay: 0.21s}
    .ln-menu-item:nth-child(4) .ln-menu-link { -webkit-transition-delay: 0.28s; transition-delay: 0.28s}
    .ln-menu-item:nth-child(5) .ln-menu-link { -webkit-transition-delay: 0.35s; transition-delay: 0.35s}
    .ln-menu-item:nth-child(6) .ln-menu-link { -webkit-transition-delay: 0.42s; transition-delay: 0.42s}
    .ln-menu-item:nth-child(7) .ln-menu-link { -webkit-transition-delay: 0.49s; transition-delay: 0.49s}
    #ln-menustate:checked ~ .localnav .ln-menu-item:nth-child(1) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(1) .ln-menu-link { -webkit-transition-delay: 0.56s; transition-delay: 0.56s}
    #ln-menustate:checked ~ .ln-menu-item:nth-child(2) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(2) .ln-menu-link { -webkit-transition-delay: 0.49s; transition-delay: 0.49s}
    #ln-menustate:checked ~ .ln-menu-item:nth-child(3) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(3) .ln-menu-link { -webkit-transition-delay: 0.42s; transition-delay: 0.42s}
    #ln-menustate:checked ~ .ln-menu-item:nth-child(4) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(4) .ln-menu-link { -webkit-transition-delay: 0.35s; transition-delay: 0.35s}
    #ln-menustate:checked ~ .ln-menu-item:nth-child(5) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(5) .ln-menu-link { -webkit-transition-delay: 0.28s; transition-delay: 0.28s}
    #ln-menustate:checked ~ .ln-menu-item:nth-child(6) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(6) .ln-menu-link { -webkit-transition-delay: 0.21s; transition-delay: 0.21s}
    #ln-menustate:checked ~ .ln-menu-item:nth-child(7) .ln-menu-link,
    #ln-menustate:target ~ .ln-menu-item:nth-child(7) .ln-menu-link { -webkit-transition-delay: 0.14s; transition-delay: 0.14s}
    .ln-menu-link { border-top: 1px solid rgba(214, 214, 214, 0.5); display: block; padding-top: 14px; padding-bottom: 14px; opacity: 0; -webkit-transform: translate3d(0, -25px, 0); transform: translate3d(0, -25px, 0); -webkit-transition: 0.5s ease; transition: 0.5s ease; -webkit-transition-property: opacity, -webkit-transform; transition-property: opacity, -webkit-transform; transition-property: transform, opacity; transition-property: transform, opacity, -webkit-transform}
    #ln-menustate:checked ~ .localnav .ln-menu-link,
    #ln-menustate:target ~ .localnav .ln-menu-link { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
    .ln-menucta-anchor { display: block}
}

@media only screen and (max-width: 767px) and (orientation: landscape) { #ln-menustate:checked ~ .ln-menu-tray,
    #ln-menustate:target ~ .ln-menu-tray { max-height: 280px; max-height: -webkit-calc(100vh - 48px - 48px); max-height: calc(100vh - 48px - 48px)}
}

@media only screen and (max-width: 767px) { .ln-menu-link{ -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px;}
}



