@charset "utf-8";

/* 对齐 */
.text-center{
    text-align: center !important;
}
.text-left{
    text-align: left !important;
}
.text-right{
    text-align: right !important;
}
.margin-center {
    margin-left: auto;
    margin-right: auto;
}
/* display */
.ds-b {
    display: block;
}
.ds-n {
    display: none;
}
.ds-inb {
    display: inline-block;
}

/* 预设 */
body{
    font: 14px/24px 'Helvetica Neue','Microsoft Yahei',arial,helvetica,sans-serif;
    color: #303030;
}
a {
    text-decoration: none;
    transition:all 0.3s linear 0s;
}
.header ,.main ,.footer {
    width: 100%;
}
.container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
/* index.html */
/*轮播图 start*/
.banner{ width:100%; height:560px; white-space:nowrap; margin-left: auto; margin-right: auto; overflow:hidden;  position:relative; z-index:1; padding-top: 97px; }
.banner_m{ width:50%; height:560px; display:inline-block; position:relative;}
.wrapper {*float:left; width:1920px; height:560px; display:inline-block; position:relative; left:-967px;}
.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
.box_skitter ul { display: none; }
.box_skitter .container_skitter { overflow: hidden; position: relative; }
.box_skitter .image { overflow: hidden; }
.box_skitter .image img { display: none;}
.box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
.box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20; }
.box_skitter .prev_button { position: absolute; top: 40%; left:16%; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top:0; background: url('../Image/prev.png') no-repeat left top !important; }
.box_skitter .next_button { position: absolute; top: 40%; right:16%; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top:0; background: url('../Image/next.png') no-repeat left top !important; }
.box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
.loading { position: absolute; top: 50%; right: 50%; z-index: 150; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; background: url('../Image/ajax-loader.gif') no-repeat left top; width: 31px; height: 31px; }
#slideshow { width:1920px; height:560px; }
#slideshow ul { display: none; }
/*轮播图 end*/
.top {
    background: url(../Image/top.png) no-repeat center center;
    height: 125px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 200;
}
.logo {
    display: block;
    background: url(../Image/logo-02.png) no-repeat;
    margin-top: 12px;
}
.logo a {
    display: block;
    width: 352px;
    height: 101px;
}
.top .text {
    width: 760px;
    line-height: 30px;
    color: #fff;
    margin-left: 50px;
}
.nav li {
    float: left;
}
.nav li a {
    display: block;
    width: 80px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    font-size: 14px;
    color: #3c3c3c;
    margin-left: 38px;
    border-bottom: 2px solid rgba(0,0,0,0);
    position: relative;
}
.nav li a:hover, .nav li a.on {
    border-color: #e00024;
    color: #e00024;
}
.nav li span {
    display: block;
    width: 0;
    height: 0;
    border-bottom: 4px solid #e00024;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    position: absolute;
    bottom: -2px;
    left: 38px;
    opacity: 0;
    transition:all 0.3s linear 0s;
}
.nav li a:hover span, .nav li a.on span {
    opacity: 1;
    bottom: 0;
}
.footer {
    margin-top: 60px;
    padding: 20px 0;
    background: url(../Image/bottom.gif) repeat;
}
.footer .name {
    margin: 0 12px;
    line-height: 93px;
    font-size: 24px;
    color: #fff;
}
.footer ul {
    width: 165px;
    border-left: 1px dashed #595959;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    height: 105px;
}
.footer ul span {
    display: block;
    margin-bottom: 5px;
}
.footer ul li a {
    color: #8b8a8a;
    font-size: 12px;
    line-height: 26px;
}
.footer ul li a:hover {
    color: #fff;
}
.footer .cot {
    padding-left: 45px;
    border-left: 1px dashed #595959;
    height: 105px;
}
.footer .cot li {
    padding-left: 38px;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
}
.footer .cot li:first-child {
    background: url(../Image/ico1.png) no-repeat left center;
}
.footer .cot li:nth-child(2) {
    background: url(../Image/ico2.png) no-repeat left center;
}
.footer .cot li:last-child {
    background: url(../Image/ico3.png) no-repeat left center;
}
.rights {
    background: #0b0a0a;
    font-size: 12px;
    color: #666;
    line-height: 40px;
}
.rights a {
    color: #666;
}
.rights a:hover {
    color: #fff;
}
.gotop {
    background: url(../Image/gotop.jpg) no-repeat center center;
    width: 50px;
    height: 40px;
    margin-left: 55px;
    cursor: pointer;
    opacity: .8;
    transition:all 0.3s linear 0s;
}
.gotop:hover {
    opacity: 1;
}
.indexpro {
    margin-top: 40px;
}
.indextit {
    text-align: center;
}
.indextit .big {
    font-size: 26px;
    line-height: 26px;
    color: #333;
}
.indextit .sml {
    font-size: 16px;
    color: #666;
    line-height: 35px;
}
.indextit .line {
    background: url(../Image/line.png) no-repeat center center;
    height: 14px;
}
.indexpro .protype {
    margin: 30px auto 0;
    width: 720px;
}
.indexpro .protype a {
    display: block;
    float: left;
    width: 180px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #666;
    background: #f0f0f0;
}
.indexpro .protype a:hover {
    background: #333;
    color: #fff;
}
.indexpro .list {
    margin-top: 39px;
}
/*开始*/
.mr_frbox { position:relative;}
.mr_frBtnL {cursor: pointer; width:34px; height:58px; background:url(../Image/left1.png) no-repeat; position:absolute; left:-60px; top:145px;  transition:all 0.3s linear 0s; }
.mr_frBtnR {cursor: pointer;width:34px; height:58px; background:url(../Image/right1.png) no-repeat;position:absolute; right:-60px; top:145px; transition:all 0.3s linear 0s; }
.mr_frBtnL:hover{ background:url(../Image/left1h.png) no-repeat;}
.mr_frBtnR:hover{ background:url(../Image/right1h.png) no-repeat;}
.mr_frUl {width: 1200px; height: 340px; margin:0 auto; }
.mr_frUl ul li {width:284px;height:338px; text-align:center;float: left; margin-right:18px; border: 1px solid #fff; position: relative; overflow: hidden; }
.mr_frUl ul li .img {
    width: 248px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 11px;
    padding-bottom: 23px;
    border-bottom: 1px solid #fff;
}
.mr_frUl ul li .img img {
    display: block;
}
.mr_frUl ul li span {
    display: block;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    font-size: 16px;
    color: #3a3a3a;
}
.mr_frUl ul li .line {
    width: 46px;
    height: 1px;
    background: #a3a3a3;
    margin: 0 auto;
}
.mr_frUl ul li .more {
    background: url(../Image/more.png) no-repeat;
    width: 286px;
    height: 340px;
    position: absolute;
    left: 0;
    top: 0;
    transition:all 0.3s linear 0s;
    filter:Alpha(opacity=0);
    opacity: 0;
}
.mr_frUl ul li:hover .more {
    filter:Alpha(opacity=100);
    opacity: 1;
}
/*ENG*/
.indexab {
    background: url(../Image/about.jpg) no-repeat center center;
    margin-top: 40px;
    padding: 70px 0;
}
.indexab .container {
    background: url(../Image/abg.gif) repeat;
    height: 460px;
    box-shadow: 0 0 10px #000;
}
.indexab .text {
    width: 222px;
    padding-top: 48px;
    margin-left: 90px;
    color: #fff;
}
.indexab .text .en {
    font-size: 26px;
    line-height: 26px;
    color: #fff;
    letter-spacing: -1px;
}
.indexab .text .cn {
    font-size: 24px;
    line-height: 24px;
    margin-top: 11px;
}
.indexab .text .line {
    width: 37px;
    height: 4px;
    background: #fff;
    margin-top: 20px;
}
.indexab .text .desc {
    font-size: 12px;
    line-height: 22px;
    margin-top: 16px;
}
.indexab .text a {
    display: block;
    background: url(../Image/amore.jpg) no-repeat;
    width: 108px;
    height: 35px;
    padding-left: 12px;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    position: relative;
    margin-top: 12px;
}
.indexab .text a span {
    display: block;
    background: url(../Image/jiantou.png) no-repeat;
    width: 16px;
    height: 11px;
    position: absolute;
    top: 12px;
    transition:all 0.3s linear 0s;
}
.indexab .text a span:first-child {
    left: -16px;
}
.indexab .text a span:last-child {
    right: 10px;
}
.indexab .text a:hover span:first-child {
    left: 93px;
}
.indexab .text a:hover span:last-child {
    right: -110px;
}
.indexab .cot {
    background: url(../Image/cot.jpg) no-repeat;
    width: 800px;
    height: 230px;
}
.indexab .pro {
    background: url(../Image/pro.jpg) no-repeat;
    width: 800px;
    height: 230px;
    margin-top: 0;
}
.indexab .cot a, .indexab .pro a {
    display: block;
    border: 3px solid #fff;
    background: rgba(0,0,0,.3);
    line-height: 224px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    opacity: 0;
    filter:Alpha(opacity=0);
    transition:all 0.3s linear 0s;
}
.indexab .cot a:hover, .indexab .pro a:hover {
    opacity: 1;
    filter:Alpha(opacity=100);
}
.indexcoo {
    margin-top: 38px;
}
.indexcoo .list {
    margin-top: 55px;
}
    /*开始*/
.mr_frbox2 { position:relative;}
.mr_frBtnL2 {cursor: pointer; width:29px; height:69px; background:url(../Image/left2.jpg) no-repeat; position:absolute; left:-60px; top:45px;  transition:all 0.3s linear 0s; }
.mr_frBtnR2 {cursor: pointer;width:29px; height:69px; background:url(../Image/right2.jpg) no-repeat;position:absolute; right:-60px; top:45px; transition:all 0.3s linear 0s; }
.mr_frBtnL2:hover{ background:url(../Image/left2h.jpg) no-repeat;}
.mr_frBtnR2:hover{ background:url(../Image/right2h.jpg) no-repeat;}
.mr_frUl2 {width: 1200px; height: 160px; margin:0 auto; }
.mr_frUl2 ul li {width:160px;height:160px; float: left; margin-right:48px;  position: relative;  }
.mr_frUl2 ul li img {
    display: block;
    border-radius: 50%;
    border: 1px solid #b9b9b9;
    transition:all 0.3s linear 0s;
}
.mr_frUl2 ul li:hover img {
    border-color: #e00024;
}
.indexnews {
    background: url(../Image/news.jpg) no-repeat center center;
    height: 585px;
    margin-top: 80px;
    padding-top: 30px;
}
.indexnews .list {
    margin-top: 30px;
}
.indexnews .list li {
    float: left;
    width: 392px;
    height: 338px;/*62*/
    overflow: hidden;
    margin-left: 4px;
    margin-right: 4px;
    position: relative;
    transition:all 0.3s linear 0s;
}
.indexnews .list li img {
    display: block;
}
.indexnews .list li .tit {
    font-size: 16px;
    color: #333;
    height: 40px;
    line-height: 40px;
}
.indexnews .list li .desc {
    font-size: 12px;
    line-height: 12px;
    color: #7d7d7d;
}
.indexnews .list li .time {
    position: absolute;
    left: 20px;
    top: 0;
    width: 70px;
    height: 70px;
    background: rgba(0,0,0,.58);
    color: #fff;
    transition:all 0.3s linear 0s;
}
.indexnews .list li .time .big {
    font-size: 26px;
    line-height: 30px;
    padding-top: 6px;
}
.indexnews .list li .time .sml {
    font-size: 12px;
    line-height: 30px;
}
.indexnews .list li .desc2 {
    position: absolute;
    top: -279px;
    left: 0;
    background: rgba(0,0,0,.58);
    width: 392px;
    height: 279px;
    color: #fff;
    transition:all 0.3s linear 0s;
}
.indexnews .list li .desc2 .tit2 {
    font-size: 16px;
    line-height: 16px;
    padding-top: 77px;
    text-align: center;
}
.indexnews .list li .desc2 .des2 {
    width: 240px;
    margin-top: 26px;
    font-size: 14px;
    line-height: 24px;
}
.indexnews .list li .more {
    width: 392px;
    height: 62px;
    position: absolute;
    background: url(../Image/right.png) no-repeat center center #fff;
    left: 0;
    bottom: -62px;
    transition:all 0.3s linear 0s;
}
.indexnews .list li a:hover .time {
    background: none;
    z-index: 1;
}
.indexnews .list li a:hover .desc2 {
    top: 0;
}
.indexnews .list li a:hover .more {
    bottom: 0;
}
.indexnews .list li:hover {
    box-shadow: 0 0 10px #ccc;
}
a.mores {
    display: block;
    width: 168px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #e5e5e5;
    margin: 50px auto 0;
    font-size: 14px;
    color: #666;
    text-align: center;
}
a.mores:hover {
    border-color: #e00024;
}
.indexsearch {
    background: url(../Image/search.jpg) no-repeat center center;
    height: 400px;margin-bottom: -60px;
}
.indexsearch .title {
    padding-top: 65px;
}
.indexsearch .title .big {
    font-size: 24px;
    color: #333;
    line-height: 24px;
}
.indexsearch .title .sml {
    font-size: 16px;
    color: #666;
    line-height: 66px;
}
.indexsearch .title .line {
    width: 86px;
    height: 3px;
    background: #e00024;
}
.indexsearch form {
    height: 69px;
    line-height: 69px;
    width: 911px;
    border: 1px solid #d2d2d2;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 36px;
    overflow: hidden;
}
.indexsearch form #search_text {
    width: 810px;
    padding-left: 20px;
    color: #666;
    font-size: 16px;
    height: 69px;
    display: block;
    float: left;
}
.indexsearch form .search-btn {
    display: block;
    height: 69px;
    width: 81px;
    cursor: pointer;
    float: left;
    background: url(../Image/search.png) no-repeat center center;
}




