body { min-width: 1400px;}
#header_menu { background: #000; height: 35px; line-height: 35px; color: #eee; font-size: 12px;}
#header_menu a { color: #eee; margin-right: 5px;}
#header_menu a:hover { text-decoration: underline;}
#header {width: 100%; position: absolute; z-index: 999; height: 135px; line-height: 40px;background-color:#fff; box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 2px -2px;/*position: fixed; z-index: 999;*/}
#logo{ height: 100px; line-height: 100px; padding-top: 7px;}
#logo a{text-decoration: none;}

a:focus, a:hover {
    color: #333;
    text-decoration: none;
}

p {
    margin: 0;
}

/*导航*/
#navigation {position: relative;height: 100px; width: 100%;}
#navigation>li {float: right;position: relative;height: 100px;}
#navigation>li>a {display: block;line-height: 100px;width: 100%; color: #333; font-weight: bold; text-align: center;font-size: 16px; padding:0 12px; }
#navigation>li:hover>a { background: #1e4398; text-decoration: none; color:#fff; }
#navigation>li>a:hover { background: ; text-decoration: none; color:#fff;  }
#navigation .current { background:#fff; text-decoration: none; color: #333;  }
#navigation .sub { display: none; position: absolute; left: 0; background: #fff; z-index: 99999; width: 230px; text-align: center;
    padding: 10px 0;  border-bottom-left-radius: 10px;border-bottom-right-radius: 10px; }
#navigation .sub li { background: none; float: none;  border-bottom:1px solid #f1f1f1; }
#navigation .sub li a { display: block; height: 40px; line-height: 40px; font-size: 13px; font-weight: normal; color: #1e4398; }
#navigation .sub li a:hover { background: #fff;color: #ccc; text-decoration: none; }

#search { background: #f3f4f3; height: 54px; border-bottom: 1px solid #ddd; }
#search .container { position: relative; }
#search1 {margin: 50px 0 0 0;}
#search_key {
    border-bottom: 1px solid #fdd35b;
    height: 60px;
    line-height: 60px;
    padding: 0 2px;
    width: 96%;
    position: absolute;
    /* right: 100px; */
    top: 7px;
    background: rgba(0,0,0,0);
    color: #aaa;
}
#search_btn {
    background: rgba(0,0,0,0);
    border-bottom: 1px solid #fdd35b;
    height: 60px;
    width: 70px;
    position: absolute;
    right: 10px;
    line-height: 60px;
    top: 7px;
    font-size: 20px;
    color: #fdd35b;
    cursor: pointer;
}

