﻿@charset "utf-8";
/* CSS Document */
body {
    font-size: 14px;
    font-family: "Microsoft YaHei", "微软雅黑", Tahoma, Helvetica, Arial, '宋体', sans-serif;
    color: #333;
}


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, img, button, textarea, p, blockquote, th, td, video {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    color: #444;
    text-align: center;
}

fieldset, img {
    border: 0 none;
}

input, select {
    padding-top: 0;
    padding-bottom: 0;
    outline: 0 none;
    vertical-align: middle;
}

img {
    vertical-align: middle;
    border: 0 none;
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul, li {
    list-style-type: none;
}

caption {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

a {
    color: #333333;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
   color: #0E82D9;
}

a:focus{outline:none;}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cb {
    clear: both;
}

.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

*[hidden] { display: none; }

.bcb {
    background: #0E82D9;
}

.bcq {
    background: #1abd25;
}

.bch {
    background: #e4f0fd;
}

.bcg {
    background: #999;
}

.bco {
    background: #fd8f00;
}

.bdbo {
    border-bottom: 2px solid #FD8F00;
}

.bdbb {
    border-bottom: 2px solid #0E82D9;
}

.bh {
    border: 1px solid #d8d8d8;
}

.bw {
    background: #fff;
}

.hong {
    color: #fc5633;
}

.f12 {
    font-size: 12px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f25 {
    font-size: 25px;
}

.f30 {
    font-size: 30px;
}

.f35 {
    font-size: 35px;
}

.f40 {
    font-size: 40px;
}

.f50 {
    font-size: 50px;
}

.f100 {
    font-size: 100px;
}

.fcb {
    color: #0E82D9;
}

.fch {
    color: #999;
}

.fco {
    color: #FD8F00;
}

.fcy {
    color: #Ff0;
}

.fwb {
    font-weight: bold;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml25 {
    margin-left: 25px;
}

.ml75 {
    margin-left: 75px;
}

.mr2 {
    margin-right: 2px;
}

.mr5 {
    margin-right: 5px;
}

.mr30 {
    margin-right: 30px;
}

.mr75 {
    margin-right: 75px;
}

.mt2 {
    margin-top: 2px;
}

.mt4 {
    margin-top: 4px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.p10 {
    padding: 10px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pl50 {
    padding-left: 50px;
}

.pl56 {
    padding-left: 56px;
}

.pr3 {
    padding-right: 3px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr30 {
    padding-right: 30px;
}

.pr70 {
    padding-right: 70px;
}

.pt2 {
    padding-top: 2px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt35 {
    padding-top: 35px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb25 {
    padding-bottom: 25px;
}

.pb40 {
    padding-bottom: 40px;
}

.mb40 {
    margin-bottom: 40px;
}

.w2 {
    width: 2px;
}

.w4 {
    width: 4px;
}

.w480 {
    width: 480px;
}

.tac {
    text-align: center;
}

@font-face {
    font-family: 'iconfont';
    src: url('../font/iconfont.eot'); /* IE9*/
    src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/iconfont.woff') format('woff'), /* chrome、firefox */ url('../font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
}
body,html{min-width:1150px;}
* { max-height: 999999px; }

.browserTip {
    background-color: #f6f7b8;
    height: 40px;
    line-height: 40px;
    display: none;
}

 .browserTip .tipText {
   width: 1000px;
   margin: 0 auto;
        color: red;
}

.browserTip .bttext {
    padding-right: 40px;
}

.browserTip a {
        color: #fff;
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        height: 20px;
        line-height: 20px;
        background-color: #2a9aee;
        font-size: 12px;
        border-radius: 4px;
        behavior:url(/Content/PIE.htc);
        position:relative;
        z-index:10;
}

.browserTip a:hover {
    color: #fff;
}

.newtop {
    padding-bottom: 10px;
    border-bottom: 2px solid #d2d2d2;
    padding-top: 10px;
    margin-bottom: 10px;
}

.top-info {
    width: 1000px;
    margin: 0 auto;
    padding-top:5px; color:#888;
}

.nlogin-bt {
    float: right;
}

.nlogin-bt>a {
  float: left;
  padding: 2px 8px;
  border: 1px solid #0E82D9;
  color: #0E82D9;
  font-size: 12px;
  margin-right: 4px;
  margin-left: 4px;
  border-radius: 3px;
  behavior:url(/Content/PIE.htc);
  position:relative;
  z-index:10;      
}

.customer {
    float: left;
    padding: 2px 8px;
    border: 1px solid #FD8F00;
    font-size: 12px;
    margin-right: 4px;
    margin-left: 4px;
    border-radius: 3px;
    behavior:url(/Content/PIE.htc);
    position:relative;
    z-index:10;
    color: #FD8F00;
}

.nlogin-bt>a:hover {
	background: #0E82D9;
	color: #fff;
}

.new-logo {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 1000;
}

.province {
	position: absolute;
	left: 760px;
	top: 52px;
	width: 80px;
	height: 30px;
	line-height: 30px;
	background-color: #0E82D9;
	border-radius: 5px;
	behavior: url(/Content/PIE.htc);
	z-index: 1000;
}

.province-hd {
	padding-left: 10px;
	color: #fff;
}

.province-mn {
	position: absolute;
	top: 40px;
	left: -154px;
	border: 1px solid #ccc;
	border-radius: 5px;
	behavior: url(/Content/PIE.htc);
	width: 366px;
	height: 160px;
	background-color: #fff;
	padding: 10px;
	display: none;
}

.pro-arrow {
	position: absolute;
	left: 184px;
	top: -10px;
	height: 10px;
	width: 20px;
	background: url(/content/themes/blue/images/arrow.jpg) no-repeat;
}

.province-mn a {
	border-radius: 5px;
	behavior: url(/Content/PIE.htc);
	position: relative;
	z-index: 10;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 24px;
	margin-right: 4px;
	margin-bottom: 10px;
	white-space: nowrap;
}

.province-mn span {
	border-radius: 5px;
	behavior: url(/Content/PIE.htc);
	position: relative;
	z-index: 10;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 24px;
	margin-right: 4px;
	color: #999;
	margin-bottom: 10px;
	white-space: nowrap;
}

.province-mn a.active,
.province-mn a:hover {
	background: #35abe9;
	color: #fff;
}

.pro-ico:before {
	content: '\e615';
	font-family: 'iconfont';
	font-size: 20px;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 56px;
	top: 2px;
	color: #fff;
}

.nlogo-rt {
	float: right;
    margin-top: 26px;
}

.ntel {
	color: #0E82D9;
	font-size: 16px;
	padding-bottom: 15px;
    padding-top:4px;
}

.tel-icon {
	padding-right: 5px;
	color: #0E82D9;
	font-size: 18px;
}

.b-card {
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #FD8F00;
	display: inline-block;
	color: #FD8F00;
	border-radius: 5px;
	behavior: url(/Content/PIE.htc);
	position: relative;
	z-index: 10;
	vertical-align: middle;
	white-space: nowrap;
}

.c-icon {
	font-size: 22px;
	padding-right: 5px;
	line-height: 26px;
}

.b-card:hover {
	background: #FD8F00;
	color: #fff;
	behavior: url(/Content/PIE.htc);
}


/*导航*/

.nav-banner {
	position: relative;
	height: 450px;
	overflow: hidden;
	z-index: 3;
}

.newnav {
	width: 100%;
	height: 56px;
	position: relative;
	z-index: 999;
}

.nav-bd {
	width: 100%;
	height: 46px;
	background: #0e82d9;
	position: absolute;
	left: 0;
	top: 0;
}

.n-nav {
	width: 1150px;
	margin: 0 auto;
}

.nav-mid {
	width: 1130px;
	height: 50px;
	float: left;
}

.w-bd {
	background: #fff;
	height: 5px;
	width: 1130px;
	overflow: hidden;
}

.nav-con {
	width: 1130px;
	height: 45px;
	background-image: -webkit-linear-gradient(#0076cf 0%, #2e9ef1 50%, #0076cf 100%);
	background-image: -moz-linear-gradient(#0076cf 0%, #2e9ef1 50%, #0076cf 100%);
	background-image: linear-gradient(#0076cf 0%, #2e9ef1 50%, #0076cf 100%);
	background-image: -o-linear-gradient(#0076cf 0%, #2e9ef1 50%, #0076cf 100%);
	-pie-background: linear-gradient(#0076cf 0%, #2e9ef1 50%, #0076cf 100%);
	behavior: url(/Content/PIE.htc);
	position: relative;
}

.nav-con .thisMenu {
	position: absolute;
	top: -5px;
	left: 70px;
	width: 133px;
	height: 56px;
	background: url(/content/themes/blue/images/home15.png) no-repeat;
	z-index: 30;
}

.nav-con .nav-mn {
	height: 45px;
	padding-left: 80px;
}

.nav-con ul li {
	width: 120px;
	height: 45px;
	line-height: 45px;
	float: left;
	text-align: center;
	position: relative;
	z-index: 35;
}

.nav-con ul li a {
	display: block;
	color: #fff;
	width: 120px;
	height: 45px;
}

.nav-con ul li a:hover {
	color: #fff;
}


/*子菜单*/

.nav-con ul li .Nodes {
	position: absolute;
	overflow: hidden;
	width: 119px;
	height: 0px;
	top: 45px;
	left: 0;
	padding-top: 5px;
	z-index: 100;
}

.nav-con ul li .Nodes ul {
	position: static;
	/*float:left;*/
	width: 105px;
	left: 0px;
	top: 0px;
	z-index: 100;
	background-color: #066cb8;
	padding: 5px 5px 10px;
	font-size: 12px;
}

.nav-con ul li .Nodes ul li.menu-two {
	width: 105px;
	height: 30px;
	float: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #c7e7ff;
}

.nav-con ul li .Nodes ul li a {
	display: block;
	width: 105px;
	height: 30px;
	color: #FFF;
	line-height: 30px;
}

.nav-con ul li .Nodes ul li a:hover {
	background: #c7e7ff;
	color: #066cb8;
}


/*未登录导航*/

.newnav.notLogged .nav-con ul li {
	width: 144px;
}

.newnav.notGd .nav-con ul li {
	width: 144px;
}


/*滚动条样式*/

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset !important;
}

::-webkit-scrollbar {
	width: 6px;
}

::-webkit-scrollbar-track {
	background: #000;
	border-radius: 5px;
	behavior: url(/Content/PIE.htc);
	position: relative;
	z-index: 10;
}

::-webkit-scrollbar-thumb {
	background-color: #999;
	border-radius: 5px;
	behavior: url(/Content/PIE.htc);
	position: relative;
	z-index: 10;
}

 ::-webkit-scrollbar-thumb:hover {
	background-color: #999;
}

::-webkit-scrollbar-corner {
	background-color: #535353;
}

::-webkit-scrollbar-resizer {
	background-color: #FF6E00;
}

body ::-webkit-scrollbar {
	width: 6px;
}

body ::-webkit-scrollbar-thumb {
	background-color: #ddd;
}


/*推荐最新限免*/

.recommend:after {
	content: "";
	position: absolute;
	right: 16px;
	top: 0;
	width: 26px;
	height: 44px;
	background: url(/content/themes/blue/images/recommend.png) no-repeat;
}

.newest:after {
	content: "";
	position: absolute;
	right: 16px;
	top: 0;
	width: 26px;
	height: 44px;
	background: url(/content/themes/blue/images/newest.png) no-repeat;
}

.free-limit:after {
	content: "";
	position: absolute;
	right: 16px;
	top: 0;
	width: 26px;
	height: 44px;
	background: url(/content/themes/blue/images/free-limit.png) no-repeat;
}

.free-not:after {
	content: "";
	position: absolute;
	right: 16px;
	top: 0;
	width: 26px;
	height: 44px;
	background: url(/content/themes/blue/images/notfree.png) no-repeat;
}


/*导航vip*/

.nav-vip {
	position: relative;
}

.nav-vip:before {
	content: "";
	position: absolute;
	top: 0;
	left: -2px;
	width: 16px;
	height: 14px;
	background: url(/content/themes/blue/images/vip.png) no-repeat;
}
.nav-help {
	position: relative;
}

.nav-help:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
	background: url(../images/college_help.png) no-repeat;
}

/*左侧悬浮窗*/

.fixed-pubilcNumber {
	position: fixed;
	left: 0;
	top: 50%;
	margin-top: -169px;
	z-index: 1000;
	width: 130px;
	height: 338px;
	background: url(/content/themes/blue/images/fixed-pubilcNumber.png) no-repeat;
}


/*右侧悬浮框开始*/

.fixed-service {
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -83px;
	z-index: 1000;
	padding-top: 16px;
	width: 106px;
	background: url(/content/themes/blue/images/feedBack-hd.png) no-repeat center top;
}

.service-close {
	position: absolute;
	top: -4px;
	right: 0;
	height: 16px;
	width: 16px;
	line-height: 16px;
	text-align: center;
	border-radius: 50%;
	behavior: url(/Content/PIE.htc);
	border: 1px solid #0E82D9;
	background-color: #fff;
	color: #0E82D9;
	font-size: 12px;
}

.feedBack {
	width: 98px;
	border-left: 4px solid #0e82d9;
	border-right: 4px solid #0e82d9;
	border-bottom: 5px solid #0e82d9;
	background-color: #fff;
	font-size: 12px;
}

.feedBack li {
	margin-left: 6px;
	margin-right: 6px;
	position: relative;
	border-bottom: 1px dashed #ccc;
}

.feedBack li a {
	line-height: 46px;
	text-align: center;
	display: block;
	padding-left: 16px;
	font-size: 12px;
	position: relative;
	transition: all 1s;
}

.feedBack .mail {
	border-bottom: 0 none;
}

.feedBack a:hover {
	transform: translate(-4px, 0);
}

.feedBack li .tab {
	display: none;
}

.feedBack a:before {
	content: "\e605";
	font-family: "iconfont";
	font-size: 16px;
	position: absolute;
	left: 6px;
	top: 2px;
	color: #0E82D9;
}

.feedBack .weixinPublic a:before {
	content: "\e604";
}

.feedBack .telphone a:before {
	content: "\e603";
}

.feedBack .mail a:before {
	content: "\e68f";
}

.feedBack .public {
	height: 196px;
	width: 154px;
	position: absolute;
	left: -174px;
	top: -53px;
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
	line-height: 24px;
}

.arrow-feed {
	width: 6px;
	height: 12px;
	background-image: url(/content/themes/blue/images/arrow-feed.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	top: 70px;
	right: -6px;
}

.feedBack .public .public-img {
	height: 146px;
	width: 154px;
	margin-bottom: -4px;
}

.feedBack .public-img img {
	width: 100%;
	height: 100%;
}

.feedBack .tel {
	width: 154px;
	position: absolute;
	left: -174px;
	top: -6px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.feedBack .tel .arrow-feed {
	top: 24px;
	right: -6px;
}

.feedBack .telNum {
	display: block;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #0e82d9;
}

.feedBack .teltime {
	display: block;
	text-align: center;
	line-height: 30px;
}

.feedBack .mailAdress {
	width: 154px;
	position: absolute;
	left: -174px;
	top: -6px;
	text-align: center;
	background-color: #fff;
	line-height: 30px;
	border: 1px solid #ccc;
}

.feedBack .mailAdress .telNum {
	font-size: 14px;
}

.feedBack .mailAdress .arrow-feed {
	top: 24px;
	right: -6px;
}

.big-title {
	margin-bottom: 25px;
	padding-top: 35px;
	padding-bottom: 15px;
	border-bottom: 2px solid #d8d8d8;
	position: relative;
}

.service-closeleft {
	position: absolute;
	top: -4px;
	right: 0;
	height: 16px;
	width: 16px;
	line-height: 16px;
	text-align: center;
	border-radius: 50%;
	behavior: url(/Content/PIE.htc);
	border: 1px solid #0E82D9;
	background-color: #fff;
	color: #0E82D9;
	font-size: 12px;
}


/*合作伙伴、友情链接*/

.team-friend {
	padding-top: 20px;
	padding-bottom: 20px;
}

.main-footer {
	width: 1000px;
	margin: 0 auto;
}

.main-footer-hd {
	padding-bottom: 10px;
	font-size: 20px;
}

.team-title {
	line-height: 40px;
	color: #0E82D9;
}

.team-list {
	margin-right:15px;
}

.team-list a {
	width: 128px;
	height: 80px;
	float: left;
	cursor: default;
	padding-left: 13px;
	padding-right: 13px;
	background-color: #fff;
}

.friendship-list a {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	display: inline-block;
	color: #999;
	white-space: nowrap;
}


/*右下角弹框提示*/

#x_pop {
	background: #fff;
	width: 260px;
	border: 1px solid #e0e0e0;
	font-size: 12px;
	position: fixed;
	right: 50px;
	bottom: 0px;
	z-index: 100000;
}

#popHead {
	line-height: 32px;
	background: #f6f0f3;
	border-bottom: 1px solid #e0e0e0;
	position: relative;
	font-size: 12px;
	padding: 0 0 0 10px;
}

#popHead h2 {
	font-size: 14px;
	color: #666;
	line-height: 32px;
	height: 32px;
}

#popHead #popClose {
	position: absolute;
	right: 10px;
	top: 1px;
}

#popHead a#popClose:hover {
	color: #f00;
	cursor: pointer;
}

#popContent {
	padding: 5px 10px;
}

#popTitle a {
	line-height: 24px;
	font-size: 14px;
	font-family: '微软雅黑';
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#popTitle a:hover {
	color: #f60;
}

#popIntro {
	text-indent: 24px;
	line-height: 160%;
	margin: 5px 0;
	color: #666;
}

#popMore {
	text-align: right;
	border-top: 1px dotted #ccc;
	line-height: 24px;
	margin: 8px 0 0 0;
	display: none;
}

#popMore a {
	color: #f60;
}

#popMore a:hover {
	color: #f00;
}
/*新增头部*/
/*.newheader .iconfont{
    font-size:17px;
    color:#0e82d9;
    vertical-align:top;
    margin-right:3px;
}*/
.newheader>a{
    display:inline-block;
    margin-left:15px;
    color:#666;
}
.newheader-wx{
    position:relative;
}
.newheader-wx img{
    position:absolute;
    left:0;
    top:25px;
    z-index:1000000;
    width:132px;
    height:139px;
    display:none;
}
#newheader-grzx{
   cursor:pointer;
   position:relative;
   display:inline-block;
   margin-left:8px;
}
#newheader-grzx>p{
    width:92px;
    display:inline-block;
    white-space:nowrap;
    text-overflow: ellipsis;
    overflow:hidden;
    vertical-align:top;
    text-align:right;
    margin-right:5px;
    color:#666;
}
#newheader-grzx .iconfont{
  font-size:12px;
  vertical-align:bottom;
}

