*{margin:0; padding:0; font-family:"Microsoft YaHei";}
body{ background:#fff; line-height:30px; font-size:14px; color:#333;}
a{color:#939191;  text-decoration:none;}
a:hover{color: #ee9001;}
img{border:none;}
li,ul{list-style-type:none;}
.wrap{width:1200px; margin: 0 auto; overflow: hidden;}
.left{ float: left; }
.right{ float: right; }
/*header*/

.header{width: 1200px; margin: 40px auto; height: 80px; overflow:hidden;}
.header .logo{width:499px; float:left;}
.header .tel{width:300px; float:right;text-align: right;}
/*menu*/
.nav{ width:100%; height: 60px; background: #1a45a4; overflow: hidden;}
.nav ul{width:1200px; margin: 0 auto; }
.nav ul li{width:148px; float: left; background: url(../Image/dot-line.png) no-repeat right center; }
.nav ul li a{width:100%; line-height: 60px; float: left;  display: block; color: #fff; text-align: center; font-size: 16px; }
.nav ul li a:hover{ color: #fff; background-color: #ee9001;}

/*banner*/
/*#banner { width:100%; height:477px;  position:relative}*/

/*index*/
.main{ width:100%; margin: 0 auto; overflow: hidden;}
/*m-product*/
.m-product{width:1200px; margin: 20px auto 0px;overflow: hidden;}
.m-pro-hd{width:100%; margin: 0 auto;overflow: hidden; text-align: center;}
.m-pro-mid ul{width: 100%;float: left;text-align: center; margin-top: 20px;}
.m-pro-mid ul li{height: 34px;display: inline-block;color: #288bc2;}
.m-pro-mid ul li a{text-align: center;line-height: 34px;height: 34px;font-size: 16px;color:#333;float: left;padding:0 10px;}
.m-pro-mid ul li a:hover{ color: #ee9001;}
.m-pro-mid ul li span{float: right;line-height: 34px;text-align: center;display: block;width: 1px; color:#c8c8c8;}
.m-pro-Bd{float: left; margin-top: 20px;}
.picScroll-top{ width: 100%; }
.picScroll-top .bd{ }
.picScroll-top .bd ul{ }
.picScroll-top .bd ul li{ height: 252px;margin-bottom:15px; }
.picScroll-top .bd ul li a{ width: 290px; height: 252px;  display: block;float: left; text-align: center; line-height: 180%; border: 1px solid #e0e0e0; color: #00a267; font-size: 18px; line-height: 70px;  margin: 0px 3px;   background: url(../Image/img-bg.jpg) repeat-x; }
.picScroll-top .bd ul li a h1{width: 100%;line-height: 70px;text-align: center;float: left;}
.picScroll-top .bd ul li a img{ width: 290px; height: 222px;object-fit: cover }

.picScroll-top .bd ul li a:hover h1{font-weight: bold;}
.picScroll-top .bd ul li .title{width: 100%; height: 30px; background-color:#000; opacity: 0.8; margin-top: -30px; color: #fff; font-size: 16px; text-align: center; float: left;line-height: 30px;}
.picScroll-top .bd ul li:hover .title{display: none;}
/*.multipleColumn{ overflow:hidden; position:relative; width:870px;  border:1px solid #ccc;   }
        .multipleColumn .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
        .multipleColumn .hd .prev,.multipleColumn .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
             cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
        .multipleColumn .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
        .multipleColumn .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
        .multipleColumn .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
        .multipleColumn .hd ul li.on{ background-position:0 0; }

        .multipleColumn .bd{ padding:10px; overflow:hidden;  }
        .multipleColumn .bd ul{ overflow:hidden; zoom:1; width:284px;  float:left; _display:inline;  }
        .multipleColumn .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
        .multipleColumn .bd ul li .pic{ text-align:center; }
        .multipleColumn .bd ul li .pic img{ width:120px; height:90px; display:block;  padding:2px; border:1px solid #ccc; }
        .multipleColumn .bd ul li .pic a:hover img{ border-color:#999;  }
        .multipleColumn .bd ul li .title{ line-height:24px;   }*/

/*m-ad*/
.m-ad{width:100%; background: url(../Image/ad1.jpg) center no-repeat; height: 154px; overflow: hidden; margin-top: 20px;}

/*.m-advtage*/
.m-advtage{width:1200px; margin: 40px auto 0px;overflow: hidden;}
.m-adv-hd{width:100%; margin: 0 auto;overflow: hidden; text-align: center;}
.m-adv-bd{width:100%; margin-top: 28px;}
.m-adv-bd ul li{width: 300px; height: 444px; background: url(../Image/adv-bg.png) no-repeat; float: left;}
.m-adv-bd .pic{width: 296px; height: 156px; float: left; overflow:hidden;}
.m-adv-bd .pic img{ transition:all .3s;}
.m-adv-bd li:hover .pic img{ transform:scale(1.1,1.1); transition:all .3s;}
.m-adv-bd .txt{width: 100%; text-align: center; margin-top: 18px; float: left;}
.m-adv-bd .txt h1{ font-size: 42px; color: #d1a068; }
.m-adv-bd .txt h2{font-size: 18px; font-weight: normal; line-height: 50px;}
.m-adv-bd hr{width: 80px; border: 0px; height: 1px; background-color: #666; margin: 0 auto;-webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;}
.m-adv-bd li:hover hr{width: 200px; background-color: #d1a368;}

.m-adv-bd p{width: 90%;  text-align: left; margin-left: 4%; color: #666; margin-top: 10px; line-height: 26px; font-size: 15px;}
/*m-about*/
.m-about{width: 100%; background: url(../Image/about-bg.jpg) center no-repeat; height: 596px; margin-top: 50px;}
.m-about-hd{width:100%; margin: 0 auto;overflow: hidden; text-align: center; padding-top: 36px; }
.m-about-bd{width:1200px; margin: 0 auto;overflow: hidden;}
.m-about-bd .about-txt{width: 500px; margin:66px 0px 66px 66px; float: left;}
.about-txt h1{font-size: 22px; font-weight: 400; color: #333; margin-top: 20px;}
.about-txt h2{font-size: 22px; font-weight: 400; color: #d4a361; margin-top: 10px;}
.about-txt p{margin-top: 20px;}
.about-txt a.abou-btn{ border: solid 1px #d4a361; width: 128px; height: 38px; display: block; text-align: center; line-height: 38px; color:#d4a361; margin-top: 20px; }
.about-pic{width: 587px; float: right; margin-top: 30px;}
/*m-case*/
.m-case{width: 100%; background-color: #1a45a4; padding-bottom: 20px;}
.m-case-hd{width: 100%; text-align: center; padding-top: 35px;}
.m-case-bd{ width:1200px;  margin: 0px auto; overflow:hidden; position:relative;   }
		
.m-case-bd .bd{ padding-top:40px;   }
.m-case-bd .bd ul{ overflow:hidden; zoom:1; }
.m-case-bd .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.m-case-bd .bd ul li .pic{ text-align:center; }
.m-case-bd .bd ul li .pic img{ width:288px; height:198px; display:block; }
.m-case-bd .bd ul li .pic a:hover img{ border-color:#999;  }
.m-case-bd .bd ul li .title{ line-height:24px;   }

/*.m-news*/
.m-news{width: 830px; float: left; margin: 30px 0;}
.m-news-hd{ background: url(../Image/new-line.png) no-repeat 0px 40px; width: 100%; height: 50px;}
.m-news-hd h3{font-size: 24px; float: left; color:#010100; font-weight:700;}
.m-news-hd h3 span{font-size: 18px;color: #999999;font-weight: normal;}
.m-news-hd a{float: right; font-size: 14px;}
.m-news-bd{ width: 100%;  overflow: hidden; margin-top: 15px;}
.news-p{width: 100%;  overflow: hidden;}
.news-p-pic img{width: 172px; height: 120px; float: left;}
.news-p-txt{width: 626px; float:right;}
.news-p-txt h3{font-size: 20px; font-weight: 400; background: url(../Image/hot-big.png) no-repeat; text-indent: 3em;}
.news-p-txt p{font-size: 14px;}
.news-p-txt p a{ color: #d4a361;}
.m-news-bd ul{width: 830px; margin-top: 10px; overflow:hidden;}
.m-news-bd ul li{width: 100%; float: left; background: url(../Image/hot-small.png) no-repeat 0 center; text-indent: 3em; font-size: 16px; border-bottom: solid 1px #e0e0e0; line-height: 38px;}
.m-news-bd ul li:hover{color: #d1a068}
.m-news-bd ul li span{float: right; font-size: 14px; color: #999;}

/*.m-honor*/

.m-honor{width:325px; float: right; margin-top: 30px;}
.m-honor-hd{background: url(../Image/honor-line.png) no-repeat 0px 40px; width: 100%; height: 50px;}
.m-honor-hd h3{font-size: 24px; float: left; color:#010100; font-weight:700;}
.m-honor-hd a{float: right; font-size: 14px;}
.m-honor-bd{ width:325px;  margin: 0 auto; overflow:hidden; position:relative;   }
.m-honor-bd .hd{ overflow:hidden;  background:#f4f4f4; padding:0 10px; }
.m-honor-bd .hd .prev{display:block;  width:29px; height:29px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../Image/prev.png") no-repeat; position: absolute;  left: 240px; bottom: 20px; z-index: 999;}
.m-honor-bd .hd .next{ display:block;  width:29px; height:29px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../Image/next.png") no-repeat;  position: absolute; left: 280px; bottom: 20px; z-index: 999;}
.m-honor-bd .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.m-honor-bd .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.m-honor-bd .hd ul li.on{ background-position:0 0; }
.m-honor-bd .bd{ padding:10px;   }
.m-honor-bd .bd ul{ overflow:hidden; zoom:1; }
.m-honor-bd .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.m-honor-bd .bd ul li .pic{ text-align:center;width:304px;border:solid 2px #eaeaea;height: 230px;}
.m-honor-bd .bd ul li .pic img{ max-width:290px; height:210px;  margin:10px;}
.m-honor-bd .bd ul li .pic a:hover img{ border-color:#999;  }
.m-honor-bd .bd ul li .title{ line-height:24px; width: 305px; height: 51px;  background-color: #262525; text-align:left; padding-left: 20px;  line-height: 50px;  }
.m-honor-bd .bd ul li .title a{color: #fff;}

/*footer*/
.footer{width: 100%;  background-color: #080707; padding-top: 40px; overflow: hidden;}
.f-top{width: 1200px; height: 160px; margin: 0 auto;}
 .f-friendlink{width: 355px;height: 130px; float: left; border-right: solid 1px #262525;}
.f-friendlink .hd{font-size: 16px; color: #fff;}
.f-friendlink .bd{font-size: 14px; color: #939191; margin-top: 10px;}
.f-friendlink .bd ul li{ width: 110px; float:left;}
.f-contact .bd{font-size: 14px; color: #939191; margin-top: 10px; line-height: 30px;}
.f-contact{width: 463px; float: left; margin-left: 85px; border-right: solid 1px #262525;}
.f-erweima{width: 141px; float: left; margin-left: 75px; }
.f-contact .hd{font-size: 16px; color: #fff;}
.f-bottom{width: 100%; height: 40px; line-height: 40px; text-align: center; color: #7a7a7a;  background-color: #292828; margin-top: 30px; overflow:hidden;}
/*list*/

.list{margin-top: 15px;}
.inner{width: 1200px; margin: 0 auto;}
.rela-pro{float: left;width:100%;}
.rela-pro-title{width:100%;}

/*sidebar*/

.sidebar{width: 300px; height:auto; float: left;overflow: hidden; background-color: #ffffff; padding-bottom: 20px; margin-top: 15px; margin-bottom: 20px; border: solid 1px #ccc;}

.s-hd{width: 100%;height: 120px;background: url(../Image/l-prohd.jpg) no-repeat;float: left;}

.s-mid{width: 100%;float: left;}

.s-mid ul li{width: 262px;float: left;height: 55px;background: #ffffff;color: #333;line-height: 55px;margin-top: 13px; border-bottom: dotted 1px #ccc; font-size: 16px; margin:0px 20px; background: url(../Image/l-dot.png) no-repeat 0 center;  text-indent: 2em;}

.s-mid ul li:hover{color: #ffffff;background: #d1a068;}

.s-bd{width: 100%;height: 370px;float: left;margin-top: 35px;}



.s-bd p{color: #666;font-size: 14px;margin-left: 19px;float: left;line-height: 25px;margin-top: 10px;}

.s-bd p a{color: #666;}

.s-bd p a:hover{color: #fe0000;}
.s-conpic{width: 100%; overflow:hidden; float: left; margin-top: 20px; margin-left: 10px;}

/* 文章、产品介绍 样式 */
.article{
    width: 878px;
    overflow: hidden;
    margin-bottom: 40px;
    margin-top: 28px;
}
.article p{

    font-size: 16px;
    line-height: 32px;
    color: #333;
    overflow: hidden;
}
.article .title{
    margin-bottom: 20px;
    height: 52px;
    line-height: 52px;
    border-bottom: 2px solid #dadada;
    overflow: hidden;
}

.article .title strong{
    font-size: 24px;
    color: #2c323e;
    text-align: left;
}
.article .title strong span{
    font-size: 24px;
    color: #2c323e;
    text-align: left;
}
.article .title > span{
    font-size: 14px;
    height: 52px;
    color: #666666;
    background: url(../Image/ico-home.png) no-repeat left center;
    padding-left: 30px;

}
.news{
    margin:20px 0;
}
.news li{
    margin: 0 10px 0;
    padding: 10px;
    border-bottom: 1px dotted #ccc;
}
.news li h3{
    font-size: 17px;
    margin-bottom: 10px;
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}
.news li p{
    font-size: 14px;
        color: #848282;
        line-height: 22px;
        padding-left: 20px;
}
.news li:hover{
    background: #f0f0f0;
}
.news li:hover

                                


/* 网站优势 样式 */
.m-super-hd{
    height: 93px;
    background: url(../Image/m-super-hd.png) no-repeat center;
    margin:40px 0;
}
.m-super-bd li{
    width: 510px;
    float: left;
    height: 124px;
    margin-bottom: 64px;
}
.m-super-bd li span{
    display: inline-block;
    width: 124px;
    height: 124px;
    border-radius: 62px;
    float: left;
    margin-right: 30px;
    text-align: center;
    line-height: 118px;
}
.m-super-bd li span img{
    vertical-align: middle;
}
.m-super-bd li:nth-child(1) span{
    background: #345bab;
}
.m-super-bd li:nth-child(2) span{
    background: #b5ca00;
}
.m-super-bd li:nth-child(3) span{
    background: #fdc337;
}
.m-super-bd li:nth-child(4) span{
    background: #d68bd2;
}
.m-super-bd li:nth-child(odd){
    margin-right: 110px;
}
.m-super-bd li h3{
    font-size: 24px;
    color: #444444;
    font-weight: bold;
    margin-bottom: 10px;
}
.m-super-bd li p{
    font-size: 16px;
    color: #999999;
    line-height: 24px;
}

.m-super-bd li:hover img{
-webkit-animation:tada 1s .2s ease both;
-moz-animation:tada 1s .2s ease both;}
@-webkit-keyframes tada{
0%{-webkit-transform:scale(1)}
10%,20%{-webkit-transform:scale(0.9) rotate(-3deg)}
30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}
40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}
100%{-webkit-transform:scale(1) rotate(0)} }
@-moz-keyframes tada{
0%{-moz-transform:scale(1)}
10%,20%{-moz-transform:scale(0.9) rotate(-3deg)}
30%,50%,70%,90%{-moz-transform:scale(1.1) rotate(3deg)}
40%,60%,80%{-moz-transform:scale(1.1) rotate(-3deg)}
100%{-moz-transform:scale(1) rotate(0)} }

/* 案例问答 样式 */
.m-case-qa{
    margin:20px;
    overflow: hidden;
    clear: both;
}

.picBtnTop{ width:728px; height:332px;padding:5px;  position:relative;  overflow:hidden;  zoom:1;   }
.picBtnTop .hd{ width:183px;  height:332px; position:absolute; right:5px; overflow:hidden; }
.picBtnTop .hd ul li{ width:93px; text-align:center; padding:0 0 5px 5px;  }
.picBtnTop .hd ul li img{ width:170px; height:99px; border:4px solid #ddd; cursor:pointer; vertical-align:bottom; }
.picBtnTop .hd ul li.on{ background:url("../Image/icoLeft.gif") no-repeat 0 45px; }
.picBtnTop .hd ul li.on img{ border-color:#f60;  }
.picBtnTop .bd{ width:532px;  height:332px; position:relative;  }
.picBtnTop .bd li{ position:relative; zoom:1; vertical-align:middle;}
.picBtnTop .bd li .pic{ position:relative; z-index:0;  }
.picBtnTop .bd li .pic img{ width:532px; height:332px; vertical-align:bottom; }
.picBtnTop .bd li .bg{ width:532px; height:30px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
.picBtnTop .bd li .c_title{ width:532px; height:30px; line-height:30px; left:0; bottom:0;   position:absolute; z-index:2;  }
.picBtnTop .bd li .c_title a{ color:#fff; padding-left:15px;  }
.m-case-hd,
.m-qa-hd{
    height: 58px;
    margin-bottom: 20px;
}
.m-case-hd h3,
.m-qa-hd h3{
    font-size: 24px;
    color: #343434;
    display: inline-block;
    float: left;
}
.m-case-hd h3 span,
.m-qa-hd h3 span{
    font-size: 14px;
    color: #cdc8c8;
    text-transform: uppercase;
    display: block;
    margin-top: 8px;
}
.m-case-hd > a,
.m-qa-hd > a{
    font-weight: 14px;
    color: #666666;
    float: right;
    margin-right: 66px;
    line-height: 58px;
}
.m-qa{
    width: 444px;
}
.txtScroll-top {
    overflow:hidden;
    position:relative;
}

.txtScroll-top .infoList li {
    height: 75px;
    padding:20px 0 20px;
    border-bottom: 1px dotted #d3d4d4;
}
.txtScroll-top .infoList li h3{
    height: 23px;
    background: url(../Image/qa-w.jpg) no-repeat left center;
    padding-left: 36px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #333333;
}
.txtScroll-top .infoList li p{
    background: url(../Image/qa-d.jpg) no-repeat left top;
    padding-left: 36px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.txtScroll-top .infoList li .date {
    float:right;
    color:#999;
}
.page{
    margin: 20px 0;
    width: 100%;
    text-align: center;
}
.page span{
    padding:5px 10px;
}
.page a{
    padding:5px 10px;
    background: #c8c8c8;
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
}
.page a:hover{
    background: #41403f;
    color: #fff;
}
#prev_next{
     padding:10px 0 25px;

}
#prev_next li{
    height: 34px;
    line-height: 34px;
    background: #ececec;
    border-radius: 5px;
    color: #666666;
    font-size: 16px;
    margin-bottom: 8px;
    padding: 0 18px;
}
#prev_next li:hover{
    background: #8d8d8d;
    color: #fff;
}#prev_next li:hover a{
  
    color: #fff;
}
.lx_list { position:relative;
    height: 290px;
        margin: 10px 0;
 }
.lx_list li{
    height: 32px;
    line-height: 32px;
}
.lxwm_ewm { position: absolute; top:0; right: 0; text-align: center; }

.lx_name { font-size:20px; position:relative; padding-bottom:10px;}
.lx_name i { position:absolute; bottom:0; left:0; width:86px; height:4px; background:#415a78; display:block;}
.news_title{
    text-align: center;
    font-size: 30px;
    color: #808080;
    font-size: 24px;
    font-weight: bold;
}
.meta{
    padding:20px 0;
    font-size: 14px;
    color: #888888;
    border-bottom: 1px solid #cdcdcd;
    text-align: center;
    margin-bottom: 20px;
}
.meta .user{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../Image/ico-user.jpg) no-repeat center;
    vertical-align: middle;
}
.meta .date{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../Image/ico-date.jpg) no-repeat center;
    vertical-align: middle;
}
.meta .eys{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../Image/ico-eys.jpg) no-repeat center;
    vertical-align: middle;
}

#banner { width:100%; height:477px; position:relative}
#slides { display:block; width:100%; height:477px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; bottom:15px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#f00 }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE;width:20px;}
