/* body{ margin:0 auto; padding:0;background:url(../images/bodybg.jpg) repeat-y 0 ; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333;}
body,html,h1,h2,h3,h4,h5,h6,hr,p,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,select{margin:0;padding:0;}
h1,h3,h3,h4{ font-size:14px;}
.clear{ clear:both;}
a{ color:#3D3D3D; text-decoration:none;}
a:hover{ text-decoration: none; color:#d00000;}
img{ border:0 none; vertical-align:top;}
ul li{list-style:none;} */
body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,input,button,textarea{
    margin:0px;
    padding:0px;
}

input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; outline:none;}
body{
    background-color: #fff;
    font-size:12px;
    font-family:"微软雅黑";
    min-width:1200px;
}
a{
    text-decoration:none;
    color:#000;
}
a:hover{
    text-decoration:none;
}
img{
    border:none;
}
ul,ol{
    list-style:none;
}
table{
    border-collapse:collapse;
}
.clearfix:after{
    content:"";
    display: table;
    clear:both;
}
.clearfix{
    zoom:1;
}
.content{
     width:1200px;
     margin:0px auto;
}
/* header */
.header{
     height:100px;
}
.header .logo{
    float:left;
    margin-top:25px;
}
.header .logo img{
    width:350px;
    height:50px;
}
.header .menu{
    float:right;
    margin-top:45px;
}
.header .menu ul .yiji{
    float:left;
    margin-left:29px;
    position:relative;
    height:30px;
}
.header .menu ul .yiji a{
    font-size:16px;
    color:#000;

}
.header .menu ul .yiji ul{
     position:absolute;
     top:25px;
     left:-13px;
     z-index:99;
     display:none;

}
.header .menu ul .yiji ul li{
    background-color:#0054a3;
    padding-top:3px;
    padding-bottom:3px;
}
.header .menu ul .yiji ul li a{
    width:100px;
    display:block;
    color:#fff;
    text-align:center;
    line-height:30px;
}

/* banner */
.slideBox{ width:1380px; height:500px; overflow:hidden; position:relative;margin:0px auto;}
.slideBox .hd{ height:20px; overflow:hidden; position:absolute;width:100%;text-align:center;bottom:15px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; }
.slideBox .hd ul li{ display: inline-block;margin-right:10px;  width:16px; height:16px; background:#fff; cursor:pointer; border-radius:50%;}
.slideBox .hd ul li.on{ background:#f08519; color:#fff;}
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle;}
.slideBox .bd li a{display:block;}
.slideBox .bd img{ width:1380px; height:500px; display:block;}

.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.slideBox .next{ left:auto; right:3%; background-position:8px 5px;}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}

/* 产品轮播 */
.product{
    margin:30px auto;
}
.picMarquee-left{ position:relative;}
.picMarquee-left .hd{ overflow:hidden;}
.picMarquee-left .hd .next,.picMarquee-left .hd .prev{
    display:block;
    width:56px;
    height:56px;
    position:absolute;
    z-index:99;
    line-height:56px;
    cursor:pointer;
}
.picMarquee-left .hd .next{
    left:-30px;
    top:50%;
    margin-top:-28px;
    background: url(../images/l.png) center center no-repeat;
}
.picMarquee-left .hd .next:hover{
    background: url(../images/l-h.png) center center no-repeat;

}
.picMarquee-left .hd .prev{
    right:-20px;
    top:50%;
    margin-top:-28px;
    background-position:0 -50px;
    background:url(../images/r.png) center center no-repeat;
}
.picMarquee-left .hd .prev:hover{
    background:url(../images/r-h.png) center center no-repeat;

}
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ padding:10px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 20px; float:left; display:inline; overflow:hidden; text-align:center;border:1px solid #ddd;}
.picMarquee-left .bd ul li .pic{ text-align:center; border-bottom:1px solid #ddd; }
.picMarquee-left .bd ul li .pic a{display: block;width:278px; height:187px;}
.picMarquee-left .bd ul li .pic img{ width:100%; height:100%; display:block;}
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }

