﻿

.in-more{
    margin-top: 40px;
    font-size: 0;
    text-align: center;
}
.in-more a{
    display: inline-block;
    width: 220px;
  height: 56px;
  background-color: #104492;
  border-radius: 28px;
    border: solid 1px #eaeaea;
    line-height: 56px;
    font-size: 14px;
    color: #fff;
    transition: 0.3s;
}
.about .in-more a{
    border: solid 1px rgba(250,250,250,0.3);
    background-color: #6d171a;
    color: #fff;
}

.in-more a:hover{
    background-color: #ffa525;
    color: #fff;
    border-color: #ffa525;
}


.te_bg {
    margin: 0 auto;
    width: 100%;
    height: 691px;
    background: url(../images/te_bg.jpg) no-repeat center;
}
.te_bg .te {
    margin: 0 auto;
    width: 1180px;
    padding-top: 85px;
    position: relative;
    height: 600px;
}
.te_bg .te .te_t {
    margin: 0 auto;
    width: 1180px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #333;
}
.te_bg .te .te_t p {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #666;
    margin-top: 10px;
}
.te_bg .te .te_nr {
    margin: 0 auto;
    width: 1180px;
    position: relative;
}
.te_bg .te .te_nr ul {
    width: 580px;
    float: left;
    margin: 100px 0 0 40px;
}
.te_bg .te .te_nr ul li {
    width: 260px;
    float: left;
    height: 90px;
    margin: 0 30px 40px 0;
}
.te_bg .te .te_nr ul li h5 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
}
.te_bg .te .te_nr ul li h5.te1 {
    background: url(../images/te1.png) no-repeat left center;
    padding-left: 38px;
}
.te_bg .te .te_nr ul li h5.te2 {
    background: url(../images/te2.png) no-repeat left center;
    padding-left: 38px;
}
.te_bg .te .te_nr ul li h5.te3 {
    background: url(../images/te3.png) no-repeat left center;
    padding-left: 38px;
}
.te_bg .te .te_nr ul li h5.te4 {
    background: url(../images/te4.png) no-repeat left center;
    padding-left: 38px;
}
.te_bg .te .te_nr ul li h5.te5 {
    background: url(../images/te5.png) no-repeat left center;
    padding-left: 38px;
}
.te_bg .te .te_nr ul li h5.te6 {
    background: url(../images/te6.png) no-repeat left center;
    padding-left: 38px;
}
.te_bg .te .te_nr ul li p {
    font-size: 16px;
    color: #666;
    line-height: 24px;
}
.te_bg .te .te_img {
    width: 371px;
    height: 371px;
    position: absolute;
    right: 120px;
    top: 100px;
}
/*block12*/

.check_tit {
    margin-top: 30px;
    text-align: center;
}
.check_tit em {
    display: inline-block;
    cursor: pointer;
    margin: 0 20px;
    border: 1px solid #f8f8f8;
    text-align: center;
    font-size: 14px;
    transition: 1s;
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 20px
}
.check_tit em:hover, .check_tit em.on {
    background: #ee9646;
    color: #fff
}
.check_con3 ul {
    margin-top: 20px;
    clear: both;
    overflow: hidden;
    padding-top: 10px;
    display: none;
}
.check_con3 ul.on {
    display: block;
}
.check_con3 ul li {
    float: left;
    width: 361px;
    margin-right: 16px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 10px;
    transition: 0.8s;
    padding: 10px;
    color: #000
}
.check_con3 ul li a {
    color: #000
}
.check_con3 ul li:hover {
    box-shadow: 0px 0px 10px #ccc;
    background: #ee9646
}
.check_con3 ul li:nth-child(3n) {
    margin-right: 0
}
.check_con3 ul li img {
    height: 240px;
    width: 100%;
    overflow: hidden;
}
.check_con3 ul li strong {
    font-size: 16px;
    text-align: center;
    display: block;
    height: 35px;
    line-height: 35px;
}
.check_con3 ul li strong, .check_con ul li p {
    padding: 0 10px;
    color: #000;
    font-weight: normal;
}
.check_con3 ul li:hover strong, .check_con ul li:hover p {}
.check_con3 ul li p {
    margin-bottom: 20px;
    color: #fff;
    font-size: 14px;
    margin-top: 5px
}
/*关于我们*/