.grzx-con{
    position:absolute;
    right:-16px;
    top:18px;
    z-index:1000000;
    width:131px;
    height:199px;
    background:url(/content/themes/blue/images/grzxheader.png);
    padding:0 14px;
    display:none;
}
.grzx-xx{
    padding-top:15px;
    padding-bottom:5px;
}
.grzx-xx-lf{width:40px;}
.grzx-xx-lf img{border-radius:50%;}
.grzx-xx-rt{
    width:80px;
    margin-left:8px;
}
.grzx-xx-rt p{
     white-space:nowrap;
    text-overflow: ellipsis;
    overflow:hidden;
    vertical-align:middle;
    margin-bottom:8px;
    color:#fff;
    font-size:12px;
}
.grzx-con ul li{
    height:40px;
    line-height:40px;
    border-top:1px dotted #d5d5d5;
}
.grzx-con ul li a{
    display:block;
}

/*专题*/
.n-middle {
	width: 1000px;
	margin: 35px auto;
	overflow:hidden;
}
.b-title {
	font-size: 20px;
	padding-bottom: 15px;
	position: relative;
}
.project {width: 1000px;overflow: hidden;}
.project a {padding: 0 0 10px 4px;width: 195px;float: left;}

.collegetag{padding: 3px 6px; font-size: 12px; border-radius: 3px; color: white; margin-right:6px;behavior:url(/Content/PIE.htc);position:relative;}
.t211 {background: #ff7357;}
.t985 {background: #ffc125;}
.tzyjh {background: #2abfd6;}
.tszd {background: #32c544;}
.tzzzs {background: #62b87c;}
.tsyl {background: #ffb303;}

/*头部信息*/
.t-lf{float:left;}
.t-lf a{ padding-left:5px; padding-right:5px;color:#888; font-size:12px;}
.t-lf a:hover{color:#0E82D9;}
/*logo*/
.logo{width:1000px; margin:10px auto 20px; overflow:hidden;}
.l-lf{float:left; overflow:hidden;width:450px;}


body {
}

.newfooter {
    line-height: 28px;
    border-top:10px solid #0e82d9;
}
.buttom_center {
    width: 1000px;
    margin: auto;
    padding: 40px 0;
    color: gray;
    background-color: #fff;
}
.newfooter-lf{
    width:320px;
    padding:55px 0;
}
.newfooter-md {
    width: 508px;
    height:160px;
    border-left:1px solid #d8d8d8;
    border-right:1px solid #d8d8d8;
    float: left;
    padding-left:30px;
    color:#666;
}
.newfooter-md li{
    text-align: center;
    float:left;
    margin-right:33px;
}
.newfooter-md p{
    margin-top:30px;
}
.newfooter-md p span{
    font-size:32px;
    margin-right:30px;
}
.newfooter-rt{
    width:140px;
    text-align: center;
}
.but_lj {
    display:block;
    color: #666;
    margin-top:15px;
}
.newbottom{
     border-top:1px solid #d8d8d8;
}
.newbottom>div{
    width:1000px;
    margin:auto;
    padding:10px 0;
}
.buttom_ty{line-height:50px;}
.newbottom .fr{margin-left:30px;}
.mt7{margin-top:7px;}