.location {
    background: #efefef;
}
.location ,.location a {
    line-height: 40px;
    font-size: 14px;
    color: #656565;
}
.pro {
    margin-top: 30px;
}
.allleft{ width:218px; height:100%; overflow:hidden;float:right; padding-bottom:20px; margin-top: 20px;}
.prolist{ width:100%; height:auto; float:left;}
.prolist_title{ width:100%; height:46px; background:url(../Image/prolist_title.jpg) no-repeat;}
.prolist_title h5{ font-size:16px; font-family:"微软雅黑"; color:#FFF; font-weight:normal; line-height:46px; float:left; padding-left:16px;}
.prolist_title h6{ font-size:14px; font-family:"微软雅黑"; color:#C5DAA5; font-weight:normal; line-height:46px; float:left; padding-left:5px;}
.prolist_con{ width:100%; height:auto; float:left; padding-top:16px;}
.prolist_con li a{ width:100%; height:37px; display:block; font-size:14px; font-family:"微软雅黑"; color:#4e4e4e; border-bottom:1px dashed #DBDBDB; line-height:37px; background:url(../Image/prolistli.jpg) no-repeat 6px center; text-indent:22px;}
.prolist_con a:hover, .prolist_con li a.current{ border-bottom:1px solid #333; color:#333;background:url(../Image/prolistli_hover.jpg) no-repeat 6px center;}
.left_link{ width:100%; height:auto; float:left; padding-top:33px;}
.left_link li{ width:216px; height:62px; border:1px solid #DDDDDD; margin-bottom:10PX;}
.left_link a{ width:210px; height:56px; display:block; border:3px solid #F4F0F1;}
.left_link h5{ font-size:16px; font-family:"微软雅黑"; color:#4e4e4e; font-weight:normal; padding-top:8px; padding-left:17px;}
.left_link h6{ font-size:12px; font-family:"微软雅黑"; color:#333; font-weight:normal; padding-left:17px;line-height: 12px;}
.left_link a:hover{ border:3px solid #333;}
.left_link li:hover{ border:1px solid #333;}

@keyframes aniBlink120{from{margin-left:-60px}to{margin-left:265px}}
@-webkit-keyframes aniBlink120{from{margin-left:-60px}to{margin-left:265px}}
.mod_imgLight{position:relative;overflow:hidden;border-radius:10px; border: 1px solid #333; text-align: center; width: 250px; height: 265px; padding-top: 10px;}
.mod_imgLight:hover { box-shadow: 0 0 10px #333; background: #333;}
.mod_imgLight a{display:inline-block; color: #3e3e3e; }
.mod_imgLight a:hover { color: #fff; }
.mod_imgLight a:before{content:'';position:absolute;width:60px;height:265px;margin-top:0px;margin-left:-120px;overflow:hidden;z-index:6;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,0.4)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}
.mod_imgLight:hover a:before{
    -webkit-animation:aniBlink120 .3s ease-out forwards;
    -moz-animation:aniBlink120 .3s ease-out forwards;
    -o-animation:aniBlink120 .3s ease-out forwards;
    animation:aniBlink120 .3s ease-out forwards
}
.coolists .mod_imgLight {
    height: 265px;
}
.article {
    width:900px;
}
.article img {
    max-width: 900px;
}
.article .cat {
    line-height: 35px;
    font-size: 16px;
    color: #2e2e2e;
    border-bottom: 1px dashed #bababa;
    font-weight: bold;
    margin-bottom: 25px;
}
.article .lists ul li {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.page {
    width: 100%;
    margin-top: 40px;
    line-height: 31px;
    text-align: center;
}
.page a {
    color: #fff;
    background: #333;
    border-radius: 5px;
    padding: 7px;
}
.page span.current {
    background: #E00024;
    color: #fff;
    border-radius: 5px;
    padding: 7px;
}
.article .newslist li {
    border-bottom: 1px dashed #ccc;
    margin-top: 10px;
    overflow: hidden;
}
.article .newslist li a {
    color: #7a7a7a;
}
.article .newslist li .name {
    color: #303030;
    transition:all 0.3s linear 0s;
}
.article .newslist li a:hover .name {
    color: #333;
}
.article .newslist li .time {
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    background: #7a7a7a;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    transition:all 0.3s linear 0s;
}
.article .newslist li a:hover .time {
    background: #333;

}
.prev_next {
    margin-top: 20px;
}
.prev_next , .prev_next a {
    color: #7a7a7a;
}
#form2 {
    padding: 20px;

}
#form2 li {
    overflow: hidden;
}
#form2 p {
    line-height: 10px;
    font-size: 10px;
}
#form2 input, #form2 textarea {
    border: 1px solid #ccc;
    padding: 5px;
    width: 500px;
}
#form2 li span {
    display: block;
    float: left;
}
#form2 #captcha {
    display: block;
    float: left;
    width: 250px;
}
#form2 img {
    display: block;
    float: left;
    margin-left: 100px;
    margin-top: 4px;
}
#submit {
    margin-left: 30px;
    background: #333;
    color: #fff;
    cursor: pointer;
}
.side2 {
    width: 218px;
}
.side2 .tit {
    background: #ccc;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px;
    color: #fff;
}
.side2 .tit b {
    display: block;
    font-size: 18px;
    line-height: 18px;
}
.side2 .tit span {
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
}
.side2 .list {
    margin-top: 20px;
}
.side2 .list li {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
   

}
.side2 .list li a {
    display: block;
    color: #333;
     border-bottom: 1px dashed #333;
}
.side2 .list li a:hover ,.side2 .list li a.current {
    background: #ccc;
    color: #fff;
    border-bottom: 1px solid #ccc;
}
.side2 .cot {
    margin-top: 20px;
   
    padding-bottom: 20px;
}
.side2 .cot .ico {
    background: url(../Image/logo2.png) no-repeat center center;
    height: 106px;
    margin-bottom: 10px;
}
.side2 .cot li {
    font-size: 14px;
    line-height: 26px;
    padding-left: 20px;
}








