﻿@charset "utf-8";
/* 作者：神夜 */
* { margin: 0px; padding: 0px; }
body { margin: 0px; padding: 0px; font-family: 'Microsoft Yahei'; font-size: 12px; color: #333; min-width:1200px; }
ul, li, p, span, h1, h2, h3, h4, dl, dt, dd, form, input, textarea, select { margin: 0px; padding: 0px; }
input, textarea, select { color: #333; font-family: 'Microsoft Yahei'; }
*:focus { outline: none; }
img { border: 0px; }
ul, li { list-style-type: none; }
a { color: #333; text-decoration: none; transition: all .3s ease; }
a:hover { color: #4aa5fd; }
.warp { width: 1200px; margin: 0 auto; }
.clear { clear: both; overflow: hidden; content: ''; height: 0px; }
.fl { float: left; }
.fr { float: right; }
i, em { font-style: normal; display: inline-block; }
.pdbox li{list-style-type:disc; !important;}
.pdbox ul{list-style-type:disc; !important;}
/**头部**/
.headtop{ height:36px; background:#49a5fc;}
.headtop .warp{ background:#49a5fc; line-height:36px; color:#fff;}
.headtop .warp span{ padding-left:10px;}
.headtop .warp .fr{ width:532px; float:right}
.headtop .warp ul{ float:right;}
.headtop .warp ul li{ float:left; background:url(../img/f.png) no-repeat right center;}
.headtop .warp ul li.bgnone{ background:none;}
.headtop .warp ul li.tel{ background:url(../img/tel2.png) no-repeat left center; color:#ffce37; padding-left:25px; font-size:16px;}
.headtop .warp ul li a{ padding:0 12px; color:#fff;}
.headtop .warp .topshare{ float:right; height:36px; background:#424242;}
.headtop .warp .topshare a{ width:26px; height:26px; float:left; margin-left:12px; margin-top:5px;}
.headtop .warp .topshare a.qq{ background:url(../img/qq.png) no-repeat;}
.headtop .warp .topshare a.weibo{ background:url(../img/weibo.png) no-repeat;}
.headtop .warp .topshare a.weixin{ background:url(../img/weixin.png) no-repeat;}

/***LOGO 导航***/
.header{ height:90px; background:#fff; position:relative;}
.header .logo{ float:left; margin-top:14px;}
.header .nav{ float:right;}
.header .nav li{ float:left; width:120px; height:90px; position:relative;}
.header .nav li > a{ font-size:16px; display:block; margin-top:50px; text-align:center;}
.header .nav li > a.on{ color:#4aa5fd;}
.header .nav li .navson{ width:200px; display:none; left:0px; top:90px; background:rgba(0,0,0,0.8); position:absolute; z-index:1111}
.header .nav li .navson p{}
.header .nav li .navson p a{ display:block; padding:12px 12px 12px 30px; text-align:left;  color:#fff;}
.header .nav li .navson p a:hover{ background:#4aa5fd; color:#fff;}

/***焦点图***/
.slide{ height:auto; overflow:hidden; position:relative;}
.slide .bd{ height:auto; overflow:hidden;}
.slide .bd li{ height:auto; overflow:hidden;}
.slide .bd li img{ width:auto; max-width:100%}
.slide .hd { position:absolute; bottom:14px; left:0px; width:100%; text-align:center;}
.slide .hd ul{ text-align:center;}
.slide .hd li{ width:50px; height:4px; background:rgba(68,165,254,0.6); cursor:pointer; overflow:hidden; line-height:99999px; display:inline-block; margin:0 5px;}
.slide .hd li.on{ background:rgba(255,210,58,0.8);}
.slide .bd li a{ display:block; width:100%; height:100%;}
.slide .bd li .warp{ position:absolute; left:0px; right:0px; margin:auto; top:0px; height:100%; }


.swiper-container.banner{ overflow:hidden; width:100%; height:auto;}
.swiper-container.banner a{ display:block; width:100%; height:100%;}
.swiper-container.banner img{ width:100%;}
.swiper-container.banner .warp{ position:absolute; left:0px; right:0px; margin:auto; top:0px; height:100%; }
.swiper-container.banner .warp h1{ font-size:50px; color:#fff; margin-top:17%;}
.swiper-container.banner .warp h2{ font-size:36px; color:#fff; font-weight:normal;}
.swiper-container.banner .warp p{ font-size:30px; color:#fff; margin-top:8%;}

@media(max-width:1279px){
.swiper-container.banner .warp h1{ margin-top:5%;}	
}
/***客服工单***/
.kefugd{ overflow:hidden;}
.t1{ text-align:center; margin-top:65px;}
.t1 h1{ font-size:30px; color:#333;padding-top:10px; font-weight:normal;}
.t1 p{ font-size:14px; color:#666; }
.t2{ text-align:center; margin-top:50px;}
.t2 h2{ font-size:24px; color:#4aa5fd;}
.t2 p{ font-size:14px; color:#888; padding-top:15px;}


.kefugd .bd{ width:1050px; margin:0px auto; margin-top:33px;}

.kefugd .bd ul li{ float:left; width:180px; margin-right:85px; margin-left:85px; margin-top:15px; height:310px; text-align:center;}
.kefugd .bd ul li .img{ width:180px;  height:180px; line-height:180px; vertical-align:middle; background:url(../img/yuan.png) center center no-repeat; }
.kefugd .bd ul li:hover .img{ width:180px;  height:180px; text-align:center; line-height:180px; vertical-align:middle; background:url(../img/yuan2.png) center center no-repeat; }

.kefugd .bd ul li .img img{width:80px; height:80px; vertical-align:middle;line-height:180px; margin-top:50px;   }

.kefugd .bd ul li h3{ font-weight:bold; font-size:18px; padding:15px 12px 10px 12px;}
.kefugd .bd ul li .p1{ width:180px; margin:0 auto; height:50px; font-size:14px; color:#888; line-height:25px; overflow:hidden;}
 
.more{ width:288px; margin:0 auto; margin-top:30px;}
.more .prev,.more .next{ width:16px; height:32px; margin-top:8px;}
.more .btna{ width:200px; height:47px; float:left; background:#4aa5fd; color:#fff; text-align:center; line-height:47px; margin-left:29px; font-size:16px; border-radius:30px;}
.more .prev{ float:left; background:url(../img/btnl.png) no-repeat;}
.more .prev:hover{  background:url(../img/btnlon.png) no-repeat;}
.more .next{ float:right; background:url(../img/btnr.png) no-repeat;}
.more .next:hover{background:url(../img/btnron.png) no-repeat;}

/***加盟天台***/
.join{ background:url(../img/bo.png); overflow:hidden; padding:25px 0; margin-top:73px;}
 
.t3{ text-align:center; margin-top:65px;}
.t3 h1{ font-size:30px; color:#333;padding-top:10px; font-weight:normal;}
.t3 p{ font-size:14px; color:#666; }

 

.satisfaction_left{width:714px;height:351px;margin-top:72px; float:left;}
.satisfaction_left img{width:714px;height:351px;display:block;}
.satisfaction_right{width:486px;margin-top:72px; float:right;}
.action_right img{display:block;float: left;margin-left:20px;}
.action_right{width:379px;margin-left:32px;}
.action_right span{display:block;color:#333;font-size:18px;font-weight:700;}
.action_right p{color:#666;line-height:20px;margin-top:6px;}
.satisfaction_right ul li{margin-bottom:20px;}
.scheme_type ul li{width:198px;text-align: center; cursor:pointer; height:58px;line-height:42px;color:#666666;font-size:16px;background:url(../img/scheme_type.png) no-repeat;margin:0 8px;display:inline-block;}
.scheme_type ul li:hover ,.scheme_type ul li.on {background:url(../img/scheme_type-hover.png) no-repeat;color:#fff}
.scheme_type ul li:hover a,.scheme_type ul li.on a{color:#fff;}
.scheme_type {margin-top:15px;margin-bottom:20px;width:100%}
.scheme-min{width: 100%;padding-top:36px;height:300px;border:1px solid #ccc;}
.scheme_type ul{text-align: center;}
.scheme-min_img{margin-left:20px;}

.scheme-min_left{width:600px;}
.scheme-min_img img{display:block;width:123px;height:123px;}
.scheme-min_text{width:412px;}
.scheme-min_text span{display:block;font-size:18px;color:#333;}
.scheme-min_text p{line-height:30px;font-size:14px;color:#666666;margin-top:10px;}
.scheme-min_a{width:123px;margin-top:20px;}

.scheme-more a{display:block;width:140px;height: 36px;line-height:36px;background:#49a0f5;text-align: center;border-radius:20px;color:#fff}
.scheme-more {display:block;width:140px;height: 36px;line-height:36px;margin:0 auto;margin-top:32px;margin-bottom:42px;}
.scheme-min_right{ position:relative;}
.scheme-min_right .swiper-slide {}
.scheme-min_right .swiper-slide a{display:block;height:66px; line-height:66px;width:236px; border:1px solid #ddd;border-radius:5px;text-align: center;font-size:18px;color:#333; float: left;margin-bottom:14px; margin-left:28px;}
.scheme-min_right{width:567px;position:relative;}
.scheme-min_right-con{margin-left:25px;}




.flexslider{margin:auto;/*margin-top:40px;*/position:relative;width:100%;overflow:hidden;zoom:1;}
.swiper-prev{background:url(../img/ro_l1.jpg) no-repeat; width:17px; height:31px; position:absolute;top:100px;left:0px; z-index:1111;}
.swiper-next{background:url(../img/ro_r1.jpg) no-repeat; width:17px; height:31px; position:absolute;top:100px;right:5px; z-index:1111;}

/*客户满意度*/

.cl{ clear:both}
/***系统集成***/
.system{ background:#fff; padding-bottom:58px; overflow:hidden;}
.system .pimg{ display:block; margin:0 auto; margin-top:18px;}
.sysitem{ overflow:hidden;}
.system h2{ text-align:center; font-size:24px; padding:70px 0 25px 0;}
.sysitem ul{ width:1200px;}
.sysitem ul li{ float:left; width:1200px; height:260px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; background:#fff; margin-top:25px;}

.ssleft{ width:180px; height:180px; float:left; margin-left:70px; display:inline; margin-top:35px;}
.ssleft img{ width:180px; height:180px;}

.sscc{ width:620px; height:180px; float:left; margin-left:70px; display:inline; margin-top:35px;}
.sstit{ width:620px; height:60px; font-size:18px; font-weight:bold; color:#333; line-height:60px; float:left;}
.sstxt{ width:560px; height:75px; font-size:14px; color:#666666; float:left; line-height:25px; overflow:hidden; margin-top:10px;}

.ssright{ width:130px; height:180px; float:left; margin-top:35px; margin-left:50px; display:inline;} 
.ssright img{ float:left; margin-top:30px;} 
 
 
/***合作伙伴***/
.painter{ background:url(../img/bg.jpg) no-repeat center; height:612px; overflow:hidden;}
.painter .t4{ text-align:center; margin-top:63px;}
.painter .t4 h1{ font-size:26px; color:#fff;}
.painter .t4 p{ font-size:16px; color:#c4c4c4; padding-top:12px;}
.painter .painbox{ width:1130px; margin:0 auto; overflow:hidden; position:relative; margin-top:45px;}
.painter .painbox .bd{ width:960px; margin:0 auto;}
.painter .painbox .bd li{ width:960px;}
.painter .painbox .bd li a{ float:left; background:#fff; width:182px; height:86px; overflow:hidden; display:table; margin-left:10px; margin-bottom:10px; text-align:center;}
.painter .painbox .bd li a span{ display:table-cell; width:182px; height:82px; vertical-align:middle;overflow:hidden;}
.painter .painbox .bd li a span img{ max-width:100%; max-height:100%;}
.painter .painbox .prev,.painter .painbox .next{ width:37px; height:71px; position:absolute; top:50%; margin-top:-36px;}
.painter .painbox .prev{ left:0px; background:url(../img/bigbtnl.png) no-repeat;}
.painter .painbox .next{ right:0px; background:url(../img/bigbtnr.png) no-repeat;}
.painter .painbox .prev:hover{ background:url(../img/bigbtnlon.png) no-repeat;}
.painter .painbox .next:hover{ background:url(../img/bigbtnron.png) no-repeat;}

/***应用方案***/
.yyfa{  width:572px; height:390px; margin-top:77px; position:relative; border:1px solid #4aa5fd;}
.yyfa h2{ width:212px; height:58px; text-align:center; line-height:58px; border-radius:30px; color:#fff; background:#4aa5fd; font-size:30px; position:absolute; left:176px; top:-29px;}
.yyfa ul{ margin-left:-12px; margin-top:50px;}
.yyfa ul li{ float:left; line-height:30px; height:30px; padding-top:10px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; border-bottom:1px dashed #ddd; width:260px; margin-left:25px;}
.yyfa ul li a{ color:#666; font-size:14px; background:url(../img/d.png) no-repeat left center; padding-left:14px;}
.yyfa ul li a:hover{ color:#4aa5fd;}
.yyfa .mo{ width:118px; height:35px; text-align:center; line-height:35px; background:#4aa5fd; font-size:14px; border-radius:4px; color:#fff; display:block; margin:0 auto; margin-top:30px;}

/***新闻***/
.new{ height:610px; padding-top:80px;background:#f4f4f4; }
.new h1{ text-align:center; font-size:30px;}
.new .tabc{ text-align:center; margin-top:25px; height:48px;}
.new .tabc li{ display:inline-block; margin:0 10px; width:171px; height:36px;}
.new .tabc li a{ display:block; width:169px; height:34px; border-radius:25px; transition:none; position:relative; border:1px solid #4aa5fd; color:#4aa5fd; text-align:center; line-height:34px; font-size:14px;}
.new .tabc li a:hover,.new .tabc li a.on{ background:#4aa5fd; color:#fff;}
.new .tabc li.t a:after{ width:0px; height:0px; border-left:10px solid transparent;border-right:10px solid transparent;border-top:8px solid #4aa5fd; content:''; position:absolute; left:0px; right:0px; margin:auto; bottom:-8px; display:none;}
.new .tabc li.t a:hover:after,.new .tabc li a.on:after{ display:block;}

.newbox{ width:1200px; margin:0px auto; padding-top:50px;}

.w1200{ width:1200px; margin:0px auto;}

.index_news{width:100%;height:632px;background:#f4f4f4;padding-top: 42px;}
.index_news_type{border-bottom:1px solid #ccc;position:relative;}
.index_news_type_l ul li{float: left;font-weight:700; margin-right:52px;color:#333;font-size:24px;padding-bottom: 15px;border-bottom:2px solid transparent}
.index_news_type_l ul li:hover{color:#49a0f5;font-weight:700;border-bottom:2px solid #49a0f5}
.index_news_type_l ul li.cur{color:#49a0f5;font-weight:700;border-bottom:2px solid #49a0f5}

.news_cur{color:#49a0f5 !important;border-bottom:2px solid #49a0f5 !important;font-weight:700 !important;}
.index_news_type_r a{color:#999999;line-height:15px}
.index_news_type_r a:hover{color:#49a0f5;}
.index_news_type_r{position:absolute;right:0px;bottom:4px}
.index_news_left-img img{width:368px;height:207px;}
.index_news-min{margin-top:16px;}

.index_news_left_one{width:370px;height:294px;border-bottom:1px solid #ddd;}
.index_news_left-img p{line-height:24px; height:48px;font-weight:700;margin-top:5px}
.index_news_left-img p a{color:#666666;}
.index_news_left-img span{display:block;color:#999999;margin-top:3px;}
.index_news_left-img:hover p{color:#49a0f5}
.index_news_left-img:hover p a{color:#49a0f5}
.index_news_left-img:hover span{color:#49a0f5}
.index_news_left-lie ul{ margin-top:15px;} 
.index_news_left-lie ul li{height:48px;line-height:48px;border-bottom:1px dotted #ddd;}
.index_news_left-lie ul li a{color:#666;}
.index_news_left-lie ul li:hover a{color:#49a0f5}
.index_news_left-lie ul li:hover span{color:#49a0f5}
.news_mar{margin-left: 24px;}
.index_news_right{width:400px;}
.index_news_right-l{width:70px;height:65px;background:url(../img/news_time.jpg) no-repeat;background-size:100% 100%}
.index_news_right_top{font-size:24px;font-family:Arial;height:34px;line-height:42px;text-align: center;}
.index_news_right_bottom{text-align: center;line-height:32px;font-family:Arial;color:#fff}
.index_news_right-r{width:312px}
.index_news_right-r a{color:#666;font-weight:700;}
.index_news_right-r p{line-height:20px;color:#999999;margin-top:5px;}
.index_news_right ul li{padding:10px 0;border-bottom:1px dotted #ddd;margin-bottom:15px;}
.index_news_right ul li:hover .index_news_right-l{background:url(../img/news_time_h.jpg) no-repeat;background-size:100% 100%}
.index_news_right ul li:hover .index_news_right_top{color:#49a0f5;}
.index_news_right ul li:hover a{color:#49a0f5;}
.index_news_right ul li:hover p{color:#49a0f5;}
.index_news-min{display:none;}

  

.newbox.ny dl{ float:none; width:auto;}
.newbox.ny dd{ width:770px;}


.newbox dl{ float:left; width:535px; height:69px; overflow:hidden; padding:30px 0; border-bottom:1px dashed #ddd;}
.newbox dl.fr{ float:right;}
.newbox dl dt{ width:70px; height:69px; float:left; transition:all 0.5s ease; text-align:center; background:url(../img/date.png) no-repeat top; overflow:hidden;}
.newbox dl dd{ float:left; margin-left:50px; height:69px; width:436px;}
.newbox dl dt span{ display:block; font-size:16px; color:#fff; margin-top:18px;}
.newbox dl dt b{ display:block; font-weight:normal; font-size:24px; color:#666;}
.newbox dl dd h2{ font-size:18px; font-weight:normal; margin-top:-4px; margin-bottom:5px;}
.newbox dl dd p{ font-size:14px; color:#888; line-height:20px;}
.newbox dl:hover dt{ background:url(../img/dateon.png) no-repeat;}
.newbox dl:hover dt b{color:#4aa5fd;}
.newbox dl:hover dd p{color:#4aa5fd;}


/***左边**/
.content{ background:#f4f4f4 url(../img/f.jpg) repeat-x top; overflow:hidden; padding-top:46px; padding-bottom:30px;}
.left { float: left; width: 265px; background:#e6e6e6; }
.left.fixd{ position:fixed; left:50%; top:0px; margin-left:-600px; z-index:111;}

.left h2 { height:74px; background:url(../img/cbg.jpg) no-repeat; text-align:center; line-height:74px; font-size:30px; color: #fff; }
.left ul { overflow: hidden; }
.left ul li a,.left ul li span{ line-height:20px; padding:10px 0; padding-left:47px; border-bottom: 1px solid #fff; display:block; overflow: hidden; }
.left ul li span,.left ul li .a1{ font-weight:bold; background:url(../img/y.png) no-repeat 20px center; font-size:15px;}
.left ul li .cson{}
.left ul li .cson a { font-size:13px; color:#555; transition:none; }
.left ul li .cson a:hover,.left ul li .cson a.on,.left ul li a1.on{ background:#fff url(../img/r.png) no-repeat 95% center; border-left:4px solid #4aa5fd; padding-left:43px;color:#4aa5fd;}


/***右边***/
.right { float: right; width:935px; min-height:634px; background:#fff; border-top:4px solid #4aa5fd; }
.right .rbox{ padding:27px; overflow:hidden;}
.right .leader{ height:40px; line-height:40px; border-bottom:4px solid #4aa5fd; overflow:hidden;}
.right .leader h2{ float:left; color:#4aa5fd; font-size:18px;}
.right .leader span{ float:right; background:url(../img/home.png) no-repeat left center; padding-left:20px;}
.right .leader span i{ font-family:"宋体"; margin:0 10px;}
.right .leader span em{color:#4aa5fd;}
.rtit{ text-align:center; border-bottom:1px dashed #ddd; height:84px; line-height:84px;}
.rtit h1{ font-size:24px;}
.pdbox { padding:25px 0; line-height: 26px; font-size: 14px; color: #666; overflow: hidden;  }
.pdbox img { max-width: 100%; }

.systemcate { overflow:hidden; margin-bottom:20px;}
.systemcate dt { display:block; font-weight:bold; padding-left:12px; font-size:16px; color:#333; border-bottom:1px dashed #ddd; line-height:35px; margin-bottom:15px;}
.systemcate dd{ float:left; margin:15px; margin-left:12px;}
.systemcate dd a{ padding:10px; border:1px solid #4aa5fd; color:#4aa5fd;}
.systemcate dd a:hover{ background:#4aa5fd; color:#fff;}

/***成功案例***/
.caselist{ overflow:hidden; margin-left:-20px;}
.caselist li{ float:left; width:280px; margin-left:20px; background:#f0f0f0; text-align:center; margin-bottom:30px;}
.caselist li img{ display:block; width:266px; height:200px; background:#fff; padding:5px; margin:2px;}
.caselist li p{ padding-bottom:10px; padding-top:6px;}
.caselist li:hover{ background:#4aa5fd; color:#fff;}
.caselist li:hover a{color:#fff;}


/**新闻内容**/
.ntit { border-bottom: 1px dotted #ccc; padding-bottom: 12px; text-align: center; margin-bottom: 18px; }
.ntit h1 { font-size: 20px; font-weight: normal; color: #3072be; }
.ntit p { font-size: 12px; color: #999; }
.prevnext { overflow: hidden; border:1px solid #4aa5fd; padding:8px 12px; margin-top:20px; }
.prevnext a { color: #666; display: block; }
.prevnext a i{ font-family:宋体; font-size:16px; vertical-align:-1px;}
.prevnext a:hover { color: #4aa5fd; }

/***客户留言***/
.book { display: block; }
.book p { position: relative; width: 371px; margin-top: 12px; }
.book .intext { border: 1px solid #ddd; padding: 10px; width: 350px; }
.book .passcode { position: absolute; right: 0px; top: 1px; height: 37px; width: 80px; cursor: pointer; border-left: 1px solid #ddd; }
.book .intext:focus { border-color: #1d9569; }
.passcode { display: block; }
.sbtn { padding: 15px; border: 0px; background: #1d9569; font-family: Microsoft Yahei; color: #fff; margin-top: 20px; cursor: pointer; }
.tips { height: 60px; width: 250px; text-align: center; line-height: 60px; border-radius: 2px; display: none; background: rgba(0,0,0,0.7); color: #fff; font-size: 15px; position: fixed; top: 50%; transform: translateY(-50%); left: 0px; right: 0px; margin: auto; z-index: 111; border-radius: 5px; }

/**分页**/
.pagelist { padding: 40px 0; text-align: center; }
.pagelist a, .pagelist span, .pagelist label { padding: 5px 10px; border: 1px solid #e9e9e9; color: #808380; margin: 0 5px; }
.pagelist b { font-weight: normal; color: #333; margin: 0 2px; }
.pagelist a:hover, .pagelist span.current { background: #4aa5fd; border-color: #4aa5fd; color: #fff; }

/***下载列表***/
.downlist li{ line-height:50px; height:50px; background:url(../img/d.png) no-repeat left center; padding-left:12px; border-bottom:1px dotted #eee; overflow:hidden;}
.downlist li a{ float:right; width:100px; height:30px; line-height:30px; margin-top:12px; text-align:center; background:#4aa5fd; color:#fff;}


/***在线客服***/
.kefu{ width:50px; height:278px; background:url(../kf.png) no-repeat; position:fixed; right:0px; top:35%; z-index:11;}
.kefu ul li{ height:49px; width:50px; position:relative; margin-bottom:4px; cursor:pointer;}
.kefu ul li .qq{ height:49px; width:90px; background:#1d9569; position:absolute; right:49px; top:0px; color:#fff; line-height:50px; padding-left:15px; visibility:hidden; opacity:0;}
.kefu ul li .mes{ display:block; width:50px; height:50px;}
.kefu ul li:hover .qq{ visibility:visible; right:49px; opacity:1;}
.kefu ul li .qq.q1{ height:50px;}
.kefu ul li.li1{ height:62px; margin-bottom:7px;}
.kefu ul li .ewm{ position:absolute; right:50px; bottom:-3px; width:115px; height:115px; opacity:0; transition:all 0.5 ease; }
.kefu ul li:hover .ewm{ opacity:1; }



/***底部***/
.footer { background:#222331; overflow:hidden; border-top:5px solid #ffd13e }
.footer .footlink{ height:117px; color:#fff; background:#4aa5fd; overflow:hidden;}
.footer .footlink ul li{ float:left; font-size:24px; height:117px; line-height:117px;}
.footer .footlink ul li.li1{ background:url(../img/ic1.png) no-repeat left center; padding-left:60px; margin-right:306px;}
.footer .footlink ul li.li2{ background:url(../img/ic2.png) no-repeat left center; padding-left:60px; margin-right:306px;}
.footer .footlink ul li.li3{ background:url(../img/ic3.png) no-repeat left center; padding-left:60px;}
.footer .footlink ul li a{color:#fff;}
.footer .footnav{ overflow:hidden; padding-top:67px; background:url(../img/dbbg.png) no-repeat right top;}

.footer .footnav .footcon{ float:right; width:269px; color:#9099b2; margin-top:-15px; }
.footer .footnav .footcon h1{ font-size:20px; color:#9099b2;}
.footer .footnav .footcon p{ padding-top:22px;}

.footer .footnav .fotmenu{ float:left;}
.footer .footnav .fotmenu li{ float:right; margin-right:80px;}
.footer .footnav .fotmenu li > a{ display:block; font-size:14px; color:#9099b2; margin-bottom:10px;}
.footer .footnav .fotmenu li > a:hover{color:#4aa5fd;}
.footer .footnav .fotmenu li p a{ color:#9099b2; display:block; line-height:35px; height:35px; overflow:hidden}
.footer .footnav .fotmenu li p a:hover{color:#4aa5fd;}
.footer .footnav .fotmenu li.last{ width:auto;}

.footer .link{  overflow:hidden; margin-top:30px; line-height:30px; padding:10px 0;}
.footer .link a{color:#9099b2; float:left; margin-right:12px;}

.copyright{ background:#222331; width:100%; height:80px; line-height:80px;  border-top:1px solid #454545; }
.copyrightbox{ width:1200px; margin:0px auto; position:relative; height:80px; line-height:80px;}
.copyrightbox,.copyrightbox a{ color:#9099b2;}




/*底部注册*/
.foot_register{height:293px;width:100%;background:url(../img/register_bj.jpg) no-repeat;background-size:100% 100%}
.register-title{color:#ffffff;font-size:28px;text-align:center;padding-top:60px;}
.register-form{width:162px;margin:0 auto;margin-top:55px;height:60px;line-height:60px;}

.register-form_right input{display:block;width:162px;height:60px;line-height:60px;color:#49a0f5;background:#fff;font-size:20px;border-radius:5px;border:none}
/*底部注册*/