.about-box {
    width: 100%;
    overflow: hidden;
    background: url(../images/xg07.jpg) no-repeat;
    min-width: 1200px;
    font-family: "微软雅黑";
    margin: 0 auto;
    position: relative;
}
.about-box1 {
    width: 1200px;
    margin: 0 auto 0 auto;
    position: relative;
}
.about-box1 .biaoti {
    background: url(../images/qy13.png) no-repeat;
    margin-top: 20px;
    width: 1200px;
    height: 97px;
    color: #fff;
    line-height: 50px;
    font-size: 16px;
}
.about-box1 .biaoti p {
    color: #fff;
    line-height: 120px;
    font-size: 40px;
    font-weight: bold;
    text-align: left
}
.about_left {
    width: 720px;
    height: auto;
    float: left;
    overflow: hidden;
    margin: 93px 0 0 15px;
}
.about_left img {
    width: 100%;
    height: 390px;
}
.about_left p {
    width: 90%;
    height: 210px;
    overflow: hidden;
    line-height: 30px;
    font-size: 14px;
    text-indent: 2em;
    color: #646464;
    margin-top: 15px;
}
.about_right {
    width: 420px;
    float: left;
    margin: 273px 0 0 0;
}
.about_right li {
    width: 210px;
    height: 210px;
    float: left;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.about_right li h1 {
    text-align: center;
    z-index: 999;
    line-height: 80px;
    margin-top: 30px;
    font-size: 20px;
    color: #646464;
}
.about_right li p {
    text-align: center;
    z-index: 999;
    line-height: 20px;
    font-size: 12px;
    color: #909090;
}
.about_right li span {
    display: block;
    z-index: 999;
    width: 55px;
    height: 2px;
    display: block;
    margin: 30px auto;
    background: #535353;
}
.about_right li:hover h1 {
    color: #1c6eba;
}
.about_right .l11 {
    background: #fff;
}
.about_right .l12 {
    background: url(../images/xg08.jpg) -0 0 no-repeat;
}
.about_right .l12 h1 {
    color: #fff;
}
.about_right .l12 span {
    background: #fff;
}
.about_right .l13 {
    width: 210px;
    height: 270px;
    background: #f0f0f0;
}
.about_right li:hover {
    transform: translate(0, 10px);
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -webkit-box-shadow: 0px 5px 15px #e5e5e5;
    -moz-box-shadow: 0px 5px 15px #e5e5e5;
    box-shadow: 0px 5px 15px #e5e5e5;
}
.about_te {
    position: absolute;
    right: 0;
    top: 30px;
    width: 610px;
    height: 90px;
}
.about_te li {
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 90px;
    font-size: 20px;
    color: #fff;
    float: left;
    margin: 0 15px;
    border: 1px dashed #0eb468;
    transition: all 1.5s;
    -moz-transition: all 1.5s;
    -webkit-transition: all 1.5s;
    border-radius: 50%;
}
.about_te li:hover {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
    width: 90px;
    height: 90px;
    border-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 6px rgb(223, 60, 60);
    border-radius: 50%;
}
/*å…³äºŽæˆ‘ä»¬å…¨å±*/

.aboutblock2 {
    background: url(../images/aboutbg2.jpg) no-repeat center top fixed;
    margin-top: 80px;
    display: block;
    overflow: hidden;
}
.aboutleft {
    width: 50%;
    background-color: rgba(16, 68, 146, 0.7);
    display: block;
    overflow: hidden;
    margin: 10% 0;
}
.aboutcon2 {
    width: 60%;
    padding: 100px 0;
    overflow: hidden;
    float: right;
    margin-right: 10%;
}
.aboutcon2 p {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    height: 260px;
    overflow: hidden;
    margin-bottom: 50px
}
.aboutcon2 span {
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px
}
.aboutcon2 ul {
    display: block;
    background: #fff;
    overflow: hidden;
    padding: 20px 0;
    margin-top: 50px
}
.aboutcon2 ul li {
    float: left;
    width: 200px;
    text-align: center;
}
.aboutcon2 ul li img {
    width: 80px;
    height: 80px;
    display: inline-block;
}
.aboutcon2 ul li em {
    text-align: center;
    display: block;
    margin-top: 20px
}
/*荣誉*/

.Box {
    position: relative;
    padding-bottom: 100px;
    background: url(../images/hbg.jpg) no-repeat center bottom; 
    padding-bottom: 
}
.Box .content {
    width: 1200px;
    margin: 0 auto;
}
.Box .Box_con {
    position: relative;
}
.Box .Box_con .btnl {
    position: absolute;
}
.Box .Box_con .btn {
    display: block;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 170px;
    cursor: pointer;
}
.Box .Box_con .btnl {
    background: url(../images/jtl02.png) no-repeat center;
    left: -72px;
}
.Box .Box_con .btnr {
    background: url(../images/jtr02.png) no-repeat center;
    right: -72px;
}
.Box .Box_con .btnl:hover {
    background: url(../images/jtl03.png) no-repeat center;
}
.Box .Box_con .btnr:hover {
    background: url(../images/jtr03.png) no-repeat center;
}
.Box .Box_con .conbox {
    position: relative;
    overflow: hidden;
}
.Box .Box_con .conbox ul {
    position: relative;
    list-style: none;
}
.Box .Box_con .conbox ul li {
    float: left;
    width: 285px;
    height: 450px;
    margin-left: 20px;
    overflow: hidden;
}
.Box .Box_con .conbox ul li:first-child {
    margin-left: 0;
}
.Box .Box_con .conbox ul li .pimg {
    width: 100%;
    height: 400px;
    overflow: hidden;
}
.Box .Box_con .conbox ul li img {
    display: block;
    width: 100%;
    height: 400px;
    transition: all 0.5s;
}
.Box .Box_con .conbox ul li:hover img {
    transform: scale(1.1);
}
.Box .Box_con .conbox ul li span {
    line-height: 30px;
    text-align: center;
    display: block;
    color: #000
}
.Box .BoxSwitch {
    text-align: center;
}
.Box .BoxSwitch span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 30px;
    height: 3px;
    background: #ccc;
    margin: 0 5px;
    cursor: pointer;
}
.Box .BoxSwitch span.cur {
    background: #b15300;
}
/*优势*/

