﻿@charset "utf-8";
/**
 市国人伟业信息技术有限公司
http://www.grwy.cn/
**/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
fieldset,img{border:0;}
img{vertical-align:middle;}
ol,ul,li{list-style-type:none;text-align:justify;text-justify:inter-ideograph;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:12px;font-family:inherit;margin:0;outline:none;resize:none;border:none;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.clearfix { zoom:1; }
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
body{color:#555;font-size:12px;line-height:24px;font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif; }
a{color:#555;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{color:#d90004;text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.grWidth{width:1200px; margin:0 auto;}
.mt5 {margin-top:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.center{text-align:center;}
.hide{overflow:hidden;}

/* 头部  */
.topBar{line-height:40px;height:40px;background:#3e3e3e;color:#cdcdcd;}
.topRight{height:40px;line-height:40px;}
.topRight a{color:#cdcdcd;display:inline-block;padding:0 8px;}
.topRight a:hover{color:#fff;}
.topRight .t1{background:#df2128;color:#fff;padding:0 25px;}
.topRight .wx{position:relative;}
.topRight .wx span{position: absolute;top:40px;left:-25px;background:#ececec;padding:5px;display:none;z-index:5;}
.topRight .wx span::before{position: absolute;content: "";top:-12px;left:50px;border:6px solid transparent;border-bottom-color:#ccc;}
.topRight .wx img{width:100px;height:100px;}
.header{height:65px;padding-top:25px;overflow:hidden;}
.headPhone{padding-right:50px;background:url('../images/hpicon.jpg') no-repeat right center;text-align:right;}
.headPhone span{display:block; color:#df2128;font-size:26px;font-family:Arial;}

/* 主导航  */
.nav{height:60px;line-height:60px;border-top:1px solid #dedede;font-size:15px;}
.nav li{float:left;width:120px;text-align:center;position:relative;}
.nav li a{color:#333;transition:all 0.3s;}
.nav li:before{position:absolute;content:"";height:3px;background:#df2128;left:50%;width:0;top:-1px;transition:all 0.3s;}
.nav li.current:before,.nav li:hover:before{width:100%;left:0;}
.nav li.current a,.nav li:hover a{color:#df2128;}

/*  广告轮播图 */
.banner{ margin: 0 auto;position:relative; overflow:hidden;height:450px;}
.banner .bd{height:450px; z-index:0;position:relative;left:50%; margin-left:-960px;}
.banner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-600px;}
.banner_ctr a{ display:block;width:40px;height:40px; background: url('../images/ctrl.png') no-repeat 0 0; position:absolute; opacity:0;filter: alpha(opacity=0);display:block;}
.banner_ctr a.prev{left:-90px;}
.banner_ctr a.next{right:-1280px; background-position: -40px 0px;}
.banner_ctr a:hover{opacity:1;filter:alpha(opacity=100);}
.banner .hd{position:absolute; bottom:60px; text-align: center; z-index:5;left: 50%;font-size: 0; line-height: 0;height: 0px; margin-left:-50px;height:14px;overflow:hidden;}
.banner .hd li{background:#fff; z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:8px; height:8px;*display:inline; zoom:1; border-radius: 100%;border:2px solid #fff;}
.banner .hd li:hover,.banner .hd .on{background:none;border:2px solid #fff;}

/*  公告 */
.bulletin{padding:0 30px;background:#fff;margin-top:-50px;height:100px;width:1140px;box-shadow:0 3px 5px #d4ced4;position:relative;z-index:10;overflow:hidden;}
.bulletinLeft{background: url('../images/hotIcon.png') no-repeat left top;padding-left:40px;width:650px;position:relative;margin-top:20px;}
.bulletinLeft .title{background: url('../images/t_line.jpg') no-repeat left bottom;height:35px;font-weight:normal;font-size:24px;color:#df2128;margin-bottom:6px;}
.hotNews{height:28px;overflow:hidden;width:580px;}
.hotNews li{height:28px;line-height:28px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding-right:140px;background: url('../images/hIcon.png') no-repeat left center;padding-left:15px;}
.hotNews li span{float:right;margin-right:-140px;}
.bulletinLeft .pageBtn span{background:url('../images/hotBtn.jpg') no-repeat 0 0;width:28px;height:28px;position:absolute;cursor:pointer;overflow:hidden;text-indent:-9999px;right:0;top:0;}
.bulletinLeft .pageBtn .next{background-position:-28px 0;left:auto;top:28px;}
.bulletinLeft .pageBtn span:hover{background-position: -56px 0;}
.bulletinLeft .pageBtn .next:hover{background-position: -84px 0;}

.search{width:390px;background: url('../images/sear_bg.jpg') no-repeat left center;padding-left:40px;padding-top:20px;height:80px;}
.searFont{margin-bottom:5px;}
.searFont strong{color:#333;font-weight:normal;font-size:14px;}
.searFont a{color:#888;margin:0 6px;}
.searFont a:hover{color:#df2128;}
.searMain{width:390px;height:35px;line-height:35px;overflow:hidden;}
.searMain .sear_text{float:left;width:330px;height:33px;line-height:33px;padding:0 9px;border:1px solid #dedede;}
.searMain .sear_btn{float:right;width:40px;height:35px; cursor:pointer;background:#df2128 url('../images/sBtn.png') no-repeat center center;transition:all 0.3s;}
.searMain .sear_btn:hover{background:#b80006 url('../images/sBtn.png') no-repeat center center;}

/*  产品中心 */
.product{padding:100px 0 50px 0;background: url('../images/pro_bg.jpg');overflow:hidden;margin-top:-50px;}
.hTitle{font-size:36px;color:#444;font-weight:normal;text-align:center;line-height:36px;margin-bottom:25px;}
.hTitle span{display:block;font-size:16px;color:#888;}
.proMain{height: ;width:1240px;}
.proMain li{float:left;background:#fff;width:270px;padding:8px;color:#787878;margin-right:18px;transition:all 0.3s;}
.proMain li .pImg{width:270px;height:225px;overflow:hidden;display:block;margin-bottom:8px;}
.proMain li img{width:270px;height:225px;transition:all 0.5s;}
.proMain li .pImg span{display:block;font-size:16px;color:#fff;background: url('../images/p_opc.png');text-align:center;transition:all 0.3s;height:40px;line-height:40px;position:relative;}
.proMain li .font{border:1px solid #dfdfdf;padding:24px;}
.proMain li h5{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;height:35px;background: url('../images/pLine.jpg') no-repeat center bottom;margin-bottom:10px;text-align:center;}
.proMain li .p1{height:110px;margin-bottom:10px;}
.proMain li .btn a{width:50px;height:22px;line-height:22px;text-align:center;color:#fff;font-size:12px;background:#3e3e3e;display:inline-block;}
.proMain li .btn .a1{background:#df2128;}
.proMain li .btn a:hover{background:#b80006;color:#fff;}
.proMain li:hover{box-shadow:0 0 5px #ccc;}
.proMain li:hover .pImg span{margin-top:-40px;}
.proMain li:hover img{transform:scale(1.1,1.1);}

/*  优势 */
.odds{background: url('../images/odds_bg.jpg') no-repeat center top;padding-top:50px;height:650px;}
.oddsMain{background: url('../images/odds_bg1.png') no-repeat center 48px;height:650px;position:relative;}
.oddsMain li{position:absolute;width:347px;height:67px;background:#fff;border-radius:65px;padding:14px;overflow:hidden;line-height:20px;transition:all 0.3s;}
.oddsMain li i{float:left;width:66px;height:66px;margin-right:10px;background: url('../images/oddsIcon.png') no-repeat;transition:all 0.3s;}
.oddsMain li h4{font-size:18px;color:#df2128;font-weight:normal;margin-bottom:8px;padding-top:20px}
.oddsMain li.d1{left:130px;}
.oddsMain li.d2{right:160px;}
.oddsMain li.d3{top:125px;left:10px;}
.oddsMain li.d4{top:125px;right:48px}
.oddsMain li.d5{top:250px;left:0;}
.oddsMain li.d6{top:250px;right:0}
.oddsMain li.d7{top:375px;left:40px;}
.oddsMain li.d8{top:375px;right:60px;}
.oddsMain li.d9{bottom:50px;left:410px;}
.oddsMain li.d2 i{background-position: -66px 0;}
.oddsMain li.d3 i{background-position: -132px 0;}
.oddsMain li.d4 i{background-position: -198px 0;}
.oddsMain li.d5 i{background-position: -264px 0;}
.oddsMain li.d6 i{background-position: -330px 0;}
.oddsMain li.d7 i{background-position: -396px 0;}
.oddsMain li.d8 i{background-position: -462px 0;}
.oddsMain li.d9 i{background-position: -528px 0;}
.oddsMain li:hover{box-shadow: 0 0 4px #fff;}
.oddsMain li:hover i{margin-top:-5px;margin-bottom:5px;}

/*  解决方案 */
.solution{padding:50px 0;overflow:hidden;}
.solutionLeft{width:358px;border:1px solid #dedede;}
.solutionLeft li{height:125px;line-height:125px;font-size:18px;border-bottom:1px solid #dedede;}
.solutionLeft li a{display:block;height:125px;padding-left:30px;transition:all 0.3s;}
.solutionLeft li i{float:left;width:45px;height:45px;background: url('../images/sIcon.png');margin:40px 10px 0 0}
.solutionLeft li.on a,.solutionLeft li a:hover{background:#df2128;color:#fff;}
.solutionLeft li.s5{border-bottom:none;}
.solutionLeft li.s2 i{background-position: -45px 0;}
.solutionLeft li.s3 i{background-position: -90px 0;}
.solutionLeft li.s4 i{background-position: -135px 0;}
.solutionLeft li.s5 i{background-position: -180px 0;}
.solutionLeft li.on i{background-position: 0 -45px;}
.solutionLeft li.s2.on i{background-position: -45px -45px}
.solutionLeft li.s3.on i{background-position: -90px -45px}
.solutionLeft li.s4.on i{background-position: -135px -45px;}
.solutionLeft li.s5.on i{background-position: -180px -45px;}
.solutionLeft li.s5:hover i{background-position: -180px -45px;}
.solutionRight{width:790px;border:1px solid #dedede;padding:35px 15px 0 34px;border-left:none;overflow:hidden;height:594px;}
.solutionBox{width:790px;height:594px;overflow:hidden;}
.solutionTop{height:265px;overflow:hidden;margin-bottom:35px;}
.solutionTop .sImg{float:left;width:375px;height:265px;overflow:hidden;margin-right:30px;}
.solutionTop img{width:375px;height:265px;transition:all 0.3s;}
.solutionTop h4{font-size:22px;font-weight:normal;margin-bottom:20px;}
.solutionTop h4 a{color:#df2128;}
.solutionTop h4 a:hover{color:#b80006;}
.solutionTop .btn{margin-top:30px;}
.solutionTop .btn a{width:100px;height:34px;line-height:34px;text-align:center;color:#fff;font-size:12px;background:#3e3e3e;display:inline-block;}
.solutionTop .btn .a1{background:#df2128;}
.solutionTop .btn a:hover{background:#b80006;color:#fff;}
.solutionBox .title{font-size:18px;font-weight:normal;margin-bottom:20px;background: url('../images/sLine.jpg') no-repeat left bottom;height:30px;}
.relation_solution{height:200px;overflow:hidden;}
.relation_solution ul{width:830px;}
.relation_solution li{float:left;width:240px;margin-right:35px;height:200px;}
.relation_solution li img{width:240px;height:160px;transition:all 0.5s;}
.relation_solution li .sImg{display:block;width:240px;height:160px;overflow:hidden;}
.relation_solution li p{height:40px;line-height:40px;text-align:center;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relation_solution li:hover img{transform:scale(1.1,1.1);}

/*  关于我们 */
.about{background: url('../images/about_bg.jpg');overflow:hidden;height:505px;}
.aboutImg{margin-left:-400px;width:960px;height:505px;}
.aboutRight{width:690px;padding:50px 45px 0 60px;background:#fff;margin-left:-195px;margin-top:60px;overflow:hidden;height:395px}
.aboutRight .title{font-size:28px;color:#444;margin-bottom:20px;line-height:30px}
.aboutRight .font1 h4{font-size:14px;font-weight:normal;}
.aboutRight .font1 h4 span{font-size:18px;font-weight:normal;color:#df2128;display:block;}
.aboutRight .font1 p{line-height:16px;margin-top:2px;}
.aboutRight .font2{margin-top:20px;height:140px;margin-bottom:10px;overflow:hidden;}
.aboutRight .more{width:100px;height:34px;line-height:34px;text-align:center;background:#df2128;color:#fff;text-align:center;display:inline-block;transition:all 0.3s;}
.aboutRight .more:hover{background:#333;}
.strength{background: url('../images/streng_bg.jpg') no-repeat center top;height:160px;color:#fff;padding-top:37px;}
.strength li{float:left;width:300px;text-align:center;font-size:14px;}
.strength li span{display:block;font-family:Arial;font-size:72px;line-height:72px;font-weight:bold;}

/*  四大优势 */
.advantage{background:url('../images/advantage_bg.jpg') no-repeat center bottom;padding:50px 0;overflow:hidden;overflow:hidden;}
.advantage_main{background:#fff url('../images/advantage_bg2.jpg') repeat-y left top;padding:30px;overflow:hidden;height:450px;box-shadow:0 0 6px #ccc;border:1px solid #dddcdc;}
.advantage_main li{float:left;width:480px;background: url('../images/a1.png') no-repeat left top;padding-left:65px;font-size:14px;}
.advantage_main li h4{font-size:24px;font-style:normal;color:#2e2e2e;border-bottom:1px dotted #bababa;padding-bottom:10px;margin-bottom:10px;}
.advantage_main li h4 span{display:block;font-size:10px;font-family:Arial;color:#999;-webkit-transform:scale(0.8);-moz-transform:scale(1); transform-origin:0 0;}
.advantage_main li p{background: url('../images/aIcon.png') no-repeat left 5px;padding-left:30px;margin-left:-30px;margin-bottom:5px;}
.advantage_main li p span{color:#df2128;}
.advantage_main li:nth-child(2n){float:right;}
.advantage_main li.a2{background: url('../images/a2.png') no-repeat left top;}
.advantage_main li.a2 p{width:500px}
.advantage_main li.a3{background: url('../images/a3.png') no-repeat left top;}
.advantage_main li.a4{background: url('../images/a4.png') no-repeat left top;}
.advantage_main li.a1,.advantage_main li.a2{height:260px;}

/*  合作伙伴 */
.partner{background: url('../images/about_bg.jpg');padding:50px 0;overflow:hidden;}
.partner li{float:left;width:239px;height:140px;border:1px solid #e6e6e6;background:#f4f4f4;margin-left:-1px;margin-top:-1px;position:relative;}
.partner li img{/*width:239px;*/margin-left: 43px;height:140px;position:absolute;z-index:2;transform:rotateY(0deg);transition:all 0.5s ease 0s;backface-visibility:hidden;}
.partner li span{position:absolute;width:229px;height:140px;background:#fff;line-height:140px;text-align:center;transform:rotateY(-180deg);transition:all 0.5s ease 0s;backface-visibility:hidden;color:#333;padding:0 5px;}
.partner li:hover img{transform:rotateY(180deg);}
.partner li:hover span{transform:rotateY(0deg);}
.partner .more{background:#df2128;font-size:18px;color:#fff;text-align:center;height:65px;line-height:65px;display:block;width:750px;margin-top:40px;margin:0 auto;margin-top:40px;}
.partner .more:hover{background:#333;}

/*  新闻 */
.news{padding:50px 0;overflow:hidden;}
.nTitle{font-size:22px;font-weight:normal;color:#333;text-transform: uppercase;margin-bottom:20px;}
.nTitle span{display:block;font-size:10px;display:block;color:#999;-webkit-transform:scale(0.8);-moz-transform:scale(1);transform-origin:0 0;}
.nTitle .more{float:right;width:29px;height:29px;background: url('../images/nMore.jpg') no-repeat;transition:all 0.3s;}
.nTitle .more:hover{background-position: 0 -29px;}
.newsLeft{width:420px;}
.newsLeft_main{height:341px;overflow:hidden;background:#f5f5f5;}
.newsLeft_main li{width:420px;}
.newsLeft_main li .nImg{width:420px;height:341px;display:block;overflow:hidden;}
.newsLeft_main li img{width:420px;height:341px;transition:all 0.5s;}
.newsLeft_main li .font{padding:15px;position:relative;height:90px;}
.newsLeft_main li .font h4{font-weight:normal;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:30px;position:relative;z-index:5;}
.newsLeft_main li .font h4 a{color:#333;}
.newsLeft_main li .font h4 a:hover{color:#df2128;}
.newsLeft_main li .font:before{position:absolute;content: "";left:10px;right:10px;bottom:10px;}
.newsLeft_main li .font p{position:relative;z-index:5;}
.newsLeft_main li:hover img{transform: scale(1.1, 1.1)}

.newsRight{width:740px;}
.newsRight_main{border:1px solid #ebebeb;height:339px;}
.newsRight .n1{padding:20px;background:#f5f5f5;overflow:hidden;height:110px;line-height:22px;margin-bottom:20px;}
.newsRight .n1 .date{float:left;font-size:36px;color:#888;font-family:Arial;width:100px;margin-right:20px;height:110px;}
.newsRight .n1 .date a{display:block;background: url('../images/nMore2.png') no-repeat center top;height:40px;line-height:40px;margin-top:30px;}
.newsRight .n1 h4{font-size:16px;font-weight:normal;height:30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition:all 0.3s;}
.newsRight .n1 h4 a{color:#333;}
.newsRight .n1 h4 a:hover{color:#df2128;}
.newsRight .n2{height:40px;line-height:40px;border-bottom:1px dotted #b8b8b8;font-size:14px;margin:0 30px;padding-right:120px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsRight .n2 a{background: url('../images/ly_li.png') no-repeat left center;padding-left:15px;}
.newsRight .n2 span{float:right;font-size:12px;color:#999;margin-right:-120px;}
.newsRight .n2:last-child{border-bottom:none;}

/*  政策解读 */
.policy{height:295px;margin-bottom:50px;}
.policy .title{font-size:24px;font-weight:normal;color:#333;margin-bottom:25px;}
.policyMain{border:1px solid #dadada;box-shadow: 0 0 6px #ccc;padding:9px;background: url('../images/policy_bg.jpg') no-repeat 9px 9px;height:226px;color:#fff;overflow:hidden;}
.policyMain h3{font-size:42px;line-height:60px;padding:50px 0 0 40px;font-weight:normal; font-style: italic;}
.policySlide{background: url('../images/opc_bg.png');width:550px;height:140px;margin:30px 25px 0 0;position:relative;padding:15px 0;color:#fff;overflow:hidden;}
.policyBox{width:450px;position:relative;left:50px;overflow:hidden;height:140px;}
.policyBox li{height:140px;}
.policyBox h4{font-size:18px;font-weight:normal;color:#fff;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.policyBox h4 a{color:#fff;}
.policyBox h4 a:hover{text-decoration: underline;}
.policyBox .date{display:block;margin-bottom:10px;}
.policySlide .pageBtn span{background:url('../images/pBtn.png') no-repeat 0 0;width:32px;height:32px;position:absolute;cursor:pointer;overflow:hidden;text-indent:-9999px;left:0;top:75px;}
.policySlide .pageBtn .next{background-position:-32px 0;right:0;left:auto;}
.policySlide .pageBtn span:hover{background-position: -64px 0;}
.policySlide .pageBtn .next:hover{background-position: -96px 0;}


/* 底部 */
.footer{background:#16171b;overflow:hidden;color:#929292;}
.footer .footMain{padding-top:40px;padding-bottom:20px; position:relative;overflow:hidden;}
.footer .footMain:before{content:"";left:660px;top:0;height:100%;width:1px;background:#313131;position:absolute;}
.footer .footLeft{width:660px;overflow:hidden;}
.footMenu{float:left;width:190px;}
.footMenu h3{height:40px;font-weight:normal;font-size:18px;color:#fff;}
.footWx{margin-left:30px;width:150px;text-align:center;}
.footWx img{ width:140px; height:140px;margin-bottom:10px}
.footWx .btn a{display:inline-block;width:28px;height:28px;background: url('../images/footIcon.png') no-repeat;margin:15px 12px 0 0;}
.footWx .btn .a2{background-position: -28px 0;}
.footWx .btn .a3{background-position: -56px 0;}
.footWx .btn a:hover{opacity:.8;}
.footContact{width:330px;overflow:hidden;margin-top:-15px}
.footContact .phone{/*border:1px solid #313131;*/padding:10px 0 0px 20px;}
.footContact .phone span{color:#fff;font-size:18px;display:block;line-height:32px;}
.footContact .p2{border-top:none;}
.footContact .font{padding:10px 20px;border-top:none;border-bottom:none;}
.firendLink{border-top:1px solid #313131;height:60px;line-height:60px;overflow:hidden;}
.firendLink .fl{width:870px;overflow:hidden;}
.footer a{color:#929292;margin-right: 10px;}
.footer a:hover{color:#fff;}

/* 内页公用 */
.listBanner{ width:1920px; position: relative; left:50%; margin-left:-960px; height:300px;}
.listWrapper{padding-bottom:50px; }
.listLeft{width:250px; float: left;overflow: hidden;position:relative;z-index:10;}
.listRight{width:900px; float: right; overflow: hidden;padding-top:30px;text-align:justify;text-justify:inter-ideograph;}
.breadCrumb{ border-bottom:1px solid #DADADA; height:30px;margin-bottom:25px;}
.breadCrumb strong{ color:#333; font-size:18px; font-family:"微软雅黑";  height:29px; border-bottom:2px solid #d90004; display:inline-block; font-weight:normal;}
.breadCrumb p {background:url('../images/mapIcon.png') no-repeat left center; padding-left:20px;}
.breadCrumb p span{ margin:0 8px;}
.listLeft .searMain{width:248px;margin-bottom:20px;border:1px solid #d90004;}
.listLeft .searMain .sear_text{width:175px;border:none;}
.listLeft .searMain .sear_btn{width:40px;font-size:12px;}

/* 内页公用菜单 */
.sidebar{margin-bottom:20px;}
.side_title{background: url('../images/side_tie.png');height:60px;color:#fff;padding:34px 30px 0 30px;font-size:18px;}
.side_title h2{font-weight:normal;font-size:34px;line-height:34px;text-transform: uppercase;margin-bottom:60px;}
.side_title span{display:block;font-size:24px;}
.sidebarMenu{background:#424242;}
.sidebarMenu li{transition:all 0.3s;background: url('../images/side_line.jpg') repeat-x left top;padding-top:2px;font-size:16px;}
.sidebarMenu li a{background: url('../images/side_li.png') no-repeat 200px center; padding-left:30px;  color:#fff;display:block;height:58px;line-height:58px;transition:all 0.3s;}
.sidebarMenu li a span{ display:block;width:165px;overflow:hidden;text-overflow:ellipsis;height:58px;line-height:58px;white-space: nowrap;
    }
.sidebarMenu li a:hover,.sidebarMenu li .current{background:#df2128 url('../images/side_li.png') no-repeat 200px center;}
.sidebarMenu li ul{font-size:14px;}
.sidebarMenu li ul a{background: url('../images/ly_li.png') no-repeat 40px center;padding-left:50px;color:#666;height:35px;line-height:35px;font-size:14px;}
.sidebarMenu li ul .current,.sidebarMenu li ul a:hover{background: url('../images/ly_li.png') no-repeat 40px center; color:#d90004;}

/*  内页左侧 */
.leftAbout{border:1px solid #ccc;}
.leftAbout  .title{background:#ccc;color:#333;font-size:16px;padding-left:30px;height:60px;line-height:60px;font-weight:normal;}
.leftAbout li{padding:10px 0 10px 100px ;height:60px;border-bottom:1px dotted #ddd;background: url('../images/la_1.jpg') no-repeat 10px center;}
.leftAbout li h4{font-size:14px;color:#333;margin-top:8px;}
.leftAbout li.a2{background: url('../images/la_2.jpg') no-repeat 10px center;}
.leftAbout li.a3{background: url('../images/la_3.jpg') no-repeat 10px center;}
.leftAbout li.a4{background: url('../images/la_4.jpg') no-repeat 10px center;}
.leftAbout li.a5{background: url('../images/la_5.jpg') no-repeat 10px center;}
.leftAbout .phone{height:70px;background:#df2128 url('../images/lPhone.png') no-repeat right center;color:#fff;padding:30px 0 0 30px}
.leftAbout .phone span{display:block;font-size:20px;font-family:Arial;}

/*  产品列表 */
.productList li{float:left;width:280px;border:1px solid #e5e5e5;background:#fff;margin:0 27px 25px 0;}
.productList li .pImg{display:block;width:280px;height:235px;overflow:hidden;}
.productList li img{width:280px;height:235px;transition:all 0.5s;}
.productList li h5{font-size:12px;font-weight:normal;text-align:center;height:38px;line-height:38px;border:1px solid #e5e5e5;border-left:none;border-right:none;padding:0 10px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.productList li .btn{height:35px;line-height:35px;text-align:center;}
.productList li .btn a{float:left;width:139px;background:#f4f4f4;}
.productList li .zx{background:url('../images/zx_icon.png') no-repeat 20px center;border-right:1px solid #e5e5e5;}
.productList li .btn1{color:#d90004;}
.productList li .btn1:hover{text-decoration: underline;}
.productList li:hover{border:1px solid #d90004;}
.productList li:hover h5{color:#d90004;}
.productList li:hover img{transition:all 0.5s;transform:scale(1.1,1.1);}

/* 左侧图片放大镜样式 */
.rec-title{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 10px #e8e8e8;font-size:14px;font-weight:bold;color:#333;}
.product-show-pic{width:402px;height:480px;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:310px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/* 图片小图样式 */
.spec-preview{width:450px;height:375px;border:1px solid #ccc;}
.spec-scroll{margin-top:10px;width:452px;height:80px;overflow:hidden;position:relative;}
.spec-scroll a.prev{display:block;width:12px;height:21px;position:absolute;top:30px;left:0;background:url('../images/listpro_btn.png') no-repeat 0 0px;overflow:hidden;cursor:pointer;}
.spec-scroll a.prev:hover{background-position:0 -21px;}
.spec-scroll a.next{display:block;width:12px;height:21px;position:absolute;top:30px;right:0;background:url('../images/listpro_btn.png') no-repeat 0 -42px;overflow:hidden;cursor:pointer;}
.spec-scroll a.next:hover{background-position:0 -63px;}
.spec-scroll .items{position:relative;width:410px;height:80px;margin:0 auto;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:450px;height:80px;}
.spec-scroll .items ul li{width:104px;height:80px;float:left;}
.spec-scroll .items ul li img{width:95px;height:78px;cursor:pointer;border:1px solid #ccc;}
.spec-scroll .items ul li img:hover,.spec-scroll .items ul .on img{border:1px solid #d90004;}

/* 产品简介 */
.proshow_synopsis{width:400px;color: #aaa;font-size: 14px;line-height: 30px; height:480px;border-radius:3px;}
.proshow_synopsis .title{font-size:24px; color:#d90004;border-bottom:1px solid #dbdbdb;margin-bottom:15px;padding-bottom:0px;font-weight:normal;padding-bottom: 10px}
.proshow_synopsis strong{color: #333;font-weight: normal; }
.proshow_synopsis .font{line-height:24px;overflow: hidden;height:195px;margin-bottom:20px;}
.proshow_synopsis .font strong{float: left;width: 45px;}
.proshow_synopsis .font div{float: right;width:355px;}
.prodcut-tel{ padding-left:40px; margin-bottom:20px; line-height:26px; background:url('../images/p_icon.png') no-repeat left 8px; }
.prodcut-tel span{font-family:arial; font-size:24px; color:#d90004;display: block; }
.proshow_synopsis .btn a{display: inline-block; width: 170px; height: 40px; line-height: 40px;text-align: center; background:#4b4b4b url(../images/proshow_icon1.png) no-repeat 20px 14px; color: #fff;transition: all 0.3s;font-size:16px;}
.proshow_synopsis .btn .a02{background:#d90004 url(../images/proshow_icon2.png) no-repeat 20px 13px;margin-left:25px;}
.proshow_synopsis .btn a:hover{opacity: 0.8;filter:alpha(opacity=50);transition: all 0.3s;}

/* 产品说明标签切换样式 */
.gr-tab-list{overflow:hidden; margin-top:30px; margin-bottom:20px;}
.gr-tab-list .hd{height:34px;line-height:34px;border-bottom:1px solid #dadada}
.gr-tab-list .hd li{padding:0 30px;float:left;text-align:center;background:#dadada;margin-right:5px;cursor:pointer;}
.gr-tab-list .hd li.on{background:#d90004;color:#fff;}
.gr-tab-list .bd{overflow:hidden;padding-top:15px;}
.tab_down p{ height:35px;line-height:35px;border-bottom:1px dotted #ddd;background:url(../images/ly_li.png) no-repeat left center;padding-left:15px;}
.tab_down p a{float:right;background:url(../images/downIcon.png) no-repeat right center;padding-right:25px;}
.tab_down p a:hover{background:url(../images/downIconh.png) no-repeat right center;}

/* 采购表单样式 */
.orderBox{padding:25px;width:850px;background:#eee;overflow:hidden;}
.orderBox h3{font-size:15px;line-height:18px;font-weight:normal;font-family:"微软雅黑";}
.orderBox .table{padding-top:20px;overflow:hidden;}
.orderBox .table li{width:410px;height:215px;float:left;height:35px;margin-bottom:10px;}
.orderBox .table li span{float:left;border:1px solid #ddd;line-height:33px;height:33px;width:78px;display:inline-block;text-align:center;background:#fff;}
.orderBox .table li .iptTxt{float:right;width:319px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;}
.orderBox .table li .iptCode{float:left;width:239px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;}
.orderBox .table li .checkcode{float:right;border:1px solid #ddd;border-left-width:0;background:#fff;padding:5px 9px 6px 10px;}
.orderBox .table li .btn{width:410px;height:35px;line-height:35px;background:#333;cursor:pointer;font-size:14px;color:#fff;text-align:center;border:none;}
.orderBox .table li .btn:hover{background:#d90004;color:#fff;}
.orderBox .table li.areLi{width:400px;float:right;height:215px;overflow:hidden;}
.orderBox .table li.areLi .txtContent{width:368px;height:183px;border:1px solid #ddd;outline:none;resize:none;padding:15px;color:#666;line-height:18px;}

/* 相关产品样式 */
.related-product {overflow:hidden;}
.related-product .title,.relatedTitle{background:#d1d1d1;height:35px;line-height:35px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#d90004;width:120px;height:35px;text-align:center;font-size:14px;}
.related-product ul{ width:950px; margin-top:20px;}
.related-product li{float:left;width:280px;margin-bottom:20px;margin-right:27px;border:1px solid #ddd;background:#eee;text-align:center;}
.related-product li a{display:block;width:280px;}
.related-product li img{width:270px;height:225px;padding:5px;background:#fff;}
.related-product li span{height:35px;line-height:35px;padding:0 5px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;}
.related-product li:hover{border:1px solid #d90004;}
.related-product li a:hover{background:#d90004;color:#fff;}

/*  案例 */
.caseList li{float:left; width:260px;background:#fff;margin:0 27px 25px 0;border:1px solid #ccc;padding:9px 9px 0 9px;line-height:22px;padding-bottom:10px;}
.caseList li .cImg{width:260px;height:180px;display:block;overflow:hidden;}
.caseList li img{width:260px;height:; transition:all .5s;}
.caseList li h5{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-top:1px solid #c6c6c6;margin-top:8px;font-weight:normal;font-size:12px;padding-top:8px;}
.caseList li:hover img{transform:scale(1.1,1.1);}
.caseList li:hover{border:1px solid #d90004;}
.caseList li:hover h5{border-top:1px solid #d90004;}
.device h5,.solu h5{text-align:center;font-size:14px;}


/* 案例详情 */
.caseShow .title{text-align:center;font-size:18px;color:#000;margin-bottom:10px;font-weight:normal;}
.caseShow .p1{margin-bottom:25px;text-align:center;color:#333;border-bottom:1px dotted #ccc;padding-bottom:10px}
.caseShow .p1 span{margin-right:15px;}
.casShow_img{margin-bottom:30px}
.zoombox {width:900px;margin-bottom:35px;text-align:center;}
.zoompic {width:900px;height:; background:url('../images/loading.gif') no-repeat 50% 50%; margin: 0 auto;overflow:hidden;text-align:center;}
.sliderbox {height:82px; overflow:hidden;margin-top:20px;}
.sliderbox .arrow-btn {width:20px;height:70px; background:url('../images/arrow_btn.png') no-repeat;cursor:pointer;margin-top:8px;}
.sliderbox #btn-left { float:left; background-position:0 0; }
.sliderbox #btn-left.dasabled { background-position:-40px 0; }
.sliderbox #btn-right { float:right; background-position:-20px 0; }
.sliderbox #btn-right.dasabled { background-position:-60px 0; }
.sliderbox .slider { float:left; height:82px;width:770px; position:relative;margin-left:10px;overflow:hidden;}
.sliderbox .slider ul {position:absolute;left:0; width:880px; }
.sliderbox .slider li { float:left; width:120px; height:82px;text-align:center; }
.sliderbox .slider li img { border:3px solid #ddd; width:94px; height:76px;}
.sliderbox .slider li.current img { border:3px solid #d90004; }
.caseShow_font1 .title{height:35px;border-bottom:1px solid #ccc;}
.caseShow_font1 .title span{float:left;height:35px;width:120px;font-size:14px;text-align:center;line-height:35px;}
.caseShow_font1 .title .on{background:#d90004;color:#fff;}
.relatedCase{margin-top:30px;}

/* 荣誉资质 */
.productList,.caseList,.partnerList,.honorList,.settingList,.newsList,.videoList,.newsList,.clientList{ width:900px;overflow: hidden;}
.productList ul,.caseList ul,.partnerList ul,.honorList ul,.settingList ul,.videoList ul{ width:950px;}
.honorList ul li{width:280px;float:left;margin-right:30px;margin-bottom:25px;text-align:center;}
.honorList ul li img{display:block;width:270px;height:195px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.honorList ul li img:hover{border:1px solid #d90004;background:;}
.honorList ul li span{height:30px;line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}

/* 公司坏境 */
.settingList ul li{width:280px;float:left;margin-right:30px;margin-bottom:25px;text-align:center;}
.settingList ul li img{display:block;width:270px;height:195px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.settingList ul li img:hover{border:1px solid #d90004;background:#d90004;}
.settingList ul li span{height:30px;line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}

/* 合作伙伴 */
.partnerList li{float:left;width:200px;margin-right:33px;margin-bottom:25px;}
.partnerList li img{ width:190px; height:110px;background:#e5e5e5; padding: 4px; border: 1px solid #d4d4d4; box-shadow: 1px 1px 0 #fff inset,-1px -1px 0 #fff inset;}
.partnerList li span{ height: 35px; line-height: 35px; display: block; text-align:center; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

/* 视频中心 */
.videoList ul li{width:280px;float:left;margin-right:30px;margin-bottom:25px;text-align:center;font-size:14px;position:relative;}
.videoList ul li img{display:block;width:270px;height:195px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.videoList ul li span{height:35px;line-height:35px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;padding:0 5px;}
.videoList ul li:hover span{color:#df2128;}
.videoList ul li i{position:absolute;top:0;left:5px;top:5px;width:270px;height:195px;background:#000 url('../images/vIcon.png') no-repeat center center;opacity:.6;}
.videoList ul li:hover img{border:1px solid #df2128}

/*  解决方案 */
.solutionList{padding-left:20px;}
.solutionList li{background:#f5f5f5;padding:20px;height:205px;margin-bottom:25px;border:3px solid #e2e2e2;}
.solutionList li .pImg{ width:320px; height:235px; overflow:hidden;margin:-30px 20px 0 -40px;}
.solutionList li img{ width:320px; height:235px;}
.solutionList li h4{ font-size:18px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.solutionList li h4 a{color:#333;}
.solutionList li h4 a:hover{color:#df2128; }
.solutionList li .date{display:block;font-size:12px;background: url('../images/date.png') no-repeat left center;padding-left:20px;margin-bottom:10px;}
.solutionList li p{ height: 115px; overflow: hidden;}
.solutionList li p a{color:#df2128;}
.solutionList li p a:hover{text-decoration: underline;}
.solutionList li .roc{ background:url('../images/ln.png') no-repeat left center; padding-left:25px; font-size: 12px; color: #999;}

/* 新闻列表 */
.newsList li{height:125px;color:#555; margin-bottom:15px;padding:20px;background:#f4f4f4;border-bottom:1px solid #ddd;}
.newsList li img{width:200px;height:125px;margin-right:20px;}
.newsList li h3{font-size:18px;font-weight:normal;}
.newsList li h3 span{float:right;font-size:12px;}
.newsList li h3 a{color:#333;display:inline-block;width:380px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsList li h3 a:hover{color:#d90004;}
.newsList li p{margin-bottom:10px;overflow:hidden;margin-top:10px;height:70px;}
.newsList li .more{color:#d90004;}
.newsList li .more:hover{text-decoration:underline;}
.newsList li .browse{display:block;overflow:hidden;}
.newsList2 li{height:44px;line-height:44px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding-right:140px;background: url('../images/ly_li.png') no-repeat left center;padding-left:15px;border-bottom:1px dotted #ccc;}
.newsList2 li span{float:right;margin-right:-140px;}

/* 常见问题 */
.faqList {font-size:13px;word-spacing:3px; padding-bottom:30px;}
.faqList li .p01{ border-bottom:1px solid #dfdfdf; cursor:pointer; padding: 10px;}
.faqList li .answer{ padding:15px 25px 10px 30px; border-bottom:1px dotted #a0906e; color:#666; display:none; border-left:3px solid #d90004;}
.faqList .current .answer{ display:block;}
.faqList .current .p01{background:#eee}

/* 新闻详细样式 */
.gr-news-show{width:900px;overflow:hidden;}
.gr-news-show h2{font-size:20px;line-height:32px;text-align:center;color:#d90004;position:relative;font-family:"微软雅黑";font-weight:normal;}
.gr-news-show h3{text-align:center;height:30px;line-height:30px;border-bottom:1px dashed #d2d2d2;font-family:"微软雅黑";font-weight:normal;}
.gr-news-show h3 span{margin:8px 8px 0 8px; color:#999;text-decoration:none;}
.fontResizer a{padding:0 5px;}
.curFont{font-weight:bold;color:#d90004;}
.news-show-box{padding-top:15px;line-height:26px;padding-bottom:10px;text-align:justify;text-justify:inter-ideograph;}
.news-message{padding-bottom:10px;border-bottom:1px dashed #d2d2d2;overflow:hidden;}
.news-message div{padding:10px 0;}
.news-message h3{width:100%;text-align:right;font-weight:bold;color:#333;text-decoration:underline;overflow:hidden;}
.gr-fenx{height:35px;background:#ddd;padding:0 10px;margin-top:15px;}
.prew {background:url(../images/pre_info.gif) no-repeat left center;float:left;height:35px;line-height:35px;overflow:hidden;padding-left:15px;text-align:left;width:46%;}
.nextw {background:url(../images/next_info.gif) no-repeat right center;float:right;height:35px;line-height:35px;overflow:hidden;padding-right:15px;text-align:right;width:46%;}
.gr-keyword{border:1px solid #dadada;padding:5px 10px;margin:10px 0;overflow:hidden;}
.gr-keyword a{padding:0 5px;}
.newsShow_main{overflow:hidden;padding:15px}
.newsShow_main .newsShow_img{width:300px;height:300px;}
.newsShow_main .news-show-box{float:right;width:740px;padding:0;}

/* 推荐资讯样式 */
.gr-rec-news{width:900px;margin-top:10px;overflow:hidden;}
.gr-rec-news ul{width:950px;padding-top:10px;}
.gr-rec-news ul li{float:left;margin-right:30px;width:430px;height:28px;line-height:28px;}
.gr-rec-news ul li a{display:block;width:310px;line-height:28px;background:url(../images/ly_li.png) no-repeat left center;padding-left:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.gr-rec-news ul li span{float:right;color:#999;}
.rec-title{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 10px #ddd;font-size:14px;font-weight:bold;color:#333;}

/* 人才招聘  */
.gr-jobs-list dd{padding:0 15px;height:50px;line-height:50px;border:1px solid #ddd;background:#f1f1f1;margin-top:10px;cursor: pointer;font-size:14px;}
.gr-jobs-list dd em{float:right;display:block;width:15px;height:15px;background:url(../images/iconf.png) no-repeat;cursor:pointer;margin-top:20px;}
.gr-jobs-list dd.on em{background:url(../images/icong.png) no-repeat;}
.gr-jobs-list dd span{display:block;float:left;width:195px;}
.gr-jobs-list dt{border:1px solid #ccc;border-top:none;padding:15px;margin-bottom:10px;background:#fff;}
.gr-jobs-list dt strong{font-size:14px;}
a.gr-apply{display:block;width:140px;height:40px;margin:30px auto 0;background:#999;color:#fff;line-height:40px;text-align:center;border-radius:2px;}
a.gr-apply:hover,.jobs-submit:hover{background:#666;color:#fff;}

.jobsShow{border:1px solid #ddd;background:#fff;}
.jobsShow h3{font-size:14px;font-weight:bold;background:#ddd;line-height:35px; padding-left:15px;font-weight:normal;}
.jobsShow table{margin:10px 20px 20px;background:#fff;}
.jobsShow .mr{padding-right:20px;}
.jobsShow .jobsInput{width:280px;border:1px solid #ddd;line-height:25px;height:25px;padding:0 5px;margin-bottom:10px;}
.jobsShow .input_radio{margin-right:5px;vertical-align: middle;}
.jobsShow .jobsInput:focus,.jobsShow .jobsTextarea:focus{border:1px solid #d40413;}
.jobsShow .jobsTextarea{width:770px;padding:5px;border:1px solid #ddd;line-height:22px;height:125px;margin-top:3px;display:block;}
.jobsShow .jobsSubmit{background:#999;width:85px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;margin-right:10px;margin-top:20px;border-radius:4px;}
.jobsShow .jobsSubmit:hover{background:#666;color:#fff;}
.jobsShow .jobsSubmitb{background:#333;width:100px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;margin-top:20px;border-radius:4px;}
.jobsShow .jobsSubmitb:hover{background:#d40413;color:#fff;}
/* 内页留言样式 */
#contactlb{width:900px;font-size:16px;font-weight:bold;color:#333; font-family: "微软雅黑";font-weight: normal;margin-bottom:40px;}
#contactlb span{font-weight:normal;font-size:13px;font-family:Arial;display:block;color:#999;}
#leavetable{margin-top:35px;}
#leavetable tr{height:40px;}
#dituContent{width:900px;height:420px;}
.contactFont{overflow:hidden;margin-top:30px;}
.contactnr{width:600px;margin:0 auto;}

.intitle{font-size:36px;color:#444444;text-align:center;font-weight:normal;}
.intitle span{display:block;font-size:18px;color:#888888;margin-top:12px;}
.injm-onePlace{padding:55px 0 80px 0;overflow:hidden;}
.injm-prospect{position:relative;margin-top:45px;height:700px;}
.injm-prospect li{float:left;position:relative;overflow:hidden;}
.injm-prospect li img{width:100%;height:100%;transition:all .5s;}
.injm-prospect li:hover img{transform:scale(1.2);-ms-transform:scale(1.2);  /* IE 9 */-webkit-transform:scale(1.2); /* Safari 和 Chrome */-o-transform:scale(1.2); /* Opera */-moz-transform:scale(1.2); /* Firefox */}
.injm-prospect li span{position:absolute;left:0;right:0;bottom:0;height:45px;line-height:45px;z-index:2;color:#fff;font-size:18px;text-align:center;background:rgba(0,0,0,0.7);transition:all .5s;}
.injm-prospect li:nth-child(1){width:470px;height:466px;margin-right:10px;}
.injm-prospect li:nth-child(2){width:328px;height:256px;margin-right:10px;}
.injm-prospect li:nth-child(3){width:378px;height:184px;}
.injm-prospect li:nth-child(4){width:328px;height:201px;position:absolute;left:480px;top:265px;}
.injm-prospect li:nth-child(5){width:378px;height:272px;margin-top:10px;}
.injm-prospect li:nth-child(6){width:594px;height:220px;position:absolute;top:475px;}
.injm-prospect li:nth-child(7){width:594px;height:220px;position:absolute;right:3px;top:475px;}
.injm-prospect li img{width:100%;height:100%;}

/*招商条件*/
.injm-towPlace{padding:60px 0;background:url(../images/injm-tj-bg.jpg) no-repeat center center;}
.injm-condition ul{overflow:hidden;}
.injm-condition li{width:210px;float:left;margin:0 44px;text-align:center;font-size:16px;color:#666666;padding-top:65px;}
.injm-condition li:hover{color:#cf2626;}
.injm-condition li span{display:block;margin-top:20px;}
.injm-condition i{display:block;width:210px;height:210px;border-radius:50%;box-shadow:0 0 2px 4px #e8e8e8;position:relative;background:#fff;transition:all .5s;}
.injm-condition li:hover i{background:#cf2626;box-shadow:0 0 2px 4px #fff;}
.injm-condition p{text-align:center;font-size:30px;color:#444444;margin-top:65px;}
.injm-condition p span{display:block;color:#fff;font-weight:600;width:530px;height:52px;border-radius:30px;line-height:52px;background:#cf2626;margin:10px auto 0;}
.injm-condition li i::before{content:"";width:96px;height:96px;left:58px;top:58px;position:absolute;}
.injm-condition li:nth-child(1) i::before{background:url(../images/injm-tj1.png) no-repeat 0 -96px;}
.injm-condition li:nth-child(2) i::before{background:url(../images/injm-tj2.png) no-repeat 0 -96px;}
.injm-condition li:nth-child(3) i::before{background:url(../images/injm-tj3.png) no-repeat 0 -96px;}
.injm-condition li:nth-child(4) i::before{background:url(../images/injm-tj4.png) no-repeat 0 -96px;}
.injm-condition li:hover:nth-child(1) i::before{background-position:0 0;}
.injm-condition li:hover:nth-child(2) i::before{background-position:0 0;}
.injm-condition li:hover:nth-child(3) i::before{background-position:0 0;}
.injm-condition li:hover:nth-child(4) i::before{background-position:0 0;}

/*合作模式*/
.injm-threePlace{height:371px;padding:75px 0 120px 0;color:#fff;background:url(../images/injm-hezuo-bg.jpg) no-repeat fixed center center;background-size:cover;}
.injm-threePlace .intitle,.injm-threePlace .intitle span{color:#fff;}
.injm-mode{position:relative;margin-top:65px;}
.injm-mode ul{overflow:hidden;position:absolute;z-index:2;}
.injm-mode li{width:242px;height:242px;float:left;margin:0 65px;transition:all .5s;}
.injm-mode li:nth-child(1){background:url(../images/injm-hz-pic1.png) no-repeat center center;}
.injm-mode li:nth-child(2){background:url(../images/injm-hz-pic2.png) no-repeat center center;}
.injm-mode li:nth-child(3){background:url(../images/injm-hz-pic3.png) no-repeat center center;}
.injm-mode li p{font-size:18px;font-weight:400;text-align:center;}
.injm-mode li span{display:block;width:130px;height:36px;margin:70px auto 0;line-height:36px;font-size:14px;background:#f2f2f2}
.injm-mode li:nth-child(1) span{color:#afb42c;}
.injm-mode li:nth-child(2) span{color:#1ccbe5;}
.injm-mode li:nth-child(3) span{color:#00d0ae;}
.injm-mode li:hover{transform:rotate(180deg);-ms-transform:rotate(180deg);    /* IE 9 */-webkit-transform:rotate(180deg); /* Safari and Chrome */-o-transform:rotate(180deg);   /* Opera */-moz-transform:rotate(180deg);   /* Firefox */}
.injm-mode li:hover p{transform:rotate(-180deg);-ms-transform:rotate(-180deg);    /* IE 9 */-webkit-transform:rotate(-180deg);  /* Safari and Chrome */-o-transform:rotate(-180deg);    /* Opera */-moz-transform:rotate(-  180deg);    /* Firefox */}
.injm-mode::after{content:"";width:790px;height:2px;background:#fff;position:absolute;top:120px;left:106px;}

/*四大支持*/
.injm-fourPlace{background:#f2f2f2;padding:60px 0;}
.injm-support{overflow:hidden;margin-top:30px;}
.injm-support ul{width:1215px;}
.injm-support li{width:270px;padding:10px;float:left;margin-right:10px;background:#fff;}
.injm-support .pic{width:270px;height:232px;margin-bottom:10px;overflow:hidden;}
.injm-support .pic img{width:100%;height:100%;transition:all .5s;}
.injm-support .txt{width:268px;height:230px;border:1px solid #e0e0e0;text-align:center;}
.injm-support .txt h4{font-size:18px;color:#444444;font-weight:600;margin-top:25px;}
.injm-support .txt p{width:220px;height:110px;margin:10px auto 10px;font-size:12px;line-height:22px;color:#666666;}
.injm-support .txt span{display:block;width:90px;height:25px;margin:0 auto;line-height:25px;text-align:center;color:#fff;background:#000;}
.injm-support li:hover a{color:#666666}
.injm-support li:hover span{background:#cf2626;}
.injm-support li:hover img{transform:scale(1.2);-ms-transform:scale(1.2); /* IE 9 */-webkit-transform:scale(1.2); /* Safari 和 Chrome */-o-transform:scale(1.2); /* Opera */-moz-transform:scale(1.2); /* Firefox */}
.injm-fivePlace{height:468px;padding-top:80px;background:url(../images/injm-liuchen-bg.jpg) no-repeat fixed center center;background-size:cover;}
.injm-fivePlace h3{color:#fff;}
.injm-step{font-size:18px;color:#fff;margin-top:70px;}
.injm-step p:nth-child(2){height:130px;border:4px solid #fff;border-radius:0 70px 70px 0;text-align:center;line-height:130px;border-left:none;}
.injm-step span{display:inline-block;width:399px;text-align:center;border-right:1px solid #fff;height:46px;line-height:46px;}
.injm-step p span:last-child{border-right:0;}
.injm-step span b{font-size:32px;}

/*营销网络*/
.injm-sixPlace{padding:60px 0;}
.injm-map{width:900px;height:787px;position:relative;background:url(../images/injm-wl-bg.jpg) no-repeat center center;}
.injm-map p{position:absolute;line-height: 20px;}
.injm-map p span{display:block;font-size:15px;color:#444444;}
.injm-map p:nth-child(1){top:386px;left:109px;}
.injm-map p:nth-child(2){top:527px;left:179px;}
.injm-map p:nth-child(3){top:538px;right:109px;color:#fff;}
.injm-map p:nth-child(3) span{color:#fff;}
.injm-map p:nth-child(4){top:410px;right:96px;}
.injm-map p:nth-child(5){top:280px;right:121px;}
.injm-map p:nth-child(6){top:190px;right:388px;}

/*加盟营销网络*/
.injm-sixPlace1{padding:60px 0;}
.injm-map1{width:1200px;height:787px;position:relative;background:url(../images/injm-wl-bg.jpg) no-repeat center center;}
.injm-map1 p{position:absolute;line-height: 20px;}
.injm-map1 p span{display:block;font-size:15px;color:#444444;}
.injm-map1 p:nth-child(1){top:386px;left:257px;}
.injm-map1 p:nth-child(2){top:527px;left:325px;}
.injm-map1 p:nth-child(3){top:538px;right:260px;color:#fff;}
.injm-map1 p:nth-child(3) span{color:#fff;}
.injm-map1 p:nth-child(4){top:410px;right:245px;}
.injm-map1 p:nth-child(5){top:280px;right:270px;}
.injm-map1 p:nth-child(6){top:192px;right:538px;}