.picMarquee-left .bd ul li .title a{
    margin-top:10px;
    margin-bottom:10px;
    width:210px;
    display: inline-block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

/* 新闻 */
.about-us{
    margin-top:30px;
    margin-bottom:27px;
}
.about-us .about{
    width:334px;
    float:left;
    margin-right:30px;
}
.about-us .about .about-title{
    width:344px;
    border-bottom:2px solid #0054a3;
    margin-bottom:20px;
    padding-bottom:12px;
    font-size:16px;
}
.about-us .about .about-title .col{
    display:inline-block;
    height:20px;
    border-left:2px solid #0054a3;
    vertical-align: middle;
    margin-right:10px;
}
.about-us .about .about-title .jieshao{
    color:#0054a3;
}
.about-us .about .about-title .jieshao i{
    font-size:12px;
    color:#999;
    font-style:normal;
}
.about-us .about .about-title .more{
    float:right;
    font-size:12px;
    color:#999;

}
.about-us .about .pic{
    display:inline-block;
    border:1px solid #ddd;
    padding:2px;
}
.about-us .about .pic img{
    width:336px;
    height:118px;
    vertical-align: middle;
}
.about-us .about .text {
    text-indent:2em;
    width:346px;
}
.about-us .about .text a{
    font-size:12px;
    color:#333;
    line-height:30px;
}
.about-us .about .text .xq{
    color:#f08519;
    line-height:24px;
}


.about-us .news{
    width:447px;
    float:left;
}
.about-us .news .news-title{
    width:447px;
    border-bottom:2px solid #0054a3;
    margin-top:-7px;
    margin-bottom:20px;
    font-size:16px;
}
.about-us .news .news-title .more{
    float:right;
    font-size:12px;
    color:#999;
    line-height: 40px;
}
.about-us .news .news-title span{
    display:inline-block;
    width:104px;
    text-align:center;
    height:40px;
    line-height:40px;
    margin-riht:0px;
    cursor:pointer;
    font-size:16px;
    color:#000;
    position:relative;
}
.about-us .news .news-title span i{
    position:absolute;
    display:inline-block;
    width:100%;
    height:2px;
    background-color:#fff;
    left:0px;
    bottom:-2px;
    display:none;
}
.about-us .news .news-title span.active{
    border:2px solid #0054a3;
    border-bottom:none;
    color:#0054a3;
}
.about-us .news .wrap{
    min-height:220px;
    width:447px;
    position:relative;
}
.about-us .news .wrap .new-list{
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.about-us .news .wrap .new-list .first-new{
    border-bottom:1px solid #ddd;
    padding-bottom:12px;
}
.about-us .news .wrap .new-list .first-new .pic{
    float:left;
    margin-right:8px;
    border:1px solid #ddd;
    padding:2px;
}
.about-us .news .wrap .new-list .first-new .pic img{
    vertical-align: middle;
}
.about-us .news .wrap .new-list .first-new .new-descripte{
    float:right;
}
.about-us .news .wrap .new-list .first-new .new-descripte p{
    margin-top:0px;
    margin-bottom:0px;
    width:274px;
}
.about-us .news .wrap .new-list .first-new .new-descripte .title{
    width:180px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display:inline-block;
    float:left;
    font-size:16px;
    color:#333;
    font-weight:300;
}
.about-us .news .wrap .new-list .first-new .new-descripte span{
    float:right;
}
.about-us .news .wrap .new-list .first-new .new-descripte .des{
    margin-top:16px;
    line-height:22px;
    text-indent:2em;
}
.about-us .news .wrap .new-list .first-new .new-descripte .des .ck{
    color:#f08519;
}
.about-us .news .wrap .new-list .list{
    width:447px;
    border-bottom:1px solid #ddd;
    padding-bottom:10px;
    margin-top:10px;
}
.about-us .news .wrap .new-list .list a{
    width:340px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    float:left;
    font-size:14px;
    color:#333;
}
.about-us .news .wrap .new-list .list span{
    font-size:12px;
    color:#999;
    float:right;
}

.about-us .video{
    width:352px;
    float:right;
}
.about-us .video .video-title{
    width:352px;
    border-bottom:2px solid #0054a3;
    margin-bottom:20px;
    padding-bottom:12px;
    font-size:16px;
}
.about-us .video .video-title .col{
    display: inline-block;
    height: 20px;
    border-left: 2px solid #0054a3;
    vertical-align: middle;
    margin-right: 10px;
}
.about-us .video .video-title .title{
    font-size:16px;
    color:#0054a3;
}
.about-us .video .video-title .title i{
    font-size:12px;
    color:#999;
    font-style:normal;
}





/* footer */
.footer{
    padding-top:35px;
    padding-bottom:30px;
    background-color:#0054a3;
}
.footer .footer-left{
    float:left;
    border-right:1px solid #0476e0;
}
.footer .footer-left dl{
    float:left;
    margin-right:68px;
}
.footer .footer-left dl dt{
    margin-bottom:18px;
}
.footer .footer-left dl dd{
    margin-bottom:12px;
}
.footer .footer-left dl dd a{
    font-size:12px;
    color:#c4e2ff
}
.footer .footer-left dl dt a{
    font-size:16px;
    color:#fff;
}
.footer .footer-middle{
    float:left;
    margin-left:92px;
    color:#c4e2ff;
    font-style:12px;
}
.footer .footer-middle .lx{
    font-size:16px;
    color:#fff;
}
.footer .footer-middle p{
    margin-top:0px;
}

.footer .footer-right{
    float:right;
}
.footer .footer-right img{
    width:158px;
    height:158px;
}
.footer .footer-right p{
    font-size:12px;
    color:#c4e2ff;
    text-align:center;
}
.footer-bottom{
    height:42px;
    background-color:#000;
    text-align:center;
    line-height:42px;
    font-size:14px;
    color:#fff;
}

.footer-bottom p{
    margin-top:0px;
}
/* 二级页面的banner */
.n-banner{
    position:relative;
    margin-bottom:20px;
}
.n-banner img{
    width:100%;
    height:auto;
}
.n-banner .banner-wz{
    position:absolute;
    left:0px;
    bottom:5px;
    width:100%;
    height:70px;
    background-color:rgba(0,0,0,0.5);
    z-index:99;
    line-height:70px;

}
.n-banner .banner-wz .b-title{
    float:left;
    width:244px;
    height:70px;
    /*background-color:#000;*/
    font-size:24px;
    text-align:center;
    line-height:70px;
    color:#fff;
}
.n-banner .banner-wz .wz{
    float:right;
    color:#fff;
    margin-right:5px;
}
.n-banner .banner-wz .wz i{
    font-style:normal;
    font-size:14px;
}
.n-banner .banner-wz .wz a{
    color:#fff;
    font-size:14px;

}


.w_space{float:left; width:5px; height:3px; overflow:hidden;}
.warp{ width:1100px; margin:0 auto; clear:both; overflow:hidden; }
.warp1{ background:#fff; margin:0 auto; clear:both;}
.error{color:red;}
.line200{line-height:200%;}
.inp_one{width: 200px;height:25px; line-height:25px;}
.inp_small{width:100px;height:25px; line-height:25px;}
#VCode{cursor: pointer;}
/*top*/
#weixiu{padding-top: 15px}
#herd{height:auto; position:relative;overflow:hidden;}
.head_top{background:url(../images/fz_01.jpg) repeat-x;height:30px;}
.head_top_r{width:1100px;margin:0 auto;height:30px;line-height:30px;}
.head_top_r li{float:right;list-style:none;margin-left:30px;}
.head_top_r li.swsy{background:url(../images/fz_06.png) left center no-repeat;padding-left:20px;}
.head_top_r li.zjl{background:url(../images/fz_04.png) left center no-repeat;padding-left:20px;}
.head_top_r li.qyyx{background:url(../images/fz_09.png) left center no-repeat;padding-left:20px;}
.head{width:1100px; height:100px;margin:0 auto;}
.head_right{background:url(../images/jinlu_1.jpg) no-repeat 0 0;width:286px;height:70px;float:right; margin-top:15px;}
#top_member{width:auto;_width:430px; height:30px; line-height:30px; padding:0 10px; background-color:#247fd2;color:#fff; position:absolute; right:8px; bottom:0px; z-index:100; overflow:hidden;}
#top_member span{word-break:break-all;float:left; overflow:hidden;}
#top_member a {
float: right;
width: 70px;
height: 18px;
line-height: 18px;
background: #247fd2;
border:1px solid #fff;
color:#fff;
text-align: center;margin:5px 3px 0px;
}
#top_member a:hover{background:#ff6600;	text-decoration: none;}

#top_logo{ height:129px; width:507px;margin: 20px 0 0 20px;}
#top_logo a {display:block;}

.menu_w{width:auto;background:url(../images/navbg.jpg) repeat-x 0 0;height:40px;}
#menu{width:1100px; margin:0 auto; height:40px; position:relative; z-index:999;line-height:40px; }
.nav { display:block; width:1100px; height:40px; line-height:40px; overflow:hidden;}

#menu li{ width:136.6px; float:left; text-align:center; font-size:14px; /*font-weight:bold;*/}
#menu .line { width:1px; height:40px; background:url(../images/line.jpg) no-repeat center center;}
#menu .line:last-child{background:none;}

#menu li a{ height:40px; display:block; color:#FFF;}
#menu li a:hover{ text-decoration:none;}

#menu li ul { display:none;}
#menu li:hover ul { display:block; height:auto; line-height:normal; position:absolute; top:40px; background:#063a81; z-index:9999; box-shadow:0 2px 3px rgba(0,0,0,0.7);}
#menu li:hover li {  width:136.6px; float:none; height:35px; line-height:35px; border-bottom:1px solid #1053ae; font-size:12px; font-weight:100;}
#menu li:hover li:last-child{border-bottom:none;}
#menu li:hover li a { color:#fff;}
#menu li:hover li a:hover { height:35px; line-height:35px; color:#fff;}
.main_zt{width:1100px;margin:0 auto;}
.ban_gg{background:#e6e6e6;height:50px;line-height:50px;}
.ban_gg_li{width:1100px;margin:0 auto;}
.ban_gg_left{float:left; overflow:hidden; background:url(../images/fz_26.gif)  10px center no-repeat; width:500px;height:50px;padding-left:80px;}
.ban_gg_left li{background: url(../images/jt.jpg) no-repeat scroll 0 center; line-height: 50px; padding-left: 20px; width:80%;}
.ban_gg_left a{ float: left; line-height: 50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 80%;}
.ban_gg_left span{ color: #999; float: right;}

.gg_title{float:left;background:url(../images/dian.jpg) no-repeat left center;padding-left:10px;}
.gg_time{float:right;}
.ban_gg_right{float:right;}
.ban_gg_right li{list-style:none;float:right;margin-left:15px;}
.zlxz{background:url(../images/fz_28.png) left bottom no-repeat;width:105px;height:50px;}
.zlxz:hover {background:url(../images/fz_281.png) left bottom no-repeat;}
.zlxz a,.jyxc a {line-height:67px; text-align:center; padding-left:20px; display:block; width:85px;}
.zlxz:hover a,.jyxc:hover a{ color:#d30020;}
.jyxc{background:url(../images/fz_30.png) left bottom no-repeat;width:105px;height:50px;}
.jyxc:hover{background:url(../images/fz_301.png) left bottom no-repeat;}

.main_dh{margin:40px auto;width:1100px;/*overflow:hidden;*/}
.main_dh li{width:243px;height:108px;float:left;list-style:none;margin-right:9px;}
#ggao{background:url(../images/gg.gif) no-repeat left center; padding-left:20px; line-height:16px; height:16px; overflow:hidden;}
#ggao b{width:75px; float:left; font-size:14px; color:#FA6B00;}
#ggao span{width:880px; float:left; height:16px;}
.gxq{height:auto;overflow:hidden; padding:15px 0;}


.r_bt{ height:40px; line-height:40px; background:#022a61; width:100%; border-bottom: 1px solid #fff; box-shadow: 0 0 2px rgba(0, 0, 0, 0.8);}
.r_bt span{ height:40px; padding-left:10px; line-height:40px; display:block; float:left; text-align:left; color:#fff; margin-right:10px;}
.r_bt i { font-size:12px; color:#d30020; font-weight:100; font-family:"Microsoft Yahei"}
.r_bt a img { float:right; margin:21px 10px 0 0;}

.r_bg { background:#0054a3; border-bottom:none;height:50px;}
.r_bg span { color:#fff; padding-left:30px;margin-top:5px;}
.r_bg a { color:#fff; font-size:12px; font-weight:100; float:right; padding-right:5px;margin-top:5px;}


#syxw{width:330px; height:265px;}
#syxw p{line-height:24.5px; text-indent:2em;}
#syxw p a { color:#d00000;}
#syxw p img { float:left; margin:5px 15px 0px 0; padding:0; display:block; width:140px; height:85px; border:1px solid #1284c6;}


#banner{ height:438px; overflow:hidden; position:relative;}
#banNumID{ position:absolute; bottom:5px; right:5px;}
#banNumID li{list-style:none;float:left;width:18px;height:16px;FILTER:alpha(opacity=80);opacity:0.8;border:1px solid #D00000;background-color:#FFFFFF;color:#D00000;text-align:center;cursor:pointer;margin-right:4px;padding-top:2px;overflow:hidden;}
#banNumID li:hover,#banNumID li.active{border:1px solid #D00000;background-color:#FF0000;color:#FFFFFF;width:22px;height:18px;font-weight:bold;font-size:13px;}


#imgTitle {FILTER: ALPHA(opacity=100); LEFT: 0px; OVERFLOW: hidden; POSITION: relative; TEXT-ALIGN: left}
#imgTitle_up {LEFT: 0px; HEIGHT: 1px; TEXT-ALIGN: left}
#imgTitle_down {LEFT: 0px; TEXT-ALIGN: right; padding-right:5px;}
.imgClass {BORDER-RIGHT: #000 0px solid; BORDER-TOP: #000 0px solid; BORDER-LEFT: #000 0px solid; BORDER-BOTTOM: #000 0px solid}
#txtFrom {VERTICAL-ALIGN: middle; TEXT-ALIGN: center}

.left{width:244px; overflow:hidden;}
.left_bt{background:url(../images/left_bt.jpg) no-repeat; height:36px; line-height:36px; overflow:hidden; padding:0 12px; color:#FFF;}
.left_bt a{font-size:12px; font-family:""; font-weight:normal; color:#FFF; float:right;}
.left_bt a:hover{color:#84ffff;}
.xbox{padding:5px; border-top:none; line-height:21px;}
.left_box{width:242px; overflow:hidden; line-height:21px;}
.left_contactbox{width:242px; overflow:hidden;}
.left_contactbox img{
    width:158px;
    height:158px;
    margin-left:20px;
}

.left_contactbox p{ line-height:21px;padding:10px 0; font-size:14px; overflow:hidden;}
#abt img{width:107px; height:75px; float:left; clear:right; margin:4px 8px 0 0;}


.sywz{padding-top:5px;}
.sywz li{height:30px; line-height:30px; background:url(../images/jt.jpg) no-repeat left center; padding-left:12px; border-bottom:1px dashed #ccc;}
.sywz li span{float:right; color:#888;}
.sywz li a { display:block; width:70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.pic_art{ padding:5px; height:120px; line-height:20px; overflow:hidden;}
.pic_art .pic_art_img{ float:left; padding:5px; width:150px; height:110px;}
.pic_art .pic_art_img img{width:150px; height:110px;}
.pic_art pic_art_title{ float:right;height:30px; line-height:30px; font-weight:bold; text-align:center;}
.pic_art pic_art_content{ float:right;height:30px; line-height:30px; font-weight:bold; text-align:center;}

.right{width:916px; overflow:hidden;}
.rbox{width:355px; overflow:hidden;}





#zz li{margin:5px; width:118px; padding:5px 0;}
#zz li a img{width:118px; height:79px;}

#szll{background:url(../images/szbg.gif) repeat-x; height:183px; overflow:hidden;}
#szll_r{background:url(../images/szr.gif) no-repeat; width:9px; overflow:hidden; height:183px; float:right;}
#szll_l{width:59px; float:left; overflow:hidden;}


#demcO{height:147px; overflow:hidden; width:653px; padding:18px 0;}
#myBox{float:left; width:800%;}
.ZZimg ul li{width:118px; margin-right:13px; float:left; display:inline; }
.ZZimg ul li span{display:block; text-align:center; height:12px; line-height:12px; margin-top:4px;}
.ZZimg ul li a img{width:110px; height:123px; border:1px solid #ccc; padding:3px; background:#FFF;}


#demc{overflow:hidden; width:1100px; padding:0; margin:0 auto;}
.jdimg ul li{text-align:center; margin-right:20px; float:left; display:inline; width:350px; height:240px; position:relative;}
.jdimg ul li img { display:block; width:350px; height:240px;}
.jdimg ul li p{ display:block; width:100%; text-align:center; height:30px; line-height:30px; font-size:12px; position:absolute; bottom:0px; left:0; background:#022a61; filter:alpha(opacity=80); opacity:0.8;}
.jdimg ul li a { color:#fff;}

#yqlj a{margin:0 25px 15px 25px; float:left; white-space:nowrap;  word-break:break-all; line-height:25px; color:#2280d4;}



#bottom{background:url(../images/jinlu_2.jpg) repeat-x 0 0; height:206px; text-align:center; line-height:30px; color:#fff;}
#bottom p { padding-top:25px;}
#bottom a {color:#fff;}
.foot { text-align:center; line-height:65px; width:1100px; margin:0 auto;}
.foot a { font-size:14px; margin:0 20px;}

.youq { width:160px; height:35px; float:right;}
.youq select { width:100%; margin-top:10px;}


.nybt{ background:#0054a3; height: 50px; line-height: 50px; width: 100%;}
.nybt span{ color: #fff; display: block; float: left; height: 40px; line-height: 38px; padding: 0 20px 0 10px; text-align: left;font-size:14px;margin-top:5px;}
.nybt i{ font-style:normal; font-size:12px; font-weight:normal; float:right; color:#fff; padding-right:15px;}
.nybt i a { color:#fff;}

/*guestbook*/
.guestbook_title{background:#C8EDFB; padding:5px; margin-top:5px; font-size:14px;}
.guestbook_msg{border:1px solid #C8EDFB; padding:5px; line-height:160%;font-size:14px;}
.guestbook_reply{padding:5px; color:red; border-top:1px dotted #CCCCCC;}

.flbt{background:url(../images/flbg.jpg) no-repeat; height:37px; line-height:37px; font-size:16px; color:#FFF; padding-left:57px;}

.fllb{width:100%; margin:0 auto; margin-bottom:15px;}
.fllb li{
    border-bottom:1px solid #eee;
}
.fllb .jy-list{
       background:#fff;
       height:50px;
       text-align:left;
       line-height:50px;
       color:#333;
       padding-left:30px;
       cursor: pointer;
}
.fllb .jy-list a{
     width:90%;
     height:50px;
     display:block;
     color:#333;
     text-decoration:none;
     float:left;
     font-size:14px;

 }
.fllb .jy-list span {
      float:right;
      padding-right:10px;
      line-height:50px;
      color:#333;
  }
.fllb .jy-list .ej{
    display: none;
    width:244px;
    margin-left:-30px;
}
.fllb .jy-list .ej .ej-list{
    border-bottom:1px solid #eee;
    width:100%;
    height:50px;
    line-height:50px;
}
.fllb .jy-list .ej .ej-list a{
   padding-left:60px;
}
.wzli{padding:0 10px;}
.wzli li{line-height:39px; border-bottom:1px dashed #CACACA; background:url(../images/jt.jpg) no-repeat left center; padding-left:14px;}
.wzli li span{float:right; color:#999; margin-left:15px;}
.wzli li a{
    display: inline-block;
    width:720px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    vertical-align: middle;
    font-size:14px;
}
.wzli li a:hover{
    color:#0054a3;
}
.wzli .hot a b{color:#FF0000;}
.wzli li a i{color:#FF4603; font-weight:normal; font-style:normal;}

.biaoti{color: #333; font-size:20px; font-weight: bold; line-height: 50px; margin-bottom: 15px; text-align: center;}
.pro_h3{padding:5px 10px; font-size:14px;font-weight:bold; background:#eee;}
.nrxx{background:url(../images/jt.jpg) no-repeat left #EFEAE6;border:1px solid #E3DDD7; background-position:5px; padding-left:15px; height:24px; line-height:24px; overflow:hidden;}
.xlbt1{font-size:14px; line-height:30px; border-bottom:1px #fff solid; font-weight:bold; background:#B9DDF7; text-align:center; color:#000;}

.picli{width:100%;}
.picli li{ text-align:center; margin:5px 25px 10px 25px; float:left; display:inline;margin-bottom:10px;}
.picli li span{display:block; text-align:center; height:20px; margin-top:3px;color:#393939;}
.picli li a img{border:1px solid #ccc; padding:3px; background:#FFF;vertical-align:middle;}


/*spec*/
.speli li{width:100%;overflow:hidden;clear:both;padding:12px 0px;border-bottom:1px solid #EEE;	color:#aaa;}
.speli li a.preview{width:84px;float:left;	margin-right:7px;	margin-bottom:3px;	margin-left:10px;display:inline;}
.speli li a.preview img{width:80px;/*height:60px;*/display:block;padding:1px;border:1px solid #EEE;}
.speli li a.title{overflow:hidden;	line-height:25px;font-weight:bold;font-size:14px;margin-left:2px;}
.speli span.info{display:block;line-height:23px;color:#555;padding-left:12px;}
.speli span.info small{color:#AAA;	font-size:12px;	margin-left:3px;}
.speli p.intro{color:#777777;line-height:20px;	margin-left:5px;padding-left:10px;padding-right:10px;}

/**/
.spelia{width:100%}
.spelia li{width:166px; margin:5px 10px 10px 4px; padding:5px; float:left; display:inline; line-height:21px; border:1px dashed #ccc; }
.spelia li a{ display:block; font-size:14px;}
.spelia li a:hover{text-decoration:none; background-color:#FEFBC5;}
.spelia li .title{ display:block;text-align:center; padding:0px 0px 5px 0px; border-bottom:1px dashed #ccc;}
li.b1{background:#9afb90;}
li.b2{background:#ffdeb6;}
li.b3{background:#fff38f;}
li.b4{background:#d9ff8f;}
li.b5{background:#ffffff;}

.team{width:710px;}
.team li{width:160px; background:#b0ddff; float:left; margin:5px 40px 18px 33px; display:inline; height:230px; overflow:hidden}
.team li img{width:160px; height:180px; border:none;}
.team li span{line-height:27px; color:#000; background:url(../images/jt2.gif) no-repeat; background-position:7px 9px; display:block; padding-left:17px; margin-top:3px;}
.team li span b{ font-size:14px;}
.team li i{line-height:18px; text-align:right; padding-right:8px; font-style:normal; display:block;}
.team li i a{color:#0562b9;}



.scott{background:#eee; height:30px; overflow:hidden; text-align:center; padding-top:9px; line-height:21px; }
.scott A{BORDER:#58affe 1px solid; PADDING:2px 5px; MARGIN-RIGHT: 5px;  TEXT-DECORATION: none; background:#fff;}
.scott A:hover{border:1px solid #58affe; text-decoration:none; BACKGROUND-COLOR:#237ac7; color:#FFF;}
.scott A:active{border:1px solid #58affe; text-decoration:none; BACKGROUND-COLOR:#237ac7;}
.scott SPAN.current{BORDER: #237ac7 1px solid; PADDING:1px 5px;  FONT-WEIGHT: bold;  COLOR: #fff; MARGIN-RIGHT: 2px; BACKGROUND-COLOR: #237ac7;MARGIN-RIGHT: 5px;}
.scott SPAN.disabled{BORDER:#237ac7 1px solid; PADDING:2px 5px; COLOR:#237ac7; MARGIN-RIGHT: 5px; background:#d8f1ff;}
.fenye1{text-align: center; clear:both; font-size:12px; line-height:28px; height:56px; background:#eee; padding:0 5px; margin-top:5px;}

.wzzw{padding:10px; line-height:21px; }

.f_l{float:left;}
.f_r{float:right;}
.m_l{ margin-left:10px;}
.pt{padding-top:10px;}
.jl{margin-bottom:20px;margin-top:3px;}
.mb{margin-bottom:10px;}
.red{color:#ff6600;}
.blue{color:#0037FF;}
.lh{font-size:14px; line-height:28px; /*text-indent:2em;*/}


/**************from表单**********************/
.form{ padding:10px;}
.listtop,.listbottom{   margin-left: 10px; }
.listtop{margin-top: 10px;border:1px  solid #CCCCCC;border-bottom: none;padding-left: 10px; padding-bottom: 15px;width: 710px;background: #F5F5F5;}
.con_edit{margin: 10px;}
.form_top{padding-left: 10px; padding-bottom: 15px;}
.form dl {overflow: hidden;zoom: 1;padding-top: 15px;}
.form dt {float: left;width: 15%;font-size: 14px;padding: 3px 0 0 0;color: #666;}
.form dd {float: left;line-height: 22px;}
.form dd select, .form dd input {vertical-align: middle;}
.form dd .logo{border: 1px solid #D4D4D4;}
.form dd .wxqrcode{width: 80px;height: 80px;border: 1px solid #D4D4D4;}
.form dd p {clear: both;color: #A0A0A0;padding: 4px 0 0 0;line-height: 16px;}
.form_b {text-align: left;padding: 20px 0 45px 145px;}
.form .btn7 {margin-left: 10px;}

/**/
.personInfo{padding:5px; font-size:14px;}
.personInfo li{line-height:160%;}

.h3{padding:5px; background:#C5E3FA; font-size:14px; font-weight:bold;}


.disable{color:#a7a7a7;}

.btn_blue, .btn_orange, .btn_green{background:#0d9ae4;
height:26px;line-height:1.8em;
padding:0px 15px; margin:2px;
border:0px;/*border-radius: 5px;*/
color:#fff;font-size:14px; cursor: pointer;
}
.btn_blue:hover {background-color: #0084c9;}
.btn_orange {background-color: #e4570d;}
.btn_orange:hover {background-color: #c13b00;}

.btn_green {background-color: #04be00;}
.btn_green:hover {background-color: #079b04;}

/**/
.searchFormDiv{ padding:10px;}
.searchFormDiv li{padding-top:10px;}
.searchFormDiv input{width:100%; height:30px; line-height:30px;vertical-align:middle;}
.searchFormDiv  select{width:100%; height:30px; line-height:20px; padding:5px 0px;vertical-align:middle;}
.search_title{padding:5px; margin-bottom:5px; color:#666; font-size:14px; border-bottom:1px solid #ccc;}



/*评论*/
.avatar {width: 44px;height: 44px;line-height: 44px;
display: block;position: absolute;top: 3px;left: 0;padding: 1px;
text-align: center;overflow: hidden;border: 1px solid #D4D4D4;
}
.avatar img {width: 44px;}
/* 评论(公共) */
.comment-box {padding: 10px 0 20px;	font-size: 16px;}
.comment-box .comment-item {position: relative;	margin-bottom: 10px;padding-left: 53px;	min-height: 53px;line-height: 1.6;
	color: #323232;	border-bottom: 1px solid #D4D4D4;}
.comment-box form.comment-item {border-bottom: 0;}
.comment-box .comment-item:last-child {	border-bottom: 0;}
.comment-box .comment-item .comment-bd,
.comment-box .comment-item .comment-ft {margin-bottom: 10px;word-wrap: break-word;	font-size: 16px;}
.comment-box .comment-item .comment-hd {word-wrap: break-word;}
.comment-box .avatar {top: 0;}
.comment-box .username {margin-right: 10px;}
.comment-box .cmt-txt a {color: #72B939;}
.comment-box .commment-time {color: #999;}

/* 评论发布表单 */
.comment-textarea {padding: 5px;border: 1px solid #72B939;}
.comment-textarea textarea {width: 100%;height: 35px;overflow: hidden;border: 0;}
.comment-vcode {padding: 5px 0px;}


/* 详情页-评论 */
.comment-box .username {color: #04489D;	font-size: 14px;}
.comment-box .commment-time {color: #888888;font-size: 14px;}
.comment-box .reply-btn {float: right;color: #72B939;}
.comment-box .reply-btn i {display: inline-block;margin-left: 3px;width: 0;	height: 0;	vertical-align: middle;	border: 5px solid #FFF;
	border-top-color: #72B939;border-bottom-width: 0;}
.comment-box .cmt-txt {line-height: 1.6;}
.comment-box .reply-item {padding-top: 10px;border-top: 1px dotted #D4D4D4;	border-bottom-style: none;}
.comment-box .reply-item .avatar {top: 10px;}
.comment-box .more-comment {margin-bottom: 10px;}
.comment-box a {color: #d00000;}







/*******2015-02-09*******/
.dbty { width:100%; height:10px; margin:0 auto; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);}
.zjgx { width:1px; margin:0 19px; height:300px; background:url(../images/yishu_15.jpg) no-repeat 0 center;}
.gywm { background:url(../images/yishu_3.jpg) no-repeat 10px center;}
.tgbg { background:url(../images/yishu_4.jpg) no-repeat 10px center;}
.kjda { background:url(../images/yishu_5.jpg) no-repeat 10px center;}
.news { background:url(../images/yishu_6.jpg) no-repeat 10px center;}
.yxxs { background:url(../images/yishu_7.jpg) no-repeat 10px center;}
.zxsp { background:url(../images/yishu_8.jpg) no-repeat 10px center;}
.kjjc { background:url(../images/yishu_9.jpg) no-repeat 10px center;}
.yxyd { background:url(../images/yishu_10.jpg) no-repeat 10px center;}
.zjzs { background:url(../images/yishu_11.jpg) no-repeat 10px center;}
/* .c_bg { background: url(../images/c_bg.jpg) no-repeat right bottom;} */


.tzgg { width:330px;float:left;}
.tzgg_g { width:290px;float:right;}
.tzgg_k{width:290px;}


.xinwen { width:350px;float:left;margin-left:25px;}
.xwul1 { display:block; width:100%; border-bottom:1px dashed #ccc; padding-bottom:5px;}
.xwul1 img {/*float:left; display:block; border:1px solid #1284c6;*/ margin:0px 15px 0px 0; padding:0; width:110px; height:70px;}
.yishu_c { float:right; width:200px; margin-top:3px;}
.yishu_c h3 a { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; margin-bottom:10px;}
.yishu_c p { line-height: 22px; text-indent: 2em; width: 100%;}
.yishu_c p b a { color: #d00000; font-weight: 100;}

.xwul2 { margin-top:10px;}
.xwul2 li { background: url(../images/jt.jpg) no-repeat left center; border-bottom: 1px dashed #ccc; height:28px; line-height:28px; padding-left: 12px;}
.xwul2 li span{float:right; color:#888;}
.xwul2 li a { display:block; width:70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}


.tup { margin:15px auto 0 auto; width:1100px;}
.tupian { padding:15px 0px 0 0;}


.yqlj { padding:15px 0;}
.yqlj img { border:1px solid #ccc;}

.toy { width:350px;}
.toysp { width:330px; height:215px; box-shadow:0 2px 3px rgba(0,0,0,0.3); padding:15px 10px;}

.art { color: #d00000; font-size: 14px; font-weight: bold; height: auto; border:1px solid #d00000; border-top:none; line-height: 45px; text-align: center; background:#eee;}
.art a { margin:0 15px;}

/*********大赛报名*********/
.login_reg h1 {
    color: #ff0000;
    font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}

.login_reg h2 {
    color: #006699;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}

.login_reg ul {
    line-height: 40px;
    margin: 0 auto;
    padding: 0 20px 20px;
    width: 100%;
}
.login_reg ul li {
    display: block;
    font-size: 14px;
}

.login_reg ul li select {
    height: 25px;
    margin: 0 5px;
    vertical-align: middle;
}
.login_reg ul li input {
    height: 25px;
    margin: 0 5px;
    vertical-align: middle;
}
.input_public {
    border: 1px solid #c1c1c1;
    font-size: 14px;
    height: 26px;
    line-height: 20px;
    padding-left: 4px;
}
.login_reg ul li span {
    color: #cc0000;
    font-size: 14px;
    font-weight: bold;
    padding-right: 15px;
}

.login_reg ul li textarea {
    height: 65px;
    margin: 10px 5px 5px;
    vertical-align: middle;
}

.btnn {
    background:#d00000;
    border: medium none;
	border-radius:4px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    width: 100px;
}

.cjcx table { border-bottom:1px solid #ccc; border-right:1px solid #ccc; line-height:40px;}
.cjcx table td { border:1px solid #ccc; border-bottom:none; border-right:none; padding:3px 10px;}
.cjcx table input { line-height:25px; margin-right:10px;}


.staff { width:100%;}
.staff h3 { font-size:16px;}
.staff h3 a { color: #f30; float: right; font-size: 12px; font-weight: 100; padding-right: 5px;}
.staff li { width:335px; float:left; margin:20px 30px 0 0; padding-bottom:20px}
.staff li img { margin:0;}
.staff li span { font-size:14px; text-align:left; display:block; margin:0; font-weight:bold; width:100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.staff li p { text-align:left;}

.pag1 { width:100%;}
.pag1_l { float:left; width:420px;}
.pag1_r { width:250px; float:right;}
.pag1_r h3 { font-size:16px; line-height:40px;}
.pag1_r p { margin:5px 0; font-size:12px;}
.pag1_r p strong { color:#f40;}
.pag1_r a { background:#d00000; display:block; text-align:center; border-radius: 4px; color: #fff;  cursor: pointer; font-size: 12px; padding: 0; width: 100px; line-height:30px; margin-top:20px;}


.new { background:url(../images/new.gif) no-repeat 85px top;}

.ship { position:relative;}
.ship span { display:block; position:absolute; top:20px; left:10px; width:330px; height:218px;}
.ship span img { width:330px; height:218px;}

/* 联系我们 */
.hide {display: none;}
#leftsead{width:161px;height:290px;position:fixed;top:350px;right:0px; z-index:100;}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{width:161px;height:50px;}
#leftsead li img{float:right;}
#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#leftsead li a .shows{display:block;}
#leftsead li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#leftsead li a.youhui .hides { display:none;position:absolute;right:143px;}
#leftsead li a.youhui .erwm { display:block; position:absolute; right:0px; top:27px; border:1px dashed #eb2914; padding:5px; background:#fff;}
#p2{width:112px;background-color:#A7D2A9;height:47px;margin-left:47px;border:1px solid #8BC48D;text-align:center;line-height:47px}
#p3{width:112px;background-color:#EC9890;height:47px;margin-left:47px;border:1px solid #E6776C;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}

/*产品模型详情*/
.show_proimg { width:680px; height:480px; overflow:hidden; position:relative; margin:0 auto 20px;}
.show_proimg .hd { display:none;}
.show_proimg .bd { position:relative; height:100%; z-index:0;}
.show_proimg .bd li { zoom:1; vertical-align:middle;}
.show_proimg .bd img { width:680px; height:480px; display:block;}
.show_proimg .prev,.show_proimg .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.show_proimg .next{ left:auto; right:3%; background-position:8px 5px;}
.show_proimg .prev:hover,.show_proimg .next:hover{ filter:alpha(opacity=100);opacity:1;}
.show_proimg .prevStop{ display:none;}
.show_proimg .nextStop{ display:none;}

.show_procs { width:460px; float:right; margin-top:40px;}
.show_procs dl { width:100%; line-height:40px; font-size:14px; clear:both;}
.show_procs dl:nth-child(5) { color:#e00;}
.show_procs dl dd { float:left; width:80px; text-align:right; margin-right:10px; font-weight:bold;}
.show_procs dl dt { float:left; width:350px; line-height:25px; margin-top:8px;}
.show_procs p { width:100%; line-height:25px; margin-bottom:5px; font-size:14px;}
.pro_h3 { line-height:35px; padding:0 10px; font-size:14px; font-weight:bold; background:#eee; margin:30px auto 20px auto;}