.good {
    background: url(../images/goodbg.jpg) no-repeat center top fixed;
    display: block;
    overflow: hidden;
}
.goodleft {
    width: 720px;
    float: left
}
.goodleft ul {
    float: right;
    margin: 200px 0;
}
.goodleft ul li {
    width: 340px;
    background: #104492;
    color: #fff;
    float: left;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 30px 0;
    border-radius: 20px;
    transition: 0.5s
}
.goodleft ul li:hover {
    background: #ee9646
}
.goodleft ul li span {
    width: 80px;
    height: 80px;
    padding: 20px;
    margin: 0 auto;
    background: #fff;
    display: inline-block;
    border-radius: 500px;
    text-align: center;
    line-height: 100px;
    display: block;
}
.goodleft ul li em {
    margin-top: 10px;
    display: block;
    font-size: 16px
}
.goodleft ul li img {
    display: inline-block;
    float: left;
    overflow: hidden;
    clear: both;
    border: none;
    width: 100%;
}
.goodleft ul li a {
    color: #fff
}
/* Common style */

.caseblock { padding-bottom: 50px }


.grid figure {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    margin: -0.135em;
    width: 300px;
    height: 190px;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
    float: left;
    margin-bottom: 10px;
}
.grid figure img {
    height: 100%;
    width: 100%;
}
.grid figure figcaption {
    padding: 1em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.grid figure figcaption, .grid figure a {
    position: absolute;
    top: 0;
    left: 0;
}
.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}
/*---------------*/

/***** Sarah *****/

/*---------------*/

