html{ background:#fff; color:#000; overflow-x:hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0 auto;padding:0;}
img{border:0;}
ol,ul,li{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{ background:#fff; color:#000; font-size:14px; font-family:'微软雅黑';}
a{ color:#000;}
a:hover{color:#44c1d7;}

/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;}
.hidden{display:none;}
.jj_pic{ float:left; margin:0 10px 0 0;}
.nr_pic{ text-align:center; position:relative; width:100%;}
.red{ color:#f00; font-weight:bold; padding-left:10px;}
.nr_red{ color:#f00; font-weight:bold;}

.scale:hover img { transform: scale(1.1, 1.1);}
.scale img{ transition:transform 1s ease 0s}

#indexNews{ height: auto; overflow: hidden;}
#indexNews li { height: 40px; line-height: 40px; background: url(../Image/xw_icon.png) no-repeat left center; padding-left: 25px; border-bottom: 1px solid #d9d9d9; transition:0.3s all 0s linear; color: #575757;}
#indexNews li a{ display: block; float: left; width: 75%; font-size: 15px; color: #585858; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition:0.3s all 0s linear;}
.Newstime { float: right; color:#a9a9a9; font-size:14px;}
#indexNews li:hover a{ color: #007cda;}
#indexNews li:hover{ border-bottom: 1px dashed #007cda;}

#lxwm_nr { margin: 0 20px 20px;	font-size:14px;}
#lxwm_nr p { line-height: 35px; border-bottom: 1px dotted #ccc;	padding-left: 20px;}

#prev_next{ border-top:1px solid #f0f0f0; margin-top:10px; padding-top:5px;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;}


.imgB { width: 100%;  top: 0; left: 0; position: relative;  opacity: 1;}
.imgT { width: 100%;top: 0;left: 0; position: absolute;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
#cpnr li:hover .imgT{
    opacity: 0.5;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}


#con_lx{ height:auto; overflow:hidden; line-height:30px; font-size:14px; width:95%; margin-bottom:20px;}
#con_lx p{ border-bottom:1px dotted #ccc; line-height:35px; padding-left:20px; transition:0.3s all 0s linear; }
#con_lx p:hover{ background:#f2f2f2; color:#000; border-bottom:1px solid #ccc; padding-left:30px;}



/** header **/
#top_bj{ width: 100%; height: 110px;}
#top_index{ width:1200px; height:110px;}
#logo{ float:left; padding:10px 0 0;}
#top_tel{ padding-top: 30px; color: #384044; font-size: 20px; float: right; text-align: right;}
#top_tel p{ color: #ed2f2f; font-size: 35px; font-style: italic; font-family: impact; line-height: 33px;}
#nav_bj{ width: 100%; height: 45px; background: #013567; border-top: 5px solid #ed2f2f;}
#nav{ width: 1200px; height: 45px;}
#nav a{ display: block; float: left; color: #fff; font-size: 16px; width: 150px; height: 45px; line-height: 45px; text-align: center; transition:0.3s all 0s linear;}
#nav a:hover{ background: #ed2f2f; color: #fff;}

.flash{ width:100%;height:550px; margin:0 auto; text-align:center; position:relative;}
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:550px; }
/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.flash .flashBox .bd{position:absolute;  width:1920px; left:-460px;}
.flash .flashBox .bd img{width:100%; height: 550px;}

#ssbj{ height: 65px; background: #ed2f2f; width: 100%;}
#ssnr{ width: 1200px; height: 65px;}
#ssnr .left{ line-height: 65px; color: #fff;}
#ssnr .left p{ margin-top: 15px; float: left; color: #fff; padding-right: 10px; height: 35px; line-height: 35px; font-size: 27px; font-weight: bold; border-right: 2px solid #fff; margin-right: 10px;}
#ssnr .left a{ color: #fff; padding: 0 0 0 20px; font-size: 16px;}

.ss{ width:274px; height:39px; float: right; margin: 10px 0 0 0; }
.sou_left{float:left; width:223px; border-top-left-radius: 3px; border-bottom-left-radius: 3px; height:38px; border: none; background: #f0f0f0; text-align:left; color:#adacac; line-height:38px; padding-left:10px;}
.ss_pic{ float:right;}



/** footer **/
#end_nr_bj{ background: #313131; width: 100%; height: auto; overflow: hidden;}
#end_nr_bj .main{ padding: 0; width: 1200px; height: 320px;}
#end_nr_bj .main .left{ background: url(../Image/end_logo.jpg) no-repeat left top; width: 185px; height: 170px; text-align: center; padding-top: 150px;}
#end_nr_bj .main .right{ width: 960px; color: #fff; padding: 30px 0;}
#end_nr_bj .main .right #end_nav{ height: 44px; border: 1px solid #fff; line-height: 44px; padding: 0 20px;}
#end_nr_bj .main .right #end_nav a{ color: #fff; font-size: 16px; padding: 0 22px;}
#end_nr_bj .main .right .content{ font-size: 15px;}
#end_nr_bj .main .right .content a{ color: #fff;}



/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding: 30px 0; line-height: 30px;}

#marqueedivcontrola{width:1200px; height:322px; overflow:hidden; margin: 30px 0 0; float:left;}
#marqueedivcontrola li{ float:left; overflow: hidden; width:289px; height:322px; margin-right:20px; text-align:center; transition:0.3s all 0s linear;}
#marqueedivcontrola li a{ display: block; overflow: hidden; width:289px; height:217px;}
#marqueedivcontrola li img{ max-width:289px; height:217px; }
#marqueedivcontrola li .content{ height: 105px; background: #eeeeee; transition: 0.3s;}
#marqueedivcontrola li .content p{ color: #013567; font-size: 18px; font-weight: bold; text-align: center;}
#marqueedivcontrola li .content .more{ width: 95px; height: 26px; background: #ed2f2f; border-radius: 5px; line-height: 26px; text-align: center; color: #fff; margin-top: 10px;}
#marqueedivcontrola li:hover .content{ background: #013567;}
#marqueedivcontrola li:hover .content p{ color: #fff;}
.cpgda{width:3090px;}

#cpbj{ background: url(../Image/cpbj.png) no-repeat center bottom #eee; width: 100%; height: auto; overflow: hidden;}


.slideTxtBox{ width:1200px; text-align:left;  }
.slideTxtBox .hd{ width: 287px; float: left; height:auto; position:relative; }
.slideTxtBox .hd ul{ background: url(../Image/left_bt.jpg) no-repeat center top; padding-top: 110px; height:auto; overflow: hidden;}
.slideTxtBox .hd ul li{ height: 58px; line-height: 58px; border-bottom: 1px solid #fff; padding-left: 30px; font-size: 16px; color: #313131; background: url(../Image/cpsj.png) no-repeat center right #e0e0e0; cursor:pointer;  border-left: 8px solid #e0e0e0; }
.slideTxtBox .hd ul li a{ display: block; float: left; padding-left: 40px; background: url(../Image/icon.png) no-repeat center left;}
.slideTxtBox .hd ul li.on{ height:58px;  background: url(../Image/cpsj1.png) no-repeat center right #013567; border-left: 8px solid #ed2f2f;}
.slideTxtBox .hd ul li.on a{ background: url(../Image/icon1.png) no-repeat center left; color: #ed2f2f;}
.slideTxtBox .hd #left_lxwm{ background: url(../Image/left_tel.png) no-repeat 30px center #013567; height: 60px; line-height: 60px; padding-left: 70px; color: #ed2f2f; font-size: 30px; font-family: impact;}
.slideTxtBox .bd ul{ float: right; width: 885px; zoom:1;  }
.slideTxtBox .bd li{ position: relative; margin: 0 5px 20px; background: #fff; text-align: center; width: 285px; height:255px; float: left;}
.slideTxtBox .bd li img{ max-width: 285px; height:255px;}
.slideTxtBox .bd li p{ position: absolute; left: 0; bottom: 0; width: 285px; height: 35px; line-height: 35px; text-align: center; background: rgba(1,53,103,0.7); color: #fff;}
.slideTxtBox .bd li:nth-child(1){ width: 580px; height: 255px; background: #013567;}
.slideTxtBox .bd li:nth-child(1) .left{ width: 335px; height: 255px; text-align: center; background: #fff;}
.slideTxtBox .bd li:nth-child(1) .left img{ max-width: 335px; height: 255px;}
.slideTxtBox .bd li:nth-child(1) .right{ width: 200px; height: 215px; padding: 20px; color: #fff; text-align: left;}
.slideTxtBox .bd li:nth-child(1) .right span{ display: block; color: #fff; font-size: 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.slideTxtBox .bd li:nth-child(1) .right .tit{ color: #ed2f2f; font-size: 18px; font-weight: bold;}
.slideTxtBox .bd li:nth-child(1) .right .line{ background: url(../Image/line.png) no-repeat left center; width: 200px; height: 2px; margin-top: 5px;}
.slideTxtBox .bd li:nth-child(1) .right .pic{ width: 50px; margin-top: 15px; line-height: 20px; float: left; text-align: center; color: #fff;}
.slideTxtBox .bd li:nth-child(1) .right .pic img{ width: 37px; height: 36px;}
.slideTxtBox .bd li:nth-child(1) .right .more{ width: 100px; height: 30px; line-height: 30px; text-align: center; margin-top: 15px; border-radius: 5px; background: #ed2f2f; float: left; color: #fff; transition: 0.3s;}
.slideTxtBox .bd li:nth-child(1) .right:hover .more{ background: #fff; color: #ed2f2f;}


#ysbj{ background: url(../Image/ysbj.jpg) no-repeat center top; width: 100%; height: 625px;}
#ysnr{ background: url(../Image/ysbj1.jpg) no-repeat center top; width: 1160px; height: 363px; margin-top: 50px; padding: 20px;}
#ysnr li{ float: left; width: 570px; height: 178px;}
#ysnr li .pic{ width: 281px; height: 178px; float: left; overflow: hidden;}
#ysnr li .font{ width: 259px; height: 148px; background: #7ccbf3; float: right; padding: 15px; transition: 0.3s;}
#ysnr li .font .tit{ color: #fff; font-size: 18px; font-weight: bold;}
#ysnr li .font .content{ line-height: 22px; padding: 10px 0 5px;}
#ysnr li .font .content span{ font-size: 14px;}
#ysnr li:hover .font{ background: #333;}
#ysnr li:hover .font .tit{ color: #ff0;}
#ysnr li:hover .font .content{ color: #fff;}
#ysnr li:nth-child(2) .font{ background: #becd69;}
#ysnr li:nth-child(2):hover .font{ background: #333;}
#ysnr li:nth-child(3) .pic{ float: right; width: 289px; height: 178px;}
#ysnr li:nth-child(3) .font{ float: left; width: 251px; height: 148px; background: #ea7979;}
#ysnr li:nth-child(3):hover .font{ background: #333;}
#ysnr li:nth-child(3) .more{ text-align: right;}
#ysnr li:nth-child(4) .pic{ float: right; width: 289px; height: 178px;}
#ysnr li:nth-child(4) .font{ float: left; width: 251px; height: 148px; background: #ecc78b;}
#ysnr li:nth-child(4):hover .font{ background: #333;}
#ysnr li:nth-child(4) .more{ text-align: right;}

#gsjjbj{ background: #f6f6f6; width: 100%; height: auto; overflow: hidden;}
#gsjjnr{ width: 1200px; background: #fff; height: auto; padding: 50px 30px; margin-top: -30px; margin-bottom: 50px;}
#gsjjnr #gsjj{ width: 800px; height: auto; overflow: hidden; float: left;}
#gsjjnr #gsjj .right{ width: 410px; padding-top: 50px;}
#gsjjnr #gsjj .right .tit{ color: #384044; background: url(../Image/gsjj_line.png) no-repeat left bottom; font-size: 20px; font-weight: bold; height: 40px;}
#gsjjnr #gsjj .right .content{ color: #666767; line-height: 30px;}

#zzry{ position: relative; width: 380px; float: right; height: auto;}
#zzry .more{ position: absolute; right: -40px; bottom: -35px;}
.slideBox{ width:380px; height:285px; overflow:hidden; position:relative;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; text-align: center;}
.slideBox .bd img{ max-width:380px; height:285px; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../Image/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;  }

#albj{ background: url(../Image/albj.jpg) no-repeat center top; width: 100%; height: 237px;}
#alnr{ width: 1200px; height: auto; padding: 25px 0; position: relative;}
.picScroll-left{ width:1120px;  overflow:hidden; position: absolute; right: -25px;}
.picScroll-left .prev{ display:block;  width:46px; height:63px; float:right; margin-top:60px;  overflow:hidden; cursor:pointer;}
.picScroll-left .bd{ padding:0 15px; float:left;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{ margin:0 10px; width:236px; height:190px; line-height: 20px; color: #fff; float:left; position: relative; overflow:hidden; transition:all 0.3s linear 0s;}
.picScroll-left .bd ul li img{ width:236px; height:161px;}
.picScroll-left .bd ul li p{ color: #fff; text-align: center;}

.title{ background: url(../Image/xw_line.png) no-repeat left bottom; height: 40px;}
.title .left{ background: url(../Image/xw_title.png) no-repeat left center; padding-left: 40px; color: #384044; font-size: 20px;}
.title .left span{ color: #d2d2d2; font-size: 14px; padding-left: 5px;}
.title .right{ width: 40%; text-align: right;}


#xwzx{ float: left; width: 505px; height: auto; overflow: hidden; padding-top: 20px;}
#xw_pic{ width: 654px; height: 309px; float: right; padding-top: 20px;}
#xwlb li { width: 485px; height: 73px; padding: 10px; border-bottom: 5px solid #fff; transition:0.3s all 0s linear;}
#xwlb li .right{ width: 375px; color:#a3a3a3; padding-right: 10px; font-size: 14px; line-height: 1.8;}
#xwlb li .right a{ color:#000; font-size: 15px; transition:0.3s all 0s linear;}
#xwlb li .info_date{ color: #2e2e2e; float:left; width:87px; height:73px; text-align:center; border-right: 1px solid #cccccc;}
#xwlb li .info_date span{ display: block; font-size:48px; color:#000; width:87px; height: 53px; line-height: 53px; transition:0.3s all 0s linear;}
#xwlb li .info_date p{ color: #b8b8b8; font-size: 15px;}
#xwlb li:hover a{ color: #f4930e; padding-left: 10px;}
#xwlb li:hover{ background: #013567; border-bottom: 5px solid #ed2f2f;}
#xwlb li:hover .right a{ color: #ff0;}
#xwlb li:hover .right{ color: #fff;}
#xwlb li:hover .info_date p{ color: #fff;}
#xwlb li:hover .info_date span{ color: #fff;}


/** sidebar **/
#sidebar{ width:287px; float: left; height:auto; overflow: hidden;}
#main_right{ width:880px; height:auto; overflow:hidden; float:right;}
.content{ padding: 20px 0; line-height: 29px;}
#content_zy{ line-height: 30px; padding: 20px 5px; background: #fff; font-size: 15px;}

#pro_list{ background: url(../Image/left_bt.jpg) no-repeat center top; padding-top: 110px; height:auto; overflow: hidden;}
#pro_list li{ height: 58px; line-height: 58px; border-bottom: 1px solid #fff; padding-left: 30px; font-size: 16px; color: #313131; background: url(../Image/cpsj.png) no-repeat center right #e0e0e0; cursor:pointer;  border-left: 8px solid #e0e0e0; transition: 0.3s; }
#pro_list li a{ display: block; float: left; padding-left: 40px; background: url(../Image/icon.png) no-repeat center left;}
#pro_list li:hover{ height:58px;  background: url(../Image/cpsj1.png) no-repeat center right #013567; border-left: 8px solid #ed2f2f;}
#pro_list li:hover a{ background: url(../Image/icon1.png) no-repeat center left; color: #ed2f2f;}
#pro_list #left_lxwm{ background: url(../Image/left_tel.png) no-repeat 30px center #013567; height: 60px; line-height: 60px; padding-left: 70px; color: #ed2f2f; font-size: 30px; font-family: impact;}


#zi_banner{ width: 100%; height: 300px; background: url(../Image/zi_banner.jpg) no-repeat center;}


/*#pro_list{ position: relative; background: #eeeeee; padding: 20px 0;}
#pro_list #left_bt{ position: absolute; top: -115px; left: 0;}
#pro_list #left_lxwm{ position: absolute; bottom: -155px; left: 0; background: url(../Image/left_lxwm.png) no-repeat center top; width: 298px; height: 126px; padding: 40px 20px 0; color: #fff; font-size: 18px;}
#pro_list #left_lxwm p{ font-family: impact; font-size: 42px; font-style: italic; padding: 10px 0;}
#pro_list li{ height: 55px; line-height: 55px; background: url(../Image/sj.png) no-repeat center right; padding-left: 30px; transition:all 0.3s linear 0s;}
#pro_list li:hover{ background: url(../Image/sj1.png) no-repeat center right #00a0e9; border-left: 5px solid #fec504;}
#pro_list li a{ color: #00a0e9; font-size: 18px;}
#pro_list li:hover a{ color: #fff;}*/



/** zy **/ 
.n_detailCon{ height:auto!important; overflow:hidden!important; overflow:visible;}
.n_detailCon li{ width:100%; height:auto; margin:0 0 10px 0; padding: 10px 0; border-bottom: 1px dotted #ccc; }
.n_detailCon li a{ height:auto; width:100%; display:block; padding-top: 10px;}
.n_detailCon li a:hover{ background: #fffad8;}
.n_detailPic{ width:210px; float:left; margin-left:10px; text-align: center;}
.n_detailPic img{ max-width: 210px; max-height: 130px;}
.n_detailR{ width:625px; float:right; margin-right:10px;}
.n_detailTitle{ height:30px; width:100%;}
.n_detailTitle span{ font-size:16px; color:#000; display:block; float:left; font-weight:bold;}
.n_detailTitle small{ font-size:12px; float:right; display:block; color:#222222;}
.n_detailNr{ width:100%; padding:5px 0; line-height:25px; color:#6b6b6b;}
.n_time{ background:url(../Image/time.jpg) left no-repeat; text-indent:25px; line-height:25px; height:25px; color:#a8a8a8; font-size:16px;}


#marqueedivcontrols{width:287px; height:650px; overflow:hidden; margin:20px 0 0;}
#marqueedivcontrols li{ float:left; overflow: hidden; width:287px; height:270px; text-align:center; transition:0.3s all 0s linear;}
#marqueedivcontrols li a{ display: block; overflow: hidden; width:285px; height:214px; margin-bottom: 5px; border: 1px solid #eeeeee;}
#marqueedivcontrols li img{ max-width:285px; height:214px; }
.cpgds{width:287px;}

.left_bt{ background: #013567; border-top: 5px solid #ed2f2f; margin-top: 20px; height: 100px; line-height: 100px; text-align: center; color: #fff; font-size: 24px; font-weight: bold;}
#por_left{width:400px; height:auto; margin-right:20px; float:left; text-align: center;}
#por_left img{ max-width: 400px;}
#por_right{float:left; line-height:2.0; width: 390px; height:auto; overflow:hidden;}
#cpms{ border-bottom: 1px dashed #ccc; border-top: 1px dashed #ccc; padding: 10px 0; margin-bottom: 20px;}
#cpms span{ color: #cc0000;}
.dg1{ width: 155px; height: 30px; line-height: 30px; text-align: center; color: #fff; background: #0c46a6; float: left; transition:all 0.3s linear 0s;}
.dg2{ width: 155px; height: 30px; line-height: 30px; text-align: center; color: #fff; background: #ffa200; float: left; margin-left: 20px; transition:all 0.3s linear 0s;}
.dg2 a{ color: #fff;}
.dg1 a{ color: #fff;}
.dg1:hover{ background: #d80000;}
.dg2:hover{ background: #d80000;}

.info_nr{ width: 420px;}



/************************************/
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/
.pro li{float:left; overflow:hidden;margin:0 5px 20px; width:280px; text-align:center;white-space:nowrap; transition:all 0.3s linear 0s;}
.pro li .li-img{ max-width:276px; height: 207px; padding: 1px; border: 1px solid #f2f2f2;}
.pro li img{ max-width:276px; height: 207px;}
.pro li p{ height: 35px; line-height: 35px;}
.pro li:hover{ background: #333;}
.pro a{color:#444;}
.pro a:hover{color:#fff;}

/*************index&goods**************/
.news{}
.news li{ height:39px;border-bottom:1px dotted #cdcdcd;text-indent:1em;line-height:39px;}
.news li:before{color:#e40413;content:'■\00a0\00a0\00a0';vertical-align:2px;}
.news li:hover{background-color:#f6f6f6;}
.news a:hover{color:#da020d;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center;line-height:28px; border:1px solid #f0f0f0; background:#fbfbfb; margin-bottom:10px;}
/***********news_info**************/
.jobs li{ height:auto; margin:23px 18px 18px 28px;border-bottom:1px dotted #666; position:relative;}
.jobs a{ position:absolute; right:0; top:0;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; display:block; background:#f00;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.rel_center{ text-align:center; left:50%;}
.pro_name{display:block;color:#da020d;text-align:left; font-size: 24px; margin-bottom: 10px;}
.info_title{ height:35px;background:#ececec; margin-top: 20px;}
.info_title b{display:inline-block; padding: 0 20px; height:100%; border-right:1px solid #fff; background:#0068b7; color:#fff; line-height:35px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{ width: 960px; margin: 10px auto;}
.order .text{ width: 33.3%; float: left; margin-bottom: 15px; padding-top: 15px; position: relative; height: 44px;}
.order .text input{ width: 80%; padding: 0 5%; height: 40px; line-height: 40px; font-family: "微软雅黑";border-radius: 3px; border: none;}
.order .longtext{ width: 100%; margin-bottom: 12px; height: 100px; clear: both; position: relative;}
.order .longtext textarea{resize: none;width:93%;height:80px; padding: 10px 2%;font-family: "微软雅黑";border-radius: 3px; border: none;}
.order .yzm{ width: 15%;}
.order .tj{ width:40%; margin-right:30px; margin-top: 20px; float: right; height: 42px; background: #121212; position: relative; }
.order .but{ width:100%; line-height: 42px; background: none; color: #FFF; float: right; font-size: 16px;font-family: "微软雅黑";border-radius: 3px; position: relative; z-index: 9; border: none; text-align: center !important;}
.order .tip{ position: absolute; left: 20px; top:20px; line-height: 0; height: 0; color: #9c9c9c; transition:0.3s all}
.order input:focus + .tip,.order textarea:focus + .tip{ top: -15px; color: #3DAAFC;}
.order .tj:after{content: ""; position: absolute; top:0; left: 0; height: 42px; width: 0; overflow: hidden; background: #e90000; z-index: 0; transition:0.3s all}
.order .tj:hover:after{width: 100%;}

.order input { font-size: 16px; outline: none;}
.lb_wrap .lb_label.top,.lb_wrap .lb_label.bottom {left: 15px !important;}
.lb_wrap .lb_label.left {left: 0;}
.lb_label {	font-weight: bold; color: #999;}
.lb_label.active {	color: #e90000;}
	
/**************order&message********/
#banner{position:relative;overflow:auto;}
#banner li {float:left;}
.banner .dots li.active {
background: #fff;
opacity: 1;
}
.banner .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}