/* CSS reset */
html{-webkit-text-size-adjust:none; overflow-y:scroll; overflow-x:hidden;}
*,body{ margin:0; padding:0; font-family: Microsoft YaHei,Helvetica,STHeiti STXihei, Microsoft JhengHei,  Tohoma, Arial; }
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
::-webkit-input-placeholder,:-moz-placeholder,::-moz-placeholder,:-ms-input-placeholder{color: #aaa;font-size:12px;}
body{ font-size:100%; background:#fff; color:#666666; line-height:28px; font-size:14px; }
table{border-collapse:collapse;border-spacing:0;empty-cells:show;}
th,td{border-collapse:collapse;}
img,a img,a:hover img{ border:0; vertical-align: bottom; }
th,optgroup{font-style:inherit;}
ol,ul,dl,li,dt,dd{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input{-webkit-appearance:none;}
:focus{outline:0;}
a{color:#666666;text-decoration:none; }
a:hover{color:#141EDB;text-decoration:none;}
a,a:hover{transition:all 300ms ease; -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease; -o-transition:all 300ms ease;}
input,select,button{vertical-align:middle; -webkit-appearance: none; }
center{text-align:center;}
i { font-style: normal;}
div,p,a,h1,h2,h3,h4,h5,h6,ol,ul,li{border:0; }
fieldset{border-width: 0px; border-style: none;margin:0;padding:0}
legend{display:none;}
hr{border:none;height:1px;}
.clear{height:0;font-size:0px;overflow:hidden;clear:both;float:none;}
.mr0 { margin-right:0px !important;}

#wrap { width:100%; padding-top:50px; }
#header { background: #ffffff; box-shadow: 0 0 10px rgba(0,0,0,0.2); z-index:99999; position:fixed; left:0; top:0; width:100%; }

.mainbox { padding-left:4.5%; padding-right:4.5%; }

.topbox { height:50px; position:relative; }
.topbox .logo { position:absolute; left:4.5%; top:7px;}
.topbox .logo img{ display:block; height: 36px; }
.topbox .topcon { }
.topbox .tnav { text-align:center; font-size:18px; line-height: 50px; }
.topbox .tnav a{ display:inline-block; line-height:46px; padding:0px 22px; }
.topbox .tnav a.hover{ color:#141EDB; }
.topbox .tnav a:hover { color:#141EDB; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
.topbox .tophits { text-align:center; font-size:12px; color:#b3b3b3; line-height:16px; }
.topbox .tophits i{ display:inline-block; text-align:center; font-size:12px; color:#fff; line-height:16px; height:16px; padding:0px 3px; border-radius:2px; background:#141EDB; margin:0px 2px 0px 1px; }

.topbox .topr { position:absolute; right:4.5%; top:10px; font-size:16px; text-align:right; line-height:24px;}
.topbox .topr b{ display:block; font-size:18px; text-align:right; font-weight:normal; }
.topbox .topr span{ display:block; font-size:14px; text-align:right; line-height: 22px; }

.topbox .tnav_min { display:none; float:right; }
.topbox .tnav_min .tnav_min_btn{ display:inline-block; width:30px; height:30px; overflow:hidden; line-height:100px; background:url(../images/foot/navmin.png) left top no-repeat; cursor:pointer;transition:all 500ms ease; -webkit-transition:all 500ms ease;-moz-transition:all 500ms ease; -o-transition:all 500ms ease; background-size:90px 30px; }
.topbox .open .tnav_min_btn { background-position:right top; }

.tnav_min_con { position:fixed; right:-151px; width:150px; background:#666; border-top: 1px solid #888; z-index:99999;}
.tnav_min_con ul li{ display:block; border-bottom:1px #888 solid;}
.tnav_min_con ul li a{ display:block; text-align:center; line-height:3.5em; font-size:16px; color:#fff; }
.tnav_min_con ul li a:hover ,.tnav_min_con ul li a.hover{ background:#141EDB; color:#fff; }


.header_box { background: #141EDB !important;}
.header_box .topbox .tnav a{ color:#fff; }
.header_box .topbox .tnav a.hover{ color:#fff; }
.header_box .topbox .tophits { color:#fff; }
.header_box .topbox .tophits i{ background:#fff; color:#141EDB; }
.header_box .topbox .topr { color:#fff; }
.header_box .topbox .topr b{ color:#fff; }
.header_box .topbox .topr span{ color:#fff; }


.header_box .topbox .tnav_min .tnav_min_btn{ background:url(../images/foot/navmin_w.png) left top no-repeat; background-size:90px 30px; }
.header_box .topbox .open .tnav_min_btn { background-position:right top; }

/*内部*/

.mshow{ display:none;}

.slides li img { width:100%;}

.banner { position:relative; width:100%; }
.banner img{ display:block; width:100%; }

.itopabox { position:relative; z-index:9; height: 800px; transition:all 300ms ease;}

.itopa { position:fixed; left:0; width:100%; top:50px; z-index:9;}

#mainer { background:#fff; position:relative; z-index:999;}

.itit { }
.itit img{ display:block; margin:0px auto;}


.imain1 { padding:10px 0px 35px 0px;}
.imain1 .mainbox{ padding:0px 4.8%;}
.iservice { border:2px #2220dc solid; border-radius:2px; padding:12px 0px; }
.iservice ul { float:left; width:14.28%; }
.iservice ul li{ display:block; border-right:1px #d6d6d6 solid; padding-left:25%; font-size:14px; line-height:30px; }
.iservice ul li a{ }
.iservice ul li a:hover{ color:#141EDB; }
.iservice ul.wei li{ border-right:none; }


.inav { padding:45px 0px;}
.inav .inav_l { float:left;}
.inav .inav_r { float:right; }
.inav .item { position:relative; width:49.3%; }
.inav .item .t{ display:none; position:absolute; left:50%; top:50px; width:10em; font-size:16px; color:#fff; font-weight:bold; text-align:center; border:1px #8988d9 solid; background:#141EDB; border-radius:2px; margin-left:-5em; line-height:2.1em; z-index:99; transition:all 300ms ease; -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease; -o-transition:all 300ms ease; }
.inav .item .m{ display:none; position:absolute; left:0; top:115px; width:100%; color:#fff; text-align:center; z-index:99; }
.inav .item .bg img{ display:block; width:100%; }

.inav .item .mbg{ display:block; width:100%; position:absolute; left:0; top:0; bottom:0; height:100%; background:rgba(20,30,219,0); z-index:98; transition:all 300ms ease; -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease; -o-transition:all 300ms ease; }

.inav .item .bg { overflow:hidden; }
.inav .item .bg img { transition:all 300ms ease; -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease; -o-transition:all 300ms ease;  }
.inav .item:hover .t{ display:block;}
.inav .item:hover .m{ display:block;}
.inav .item:hover .t:hover{ -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); transform: scale(1.15);}
.inav .item:hover .mbg{ background:rgba(20,30,219,0.9);}
.inav .item:hover .bg img{ -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); transform: scale(1.15); opacity:0.95;}

.imain2 { padding-bottom:130px; padding-top:50px;}
.imain20 { padding-bottom:50px; padding-top:50px;}

.itit { text-align:center; line-height:3.2em; font-size:24px; }
.itit b{ font-weight:normal; }
.itit span{ margin:0px 0.7em;}

.iabout {}
.iabout .t{ font-size:18px; line-height:1.8em; padding-top:10px; color:#666; }
.iabout .m{ font-size:16px; line-height:1.8em; padding-top:10px; color:#666; display:none; }
.iabout .f{ text-align:center; color:#141EDB; font-size:16px; line-height:24px; padding:45px 0px; border:2px #141EDB solid; margin:20px 6% 0px 6%; }
.iabout .f p{ display:inline-block; text-align:left; vertical-align:top; margin:0 3.5%; }
.iabout .f p b{ font-size:90px; line-height:1.1em; font-weight:normal; margin-left:-0.05em; }
.iabout .f p span{ font-size:60px; line-height:1.1em; font-weight:normal; }
.iabout .fs { text-align:center; padding-top:20px; }
.iabout .fs a{ display:inline-block; padding:0 1em; margin:0px 35px; height:34px; line-height:34px; background:#d5d5d5; border:none; color:#fff; font-size:24px; border-radius:8px;  }
.iabout .fs a img{ vertical-align:middle; margin-right:0.6em; }
.iabout .fs a.btn2 { background:#141EDB; color:#fff;}
.iabout .fs a.btn2:hover { background:#d5d5d5; color:#fff;}

.iteam { padding:10px 0px; overflow:hidden; margin-bottom:20px;}
.iteam img{ display:block; width:100%; }

.iteam img { transition:all 300ms ease; -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease; -o-transition:all 300ms ease;  }


.imain3 { padding-bottom:30px; display: none;}

.ihonor { float:left; width:46%; position:relative;}
.ihonor .cons{ padding:10px 20px; background:#eee; position:relative;}
.ihonor .con{ height:360px; overflow:hidden; position:relative;}
.ihonor .con ul { position:absolute; left:0; width:100%; }
.ihonor .con ul li{ display:block; height:30px; line-height:30px; overflow:hidden; }
.ihonor .con ul li a{ display:block;}
.ihonor .con ul li a:hover{ color:#141EDB;}

.ihonor .aleft { position:absolute; right:50px; top:18px; background:url(../images/index/lbtn.png) center center no-repeat; width:20px; height:20px; display:block; cursor:pointer;}
.ihonor .aright { position:absolute; right:0px; top:18px; background:url(../images/index/rbtn.png) center center no-repeat; width:20px; height:20px; display:block; cursor:pointer; margin-left:15px; }
.ihonor .aleft:hover { opacity:0.7;}
.ihonor .aright .next:hover { opacity:0.7;}
.ihonor .agrayleft { opacity:0.3;}
.ihonor .agrayright { opacity:0.3;}
.ihonor .agrayleft:hover { opacity:0.3;}
.ihonor .agrayright:hover { opacity:0.3;}

.ievaluate { float:right; width:46%; position:relative;}
.ievaluate_list { overflow:hidden; position:relative; height:399px;}
.ievaluate_list ul{ position:absolute; left:0; width:100%;}
.ievaluate .item{ padding-bottom:17px; position:relative; padding-left:350px;}
.ievaluate .item .l { position:absolute; left:0; top:0; }
.ievaluate .item .l .img{ float:left; width:150px; height:116px; overflow:hidden; margin-right:13px; }
.ievaluate .item .l .img img{ display:block; width:100%; }
.ievaluate .item .r{ position:relative; border:1px #e0e0e0 solid; border-radius:2px; padding:7px 15px; height:100px; }
.ievaluate .item .r .j{ position:absolute; background:url(../images/index/j.png) no-repeat; width:31px; height:25px; display:block; left:-30px; bottom:27px; }
.ievaluate .item .r .t{ display:block; overflow:hidden; height:4em; }
.ievaluate .item .r .m{ text-align:right; }


.ievaluate .item img { transition:all 300ms ease; -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease; -o-transition:all 300ms ease;  }
.ievaluate .item:hover img{ opacity:0.8; transform: scale(1.1, 1.1);}


.ievaluate .aleft { position:absolute; right:50px; top:18px; background:url(../images/index/lbtn.png) center center no-repeat; width:20px; height:20px; display:block; cursor:pointer;}
.ievaluate .aright { position:absolute; right:0px; top:18px; background:url(../images/index/rbtn.png) center center no-repeat; width:20px; height:20px; display:block; cursor:pointer; margin-left:15px; }
.ievaluate .aleft:hover { opacity:0.7;}
.ievaluate .aright .next:hover { opacity:0.7;}
.ievaluate .agrayleft { opacity:0.3;}
.ievaluate .agrayright { opacity:0.3;}
.ievaluate .agrayleft:hover { opacity:0.3;}
.ievaluate .agrayright:hover { opacity:0.3;}

.itit2 { text-align:left; height:70px; line-height:70px; font-size:24px; border-bottom:1px #d5d5d5 solid; margin-bottom:23px; }

.imain4 { padding:0px 0px 50px 0px; background:#fff; position:relative;}

#next { padding:80px 0px 50px 0px;}

.icaset { text-align:center; border-bottom:1px #d5d5d5 solid; border-top:1px #d5d5d5 solid; margin-bottom:25px; margin-top:7px;}
.icaset a{ display:inline-block; padding:0 3em; font-size:20px; line-height:2.5em; border-right:1px #d2d2d2 solid;}
.icaset a:hover{ color:#fff; background:#141EDB;}
.icaset a.hover{ color:#fff; background:#141EDB;}
.icaset a.hover:hover{ color:#fff; background:#141EDB;}
.icaset a:first-child{ border-left:1px #d2d2d2 solid;}

.icaset2 { margin-bottom:14px; }


.icase {}
.icase .item { float:left; margin-right:0.3%; margin-left:0.3%; display:inline; width:32.73%; margin-bottom:0.6%;}
.icase .item .img{ display:block; position:relative; }
.icase .item .img img{ display:block; width:100%; }
.icase .item .img i{ position:absolute; left:0; top:100%; right:0; bottom:0; width:100%; background:rgba(20,30,219,0.9); transition:all 300ms ease; }
.icase .item .img .imgm{ position:absolute; left:10px; right:10px; top:-100%; transition:all 400ms ease; }
.icase .item .t2{ display:block; font-size:14px; line-height:1.7em; height:1.7em; overflow:hidden; padding-top:0.5em;}
.icase .item .t3{ display:block; font-size:14px; line-height:1.7em; height:1.7em; overflow:hidden; padding-top:0.5em;}
.icase .item .t4{ display:block; font-size:16px; line-height:1.7em; height:1.7em; overflow:hidden; margin-bottom:1em;}
.icase .item .t{ display:block; color:#e6e6e6; font-size:16px; line-height:1.7em; text-align:center; margin-bottom:3em;}
.icase .item .t span{ display:inline-block; border:1px #e6e6e6 solid; padding:0 0.5em; line-height:1.7em; }
.icase .item .m{ display:block; color:#e6e6e6; font-size:14px; line-height:1.8em; text-align:center; margin-bottom:2em; }
.icase .item .f{ display:block; color:#e6e6e6; font-size:14px; line-height:1.8em; text-align:center; }
.icase .item:hover .img i{ top: 0; }
.icase .item:hover .img .imgm{ top: 50%;}
.icase .item .img .imgm{ margin-top:-77px; }


.icase .item .img { overflow:hidden;}
.icase .item .img img{ transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.icase .item:hover .img img{ transform: scale(1.1, 1.1);}


.icasef { text-align:center; padding-top:35px;}
.icasef a{ display:inline-block; padding:0 1em; margin:0px 35px; height:27px; line-height:27px; background:#d5d5d5; border:none; color:#fff; font-size:16px; border-radius:8px;  }
.icasef a img{ vertical-align:middle; margin-right:0.6em; }
.icasef a:hover{ background:#141EDB; color:#fff; }
.icasef a.btn2 { background:#141EDB; color:#fff;}
.icasef a.btn2:hover { background:#d5d5d5; color:#fff;}

.imain10 { padding:0px 0px 70px 0px; display: none;}

.imain5 { padding:50px 0px; background:#fff; position:relative; z-index:99;}
.icustomer { background:#eee; border:1px #d2d2d2 solid; padding:8px 0px 8px 12px;}
.icustomer ul { float:left; width:12.5%; }
.icustomer ul li { line-height:26px; font-size:14px;}

.inews_box { background:#fff; padding-bottom:1px;}
.inews { float:left; margin-right:5%; display:inline; width:30%; position:relative; }
.inews .tit{ height:32px; line-height:30px; border-bottom:1px #ebebeb solid; font-size:20px; margin-bottom:20px; }
.inews .tit .more{ float:right; display:inline-block; padding:0 0.8em; height:22px; line-height:22px; background:#141EDB; border:none; color:#fff; font-size:16px; border-radius:8px; margin-top:2px; }
.inews .tit .more:hover{ background:#d5d5d5; color:#fff; }
.inews .toutiao{ height:134px; overflow:hidden; position:relative; padding-left:194px; margin-bottom:20px; }
.inews .toutiao .img{ position:absolute; left:0; top:0; overflow:hidden; }
.inews .toutiao .img img{ display:block; width:180px; height:134px; }
.inews .toutiao .t{ display:block; height:22px; line-height:22px; font-size:16px; color:#141EDB; overflow:hidden; margin-bottom:12px; }
.inews .toutiao .m{ display:block; height:100px; line-height:20px; overflow:hidden; position:relative; }
.inews .toutiao .m .time{ position:absolute; right:0; bottom:0px; height:20px; line-height:20px; color:#bbbbbb; overflow:hidden; font-size:12px; background:#fff; display:block; padding-left:0.5em; }
.inews .con{ position:relative; overflow:hidden; height:375px; }
.inews .con ul{ position:absolute; left:0; width:100%; }
.inews ul li { position:relative; }
.inews ul li a{ display:block; height:25px; line-height:25px; overflow:hidden;}
.inews ul li .time{ position:absolute; right:0; bottom:0px; height:25px; line-height:25px; color:#bbbbbb; overflow:hidden; font-size:12px; background:#fff; display:block; padding-left:0.5em; }


.inews .nav{ background:#eee; margin-bottom:20px; padding:10px 0px; height:15.4em; }
.inews .nav ul li{ float:left; width:50%; margin-right:0 !important; }
.inews .nav ul li a{ display:block; padding-left:20px; height:2.2em; line-height:2.2em; overflow:hidden; }
.inews .nav ul li a.on{ color:#141EDB;}

.inews2 .nav { height:auto; }
.inews2 .nav ul li{ float:left; width:16.66%; }

.inews .toutiao .img img { transition:all 300ms ease; -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease; -o-transition:all 300ms ease;  }
.inews .toutiao:hover img{ opacity:0.8; transform: scale(1.1, 1.1);}

.inews .foot{ display:none;}

.inews2 { float:none; margin-right:0%; display: block; width:100%; }
.inews2 ul li{ float:left; width:49%; margin-right:2%; }
.inews2 ul li.mr0{ margin-right:0; }

.imain11 { padding-bottom:30px;}
.iservice2 { height:353px; position:relative; }
.iservice2 .t{ text-align:center; margin-bottom:40px; line-height:100px; font-size:32px; font-weight:bold; color:#fff; }
.iservice2 .m{ text-align:center; position:absolute; left:0; width:100%; bottom:92px; }
.iservice2 .m a{ text-align:center; line-height:36px; font-size:20px; color:#3c3ae6; background:#fff; border:2px #fff solid; display:inline-block; padding:0px 15px; }
.iservice2 .m a:hover{ color:#fff; border:2px #3c3ae6 solid; background:#3c3ae6;}

.iservice3 { position:relative; }
.iservice3 .t{ position:relative; z-index:99; }
.iservice3 .t img{ display:block; width:100%; }
.iservice3 .m{ text-align:center; position:absolute; left:0; width:100%; bottom:24%; z-index:100; }
.iservice3 .m a{ text-align:center; line-height:26px; font-size:14px; color:#3c3ae6; background:#fff; border:1px #fff solid; display:inline-block; padding:0px 12px; }
.iservice3 .m a:hover{ color:#fff; border:1px #fff solid; background:#3c3ae6; }

.inews .aleft { position:absolute; right:40px; top:6px; background:url(../images/index/lbtn.png) center center no-repeat; width:20px; height:20px; display:block; cursor:pointer;}
.inews .aright { position:absolute; right:0px; top:6px; background:url(../images/index/rbtn.png) center center no-repeat; width:20px; height:20px; display:block; cursor:pointer; }
.inews .aleft:hover { opacity:0.7;}
.inews .aright .next:hover { opacity:0.7;}
.inews .agrayleft { opacity:0.3;}
.inews .agrayright { opacity:0.3;}
.inews .agrayleft:hover { opacity:0.3;}
.inews .agrayright:hover { opacity:0.3;}

.mnav { background:#eee; text-align:center; margin-bottom:25px; display: none; }
.mnav a{ display:inline-block; padding:0 1em; color:#666666; line-height:3em;}
.mnav a:hover{ color:#141EDB;}
.mnav a.hover{ color:#141EDB;}
.mnav2 { margin:0px 4.8% 0px 4.8%; }
.mnav3 { background:#f0f0f0; margin:0px 4.8% 14px 4.8%; display: none; }
.mnav3 a{ color:#666; }
.mnav3 a:hover{ color:#141EDB;}
.mnav3 a.hover{ color:#141EDB;}

.case_vbox { padding:70px 0; position:relative; overflow:hidden; }
.case_vtop { width: 1200px; margin: 0 auto;}
.case_vtop .t{ font-size:20px; line-height:22px; margin-bottom:20px; text-align: center; display: none; }
.case_vtop .m{ overflow: hidden; position:relative; font-size: 14px; line-height: 1.8; }
.case_vtop .m img{ display: block; max-width: 100% !important; height: auto !important; margin: 10px auto;}
.case_vtop .f{ float:right; }
.case_vtop .f a{ display:inline-block; padding:0 1em; color:#fff; line-height:2em; background:#141EDB; border-radius:0.5em;}
.case_vtop .f a:hover{ background:#d5d5d5; color:#fff;}
.case_vcon { }
.case_vcon p { display: none;}
.case_vcon .back{ margin-bottom:14px; text-align:center; padding-top: 20px; }
.case_vcon .back a{ display:inline-block; padding:0 1em; color:#fff; line-height:2em; background:#141EDB; border-radius:0.5em; font-size: 18px;}
.case_vcon .back a:hover{ background:#d5d5d5; color:#fff;}

.case_vtops { position:fixed; top:110px; left:4.5%;}

.amain1 { padding:20px 0px; margin:0px 6%; display: none;}
.amain1 .item { float:left; width:30%; margin-right:5%; display:inline;}
.amain1 .item3 { margin-right:0; }
.amain1 .item .t{ font-size:20px; line-height:40px; }
.amain1 .item .m{ font-size:14px; line-height:1.85;}

.amain2 { padding:30px 0px 50px 0px; }
.amain2 .mainbox { padding: 0 !important;}
.amain2 .t{ font-size:20px; line-height:40px; font-weight:bold; margin-bottom:20px; text-align: center;}
.amain2 .m{ text-align:center;  }
.amain2 .m img{ display: block; width:100%;}
.amain2 .f{ display:none;}
.amain2 .f img{ display:block; width:100%;}


.mteam_t { font-size:24px; text-align:center; line-height:2.5em; padding-top:1.5em;}
.mteam { padding:1px 4.5%;}
.mteam .item { float:left; width:21%; margin:2%; position:relative;}
.mteam .item .img{ position:relative; }
.mteam .item .img img{ display:block; width:100%; border:1px #a7a7a7 solid;}
.mteam .item .img i{ display:none; position:absolute; left:0; top:0; right:0; bottom:0; width:100%; background:rgba(20,30,219,0.9); }
.mteam .item .m{ display:none; position:absolute; left:0; top:20%; width:100%; text-align:center; color:#fff; }
.mteam .item .t{ text-align:center; font-size:20px; height:1.8em; line-height:1.5em; overflow:hidden; display:block; padding-top:1em;}
.mteam .item .t2{ text-align:center; height:1.5em; line-height:1.5em; overflow:hidden; display:block;}
.mteam .item:hover .img i{ display:block; }
.mteam .item:hover .m{ display:block;}
.mteam .item:hover .t{ color:#141EDB;}

.imain6 { padding:80px 0px 100px 0px;}

.mjob_info { text-align:center; line-height:1.85em; padding-top:1em; margin-bottom:2em; font-size:16px;}
.mjob { padding:1px 16% 3% 16%;}
.mjob .item { float:left; width:21%; margin:2%; position:relative;}
.mjob .item a{ display:block; text-align:center; border:1px #141EDB solid; padding-top:7em; height:12em; font-size:16px;}
.mjob .item a b{ font-weight:normal; color:#141EDB; font-size:28px; line-height:1.3em;}
.mjob .item a:hover{ background:#141EDB; color:#c8c8c8;}
.mjob .item a:hover b{ color:#fff;}

.job_box { padding:0px 20% 20px 20%;}

.job_list {}
.job_list .item{ border-bottom:1px #cdcdcd solid; position:relative; padding:30px 0px;}
.job_list .item .t { font-size:20px; line-height:2em;}
.job_list .item .m { }
.job_list .item .f { display:none; padding-top:20px; }
.job_list .item .up { display:none; position:absolute; bottom:20px; right:0; width:40px; height:40px; background:url(../images/main/up.png) center center no-repeat; cursor:pointer; }
.job_list .item .up:hover { background-color:#f6f6f6; opacity:0.6; }
.job_list .item .down { position:absolute; bottom:20px; right:0; width:40px; height:40px; background:url(../images/main/down.png) center center no-repeat; cursor:pointer; }
.job_list .item .down:hover { background-color:#f6f6f6; opacity:0.6; }

.job_list .item_on .f { display:block; }
.job_list .item_on .up { display:block; }
.job_list .item_on .down { display:none; }

.job_info { padding:60px 0px;}
.job_info .t { font-size:16px; color:#141EDB;}
.job_info .m {}
.job_info .m b{ }


.imain7 { padding:80px 0px 0px 0px;}

.news_foot { border-top:1px #dadada solid; padding:50px 0px; margin-top:120px; }
.news_foot .tit{ font-size:24px; line-height:2.6em; }
.news_foot .left{ float:left; width:45%; }
.news_foot .left img{ display:block; width:100%; }
.news_foot .right{ float:right; width:52%; line-height:1.7em; }
.news_foot .right b{ display:inline-block; padding:0 0.5em; line-height:2em; color:#fff; background:#666; margin-bottom:10px; }



.imain8 { padding:4.5% 0;}
.news_vbox { width:1300px; margin:0px auto;}
.news_left { float:left; width:18%;}
.news_left .t{ }
.news_left .t img{ display:block; width:100%; }
.news_left .t2{ font-size:18px; line-height:3em; padding-top:2em; }
.news_left .m ul li{ padding-bottom:15px; }
.news_left .m ul li a{ display:block; margin:20px 0px; border-bottom:1px #cdcdcd solid; border-top:1px #cdcdcd solid; padding:15px 0px; font-size:20px; line-height:1.4em; }
.news_left .m ul li a:hover{ color:#141EDB; }
.news_left .f{ padding-top:10px; }
.news_left .f a{ display:inline-block; padding:0 1em; color:#fff; line-height:2em; background:#141EDB; border-radius:0.5em; font-size:16px;}
.news_left .f a:hover{ background:#d5d5d5; color:#fff;}
.news_right { float:right; width:77%;}
.news_right .t{ font-size:16px; margin-bottom:60px}
.news_right .t h5{ font-size:24px;margin-bottom:15px}
.news_right .m{ margin-bottom:4em; line-height: 1.8;}
.news_right .m img{ max-width:100%; height:auto;}


.service_box1 { text-align:center; padding:32px 0px;}
.service_box1 .item { display:inline-block; margin:0px 3%; width:278px; vertical-align:top; text-align:left; }
.service_box1 .item .t{ font-size:24px; color:#141EDB; padding-left:22px; line-height:4.5em; padding-top:1.6em; border:3px #141EDB solid; transition:all 300ms ease; -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease; -o-transition:all 300ms ease; }
.service_box1 .item .m{ padding-left:22px; line-height:1.8em; padding-top:13px; }
.service_box1 .item .m b{ font-size:16px; font-weight:normal; line-height:2em; }
.service_box1 .item:hover .t{ color:#fff; border:3px #141EDB solid; background:#141EDB; }

.service_box1 .item_l .t { color:#fff; border:3px #141EDB solid; background:#141EDB;}
.service_box1 .item_l:hover .t { color:#141EDB; border:3px #141EDB solid; background:#fff;}

.service_box2 { text-align:center; padding:32px 0px;}
.service_box2 .item { float:left; width:50%; vertical-align:top; background:#505050; color:#fff; padding:120px 0px 140px 0px; transition:all 300ms ease; -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease; -o-transition:all 300ms ease; }
.service_box2 .item .t{ font-size:30px; font-style:italic; line-height:2em; text-align:center; margin-bottom:1.5em;}
.service_box2 .item .m{ text-align:center; }
.service_box2 .item .m p{ display:inline-block; width:25%; vertical-align:top; font-size:16px; }
.service_box2 .item_l { background:#141EDB; }

.service_box2 .item:hover { background:#444;}
.service_box2 .item_l:hover { background:#141EDB; }

.service_box2m { display:none;}
.service_box2m img{ display:block; width:100%;}

.service_box3 { padding: 50px 0;}
.service_box4 { padding: 15px 0 50px 0;}

.service_list1 { text-align: center; font-size: 0; line-height: 0;}
.service_list1 .item { display: inline-block; vertical-align: top; padding: 18px 0;}
.service_list1 .item_m { display: block; margin: 0 36px; width: 176px; height: 88px; border-radius: 10px; background-color: #141edc; color: #fff; text-align: center; line-height: 88px; font-size: 24px;}

.service_list2 { text-align: center; font-size: 0; line-height: 0;}
.service_list2 .item { display: inline-block; vertical-align: top; padding: 18px 0;}
.service_list2 .item_m { display: block; margin: 0 95px 50px 95px; width: 262px; }
.service_list2 .item_m .t{ display: block; height: 144px; border: 3px #5e626b solid; color: #5e626b; text-align: center; line-height: 144px; font-size: 42px;}
.service_list2 .item_m .m { display: block; font-size: 16px; line-height: 26px; color: #666666; padding: 12px 0; text-align: left;}

.imain9 { padding:0px 0px 50px 0px;}
.imain9 .itit{ padding-bottom:40px; border-bottom:1px #e6e6e6 solid; font-weight:bold;}

.mnews_box { padding:28px 0px;}
.mnews { float:left; margin-right:5%; display:inline; width:30%; margin-bottom:20px; }
.mnews .tit{ line-height:30px; font-size:20px; margin-bottom:1.3em; }
.mnews .img img{ display:block; width:100%; }
.mnews .con { padding-top:1em; margin-bottom: 2em; }
.mnews .con .t{ font-size:16px; line-height:2.2em; }
.mnews .con .m{ line-height:1.85; }
.mnews .cons{ position:relative; overflow:hidden; height:75px; }
.mnews .cons ul{ position:absolute; left:0; width:100%; }
.mnews .cons ul li { position:relative; }
.mnews .cons ul li a{ display:block; height:25px; line-height:25px; overflow:hidden;}
.mnews .cons ul li .time{ position:absolute; right:0; bottom:0px; height:25px; line-height:25px; color:#bbbbbb; overflow:hidden; font-size:12px; background:#fff; display:block; padding-left:0.5em; }


.mnews .aleft { position:absolute; right:40px; top:6px; background:url(../images/index/lbtn.png) center center no-repeat; width:20px; height:20px; display:block; cursor:pointer;}
.mnews .aright { position:absolute; right:0px; top:6px; background:url(../images/index/rbtn.png) center center no-repeat; width:20px; height:20px; display:block; cursor:pointer; }
.mnews .aleft:hover { opacity:0.7;}
.mnews .aright .next:hover { opacity:0.7;}
.mnews .agrayleft { opacity:0.3;}
.mnews .agrayright { opacity:0.3;}
.mnews .agrayleft:hover { opacity:0.3;}
.mnews .agrayright:hover { opacity:0.3;}

.mnews .img { overflow:hidden;}
.mnews .img img { transition:all 300ms ease; -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease; -o-transition:all 300ms ease;  }
.mnews:hover img{ transform: scale(1.1, 1.1);}
.mnews:hover .tit { color:#141EDB;}


.pages { background:#eee; text-align:center; padding:10px;}
.pages a,.pages span{ display:inline-block; padding:0px 10px; height:30px; margin:0px 5px; line-height:30px; text-align:center; color:#555; background:#dddddd; border-radius:2px; font-size:14px; vertical-align:middle; }
.pages a:hover,.pages .on,.pages .hover{ color:#fff; background:#141EDB; }
.pages span{ color:#fff; background:#141EDB; }

.pagef { background:#eee; text-align:center; }
.pagef a{ line-height:30px; color:#141EDB; font-size:20px; width:47%; padding:0.5% 1.5%; text-align:left; }
.pagef a b{ font-size:28px; vertical-align:top; line-height:28px; }
.pagef .l{ float:left; }
.pagef .l b{ font-weight:normal; }
.pagef .r{ float:right; text-align:right; }
.pagef a:hover{ background:#141EDB; color:#fff; }
.pagef .pages_up { display:none;}


/*底部*/
.friend_link{margin-bottom:30px}
.friend_link ul{display:flex;flex-flow:wrap}
.friend_link ul li{margin:0 15px 10px 0}

.footer_nav{ margin:0 0 24px 0; display: block;}
.footer_nav li{ float: left; margin-right: 10px;}
.footer_nav li a{color:#a6a6a6; border: 1px #a6a6a6 solid; display: block; padding: 0 6px; border-radius: 6px; height: 1.6em; line-height: 1.5em; }
.footer_nav li a:hover { color:#ffffff; border: 1px #ffffff solid; }
.footer_nav:after {display: block; content: ''; clear: both;}

#footer { background:#fff; position:relative; z-index:999; }

.foottop { padding:80px 0px 130px 0px; text-align: center;}
.foottop .mainbox { width: auto; text-align: center; display: inline-block; padding: 0;}
.foottop .t{ text-align:center; font-size:24px; line-height:1.7em; }
.foottop .t2{ text-align:center; font-size:20px; line-height:1.8em; }
.foottop .t3{ text-align:center; font-size:26px; line-height:1.8em; color: #666666; font-weight: lighter; padding: 0 10px; border: 1px #666666 solid; border-radius: 10px 10px 0 0; border-bottom: none; }
.foottop .m{ text-align:center; font-size:26px; line-height:1.8em; background: #666666; font-weight: lighter; color: #fff; border-radius: 0 0 10px 10px; padding: 0 10px; }
.foottop .f{ text-align:center; }
.foottop .f .input{ display:inline-block; padding:0 1em; margin:0px 4px; height:28px; line-height:28px; border:1px #dcdcdc solid; background:#fff; color:#666; font-size:16px; }
.foottop .f .btn{ display:inline-block; padding:0 1em; margin:0px 4px; height:30px; line-height:28px; border:1px #141EDB solid; background:#141EDB; color:#fff; cursor:pointer; font-size:16px; transition:all 300ms ease; -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease; -o-transition:all 300ms ease; }
.foottop .f .btn:hover{ border:1px #d5d5d5 solid; background:#d5d5d5; color:#fff; }
.foottop .f2 { text-align:center;}
.foottop .f2 img{ width:32px;}


.footbox { background:#000; padding:26px 0px 0px 0px; color:#a6a6a6; position:relative; }
.footbox .mainbox{ }
.footbox .footl { float:left; width:34%; }
.footbox .footl .f{ padding-top: 46px; line-height: 1.7; }
.footbox .footm { float:right; width:30%; padding-top: 42px; }
.footbox .footm .t{ line-height: 36px; }
.footbox .footm .f{ font-size:13px; font-weight:lighter; line-height:26px; display:block; }
.footbox .flogo { margin-bottom:34px; }
.footbox .flogo img{ height: 110px; }
.footbox .fabout { float:left; width:36%; }
.footbox .fabout .t{ display: block; font-size:30px; font-weight: lighter; line-height:32px; margin-bottom:14px; }
.footbox .fcontact { line-height:1.7; }
.footbox .fcontact a{ color:#a6a6a6; }
.footbox .fcontact a:hover{ color:#fff; }
.footbox .fcontact2 { padding-bottom: 26px; }
.footbox .fcontact2 ul li{ float: left; position: relative; padding-left: 114px; font-size: 18px; line-height: 32px; margin-right: 22px; }
.footbox .fcontact2 ul li img { display: block; position: absolute; left: 0; top: 0; height: 102px; border-radius: 4px;}
.footbox .fcontact2 ul li b { font-weight: normal;}

.footbox .fgz { color:#a6a6a6; text-align:left; margin-bottom: 4px; }
.footbox .fgz a{ position:relative; display:inline-block; margin-right:9px; border:1.5px #a6a6a6 solid; border-radius:50%; }
.footbox .fgz a img {display:block; width:36px; height:36px;}
.footbox .fgz a span{ display:none; position:absolute; top:-190px; line-height:30px; padding-top: 1em; left:50%; margin-left:-100px; color:#fff; width:200px; text-align:center; background:#464646;}
.footbox .fgz a span img{ width:160px; height:160px; display:inline-block;}
.footbox .fgz a:hover span{ display:block; }
.footbox .fgz a:hover{ background:#141EDB; border:1.5px #141EDB solid; }


.footbox .ferwei{ padding-left: 116px; position: relative; padding-top:15px; }
.footbox .ferwei_l { position: absolute; left: 0; top: 15px; }
.footbox .ferwei_l img { display: block; width: 102px; border-radius: 4px;}



.footbox .fpartner { float:left; width:660px; height:30px; position:relative; padding:0px 27px; margin-top:40px;}
.footbox .fpartner .aleft { display:block; position:absolute; left:0px; top:0px; background:url(../images/foot/flb.png) left center no-repeat; width:27px; height:30px; z-index:9999; cursor:pointer; opacity:0.4;}
.footbox .fpartner .aright { display:block; position:absolute; right:0px; top:0px; background:url(../images/foot/frb.png) right center no-repeat; width:27px; height:30px; z-index:9999; cursor:pointer; opacity:0.4;}
.footbox .fpartner .aleft:hover { opacity:1;}
.footbox .fpartner .aright:hover { opacity:1;}


.ipiclist { width:660px; height:30px; overflow:hidden; position:relative; background:#6e6e6e;}
.ipiclist ul { width: 20000px; position: absolute;left:0px;top: 0px;}
.ipiclist ul li{ display:block; float:left; width:110px; height:30px; overflow:hidden; }
.ipiclist ul li a{ display:block;  width:110px; height:30px; position:relative; }
.ipiclist ul li img{ display:block;  width:110px; height:30px; }
.ipiclist ul li a:hover{ background:#fff; }



.fcopybox { background:#000; padding: 10px 0; font-size:12px; color:#332C2B; line-height:20px; }
.fcopybox .mainbox{ position: relative; }
.fcopybox a{ color:#332C2B; }
.fcopybox a:hover{ color:#fff; }
.fcopybox .flink { text-align: center; padding-top: 10px; margin-top: 15px; border-top: 1px #222 solid; color:#6e6e6e;}
.fcopybox .flink a{ margin:0px 5px; color:#6e6e6e; }
.fcopybox .flink a:hover{ color:#ffffff; }
.fcopybox .fcopy { float:left; width:34%; padding-top: 20px;}
.fcopybox .ficp { float:left; width:36%; padding-top: 20px;}
.fcopybox .ftext { float:right; width:30%; }
.fcopybox .fhits { position: absolute; right: 30px; bottom: 0; }


.backtop { position:fixed; right:0.8%; bottom:92px; background:url(../images/foot/backtop.png) center center no-repeat; border-radius:4px; cursor:pointer; z-index:9999; transition:all 300ms ease; -webkit-transition:all 300ms ease;-moz-transition:all 300ms ease; -o-transition:all 300ms ease; width:50px; height:50px; border-radius:50%; }
.backtop:hover { background:url(../images/foot/backtops.png) center center no-repeat #141EDB; }

.rtool { position: fixed; right:0px; bottom:40%; width:150px; background:#fff; z-index:9999; }
.rtool .tit{ display:block; position:relative; padding-left:12px; color:#fff; line-height:48px; background:#141EDB; font-size:16px; }
.rtool .tit .clo{ display:block; position:absolute; right:0; top:0; cursor:pointer; width:48px; height:48px; color:#fff; text-align:center; line-height:46px; font-size:24px;}
.rtool .con{ font-size:12px; }
.rtool .con .item { display:block; background:#f0f0f0; line-height:49px; color:#777; padding-left:30px; position:relative; margin-bottom:1px;}
.rtool .con .item span{ display:block; float:left; line-height:33px; width:30px; height:33px; overflow:hidden; padding:8px 0px; }
.rtool .con .item_qq { background: url(../images/rtool/qq.png) 6px center no-repeat #f0f0f0; background-size: 18px auto; }
.rtool .con .item_qq span{ line-height:16px; }
.rtool .con .item_tel { background: url(../images/rtool/tel.png) 6px center no-repeat #f0f0f0; background-size: 18px auto; }
.rtool .con .item_tel span{ line-height:16px; }
.rtool .con .item_tel2 { background: url(../images/rtool/tel2.png) 6px center no-repeat #f0f0f0; background-size: 18px auto; }
.rtool .con .itemf { display:block; background:#fff; line-height:56px; color:#9d9d9d; padding:14px 0px 14px 68px; position:relative; margin-bottom:1px; }
.rtool .con .itemf .t{ position:absolute; left:0; top:50%; width:68px; text-align:center; color:#141EDB; line-height:22px; margin-top:-23px;}
.rtool .con .itemf .img{ height:72px; border-radius:2px; border:1px #d9d9d8 solid;}

.rtool .con .item_qq:hover { background: url(../images/rtool/qqs.png) 6px center no-repeat #bbb; background-size: 18px auto; color:#fff; }
.rtool .con .item_tel:hover { background: url(../images/rtool/tels.png) 6px center no-repeat #bbb; background-size: 18px auto; color:#fff; }
.rtool .con .item_tel2:hover { background: url(../images/rtool/tel2s.png) 6px center no-repeat #bbb; background-size: 18px auto; color:#fff; }

.rtool .con .item_wx { background: url(../images/rtool/weixin.png) 6px center no-repeat #f0f0f0; background-size: 18px auto; }
.rtool .con .item_wx:hover { background: url(../images/rtool/weixins.png) 6px center no-repeat #bbb; background-size: 18px auto; color:#fff; }
.rtool .con .item img { display: none; width: 100px; border: 3px #fff solid; position: absolute; right: 160px; top: 0;}
.rtool .con .item:hover img { display: block;}

.rtool_open { display:none; position: fixed; right:0px; bottom:40%; text-align:center; line-height:20px; color:#fff; background:#141EDB; font-size:14px; text-align:center; width:20px; padding:7px; border-radius:4px; cursor:pointer; z-index:9999; opacity:0.8; }
.rtool_open:hover { color:#fff; background:#1311cf; }


@media (min-width:1200px) and (max-width:1441px){
	
body { font-size:12px; line-height:22px;}
#wrap { }

	
.iservice ul { float:left; width:14.28%; }
.iservice ul li{ padding-left:18%; font-size:13px; line-height:28px; }


.inav .item .t{ top:32px; }
.inav .item .m{ top:80px; font-size:12px; line-height:20px; }


.itit { font-size:24px; }
.itit span{ font-size:22px; }

.iabout {}
.iabout .t{ font-size:18px; }
.iabout .m{ font-size:16px; }

.iabout .f { font-size:13px;}
.iabout .f p{ margin:0 3%; }
.iabout .f p b{ font-size:70px; }
.iabout .f p span{ font-size:50px; }


.ihonor { }
.ihonor .cons{ padding:10px 20px; }
.ihonor .con{ height:288px;}
.ihonor .con ul li{ font-size:12px; height:24px; line-height:24px; }

.ievaluate { width:50%; }
.ievaluate_list { height:324px;}
.ievaluate .item{ padding-bottom:15px; padding-left:270px;}
.ievaluate .item .l .img{ width:120px; height:93px; margin-right:10px; }
.ievaluate .item .r{ padding:5px 12px; height:81px; }
.ievaluate .item .r .j{ background:url(../images/index/j.png) no-repeat; background-size:20px 16px; width:20px; height:16px; left:-19px; bottom:16px; }


.itit2 { height:50px; line-height:50px; font-size:22px; margin-bottom:20px; }


.icaset { margin-bottom:25px; margin-top:5px;}
.icaset a{ font-size:18px; }

.icaset2 { margin-bottom:14px;}


.icase {}
.icase .item { }
.icase .item .t{ margin-bottom:2em; }
.icase .item .m{ margin-bottom:1em; }
.icase .item .img .imgm{ margin-top:-62px; }


.icasef { text-align:center;}
.icasef a{ display:inline-block; padding:0 1em; margin:0px 35px; height:27px; line-height:27px; font-size:15px; border-radius:8px; }
.icasef a img{ vertical-align:middle; margin-right:0.6em; }


.icustomer ul li { font-size:12px; line-height:22px;}

.imain11 { padding-bottom:25px;}
.iservice2 { }
.iservice2 .t{ margin-bottom:30px; line-height:80px; font-size:32px; }
.iservice2 .m{ }

.inews_box {}
.inews { }
.inews .tit{ height:28px; line-height:28px; font-size:15px; margin-bottom:20px; }
.inews .tit .more{ height:22px; line-height:22px; font-size:12px; }
.inews .toutiao{ height:100px; padding-left:150px; margin-bottom:20px; }
.inews .toutiao .img img{ display:block; width:134px; height:100px; }
.inews .toutiao .t{ height:18px; line-height:18px; font-size:13px; margin-bottom:10px; }
.inews .toutiao .m{ height:72px; line-height:18px; }
.inews .toutiao .m .time{ height:18px; line-height:18px; }
.inews ul li { position:relative; }
.inews ul li a{ display:block; height:25px; line-height:25px; overflow:hidden;}
.inews ul li .time{ position:absolute; right:0; bottom:0px; height:25px; line-height:25px; overflow:hidden; font-size:12px; display:block; padding-left:0.5em; }


.amain1 { padding:15px 0px;}
.amain1 .item .t{ font-size:18px; line-height:36px; }
.amain1 .item .m{ font-size:12px; line-height:20px;}

.amain2 { padding:20px 0px 40px 0px; }
.amain2 .t{ font-size:18px; line-height:36px; margin-bottom:10px;}
.amain2 .m{ padding:35px 0px 25px 0px;}
.amain2 .m img{ width:100%;}


.mteam .item .t{ font-size:16px; }

.imain6 { padding:60px 0px 80px 0px;}

.mjob { padding:1px 6% 3% 6%;}
.mjob .item { float:left; width:21%; margin:2%; }
.mjob .item a b{ font-size:26px; }

.job_box { padding:0px 10% 20px 10%;}

.job_list .item{ padding:30px 0px; }
.job_list .item .t { font-size:18px; }

.job_info { padding:50px 0px;}
.job_info .t { font-size:16px; }

.news_vbox { width:1100px; margin:0px auto;}

.news_foot { padding:40px 0px; margin-top:100px; }
.news_foot .tit{ font-size:22px; }
.news_foot .left{ float:left; width:45%; }
.news_foot .left img{ display:block; width:100%; }
.news_foot .right{ float:right; width:52%; }
.news_foot .right b{ margin-bottom:5px; }


.case_vbox { padding:50px 0; }
.case_vtop { width:1100px; }
.case_vtop .t{ font-size:18px; }

.case_vtops { position:fixed; top:110px; left:4.5%;}

.news_left {  width:18%;}
.news_left .t2{ font-size:16px; }
.news_left .m ul li{ padding-bottom:15px; }
.news_left .m ul li a{ margin:20px 0px; padding:15px 0px; font-size:18px; }
.news_right { width:77%; }
.news_right .t{ font-size:16px; }


.service_box1 { }
.service_box1 .item { width:278px; }
.service_box1 .item .t{ font-size:20px; padding-left:20px; }
.service_box1 .item .m{ padding-left:20px; }
.service_box1 .item .m b{ font-size:16px; }


.service_box2 { }
.service_box2 .item { padding:80px 0px 100px 0px; }
.service_box2 .item .t{ font-size:26px; margin-bottom:1.5em; }
.service_box2 .item .m p{ width:25%; font-size:14px; }


.service_box3 { padding: 30px 0;}
.service_box4 { padding: 10px 0 30px 0;}

.service_list1 .item_m { margin: 0 26px; width: 156px; height: 78px; line-height: 78px; font-size: 20px;}

.service_list2 .item_m { margin: 0 60px 40px 60px; width: 242px; }
.service_list2 .item_m .t{ height: 120px; line-height: 120px; font-size: 34px;}
.service_list2 .item_m .m { font-size: 14px; line-height: 24px; padding: 10px 0;}

.imain9 { padding:40px 0px 40px 0px;}
.imain9 .itit{ padding-bottom:30px; }

.mnews_box { padding:28px 0px;}
.mnews { margin-right:5%; width:30%; }
.mnews .tit a{ font-size:14px; }
.mnews .con .t{ font-size:14px; }
.mnews .con .m{ font-size:12px; }




#footer { }


.foottop { padding:38px 0px 80px 0px;}
.foottop .t{ font-size:18px; }
.foottop .t2{ font-size:18px; }
.foottop .t3{ font-size:20px; }
.foottop .m{ font-size:20px; }
.foottop .f{ }
.foottop .f .input{ height:24px; line-height:24px; font-size:14px; }
.foottop .f .btn{ height:26px; line-height:24px; font-size:14px; }


.ipiclist { width:550px; }


.footbox .fcontact2 { padding-bottom: 26px; }
.footbox .fcontact2 ul li{ padding-left: 102px; font-size: 16px; line-height: 26px; margin-right: 18px; }
.footbox .fcontact2 ul li img { height: 88px; border-radius: 4px;}

.footbox .ferwei { padding-left: 102px;}
.footbox .ferwei_l img { width: 88px;}
.footbox .footm .f { font-size: 12px; line-height: 22px;}


.footbox .fgz {  }
.footbox .fgz a span { top:-151px; }
.footbox .fgz a span img{ width:120px; height:120px; }


}



@media (min-width:631px) and (max-width:1199px){
	
body { font-size:12px; line-height:22px;}

.mainbox{ padding-left:25px; padding-right:25px;}

.imain1 .mainbox { padding:0px 25px;}
	
.iservice ul { float:left; width:14.28%; }
.iservice ul li{ padding-left:18%; font-size:12px; line-height:26px; }


.inav .item .t{ top:32px; }
.inav .item .m{ top:80px; font-size:12px; line-height:20px; }


.itit { font-size:24px; }
.itit span{ font-size:22px; }

.iabout {}
.iabout .t{ font-size:18px; }
.iabout .m{ font-size:16px; }

.iabout .f { font-size:13px; margin: 20px 0px 0px 0px;}
.iabout .f p{ margin:0 3%; }
.iabout .f p b{ font-size:70px; }
.iabout .f p span{ font-size:50px; }


.ihonor { }
.ihonor .cons{ padding:10px 20px; }
.ihonor .con{ height:288px;}
.ihonor .con ul li{ font-size:12px; height:24px; line-height:24px; }

.ievaluate { width:50%; }
.ievaluate_list { height:324px;}
.ievaluate .item{ padding-bottom:15px; padding-left:270px;}
.ievaluate .item .l .img{ width:120px; height:93px; margin-right:10px; }
.ievaluate .item .r{ padding:5px 12px; height:81px; }
.ievaluate .item .r .j{ background:url(../images/index/j.png) no-repeat; background-size:20px 16px; width:20px; height:16px; left:-19px; bottom:16px; }


.itit2 { height:50px; line-height:50px; font-size:22px; margin-bottom:20px; }


.icaset { margin-bottom:25px; margin-top:3px;}
.icaset a{ font-size:16px; }

.icaset2 { margin-bottom:14px;}

.icase {}
.icase .item { }
.icase .item .t{ font-size:14px; margin-bottom:2em; }
.icase .item .m{ font-size:12px; margin-bottom:1em; }

.icase .item .img .imgm{ margin-top:-55px; }


.icasef { text-align:center;}
.icasef a{ display:inline-block; padding:0 1em; margin:0px 35px; height:27px; line-height:27px; font-size:15px; border-radius:8px; }
.icasef a img{ vertical-align:middle; margin-right:0.6em; }


.mnav2 { margin:0px 28px 0px 28px; }
.mnav3 { margin:0px 28px 14px 28px; }


.icustomer ul li { font-size:12px; line-height:22px;}

.imain11 { padding-bottom:25px;}
.iservice2 { }
.iservice2 .t{ margin-bottom:30px; line-height:80px; font-size:32px; }
.iservice2 .m{ }

.inews_box {}
.inews { }
.inews .tit{ height:28px; line-height:28px; font-size:15px; margin-bottom:20px; }
.inews .tit .more{ height:22px; line-height:22px; font-size:12px; }
.inews .toutiao{ height:100px; padding-left:150px; margin-bottom:20px; }
.inews .toutiao .img img{ display:block; width:134px; height:100px; }
.inews .toutiao .t{ height:18px; line-height:18px; font-size:13px; margin-bottom:10px; }
.inews .toutiao .m{ height:72px; line-height:18px; }
.inews .toutiao .m .time{ height:18px; line-height:18px; }
.inews ul li { position:relative; }
.inews ul li a{ display:block; height:25px; line-height:25px; overflow:hidden;}
.inews ul li .time{ position:absolute; right:0; bottom:0px; height:25px; line-height:25px; overflow:hidden; font-size:12px; display:block; padding-left:0.5em; }

.inews2 ul li{ float:none; width:100%; margin-right:0; }
.inews2 ul li.mr0{ margin-right:0; }

.amain1 { padding:15px 0px; margin: 0px 0px;}
.amain1 .item .t{ font-size:18px; line-height:36px; }
.amain1 .item .m{ font-size:12px; line-height:20px;}

.amain2 { padding:20px 0px 40px 0px; margin: 0px 0px; }
.amain2 .t{ font-size:18px; line-height:36px; margin-bottom:10px;}
.amain2 .m{ padding:35px 0px 25px 0px;}
.amain2 .m img{ width:100%;}


.mteam { padding:1px 0px;}
.mteam .item .t{ font-size:16px; }


.imain6 { padding:60px 0px 80px 0px;}

.mjob { padding:1px 0 3% 0;}
.mjob .item { float:left; width:21%; margin:2%; }
.mjob .item a b{ font-size:26px; }

.job_box { padding:0px 5% 20px 5%;}

.job_list .item{ padding:30px 0px; }
.job_list .item .t { font-size:18px; }

.job_info { padding:50px 0px;}
.job_info .t { font-size:16px; }

.news_vbox { width:90%; margin:0px auto;}

.news_foot { padding:40px 0px; margin-top:100px; }
.news_foot .tit{ font-size:20px; }
.news_foot .left{ float:left; width:45%; }
.news_foot .left img{ display:block; width:100%; height:auto; }
.news_foot .right{ float:right; width:52%; }
.news_foot .right b{ margin-bottom:5px; }


.case_vbox { padding:0 0; }
.case_vtop { width:auto; }
.case_vtop .t{ font-size:18px; }

.case_vcon { display:none;}
.case_vcon .back{ display:none;}

.case_vtops { position:relative; top:0; left:0;}

.news_left { display:none;}
.news_right { width:100%; }
.news_right .t{ font-size:16px; }


.service_box1 { }
.service_box1 .item { width:278px; }
.service_box1 .item .t{ font-size:20px; padding-left:20px; }
.service_box1 .item .m{ padding-left:20px; }
.service_box1 .item .m b{ font-size:16px; }


.service_box2 { }
.service_box2 .item { padding:80px 0px 100px 0px; }
.service_box2 .item .t{ font-size:26px; margin-bottom:1.5em; }
.service_box2 .item .m p{ width:25%; font-size:14px; }


.service_box3 { padding: 30px 0;}
.service_box4 { padding: 10px 0 30px 0;}

.service_list1 .item_m { margin: 0 26px; width: 156px; height: 78px; line-height: 78px; font-size: 20px;}

.service_list2 .item_m { margin: 0 60px 40px 60px; width: 242px; }
.service_list2 .item_m .t{ height: 120px; line-height: 120px; font-size: 34px;}
.service_list2 .item_m .m { font-size: 14px; line-height: 24px; padding: 10px 0;}

.imain9 { padding:40px 0px 40px 0px;}
.imain9 .itit{ padding-bottom:30px; }

.mnews_box { padding:28px 0px;}
.mnews { margin-right:5%; width:30%; }
.mnews .tit a{ font-size:14px; }
.mnews .con .t{ font-size:14px; }
.mnews .con .m{ font-size:12px; }




#footer { }


.foottop { padding:38px 0px 80px 0px;}
.foottop .t{ font-size:18px; }
.foottop .t2{ font-size:18px; }
.foottop .t3{ font-size:20px; }
.foottop .m{ font-size:20px; }
.foottop .f{ }
.foottop .f .input{ height:24px; line-height:24px; font-size:14px; }
.foottop .f .btn{ height:26px; line-height:24px; font-size:14px; }

.footbox .fabout .t { font-size: 24px; line-height: 26px;}
.footbox .fcontact2 { padding-bottom: 20px; }
.footbox .fcontact2 ul li{ padding-left: 60px; font-size: 14px; line-height: 18px; margin-right: 14px; }
.footbox .fcontact2 ul li img { height: 52px; border-radius: 4px;}

.footbox .fpartner { width:550px; height:30px; margin-top:40px; }

.ipiclist { width:550px; }


.footbox .fgz { }
.footbox .fgz a span { top:-151px; }
.footbox .fgz a span img{ width:120px; height:120px; }


}

@media (min-width:320px) and (max-width:630px){
body { font-size:12px; line-height:1.5em;}
#wrap { padding-top:50px; min-width:320px; overflow:hidden;}
.mainbox{width:auto;margin-left:15px;margin-right:15px; padding-left:0; padding-right:0;}

.topbox { height:40px; padding:5px 0px; }
.topbox .logo { position:absolute; left:15px; top:10px;}
.topbox .logo img{ height:30px; }
.topbox .topcon { display:none;}
.topbox .topr { display:none; }
.topbox .tnav_min { display: block; padding-top:5px; }
.topbox .tnav_min_con { top:50px; }

.itopa { position:fixed; left:0; width:100%; top:50px;}

.pcshow{ display: none;}
.mshow{ display: block;}

.slides li img { width:100%;}
.slides2 li img { width:100%; margin-left:0;}

.banner { position:relative; width:100%; }
.banner img{ display:block; width:100%; }


.imain1 { display:none; height:0; overflow:hidden; }

.itit { line-height:2.2em; font-size:18px; margin-bottom:0.5em; padding-top:0.5em; }
.itit span{ font-size:18px; }

.itit2 { text-align: center; height:34px; line-height:34px; font-size:18px; border-bottom:1px #d5d5d5 solid; margin-bottom:15px; }


.icaset { margin-bottom:10px; margin-top:0px; font-size:12px;}
.icaset a{ display:inline-block; padding:0 1.2em; font-size:16px; line-height:2.5em; }

.mnav { display:none; padding:5px 0px 5px 0px; font-size:14px; margin-bottom:20px; }
.mnav a{ display:block; float:left; width:30.33%; text-align:left; line-height:2em; font-size:14px; padding:0 0 0 3%; overflow:hidden; height:2em; margin:0;}
.mnav:after { content:""; clear:both; display:block; }

.mnav2 { margin:0px 2.5% 0px 2.5%;}
.mnav3 { margin:0px 2.5% 10px 2.5%;}

.imain4 { padding:0px 0px 20px 0px;}
.imain4 .mainbox{ margin:0 0px;}

.icase { padding:0 1%;}
.icase .item { float:left; margin-right:1.5%; margin-left:1.5%; display:inline; width:47%; margin-bottom:0.6%;}
.icase .item .img{ display:block; position:relative; }
.icase .item .img img{ display:block; width:100%; }
.icase .item .img i{ position:absolute; left:0; top:0; right:0; bottom:0; width:100%; background: rgba(20,30,219,0); transition: all ease-out .3s; }
.icase .item .t{ display:none; color:#e6e6e6; font-size:12px; line-height:1.5em; position:absolute; left:0; top:10%; width:100%; text-align:center;}
.icase .item .t span{ display:inline-block; border:1px #e6e6e6 solid; padding:0 0.5em; font-size:12px; line-height:1.5em; }
.icase .item .t2{ display:block; font-size:12px; line-height:1.7em; height:1.7em; overflow:hidden; padding-top:0.5em; margin-bottom:0.3em;}
.icase .item .t3{ display:block; font-size:14px; line-height:1.7em; height:1.7em; overflow:hidden; padding-top:0.5em;}
.icase .item .t4{ display:block; font-size:14px; line-height:1.7em; height:1.7em; overflow:hidden; margin-bottom:1em;}
.icase .item .m{ display:none; color:#e6e6e6; font-size:9px; line-height:1.2em; position:absolute; left:0; bottom:10%; width:100%; text-align:center; }
.icase .item:hover .img i{ display:none; background:rgba(20,30,219,0.9); }
.icase .item:hover .t{ display:none;}
.icase .item:hover .m{ display:none;}
.icase .mr0 { margin-right:1.5% !important;}

.icasef { padding-top:25px;}
.icasef a{ padding:0 1em; margin:0px 15px; height:30px; line-height:30px; font-size:16px; border-radius:4px;  }
.icasef a img{ vertical-align:middle; margin-right:0.6em; height:14px; }
.icasef a.btn2 img{ height:8px;}
.icasef a.btn2:hover { background:#141EDB; color:#fff;}

.imain2 { padding-bottom:50px; padding-top:10px;}
.imain2 .itit { margin-bottom:0px;}

.imain20 { padding-bottom:20px; padding-top:10px;}
.imain20 .itit { margin-bottom:0px;}

.iabout {}
.iabout .t{ font-size:16px; padding-top:0px; display:none; }
.iabout .m{ font-size:16px; padding-top:0px; display: block; }
.iabout .f{ color:#141EDB; font-size:14px; line-height:1.5; padding:15px 0px; border:1px #2828d6 solid; margin:0%; }
.iabout .f p{ display:inline-block; text-align:left; vertical-align:top; margin:0 0 4% 4%; width:45%; }
.iabout .f p b{ font-size:40px; line-height:1.1em; font-weight:normal; margin-left:-0.05em; }
.iabout .f p span{ font-size:30px; line-height:1.1em; font-weight:normal; }
.iabout .fs a{ padding:0 1em; margin:0px 15px; height:26px; line-height:26px; font-size:14px; border-radius:4px;  }
.iabout .fs a img{ margin-right:0.6em; height:6px; }


.imain3 { display:none; height:0; overflow:hidden; }
.imain10 { display:none; height:0; overflow:hidden; }


.imain11 { padding-bottom:20px;}
.imain11 .mainbox{ margin:0;}
.iservice2 { height:200px; background-size: cover!important; }
.iservice2 .t{ margin-bottom:20px; line-height:40px; font-size:20px; color:#fff; padding:0px 30px; }
.iservice2 .m{ bottom:48px; }
.iservice2 .m a{ line-height:30px; font-size:16px; border:1px #fff solid; padding:0px 15px; }
.iservice2 .m a:hover{ border:1px #fff solid; }

.imain5 { padding:30px 0px 0px 0px;}

.imain7 { padding:20px 0px 0px 0px;}

.inews_box {}
.inews { float:none; margin-right:0; display: block; width:100%; position:relative; margin-bottom:25px; }
.inews .tit{ height:32px; line-height:30px; border-bottom:1px #ebebeb solid; font-size:16px; margin-bottom:10px; }
.inews .tit .more{ float:right; display:inline-block; padding:0 0.8em; height:22px; line-height:22px; background:#141EDB; border:none; color:#fff; font-size:14px; border-radius:4px; margin-top:3px; }

.inews .toutiao{ height:80px; overflow:hidden; position:relative; padding-left:130px; margin-bottom:10px; }
.inews .toutiao .img{ position:absolute; left:0; top:0; overflow:hidden; }
.inews .toutiao .img img{ display:block; width:120px; height:100px; }
.inews .toutiao .t{ display:block; height:20px; line-height:20px; font-size:14px; margin-bottom:3px; }
.inews .toutiao .m{ display:block; height:80px; line-height:20px; font-size:14px; overflow:hidden; }
.inews .toutiao .m .time{ position:absolute; right:0; bottom:0px; height:12px; line-height:12px; color:#bbbbbb; overflow:hidden; font-size:12px; background:#fff; display:block; padding-left:0.5em; }
.inews .con{ position:relative; overflow:hidden; height:130px; }
.inews .con ul{ position:absolute; left:0; width:100%; }
.inews ul li { position:relative; }
.inews ul li a{ display:block; height:26px; line-height:26px; overflow:hidden; font-size:14px;}
.inews ul li .time{ position:absolute; right:0; bottom:0px; height:26px; line-height:26px; color:#bbbbbb; overflow:hidden; font-size:12px; background:#fff; display:block; padding-left:0.5em; }

.inews .aleft { display:none;}
.inews .aright { display:none;}

.inews .foot { display:block; text-align:center; padding-top:10px;}
.inews .foot a{ display:inline-block; padding:0px 1.5em; background:#f2f2f2; border-radius:4px; height:26px; line-height:26px; font-size:14px;}

.inews2 ul li{ float:none; width:100%; margin-right:0; }
.inews2 ul li.mr0{ margin-right:0; }

.iinews1 { display:none;}
.iinews3 { display:none;}


.news_foot { border-top:1px #dadada solid; padding:20px 0px; margin-top:20px; }
.news_foot .tit{ font-size:14px; text-align:center; }
.news_foot .left{ float:none; width:100%; margin-bottom:20px; }
.news_foot .left img{ display:block; width:100%; }
.news_foot .right{ float:none; width:100%; line-height:1.7em; font-size:12px; }
.news_foot .right b{ display:inline-block; padding:0 0.5em; line-height:2em; margin-bottom:5px; font-size:12px; }



.case_vbox { padding:0 0; }
.case_vtop { position:relative; top:0; left:0; padding-bottom:0; width:auto; padding-left:15px; padding-right:15px;}
.case_vtop .t{ float:none; font-size:16px; line-height:2em; text-align:center; }
.case_vtop .f{ display:none; }
.case_vcon { font-size:14px !important; line-height:2em !important; padding:10px 15px 0px 15px;}
.case_vcon p{ font-size:14px !important; line-height:2em !important;}
.case_vcon div{ font-size:14px !important; line-height:2em !important;}
.case_vcon span{ font-size:14px !important; line-height:2em !important;}
.case_vcon img{ margin-top:0.5em;}

.case_vtop .m { line-height: 1.8 !important; overflow: hidden;}
.case_vtop .m p ,.case_vtop .m div{ line-height: 1.8 !important;}
.case_vtop .m img{ margin-bottom:15px; margin-top:15px; }

.case_vcon { display:none; }
.case_vcon .back{ display:none;}

.case_vtops { position:relative; top:0; left:0;}

.imain8 { padding:20px 0px;}
.news_vbox { width:100%; margin:0px auto;}
.news_left { display:none;}
.news_right { float:none; width:100%; }
.news_right .t{ font-size:16px; line-height:2em; margin-bottom:15px; text-align:center;}
.news_right .m{ margin-bottom:20px; font-size:14px !important; line-height:1.8 !important;}
.news_right .m p{ line-height:1.8em !important;}
.news_right .m div{ line-height:1.8em !important;}
.news_right .m span{ line-height:1.8em !important;}
.news_right .m img{ max-width:100%;}

.service_box1 { text-align:center; padding:20px 0px;}
.service_box1 .item { display: inline-block; margin:0px; width:48%; vertical-align:top; }
.service_box1 .item .t{ font-size:16px; padding-left:20px; line-height:4.5em; padding-top:1.6em; border:1px #141EDB solid; }
.service_box1 .item .m{ padding-left:20px; font-size:14px; line-height:1.8em; padding-top:13px; }
.service_box1 .item .m b{ font-size:14px; line-height:2em; }
.service_box1 .item:hover .t{  border:1px #141EDB solid; }

.service_box1 .item_l { margin-right:2%;}
.service_box1 .item_l .t { border:1px #141EDB solid; }
.service_box1 .item_l:hover .t { border:1px #141EDB solid; }

.service_box2 { display:none;}
.service_box2m { display: block; padding:0px 0px 0px 0px;}

.service_box3 { padding: 30px 0;}
.service_box4 { padding: 10px 0 30px 0;}

.service_list1 .item { width: 33.3%; padding: 10px 0;}
.service_list1 .item_m { margin: 0 10px; width: auto; height: 60px; border-radius: 10px; line-height: 60px; font-size: 14px;}
.service_list1:after { display: block; content: ''; clear: both;}

.service_list2 .item { float: left; width: 50%; padding: 10px 0;}
.service_list2 .item_m { margin: 0 10px 20px 10px; width: auto; }
.service_list2 .item_m .t{ height: 90px; line-height: 90px; font-size: 20px;}
.service_list2 .item_m .m { font-size: 14px; line-height: 24px; padding: 10px 0;}
.service_list2 .item:nth-child(odd){ clear: both;}
.service_list2:after { display: block; content: ''; clear: both;}

.imain9 { padding:0px 0px 30px 0px;}
.imain9 .itit{ padding-bottom:20px; }

.mnews_box { padding:0px 0px;}
.mnews { float:none; margin-right:0; display: block; width:100%; margin-bottom:20px; }
.mnews .tit{ line-height:30px; font-size:16px; margin-bottom:1em; border-bottom:1px #e6e6e6 solid; }
.mnews .img img{ display:block; width:100%; }
.mnews .con { padding-top:1em; margin-bottom: 2em; }
.mnews .con .m{ font-size:14px; line-height:2em; }
.mnews .cons{ height:72px; }
.mnews .cons ul{ position:absolute; left:0; width:100%; }
.mnews .cons ul li { position:relative; }
.mnews .cons ul li a{ display:block; height:28px; line-height:28px; overflow:hidden; font-size:14px;}
.mnews .cons ul li .time{ display:none;}


.mnews .aleft { position:absolute; right:30px; top:6px; background:url(../images/index/lbtn.png) center center no-repeat; background-size:10px 10px; width:10px; height:10px; display:block; cursor:pointer;}
.mnews .aright { position:absolute; right:0px; top:6px; background:url(../images/index/rbtn.png) center center no-repeat; background-size:10px 10px; width:10px; height:10px; display:block; cursor:pointer; }


.pages { background:#eee; padding:5px;}
.pages a,.pages span{ display:none; padding:0px 10px; height:28px; margin:0px 5px; line-height:28px; text-align:center; color:#fff; background:#141EDB; border-radius:2px; font-size:14px; vertical-align:middle; }
.pages .l{ display:inline-block; }
.pages .r{ display:inline-block; }

.pagef { width:228px; left:50%; margin-left:-114px; position:relative; height:28px; }
.pagef a{ line-height:28px; color:#141EDB; background:#eee; font-size:14px; width:100px; padding:0; text-align: center; }
.pagef a b{ font-size:14px; vertical-align:top; line-height:28px; font-weight:normal; }
.pagef .l{ float:left; }
.pagef .r{ float:right; text-align: center; background:#141EDB; color:#fff; }
.pagef a:hover{ background:#141EDB; color:#fff; }

.pagef .pages_up { display:block; float:left; width:28px; height:28px; background:url(../images/up.png) center center no-repeat #141EDB; background-size:18px 18px;}

.case_vcon .back a{ font-size: 16px;}

.amain1 { padding:0px 0px; margin:0px 0px;}
.amain1 .item { float:none; width:100%; margin-right:0; display: block; margin-bottom:20px;}
.amain1 .item3 { margin-right:0; }
.amain1 .item .t{ line-height:30px; font-size:16px; margin-bottom:0.5em; border-bottom:1px #e6e6e6 solid; }
.amain1 .item .m{ font-size:14px; line-height:2em;}
.amain1 .item .m p{ text-indent:2em;}

.amain2 { padding:20px 0px 20px 0px; margin:0px 0px; }
.amain2 .t{ font-size:16px; line-height:24px; margin-bottom:0px;}
.amain2 .m{ display:none;}
.amain2 .f{ display:block;}


.mteam_t { font-size:14px; line-height:2.5em; padding-top:0;}
.mteam { padding:1px 0px;}
.mteam .item { float:left; width:21%; margin:2%; position:relative;}
.mteam .item .img{ position:relative; }
.mteam .item .img img{ display:block; width:100%; border:1px #a7a7a7 solid;}
.mteam .item .img i{ display:none; position:absolute; left:0; top:0; right:0; bottom:0; width:100%; background:rgba(20,30,219,0.9); }
.mteam .item .m{ display:none; position:absolute; left:0; top:20%; width:100%; text-align:center; color:#fff; }
.mteam .item .t{ text-align:center; font-size:16px; height:1.8em; line-height:1.5em; overflow:hidden; display:block; padding-top:1em;}
.mteam .item .t2{ text-align:center; font-size:12px; height:1.5em; line-height:1.5em; overflow:hidden; display:block;}


.imain6 { padding:0px 0px 20px 0px;}

.mjob_info { font-size:14px; line-height:2; padding:0px 15px 0px 15px; margin-bottom:20px;}
.mjob { padding:0px;}
.mjob .item { float:left; width:46%; margin:2%; position:relative;}
.mjob .item a{ display:block; text-align:center; border:1px #141EDB solid; padding-top:2em; height:5em; font-size:14px; line-height:1.5;}
.mjob .item a b{ font-weight:normal; color:#141EDB; font-size:16px; line-height:1.5;}


.job_box { padding:0px 0px 0px 0px;}

.job_list {}
.job_list .item{ padding:10px 0px; }
.job_list .item .t { font-size:16px; line-height:2em;}
.job_list .item .m { font-size:14px; line-height:20px; }
.job_list .item .f { display:none; padding-top:20px; font-size:14px; line-height:2; }
.job_list .item .up { display:none; position:absolute; bottom:20px; right:0; width:20px; height:20px; background:url(../images/main/up.png) center center no-repeat; background-size:20px 20px; cursor:pointer; }
.job_list .item .up:hover { background-color:#f6f6f6; opacity:0.6; }
.job_list .item .down { position:absolute; bottom:20px; right:0; width:20px; height:20px; background:url(../images/main/down.png) center center no-repeat; background-size:20px 20px;  cursor:pointer; }
.job_list .item .down:hover { background-color:#f6f6f6; opacity:0.6; }

.job_list .item_on .f { display:block; }
.job_list .item_on .up { display:block; }
.job_list .item_on .down { display:none; }

.job_info { padding:10px 0px;}
.job_info .t { font-size:14px; color:#141EDB; line-height:1.5;}
.job_info .m { font-size:12px; line-height:1.5;}
.job_info .m b{ color:#333; font-size:14px;}


.rtool { display:none;}
.rtool_open { display: block;}

.rtool { right:0px; bottom:80px; }
.rtool_open { right:0px; bottom:80px; line-height:14px; font-size:12px; width:26px; height:28px; text-align:center; padding:5px; border-radius:4px; opacity: 0.6; }



#footer { background:#fff; position:relative; z-index:999; }

.foottop { padding:30px 0px 50px 0px;}
.foottop .t{ font-size:16px; line-height:1.7em; }
.foottop .t2{ font-size:16px; line-height:1.8em; }
.foottop .t3{ font-size:14px; }
.foottop .m{ font-size:14px; padding: 0.2em 10px; line-height: 1.4em; }
.foottop .f .input{ display:inline-block; padding:0 1em; margin:0px 4px 10px 4px; height:28px; line-height:28px; border:1px #dcdcdc solid; background:#fff; color:#555; font-size:14px; text-align:center; }
.foottop .f .btn{ display:inline-block; padding:0 1em; margin:0px 4px; height:30px; line-height:28px; border:1px #141EDB solid; background:#141EDB; color:#fff; cursor:pointer; font-size:16px; }

.footer_nav li { margin-right: 8px;}
.footer_nav li a { font-size: 13px;}

.footbox { padding:20px 0px 20px 0px; }
.footbox .mainbox{ width: auto; padding:0; margin:0px 15px; position:relative; }
.footbox .footl { float: none; width: auto; display:none;}
.footbox .fabout { float:none; width: auto; font-size:14px; line-height:2; font-weight:normal; }
.footbox .fabout .t{ font-size:14px; line-height:2; margin-bottom:6px; }
.footbox .fabout .f{ display:none; }

.footbox .footm { float:none; width:auto;}
.footbox .fcontact { float:none; width:100%; font-size:14px; line-height:1.5; padding-top:20px; }
.footbox .fcontact .t{ font-size:14px; line-height:2; margin-bottom:6px; }
.footbox .fcontact .m { font-weight:normal;}

.footbox .fcontact2 { padding-bottom: 10px; }
.footbox .fcontact2 ul li{ float: none; width: auto; box-sizing: border-box; padding-left: 80px; font-size: 13px; line-height: 24px; margin-right: 0; }
.footbox .fcontact2 ul li img { height: 72px; border-radius: 4px;}

.footbox .fgz { color:#a6a6a6; line-height:36px; text-align: center; float:none; width:100%; font-size:12px; padding-top:10px; }
.footbox .fgz a{ position:relative; display:inline-block; margin-right:9px; border:1px #fff solid; border-radius:50%; opacity:0.8; }
.footbox .fgz a img {display:block; width:36px; height:36px;}
.footbox .fgz a span{ display:none; position:absolute; top:-190px; line-height:30px; left:50%; margin-left:-100px; color:#fff; width:200px; text-align:center; background:#464646;}
.footbox .fgz a span img{ width:160px; height:160px; display:inline-block;}
.footbox .fgz a:hover span{ display:block; }
.footbox .fgz a:hover{ background:#141EDB; border:1px #141EDB solid; }

.fcopybox { padding-bottom:8px; font-size:11px; line-height:1.5em; padding-top:8px; }
.fcopybox .flink { display:none; }
.fcopybox .fcopy { float: none; width:100%; text-align:center; padding-top: 1em; }
.fcopybox .ficp { float: none; width:100%; text-align:center; padding-top: 1em; }
.fcopybox .ftext { float: none; width:100%; text-align:center; padding-top: 1em; }
.fcopybox .fhits { display:none; }


.footbox .fpartner { display:none;}

.ipiclist { width:85%; height:30px; overflow:hidden; position:relative; background:#6e6e6e; margin:0px auto;}
.ipiclist ul { width: 20000px; position: absolute;left:0px;top: 0px;}
.ipiclist ul li{ display:block; float:left; width:88px; height:30px; overflow:hidden; }
.ipiclist ul li a{ display:block;  width:88px; height:27px; padding-top:3px; position:relative; }
.ipiclist ul li img{ display:block;  width:88px; height:24px; }
.ipiclist ul li a:hover{ background:#fff; }

.footbox .ferwei{ padding-left: 0; padding-top:10px; }
.footbox .ferwei_l { position: relative; left: 0; top: 0; }
.footbox .ferwei_l img { display: block; width: 110px; margin: 0 auto 20px auto;}

.backtop { position:fixed; right:0; bottom:10px; background:url(../images/foot/backtop.png) center center no-repeat; background-size:29px 16px; width:50px; height:50px; }
.backtop:hover { background:url(../images/foot/backtops.png) center center no-repeat #141EDB; background-size:29px 16px; }

}