.current_location { background: #eee; height: 40px; line-height: 40px; padding: 0 10px; margin-bottom: 10px; margin-top: 10px; }
.current_location a.current { color: red; }

#banner { height: 460px; position: relative; margin-bottom: 10px; }
#banner .bd li { height: 460px; }
#banner .hd ul { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; text-align: center; }
#banner .hd ul li { cursor: pointer; display: inline-block; zoom: 1; width: 30px; height: 8px; margin-right: 2px; background: #fff; overflow: hidden; line-height: 9999px; }
#banner .hd ul .on { width: 60px; background: #d77d46; }
#banner .container { height: 460px; }
#banner .container a { height: 460px; display: block; }
#banner .next, #banner .prev { position: absolute; top: 0; width: 68px; height: 460px; color: #fff; line-height: 460px; text-align: center; cursor: pointer; }
#banner .next { right: 80px; background: url(/uploads/image/s4images/next.png) center no-repeat;}
#banner .prev { left: 80px; background: url(/uploads/image/s4images/prev.png) center no-repeat;}

.channel_list li { margin-bottom: 2px; }
.channel_list li a { display: block; background: #eee; line-height: 40px; padding: 0 10px; }
.channel_list li a:hover { background: #d77d46; color: #fff; text-decoration: none; }
.channel_list li a.current { background: #d77d46; color: #fff; text-decoration: none; }
.channel_wlist { overflow: hidden; margin-bottom: 10px; }
.channel_wlist li { float: left; margin-right: 10px; }
.channel_wlist li a { display: block; height: 40px; line-height: 40px; background: #eee; padding: 0 30px; }
.channel_wlist li a:hover { background: #d77d46; color: #fff; }
.channel_wlist li a.current { background: #d77d46; color: #fff; }

.hd1 { background: #eee; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #d77d46; }
.bd1 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd2 { background: #eee; height: 40px; line-height: 40px; padding: 0 14px; font-size: 16px; border-left: 10px solid #d77d46; }
.bd2 { padding: 10px 0; overflow: hidden; zoom: 1; margin-bottom: 20px; }
.hd3 { font-size: 46px; line-height: 100px; font-weight: bold; }
.hd3 .aname {color: #bbb;}
.seoname {  text-align: center; }
.seoname p{ padding: 10px 20px; font-size: 16px; line-height: 30px; width: 700px; margin: 0 auto;}


.ys{ color: #fff; line-height: 180% }
.page_show { margin: 20px 0; text-align: center; }
.page_show a, .page_show span { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #f2f2f2; margin-right: 2px; }
.page_show a:link, .page_show a:visited { text-decoration: none; }
.page_show a:hover, .page_show a.current { background: #d77d46; color: #fff; }

.article_slist {}
.article_slist li { border-bottom: 1px solid #eee; height: 40px; line-height: 40px;}

.article_dlist {}
.article_dlist .wrap { border: 1px solid #eee; padding: 20px; margin-bottom: 20px;}
.article_dlist .title { border-bottom: 1px solid #eee; line-height: 50px; height: 50px; font-size: 16px;}
.article_dlist .content { padding: 10px 0; color: #666; }
.article_dlist .intro { padding: 10px; background: #fafafa;}

.article_wlist .wrap { border: 1px solid #eee; padding: 10px; margin-bottom: 5px;}
.article_wlist .wrap a { display: block; }
.article_wlist .wrap:hover { background: #d77d46; color: #fff;}
.article_wlist .wrap:hover a { color: #fff !important;}

.picture_slist {}
.picture_slist .picture { border: 1px solid #eee; padding: 5px; text-align: center;  }
.picture_slist .title { line-height: 36px; text-align: center; }

.picture_dlist {}
.picture_dlist .wrap{ border: 1px solid #eee; padding: 10px; margin-bottom: 10px;}
.picture_dlist .picture { border: 1px solid #eee; padding: 5px; text-align: center; }
.picture_dlist .title { border-bottom: 1px solid #eee; line-height: 40px; height: 40px; font-size: 16px; }
.picture_dlist .content { padding: 10px 0; color: #666; font-size: 12px; }
.picture_dlist .intro { padding: 10px; background: #fafafa;}

.picture_wlist {}
.picture_wlist .picture { border: 1px solid #eee; padding: 5px; text-align: center; overflow:hidden;}
.picture_wlist .picture img{width: auto; min-width:100%; transition: all 0.36s ease;}
.picture_wlist .picture img:hover {transform: perspective(500px) rotatey(0deg) scale(1.15);}
.picture_wlist .title { line-height: 36px; text-align: center; }

#info_title { font-size: 24px; line-height: 50px; }
#info_intro { background: #eee; color: #999; padding: 0 10px; line-height: 40px; font-size: 12px; background: linear-gradient(to right, #eee, #fff); }
#info_content { padding: 20px 0; font-size: 14px; }
#info_around { padding: 20px; background: #f5f5f5; line-height: 26px; border: 1px solid #cccccc; margin-bottom: 20px; }
#info_picture { margin: 20px 0;  }
#info_picture img { padding: 5px; border: 1px solid #eee; }
#info_tab { margin: 20px 0;}
#info_tab .hd li { float: left; display: block; cursor: pointer; height: 40px; line-height: 40px; padding: 0 40px; margin-right: 2px; background: #eee; }
#info_tab .hd li.on { background: #d77d46; color: #fff; }
#info_tab .bd { margin-top: 20px; }

#info_slideshow { margin: 20px 0; }
#info_slideshow .bd img { width: 100%; border: 1px solid #eee; padding: 10px; }
#info_slideshow .hd { margin-top: 10px; }
#info_slideshow .hd li .img { border: 1px solid #eee; padding: 3px; cursor: pointer;  }
#info_slideshow .hd li .img img { height: 43px !important; width: 43px !important; }
#info_slideshow .hd li .img_w { border: 1px solid #eee; padding: 3px; cursor: pointer;  }
#info_slideshow .hd li .img_w img { height: 62px !important; width: 62px !important; }
#info_slideshow .hd .on .img { border: 1px solid #d77d46; }
#info_slideshow .hd .on .img_w { border: 1px solid #d77d46; }

#info_parmeter { margin: 20px 0; }
#info_parmeter ul li { line-height: 40px; border-bottom: 1px solid #eee;}

#info_paremeter li { border-bottom: 1px solid #eee; line-height: 40px;}

#info_video { margin-top: 20px;}
#info_video embed { width: 100%; height: 540px;}

.recruitment_list .wrap { border: 1px solid #eee; padding: 20px;}
.recruitment_list .wrap>ul>li { border-bottom: 1px solid #eee; padding: 6px 0; }
.recruitment_list .wrap>.content { display: none; padding: 10px; border: 1px solid #eee; }

#footer { background: #1e4398; padding: 40px 0;  color: #fff;}
#footer a { color: #fff; transition: all 0.5s ease 0s;}
#footer a:hover{ color: #fd9d5b; }
#footer ul{ float: left; width: 33%;   }
#footer ul li{ display: block;line-height: 30px;width:100%; color: #fff;text-align: center;font-size: 16px; }




.index_news {  overflow: hidden;  }
.index_news .wrap img{ height: 265px; }
.index_news .wrap { margin-bottom: 10px; float: left;  overflow: hidden; padding: 20px; background: #fff; margin-right: 10px;}
.index_news .left {  overflow: hidden; float: left; width: 105px;  color: #c73e1c; padding-top: 10px; }
.index_news .day { font-size: 50px; font-weight: bold; }
.index_news .ym { font-size: 24px; }
.index_news .right {  border-left: none;  float: left; width: 300px; }
.index_news .title { font-size: 20px; line-height: 150%; margin-bottom: 10px; }
.index_news .title a { color: #333!important;  }
.index_news .title a:hover { color: #ccc!important;  }
.index_news .content { font-size: 14px; line-height: 180%; color: #666;    height: 80px;
    overflow: hidden; }
.index_news .wrap:hover .left {  color: #333; }



.index_news1 {  overflow: hidden; margin-bottom: 50px;  }
.index_news1 .wrap { margin-bottom: 10px; float: left;  overflow: hidden; background: #f0f0f0; }
#index-2 .wrap:hover { margin-bottom: 10px; float: left;  overflow: hidden; background: #f1f1f1;transition: all 0.6s ease; }
.index_news1 .left {  overflow: hidden; float: left; width: 190px; text-align: center; color: #c73e1c; padding-top: 10px; }
.index_news1 .day { font-size: 70px; font-weight: bold; }
.index_news1 .ym { font-size: 32px; }
.index_news1 .right {  border-left: none;  float: left; width: 460px; padding: 25px;}
.index_news1 .title { font-size: 24px; line-height: 150%; margin-bottom: 20px; }
.index_news1 .title a { color: #c73e1c!important;  }
.index_news1 .title a:hover { color: #333!important;  }
.index_news1 .content { font-size: 14px; line-height: 180%; color: #666;    height: 200px;
    overflow: hidden; }
.index_news1 .wrap:hover .left {  color: #333; }

.index_case .wrap { border: 1px solid #eee; padding: 10px; margin-bottom: 2px;}
.index_case .bd { margin-top: 10px; }
.index_case .bd .content{ font-size: 12px; color: #999; }
.index_case .on{ background: #fafafa; }

#float { z-index: 99; position: absolute; display: block; bottom: 60px; left: 0; }
#float .wrap { margin-bottom: 0px; position: relative; cursor: pointer; background: #a53e71; border-bottom:1px solid #111; border-left: 5px solid #111; z-index: 999; transition: all 0.8s ease 0s;}
#float .wrap:hover { background: #111;}
#float .icon {
    width: 30px;
    display: block;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
#float .content { min-height: 30px; min-width: 100%; position: absolute; left: 30px; top: 0; display: none; background:#111;}
#float .content a { color: #fff;  }
#float .qq .content { line-height: 30px; padding: 0 20px; font-size: 16px; color: #fff;  }
#float .qrcode .content { padding: 5px; width: 80px; }
#float .phone .content { line-height: 30px; padding: 0 20px; font-size: 16px; color: #fff;width: 160px;   }
#float .custom .content { padding: 20px; color: #fff;width: 200px; }
#float .gotop .content { }

.picture1 {width: 370px; height: 200px; margin-bottom:30px; }
.picture1 img {width: 370px; height: 200px; }

#index-1{ padding: 40px 0;}
#index-1 .more a{ color: #333; transition: all 0.5s ease 0s;}
#index-1 .more a:hover{color: #fd9d5b;}
#index-5{padding: 40px 10px 0 10px;  background: #edece8;}
#index-5 a{ color: #fff; transition: all 0.5s ease 0s;}
#index-5 a:hover{ color: #fd9d5b; }
#index-3{ background: #212121; height: 160px;  }
#index-2{background:url(/uploads/image/img/x-bg.jpg) no-repeat top center; height:auto; overflow: hidden; }
#index-4{padding: 40px 0; overflow: hidden; }

#index-4 a{  font-weight: bold; transition: all 0.5s ease 0s;}
#index-4 a:hover { color: #fd9d5b; font-weight: bold; }

#index-6{padding: 0px 0 30px  0; background:url(/uploads/image/img/fbg.jpg) top center; overflow: hidden; }
#index-6 img{border: 1px #eee solid; }

.cpfl{height: 60px; line-height: 180%; overflow: hidden;}
.more{ width: 70px; margin: 0 auto; height: 30px;font-size: 24px; }
.more a{ color: #999; transition: all 0.5s ease 0s;}
.more a:hover{ color: #fd9d5b; }

.sl{ height: 250px; margin: 0 auto;width: 1140px;}
.sltp1{ width: 380px;background: #793ea5;height: 250px; overflow: hidden; }
.sltp1 img{transition: all 0.8s  ease 0s;}
.sltp1 img:hover {transform: translate(0px, -20px) rotate(0deg) scale(1); }

.sltp2{ width: 380px;background: #793ea5;height: 250px; overflow: hidden; }
.sltp2 img{transition: all 0.8s  ease 0s;}
.sltp2 img:hover {transform: translate(0px, 20px) rotate(0deg) scale(1); }


.sltp{ width: 380px;background: #793ea5;height: 250px; overflow: hidden;  }
.sltp img{transition: all 0.8s  ease 0s;}
.sltp img:hover {transform: translate(0px, 0px) rotate(0deg) scale(1.05); opacity: 0.65;}
/*æ»šåš¨äº§å“*/
#marquee1{width:100%;  height: 350px;overflow:hidden; margin:20px auto;}


.cpfl{  color: #fff;background: #373737; height: 150px; }
.cpfl p{color: #fff;line-height: 150px; text-align: center; }
.cpfl p:hover{background: #0426a1;}
/*é¦–é¡µæ»šåš¨-å›¾ç‰‡åˆ—è¡¨[ç®€çº¦]*/
.picture_list li { float:left; text-align:center; padding:4px; }
.picture_list_img_wrap img { padding:4px; border:1px solid #ccc; width:300px; height:300px;}
.picture_list_img_wrap1 img { padding:4px; border:1px solid #ccc; width:100px; height:75px;}
.picture_list li a { line-height:22px; }
.picture_list li a:hover img { border:1px solid #cc0000; }



.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 0px solid #ddd!important;}

.table-bordered {
    border: 0px solid #ddd!important;
}

.gs{float:left; width:30%; height:350px; text-align:center; box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 12px 3px; margin:10px; padding: 30px;}


.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

/* common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px auto;

    max-height: 240px;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 1;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* anchor will cover the whole item by default */
/* for some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size:16px;
}


/*---------------*/
/***** zoe *****/
/*---------------*/

figure.effect-zoe figcaption {
    top: auto;
    bottom: 0;
    padding: 1em;
    height: 3.75em;
    background: #fff;
    color: #3c4a50;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}



figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,200%,0);
    transform: translate3d(0,200%,0);
}

figure.effect-zoe p.icon-links a span::before {
    display: inline-block;
    padding: 8px 10px;
    font-family: 'feathericons';
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-eye::before {
    content: '\e000';
}

.icon-paper-clip::before {
    content: '\e001';
}

.icon-heart::before {
    content: '\e024';
}

figure.effect-zoe h2 {
    display: inline-block;
}

figure.effect-zoe:hover p.description {
    opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-zoe:hover h2 {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

figure.effect-zoe:hover p.icon-links a:first-child {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}











#y1 .f64{  transition: all 0.5s ease 0s; height: 200px; border-radius: 10px; padding: 5px; }
#y1 .f64:hover{ transform: translatey(-13px); background:rgba(17,17,17,0.8);  }


.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}


.modal.in .modal-dialog:hover {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}


#modal-video{transition: all 0.8s  ease 0s;}
#modal-video:hover{ background:rgba(0,0,0,0.5); }
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #111;
}

.modal-body {
    position: relative;
    padding: 15px;
}



.modal-content {
    position: relative;
    background:rgba(0,0,0,0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    padding: 30px;
    transition: all 1s  ease 0s;
}

.modal-content:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    transform: translate(0px, -20px) rotate(0deg) scale(1);
}


.modal-dialog {
    width: 600px;
    margin: 300px auto;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: #000;
    opacity: 0;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=80);
    opacity: .8;
    border: none;
}



.modal-header .close {
    margin-top: -2px;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    outline:medium;
}

#ss{cursor: pointer;}


/* 滚动条样式 */
::-webkit-scrollbar-track-piece {
 width:5px;
 background-color:#f8f8f8
}
::-webkit-scrollbar {
 width:5px;
 background-color:#ccc
}
::-webkit-scrollbar-thumb {
 width:5px;
 background-color:#aeaeae
}
::-webkit-scrollbar-thumb:hover {
 width:5px;
 background-color:#ccc
}




ul li{float: left;}