@charset "utf-8";
BODY {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;}
DL {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;}
DT {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;}
DD {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;}
UL {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;}
OL {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;}
LI {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;}
TH {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;}
TR {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;}
TD {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;}
P {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px;}
IMG {BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px;}
UL {LIST-STYLE-TYPE: none;}
LI {LIST-STYLE-TYPE: none;}

/*全局css*/
.clear {CLEAR: both;}
.h5px { height:5px; width:100%; clear:both;}
.h6px { height:6px; width:100%; clear:both;}

.h10px { height:10px; width:100%; clear:both;}
.h20px {height:20px; width:100%; clear:both;}
.h30px {height:30px; width:100%; clear:both;}
.h40px {height:40px; width:100%; clear:both;}
.h50px {height:50px; width:100%; clear:both;}
BODY { font:14px "微软雅黑", "黑体", Arial, Helvetica, sans-serif; COLOR: #666666; line-height:30px; background: #ffffff;}

A {COLOR: #333333; TEXT-DECORATION: none;}
A:hover {COLOR: #ed6a10; TEXT-DECORATION: none;}

/*头部css*/
.header { width: 100%; height:90px; margin:0 auto;}
.topheader {width: 1200px; height:90px; margin:0 auto;}
.logo { width:400px; height:90px; float:left;}

/*搜索css*/
form { margin: 0;}
.search { FLOAT: right;height:109px; list-style-type: none; width:140px; text-decoration: none;  z-index:100;}
.search_box {
    margin-top:45px;
    width: 117px;
    height: 17px;
    background: url(search.gif) center top;
}
.search_box #SearchStr {
    float: left;
    padding: 0;
    margin: 0px 0 0 5px;
    border: 0;
    width: 90px;
    background: none;
    font-size: 12px; color:#ffffff; line-height:17px;
}
.search_box #button {
    float: right;
    width:22px; height:17px;
    margin: 0 auto;
}

/*主导航css*/


.banner_out { position:relative;width: 100%;height:500px;}
.nav {  width: auto; height:90px; float:right; text-indent: 0px;}

.bigtel { float:left; width:auto; line-height:90px; color:#000; font-size:36px; font-weight:bold; font:Verdana, Geneva, sans-serif;}
.bigtel1 {}
.bigtel2 { margin-top:5px;}

.tag { color:#fa864a;}

.tag a { width:auto; padding:3px; background:#fa864a; color:#fff;}
.tag a:visited { width:auto; padding:3px; background:#fa864a;color:#fff;}
.tag a:hover { width:auto; padding:3px; background:#fa5804;color:#fff;}

@media screen and (max-width: 1150px) {

    .bigtel2 { display:none;}
    .bigtel1 { display:none;}
    .logo {display:none;}

}

@media screen and (max-width: 1410px) {

    .bigtel2 { display:none;}
    .bigtel1 { display:none;}



}
@media screen and (max-width: 1760px) {

    .bigtel1 { display:none;}


}

.menu { FLOAT: left;height:90px; list-style-type: none; width:700px; text-decoration: none; line-height:90px;  z-index:100;  }
.menu a {display: block; position:relative; width: auto; height:90px; text-align:center; font-size:18px; line-height:90px; font-weight:normal; color:#090909;  }
.menu a:visited {display: block;color:#090909; width: 110px; text-align:center; font-size:18px; font-weight:normal; }
.menu a:hover {color:#ed6a10;font-size:18px; font-weight:bold;}
.menu li { position:relative;  float: left; width: 110px;  LINE-height:90px; HEIGHT: 100px; margin-left:0px; }
.menu li a {display: block; width: 110px; height:90px; text-align:center; font-size:18px; line-height:90px; font-weight:normal; color:#090909; }
.menu li a:visited {display: block;color:#090909; width: 110px; text-align:center; font-size:18px; font-weight:normal;}
.menu li a:hover {color:#ed6a10; font-size:18px; font-weight:bold;}
.menu li ul {  opacity: 0; z-index:-99; list-style-type: none; text-align:center; left:0; top:100px; height:0px; overflow:hidden; width:110px; position: absolute; color: #090909; background:#ffffff;border:none;transition: all 0.5s}
.menu li ul a {   color:#090909; text-decoration:none; width:110px; text-align:center;height:40px;FONT-SIZE: 14px; FONT-WEIGHT: normal;line-height: 40px;padding:0px; background:none;  }

.menu #bigmenu ul {width:150px; left:-20px;}
.menu #bigmenu ul a{width:150px;}
.menu li ul a:visited { color:#090909; text-decoration:none; width:110px; FONT-SIZE: 14px;text-align: center;FONT-WEIGHT: normal;}
.menu li ul a:hover { color:#ed6a10; text-decoration:none;FONT-SIZE: 14px;FONT-WEIGHT: normal;  }
.menu li ul li { float: left; width: auto; height:40px; margin-left: 0px;}
.menu li:hover ul {  z-index:99; opacity: 1;top:90px;border:1px solid #cccccc;  border-radius:5px; height:auto;left:0; transition: all 0.5s}
.menu li.sfhover ul {z-index:99; opacity: 1;top:90px;border:1px solid #cccccc;  border-radius:5px; height:auto;left:0;transition: all 0.5s}
.menu .on ul {  opacity: 0;z-index:-99;}
.menu li.on a {display: block; width: auto; height:90px; text-align:center; font-size:18px; line-height:90px; font-weight:bold; color:#ed6a10; }
.menu li.on a:visited {display: block;color:#ed6a10; width: 110px; text-align:center; font-size:18px; font-weight:bold;}
.menu li.on a:hover {color:#ed6a10; font-size:18px; font-weight:bold;}
.menu li.sfhover a {display: block; width: auto; height:90px; text-align:center; font-size:18px; line-height:90px; font-weight:bold; color:#ed6a10; }
.menu li.sfhover a:visited {display: block;color:#ed6a10; width: 110px; text-align:center; font-size:18px; font-weight:bold; }
.menu li.sfhover a:hover {color:#ed6a10; font-size:18px; font-weight:bold;}
.menu li.on ul a {   color:#090909; text-decoration:none; width:110px; text-align: center;height:40px;FONT-SIZE: 14px; FONT-WEIGHT: normal;line-height: 40px;padding:0px; background:none;  }
.menu li.on ul a:visited { color:#090909; text-decoration:none; width:110px; FONT-SIZE: 14px;text-align: center;FONT-WEIGHT: normal;}
.menu li.on ul a:hover { color:#ed6a10; text-decoration:none; FONT-WEIGHT: normal;FONT-SIZE: 14px;}
.menu li.sfhover ul a {   color:#090909; text-decoration:none; width:110px; text-align: center;height:40px;FONT-SIZE: 14px; FONT-WEIGHT: normal;line-height: 40px;padding:0px; background:none;  }
.menu li.sfhover ul a:visited { color:#090909; text-decoration:none; width:110px;FONT-SIZE: 14px; text-align: center;FONT-WEIGHT: normal;}
.menu li.sfhover ul a:hover { color:#ed6a10; text-decoration:none; FONT-WEIGHT: normal;FONT-SIZE: 14px; }

.bluebg { width:100%;background:url(bluebg.gif) repeat-x; clear:both; height:200px; }

.bluebox { width:400px; float:left; margin:0; height:130px;}
.bluetitle{ width:auto; height:25px; font-size:16px; line-height:25px; font-weight:bold; color:#fff; }
.bluecon {width:auto; height:25px; font-size:14px; line-height:25px; font-weight:normal; color:#fff; }

.bluetitle a{ width:auto; margin-left:10px; height:25px; font-size:16px; line-height:25px; font-weight:bold; color:#fff; }
.bluetitle a:visited{ width:auto; margin-left:10px; height:25px; font-size:16px; line-height:25px; font-weight:bold; color:#fff; }
.bluetitle a:hover{ width:auto; margin-left:10px; height:25px; font-size:16px; line-height:25px; font-weight:bold; color:#fff; }

.bluecon a{ width:auto; height:25px; font-size:14px; line-height:25px; font-weight:normal; color:#a2ccec; }
.bluecon a:visited{ width:auto; height:25px; font-size:14px; line-height:25px; font-weight:normal; color:#a2ccec; }
.bluecon a:hover{ width:auto; height:25px; font-size:14px; line-height:25px; font-weight:normal; color:#a2ccec; }

.bluecon_1 { float:left;width:310px; margin-left:70px; height:130px; }
.bluecon_2 { float:left;width:460px; margin-left:80px; height:130px;  }
.bluecon_3 { float:left;width:210px; margin-left:70px; height:130px; }


.index4_left { float:left; width:580px; height:auto;}
.index4_right { float:right; width:580px; height:auto;}
.index4_con_left { float:left; width:120px; height:80px;}
.index4_con_right { float:right; width:450px; height:80px;}

/*内页子导航css*/

/*内页价格css*/

.keyword_box { width:1200px; background:#fff; height:auto; box-shadow:0px 0px 10px #e5e5e5;}
.keyword_con { width:1200px;  margin:0 auto; height:auto; min-height:500px;}
.keyword { width:150px; float:left; text-align:center; line-height:50px;}
.keywordlist { width:128px; float:left;  margin-left:1px; height:40px; line-height:40px; margin-bottom:10px; text-align:center; overflow:hidden;  }
.keywordlist a{ width:126px;height:38px; display:block; line-height:38px;text-align:center; border-radius:19px; border:1px solid #cecece;  }
.keywordlist a:visted{ width:126px;height:38px; line-height:38px;text-align:center; border:1px solid #cecece;border-radius:19px;  }
.keywordlist a:hover{width:126px; height:38px; line-height:38px;text-align:center; color:#ed6a10; border:1px solid #ed6a10;border-radius:19px;  }
.keywordtitle { width:100%; height:25px; line-height:25px; text-align:left; font-size:25px; font-weight:bold;}

.pricebox { width: 100%; height:380px; background:url(pricebg.gif) no-repeat; box-shadow: 0px 0px 10px #cccccc;}

.pricecon { float: left; width: 260px; height: 380px; margin-left: 20px; margin-right: 20px;}
.pricecon img {transition:all .5s;}
.pricecon img:hover{transform:translateY(-5px);}

.indexcon_S { text-align:left; line-height:20px;}

.index1_box { width:100%; display:flex;justify-content:space-between;}
.index2_box { width:100%; display:flex;justify-content:space-between;}
.index2_con { width:590px; height:auto; text-align:left;}
.index2_con_box { width:590px; height:auto; text-align:left; display:flex;justify-content:space-between;flex-wrap:wrap;}
.index2_con_con { width:280px; height:auto; text-align:left;  }

.chang_title { background:url(changtitleboxbg.png) top left no-repeat; padding-left:20px; padding-top:5px; height:75px;}
.chang_box {width:100%; display:flex;align-content: space-around;flex-wrap:wrap; }
.chang_con { width:350px; height:auto; text-align:left; padding-left: 20px; margin-bottom:20px; padding-right:20px; background:url(changtitlebg.png) left top no-repeat;}

.solution_box {width:100%; display:flex;align-content: space-around;flex-wrap:wrap; }
.solution_con { width:360px; height:auto; text-align:left; padding-left: 20px; padding-right:20px;}
.solution_con img {transition:all .5s;}
.solution_con:hover img{transform:translateY(-10px);}

.price_box {width:100%; display:flex;justify-content:space-between;align-content: space-between;flex-wrap:wrap; }
.price_con { width:590px; height:190px; text-align:left;  box-shadow: 0px 0px 10px #cccccc; margin-bottom: 20px; }

.price_con img {transition:all .5s;}
.price_con:hover img{transform:translateY(-10px);}

.bigtel2 img {transition:all .2s;}
.bigtel2 img:hover{transform:translate(-2px,-2px);}

.index1_con { width:250px; height:auto; text-align:left;}
.index1_con img {transition:all .5s;}
.title_18 { color:#000; font-size:18px; font-weight:bold; text-align:left;}
.title_16 { color:#000; font-size:16px; font-weight:bold; text-align:left;}
.index1_con:hover  img{transform:translateX(10px);}


.submenu_box { width:100%; background-color:#fff; height:80px; line-height:78px; box-shadow:0px 0px 10px #cccccc;}



.submenu {
    width: 1200px;
    height: 80px;
    line-height: 78px;
    text-align: center;
    display: flex;
    display: inline-flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: baseline;
    margin:0 auto;
    background:none;


}

.submenu a {
    width: 400px;
    height: 78px;
    line-height: 78px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-align: center;
    display: block;
    background: none;


}

.submenu a:visted {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-align: center;
    background: none;
}

.submenu a:hover {
    font-size: 18px;
    font-weight: bold;
    color: #ed6a10;
    text-align: center;

    border-bottom:2px solid #ed6a10;
}

.submenu a.on {
    width: 400px;
    height: 78px;
    line-height: 78px;
    font-size: 18px;
    font-weight: bold;
    color: #ed6a10;
    text-align: center;
    display: block;

    border-bottom:2px solid #ed6a10;
}

.submenu a.on:visted {
    font-size: 18px;
    font-weight: bold;
    color: #ed6a10;
    text-align: center;
    border-bottom:2px solid #ed6a10;
}

.submenu a.on:hover {
    font-size: 18px;
    font-weight: bold;
    color: #ed6a10;
    text-align: center;
    border-bottom:2px solid #ed6a10;
}


.redmenu_box { width:100%; background-color:#fff; height:56px; line-height:56px; box-shadow:0px 5px 10px 0px #cccccc;}



.redmenu {
    width: 1200px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    display: flex;
    display: inline-flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: baseline;
    margin:0 auto;
    background: #f7f5f6;


}

.redmenu a {
    width: 400px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    text-align: center;
    display: block;
    background: #f7f5f6;


}

.redmenu a:visted {
    font-size: 18px;
    font-weight: normal;
    color: #000;
    text-align: center;
    background: #f7f5f6;

}

.redmenu a:hover {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    background:#ff6b01;

}

.redmenu a.on {
    width: 400px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    display: block;
    background:#ff6b01;


}

.redmenu a.on:visted {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    background:#ff6b01;


}

.redmenu a.on:hover {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    background:#ff6b01;
}



/*子菜单css*/

.subsubmenu { width:100%; height:40px; line-height:38px;}
.subsubmenu li{ width: auto; height:40px; line-height:38px; float:left; margin-right:50px;}
.subsubmenu li a{ width: auto; display:block; text-align:center; padding:0; color:#333333; font-size:18px; font-weight:normal;  height:38px; line-height:38px;}
.subsubmenu li a:visited{ color:#333333; font-size:18px; font-weight:normal;  height:38px; line-height:38px;}
.subsubmenu li a:hover{ color:#ed6a10; font-size:18px; font-weight:bold;  height:38px; line-height:38px;border-bottom:2px solid #ed6a10;}

.subsubmenu li.on a{ width: auto;  display:block; text-align:center; padding:0; color:#ed6a10; font-size:18px; font-weight:bold;  height:38px; line-height:38px;border-bottom:2px solid #ed6a10;}
.subsubmenu li.on a:visited{ color:#ed6a10; font-size:18px; font-weight:bold;border-bottom:2px solid #ed6a10; }
.subsubmenu li.on a:hover{ color:#ed6a10; font-size:18px; font-weight:bold;border-bottom:2px solid #ed6a10; }


.topswiper { position: relative; width: 100%; height: 980px;}
.topswiper-con { z-index: 0;}
.topswiper-con a { display:block; width: 100%; height: 100%;}
.topswiper-tit {position:absolute; width:100%; text-align: left;  font-size: 18px; font-weight: bold; color: #fff; text-indent: 50px; background-color: rgba(00, 00, 00, 0.3); height:120px; line-height:120px;  bottom:0; z-index:2;}
.topswiper-tit a{ display:block; float: right; margin-right: 50px; margin-top: 35px; width: 160px; height: 50px; line-height: 50px; text-align: center; text-indent: 0px; font-size: 18px; font-weight: bold; color: #fff; background-color:#ed6a10; border-radius: 25px; }
.indexprobox{ width:100%;}

.indexpro_l { float:left; width:100px;line-height:50px;text-align:left;font-size:16px;font-weight:bold; color:#000000;}

.indexpro_r { width:1100px; float:right; height: auto; line-height:50px;text-align:center; display: table; }
.indexpro_r a { text-align:center; width: auto; line-height:50px; height:50px; display: table-cell; color:#333333; font-size:16px; }
.indexpro_r a:visted {color:#333333; font-size:16px; font-weight: normal; }
.indexpro_r a:hover {color:#ffffff; font-size:16px;font-weight: normal; background:#004e98; }
.indexpro_r a.on {text-align:center; width: auto; line-height:50px; height:50px;display:table-cell; color:#ffffff; font-size:16px; font-weight:normal;background:#004e98;  }
.indexpro_r a.on:visted {  color:#ffffff; font-size:16px; font-weight:normal;background:#004e98; }
.indexpro_r a.on:hover {  color:#fffff; font-size:16px; font-weight:normal;background:#004e98;  }

.aboutleft { float:left; width:340px; height:auto;}
.aboutright { float:right; width:785px; margin-top:20px; height:auto; overflow:hidden; }
.abouttitle { line-height:60px; margin-top: 20px; font-size:60px; color:#ed6a10; font-weight:bold; }

.aboutcon { line-height:25px; font-size:16px; color:#666666; font-weight:normal;}

.aboutlink a{ color:#ed6a10; float:left; border:1px solid #fff;   padding:0px 20px; font-weight:bold;width: auto; font-size:15px;text-align:center;line-height:40px; height:40px;}
.aboutlink a:visited{ color:#ed6a10; float:left; border:1px solid #fff;   padding:0px 20px; font-weight:bold;width: auto; font-size:15px;text-align:center;line-height:40px; height:40px;}
.aboutlink a:hover{ color:#fff; background:#ed6a10; float:left; border:1px solid #ed6a10;  box-shadow:0 0 8px 0px #999;   padding:0px 20px; font-weight:bold;width: auto; font-size:15px;text-align:center;line-height:40px; height:40px;}

.morelink a{ color:#ed6a10; float:left; border:1px solid #dcdcdc;  padding:0px 20px; font-weight:bold;width: auto; font-size:15px;text-align:center;line-height:40px; height:40px;}
.morelink a:visited{ color:#ed6a10; float:left; border:1px solid #dcdcdc;   padding:0px 20px; font-weight:bold;width: auto; font-size:15px;text-align:center;line-height:40px; height:40px;}
.morelink a:hover{ color:#fff; background:#ed6a10; float:left; border:1px solid #ed6a10;  box-shadow:0 0 8px 0px #999;   padding:0px 20px; font-weight:bold;width: auto; font-size:15px;text-align:center;line-height:40px; height:40px;}

.morelink2 a{ color:#fff; float:left; margin-left: 30px;  border:1px solid #fff;  padding:0px 20px; font-weight:bold;width: auto; font-size:15px;text-align:center;line-height:40px; height:40px;}
.morelink2 a:visited{ color:#fff; float:left;margin-left: 30px;  border:1px solid #ed6a10;   padding:0px 20px; font-weight:bold;width: auto; font-size:15px;text-align:center;line-height:40px; height:40px;}
.morelink2 a:hover{ color:#ed6a10; background:#fff; float:left;margin-left: 30px;  border:1px solid #fff;  box-shadow:0 0 8px 0px #999;   padding:0px 20px; font-weight:bold;width: auto; font-size:15px;text-align:center;line-height:40px; height:40px;}


/*面包屑导航css*/
.bread { width:auto;height:50px;line-height:50px; padding-left:50px; background:url(addbig.png) center left no-repeat;}

/*主页幻灯css*/
.bannerbox{ overflow:hidden;width:100%;height:500px;clear:both;z-index:96;}


/*主体css*/

/*框架css*/

.indexbody {
    width: 100%;
    height: auto;
}

.greybox {
    background: #f9f9f9;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.indexbox {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.indexbox_index {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.leftbox {
    float: left;
    /*width:845px;*/
    width:895px;
    background: #fff;
    height: auto;
    box-sizing: border-box;
}

.rightbox {

    float: right;
    width: 260px;
    background: #fff;
    height: auto;
    box-sizing: border-box;
}

.rightbox_s {


    width: 260px;
    background: #f8f8f8;
    height: auto;
    box-sizing: border-box;
}

.cont {
    width: 100%;
    margin: 0 auto;
    height: auto;
}

.fl {
    float:left;
    width:600px;

}



.fr {
    float:right;
    width:570px;

}

.black {
    font-size: 18px;
    color: #000;
}

.black2 {
    font-size: 16px;
    color: #000;
}

.grey {
    color: #666666;
    line-height: 30px;
}

.ge {
    width: 100%;
    height: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #f3f3f3;
}


.history { background:url(history-bot.png) center bottom no-repeat;line-height:0;}

.history img { padding:0; margin:0;}
.history p { padding:0; margin:0;}
/*主页css*/

.indexbigtitle { width:100%; height:auto; line-height:60px; font-size:28px; text-align:center; color:#000000; font-weight:bold; margin:0 auto; }
.indexredtitle { width:100%; height:auto; line-height:60px; font-size:28px; text-align:center; color:#fe6a00; font-weight:bold; margin:0 auto; }

.indextitle { width:100%; height:auto; line-height:40px; font-size:16px; text-align:center; color:#666666; font-weight:normal; margin:0 auto; }
.innertitle { width:90%; height:auto; line-height:40px; font-size:16px; text-align:left; color:#000; font-weight:bold; margin:0 auto; }

.innertitle a { float: right; display: block; line-height: 40px ;font-size:16px; font-weight: normal;}

.swiper2 { width:100%; height:500px; overflow:hidden; }
.casetitlebox {width:100%; height:100%;background:#000;opacity:0; filter:Alpha(opacity=0);-moz-opacity:0;  }
.casetitlebox:hover{
    opacity: 0.6;
    filter:Alpha(opacity=60);
    -moz-opacity:0.6;
    transition: opacity 1s;
}

.casetitle { text-align:center; margin:0 auto; width:100%; height:auto;}

.casetitle a { color:#fff; font-size:18px; font-weight:bold;line-height:30px;}
.casetitle a:visited {  color:#fff; }
.casetitle a:hover {color:#fff;  }

.casetitle a.butt{width:100px; height:35px;font-size:14px; font-weight:normal; line-height:35px; color:#fff; border:1px solid #fff; font-size:16px; text-align:center; display:block; margin:0 auto;border-radius:5px;}


.servicebox { width:1200px; height:340px; border-radius:40px; background:#fff;}
.servicebox:hover {box-shadow:0px 0px 20px #cccccc;}

.servicebox_left  { width:560px; height:330px; float:left; margin-left:5px; margin-top:5px; border-radius:40px 0px 0px 40px; overflow:hidden; }

.servicebox_right { width:550px; height:300px; margin-right:40px; float:right;}
.servicebox_title a{  width:100%; display:block; font-size:20px; font-weight:bold; height:75px; line-height:75px; border-bottom:1px solid #f6f6f6;}
.servicebox_title a span{ color:#666666; font-size:14px; font-weight:bold;}
.servicebox_con { line-height:30px; height:90px; font-size:16px; color:#666666;}
.servicebox_link a{ width:185px; height:45px; line-height:45px; color:#fff; font-size:16px; text-align:center; float:left; margin-right:20px; border-radius:10px;}
.servicebox_link .green{ background:#b5d675;}
.servicebox_link .blue{ background:#0b92fe;}

.servicebox_link a:hover{ border-radius:10px; box-shadow:0px 0px 20px #cccccc;}





.newsbox1 { width:590px; height:253px; display:block; float:left; margin-right:20px; background:url(newsbg1.png) no-repeat top center;margin-bottom:20px; }
.newsbox2{ width:590px; height:253px; display:block; float:left; margin-right:20px; background:url(newsbg2.png) no-repeat top center; margin-bottom:20px; }
.newsbox1:hover {box-shadow:0px 0px 20px #cccccc; border-radius:40px;}
.newsbox2:hover {box-shadow:0px 0px 20px #cccccc; border-radius:40px;}

.newsbox_left { width:250px; height:200px; overflow:hidden; float:left; border-radius:10px; margin-left:20px; margin-top:26px;}
.newsbox_right { width:285px; height:200px; overflow:hidden; float:left; margin-left:20px; margin-top:26px;}

.newsbox_title  a{ font-size:16px; font-weight:bold; height:50px; line-height:50px; text-align:left;}
.newsbox_con { font-size:14px; font-weight:normal; color:#66666; height:25px; line-height:25px; text-align:left;}







.contactbox { width:100%; height:318px; background:url(contactbg.png) top center no-repeat;}
.contactbox_left { width:258px; height:258px; float:left;}
.contactbox_left:hover { box-shadow:0px 0px 20px #cccccc;}
.contactbox_right { width:auto; text-align:left; margin-left:70px; height:auto; float:left;}




.indexnav { width:100%; height:25px; line-height:25px; text-align:center; font-size:14px; font-weight: normal;}
.videoleft {width:400px; height:auto; float:left; display:block; overflow:hidden}
.videoright {width:800px; height:auto; float:right; display:block;overflow:hidden}


.indexsubmenu { width:auto; float:right; height:40px; line-height:20px; margin-top:10px;}
.indexsubmenu a { display:block; padding:5px 10px; color:#000000; font-size:13px; font-weight:normal; float:left; margin-right:20px;}
.indexsubmenu a:visted { display:block; padding:5px 10px; color:#000000; font-size:13px; font-weight:normal;}
.indexsubmenu a:hover { display:block; padding:5px 10px; color:#ffffff; font-size:13px; font-weight:normal; background:#0057ff;}
.indexsubmenu a.on { display:block; padding:5px 10px; color:#ffffff; font-size:13px; font-weight:normal;background:#0057ff; float:left;margin-right:20px;}
.indexsubmenu a.on:visted { display:block; padding:5px 10px; color:#ffffff; font-size:13px; font-weight:normal;background:#0057ff;}
.indexsubmenu a.on:hover { display:block; padding:5px 10px; color:#ffffff; font-size:13px; font-weight:normal; background:#0057ff;}


.project_left { float:left; width:1048px; height:422px; display:block; background:#202020;}
.project_right { float:right; width:151px;height:422px; display:block; overflow:hidden;background:#202020;}


.map_left { float:left; width:700px; height:500px; display:block; }
.map_right { float:right; width:460px;height:500px; display:block; overflow:hidden;}

.map_link { width:455px; margin:0 auto; height:45px; line-height:45px; border:1px solid #333333; border-radius:5px; text-align:center;}

.planbox { width:950px; height:auto; margin:0 auto;}
.plan_left { float:left; width:450px; height:300px; display:block;}
.plan_right { float:right; width:460px;height:300px; display:block; overflow:hidden;}
.plan_title a{ font-size:18px; font-weight:bold; color:#FFFFFF;}

.project_right li { float:left; width:150px; border-bottom:1px solid #303030; border-left: 1px solid #303030; height:140px; display:block;}
.project_right li.planon { background:#666666;}


.service_list { width:520px; height:250px; float:left; margin-bottom:20px;}
.pro_list { width:580px; height:420px; float:left; margin-bottom:20px;}
.team_list { width:585px; height:340px; background:#eeeeee; float:left; margin-bottom:30px;}
.team_left { width:250px; margin-left:30px; float:left;}
.team_right { width:250px; float:right; height:430px; overflow:hidden; }
.servicetitle{
    text-align: left;
    line-height: 30px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    width: auto;

}

.servicetitle a {
    text-align: left;
    line-height: 30px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    width: auto;

}

.servicetitle a:visited {
    text-align: left;
    line-height: 30px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.servicetitle a:hover {
    text-align: left;
    line-height: 30px;
    color: #ed6a10;
    font-size: 18px;
    font-weight: bold;
}












/*内页-人才栏目css*/


/*内页-联系我们css*/

/*留言页面css*/

.Gbookbox {
    width: 100%;
    height: auto;
}

.Input {
    border: 1px solid #c0c0c0;
    height: 30px;
    line-height: 30px;
    width: 250px;
    color: #000;
    padding-left: 20px;
}

.Textarea {
    border: 1px solid #c0c0c0;
    height: 250px;
    line-height: 30px;
    width: 680px;
    vertical-align: top;
    color: #000;
    padding: 5px 20px;
}

.Gbook_Item {
    margin-left: 20px;
    width: 100%;
    text-align: left;
    height: auto;
    margin-bottom: 20px;
    line-height: 30px;
    color: #000;
    font-weight: normal;
}

.Button {
    width: 350px;
    height: 52px;
    background: #2675de;
    border-radius: 4px;
    margin-top: 10px;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 1.14px;
    font-size: 16px;
}

.guestbook {
    width: 100%;
    height: 30px;
    margin-bottom: 10px;
}

.tab {
    width: 430px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    float: left;
    margin-right: 20px;
    height: 50px;
    font-weight: normal;
    cursor: pointer;
    box-shadow: 0px 0px 15px #e5e5e5;
}

.tab-s {
    width: 430px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    float: left;
    height: 50px;
    margin-right: 20px;
    background-color: #2675de;
    color: #ffffff;
    font-weight: normal;
    cursor: pointer;
    box-shadow: 0px 0px 15px #e5e5e5;
}

.liuyan {
    width: 100%;
    border: 1px solid #e0e6ee;
    box-sizing: border-box;
}

.liuyan .liuyan_title {
    height: 50px;
    line-height: 50px;
    color: #000;
    font-weight: bold;
    width: 100%;
    padding-left: 20px;
    background: #e0e6ee;
    box-sizing: border-box;
}

.liuyan .liuyan_con {
    width: 100%;
    padding: 20px;
    line-height: 30px;
    border-bottom: 1px solid #e0e6ee;
    box-sizing: border-box;
}



.contact { width:100%; height:270px; overflow:hidden; }
.contact_left { width:599px; height:230px; float:left;border:1px solid #e5e5e5; background:#fbfbfb; }
.contact_right { width:598px; height:230px;float:right; border:1px solid #e5e5e5; border-left:none; background:#fbfbfb; }
.contact_title { color:#0082d2; font-size:20px; line-height:50px; text-align:left; font-weight:bold; width:80%; margin:0 auto;}
.contact_subtitle { color:#333333; font-size:16px; text-align:left; font-weight:bold; line-height:30px;width:80%; margin:0 auto;}
.contact_con { color:#333333; font-size:16px; text-align:left; font-weight:normal; line-height:30px;width:80%; margin:0 auto;}

.contact_subtitle1 { font-family:Arial;}
.contact p { text-align:center; line-height:25px;font-size:16px;}
.contact p span{ text-align:center; line-height:25px;font-size:18px; font-weight:bold; color:#0057ff;}
.contact p.big { font-size:24px; font-weight:bold; line-height:40px;}
.contact li { width:342px; height:150px; margin-left:40px; float:left; display:inline;}
.con_con { float: left; width:310px; margin-left:95px; line-height:108px; font-weight:bold; font-size:16px;  }
.newstitle {
    text-align: center;
    line-height: 40px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
}
.newscon { margin:20px 0 60px 0;}
.newscon1 { margin:5px 0;}
/*内页-上下页标签css*/
.nextbox {height:50px; width:1200px;}
.nextbox li {height:40px; width:580px; font-size:15px; color:#ffffff; float:left; display:block;margin-right:40px;margin-bottom:20px;}
.nextbox li.next { margin-right:0px;}
.nextbox li a { display:block;height:50px; width:580px;background:#ed6a10;cursor:pointer; color:#ffffff; line-height:50px; padding-left:10px;}
.nextbox li a:visited { display:block;height:50px; width:580px;background:#ed6a10;cursor:pointer; color:#ffffff;}
.nextbox li a:hover { display:block;height:50px; width:580px;background:#333333;cursor:pointer; color:#ffffff;}

/*内页-视频栏目css*/
.video_list  {WIDTH: 100%; OVERFLOW: hidden;margin: 0 auto;}
.video_list  li { float:left; width:380px; height: 290px; line-height:35px; margin-bottom:10px;margin-right:30px;text-align:left; font-weight:bold; display:inline; overflow:hidden;}
.video_list li a.imgbg { display:block; width:380px; height: 250px;overflow:hidden;}
.video_list  li img {width:380px; height:250px;}
.video { margin:0 auto;width:800px;height:600px;}
/*内页-产品栏目css*/


.productbox {
    float: left;
    width: 180px;
    height: 290px;
    display: block;
    margin-right: 24px;
    margin-bottom: 20px;
    overflow: hidden;
}

.productbox .img {
    width: 180px;
    height: 240px;
    background: url(nopic.png) center center no-repeat #eee;
    position: relative;
    overflow: hidden;
}



.productbox a {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    background:#fff;
    text-align:center;
    line-height:50px;

    display: block;
    width: 180px;
    height: 290px;
}

.productbox a:visited {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    text-align:center;
    line-height:50px;

}

.productbox a:hover {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    background:#004e98;
    text-align:center;
    line-height:50px;

}

.productbox a img {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    /*Safari 和 Chrome*/
    -moz-transform: scale(1.0);
    /*Firefox*/
    -ms-transform: scale(1.0);
    /*IE9*/
    -o-transform: scale(1.0);
    transition: transform 0.2s;
}

.productbox a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    /*Safari 和 Chrome*/
    -moz-transform: scale(1.1);
    /*Firefox*/
    -ms-transform: scale(1.1);
    /*IE9*/
    -o-transform: scale(1.1);
}

.productbox a:hover .tit img {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    /*Safari 和 Chrome*/
    -moz-transform: scale(1.0);
    /*Firefox*/
    -ms-transform: scale(1.0);
    /*IE9*/
    -o-transform: scale(1.0);
}



.productbox-small {
    float: left;
    width: 180px;
    height: 290px;
    display: block;
    margin-right: 53px;
    margin-bottom: 20px;
    overflow: hidden;
}

.productbox-small .img {
    width: 180px;
    height: 240px;
    background: url(nopic.png) center center no-repeat #eee;
    position: relative;
    overflow: hidden;
}



.productbox-small a {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    background:#fff;
    text-align:center;
    line-height:50px;

    display: block;
    width: 180px;
    height: 290px;
}

.productbox-small a:visited {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    text-align:center;
    line-height:50px;

}

.productbox-small a:hover {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    background:#004e98;
    text-align:center;
    line-height:50px;

}

.productbox-small a img {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    /*Safari 和 Chrome*/
    -moz-transform: scale(1.0);
    /*Firefox*/
    -ms-transform: scale(1.0);
    /*IE9*/
    -o-transform: scale(1.0);
    transition: transform 0.2s;
}

.productbox-small a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    /*Safari 和 Chrome*/
    -moz-transform: scale(1.1);
    /*Firefox*/
    -ms-transform: scale(1.1);
    /*IE9*/
    -o-transform: scale(1.1);
}

.productbox-small a:hover .tit img {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    /*Safari 和 Chrome*/
    -moz-transform: scale(1.0);
    /*Firefox*/
    -ms-transform: scale(1.0);
    /*IE9*/
    -o-transform: scale(1.0);
}





.peoplelist  li { float:left; width:585px; height: 320px; margin-bottom:40px;margin-right:30px;text-align:left;}
.peoplelist li a.imgbg { display:block; width:260px; height: 320px;overflow:hidden;}
.peoplelist  li img {width:260px; height:320px;}
.peoplelist .imgtext { width:100%; height:50px; line-height:50px; font-size:18px; font-weight:bold; border-bottom: 2px solid #333333;  }
.peoplelist .imgtextcon { width:100%; height: auto; line-height:25px; font-size:16px; }
.peoplelist .position { width:100%; height: 50px; line-height:50px; font-size:16px; }

.people_left { float:left; width:260px; height:320px; }
.people_right { float:right; width:305px; height:320px;}

.cont_cont { font-size:16px;}


.party_list  li { float:left; width:285px; height: 210px; margin-bottom:10px;margin-right:20px;text-align:left;  overflow:hidden;}
.party_list li a.imgbg { display:block; width:285px; height: 180px;overflow:hidden;}
.party_list  li img{width:285px; height:180px;}
.party_list .imgtext { width:100%; height:30px; line-height:30px; font-size:18px; font-weight:bold;}


.case_left { width:965px; float:left; font-size:16px;}
.case_left_L { width:480px; float:left;}

.case_left_L img {padding:4px; border:1px solid #dcdcdc;box-shadow:0px 0px 10px #cccccc; }
.case_left_R {width:400px; float:right;font-size:16px;}
.case_left_R a{font-size:18px;}
.case_right { width:150px; float:right; line-height: 30px;border:1px solid #dcdcdc; }

.case_right a {line-height:30px; border-top:1px solid #dcdcdc; font-size:14px; width:100%; height:100px; display:block; color:#b8b8b8; text-align:left; box-sizing:border-box; padding:20px; }
.case_right a span { font-weight:bold; color:#000;font-size:16px;}
.case_right a:visited{color:#b8b8b8;}
.case_right a:hover {color:#fff; background:#004e98; }

.case_right a.on {line-height:30px; border-top:1px solid #dcdcdc; width:100%; font-size:14px;height:100px; display:block; color:#fff; background:#004e98; text-align:left; box-sizing:border-box; padding:20px; }
.case_right a.on:visited{color:#fff; background:#004e98;}
.case_right a.on:hover {color:#fff; background:#004e98; }
.case_right a.on span { font-weight:bold; color:#fff;font-size:16px;}


.news_left{ width:580px; height:480px; float:left; background:#fff;}
.news_left_con { width:420px; height:auto; margin:0 auto;}
.news_right{ width:580px; height:480px; float:right;}
.indexnewsbox a{ display:block; height:160px; width:100%; border-top:2px solid #000; color:#000;}
.indexnewsbox a:hover { height:160px; border-top:2px solid #004e98; color:#004e98}

/*视频列表css*/

.videobox {
    float: left;
    width: 430px;
    height: 370px;
    display: block;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.videobox .img {
    width: 430px;
    height: 250px;
    background: url(nopic.png) center center no-repeat #fff;
    position: relative;
    overflow: hidden;
}

.videobox .tit {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 190px;
    top: 100px;
    text-align: center;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    -moz-opacity: 0.8;
}

.videobox a {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #f3f3f3;
    display: block;
    width: 430px;
    height: 305px;
}

.videobox a:visited {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #f3f3f3;
}

.videobox a:hover {
    color: #2675de;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #2675de;
}

.videobox a img {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    /*Safari 和 Chrome*/
    -moz-transform: scale(1.0);
    /*Firefox*/
    -ms-transform: scale(1.0);
    /*IE9*/
    -o-transform: scale(1.0);
    transition: transform 0.2s;
}

.videobox a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    /*Safari 和 Chrome*/
    -moz-transform: scale(1.1);
    /*Firefox*/
    -ms-transform: scale(1.1);
    /*IE9*/
    -o-transform: scale(1.1);
}

.videobox a:hover .tit img {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    /*Safari 和 Chrome*/
    -moz-transform: scale(1.0);
    /*Firefox*/
    -ms-transform: scale(1.0);
    /*IE9*/
    -o-transform: scale(1.0);
}

#video {
    margin: 0 auto;
    position: relative;
    background: url(nopic.png) center center no-repeat;
}

.VideoBtn {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    margin-top: -35px;
    cursor: pointer;
    z-index: 10;
}





.indexnewsbox li {
    text-align: right;
    line-height: 50px;

}

.indexnewsbox li span{
    display:block;
    text-align: left;
    line-height: 50px;

    font-size: 16px;
    font-weight: bold;
    width: auto;
    float: left;
}


.newsbox .teamtitle {font-size:22px; font-weight:bold; color:#000000;}
.newsbox li {
    text-align: right;
    line-height: 30px;
    color: #000;
}

.newsbox li a {
    text-align: left;
    line-height: 30px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    width: auto;
    float: left;
}

.newsbox li a:visited {
    text-align: left;
    line-height: 30px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.newsbox li a:hover {
    text-align: left;
    line-height: 30px;
    color: #ed6a10;
    font-size: 18px;
    font-weight: bold;
}


.newsbox_L {
    float: left;
    width: 900px;
    height: auto;
}

.newsbox_L_L {
    box-shadow: 0px 0px 10px #e5e5e5;
    overflow: hidden;
    /*width: 210px;*/
    width: 260px;
    height: 160px;
    float: left;
    background: url(nopic.png) center center no-repeat #fff;
    background-size: cover;


}

.newsbox_L_R {
    width: 600px;
    height: 190px;
    float: right;
}

.Teambox_L_L {

    overflow: hidden;
    width: 250px;
    height: auto;
    float: left;
    display:flex;
    align-items: center;
    background: url(nopic.png) center center no-repeat #fff;
}

.Teambox_L_R {
    width: 900px;
    height: auto;
    float: right;
}

.newsbox_R {
    float: right;
    width: 262px;
}

.newsbox_R_box {
    border: 1px solid #c9c9c9;
    width: 260px;
}

.newsbox_R_Item {
    width: 100%;
    border-top: 1px solid #e8e5e5;
}

.newsbox_R_title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #2675de;
}

.newsbox_R_title a {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #2675de;
    display: block;
}

.newsbox_R_title a:visted {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #2675de;
}

.newsbox_R_title a:hover {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #2675de;
}

.caselist  li { float:left; width:590px; height: 375px; margin-bottom:40px;margin-right:20px;text-align:left;  display:inline; }
.caselist li a.imgbg { display:block; width:590px; height: 325px;overflow:hidden;}
.caselist  li img {width:590px; height:325px;}
.caselist .imgtext { width:100%; height:50px; line-height:50px; font-size:15px; font-weight:bold; background:url(plus2.gif) right center no-repeat;}


.joblist {width:896px; height: auto; background:#fff; border:2px solid #eeeeee; margin-bottom:40px;}
.joblist_box { width:836px; height: auto; margin:0 auto;}

.joblist_box .con {line-height:30px; height: auto; padding:20px; background:#eee;}
.joblist_box .con_box { display:none;}
.jobtitle a{ display:block;  float: left; line-height:60px; height:60px; font-size:22px; font-weight:bold; color:#000; }
.jobtitle { text-align:right;line-height:60px; height:60px; }
.joblist:hover { box-shadow:0px 0px 20px #cccccc;border:2px solid #004e98;}
.jobtime {text-align: left; line-height:30px; height:30px; color:#333333;font-size:16px; font-weight:normal;}
.jobcon li { width: 20%; float:left; line-height:60px;height:60px;}

.jobcon li span{color:#333;}

.case_list .imgtextcon { width:550px;margin:0 auto; height:40px; line-height:20px; font-size:16px; }

.pic_list  li { float:left; width:285px; height: 220px; margin-bottom:0px;margin-right:20px;text-align:left;}
.pic_list li a.imgbg { display:block; width:285px; height: 180px;overflow:hidden;}
.pic_list  li img {width:285px; height: 180px; vertical-align:middle;}
.pic_list .imgtext { width:100%; margin:0 auto; height:40px; line-height:40px; font-size:18px; font-weight:bold; text-align:left;background:url(plus3.gif) right center no-repeat; }


.piclist { }
.piclist  li { float:left; width:280px; height: 240px; margin-bottom:0;margin-left:20px;text-align:left;}
.piclist li a.imgbg { display: flex; width:278px; height: 198px;overflow:hidden; border:1px solid #acacac;align-items: center;
}
.piclist  li img {width:278px; height: auto; max-height:198px;}
.piclist .imgtext { width:100%; margin:0 auto; height:40px; line-height:40px; font-size:16px; font-weight:normal; text-align:center;}


.photolist {  }
.photolist  li { float:left; width:360px; height: 310px; margin-bottom:20px;margin-right:40px;text-align:left;   overflow:hidden;}
.photolist li a.imgbg { display:block; width:358px; height: 248px;overflow:hidden; border:1px solid #acacac;}
.photolist  li img {width:358px; height:248px; vertical-align:middle;}
.photolist .imgtext { width:100%; margin:0 auto; height:30px; line-height:30px; font-size:18px; font-weight:bold; text-align:left;}
.photolist .imgtextcon { width:100%;margin:0 auto; height:20px; line-height:20px; font-size:16px; }

.Huodonglist {  }
.Huodonglist  li { float:left; width:385px; height:355px; margin-bottom:20px;margin-right:22px;text-align:left;  background:#fff;}
.Huodonglist li a.imgbg { display:block; width:385px; height: 285px;overflow:hidden;}
.Huodonglist  li img {width:385px; height:285px; vertical-align:middle;}
.Huodonglist .imgtext { width:99%; margin:0 auto; height:25px; line-height:25px; font-size:16px; font-weight:normal; text-align:center; background:#fff;}
.Huodonglist .imgtextcon { width:90%;margin:0 auto; height:20px; line-height:20px; font-size:16px;background:#fff; text-align:left; }

.indexpro_box { display: flex;justify-content:space-between;flex-direction:row; width: 100%; height: 420px;}
.indexpro_list { width:460px; height:470px;}

.indexcase { width: 1360px; margin: 0 auto; height: 520px; background: #fff;}
.indexcasebg { position: relative;}
.indexcasebg :after{ width: 455px; height: 54px; right: 0; top: 296px; content: ""; position: absolute ; background: url( indexcasebg.png) center center no-repeat ;}


.hezuo_list  li { float:left; width:200px; height: 80px; margin-bottom:20px;margin-right:50px;display:inline; overflow:hidden;}
.hezuo_list li a.imgbg { display:block; width:197px; height: 78px;overflow:hidden;}
.hezuo_list li a.imgbg:hover {border:1px solid #eaeaea;}
.hezuo_list  li img {width:197px; height:78px;}
.hezuo_list  li img:hover{
    box-shadow: 6px 6px 6px #666;
}



.planlist  li { float:left; width:385px; border:1px solid #e8e8e8; height: 235px; margin-bottom:40px;margin-right:19px;text-align:left;  display:inline; overflow:hidden;}
.planlist li a.imgbg { display:block; width:385px; height: 80px; background:#ffa55c; color:#FFFFFF; line-height:80px; font-size:20px; font-weight:bold; text-align:center; overflow:hidden;}
.planlist li a.imgbg:hover { display:block; width:385px; height: 80px; background: url(planbg.gif) top center no-repeat; color:#FFFFFF; line-height:80px; font-size:20px; font-weight:bold; text-align:center; overflow:hidden;}
.planlist .imgtext { width:100%; height:155px; line-height:25px; font-size:13px; font-weight: normal; }
.planlist .imgtextcon { width:365px; margin:0 auto; height:75px; line-height:25px; font-size:13px; }


.propic { width:700px; float:left; }
.probox {width:450px; float: right;}
.protitle { width:100%; height:50px; border-bottom:1px dashed #cecece; line-height:50px; text-align:left; font-size:18px; font-weight:bold; margin-bottom:20px;}

/*内页-新闻栏目css*/
.newslist { width:100%; height:290px;}

.white { background:#ffffff;}

.newslistpic{ float:left; width: 380px; height:250px; display:block;}
.newslistcon { width:780px; height:auto; float:right;}
.newslisttime { height:20px; line-height:20px; width:100%; text-align:left; font-size: 14px; font-weight:normal; margin:10px auto;}

.newspic { width:100%; height:auto; padding-top:20px; text-align:center; }
.newslisttime_on { display:none;}
.newspic img { max-width:1200px;}
.newstitle1 { width:100%; height:50px; line-height:50px; text-align:center; font-size:18px; font-weight:bold;}
.newstime {margin:0 auto;height:30px; line-height:30px; width:100%; text-align:center; font-size: 14px; font-weight:normal; }
.newstimebox { border-bottom:1px solid #ededed; height:40px; width:100%;}

/*分页css*/
.pagelist{ text-align:center; }
.pagelist li{display:inline-block;border:solid 1px #ccc;margin-right:5px;}
.pagelist li{*display:inline;}
.pagelist a{display:inline-block;padding:4px 12px;color:#666;background:#fff;text-decoration:none;}
.pagelist li a:hover{background:#ed6a10; color:#fff;}
.pagelist li.on a{background:#ed6a10;color:#fff;}

/*TP自带分页dome 样式重定义*/
.pagination{ text-align:center; }
.pagination li{display:inline-block;border:solid 1px #ccc;margin-right:5px;}
.pagination li{*display:inline;}
.pagination a{display:inline-block;padding:4px 12px;color:#666;background:#fff;text-decoration:none;}
.pagination span{display:inline-block;padding:4px 12px;color:#666;background:#fff;text-decoration:none;}
.pagination li a:hover{background:#ed6a10; color:#fff;}
.pagination .active span{background:#ed6a10; color:#fff;z-index: 0;}



.imgbox3{ width:590px;height:325px; overflow:hidden; border:2px solid #cccccc;}
.imgbox4{ width:285px;height:180px; overflow:hidden;}
.imgbox5{ width:280px;height:200px; overflow:hidden;}
.imgbox2{ width:380px;height:250px; overflow:hidden;}
.imgbox{ width:385px;height:285px; overflow:hidden;}

.imgbox3:hover{box-shadow:0px 0px 10px #cccccc;}
.imgbox4:hover{box-shadow:0px 0px 10px #cccccc;}
.imgbox5:hover{box-shadow:0px 0px 10px #cccccc;}
.imgbox2:hover{box-shadow:0px 0px 10px #cccccc;}
.imgbox:hover{box-shadow:0px 0px 10px #cccccc;}

.imgboxcase{ width:580px;height:300px; overflow:hidden;}
.imgboxpic{ width:330px;height:400px; margin:0 auto; border:15px solid #f5f5f5; overflow:hidden;}
.imgcon { transition:all 0.2s; }

.imgcon:hover {

    transform: scale(1.1);
    -webkit-transform: scale(1.1); /*Safari 和 Chrome*/
    -moz-transform: scale(1.1); /*Firefox*/
    -ms-transform: scale(1.1); /*IE9*/
    -o-transform: scale(1.1); /*Opera*/
}
.indextop{ width:1200px; height:160px; background:url(abouttop.png) top center no-repeat; position:relative;box-shadow: 0px 0px 15px #f0f0f0;}
.counter {  font-size:60px;font-family: Arial, Helvetica, sans-serif; color: #ff6a00; font-weight: bold;}

.counternews { color:#ffffff;}

.abouttop{ width:1200px; height:157px; background:url(index3.png) top center no-repeat; position:relative;}

.counter1 { position:absolute; top:70px; left:50px;}
.counter2 { position:absolute; top:70px; left:350px;}
.counter3 { position:absolute; top:70px; left:600px;}
.counter4 { position:absolute; top:70px; left:900px;}


#langbar {position: fixed; width: 100%;z-index: 99;  top:35px; right:2px; width:61px; height:30px;}
#cnlang { display:block; line-height:30px; width:30px; height:30px; text-align:center; background:#FF0000; color:#FFFFFF; float:left;}
#enlang { display:block; line-height:30px; width:30px; height:30px; text-align:center; background: #0000FF; color:#FFFFFF; float:right;}

.map {
    width: 100%;
    height: 660px;
    position: relative;
}

.map_map {
    width: 100%;
    height: auto;
    z-index: 0;
    position: absolute;
    top: 0;

}

.map_inner {
    width: 1120px;
    height: 320px;
    z-index: 99;
    position: absolute;
    top: 330px;
    left: 50%;
    background: #fff;
    margin-left: -560px
}



.mapbox {
    margin: 0 auto;
    width: 1120px;
    height: 320px;
    z-index: 99;

}

.map_left {
    float: left;
    width: 340px;
    height: auto;
    margin-left: 50px;
    display: block;
    line-height: 30px;

}

.map_middle {
    float: left;
    margin-left: 0px;
    width: 340px;
    height: auto;
    display: block;
    line-height: 30px;

}

.map_right {
    float: right;
    width: 340px;
    height: auto;
    display: block;
    line-height: 30px;

}

.map_link {
    width: 455px;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
    border: 1px solid #333333;
    border-radius: 5px;
    text-align: center;
}





/*底部css*/

.about_left { width:560px; height: auto;float:left; }
.about_right { width:570px; height: auto;float:right; }


.bottom { width:100%; height:60px; background:#2e3a59; color:#FFF; font-size:16px; line-height:60px; text-align:center;}

.bottom a{ line-height:60px; color:#fff; font-size:16px;}
.bottom a:visited{ line-height:60px; color:#fff;font-size:16px;}
.bottom a:hover{ line-height:60px; color:#fff; text-decoration:underline;font-size:16px;}

.footer { width:100%; height: auto; background:#01092e; font-size:16px; line-height:35px; color:#cbcbcd; text-align:left;}
.foot_left { text-align:left; width:350px; float:left;}
.foot_right { text-align:left; width:820px; float:right; font-size:16px;}

.footernav  { float:left; width:115px; margin-right:0px; height:60px; overflow:hidden;}


.footertitle { width: auto;line-height:60px; height:60px;}

.footertitle a { font-size:16px; font-weight:normal; color:#ffffff; line-height:60px; height:60px;}
.footertitle a:hover{color:#ffffff; text-decoration:none; font-weight:bold;}
.footermenu a { font-size:13px; font-weight:normal; color:#666666; line-height:30px; height:30px;}
.footermenu a:hover {COLOR: #ffffff;}






.foot_right A {COLOR: #fff;TEXT-DECORATION: none; font-size:16px;}
.foot_right A:visited {COLOR: #fff;TEXT-DECORATION: none; font-size:16px;}
.foot_right A:hover {COLOR: #ffffff;TEXT-DECORATION: none; font-size:16px;}





.suspension li { margin-bottom:0px; width:80px; height:80px;}
.suspension li a{ display:block; line-height:80px; text-align:center;width:80px; height:80px; cursor: pointer;}

.right_tel {  background:url(right_tel.png) top left no-repeat; }
.right_tel:hover { background:url(right_tel.png) top right no-repeat; }

.right_QQ { background:url(right_QQ.png) top left no-repeat; }
.right_QQ:hover {background:url(right_QQ.png) top right no-repeat; }

.right_wechat {background:url(right_wechat.png) top left no-repeat; }
.right_wechat:hover {background:url(right_wechat.png) top right no-repeat; }



.right_gotop {background:url(right_gotop.png) top left no-repeat; }
.right_gotop:hover {background:url(right_gotop.png) top right no-repeat; }

.red{color:#fc8080!important;}
.clearfix:after{content:"";display:block;clear:both;}
.suspension{ width:80px; height:320px; position:fixed; right:5px; top:200px; z-index:999;}
.suspension-box{position:relative;float:right;}

.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:87px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 0px 10px #333333;}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(side_bg_arrow.png) no-repeat;right:-8px;top:40px;}
.suspension .d-service{top:80px;}
.suspension .d-service-phone{top:0;}
.suspension .d-qrcode{top:160px;}

.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{padding:14px 0;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin:0;margin-left:12px;padding:0;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;color:#fc8080;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}
.suspension .qrcode-img img { width:180px; height:auto;}

.input3{
    outline-style: none ;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px 5px;
    width: auto;
    font-size: 14px;
    font-weight: 700;
    font-family: "Microsoft soft";
}
.input3:focus{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}


.button3{
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: 5px 10px 4px;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    color: #d9eef7;
    border: solid 1px #0076a3;
    background: #0095cd;
    background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
    background: -moz-linear-gradient(top, #00adee, #00678e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#00678e');
}
.button3:hover{
    background: #007ead;
    background: -webkit-gradient(linear, left top, left bottom, from(#00678e), to(#0095cc));
    background: -moz-linear-gradient(top, #00678e, #0095cc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00678e', endColorstr='#0095cc');
}


.select{width:100%;margin:0 auto;font-size:16px}
.select li{list-style:none; padding:40px 0 0 100px}
.select .select-list{}
.select dl{zoom:1;position:relative;line-height:44px;}
.select dl:after{content:" ";display:block;clear:both;height:0;overflow:hidden}
.select dt{width:100px;position:absolute;top:0;left:-100px;text-align:right;color:#000; font-weight:bold;height:44px;line-height:44px}
.select dd{float:left;display:inline;margin:0 0 0px 20px;}
.select a{display:inline-block;white-space:nowrap;height:44px;padding:0 10px;text-decoration:none;color:#000;border-radius:2px;}
.select a:hover{color:#fff;background-color:#004e98}
.select .selected a{color:#fff;background-color:#004e98}

#select2 .select-all a{display:inline-block;white-space:nowrap;height:44px;padding:0 10px;text-decoration:none;color:#000;border-radius:2px;}
#select2 .select-all a:hover{color:#fff;background-color:#004e98}
#select2 .select-all.selected a{color:#fff;background-color:#004e98}

#select2 a{display:block;white-space:nowrap;height:40px;padding:0;text-decoration:none;color:#000;border-radius:2px;margin-bottom:10px; }
#select2 a:hover{color:#fff;background-color:none;margin-bottom:10px;}
#select2 .selected a{color:#fff;background-color:none;margin-bottom:10px;}

#select2  img { border:3px solid #fff;}
#select2  .selected img { border:3px solid #004e98;}
#select2  img:hover { border:3px solid #004e98;}

/* 左侧选中颜色改变 */
.sidenav .list-group .list-group-item.active {
    border-left: 2px solid #ed6a10;
}
.sidenav .list-group .list-group-item.active > a {
    color: #ed6a10;
}

/** 首页&价格产品块 1027 start */
.h-index1_con{
    max-width: 288px;
    width: 100%;
}
.h-activity-top {
    /*background: url("/assets/Skin/add/tc_bj.png") repeat-x top #ffffff;*/
    background-color: #ffffff;
    width: 100%;
    /*height: 114px;*/
}
.h-activity-top-box1, .h-activity-top-box2{
    /*height: 40px;*/
    /*line-height: 30px;*/
    display: flex;
    background: #fffcfa;
}
.h-activity-top-box1{
    padding: 20px 0 5px 20px;
}
.h-activity-top-box2{
    padding: 5px 0 20px 20px;
}
.h-activity-top-box2{
    padding-bottom: 15px;
}
.h-activity-top-box3{
    padding: 20px 0 26px 0;
}
.h-activity-top-box3 div:first-child{
    text-align: center;
    font-weight: bolder;
    color: #232323;
    font-size: 26px;
}
.h-activity-top-box3 div:last-child{
    text-align: center;

    color: #999999;
    font-size: 18px;
    padding-top: 10px;
}

.h-icon1{
    /*background-image: url("/assets/Skin/add/1_1.png");*/
    background-repeat: no-repeat;
    background-size: 80%;

    height: 32px;
    width: 32px;
    display: inline-block;
}
.h-icon2{
    /*background-image: url("/assets/Skin/add/1_2.png");*/
    background-repeat: no-repeat;
    background-size: 80%;

    height: 32px;
    width: 32px;
    display: inline-block;
}

.h-activity-bottom{
    background-color: #ffffff;
    width: 100%;
    padding: 30px 0 20px 0;
    color: #222222;
    text-align: justify;
}
.h-activity-bottom > div{
    display: flex;
    margin-left: 20px;
    font-size: 16px;
}

.h-activity-bottom-box1{
    /*padding-top: 20px;*/
}
.h-activity-bottom-box1 div:last-child{
    display: inline-block;
    background-color: #ea5549;
    padding: 1px 5px;
    color: #ffffff;
    margin-left: 5px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    border-radius: 2px;
    margin-top: 15px;
}
.h-activity-bottom-box3{
    justify-content: space-evenly;
    margin-left: 0 !important;
    padding: 25px 0 20px 0;
}
.h-activity-bottom-box3>a{
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #ff6b01;
    font-size: 18px;
    border: 0;
    width: 130px;
    border-radius: 2px;
    cursor:pointer;
}
.h-activity-bottom-box3 a:last-child{
    background-color: #ee4454 !important;
}


.h-pricebox{
    /*box-shadow: 0px 0px 10px #cccccc;   */
    display: flex;
    width: 1200px;
    justify-content: space-between;
    background: #fff;
}
/** 首页&价格产品块 1027 end */
