@charset "gb2312";
/* CSS Document */
/*ÕûÌåcss*/
.line870{width:870px;}

.SelectControl .arrow{background:url(../images/arrowupdown.png) no-repeat top center;width:7px;height:7px;overflow:hidden;top:5px;right:8px; position:absolute;display:block;}
.SelectControl{border:solid 1px #fff;height:18px;width:90px;background:#fff;position:relative;cursor:pointer;}
.SelectControl input{background:none;border:none;font-size:12px;cursor:pointer;float:left;display:inline;color:#044eb2;line-height:18px;padding-left:5px;}
.SelectControl ul{position:absolute;left:-1px;top:19px;border-width:0px 1px 1px 1px;border-style:solid;border-color:#fff;background:#fff;z-index:99;}
.SelectControl li{height:18px; font-size:12px;line-height:18px;overflow:hidden;padding:0 6px;cursor:pointer;}
.SelectControl li:hover{background:#044eb2;color:#fff; transition:ease 0.5s;}


.index_tit{height:70px;width:500px; background:url(../images/title_bg.png) center bottom no-repeat; text-align:center;margin:55px auto 20px auto;}
.index_tit h1{font-size:24px;color:#034eb3;line-height:24px;font-weight:800; text-transform:uppercase;}
.index_tit h1 a{color:#034eb3;}
.index_tit h3{font-size:18px;color:#252525;line-height:36px;}
.index_tit h3 a{color:#252525;}
.index_tit_details{height:90px;width:580px; text-align:center;color:#616161;font-size:13px;line-height:24px;}
.index_tit_details a{color:#006dff; font-size:12px; display:block; text-align:center; line-height:30px;}


.bggray{height:auto;background:#f7f7f7;padding:0px 0px 30px 0px;}

.contact_bg{height:510px;background:url(../images/contact_bg.jpg);}
.index_contact_tit{height:70px;width:500px; background:url(../images/index_contact_bg.png) center bottom no-repeat; text-align:center;margin:35px auto 20px auto;}
.index_contact_tit h1{font-size:24px;color:#fff;line-height:24px;font-weight:800; text-transform:uppercase;}
.index_contact_tit h1 a{color:#fff;}
.index_contact_tit h3{font-size:18px;color:#fff;line-height:36px;}
.index_contact_tit h3 a{color:#fff;}

.manage_bg{height:640px; background:url(../images/manage_bg.jpg) top center no-repeat;}
.index_manage_tit{height:70px;width:500px;text-align:center;margin:55px auto 20px auto;}
.index_manage_tit h1{font-size:24px;color:#fff;line-height:24px;font-weight:800; text-transform:uppercase;}
.index_manage_tit h1 a:hover,.index_manage_tit h1 a{color:#fff;}
.index_manage_tit h3{font-size:18px;color:#fff;line-height:36px;}
.index_manage_tit h3 a:hover,.index_manage_tit h3 a{color:#fff;}


.contact_con{width:1190px;margin:50px auto auto auto;}
.contact_con li{width:180px;height:270px;color:#fff; text-align:center;font-size:14px; float:left;margin:0 55px;}
.contact_con li h3{font-size:16px;line-height:26px;margin-bottom:8px;}
.contact_con li .circle_blue{width:180px; height:180px; border-radius:50%; border:1px solid #034eb3;margin-bottom:25px; text-align:center;}
.contact_con li .circle_blue img{margin:75px auto  auto  auto;}
.contact_con li:hover .circle_blue{box-shadow:0 0 25px #034eb3; transition:all 0.2s ease;}
.contact_con li:hover .circle_blue img{box-shadow:0 0 15px #000; transition:all 0.4s ease;}

.in_tit{height:45px; width:auto;background:url(../images/index_bot_bg.png) bottom left no-repeat; text-align:left;margin:55px auto 20px auto; overflow:hidden;line-height:45px;}
.in_tit h1{float:left;font-size:16px;color:#034eb3;font-weight:800; text-transform:uppercase;}
.in_tit h1 a{color:#034eb3;}
.in_tit h3{ float:left;font-size:18px;color:#252525;padding-left:15px;}
.in_tit h3 a{color:#252525;}

.line640{width:640px;height:auto; overflow:hidden;}
.line545{width:545px;height:auto; overflow:hidden;}

.secuess_case{width:295px; height:auto; position:relative;margin:10px; float:left;}
.secuess_case img{width:295px; height:195px;margin-bottom:20px;}
.secuess_case h2{font-size:15px;color:#034eb3;line-height:40px;}
.secuess_case h2 a{color:#034eb3;}
.secuess_case p{color:#616161;font-size:13px;line-height:24px;}
.secuess_case .date_con{ position:absolute;top:15px;left:15px;height:66px;width:54px;border:1px solid #161616;background:#2d2d2d;padding-right:8px;font-size:12px; padding-top:10px;color:#fff; text-align:right;transition:background 0.5s;}
.secuess_case .date_con h2{font-size:16px; font-weight:800;line-height:20px;color:#fff;}


/*ÄÚÒ³*/
.sectop{height:34px; font-size:12px;line-height:34px;margin:15px auto; overflow:hidden;color:#a9a9a9;}
.sec_banner{background:url(../images/sec_banner.jpg);height:350px;}

.line245{width:205px;}
.leftmenu{height:auto; overflow:hidden;margin-top:-77px; position:relative; z-index:20;}
.leftmenu li{height:75px;background:#f4f4f4;border:1px solid #ececec;color:#565656;line-height:75px;padding-left:55px; text-align:left; position: relative;font-size:15px;}
.leftmenu li:hover{background:#034eb3;border:1px solid #003a89;color:#fff;font-weight:800; transition:background 0.5s;}
.leftmenu li a{color:#565656}
.leftmenu li:hover a{color:#fff;font-weight:800;}
.leftmenu li:hover a:hover{color:#fff;font-weight:800;}
.leftmenu li .sec_ico{height:20px;width:20px;background:url(../images/sec_ico_hover.png); position:absolute; left:20px; top:28px;}
.leftmenu li:hover .sec_ico{background:url(../images/sec_ico.png); }
.leftmenu li .sec_ico2{height:20px;width:20px;background:url(../images/sec_ico.png); position:absolute; left:20px; top:28px;}

.line1000{width:1040px; overflow:hidden;}
.sec_width_con{background:#fafafa;padding:30px;}
.sec_width_con h1{height:60px;line-height:60px;color:#034eb3;font-size:24px;font-weight:800;margin-bottom:10px;}
.sec_width_con img{max-width:800px; text-align:left;margin:20px 0;}



.sec_news_list{zoom:1; margin:0 auto;}
.sec_news_list li{position:relative;margin:15px; float:left; height:200px;width:290px;}
.sec_news_list li .news_title{padding-top:30px;font-size:14px;line-height:36px;}
.sec_news_list li .news_title a{color:#555;}
.sec_news_list li .news_title a:hover{color:#333; font-weight:800;}
.sec_news_list li .index_news_date{ position:absolute;top:0px;left:15px;height:48px;width:74px;border:1px solid #0149aa;background:#034eb3;padding-right:25px; padding-top:10px;color:#fff; text-align:right;transition:background 0.5s;}
.sec_news_list li .index_news_date h2{font-size:20px;line-height:20px;}
.sec_news_list li:hover .index_news_date{border:1px solid #1a1a1a;background:#444; transition:background 0.5s;}
.sec_news_list li .viewmore{ display:block;height:22px; width:83px; border:1px solid #efefef;line-height:22px; text-align:center;color:#a9a9a9; position:absolute; right:15px;top:30px;}
.sec_news_list li .news_box{padding:20px;height:150px;border:1px solid #e6e6e6;background:#fff;width:260px;font-size:12px;color:#949494;margin-top:15px;}



.sec_job_list{zoom:1; margin:0 auto;}
.sec_job_list li{position:relative;margin:20px;float:left; height:200px;width:430px;}
.sec_job_list li .news_title{padding-top:30px;font-size:14px;line-height:36px;}
.sec_job_list li .news_title a{color:#555;}
.sec_job_list li .news_title a:hover{color:#333; font-weight:800;}
.sec_job_list li .index_news_date{ position:absolute;top:0px;left:15px;height:48px;width:74px;border:1px solid #0149aa;background:#034eb3;padding-right:25px; padding-top:10px;color:#fff; text-align:right;transition:background 0.5s;}
.sec_job_list li .index_news_date h2{font-size:20px;line-height:20px;}
.sec_job_list li:hover .index_news_date{border:1px solid #1a1a1a;background:#444; transition:background 0.5s;}
.sec_job_list li .viewmore{ display:block;height:22px; width:83px; border:1px solid #efefef;line-height:22px; text-align:center;color:#a9a9a9; position:absolute; right:15px;top:30px;}
.sec_job_list li .news_box{padding:20px;height:150px;border:1px solid #e6e6e6;background:#fff;font-size:12px;color:#949494;margin-top:15px;}



.sec_pic_list{ clear:both;}
.sec_pic_list li{float:left;margin:20px;width:285px;height:270px;cursor:pointer;overflow:hidden;}
.sec_pic_list li img{height:190px;width:285px;margin:0 auto;}
.sec_pic_list li h2{text-align:center;height:72px;line-height:35px;width:100%;border:1px solid #ebebeb;background:#f5f5f5;font-size:14px;color:#444;padding:8px 0;}
.sec_pic_list li h2 .picmore{display:block;height:22px; width:83px; border:1px solid #efefef;line-height:22px;background:#fcfcfc; text-align:center;color:#a9a9a9; margin:0 auto;}
.sec_pic_list li:hover h2{ color:#fff; font-weight:800;border:1px solid #004095; transition:color 0.5s,background 0.5s;background:#034eb3;}
.sec_pic_list li:hover h2 .picmore{border:1px solid #1f6bd2;background:#2675de;color:#fff;}

.inputorder{height:40px; line-height:40px; width:260px;border:1px solid #ddd; padding-left:10px;border-radius:6px;}
.jobintxt{height:auto; line-height:40px; border:1px solid #ddd;padding:10px; width:500px;border-radius:6px;}