@charset "utf-8";

/* base 公共部分 */
body { font: 12px/22px "思源宋体"; color:#555; margin: 0px; text-align:center;}
*{ padding:0; margin:0; font-family:"思源宋体" !important;}
a { color:#555; text-decoration:none;}
a:hover{ color:#0278b8; text-decoration:none;}
ul,li{ list-style:none;}
img { border:none; display:block;}
.clearboth { clear:both; }
.page{ text-align:center; margin:10px 0; width:100%; float:left;}
.page a{ background:#b3b3b3; color:#fff; margin:0 2px; padding:2px 8px;}
.page a.dq,.page a:hover{ background:#555;}

.wrapper{ width:100%; margin:0 auto; text-align:left;}
/*头部*/
.header{width:100%;height:129px;background:url(../images/headerbg.png) repeat-x top center;}
.header_top{width:980px;margin:0 auto;padding-bottom:13px;}
.logo{ float:left;padding:25px 0 0 15px;}
.logo img{}
.phone{float:right;padding:30px 8px 0 0;}
/*菜单*/
.nav{ width:980px; height:40px;margin:0 auto; line-height:40px;font-size:15px;color:#fff;}
.nav ul{width:950px;padding-left:40px;margin:0 auto;}
.nav ul li{ float:left;}
.nav ul li a{display:block;height:40px;line-height:40px;float:left;padding:0 28px; color:#fff;background:url(../images/navlibg.png) no-repeat right top;}
.nav ul li a:hover,.header .nav ul li a.dq{ background:#ed0000;}
/*二级菜单*/
#menu ul ul { display:none;  position:absolute; top:37px; left:0; z-index:99999; width:auto; background:#ecf9fe;}
#menu ul ul li{ background:none; float:none; border-bottom:solid 1px #fff;}
#menu ul ul li a{ color:#555; font-size:12px; padding:0; display:block; width:128px; text-align:center;}
#menu ul ul li a:hover{ color:#fff;}

/*banner*/
.banner{ width:100%;height:440px;}
.main_visual{height:440px;overflow:hidden;position:relative;width:100%;}
.main_image{height:440px;overflow:hidden;position:relative;}
.main_image ul{width:9999px;height:440px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%;height:440px;}
.main_image li span{display:block;width:100%;height:440px}
.main_image li a{display:block;width:100%;height:440px}
.main_image li .img_1{background:url(../images/banner_01.png) center top no-repeat}
.main_image li .img_2{background:url(../images/banner_02.jpg) center top no-repeat}
.main_image li .img_3{background:url(../images/banner_03.jpg) center top no-repeat}


div.flicking_con{z-index:999;width:100%;height:21px;margin:0 auto;text-align:left;position:absolute;top:400px;left:50%;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../images/btn_main_img.png') 0 0 no-repeat;display:block;font-size:0;}
div.flicking_con a.on{background-position:0 -20px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:36px!important;height:72px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../images/left_btn.png) no-repeat left top;left:100px;}
#btn_next{background:url(../images/right_btn.png) no-repeat right top;right:100px;}


/*主体*/
.main{ width:980px;margin:0 auto 15px;padding:8px 0 0 0;}
.main .box{float:left;border:1px solid #e8e8e8;}
.main .box .title{height:30px;line-height:30px;background:url(../images/titlebg.png) repeat-x;margin-top:1px;}
.main .box .title h2{float:left;padding-left:28px;height:30px;line-height:30px;font-size:15px;color:#105aaf;font-weight:normal;background:url(../images/titlebg02.png) no-repeat 10px center;}
.main .box .title h2 span{font-size:12px;color:#96bddf;}
.main .box .title a{float:right;width:37px;height:13px;padding:8px 8px 0 0;background:url(../images/morebg.png) no-repeat left 8px;}
.main .box1{width:978px;margin-bottom:11px;}
.main .box1 .content .about{padding:12px 0;background:url(../images/bg01.png) no-repeat center bottom;}
.main .box1 .content .pic{float:left;width:290px;padding-left:8px;}
.main .box1 .content .pic img{width:284px;height:185px;padding:2px;border:1px solid #e8e8e8;}

.main .box1 .content .intro{width:657px;float:right;padding-right:8px;}
.slideTxtBox .hd{margin-top:12px;height:30px;}
.slideTxtBox .hd ul{margin-left:55px;}
.slideTxtBox .hd ul li{width:90px;height:30px;line-height:30px;background:url(../images/aboutlibg.png) no-repeat;color:#fff;font-family:"思源宋体";font-size:13px;float:left;text-align:center;cursor:pointer;margin-right:55px;}
.slideTxtBox .hd ul li:hover{color:#ed0000;}
.bd{height:152px;}
.bd ul li{color:#4b4b4b;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";line-height:23px;}
.hd ul li a{color:#fff;}

.product{padding:19px 0 13px 0;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";}
.product ul li{ float:left; margin:0 14px 0 0; width:205px; text-align:center; overflow:hidden;}
.product ul li img{width:193px;height:148px;padding:5px;border:1px solid #e8e8e8;}
.rollBox{width:864px; position:relative; padding:0 40px; margin-left:10px;}
.rollBox .LeftBotton{height:37px;width:24px;background:url(../images/left.png) no-repeat left;overflow:hidden; cursor:pointer; position:absolute; left:0; top:60px;}
.rollBox .RightBotton{height:37px;width:24px;background:url(../images/right.png) no-repeat left;overflow:hidden; cursor:pointer; position:absolute; right:0; top:60px;}
.rollBox .Cont{width:864px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox #List1,.rollBox #List2{float:left;}


.box2{margin-bottom:12px;}
.box2 .top{width:978px;height:228px;background:url(../images/troblebg.png) no-repeat center top;}
.box2 .top .intro{font-size:18px;color:#252525;font-family:"思源宋体";line-height:34px;padding:80px 0 0 71px;}
.box2 .top2{width:978px;height:246px;background:url(../images/advanbg.png) no-repeat center top;}
.box2 .top2 .intro{width:500px;float:right;padding-right:13px;}
.box2 .top2 .intro .box3 .headline{height:46px;line-height:46px;font-size:24px;color:#3e3e3e;font-family:"黑体";padding-left:58px;background:url(../images/01.png) no-repeat left center;border-bottom:1px dashed #aaaaaa;}
.box2 .top2 .intro .box3 .headline span{color:#e30404;}
.box2 .top2 .intro .box3 .substance{color:#2f2f2f;font-size:14px;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";line-height:25px;padding-bottom:19px;}
.box2 .top2 .intro .box4{padding-top:12px;background:url(../images/bg02.png) no-repeat center -12px;}
.box2 .top2 .intro .box4 .headline{background:url(../images/02.png) no-repeat left center;}

.box2 .top3{width:978px;height:323px;background:url(../images/top3bg.png) no-repeat center top;}
.box2 .top3 .intro{width:514px;padding:22px 0 0 8px;}
.box2 .top3 .intro .box3 .headline{height:46px;line-height:46px;font-size:24px;color:#3e3e3e;font-family:"黑体";padding-left:58px;background:url(../images/03.png) no-repeat left center;border-bottom:1px dashed #aaaaaa;}
.box2 .top3 .intro .box3 .headline span{color:#e30404;}
.box2 .top3 .intro .box3 .substance{color:#2f2f2f;font-size:14px;/*/*font-family:SimSun-ExtB;*/font-family:"思源宋体";line-height:25px;padding-bottom:19px;}
.box2 .top3 .intro .box3 .substance ul{}
.box2 .top3 .intro .box3 .substance ul li{height:27px;line-height:27px;padding-left:10px;background:url(../images/bg04.png) no-repeat left center;}
.box2 .top3 .intro .box6{padding-top:12px;background:url(../images/bg02.png) no-repeat center -12px;}
.box2 .top3 .intro .box6 .headline{background:url(../images/04.png) no-repeat left center;}
.box2 .top4{width:978px;height:290px;background:url(../images/top4bg.png) no-repeat center top;}
.box2 .top4 .intro{width:500px;float:right;padding-right:13px;padding-top:40px;}
.box2 .top4 .intro .box3 .headline{height:46px;line-height:46px;font-size:24px;color:#3e3e3e;font-family:"黑体";padding-left:58px;background:url(../images/05.png) no-repeat left center;border-bottom:1px dashed #aaaaaa;}
.box2 .top4 .intro .box5 .headline{font-size:16px;color:#3e3e3e;}
.box2 .top4 .intro .box3 .headline span{color:#e30404;font-size:24px;}
.box2 .top4 .intro .box3 .substance{color:#2f2f2f;font-size:14px;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";line-height:25px;padding-bottom:19px;}
.box2 .top4 .intro .box3 .substance span{color:#e30404;}
.box2 .top4 .intro .box6{padding-top:12px;background:url(../images/bg02.png) no-repeat center -12px;}
.box2 .top4 .intro .box6 .headline{background:url(../images/06.png) no-repeat left center;}

.main .boxall{}
.main .box7{width:317px;height:247px;float:left;margin-right:11px;margin-bottom:11px;}
.main .box7 .content{width:303px;margin:0 auto;}
.main .box7 .content ul{margin-bottom:9px;}
.main .box7 .content ul li{height:29px;line-height:29px;border-bottom:1px dashed #e8e8e8;padding-left:14px;background:url(../images/bg04.png) no-repeat left center;}
.main .box7 .content ul li a{color:#4b4b4b;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";}
.main .box7 .content ul li a:hover{color:#e30404;}
.main .box7 .content ul li span{float:right;/*font-family:SimSun-ExtB;*/font-family:"思源宋体"; display:none;}
.main .box9{margin-right:11px;}
.main .box8{margin-right:0;}
.main .box10{width:978px;}
.main .box10 ul{width:943px;margin:0 auto;}
.main .box10 ul li{width:303px;height:112px;border:1px solid #e8e8e8;float:left;margin:15px 14px 5px 0;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";line-height:19px;}
.main .box10 ul li.last{margin-right:0;}
.main .box10 ul li .picbox{float:left;width:118px;height:110px;padding:1px;}
.main .box10 ul li .sub{width:158px;float:left;padding-left:12px;}
.main .box10 ul li .sub a{display:block;color:#323232;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";font-weight:bold;line-height:12px;padding:6px 0 7px 0;}
.main .box10 ul li .sub a:hover{color:#e30404;}
.main .box11{width:978px;margin-bottom:11px;}
.main .box11 .content{height:210px;margin:18px 0 17px 30px;}
.main .box11 .content .box12{height:210px;width:324px;border-right:1px solid #cdcdcd;float:left;}
.main .box11 .content .box12 ul{}
.main .box11 .content .box12 ul li{height:73px;padding-bottom:47px;}
.main .box11 .content .box12 ul li .picbox{float:left;padding-left:16px;}
.main .box11 .content .box12 ul li .picbox img{width:59px;height:61px;padding:5px;border:1px solid #e8e8e8;}
.main .box11 .content .box12 ul li .sub{float:left;padding-left:8px;width:200px;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";}
.main .box11 .content .box12 ul li .sub a{display:block;height:24px;line-height:24px;font-weight:bold;color:#1d1d1d;padding-left:30px;background:url(../images/sz01.gif) no-repeat left center;font-size:14px;font-family:"思源宋体";}
.main .box11 .content .box12 ul li .sub a:hover{text-decoration:underline;}
.main .box11 .content .box14{width:;height:210px;width:298px;border:none;}

.link{width:100%;height:39px;background:#f3f3f3;}
.link .inner{width:980px;margin:0 auto;line-height:39px;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";color:#4b4b4b;}
.link .inner a{/*/*font-family:SimSun-ExtB;*/font-family:"思源宋体"; color:#4b4b4b;padding-right:20px;}
.link .inner a:hover{color:#e30404;}
.substance span{color:#f00;}

/*内页banner*/
.banner02{width:980px;margin:0 auto;padding:10px 0;}

/*盒子模块*/

/*内页左边菜单*/
.sidebar{ width:205px; float:left;}
.sidemenu{border:1px solid #e6e6e6;margin-bottom:11px;}
.sidebar .title{height:29px;line-height:29px;background:url(../images/titlebg.png) repeat-x left center;}
.sidebar .title h2{padding-left:28px;height:30px;line-height:30px;font-size:15px;color:#105aaf;font-weight:normal;background:url(../images/titlebg02.png) no-repeat 10px center;}
.sidebar ul{width:192px;margin:8px auto 0;}
.sidebar ul li{width:192px;height:30px;line-height:30px;margin:0 0 9px 0;background:url(../images/sidebarlibg.png) no-repeat;}
.sidebar ul li:hover{background:#999999;}
.sidebar ul li a{width:168px;display:block;height:30px;padding-left:24px;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";color:#4b4b4b;background:url(../images/libg03.png) no-repeat 143px center;}
.sidebar ul li a:hover{color:#f1f1f1;background:url(../images/libg04.png) no-repeat 143px center;}
.contact{float:none;width:205px;border:1px solid #e6e6e6;}
.contact .intro{width:186px;margin:0 auto;padding-bottom:4px;}
.contact .intro p img{padding:6px 0 4px;}
.contact .intro p{font-size:12px;color:#4b4b4b;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";}
#menu2 ul ul{ display:none;  position:absolute; top:0;  left:200px; width:200px; border-left:solid 1px #fff; z-index:10;}

/*======内页右边内容=====*/
/*内页右边标题*/
.side_right{ width:760px;border:1px solid #e9e9e9;float:right; background:#fff;}
.side_right .title{height:29px;line-height:29px;background:url(../images/titlebg.png) repeat-x;}
.side_right .title .dangq{float:left;}
.side_right .title .dangq h2{padding-left:28px;height:30px;line-height:30px;font-size:15px;color:#105aaf;font-weight:normal;background:url(../images/titlebg02.png) no-repeat 10px center;}
.side_right .title .dangq h2 span{font-size:12px;color:#96bddf;}
.side_right .title .weizhi{ float:right;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";padding-right:14px;}
.side_right .title a:hover{color:#e30404;text-decoration:underline;}

/*内页右边单页及表格、表单样式*/
.side_right .intro{ line-height:26px; padding:20px;}
.side_right .intro p{ margin-bottom:15px;}
.side_right .intro table{ background:#dadada; margin-bottom:20px;}
.side_right .intro table tr td{ padding:4px; background:#fff;}
.side_right .intro table tr td a:hover{ color:#c30;}
.side_right .intro table input, .side_right .intro table textarea{ border:solid 1px #ccc; padding:4px; font-family:"思源宋体"; border-radius:3px;}
.side_right .intro table input.button{background:#555; color:#fff; cursor:pointer; padding:2px 10px; border:none;}


/*公司简介*/
.aboutcon{width:760px;height:380px;background:url(../images/aboutbg.png) no-repeat left top;}
.aboutcon p{width:730px;margin:0 auto;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";line-height:31px;padding-top:16px;color:#4b4b4b;}



/*新闻列表*/
.news_list{ padding:20px 0;}
.news_list ul li{ /*font-family:SimSun-ExtB;*/font-family:"思源宋体";width:696px;margin:0 auto;border-bottom:1px dotted #c8c8c8;padding-left:22px;background:url(../images/libg06.png) no-repeat left 17px;height:79px;line-height:19px;}
.news_list ul li a{font-size:12px;color:#4b4b4b;display:block;font-family:"思源宋体";padding-top:10px;}
.news_list ul li a:hover{ text-decoration:underline; color:#c30;}

/*新闻详细页*/
.news_show{ padding:20px 0;}
.news_show .name{ font-size:20px; text-align:center; line-height:40px;}
.news_show .date{ text-align:center; margin-bottom:10px; border-bottom:dashed 1px #dadada; padding-bottom:10px;}
.news_show .nr{ padding:8px 18px;}
.news_show .nr p{ margin-bottom:10px; line-height:26px;}
.news_show .back{ text-align:center;}
.news_show .back a:hover{ color:#ec6100;}

/*公司风采*/
.product_list{}
.product_list ul{padding:8px 0 0 10px;}
.product_list ul li{ float:left;margin:0 10px 14px 0; width:239px; text-align:center; overflow:hidden;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";}
.product_list ul li img{ border:solid 1px #dadada; width:235px; height:155px;padding:1px;}

/*公司风采详细*/
.glory_show{width:738px;margin:0 auto;}
.glory_show .headline{text-align:center;height:39px;line-height:39px;font-size:18px;color:#4b4b4b;font-family:"思源宋体";background:url(../images/headlinebg.png) no-repeat center bottom;}
.glory_show .intro{height:30px;line-height:30px;text-align:center;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";color:#969696;}
.glory_show .content{text-align:center;}
.glory_show .content p img{padding:2px;border:1px solid #dcdcdc;}
.glory_show .content .title{text-align:center;line-height:16px;font-size:16px;color:#4b4b4b;font-family:"思源宋体";background:none;padding:15px 0 10px;}
.glory_show .content .sm{padding-bottom:23px;}
.glory_show .content .sm .headname{padding-left:12px;height:26px;line-height:26px;background:url(../images/smbg.png) no-repeat left center;text-align:left;}
.glory_show .content .sm p{color:#4b4b4b;text-align:left;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";}

/*客服*/

.float0831 {
	POSITION: fixed; TOP: 180px; RIGHT: 1px; _position: absolute
}
.float0831 A {
	COLOR: #00a0e9
}
.float0831 A:hover {
	COLOR: #ff8100; TEXT-DECORATION: none
}
.float0831 .floatL {
	POSITION: relative; WIDTH: 28px; FLOAT: left
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px
}
.float0831 .floatR {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .tp {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .cn {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .floatR {
	PADDING-BOTTOM: 15px; WIDTH: 130px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: -131px bottom; FLOAT: left; OVERFLOW: hidden
}
.float0831 .tp {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0% 0%; HEIGHT: 10px
}
.float0831 .cn {
	BACKGROUND-REPEAT: repeat-y; BACKGROUND-POSITION: -262px 0px
}
.float0831 .cn H3 {
	TEXT-INDENT: -9999px; HEIGHT: 36px; FONT-SIZE: 0px
}
.float0831 .cn UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 14px; PADDING-TOP: 0px
}
.float0831 .cn UL LI {
	BORDER-BOTTOM: #e6e5e4 1px solid; LINE-HEIGHT: 36px; WORD-WRAP: break-word; HEIGHT: 36px; OVERFLOW: hidden; WORD-BREAK: normal
}
.float0831 .titZx {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titDh {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titDc {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoZx {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoTc {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoFf {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .icoTl {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnOpen {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnOpen_n {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .btnCtn {
	BACKGROUND: url(../images/float_s.gif) no-repeat
}
.float0831 .titZx {
	BACKGROUND-POSITION: 5px -10px
}
.float0831 .titDh {
	BACKGROUND-POSITION: 5px -66px
}
.float0831 .titDc {
	BACKGROUND-POSITION: 5px -124px
}
.float0831 .icoZx {
	BACKGROUND-POSITION: 2px -154px
}
.float0831 .icoTc {
	BACKGROUND-POSITION: 0px -323px
}
.float0831 .icoFf {
	BACKGROUND-POSITION: 2px -213px
}
.float0831 .icoTl {
	PADDING-LEFT: 20px; DISPLAY: block; FONT-FAMILY: "思源宋体"; BACKGROUND-POSITION: 2px -266px; FLOAT: left
}
.float0831 .btnOpen {
	BACKGROUND-POSITION: -30px -396px
}
.float0831 .btnOpen_n {
	BACKGROUND-POSITION: 0px -530px
}
.float0831 .btnCtn {
	BACKGROUND-POSITION: 0px -396px
}
.float0831 .icoZx {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoTc {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .icoFf {
	PADDING-LEFT: 28px; DISPLAY: block; FLOAT: left
}
.float0831 .btnOpen {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen_n {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnCtn {
	POSITION: relative; WIDTH: 28px; HEIGHT: 118px; TOP: 80px; LEFT: 2px
}
.float0831 .btnOpen {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnOpen_n {
	TOP: 118px; LEFT: 1px
}
.float0831 .btnCtn {
	TOP: 118px; LEFT: 2px
}
.float0831 UL LI H3.titDc A {
	WIDTH: 80px; DISPLAY: block; HEIGHT: 36px
}
.float0831 UL LI.top {
	BORDER-BOTTOM: #ace5f9 1px solid
}
.float0831 UL LI.bot {
	BORDER-BOTTOM-STYLE: none
}
.float0831 UL.webZx {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 164px; PADDING-RIGHT: 0px; BACKGROUND: url(../images/webZx_bg.jpg) no-repeat; HEIGHT: 65px; PADDING-TOP: 0px
}
.float0831 UL LI.webZx-in {
	BORDER-BOTTOM-STYLE: none; PADDING-LEFT: 5px; HEIGHT: 50px; PADDING-TOP: 8px
}

/*服务范围详细*/
.areashow{}
.areashow p{color:#4b4b4b;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";line-height:33px;text-align:left;}
.areashow .nextpre{width:738px;padding:20px 0;}
.areashow .nextpre a{display:block-inline;width:369px;float:left;color:#4b4b4b;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";}
.areashow .nextpre a:hover{color:#e30404;text-decoration:underline;}
/*footer*/
.footer{ width:100%;height:92px;background:#6d6d6d;}
.footer .inner{width:980px;margin:0 auto;font-size:12px;color:#dcecff;/*font-family:SimSun-ExtB;*/font-family:"思源宋体";}
.footer .inner .leftp{width:277px;padding:20px 50px 0 71px;float:left;}
.footer .inner .middlep{width:200px;padding:20px 50px 0 0;float:left;}
.footer .inner .rightp{width:315px;padding:15px 0 0 0;float:left;}
.footer a{ color:#eaf5fa;}


