@charset "utf-8";
/* CSS Document */

*{margin:0px;padding:0px;}
ul{list-style-type:none;}
li{ list-style:none;}
img{border:0px;}
input{outline: none;}
:hover{ transition: 0.5s all }
a{text-decoration:none; color: #333333;}
a:hover{ color:#005fb5;}
.cmain{color:#005fb5;}
.bmain{background:#005fb5;}
.left{float:left;}
.right{float:right;}
.mid{width: 1200px;margin: 0 auto;position: relative;}
body{font-family: "微软雅黑"; font-size:15px; color:#333333; line-height:30px; background:#f2f2f2;}

/* CSS Header */
.header{ width: 100%;height:auto; overflow: hidden; margin: 0 auto; background: #fff; position: relative;}
.header .topbar{width: 100%;height: 42px;line-height:42px;color: #8f8f8f; border-bottom: 1px #e2e2e2 solid}
.header .topbar a{color: #8f8f8f;padding-left: 20px;margin-left: 20px;background: url(../images/topline.png) left center no-repeat;}
.header .topbar a:hover{color: #005fb5;}
.header .weixin{position: relative;}
.header .weixin .inpic{width: 110px;height: 110px;background: url(../images/weixin.jpg) no-repeat;background-size: 100% 100%; position: absolute;left:00px;top:50px; opacity: 0;transition: 0.5s all}
.header .weixin:hover .inpic{opacity: 1;top:30px}
.header .topbox{ width: 1200px; height:110px; margin: 0 auto;}
.header .topbox .logo{ padding-top:20px; float: left;}
.header .topbox .toptel{ padding-top:30px;float: right; }
.header .tophot{width: 1200px;height:56px;line-height:56px;margin: 0 auto;position: relative;}
.header .tophot span{color: #222222;font-size: 16px}
.header .tophot a{color: #666666;font-size:15px;padding-right: 28px;}
.header .tophot a:hover{color: #005fb5}
.header .search{ width:320px; height:38px; line-height: 38px; color: #555555; padding-left:15px; right: 0px; top:10px; border-bottom: 1px #dbdbdb solid; position: absolute;}
.fdj{ width: 21px; height: 21px; background: url(../images/fdj.png) center no-repeat; border: 0px; position: absolute; top: 10px; right: 0px; }
.header .search-btn{ width:35px; height:38px; background:url(../images/fangdajing.png) center no-repeat; border: none;position: absolute; right:10px; top: 0}
.header .search-text{line-height: 34px; height: 34px; font-family: "微软雅黑"; color: #555555; background: none;border: none; font-size: 14px;}
.header .inbanner{width: 100%;height: 140px;font-size: 15px;color: #6bb9ff;line-height: 22px; background: #005fb5;}
.header .inbanner b{font-size: 22px;color: #fff;padding-top:20px;line-height: 50px; display: block;}
.header .inbanner .left{width: 760px;}
.header .inbanner .more{width: 152px;height: 46px;line-height: 46px;text-align: center; font-weight: bold;font-size: 18px;color: #003260; border-radius: 42px;background: #ffba00;position: absolute;right: 0;top: 50px; display: block;}
.header .banner{width: 1920px; height:330px;background: url(../images/banner.jpg) no-repeat #d5d5d8;left: 50%;margin-left: -960px;position:relative;}

/* 本例子css */
.sideMenu{  }
.sideMenu h3{ padding-left:10px; cursor:pointer; font-weight: normal; height:50px; line-height: 50px;}
.sideMenu h3 em{ float:right; display:block; width:40px; font-size: 15px; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:8px 25px; color:#999; display:none; /* 默认都隐藏 */ }
.sideMenu li a{ color: #005fb5; font-size: 14px; }

/* 本例子css */
.multipleColumn{ overflow:hidden; position:relative; }
.multipleColumn .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.multipleColumn .hd .prev,.multipleColumn .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
     cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
.multipleColumn .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
.multipleColumn .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.multipleColumn .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.multipleColumn .hd ul li.on{ background-position:0 0; }

.multipleColumn .bd{ padding:10px; overflow:hidden;  }
.multipleColumn .bd ul{ overflow:hidden; zoom:1; width:300px;  float:left; _display:inline;  }
.multipleColumn .bd ul li{ margin: 0px 10px 20px 10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.multipleColumn .bd ul li .pic{ text-align:center; }
.multipleColumn .bd ul li .pic img{ width:290px; display:block; }
.multipleColumn .bd ul li .pic img:hover{transform: scale(1.05);}
.multipleColumn .bd ul li .pic a:hover img{ border-color:#999;  }
.multipleColumn .bd ul li .title_in{ line-height:32px; background: #fff; padding-left: 20px; padding-top: 10px; height: 80px; text-align: left; position: relative;}
.pro_zx{ position: absolute; left: 20px; bottom: 10px; font-size: 14px; color: #005fb5; }
.pro_zx a{ color: #005fb5; }
.pro_zx a:hover{ color: #000; }
.pro_click{ position: absolute; right: 20px; bottom: 10px; font-size: 14px; color: #999999; }

/*menu*/
#menu{width:100%; height:55px;background: #005fb5}
#menu ul { width:1200px; height:55px; margin: 0 auto}
#menu ul li{ width:105px; height:55px; text-align:center;float:left;transition: 0.4s all}
#menu ul li:hover a{background: #005097;color: #fff}
#menu ul li a{color: #fff;font-size: 16px;line-height: 55px; display: block;}
#menu ul li.selected a{background: #005097;color: #fff}

/* CSS Footer */
.footer{ width:100%;height:145px; background:#0060b6;}
.footer .mid{ width:1200px;font-size: 14px;line-height:30px;padding-top: 10px; color: #fff;position: relative;}
.footer .mid a{color: #fff}
.footer .mid a:hover{color: #ffba00}
.footer .mid .m{padding-right: 46px;font-size:16px;line-height: 48px}
.footer .mid .right{width: 257px;height: 145px;border-left: 1px #177eda solid;right: 0;top: 0;position: absolute;}
.footer .mid .right span{width: 75px;padding-top:43px;text-align: right;padding-left: 60px;display:inline-block;}
.footer .mid .right img{width: 105px;height: 105px;background: #fff; display: block;margin-top:20px;float: right;}

/* CSS Main */
#wrap{ width:100%;height:auto; position: relative;overflow: hidden; margin:0 auto;}
#main{ width:1200px; height:auto; position: relative;padding-bottom: 50px; overflow: hidden; margin:0 auto;}
.intitle{width: 1200px;height: 168px;font-size: 15px;line-height: 52px; color: #666666; text-align:center;padding-top:30px; margin: 0 auto}
.intitle big{width: 482px;height:100px;font-size: 40px;line-height: 100px; color: #222222; background: url(../images/title.png) bottom center no-repeat;margin: 0 auto; display: block;}
.index01{width: 1200px;height:918px;margin: 0 auto}
.index01 .left{width: 280px;height: 630px;background: #fff}
.ptitle{width: 100%; height:100px;text-align: center; font-size: 19px;color: #fff}
.ptitle span{width: 100%;height:54px;line-height:54px;font-size: 25px; background: url(../images/line.png) center no-repeat;text-align: center;display: block;top: 10px;position: relative;}
.index01 .right{width: 912px;height: 665px;overflow: hidden;}
.inlx{width:210px;margin: 0 auto}
.inlx .p01{padding-left: 47px;height: 46px;line-height: 26px; font-size: 15px;color: #666666;font-weight: bold; background: url(../images/i-tel.png) left center no-repeat;}
.inlx .p01 span{font-size: 20px;color: #005fb5}
.inlx .p02{line-height: 26px;font-size: 20px;color: #005fb5;padding-top: 15px; font-weight: bold;padding-left: 47px;}

.index02{width: 100%;height:567px;background: url(../images/index02.jpg) center no-repeat #0082da;}
.index02 .title{width:780px;height: 90px;text-align: center;color: #fff;font-size: 18px;padding-left: 58px; margin:0 auto;background: url(../images/index02-1.png) left top no-repeat;}
.index02 .title big{font-size: 40px;line-height: 60px;}
.index02 .title big span{color: #ffde00}
.youshi{width: 1200px;height: 328px;padding-top:45px;margin: 0 auto}
.youshi li{width:300px;height: 328px;color: #fff;line-height: 20px;font-size: 14px;text-align: center; float: left;background: #16488a}
.youshi li .yspic{width: 300px;height: 199px;overflow: hidden;}
.youshi li .yspic img{width: 300px;height: 199px;transition: 0.4s all}
.youshi li:hover img{transform: scale(1.05);}
.youshi li b{font-size: 20px;line-height: 45px;padding-top: 18px;display: block;}
.youshi li:nth-of-type(even){background: #0d3a75}
.index03{width: 100%;height:457px; background: #fff;}
.ntitle{width: 100%;height: 60px;line-height: 60px;color: #666666;font-size: 15px;padding-top:37px; position: relative;}
.ntitle big{color: #222222;font-size: 40px;float: left;padding-right: 31px; }
.ntitle .more{color: #666666;right: 0;top:40px;position: absolute;}
.ntitle .more:hover{color: #0060b6}
.index04{width: 100%;height:505px; background: #f2f2f2;}
.index04 .mid{height: 273px}
.index04 .left{width: 417px}
.index04 .right{width:723px}
.index04 .right .p01{line-height: 27px;height:170px; color: #222222;font-size: 15px;padding-top:5px;overflow: hidden;}
.index04 .right .p01 span{color: #333333;font-size: 22px;line-height: 60px; display: block;}
.index04 .right .p02{line-height: 27px;color: #222222;font-size: 15px;padding-top:15px}
.index04 .right .p02 b{line-height:50px;color: #0060b6;font-size: 18px;display: block;}
.index04 .right .p02 a{color: #666666;font-size: 15px;padding-right: 20px}
.index05{width: 100%;height:310px; background: #fff;}
.index05 .newsbox{width: 560px;height: 135px;padding-top:40px;overflow: hidden;}
.index05 .newsbox .npic{width: 195px;height: 124px; overflow: hidden;float: left;}
.index05 .newsbox .npic img{width: 195px;height: 124px;}
.index05 .newsbox .nlist{width: 330px;height: 135px;float: right;}
.index05 .newsbox .nlist li{width: 100%;height: 32px;line-height: 32px;overflow: hidden;}
.tpbox{width: 240px;height:auto;padding-top: 14px;overflow: hidden;margin: 0 auto}
.tpbox a{line-height:34px;font-size:14px;background: url(../images/topline.png) right center no-repeat; color:#333333;padding-left:10px;padding-right: 10px; display: inline-block;}
.tpbox a:hover{color: #ffba00}
.tpbox a:last-child{background: none}
.tpbox span{color: #ffba00;font-size:16px;line-height: 50px; font-weight: bold;border-bottom: 1px #dddddd dashed;}

/*.tpbox{width: 280px;height:auto;padding-top: 14px;overflow: hidden;}
.tpbox li{width: 100%;height: 52px;line-height: 52px;overflow: hidden;}
.tpbox li a{padding-left: 85px;color: #333333; display: block;}
.tpbox li a:hover{background: #ffba00}*/

.lxbox{width: 100%;height: 178px;}
.piclist{width: 100%;height: 620px;overflow:hidden;}
.piclist li{width: 277px;height: 286px;background: #fff; float: left;margin:0 0 26px 27px;}
.piclist li .pimg{width: 277px;height: 208px;overflow: hidden;}
.piclist li .pimg img{width: 277px;height: 208px;transition: 0.4s all}
.piclist li .pimg:hover img{transform:scale(1.05);}
.piclist li .ptxt{width: 230px;margin: 0 auto;line-height: 25px; position: relative;}
.piclist li .ptxt .title{padding-top:15px;display: block;}
.piclist li .ptxt .click{top: 15px;right: 0px;position: absolute;font-size: 14px;color: #999999}
.piclist li .ptxt .zixun{font-size: 4px;color: #005fb5;text-decoration: underline;}
.piclist li .ptxt .zixun:hover{color: #ffba00}

.inpiclist{width: 100%;height:auto;overflow:hidden;}
.inpiclist li{width: 254px;height:270px;border: 1px #dddddd solid; float: left;margin:10px;}
.inpiclist li .pimg{width: 254px;height: 191px;overflow: hidden;}
.inpiclist li .pimg img{width: 254px;height:191px;transition: 0.4s all}
.inpiclist li .pimg:hover img{transform:scale(1.05);}
.inpiclist li .ptxt{width: 210px;margin: 0 auto;line-height: 25px; position: relative;}
.inpiclist li .ptxt .title{padding-top:15px;display: block;}
.inpiclist li .ptxt .click{top: 15px;right: 0px;position: absolute;font-size: 14px;color: #999999}
.inpiclist li .ptxt .click_pro{top: 40px;left: 0px;position: absolute;font-size: 14px;color: #999999}
.inpiclist li .ptxt .zixun{font-size: 4px;color: #005fb5;text-decoration: underline;}
.inpiclist li .ptxt .zixun:hover{color: #ffba00}


/* CSS Left */
#left{width:277px;; height:auto;background: #fff; float: left;margin-bottom: 40px; overflow: hidden;}
#left .cont{width: 100%;height: auto;background: #ffba00;padding-bottom: 40px}
#left .cont p{width: 200px;height: auto;line-height:30px;font-size: 15px;color: #fff;padding: 20px 0 20px 0; margin: 0 auto}
#left .cont p a{color: #fff}
#left .cont p a:hover{color: #ff0;text-decoration: underline;}
#left .cont .btn{width: 134px;height: 34px;line-height: 34px;font-size: 15px; color: #fff; border: 1px #fff dashed;border-radius: 17px;display: block;text-align: center; margin: 0 auto}
#left .cont .btn:hover{border: 1px #0060b6 solid;background: #0060b6;color: #fff}

.newslist li{padding:20px 0 20px 0;width:100%;height:107px;border-bottom:1px dashed #d8d8d8;overflow:hidden}
.newslist li .imgbox{width:140px;height:105px;border: 1px #dddddd solid; display:inline;float:left}
.newslist li .imgbox img{width:140px;height:105px;}
.newslist li .text{display:inline;float:left;line-height: 22px;margin-left:20px;width:530px;height: 105px;}
.newslist li .text .tit{width:100%;height:30px;}
.newslist li .text .tit a{color:#000;font-size:16px}
.newslist li .text .tit a:hover{color:#00863d;margin-left: 10px}
.newslist li .text .desc{width:100%;height:48px;overflow:hidden;font-size:13px;color:#666;word-break:break-all;word-wrap:break-word}
.newslist li .text .desc a{font-size:14px;color:#999}
.newslist li .text .count{width:100%;height:22px;padding-top: 5px; overflow:hidden}
.newslist li .text .count span{display:inline-block;height:20px;line-height:20px;font-size:13px;color:#999;padding-left:20px;background-image:url("../images/newslist.gif");background-repeat:no-repeat}
.newslist li .text .count .hits{background-position:0 -150px}
.newslist li .text .count .update{background-position:0 -168px}
.newslist li .timebox{text-align:center;display:inline;float:right;width:100px;height:105px;background:#F3F3F3;border-radius: 6px;}
.newslist li .timebox .day{color:#666;font-family:Georgia,serif,verdana;font-size:46px;font-weight:bold;height:60px;line-height:60px;width:100%;overflow:hidden}
.newslist li .timebox .year{font-size:14px;color:#999}
/* CSS 详情页 */
/* CSS 详情页 */
#cpbox01{ width: 100%; height:260px;}
#cp_img{ width:320px; height:240px; border: 1px #ebebeb solid; float: left; }
#cp_img img{width:320px; height:240px;}
#cp_detail{width: 470px;height:240px;float: right;overflow: hidden;position: relative;}
#cp_txt{width: 100%;height: 150px;/* color: #666666; */font-size: 14px;line-height:26px;overflow: hidden;}
#cp_txt span{color: #005fb5;/* font-weight: bold; */padding-bottom: 15px;font-size: 22px;display: block;}
#cp_txt b{
    display: block;
}
#cp_btn{width: 345px;height:40px;left: 0;bottom: 0;position: absolute;}
#btn01{width: 128px;height: 38px;line-height: 38px;text-align: center;color: #fff;background: #005fb5;float: left;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;}
#btn01:hover{/* background: #353535; */transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;}
#btn02{width: 128px;height: 38px;line-height: 38px;text-align: center;color: #fff;background: #ffba00;float: left;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;float: left;margin-left: 23px;}
#btn02:hover{ background: #353535;color: #fff; transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;}
#cp_lx{height:44px;line-height: 44px;padding-left: 40px;background: url(../images/i-tel.png) left center no-repeat;left: 0;top: 145px;position: absolute;}
#cp_fx{ width: 345px; height: 40px; left: 0; top:440px; position: absolute; }
#cp_lx span{color: #1080d6;font-weight: bold;font-size: 22px;/*font-family: Georgia,serif,verdana*/}
#pro_t{width: 100%;height:44px;background: #f2f2f2;line-height:44px;}
#pro_t span{width: 150px;height:44px;color: #fff;text-align: center;float: left;background: #005fb5;font-size: 18px;}
#pro_txt{ width: 100%; height: auto; min-height:100px; margin-top: 20px;font-size: 15px;color: #333333; line-height: 34px; position: relative; padding-bottom: 20px; overflow: hidden;}
#pro_txt table{ width: 100%; }
#pro_txt table td{ padding:0 10px; }
#order_t{ width: 100%; height: 38px; margin-top: 15px; }
#order_t span{ width: 136px; height: 38px; line-height: 38px; text-align: center; float: left; color: #fff; background: #1fa1db; font-size: 16px; }
#tuijian{ width: 100%; height: auto; overflow: hidden; margin-bottom: 20px;}


/*contact*/
.inmapbox{width: 870px;height:302px;overflow: hidden;margin: 0 auto;}
#allmap{width:860px;height:300px;overflow:hidden;font-size:14px; margin-bottom: 40px; line-height:28px;border:1px solid #a5a4a4;}
.lxtext{ width: 100%; height:210px; text-align: center;margin:0 auto; }
.lx01{ line-height:80px; color: #005fb5;text-align: center; font-size:26px; font-weight: bold}
.lx02{ font-size: 18px;text-align: center;}
.lx02 span{ font-size: 25px; color: #de2c31; font-weight: bold; }
.lx03{ line-height: 20px; color: #898989; font-size:14px; padding-top: 24px;}
.lxbox{ width:100%; height: 60px; margin: 0 auto; padding-top: 10px; padding-bottom: 40px; }
.lxbox .inlxbox{ width:215px; height: 58px; line-height: 58px; font-size: 16px; border: 1px #e4e4e4 solid; margin-right: 12px; float: left;}
.lxbox .inlxbox span{ width: 38px; height: 60px; float: left;margin-left:5px; display: block;}
.sub{background:#005fb5; width:105px; height:32px;line-height: 32px; font-size: 16px; border: none;color: #fff;font-family:"微软雅黑";transition: 0.4s all; display: block;}
.sub:hover{background:#ffba00;color: #000}

/*right*/
#right{width:885px; height: auto;min-height:600px;padding-bottom: 50px; background: #fff; float: right;overflow: hidden;}
#right_title{ width:1200px; height:72px;line-height:72px; margin: 0 auto;}
#title_right{padding-left: 30px;background:url(../images/home.jpg) left center no-repeat;}
#title_left {
    width:830px;
    height: 98px;
    font-size: 16px;
    color: #a8a8a8;
    margin: 0 auto;
    border-bottom: 2px #f1f1f1 solid;
}

#title_left span {
    color: #222222;
    font-size: 25px;
    line-height: 40px;
    padding-top: 15px;
    display: block;
}
#right_content{width:830px; height: auto;padding-top:20px;margin:0 auto;}
#right_bottom{width:100%;height:23px;}
#indexNews{ width:830px; height: auto;min-height: 300px; padding-top: 10px;margin:0 auto; overflow: hidden; }
#indexNews li{ width: 100%; height:124px; border-bottom: 1px #dbdbdb dashed; padding:18px 0;}
#indexNews li img{ width:173px; height:124px; float: left; display: block; }
#indexNews li .txt{ width:710px; height:124px; line-height:23px; color: #777777; font-size: 14px; float: right;}
#indexNews li .txt span{ font-size: 16px; line-height:42px; color: #000; font-weight: bold; display: block; transition: 0.4s all}
#indexNews li .txt span:hover{margin-left: 5px; color: #00a3ff}

#page{width:100%;height:26px; line-height:26px;text-align:center;margin:30px auto;clear:both;}
#page a{min-width: 26px;height: 26px;background: #bababa; color:#fff;font-size:15px;display: inline-block;}
#page a:hover{background:#005fb5;}
#page .current {min-width: 26px;height: 26px;color:#fff; background: #005fb5;display: inline-block;}
#page_num{ height: 22px; font-size: 14px; background: #eeeeee; }
#newTitle{width:100%;line-height:60px; font-weight: normal;color:#222222;font-size:22px;font-family:"微软雅黑";text-align:center;margin:0 auto;}
#productTitle{width:100%;height:60px;color:#1f2c5c;font-size:18px; text-align:center;margin:0 auto;}
#newsInfo{width:100%;height:40px;color:#a9aaa9;font-size:12px; border-bottom: 1px #d5d3d3 dashed; text-align:center;margin:0 auto 20px;}
.newsinfoleft {padding-left: 30px;}
#infoImage{width:100%;text-align:center;margin:10px 0 10px 0;}
#infoImage img{ max-width:500px;}

#newsContent{width:100%;height: auto;min-height: 300px; overflow: hidden;padding-top:15px; line-height:34px; font-size:15px; color: #1d1d1d; margin:0 auto;}
#newsContent a{color: #1d1d1d;}
#newsContent a:hover{color: #1462be;}
.pbox02 img{ max-width:100%;display: block;margin: 0 auto;padding: 10px 0}
.pbox02 strong{color:#00a3ff}
#picUL0{width:100%;margin: 0 auto;}
#picUL0 li{width:228px;height:210px;margin:0 15px 25px 10px;border: 1px #f2f2f2 solid;padding: 10px 10px;text-align: center;float:left;}
#picUL0 li:hover{ background:#f4f4f4;}
#picUL0 li .pic_01{width:228px;height:173px; overflow: hidden;}
#picUL0 li .pic_01 img{width:228px;height:173px;vertical-align:middle; transition: 0.5s all; background:#fff;}
#picUL0 li:hover img{transform: scale(1.08);}
#picUL0 li .pic_02{width:228px; height:48px;font-size:16px;font-weight: bold; line-height:48px; color: #707070}

#picUL{ width:100%; height:100%; overflow:hidden;}
#picUL li{width:228px;height:315px;margin:0 15px 25px 10px; border:1px #c8c8c8 solid; padding:14px 14px;float:left;}
#picUL li:hover{ background:#f4f4f4; border:1px #1f2c5c solid;}
#picUL li .pic_01{width:228px;height:173px; overflow: hidden;}
#picUL li .pic_01 img{width:228px;height:173px;vertical-align:middle; transition: 0.5s all; background:#fff;}
#picUL li:hover img{transform: scale(1.08);}
#picUL li .pic_01 span{ height:100%; width:0; overflow:hidden; display:inline-block; vertical-align:middle;}
#picUL li .pic_02{width:228px; height: 108px;font-size: 14px; line-height:21px; color: #707070}
#picUL li .pic_02 a{color:#1a1b1d;font-size:16px; line-height: 32px; font-weight: bold; padding-top: 16px; display: block;}
.btnbox3{ width:228px; height: 32px;margin: 0 auto;font-size:14px; position: absolute;}
.btnbox3 .btn1{ width: 94px; height: 28px; color: #6c6c6c; line-height: 28px; text-align: center; border:2px #6c6c6c solid; float: left;}
.btnbox3 .btn1:hover{ border: 2px #de2c31 solid; background: #de2c31; color: #fff }
.btnbox3 .btn2{ width: 94px; height: 28px; line-height: 26px; text-align: center; border: 2px #1f2c5c solid; background: #1f2c5c; color: #fff; float: left; margin-left: 18px; }
.btnbox3 .btn2:hover{ background: #de2c31; border: 2px #de2c31 solid;color: #fff}
.G_tips{
	color:#666;
	width:486px;
	border:1px solid #dedede;
	padding:7px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}

/*******加入*******/
.jobbox{ width:850px; height: auto;margin: 0 auto}
.jobbox li{ width:850px; height:auto;line-height: 27px; font-size: 14px; color: #646060;padding-bottom: 20px; margin-bottom: 20px;border-bottom:1px #efefef solid; position: relative;}
.jobbox li span{ line-height: 40px; font-size: 18px; color: #1f2c5c; font-weight: bold; display: block;}
.jobbox li .more{ color: #1f2c5c;line-height: 40px;display: block;}
.jobbox li .more:hover{color: #de2c31;}

.recruitcon{ width:895px; height:173px;}
.recruitpic{ width:132px; height:153px; float:left;}
.recruitconc{ width: 470px; height: 143px; padding-left: 50px; padding-top: 5px; float: left; }
.recruitconc li{ width:372px; height:35px; line-height:35px; color:#444444;}
.apply{width: 100px; height: 36px; line-height: 36px; text-align: center; background: #1f2c5c; color: #fff; font-size: 14px; margin-top: 50px; margin-right: 100px; float: right;}
.apply:hover{ background: #de2c31; transition: 0.5s all;}
.xxsmys{ width:895px; height:36px; line-height:36px; border-bottom: 2px #1f2c5c solid;}
.xxsmwz{ width:100px; height:36px; line-height: 36px; color:#FFF; text-align:center; display:block; background-color:#1f2c5c;}

/*订单*/
.formys{ width:860px; height:auto;color: #555555;margin: 0 auto}
.formmcys{width:90px; float: left; }
.cpmcys{ width:400px; height:34px;border:1px solid #d2d4d6; font-family: "微软雅黑"; color: #555555; background: #f9f9f9; font-size: 14px;}
.formbz{ float:left;}
.G_InputText{width:400px;height:30px;border:1px solid #d2d4d6; background: #f9f9f9;}
.G_textarea{width:400px;height:100px;border:1px solid #dedede;background: #f9f9f9;}
.G_ul{width:100%;padding: 40px 0}
.G_botton{

	width:55px;

	height:30px;

	line-height:30px;

	border:0;

	background:url(button.gif) no-repeat;

	cursor:pointer;

}

.borderLi{ width:100%; height:auto; padding-top:10px;}
.G_tips{

	

	width:486px;

	margin:10px auto 0 auto;

	border:1px solid #dedede;

	padding:7px;

	border-radius:5px;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	box-shadow: 0px 0px 3px rgba(0,0,0,.1);

	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

}


.cpfwnr{width:230px; height:100%;overflow:hidden;}
.cpfwnr dt{width:213px;height:33px;display:block;padding:0 0 0 17px;background:url(allbg.gif) no-repeat;background-position: 0 -137px;line-height:33px;font-size:12px;color:#0976b2;}
.cpfwnr dd{width:190px;margin:0 auto;line-height:2}
.cpfwnr dt a{width:213px;height:33px;display:block;padding:0 0 0 17px;background:url(a1.jpg) no-repeat;line-height:33px;font-size:12px;color:#0976b2;}
.cpfwnr dt:hover{background:url(allbg.gif) no-repeat;background-position: 0 -102px;color:#fff;}
.cpfwnr dd a{width:190px;height:25px;line-height:25px;margin:3px 0 0 0;color:#333;font-size:12px;}
.cpfwnr dd a:hover{color:#ff6c00;}