/*头部样式*/



.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}
.wd1200{width:1200px;margin: 0 auto;}


/* 导航样式 */
.nav_wap{
    position: relative;
    height: 60px;
    width: 1920px;left: 50%;margin-left: -960px;
    background: url(../images/nav_bg.png) no-repeat center center;
}
.x-menu {
   position: relative;
}

.x-menu > li {
  float: left;
  position: relative;
  width: 168px;
  text-align: center;
}

.x-menu > li > a {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 60px;
}

.x-menu > li > a:hover {
  background: rgba(255,255,255,.2);
  color: #fff;
}

.x-menu > li.active > a {
  background: rgba(255,255,255,.2);
  color: #fff;
}


.x-menu > li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99;
  width: 100%;
  left: 0;
  top: 65px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu > li > a {
  display: block;
  text-align: center;
  line-height: 2;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  padding: .5em;
}

.x-sub-menu > li > a:hover {
  background: #e9eaeb;
}

.x-sub-menu:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 99;
}


/*导航栏样式*/
.nav{background-color:#3480ce;height:32px;}
.nav li{line-height:32px;height:32px;text-align:center;width:90px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height:32px;color:#fff;height:32px;}
.nav li a:hover{color:#fff;text-decoration:none;background-color:#24588e;}

.nav .sec{height:0;background:#01557a;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:32px;left:0px;}
.nav .sec a{background:#01557a;color:#fff;height:38px;line-height:38px;width:90px;}
.nav .sec a:hover{background:#042d3f;text-decoration:none;}

/*头部样式*/
#header{
    position: relative;
    height: 90px;
}

.logo{
    float:left;line-height: 90px
}

.logoimg{
    margin-left: 18px;
    padding-left: 28px;
    line-height: 90px;
    background: url(../images/shu.png) no-repeat left center;
}

.top_phone{
    background: url(../images/phone.png) no-repeat left center;
    font-size: 16px;
    color: #666666;
    padding-left: 48px;
    line-height: 90px;
}
.top_phone p{display:flex;justify-content:center;align-items: center;}





/*搜索和热门搜索*/

.hotSearch a {
    margin-right: 6px;
}

.topLink {
    width: 60px;
    line-height: 60px;
    height: 60px;
    z-index: 999;
    position: absolute;
    right: 360px;
    top: 0px;
    background: #f8f8f8;
    text-align: center;
}

.search {
    position: absolute;
    width: 280px;
    top: 43px;
    right: -60px;
    display: none;
    z-index: 99999
}

#formsearch {
    width: 230px;
    float: left;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

#formsearch input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #2a368c;
    color: #fff;
    border: none;
    cursor: pointer;
}

.wh{width: 1200px;margin: 0 auto;}

.prolist {
    text-align: center;
    margin:20px 0 56px;
}

.prolist li {
    text-align: center;
    display: inline-block;
    line-height: 44px;
    color: #ffffff;
    font-size: 16px;
    border-radius: 25px;
    margin: 0 15px;
    cursor: pointer;
    overflow: hidden;
    width: 180px;
	height: 44px;
	background-color: #3e9ccf;
	border-radius: 22px;
	letter-spacing: 2px;
}

.prolist li.cur {
   background: #56b64d;
}

.proimg{display:none;}

.proimg.clicked {
    display: block;
}

.proimg li {
    float: left;
    margin-right: 38px;
    margin-bottom: 29px;box-shadow: 0px 7px 17px 0px 
		rgba(0, 0, 0, 0.15);
}

.proimg li:nth-child(3n) {
    margin-right: 0;
}

.proimg li .img img {
    width: 374px;
    height: 236px;
}

.proimg li .det {
    height: 63px;
    line-height: 63px;
    position: relative;
}

.proimg li h3 {
    color: #333333;
    font-size: 16px;
    line-height: 63px;
    padding-left: 16px;
    float: left;
    font-weight: normal;
}

.proimg li h2 {
    background: url(../images/jt.png) no-repeat;
    width: 36px;
    height: 36px;
    float: right;
    margin-right: 8px;
    margin-top: 12px;
}


.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}



.proimg li:hover h2 {
    transition: all 0.8s;
    margin-top: -17px;
    background: url(../images/jt2.png) no-repeat;
}


/*c1_index*/
.c1_index{
    position: relative;
    padding: 70px 0 50px;
}

.c1_index .abb_left{
    float: left;
}

.abb_left h2{
    color: #333333;
    font-size: 36px;
    line-height: 1;
    margin-bottom: 25px;
    font-weight: 400;
}

.abb_left p{
    color: #292929;
    font-size: 18px;
}


.abb_right{
    float: right;
    width: 670px;
}

.abb_right .abb_txt{
    color: #666666;
    font-size: 15px;
    line-height: 30px;
}

.abb_right .abbmore{
    display: block;
    width: 174px;
    height: 40px;
    line-height: 40px;
    text-indent: 35px;
    color: #fff;
    margin-top: 25px;
    font-size: 14px;
    float: right;
    background: url(../images/abbmore_bg.png) no-repeat center center;
}

/*abb_list22*/

.abb_list22{
    position: relative;
    display: flex;
    justify-content: space-between;
}

.abb_list22 li{
    width: 33.33%;
    position: relative;
}

.abb_list22 li a.img{
    display: block
}

.abb_list22 li a.img img{
    width: 376px;
    height: 248px;
}

.abb_list22 li .sbg{
    padding: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.abb_list22 li .sbg h3{
    font-size: 24px;
    color: #292929;
    margin-bottom: 20px;
    font-weight: 400;
}

.abb_list22 li .sbg span{
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}


/*c2_index*/
.c2_index{
    position: relative;
    height: 720px;
    background: url(../images/c2_bg.jpg) no-repeat center center;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}
.sun_banner{height:702px;}
.c2_left{
    width: 600px;
    float: left;
    padding-top: 135px;
}

.c2_left h3{
    font-size: 26px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px;
}

.c2_left h2{
    font-size: 43px;
    color: #fff;
    font-weight: 400;
    line-height: 1.7;
}

.c22_list11{
    position: relative;
    margin-top: 50px;
}

.c22_list11 li{
    width: 185px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #fff;
    border-radius: 30px;
    float: left;
    margin-right: 20px;
    padding: 0 30px;
    margin-bottom: 22px;
    box-sizing:border-box;
}

.c22_list11 li a{
    display: table;
}

.c22_list11 li span{
    display: block;
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
}

.c22_list11 li h4{
    display: table-cell;
    vertical-align: middle;
    font-weight: 400;
    color: #fff;
    font-size: 14px;
}


.c2_right{
    position: relative;
    float: right;
    width: 600px;
}

.c2_right .c22_list22{
    position: relative;
}

.c22_list22 li{
    height: 240px;
    position: relative;
    background: rgba(0,0,0,.18);
    box-sizing:border-box;
    transition: .3s;
    cursor: pointer;
    padding: 35px 35px 35px 65px;
}

.c22_list22 li:hover{
     background: rgba(255,255,255,.55);
}

.c22_list22 li a.img{
    display: block;
    padding-top: 60px;
}


.c22_list22 li .zuo{
    float: left;
    width: 400px;
}

.c22_list22 li .zuo h3{
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
}

.c22_list22 li .zuo span{
    display: none;
    opacity: 0;
    margin-top: 30px;
    font-size: 14px;
    color: #393939;
    line-height: 25px;
}

.c22_list22 li .you{
    float: right;
}

.c22_list22 li .you i{
    font-style: inherit;
    width: 43px;
    height: 43px;
    display: block;
    background: url(../images/jia.png) no-repeat center center;
}

.c22_list22 li .you img{
    display: none;
    opacity: 0;
}

.c22_list22 li:hover a.img{
    padding-top: 0px;
}

.c22_list22 li:hover .zuo{
    margin-left: -30px;
}

.c22_list22 li:hover .zuo h3{
    color: #56b64d;
}

.c22_list22 li:hover .zuo span{
    display: block;
    opacity: 1;
}

.c22_list22 li:hover .you i{
    display: none;
    opacity: 0;
}

.c22_list22 li:hover .you img{
    margin-top: 50px;
    opacity: 1;
    display: block;
}

.box1{margin:72px 0 43px;}


h5{margin:0;}
#ydemo{overflow:hidden;margin:0 auto;position:relative;height:410px;}
#yindemo{height:100%;}
#ydemo1{}
#ydemo2{}

/*news_index*/
.news_index{
    position: relative;
    background: #f5f5f5;
    padding: 47px 0 53px;
    margin-top: 82px;
}

.xwzx_fb{
   margin-top: 43px;
}
.xwzx_fbl{
    border: solid 1px rgba(135, 132, 132, 0.41);
    height: 511px;
}
.xwzx_fbl .xwlb{
    width: 390px;
}
.xwzx_fbl .xwlb h5{
    width: 390px;
	height: 59px;
	background-image: linear-gradient(103deg, 
		#56b64e 0%, 
		#3f9dcd 100%), 
	linear-gradient(
		#a11f24, 
		#a11f24);
	background-blend-mode: normal, 
		normal;
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 59px;
	color: #ffffff;
}

.nbt{padding-left: 42px;background: url(../images/n1.png) no-repeat 16px center;}
.xwzx_fbl .xwlb h5 span{
    font-size: 15px;
    color: #ffffff;
    float: right;
    margin-right: 15px;
}
.xwzx_fbl .xwlb:nth-child(2) h5{
    background:#333 url(//cdn.myxypt.com/f910db21/21/12/8738414092b320bd47ff1bcfdbbae58eedaaa9ef.png) no-repeat 17px center;
}

.xwlbfc{
    margin: 0 23px  0 15px;
    border-bottom: 2px solid rgba(42, 42, 42, 0.34);
}
.xwlbfc li{
    margin-bottom: 23px;position: relative;
}
.xwlbfc1{border-bottom: none;}
.xwlbfc1 li{margin-bottom: 0;}
.xwlbfc li h3 a{
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	position: absolute;bottom: 0;width: 100%;
	background-image: linear-gradient(103deg, 
		#56b64e 0%, 
		#3f9dcd 100%), 
	linear-gradient(
		#0b4ba2, 
		#0b4ba2);
	background-blend-mode: normal, 
		normal;
}
.xwlbfc li .img img{
	width: 351px;
	height: 210px;
}
.xwlbfc li h3{
    font-size: 14px;
	line-height: 14px;
	color: #333333;
}
.xwlbfc li h3:hover{
    color: #d6000f;
    text-decoration: underline;
}
.xwlbfc li h4{
    font-size: 12px;
	line-height: 18px;
	color: #615c5c;
	font-weight: normal;
    margin-top: 13px;
}
.xwlbfc li h4 span{
    color: #018c39;
}
.nei{line-height: 1;}
.nei a{display: block;color: #333333;font-size: 14px;width: 268px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.nei span{display: block;color: #999999;font-size: 12px;}
.xwlbfb{
    padding-top: 26px;
    margin: 0 16px;
    padding-bottom: 1px;
}
.xwlbfb li{
    margin-bottom: 19px;
}
.xwlbfb li:last-child{
    margin-bottom: 0;
}
.xwlbfb li a{
    font-size: 14px;
	line-height: 14px;
	color: #222222;
	width: 280px;
    display: block;
    overflow:hidden; white-space:nowrap;text-overflow:ellipsis; 
}
.xwlbfb li span{
  color: #999999;font-size: 12px;
}
.xwlb .xwlbnr{
    border-right: 1px solid rgba(34, 34, 34, 0.25);
    margin: 28px 0;
}
.xwzx_fbl .xwlb:nth-child(2) .xwlbnr{
    border-right:0;
}
.xwzx_fbr{
    width: 402px;
    border: solid 1px rgba(135, 132, 132, 0.41);
    height: 510px;
}
.xwzx_fbr h5{
    height: 59px;
    font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 59px;
	color: #ffffff;
	background-image: linear-gradient(103deg, 
		#56b64e 0%, 
		#3f9dcd 100%), 
	linear-gradient(
		#a11f24, 
		#a11f24);
	background-blend-mode: normal, 
		normal;
}
.xwzx_fbr .nbt{padding-left: 59px;background: url(../images/n2.png) no-repeat 29px center;}
.xwzx_fbr h5 span{
    font-size: 15px;
    color: #ffffff;
    float: right;
    margin-right: 20px;
}
.xwzx_fbr #ydemo{
    margin: 20px 13px 19px;
}
.xwzx_fbr li{
    border-bottom: 2px solid rgba(34, 34, 34, 0.26);
    margin-bottom: 20px;
}
.xwzx_fbr li h3{
    font-size: 14px;
	line-height:19px;
	color: #018c39;
    overflow:hidden; white-space:nowrap;text-overflow:ellipsis; 
    margin-bottom: 10px;
    font-weight: normal;
}
.xwzx_fbr li h3 span{
    display: inline-block;
    width: 19px;
    font-size: 13px;
    background-color: #56b64e;
    color: #ffffff;
    text-align: center;
    margin-right: 9px;
}
.xwzx_fbr li h4{
    font-size: 14px;
	line-height: 21px;
	color: #615c5c;
    padding-left: 28px;
    position: relative;
    padding-bottom: 15px;font-weight: normal;
}
.xwzx_fbr li h4 span{
    display: inline-block;
    width: 19px;
	height: 19px;
	background-color: #2a2a2a;
    line-height: 19px;
    font-size: 13px;
	color: #ffffff;
    text-align: center;
    margin-right: 9px;
    position: absolute;

    left: 0;
    top: 2px;
}
.ttt3 {text-align: center;}
.ttt3 h3{color: #333333;font-size: 36px;line-height: 1;font-weight: normal;}
.ttt3 p{color: #929292;font-size: 16px;line-height: 1;margin-top: 26px}

/*hengtu*/
.hengtu{
    position: relative;
    height: 264px;
    background: url(../images/hengtu.png) no-repeat center center;
    padding-top: 45px;
    box-sizing:border-box;
    color: #fff;
}

.hengtu h3{
    color: #fff;
    font-size: 32px;
}

.hengtu span{
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin: 30px 0;
}


.hengtu a{
    color: #fff;
    display: block;
    width: 153px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-indent:30px;
    background: url(../images/inquirymore.png) no-repeat center center;
}



/*foot_wap*/
.foot_wap{
    position: relative;
    padding: 50px 0 40px;
    background: #f5f5f5;
}

.foot_aa{
    width: 360px;
    float: left;
}

.foot_aa h2{
    color: #333333;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 35px;
}

.foot_aa .foot_contact{
    font-size: 14px;
    color: #292929;
    line-height: 40px;
}


.x-layout-menu{
    width: 585px;
    float: left;
}

.foot_ewm{
    width: 255px;
    float: right;
}

.foot_ewm h2{
    color: #333333;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 35px;
}

.foot_ewm .ewm1{
    display: flex;
    justify-content: space-between;
}

.foot_ewm .ewm1 h3{
     padding-top: 10px;
     font-size: 14px;
     color: #666666;
     font-weight: 400;
}

.foot_ewm .ewm1 h3 p:nth-child(2){
    font-size: 16px;
    margin-top: 10px;
}


.foot_ewm .ewm2{
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid #dddddd;
}
.x-layout-menu dl {
  float: left;
  width: 33%;
  text-align: left;
}

.x-layout-menu dl dt {
  font-size: 18px;
  color: #292929;
  margin-top: 10px;
  font-weight: bold;
  margin-bottom: 1.43em;
}

.x-layout-menu dl dd a {
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 3.3;
}
.x-link {
    line-height: 30px;
    padding: 5px 0;
}


/*foot_bottom*/
.foot_bottom{
    line-height: 24px;
    padding: 24px 0;
    background-image: linear-gradient(90deg, 
		#3e9cd0 0%, 
		#57b748 100%), 
	linear-gradient(
		#f5f5f5, 
		#f5f5f5);
	background-blend-mode: normal, 
		normal;
    font-size: 14px;
    color: #fff;
    margin-top: 30px;
}

.foot_bottom a{
    font-size: 14px;
    color: #fff;
}



/*友情链接*/
.f_link{width:1000px;margin:0 auto;margin-top:15px;line-height:30px;line-height:30px;background-color:#ececec;text-indent:20px;}

/*页面底部*/
#footer{position:relative;width:1000px;margin:0 auto;text-align:center;margin-bottom:10px;padding-top:8px;border-top:2px solid #eee;margin-top:15px;}
#footer a{color:#666;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:center;line-height:24px;}



















/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}







/*------------内页-------------------*/
.left .box{margin-bottom:10px;border: #eaeaea 1px solid;}
.left .box h3{height: 47px;padding-left: 72px;color: rgb(26, 26, 26);font-size: 18px;font-family: 微软雅黑;line-height: 47px;font-weight: 400;background: url(../images/nei1.jpg)left 30px center no-repeat;border-bottom:1px solid #eaeaea;}
.left .box1 {margin-bottom: 10px;border: #eaeaea 1px solid;}
.left .box1 h3{height: 88px;padding-left: 72px;color: rgb(26, 26, 26);font-size: 18px;font-family: 微软雅黑;line-height: 88px;font-weight: 400;border-bottom:1px solid #eaeaea;background: url(../images/nei1.jpg) left 30px center no-repeat;}



.left .box .content{padding: 5px 10px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;margin:0 auto;position: relative;margin-left: -960px;left: 50%;}
.n_banner img{width:1920px;margin:0 auto}
.left{width:225px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:940px;float:right;padding-bottom:10px;}
.sitemp{line-height:60px;height:60px;overflow:hidden;padding-right:10px;border-bottom:1px solid #ddd;}
.sitemp h2{font-size:18px; color:#515357;background:url(../images/d6.gif) left no-repeat;border-bottom:1px solid #4f5e86;padding-left: 30px;float: left;}
.sitemp .site{float:right;text-align:right;line-height:60px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