figure.effect-sarah {
    background: #fff;
}
figure:nth-child(1) {
    height: 658px;
    width: 870px;
    margin-right: 30px
}
figure.effect-sarah img {
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-sarah:hover img {
    opacity: 0.4;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-sarah figcaption {
    text-align: left;
    padding-bottom: 30px;
    overflow: hidden;
}
figure.effect-sarah h2 {
    position: relative;
    overflow: hidden;
    padding: 0.5em 0;
    font-size: 18px;
    display: block;
}
figure.effect-sarah h2::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
figure.effect-sarah:hover h2::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.effect-sarah p {
    padding: 10px 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    font-size: 14px;
    height: 94px;
    overflow: hidden;
}
figure.effect-sarah:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure:nth-child(6), figure:nth-child(7), figure:nth-child(8) {
    float: left;
    width: 388px;
    margin-right: 20px;
    height: 278px
}
figure:nth-child(8) {
    margin-right: 0
}
.aboutblock {
    background: #f8f8f8;
    background-size: 100%;
    padding-bottom: 50px;
    padding-top: 50px;
}
.aboutcon {
    overflow: hidden;
}
.abouttext {
    float: left;
    width: 600px
}
.abouttext div {
    height: 290px;
    overflow: hidden;
}
.aboutimg {
    position: relative;
    float: left;
    width: 550px;
    height: 380px
}
.aboutimg img {
    position: absolute;
    z-index: 10;
    left: 30px;
    top: 0;
    ;
    width: 550px;
    height: 350px
}
.aboutimg em {
    position: absolute;
    background: #249c21;
    height: 380px;
    width: 550px;
    z-index: 5;
    left: 100px;
    top: 30px;
}
.abouttit strong {
    font-size: 30px;
    color: #249c21;
    line-height: 50px
}
.abouttit span {
    font-size: 28px;
    display: block;
    font-weight: bold;
    color: #000
}
.aboutcon em {
    display: block;
    font-size: 40px;
    font-weight: bold;
    line-height: 60px
}
.aboutcon em i {
    color: #21357c
}
.aboutcon p {
    line-height: 25px;
    font-size: 14px;
    margin: 20px 0;
    overflow: hidden;
    text-indent: 24px;
}
/*新闻中心*/

.news_list {
    width: 100%;
    height: auto;
    display: table;
    padding: 30px 0;
}
.news_list .title-box {
    width: 100%;
    height: auto;
    display: table;
    text-align: center;
    padding-bottom: 30px;
}
.news_list .title-box h2.title {
    width: 100%;
    height: 38px;
    font-size: 32px;
    display: block;
    color: #000;
}
.news_list .tabs {
    width: 100%;
    height: 50px;
    padding-top: 10px;
    text-align: center;
}
.news_list .tabs li {
    display: inline-block;
    margin-right: 1px;
    padding: 0px;
    border: 0px;
}
.news_list .tabs li a {
    width: 132px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    color: #fff;
    background: #cfcfcf;
    font-size: 14px;
}
.news_list .tabs li.active a {
    background: #44a4ef;
}
.news_list .tabs li a:hover {
    background: #ffa800;
}
.news_list .news_box {
    width: 1200px;
    height: 450px;
    background: #fff;
    overflow: hidden;
}
.news_list .news_box .tj_news {
    width: 430px;
    height: 450px;
    float: left;
    border-right: 1px solid #f5f5f5;
    padding: 37px;
}
.news_list .news_box .tj_news h3 {
    width: 100%;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    font-size: 20px;
    display: block;
}
.news_list .news_box .tj_news h3 a {
    font-weight: bold;
    color: #000;
}
.news_list .news_box .tj_news h3 a:hover {
    color: #007e44;
}
.news_list .news_box .tj_news .desc {
    width: 100%;
    height: 80px;
    overflow: hidden;
    display: block;
    line-height: 20px;
    padding: 10px 0;
    font-size: 12px;
    color: #ccc;
}
.news_list .news_box .tj_news time {
    width: 100%;
    height: 30px;
    display: block;
    color: #999;
    position: relative;
    padding-left: 10px;
}
.news_list .news_box .tj_news time:before {
    width: 2px;
    height: 12px;
    background: #e37100;
    top: 4px;
    left: 0px;
    content: "";
    position: absolute;
}
.news_list .news_box .tj_news .tj_pic {
    width: 420px;
    height: 218px;
    overflow: hidden;
}
.news_list .news_box .tj_news .tj_pic img {
    width: 100%;
    height: 218px;
    transition: all 0.6s;
}
.news_list .news_box .tj_news .tj_pic a:hover img {
    transform: scale(1.2);
}
.news_list .news_box .news_right_list {
    width: 410px;
    height: 450px;
    float: left;
    padding: 37px;
    padding-bottom: 0px;
}
.news_list .news_box .news_right_list ul li {
    width: 100%;
    height: 112px;
    position: relative;
    padding-left: 210px;
    margin-bottom: 20px;
}
.news_list .news_box .news_right_list ul li img {
    width: 193px;
    height: 112px;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}
.news_list .news_box .news_right_list ul li b {
    width: 100%;
    height: 30px;
    line-height: 20px;
    font-size: 18px;
    font-weight: 500;
    display: block;
    color: #000;
}
.news_list .news_box .news_right_list ul li p {
    width: 100%;
    height: 50px;
    line-height: 24px;
    color: #ccc;
    display: block;
    overflow: hidden;
}
.news_list .news_box .news_right_list ul li time {
    line-height: 20px;
    width: 100%;
    font-size: 14px;
    display: block;
    position: relative;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}
.news_list .news_box .news_right_list ul li time i {
    width: 25px;
    height: 1.4px;
    background: #dedede;
    right: 0px;
    top: 11px;
    position: absolute;
    font-size: 0px;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}
.news_list .news_box .news_right_list ul li a:hover {
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}
.news_list .news_box .news_right_list ul li a:hover time:before {
    color: #007e44;
}
.news_list .news_box .news_right_list ul li a:hover i {
    width: 56px;
    background: #007e44;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}
.news_list .news_box .news_right_list ul li a:hover b {
    color: #007e44;
}
.news_list .news_box .news_right_list ul li a:hover img {
    left: -10px;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
}
.newtit {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    color: #104492
}
.knowlist {
    float: left;
    overflow: hidden;
    width: 380px;
    margin-right: 30px;
}
.knowlist:nth-child(3n) {
    margin-right: 0;
}
.knowlist dl {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.knowlist dl dt img {
    width: 386px;
    height: 220px
}
.knowlist dl dd strong {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
}
.knowlist dl dd p {
    height: 50px;
    overflow: hidden;
    color: #666;
}
.knowlist ul li {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px
}