﻿@charset "utf-8";
/* CSS Document */
/*common*/

body { font-family: '微软雅黑', Arial; background: #fff }
.scale_img dt img, .scale_img li img { -o-transition: all 0.5s linear 0s; transition: all 0.5s linear 0s }
.scale_img dt:hover img, .scale_img li:hover img { -webkit-transform: scale(1.1) rotate(0deg) translateY(0); -ms-transform: scale(1.1) rotate(0deg) translateY(0); transform: scale(1.1) rotate(0deg) translateY(0) }
/**/


.fullSlide{position: relative; overflow: hidden;}
.fullSlide .bd .con{width:100%!important;}
.fullSlide .bd li{width:100%!important;min-height: 633px;overflow:hidden;text-align:center;position: relative;}
.fullSlide .bd li a{display:block;}
.fullSlide .bd li img{display: block;width: 100%;}                                             
.fullSlide .hd { position: absolute; width: 100%; height: 10px; left: 0; bottom: 50px; text-align: center; cursor: pointer;z-index:3; }                                  
.fullSlide .hd li { display: inline-block; width: 10px; height: 10px; background: #fff; margin: 0 5px; border-radius: 20px; opacity: .6; -o-transition: all .3s ease; transition: all .3s ease; }
.fullSlide .hd li.on { width: 27px; opacity: .8; }
.fullSlide p{ position: absolute; top:50%; width: 80px; height: 80px; z-index: 9; opacity: .8; text-align: center; margin-top: -40px;}                              
.fullSlide .prev2 { left: 8%; }
.fullSlide .next2 { right: 8%; }

/*
.fullSlide{min-width:1200px;position:relative;height:492px;overflow:hidden; z-index: 2;}
.fullSlide .bd{position:relative;z-index:0;}
.fullSlide .bd .con{width:100%!important;}
.fullSlide .bd .li{width:100%!important;height:492px;overflow:hidden;text-align:center;position: relative;}
.fullSlide .bd .li a{display:block;height:492px;}
.fullSlide .bd .li img {position: absolute;left:50%;margin-left:-960px;top:0;}
.fullSlide .hd { position: absolute; width: 100%; height: 10px; left: 0; bottom: 50px; text-align: center; cursor: pointer;z-index:3; }                                 
.fullSlide .hd li { display: inline-block; width: 10px; height: 10px; background: #fff; margin: 0 5px; border-radius: 20px; opacity: .6; -o-transition: all .3s ease; transition: all .3s ease; }
.fullSlide .hd li.on { width: 27px; opacity: .8; }
.fullSlide p{ position: absolute; top:50%; width: 80px; height: 80px; z-index: 9; opacity: .8; text-align: center; margin-top: -40px;}                              
.fullSlide .prev2 { left: 8%; }
.fullSlide .next2 { right: 8%; }
*/
.clear{clear: both;}

/**/

/**/
.brand{ background: url(/Skins/Default/images/brand.jpg) no-repeat center 0; height: 720px; overflow: hidden;}
.brand .content{ position: relative;}
.brand_l{ float: left; margin-top: 157px; width: 347px;}
.brand_l p{ padding-top: 64px; height: 213px;background: url(/Skins/Default/images/b_h.png) no-repeat; color: #333; font-size: 18px; line-height: 36px;}
.brand_l p span{ display: block;}
.brand_l h4 a{font-weight: normal; width: 156px; height: 46px; line-height: 43px; border: 2px solid #d71518; border-radius: 46px; font-size: 18px; color: #d71518; display: block; padding-left: 23px;background: url(/Skins/Default/images/b_mor.png) no-repeat 108px 15px; box-sizing: border-box;}
.brand_l h4 a:hover{background: url(/Skins/Default/images/b_mor.png) no-repeat 115px 15px;transition: all 0.3s linear 0s;}
.brand_r{ position: absolute; top: 100px; left: 50%;}
.brand_r p{ margin-left: -181px; width: 960px; height: 480px; overflow: hidden;}
    /**/
.shil{ height: 761px; overflow: hidden;background: url(/Skins/Default/images/shil.jpg) no-repeat center 0;}
.s_nav{ overflow: hidden; height: 120px; width: 1200px; margin: 0 auto;}
.s_nav h3{ float: left; width: 380px; color: #fff; font-weight: normal; padding-top: 31px;}
.s_nav h3 i{ display: block; line-height: 100%; font-size: 32px; letter-spacing: 3px;}
.s_nav h3 span{ display: inline-block; line-height: 100%; font-size: 20px; padding-top: 8px;}
.s_nav h3 em{ padding: 0 9px;}
.s_nav ul li{ float: left; line-height: 100%; padding-top: 41px; height: 79px; font-size: 22px; color: #333; width: 150px; text-align: center; cursor: pointer;}
.s_nav ul li span{ display: block; padding-top:7px; color: #888; text-transform: uppercase; font-size: 12px;}
.s_nav ul li.on{ background: #f2f6fc; color: #07418c;}.s_nav ul li.on span{ color: #07418c;}
  .dpr{ float: right; padding-top: 35px;}
  .page{ float: left; line-height: 48px; width: 128px; text-align: center; font-size: 14px; color: #999;}
.page span{ color: #d71518; font-size: 29px;font-weight: bold;}
  .dpr a{ display: inline-block; float: left;}
.dpr a img{-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;}
.dpr a:hover img{-webkit-filter:none;
    -moz-filter:none;
    -ms-filter: none;
    -o-filter:none;
    filter:none;
    filter:none;  }
.s_on{ height: 640px; overflow: hidden;}
.s_on1{ overflow: hidden; height: 640px;background: url(/Skins/Default/images/shil1.jpg) no-repeat center 0;}
.s_on2{ overflow: hidden; height: 640px;background: url(/Skins/Default/images/shil2.jpg) no-repeat center 0;}
.s_on3{ overflow: hidden; height: 640px;background: url(/Skins/Default/images/shil3.jpg) no-repeat center 0;}
.s_on4{ overflow: hidden; height: 640px;background: url(/Skins/Default/images/shil4.jpg) no-repeat center 0;}
.s_on1 p{ margin: 0 auto;width: 1200px;}
.s_on1 p em{ display: block; margin-top: 190px; background: rgba(255,255,255,0.8); width: 550px; padding: 39px 39px; width: 465px;}
.s_on1 p em i{ display: block; line-height: 100%; font-size: 36px; color: #333;}
.s_on1 p em span{ display: block; padding-top: 14px; color: #666; font-size: 16px; line-height: 32px; line-height: 32px; padding-bottom: 17px;}
    /**/
.cult{ overflow: hidden;background: url(/Skins/Default/images/wh.jpg) no-repeat center 0; height: 640px; padding-top: 140px;}
.cult ul{ float: left;}
.cult ul li{ float: left;position: relative; overflow: hidden; width: 300px; height: 500px;}
.cult ul li em{ display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: 160px; text-align: center; color: #fff; line-height: 24px; font-size: 16px;}
.cult ul li em i{ display: block; font-size: 30px; letter-spacing: 4px; line-height: 100%; padding-bottom: 26px;background: url(/Skins/Default/images/wh_lin.jpg) no-repeat center 43px;}
.cult h3{ padding-top: 115px; height: 213px;background: url(/Skins/Default/images/wh_h.png) no-repeat; color: #333; font-size: 18px; line-height: 36px; float: right; width: 248px; margin-top: 56px;}
.cult h3 i{ display: block; text-align: right;font-weight: normal; line-height: 100%; font-size: 32px; color: #333; height: 149px;}
.cult h3 a{font-weight: normal; width: 156px; height: 46px; line-height: 43px; border: 2px solid #d71518; border-radius: 46px; font-size: 18px; color: #d71518; display: block; padding-left: 23px;background: url(/Skins/Default/images/b_mor.png) no-repeat 108px 15px; box-sizing: border-box; float: right;}
.cult h3 a:hover{background: url(/Skins/Default/images/b_mor.png) no-repeat 115px 15px;transition: all 0.3s linear 0s;}
    /**/
.news{overflow: hidden;background: url(/Skins/Default/images/news.jpg) no-repeat center 0;  height: 860px; margin-bottom: 120px;}
.news h3{ float: right;}
.news ul{ float: left;}
.news .s_nav2{ margin-bottom: 60px; overflow: inherit;}
.news .s_nav2 ul li{ text-align: left; padding-left: 120px; width: 182px;background: url(/Skins/Default/images/n_io1.png) no-repeat 70px 45px;}
.news .s_nav2 ul li:nth-of-type(2){background: url(/Skins/Default/images/n_io2.png) no-repeat 70px 45px;}
.news .s_nav2 ul li.on{background: url(/Skins/Default/images/n_io12.png) no-repeat 70px 45px;}
.news .s_nav2 ul li:nth-of-type(2).on{background: url(/Skins/Default/images/n_io22.png) no-repeat 70px 45px;}
.s_nav2 ul li.on{box-shadow:  0 5px 25px 0 rgba(0, 0, 0, .11);}

.news .s_nav2 ul li.on{background: url(/Skins/Default/images/n_io12.png) no-repeat 70px 45px #f2f6fc;}
.news .s_nav2 ul li:nth-of-type(2).on {background: url(/Skins/Default/images/n_io22.png) no-repeat 70px 45px #f2f6fc;}

.news h6{padding-top: 40px; clear: both;}
.news h6 a{ font-weight: normal;    width: 156px;    height: 46px;    line-height: 43px;    border: 2px solid #d71518;    border-radius: 46px;    font-size: 18px;    color: #d71518;    display: block;    padding-left: 23px;    background: url(/Skins/Default/images/b_mor.png) no-repeat 108px 15px;    box-sizing: border-box; margin:0 auto}
.news h6 a:hover{background: url(/Skins/Default/images/b_mor.png) no-repeat 115px 15px;transition: all 0.3s linear 0s;}

.ns_fl{float:left;width:400px;position: relative; height: 450px; background: rgba(255,255,255,0.5);box-shadow:  0 3px 6px 0 rgba(0, 0, 0, .11);}
.ns_fl h4{ font-size: 0; line-height: 0; height: 225px;}
.ns_fl img{ display: inline-block; width: 100%;}
.ns_fl p{ margin: 36px 28px 0;}
.ns_fl p span a {display: block;height:100%;line-height:100%;font-size:20px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ns_fl p span a:hover{ color: #000;}
.ns_fl p em {font-size:16px;color: #888;line-height: 28px;padding-top:12px;display: block; height:105px;}
.ns_fl b a{display: inline-block;font-size: 16px;color: #666;padding-right: 32px;font-weight: normal; background: url(/Skins/Default/images/n_mr22.png) no-repeat 46px 7px; }
.ns_fl:hover p b a{background: url(/Skins/Default/images/n_mr11.png) no-repeat 46px 7px; color: #d71518;}
.ns_fr{float: right;width:800px;}
.ns_fr ul li{ float: left; width:380px; height:215px; background: rgba(255,255,255,0.5); box-sizing: border-box; padding: 27px;transition: all 0.3s linear 0s; margin-bottom: 20px; margin-left: 20px;}
.ns_fr ul li:hover{transform: translateY(-3px);box-shadow:  0 5px 25px 0 rgba(0, 0, 0, .11);;}
.ns_fr ul li i{ display: block; line-height: 100%; color: #888; font-family: Arial; font-size: 18px; line-height: 100%; padding-bottom:12px; border-bottom: 1px dashed #e2e2e2;  padding-top:10px; margin-bottom: 12px;}
.ns_fr ul li em{ display: block;}
.ns_fr ul li em a{ display: block; color: #333; font-size: 20px;line-height:31px;background: url(/Skins/Default/images/n_mr.png) no-repeat 0 86px; width: 290px; letter-spacing: 2px; height: 69px;    overflow: hidden;}
.ns_fr ul li b a{ display: inline-block; font-size: 16px; color: #666; padding-right: 32px;font-weight: normal;background: url(/Skins/Default/images/n_mr22.png) no-repeat 46px 7px; margin-top: 14px;}
.ns_fr ul li:hover b a{background: url(/Skins/Default/images/n_mr11.png) no-repeat 46px 7px; color: #d71518;}
.ns_fr ul li em a:hover{color: #000;}
.ns_fr ul li:hover i{color: #000;}
    /**/
.about{ overflow: hidden; height: 500px;}
.about_l{ float: left; width:445px; padding-top: 18px;}
.about_l h3{ padding-top: 52px;background: url(/Skins/Default/images/a_h.png) no-repeat; line-height: 100%; font-size: 32px; color: #333;font-weight: normal; letter-spacing: 5px; padding-bottom: 30px;}
.about_l p{ height:191px; color: #666; font-size: 16px; line-height: 31px;}
.about_l p span{ display: block;}
.about_l h4 a{font-weight: normal; width: 156px; height: 46px; line-height: 43px; border: 2px solid #d71518; border-radius: 46px; font-size: 18px; color: #d71518; display: block; padding-left: 23px;background: url(/Skins/Default/images/b_mor.png) no-repeat 108px 15px; box-sizing: border-box;}
.about_l h4 a:hover{background: url(/Skins/Default/images/b_mor.png) no-repeat 115px 15px;transition: all 0.3s linear 0s;}
.about_r{float: right; overflow: hidden; width: 680px;}
.about_r li{ float: left; margin: 0 0 20px 20px; width: 320px; height: 180px; overflow: hidden; position: relative;}
.about_r li em{ display: block; position: absolute; left: 30px; top: 40px; font-size: 24px; color: #fff; line-height: 100%; letter-spacing: 1px; height: 60px;background: url(/Skins/Default/images/a_m.png) no-repeat left bottom;}
/**/

.links { height: 89px; overflow: hidden; background: #282828; clear: both }
.links em { display: inline-block; font-style: normal; font-size: 14px; line-height: 89px; font-weight: 700; color: #ababab; margin-right: 54px }
.links a { font-size: 14px; color: #ababab; line-height: 89px; display: inline-block; margin-right: 54px; transition: .3s ease; -o-transition: .3s ease }
.links a:hover {text-decoration: underline;}
.links span{ display: inline-block; float: right; line-height: 100%;padding-top: 40px;}

@-webkit-keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown1 { -webkit-animation-name: fadeInDown1; animation-name: fadeInDown1 }
@-webkit-keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown2 { -webkit-animation-name: fadeInDown2; animation-name: fadeInDown2 }
@-webkit-keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft1 { -webkit-animation-name: fadeInLeft1; animation-name: fadeInLeft1 }
@-webkit-keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft2 { -webkit-animation-name: fadeInLeft2; animation-name: fadeInLeft2 }
@-webkit-keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight1 { -webkit-animation-name: fadeInRight1; animation-name: fadeInRight1 }
@-webkit-keyframes fadeInRight2 {
    from { -webkit-transform: translate3d(5%, 0, 0); transform: translate3d(5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight2 {
    from { -webkit-transform: translate3d(5%, 0, 0); transform: translate3d(5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight2 { -webkit-animation-name: fadeInRight2; animation-name: fadeInRight2 }
@-webkit-keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
@keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
.zoomLeft { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
.zoomRight { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
@-webkit-keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp1 { -webkit-animation-name: fadeInUp1; animation-name: fadeInUp1 }
@-webkit-keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp2 { -webkit-animation-name: fadeInUp2; animation-name: fadeInUp2 }
@keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-moz-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-webkit-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-o-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
