/***
info Pages
***/

body{background:#FFF !important}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{ padding-left:1px; padding-right:1px}

.wrapSlide{ padding:100px 0;}
.infoKuan{padding-bottom: 20px;padding-top: 20px}

.info-list li{min-height: 90px;padding-bottom: 20px;padding-top: 20px; clear:both}
.info-list .infoTitle a{color: #d82717;float: left;font-family: "微软雅黑";font-size: 18px;line-height: 30px;text-shadow:1px 1px 1px #666666; width:100%}
.info-list .infoTitle a:hover{ color:#0086cd}
.info-list .infoTime {clear: left;color: #888;font-size: 14px;padding: 10px 0 0;}
.info-list .infoTag {color: #888;font-family: "微软雅黑";font-size: 14px;}

.itemBoxs{position: relative;overflow: hidden;border-radius: 4px;transition: all .2s ease;transition: var(--global-transition);}
.boxsize01{width: 270px; height: 265px;}
.boxsize01:hover{box-shadow:0 15px 30px 0 rgba(0,0,0,.1);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0)}
.boxsize02{width: 270px; height: 380px;}
.boxsize02:hover{box-shadow:0 15px 30px 0 rgba(0,0,0,.1);-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0)}
.itemInnerBox{position:relative;display:inline-block;width:100%;height:270px;background:#fff;text-align:left}
.itemInnerBox.h300{height: 375px;overflow: hidden}
.itemInnerBox:hover .itemInnerDesc{height:54px}
.intemInnerPic{overflow:hidden;background-color:#f9f9f9;border-top-left-radius:4px;border-top-right-radius:4px}
.intemInnerPic.h280{height: 300px;overflow: hidden}
.intemInnerPic img{display:block;width:100%;background-color:#e6e6e6;border-top-left-radius:4px;border-top-right-radius:4px}
.itemInnerTxt{position:absolute;bottom:0;width:100%;padding:10px 14px;background-color:#fff;transition:all .3s}
.itemInnerTxt.txtBox01{padding:9px 10px;background-color:#fff;border-radius:4px}
.itemInnerDesc{bottom:0;display:-webkit-box;overflow:hidden;width:100%;height:0;margin-top:5px;-webkit-box-orient:vertical;color:#666;font-size:.8125rem;-webkit-line-clamp:2;line-height:1.6;text-overflow:ellipsis;transition:height .3s;word-wrap:break-word}


#about {}
.about_box {height: 240px;overflow: hidden; width: 100%;}
.about_box ul {color: #fff;    font-size: 28px;    line-height: 42px;    margin: 60px auto 0;    width: 1000px;}
.about_box ul li {width: 420px;}
#about h3 {  color: #4a4a4a;    font-size: 38px; margin-bottom: 36px;    font-weight: 600;}
.content_text {    margin: 0 auto;    max-width: 1200px;    overflow-x: visible;    padding: 60px 0;    position: relative;    text-align: center;}
.grey {background: #f4f4f4 none repeat scroll 0 0;}
.grid-12 { padding: 0 1%; width: 98%;}
.textbox {   font-size: 18px;    line-height: 32px;    width: 100%;}
.arrow{background:rgba(0,0,0,0) url("../images/arrow.png") no-repeat scroll 0 0;bottom:-19px;height:19px;left:50%;margin-left:-20px;position:absolute;width:36px;}

.details h5{ font:20px bold; line-height:60px; font-weight:600}
.details p {text-indent:30px; line-height:25px;}
.details .p-link{color:#dc336a; font-weight:600}
.details dl dt{ font-size:18px; line-height:30px}
.details dl dd{text-indent:30px;padding:10px 0; line-height:25px}


.topNav{ border-bottom:1px solid #d82717; text-align:center; box-shadow: 0 0 5px rgba(0,0,0,.1);}
.topNav .active:before {bottom: 0px;color:#d82717;font-family:"icof" !important;content: "\e6e3";font-size:24px;left: 40%;position: absolute;text-align: center;top: 31px;}
.icons{ width:1100px; margin:0 auto; text-align:center; padding-top:10px}
.places-list{ display:inline-block}
.places-list:before,.places-list:after{display:table;content:''}
.places-list:after{clear:both}
.places-list li{width:210px;position:relative;float:left; padding:0.8em}
.places-list li a{ display:inline-block}
.places-list img{width:45px;height:auto}
.places-list .h1{ font-size:25px; padding: inherit}
.places-animate{-moz-animation:bounceIn 1s 1 forwards;-webkit-animation:bounceIn 1s 1 forwards;animation:bounceIn 1s 1 forwards}
.places-layer{cursor:pointer;text-shadow:0 2px 1px #304D70;position:absolute;width:100%;height:100%;background:transparent;opacity:.45;filter:Alpha(opacity=45);z-index:2;cursor:default;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;cursor:pointer}

.nav-ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.nav-ul>li a {text-decoration: none;padding: 14px; display: block;font-size: 18px;color: #90939b;}
.nav-ul>li a:hover{ color:#d82717}
/*伸展模板 */
.gallery_body{ margin: 30px;}
.gallery_body h6{ font-weight:500; line-height:42px; font-size:18px;letter-spacing: 0.5px;}
.gallery_body h6 img{ margin-right:8px; vertical-align:text-bottom}
.gallery_body p{text-indent: 30px; font-size: 13px;color: #58595b;letter-spacing: 0.5px; padding: 10px 24px}

.list-style>li{font-family:'Microsoft Yahei',serif;color:#58595b;font-weight:400;padding:0 0 4px 20px;position:relative;letter-spacing:0.5px;}
.bullet>li:before{content:'\2022';color:#d82717;font-size:15px;padding-right:10px;position:absolute;left:0;font-family:'Microsoft Yahei',serif;}


/*下载列表 */

.h1{ color:#d82717; font-size: 48px; font-weight: bold; padding-bottom: 20px; text-shadow:0.1px 0.1px 0px #666;}
.allText {text-indent:30px; line-height:30px;}
.description{ padding-top:72px;}

.circle{ -moz-border-radius:5px;  -webkit-border-radius: 5px;  border-radius:5px; overflow:hidden; max-height:360px;  }
.office{ width:80%; margin:0 auto; padding:30px; display:table}


.fquote.wrapper.left img{left:0;right:auto}
.fquote.wrapper p{margin:10px 0}
.fquote.wrapper{margin:0 0 50px 0;padding:0;border:0;position:relative;padding-right:500px}
.fquote.wrapper img{position:absolute;top:0;right:0}

.downloadPage.mobile1 .fquote.wrapper{padding:0 50px 0 580px}
.downloadPage.mobile2 .fquote.wrapper{padding:0 655px 0 50px;min-height:270px}
.downloadPage.mobile1 .fquote.wrapper img{margin:0;text-align:left}
.downloadPage.mobile2 .fquote.wrapper img{right:-160px}
.downloadPage h3{margin:30px 0;color:#d82717; font-size: 30px; font-weight: bold; padding-top: 20px; text-shadow:1px 1px 1px #666666;}
.downloadPage .description p{text-align:left; text-indent:30px; line-height:30px;}

.appDownBtn{ margin:30px; }
.appDownBtn .button{ display:inline-block; position: relative}
.appDownBtn .qrcode{ position: absolute; top: -10px;left:50px;z-index:999}


.avia-image-inner, .avia_image{border-radius: 3px; display:block; position: relative; max-width: 100%;}
.avia-image-inner{margin:0 auto; display:inline-block; vertical-align:bottom;overflow: hidden;border-radius: 10000px;}
.avia-text{ line-height:1.65em; clear:both}
.avia-text h5{ text-indent:30px; font-size: 16px;color: #d82717; text-shadow: 0.1px 0.1px 0px #666 }
.avia-text p{ text-indent:30px; margin: 15px auto;}


#news h6{ font-size:1.2em; margin: 10px auto; font-weight: 600;line-height: 25px;}
.bd-ddd > div:first-child{background-color:#d82717}
.bd-ddd > div.btn-arrow-right:after{top:44% !important;}
.bd-ddd >div:nth-child(2){padding-left:30px;}
.step i{font-size:30px;color: #d82717}
.get-star-div1 {height: 200px;}
.arrowR:after {color:#d82717;font-family:"icof" !important;content: "\e6b3";font-size:36px;position:absolute;top:75px;left:81px;}


.circle-step{background-color:#fff;border-radius:50%;color:#d82717;font-size:36px;height:55px;line-height:55px;margin-bottom:22px;margin-left:auto;margin-right:auto;text-align:center;top:48px;width:55px;}
.button-marg{display:table-cell;vertical-align:middle;}


.met-pinghei {
  font: 16px/1.5 "HanHei-SC", "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial, sans-serif;
}
.magento_table table {color: #2a333c;}
.magento_table table thead tr,
.magento_table table tbody tr:nth-child(even) { background: #eff4f5;}

.magento_table thead th {
  padding: 12px 20px !important;
  width: 25%;
  text-align: center;
  font-size: 20px;
  line-height: 1;
  font-weight: normal;
  border-left: 4px solid #fff;
  border-bottom: 0 !important;
}
.magento_table thead th[class*="bg-"] { color: #fff;}
.magento_table tbody td,
.magento_table tbody th { text-align: center;
  vertical-align: middle !important;
  font-weight: normal;
  padding: 12px 20px !important;
  font-size: 16px;
  border-left: 4px solid #fff;
}
.magento_table tbody th,.magento_table tbody td{border-top:0 !important}
.magento_table table a {text-decoration: none;}
.magento_table table a:active,
.magento_table table a:focus,
.magento_table table a:hover { text-decoration: none;}



/*多表模板 */

.card-box{padding-top:20px;padding-bottom:10px;}
.card-area{padding:0;margin:0;-webkit-margin-before:0px;-webkit-margin-after:0px;-webkit-margin-start:0px;-webkit-margin-end:0px;-webkit-padding-start:0px;}
.card-area .card-hd{float:left;position:relative;list-style:none;width:240px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.card-area .card-item{float:left;position:relative;list-style:none;width:25%; height: 300px; background-color:#fafafa;border:1px solid #c1c1c1;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.card-area .card-item .card-title{padding-top:16px;padding-bottom:9px;border-bottom:1px solid #c1c1c1;}
.card-area .card-item .card-content{padding-top:20px;padding-bottom:30px;}
.card-area .card-item .card-content p{line-height:2.7em;}
.card-area .card-item .card-content a{padding-left:20px;padding-right:20px;}
.card-area .card-active{background-color:#006bb4;border:1px solid #0ba1e4;box-shadow:0 0 10px 0 rgba(45,183,245,.5);color:#fff;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);z-index:11;}
.card-area .card-active .card-title{border-color:#ffffff;}
.card-area .card-active .card-title h6{color:#fff;}


.pic-item{padding-bottom:60px; height: 320px; width: 23%; float: left; margin: 5px 10px;}

.mTables{ height: 300px}
.mTables dt{ width: 240px; height: 100%; padding: 0; background-position: center; background-size: cover; background-repeat: no-repeat; float: left }
.mTables dt .title{ color: #2a333c; color: #ffffff; font-size: 18px; height: 72px; border-bottom: 1px solid; border-color: #2a333c; border-color: #ffffff; width: 100%; display: block; line-height: 84px; text-align: left; padding-left: 29px}
.mTables dt .desc{padding: 92px 32px 0}
.mTables .desc2 img{ max-width: 90%}
.mTables dt .list-style2{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block; font-size: 13px; color: #2a333c; color: #ffffff; line-height: 30px; text-align: left}
.card-area .list-style3 dd{ line-height: 30px; height: 30px; float: left; width: 100%;text-align: right; padding-right: 10px; }
.card-area .list-style3 dd em{float:left;font-style:normal;}

.slist{margin-top: 10px;}
.slist li{clear: both;float: left; width: 100%;padding: 10px;}
.slist li dl{ margin-bottom: inherit;line-height: 35px;}
.slist li dt{ float: left; width: 50%; font-weight: 300; text-align: left}
.slist li dt i{ margin-right: 5px; font-size: 18px;}
.slist li dd{ float: left; width: 50%; font-weight: 300; text-align: right}

.sdlist{margin-top: 10px;}
.sdlist li{float: left; width: 100%;padding: 5px 0;}
.sdlist li dl{ margin-bottom: inherit;width: 49.5%; float: left;padding: 10px 20px;}
.sdlist li dt{ float: left; width: 50%; font-weight: 300; text-align: left;}
.sdlist li dd{ float: left; width: 50%; font-weight: 300; text-align: right;}

/*Tab多文切换模板 */
.service-wrap{padding-top:10px;font-family:Microsoft Yahei;width:100%;height:100%;margin:10px auto;}
.service-wrap div.service-tab ul.nav-tabs{height:125px;margin-bottom:0;border-bottom:0px solid #006bb4;}
.service-wrap div.service-tab ul.nav-tabs li.item{width:46%;height:126px;margin:0 20px;}
.service-wrap div.service-tab ul.nav-tabs li.shortBox{width:15%;height:51px;margin:0 20px;}
.service-wrap div.service-tab ul.nav-tabs li.item a{padding-left:10px;padding-right:10px;border:1px solid #ddd;border-radius:4px;margin:0 auto;text-align:center;}
.service-wrap div.service-tab ul.nav-tabs li.item a:hover{background-color:#EEEEEE;}
.service-wrap div.service-tab ul.nav-tabs li.item a i{display:block;padding:5px;font-size:4.2em;color:#B0B0B0;}
.service-wrap div.service-tab ul.nav-tabs li.item a:hover i,.service-wrap div.service-tab ul.nav-tabs li.active a i{color:#dc336a;}
.service-wrap div.service-tab ul.nav-tabs li.item a span.zh{display:block;font-size:16px;color:#666;text-align:center;}
.service-wrap div.service-tab ul.nav-tabs li.active{border:1px solid #d82717;border-bottom-color:#FFF;border-radius:4px 4px 0 0;background-color:#FFF;}
.service-wrap div.service-tab ul.nav-tabs li.active a{border:none;}
.service-wrap div.service-tab ul.nav-tabs li.active a:hover{background-color:#FFF;}
.service-wrap div.service-tab div.service-inner{padding-bottom:50px;border:1px solid #d82717;border-radius:0 0 4px 4px;}
.service-wrap div.service-tab div.service-inner .item{clear:both;}
.service-wrap div.service-tab div.service-inner div.item div.text-area h5{margin-top:40px;margin-bottom:19px; text-align:center; font-size: 24px; font-weight:bold}
.service-wrap div.service-tab div.service-inner div.item div.text-area h5 a{font-size:16px;color:#006bb4;letter-spacing:1px;text-decoration:none;}
.service-wrap div.service-tab div.service-inner div.item div.text-area h5.data-safe{margin-top:0;}
.service-wrap div.service-tab div.service-inner div.item div.text-area p{font-size:13px;color:#666;letter-spacing:1px;}

/* Slideshow */
.fullSlide{height:350px;background:#fff;}
.fullSlide .bd li{height:350px}
.fullSlide .bd li a{display:block;height:350px; color:#fff;}
.fullSlide .bd li .content .name {  padding-top: 220px; color:#d82717; font-size:54px}
.fullSlide .prev,.fullSlide .next{top:140px;}
.fullSlide .prev:hover, .fullSlide .next:hover{ background:#d82717; border:3px solid #d82717;}


.animateBox{word-wrap:break-word; margin-top:5%}
.animateBox h1{font-size:7.2rem; color:#f35626; font-family:Impact }
.animateBox div{font-size:4rem; color:#f35626; margin-top:45px;}
.animateBox.slideLeft{ }
.animateBox.slideRight{}

@media (max-width: 767px) {
  .animateBox h1{font-size:3.3rem;}
  .animateBox div{font-size:2rem; margin-top:25px;}
}
