/* 公共样式表css */
body {font:14px "microsoft Yahei";background:#FFF;color:#555;}
img {border: 0;}
body, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {margin:0; padding: 0;}
a {color:#444;text-decoration:none;}
a:hover {color:#DF8300;}
#wrap {
    width:100%;
    background:#fff;
    width:expression(document.body.clientWidth <= 1240? "1240px": "auto");
    min-width:1240px;
}
/* 首页 */
.indx_zbt{ padding-top:90px; padding-bottom:30px; font-size:40px; color:#fff; text-align:center;}
.indx_news{ padding-top:152px; padding-bottom:30px; font-size:40px; color:#fff; text-align:center;}
.indx_text15{ margin:0 auto; width:900px; padding-bottom:20px; font-size:15px; color:#fff; text-align:center;}
/* end 首页 */

/* 顶部导航悬浮样式 */
.header-nav {
    position: relative;
    background: #fff;
    width: 100%;
}

.header-content {
    width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.header-logo {
    float: left;
}

.header-logo a {
    display: block;
    padding: 24px 0;
    text-decoration: none;
}

.header-logo a img {
    height: 26px;
    display: block;
    border: none;
}

.header-nav-list {
    float: right;
    margin-right: 80px;
}

.header-nav-list ul {
    float: left;
}

.header-nav-list ul li {
    position: relative;
    display: block;
    float: left;
}

.header-nav-list ul li a {
    color: #555;
    padding:25px 32px;
    font-size: 16px;
    line-height: 28px;
    background: none;
    position: relative;
    display: block;
}

.header-nav-list ul li a:hover {
    color: #E78800;
}

.header-nav-list ul li .cur {
    color: #E78800;
}
.aui-about-dow {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 110%;
    min-width: 100px;
    padding:8px 0px 8px 14px;
    background: #fff;
    border-radius: 2px;
    z-index: 99;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

.drop-down:hover .aui-about-dow {
    top: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    filter: alpha(opacity=100);
}

.header-nav-list .aui-about-dow li a {
    padding: 0;
    line-height: inherit;
    display: block;
    padding: 6px 0;
    color: #313131;
    font-size: 16px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 14px;
    color: #555;
}
.header-nav-list .aui-about-dow li {width:100px;text-align:center;}
.header-nav-list .aui-about-dow li a:hover {color:#E78800;text-decoration:underline;}

.header-nav-right {float: right !important;padding-top:28px;}
.header-nav-right .shuline{ float:right !important; padding-top:21px; padding-left:20px; border-right:1px solid #ddd;}
.header-nav-right-en { float: right !important; padding-left:20px;}
.aui-header-nav{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

/*首页-产品展示*/
.bodyCon08 .students{margin:0 auto; width:1100px; height:580px; position:relative;}
.bodyCon08 .students p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;top:60px;left:300px;}
#four_flash{position:relative;width:1100px;height:500px; margin:0 auto;position:absolute;bottom:50px;}
#four_flash .flashBg{width:998px;height:500px;margin:0 auto;padding-top:20px;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:4000%;height:500px;position:absolute;left:0;}
#four_flash .flashBg ul.mobile li{border:1px solid #5A6770;border-radius:6px;background:#DDE1E4;background:url(../images/cpbn_img1.png);float:left;width:298px;height:440px;margin-left:26px;padding-top:40px;color:#444;list-style:none;}
#four_flash .flashBg ul.mobile li:hover{
    border: 1px solid #E7A101;
    color: #fff;
    -webkit-box-shadow: 0px 0px 5px 10px rgba(0,0,0,1.00);
    box-shadow: 0px 0px 6px 6px rgba(0,0,0,.2);
	background:url(../images/cpbn_img2.png);
}
#four_flash .flashBg ul.mobile li img{ width:240px;height:240px;display:block;margin:0 auto;}
#four_flash .flashBg ul.mobile li dd{ margin:0 auto;font-size:24px;width:90%;padding-top:70px;padding-bottom:45px;text-align:center;}
#four_flash .flashBg ul.mobile li p{ margin:0 auto;font-size:16px;text-align:center;width:90%;line-height:24px;padding-top:12px;}
#four_flash .flashBg ul.mobile li a{ float:right;text-align:right;margin-right:26px;font-size:13px;padding-bottom:40px;}
#four_flash .flashBg ul.mobile li a:hover{color:#fff;}
#four_flash .but_left{position:absolute; top:180px; left:0px;}
#four_flash .but_right{position:absolute; top:180px; right:0px;}

/*首页-应用领域*/
.yingyong_box{ margin:0 auto; width:1100px; padding-top:20px;}
.yingyong_box ul{ margin:0 auto; width:816px;}
.yingyong_box li{ float:left;border:1px solid #fff;border-radius:6px;width:248px;height:248px;margin:11px;list-style:none;}
.yingyong_box li:hover{ border:1px solid #E7A101;background:#E7A101;}
.yingyong_box li img{ margin:0 auto;width:64px;height:64px;padding-top:58px;padding-bottom:20px;display:block;}
.yingyong_box li hr{ margin:0 auto;width:64px;border-top:solid #fff 1px;}
.yingyong_box li dd{ margin:0 auto;width:90%;padding-top:16px;padding-bottom:56px;color:#fff;font-size:24px;text-align:center;}

/*首页-新闻资讯*/
.innews_box{ margin:0 auto; width:1012px; padding-top:20px;}
.innews_box .news_left{ float:left; width:500px; padding-right:12px;}
#newsleft{ width:500px; height:auto; margin:0 auto; overflow:hidden;}
#newsleft li{ width:500px; height:457px; overflow:hidden; position:relative; float:left; margin:0 12px 12px 0;border-bottom:solid #E7A100 5px;}
#newsleft li img{ position:absolute; left:0; top:0; width:500px; height:457px; z-index:1; cursor:pointer;}
#newsleft li t1{ font-size:14px; text-align:conter; position:absolute; left:405px; top:18px; padding:2px 10px; background:#E7A100; display:block; z-index:2; color:#fff;}
#newsleft li t2{ font-size:22px; width:500px; text-align:left; display:block; position:absolute; top:0; left:0; bottom:0; padding:406px 0 0 16px;background:url(../images/dotb.png) repeat; display:block; z-index:2; color:#fff;overflow:hidden; white-space: nowrap;text-overflow: ellipsis;}
#newsleft li t2:hover{background:url(../images/dothoverb.png) repeat; transition:0.6s; -webkit-transition:0.6s;}
.innews_box .news_right{ float:right; width:500px;}
#newsright{ width:500px; height:auto; margin:0 auto; overflow:hidden;}
#newsright li{ width:500px; height:220px; overflow:hidden; position:relative; float:left; margin:0 12px 12px 0;border-bottom:solid #E7A100 5px;}
#newsright li img{ position:absolute; left:0; top:0; width:500px; height:220px; z-index:1; cursor:pointer;}
#newsright li t1{ font-size:14px; text-align:conter; position:absolute; left:405px; top:18px; padding:2px 10px; background:#E7A100; z-index:2; color:#fff;}
#newsright li t2{ font-size:22px; width:500px; text-align:left; position:absolute; top:0; left:0; bottom:0; padding:170px 0 0 16px; background:url(../images/dot.png) repeat; z-index:2; color:#fff; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
#newsright li t2:hover{background:url(../images/dothover.png) repeat; transition:0.6s; -webkit-transition:0.6s;}

/*首页-关于烛照*/
.inabout_box{ margin:0 auto; width:1140px; padding-top:20px;}
.inabout_box ul{ margin:0 auto; width:100%;}
.inabout_box li{ float:left;border-radius:6px;width:300px;border:1px solid #30393C;height:380px;margin:29px;box-shadow:0 0 15px #000;padding:10px;background:url(../images/gyzz04.png);list-style:none;}
.inabout_box li:hover{ background:url(../images/gyzz05.png);border:1px solid #A16F00;}
.inabout_box li img{ margin:0 auto;width:82px;height:82px;padding-top:50px;padding-bottom:30px;display:block;}
.inabout_box li dd{ margin:0 auto;font-size:20px;width:90%;color:#fff;font-size:24px;text-align:center;}
.inabout_box li p{ margin:0 auto;font-size:14px;height:115px;width:75%;padding-top:30px;color:#fff;text-align:center;}
.inabout_box li a{ margin:0 auto;float:left;font-size:13px;width:100%;color:#E5A100;text-align:center;}
.inabout_box li a:hover{ color:#006B8E;}

/*搜索-Search*/
.search_box{margin:0 auto; width:1140px;}
.search_box .ss_kuang{float:left;width:1138px;height:50px;margin:40px 0;background:#F5F5F5;border:1px solid #D8D8D8;}
.search_box .ss_kuang .sleft{float:left;padding-top:14px;padding-left:20px;font-size:16px;}
.search_box .ss_kuang .sright{float:right;padding-top:14px;padding-right:20px;font-size:16px;}
.search_box .ss_cont{float:left;width:1126px;}
.search_box .ss_cont .sjieguo{float:left;padding-left:14px;padding-bottom:14px;margin-bottom:30px;width:100%;font-size:30px;color:#DF8300;font-weight:bold;border-bottom:1px solid #D8D8D8;}
.search_box .ss_cont .slist{float:left;padding-left:14px;font-size:20px;}
.search_box .ss_cont .slist .content{padding:12px 0 24px 20px;margin-bottom:24px;font-size:14px;color:#888;line-height:24px;border-bottom:1px dashed #CCC;}
.search_box .ss_cont .spage{float:left;width:100%;margin-top:20px;margin-bottom:80px;font-size:14px;text-align:center;}

/*页尾-Footer*/
.footer{ margin:0 auto; width:1200px; padding:50px 0;}
.footer .lf_logo{ float:left;width:228px;}
.footer .line-shu{ float:left;margin:0 80px;width:1px;height:210px;background:url(../images/line-shu.png);}
.footer .line-heng{ float:left;margin:40px 0 24px 0;width:100%;height:1px;background:url(../images/line-heng.png);}
.footer .nav_box{ float:left;width:146px;height:210px;}
.footer .nav_box .text_b{ float:left;width:100%;color:#fff;font-size:16px;font-weight:bold;padding-bottom:20px;}
.footer .nav_box .text_b a{color:#fff;}
.footer .nav_box .text_b a:hover{color:#E7A200;}
.footer .nav_box li{ float:left;width:100%;color:#C8C8C8;font-size:14px;padding-bottom:16px;list-style:none;}
.footer .nav_box li a{color:#C8C8C8;}
.footer .nav_box li a:hover{color:#E7A200;}
.footer .nav_cont{ float:left;width:370px;height:210px;}
.footer .nav_cont .text_rb{ float:left;width:100%;color:#fff;font-size:16px;font-weight:bold;padding-bottom:20px;}
.footer .nav_cont .text_rb a{color:#fff;}
.footer .nav_cont .text_rb a:hover{color:#E7A200;}
.footer .nav_cont .text_rt{ float:left;width:100%;color:#fff;font-size:14px;padding-bottom:30px;line-height:24px;}
.footer .nav_cont .wxwb{ float:left;width:100%;}
.footer .banqun{ float:left;width:100%;color:#C8C8C8;font-size:14px;text-align:right;}
.footer .banqun a{color:#C8C8C8;}
.footer .banqun a:hover{color:#F5F5F5;}