﻿@charset "utf-8";
/* CSS Document */
body{
	background:#fff;
	font-family:Microsoft YaHei,SimSun;
}
a{
	color: #333;
}
.com_c{
	display: block;
	margin:0 auto;
	width: 1000px;
}
.clearfix {
    *zoom:1;
}
.clearfix:after{
    content: "";
    display: block;
    clear: both;
}
.header{
	display:block;
	background:url(../img/bg_topheader.jpg) no-repeat;
	background-size: 100% 100%;
	height: 114px;
}
.head{
	width:1000px;
	margin:0 auto;
	height: 114px;
	position: relative;
}
.head img{
	width: 100%;
	height: 100%;
	display: block;
}
.head_more{
	position: absolute;
    z-index: 1;
    right: 30px;
    top: 30px;
    display: flex;
}
.head_more a{
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #666;
    line-height: 1;
    display: block;
}
.head_more a:hover{
	color: #7fa7e2;
}
.head_more a:last-child{
	margin-right: 0;
    padding-right: 0;
    border-right: 0px solid #666;
}
.logo{
	display: block;
}
.logo img{
	display: block;height: 54px;
}
.nav{
	display:block;
	margin-bottom: 10px;
}
.nav_center{
	width:1024px;
	height:48px;
	margin:0 auto;
	background: url(../img/mt_nav.png) no-repeat left center;
	background-size: 100% 100%;
	display: flex;
    align-items: center;
    justify-content: center;
}
.nav_center a{
	margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #eee;
    display: block;
    line-height: 1;
    color: #fff
}
.nav_center a:hover{
	color: #000
}
.nav_center a:last-child{
	margin-right: 0px;
    padding-right: 0px;
    border-right: 0px solid #eee;
}


.banner{
	width:1000px;
	height: 300px;
	position:relative;
	margin:0 auto;
}
.banner .swiper-slide{
	overflow: hidden;
}
.banner img{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.banner .swiper-pagination-bullet{
	width:16px;
	height:16px;
	border-radius:50%;
	opacity:1;
	background:#d5d6de;
}
.banner .swiper-pagination-bullet-active{
	border:2px solid #fff;
	background:#5187b9
}


.search_box{
    width: 1000px;
    margin: 10px auto;
    box-sizing: border-box;
    border: 1px solid #c7dcf1;
    height: 32px;
    padding: 0 25px;
}
.search_box_l{
    font-size: 12px;
}
.search_box_l p{}
.search_box_l a{
    margin-left: 20px;
    text-decoration: underline;
}
.search_box_r{}
.search_box_r form{
    display: flex;
    align-items: center;
}
.search_box_r input[type="text"]{
    border: 1px solid #c7dcf1;
    height: 22px;
    width: 200px;
    padding:0 10px;
}
.search_box_r input[type="submit"]{
    border: 1px solid #c7dcf1;
    background: #e8f3ff;
    width: 60px;
    height: 24px;
    color: #7daee9;
}


.footer{
	display:block;
	overflow:hidden;
	margin:25px 0 0;
	background:#fff;
}

.copy_right{
	display:block;
	overflow:hidden;
	margin:;
	padding:25px 0;
	color: #000;
}
.copy_right p{
	display:block;
	text-align:center;
	font-size:12px;
	color:#333;
	line-height:22px;
}

.copy_right p a{
	color: #333;
}
.copy_right p a:hover{
	color: #83ade9;
	font-weight: 600；
}
.footer_link{
    height: 35px;
    background: #83ade9;
}
.footer_link p{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 1000px;
    margin:0 auto;
}
.footer_link p a{
    color: #fff;
    line-height: 1;
    display: block;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #fff;
}
.footer_link p a:hover{
    color: #000;
}
.footer_link p a:last-child{
    margin-right: 0px;
    padding-right: 0px;
    border-right: 0px solid #fff;
}

.links{}
.link_title{
    padding: 15px;
    font-weight: 600;
}
.link_c{
    display: flex;
    flex-wrap: wrap;
    border:1px solid #cce1f2;
    padding: 20px 16px;
}
.link_c a{
    display: block;
    width: 150px;
    height: 40px;
    margin-right: 10px;
    margin-bottom:10px;
}
.link_c a img{
    display: block;
    width: 100%;
    height: 100%;
}

.main_box{}
.main_box_l{
	float: left;
	width: 260px;
}
.main_box_l_img{
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.main_box_l_a{
	margin-bottom: 10px;
	border: 1px solid #c8def3;
    padding: 15px 10px;
    font-size: 12px;
    border-radius: 12px;
    line-height: 22px;
}
.main_box_l_a a:hover{
	color: #f00;
}
.main_box_l_b{
	display: flex;
	align-items: center;
}
.main_box_l_b img{
	display: block;
	height: 105px;
	width: auto;
}

.img_title{
    position: relative;
}
.img_title_more{
    position: absolute;
    z-index: 1;
    right:5px;
    top:0;
    line-height: 35px;
    display: block;
    font-size: 12px;
    color: #4381a8;
}
.jianjie_box{
    background-image: url(../img/bg_zkjj.gif);
    line-height: 31px;
    font-size: 12px;
}

.o_text5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.o_text1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.zj_box{}
.zj_box_li{}
.zj_box_li:first-child{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.zj_box_li_l{
    display: block;
    width: 90px;
    height: 120px;
}
.zj_box_li_r{
    width: calc(100% - 100px);
}
.zj_box_li_r h3{
    font-size: 14px;
}
.zj_box_li_r p{
    font-size: 12px;
    line-height: 18px;
}

.banner_2{}
.banner_2 .swiper-slide{
    width: 1000px;height: 127px;
}
.banner_2 .swiper-slide img{
    display: block;width: 100%;height: 100%;
}
.gold_b_img{
    position: absolute;
    display: block;
    width: 37px;
    height: 176px;
    left: 0;
    top: 24px;
}
.news_ul{
    height: 145px;
    overflow: hidden;
}
.news_ul a{
    position: relative;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 12px;
    line-height: 2;
    padding-left: 10px;
    box-sizing: border-box;
    padding-right: 10px;
}
.news_ul a:before{
    position: absolute;
    left: 4px;
    content: '';
    top: 10px;
    width:4px;
    height: 4px;
    background: #666;
    border-radius: 100%;
}
.news_ul a:hover,.news_ul a.act{color: #f00;}


.article_ul{
    padding:20px;
    min-height: 20px;
}

.article_ul a{
    position: relative;
    font-size: 12px;
    line-height: 2;
    padding-left: 10px;
    box-sizing: border-box;
    padding-right: 10px;
    border-bottom: 1px solid #eee;
    margin: 8px 0;
    padding-bottom: 8px;
}
.article_ul a:before{
    position: absolute;
    left: 4px;
    content: '';
    top: 10px;
    width:4px;
    height: 4px;
    background: #666;
    border-radius: 100%;
}
.article_ul a:hover,.article_ul a.act{color: #f00;}
.article_ul a p{
    width: calc(100% - 110px);
}
.article_ul a span{
    display: block;
    width: 100px;
    text-align: center;
}
.imgs_ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.imgs_ul a{
    width: 200px;
    display: block;
    margin:0 10px 20px;
}
.imgs_ul a div{
    width: 200px;
    height: 150px;
    border:1px solid #eee;
    box-sizing: border-box;
}
.imgs_ul a img{
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.imgs_ul a p{
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    background: #eaeaea;
}

.map_box{
    margin-bottom: 80px;
}
.map_txt{
    padding: 30px;
    line-height: 22px;
    font-size: 12px;
}
.map_txt p{}
.map_txt a{
    color: #000;
}
.map_txt a:hover{
    color: #f00;
}
.maps{
    height: 380px;
}









.main{
	display:;
	overflow:hidden;

	margin:0 auto;
}
.left{
	float:left;
}
.right{
	float:right;
}


.con{
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-top:5px
	}
.link{
	/*margin:5px 5px 5px 5px;*/
	float:left;
	background:#fff;
	/*border:1px solid #dde1e2;*/
	/*border-bottom:2px solid #cfcfcf;*/
	/*border-radius:3px;*/
	/*overflow:hidden;*/
	position:relative
	}
.video{
	width:270px;
	height:330px;
	float:left;
	background:#2179d3;
	border-bottom:2px solid #cfcfcf;
	border-radius:3px;
	overflow:hidden;
	position:relative
}
.new{
	width:430px;
	height:330px;
}
.dynamic{
	width:430px;
	height:325px;
	position:relative
}
.pnew{
	width:270px;
	height:325px;
}
.spe{
	width:270px;
	height:330px;
}
.mess{
	width:270px;
	height:325px;
}
.Golden{
	width:995px;
	height:310px;
}
.Members{
	width:270px;
	height:310px;
}

.link h2{
	background:#3796f4;
	line-height:45px;
	width:100%;
	height:45px;
	font-size:16px;
	color:#fff;
	/*text-indent:50px;*/
	position:relative
}
.link h2 .more{
    float:right;
    color:#ffffff;
    font-size:12px;
    margin-right: 15px;
}
.link h2 .img_ico{
    vertical-align: middle;
    width: 35px;
    height: 35px;
    margin: 0 5px;
    display: inline-block;
}

.link h2 .more a{
	font-size:12px;
	color:#ffffff;
}

.link h2 b{
	font-size:12px;
	font-weight:500;
	margin-left:5px
}
.photo{
	width:250px;
	height:210px;
	margin:25px auto 0 auto;
	position:relative
}
.photo ul{
	position:relative;
	width:250px;
	height:210px;
}
.photo ul li{
	width:250px;
	height:190px;
	position:absolute;
	display:block;
	opacity:0;
	top:0;left:0
}
.photo ul li img{
	width:250px;
	height:190px;
}
.photo ul li p{
	background:#ededed;
	font-size:14px;
	color:#000;
	text-align:Center;
	height:24px; 
	overflow:hidden	
}
.photo ol{
    padding-left:120px;
	width:120px;
	height:22px;
	position:absolute;
	background:rgba(0,0,0,0.7);
	overflow:hidden;
	text-align:right;
	top:167px;
}
.photo ol li{
	width:16px;
	height:16px;
	background:#333;
	float:left;
	margin:0 3px;
	font-size:12px;
	color:#fff;
	line-height:14px;
	text-align:Center;
	cursor:pointer;
	margin-top:3px;
}
.photo ol li.li_h{
	background:#cd0609
}

.zz_box{padding: 10px;}
.zz_box li{border-bottom:1px solid #dee1e2;background: url(img/li.png) 15px center no-repeat;padding: 11px 0 11px 30px;
white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.zz_box li a{font-size:14px;color:#444}
.zz_box li:hover{background-color:#f6f8fc;}
.zz_box li:hover a{color:#000}


.nav_b{width:100%;height:40px;background:#bbd6f2;position:Relative}
.nav_b span{width:72px;height:36px;line-height:36px;display:block;float:left;margin:0 2px;cursor:pointer;font-size:12px;color:#2c3e50;text-align:Center}
.nav_b span.span_h{border-bottom:4px solid #1f77d3;background:#6da6e2;color:#fff}
.nav_b  .span_c{position:absolute;top:55px;width:100%;display:none}
.nav_b  .span_c li{margin:0 auto; width:400px;border-bottom:1px solid #dee1e2;line-height:20px;padding: 10px 0;position: relative;}
.nav_b  .span_c li a{font-size:13px;color:#444;display: block;padding-right: 90px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.nav_b  .span_c li b{position:absolute;right:5px;color:#999;font-size: 12px;font-weight: 400;}
.nav_b  .span_c li:hover{background:#f6f8fc;}
.nav_b  .span_c li:hover a{color:#000}


.nav_c{width:270px;height:40px;background:#bbd6f2;position:Relative;}
.nav_c span{width:60px;height:36px;line-height:36px;display:block;float:left;margin:0 2px;cursor:pointer;font-size:12px;color:#2c3e50;text-align:Center;}
.nav_c span.span1{margin-left:0px}
.nav_c span.span_h{border-bottom:4px solid #1f77d3;background:#6da6e2;color:#fff}
.nav_c  .span_c{position:absolute;top:60px;width:100%;height:100%;display:none}
.nav_c  .span_c li{width:100%;height:25px;border-bottom:1px solid #dee1e2;line-height:24px;text-indent:37px;position:relative;background: url(img/li.png) 20px center no-repeat;}
.nav_c  .span_c li a{color:#444;font-size:12px}
.nav_c  .span_c li  a b {position:absolute;right:10px;color:#999}
.nav_c  .span_c li:hover{background:#f6f8fc url(img/li.png) 20px center no-repeat;}
.nav_c  .span_c li:hover a{color:#000}


.spe .spe1{width:245px;height:40px;padding:20px 0; margin:0 auto; background:#e76049;margin-top:10px;text-align:Center}
.spe .spe1 a{color:#fff;display:block;width:140px;margin:10px auto;font-size:14px}
.spe .spe_c{background:none;padding:0;height:80px}
.spe .spe2{float:left;width:120px;height:40px;background:#2eb398;padding:20px 0}
.spe .spe2 a {color:#fff;display:block;width:95px;margin:10px auto;font-size:14px}

.spe .spe3{float:right;width:120px;height:40px;background:#5692b1;padding:20px 0}
.spe .spe3 a {color:#fff;display:block;width:95px;margin:10px auto;font-size:14px}
.spe .spe4{float:left;width:120px;height:40px;background:#f27935;padding:20px 0}
.spe .spe4 a {color:#fff;display:block;width:95px;margin:10px auto;font-size:14px}
.spe .spe5{float:right;width:120px;height:20px;background:#90899c;padding:30px 0}
.spe .spe5 a {color:#fff;display:block;width:95px;margin:0 auto;font-size:14px}
.spe .spe1 a:hover{text-decoration:underline}
.mess .img{position:absolute;bottom:10px;left:3px}


.span_d{position:absolute;top:63px;width:100%;height:100%;}
 .span_d li{width:380px;margin:0 auto;height:28px;border-bottom:1px solid #dee1e2;line-height:28px;text-indent:37px;position:relative;background: url(img/li.png) 20px center no-repeat;}
.span_d li a{color:#444;font-size:12px}
 .span_d li  a b {position:absolute;right:10px;color:#999}
  .span_d li:hover{background:#f6f8fc url(img/li.png) 20px center no-repeat;}
.span_d li:hover a{color:#000}
.dynamic .getmore{color:#237bd4;font-size:12px;position:absolute;right:30px;bottom:20px}
.video .img{position:absolute;bottom:15px;left:3px}
.video .video_b{width:260px;height:240px;margin:0 auto;background:#fff;border-radius:2px;margin-top:5px}
.video .video_b a{
	display: block;
	width: 100%;height:100%;
}
.video .video_b a img{
	display: block;
	width: 100%;height:100%;
}

/*.gold{height:215px;margin:0 auto;margin-top:15px;}*/
.gold_b{height:176px;position:relative;overflow:hidden;padding: 24px 20px 24px 40px;
	background-image: url(../img/bg_zkry.gif);
    background-repeat: repeat-x;
}
.gold_b ul{width:10000px;height:176px;position:relative}
.gold_b ul li{width:274px;height:176px;margin-right:18px;background:#e4ebf5;float:left;overflow:hidden;text-align:Center}
.gold_b ul li a{}
/*.gold_b ul li a p{height:60px;color:#7a7a7a;font-size:12px;display: flex;align-items: center;justify-content: center;line-height: 20px;
box-sizing: border-box;padding:0 10px;}*/
.gold_b ul li a img{width:274px;height:176px;}
/*.gold .left{width:10px;height:15px;	background:url(img/left.jpg) no-repeat;position:absolute;top:160px;left:10px;cursor:pointer}*/
/*.gold .right{width:10px;height:15px;background:url(img/right.jpg) no-repeat;position:absolute;top:160px;right:10px;cursor:pointer}*/



.Members span{width:120px;height:40px;display:block;background:#e4ebf5;float:left;margin:2px 0 0 12px;text-align:center}
.Members span a{width:100%;height:36px;display:block;font-size:12px;color:#7a7a7a;line-height:36px}
.Members span a:hover{border-bottom:4px solid #1f77d3}
.Members .line5{padding:10px 0}
.Members .line5 p{line-height:35px;color:#000;font-size:12px;text-indent:10px;margin-left:15px;}
.Members .line5 p select{width:157px;border-radius:5px;margin:0 5px}
.Members .line5 p a{color:#237bd4;font-size:12px;}

.pnew h2 {
  /*background:#3796f4 url(img/list1.jpg) no-repeat 10px center;*/
}

.new h2{
	/*background:#3796f4 url(img/list2.jpg) no-repeat 10px center;*/
}
.mess h2{
	/*background:#3796f4 url(img/list3.jpg) no-repeat 10px center;*/
}
.spe h2{
	/*background:#3796f4 url(img/list4.jpg) no-repeat 10px center;*/
}
.dynamic h2{
	/*background:#3796f4 url(img/list5.jpg) no-repeat 10px center;*/
}
.Golden h2{
	/*background:#3796f4 url(img/list6.jpg) no-repeat 10px center;*/
}
.Members h2{
	background:#3796f4 url(img/list7.jpg) no-repeat 10px center;
}

.page1{ text-align:center; padding:30px 0 20px 0;}
.page{ text-align:center; padding:40px 0 20px 0;}
.page a{ background:#a5a5a5; color:#fff; margin:0 5px; padding:4px 7px;}
.page a:hover{ background:#666; color:#FFFFFF;}

ul.yewu_box{}
ul.yewu_box li{
	float: left;
	margin-left: 10px;
	width: 200px;
	margin-top: 10px;
    height: 125px;
}
ul.yewu_box li a,ul.yewu_box li img{
	display: block;
	width: 100%;
	height: 100%;
}
.spe_mine_img{
	display: block;
    width: 250px;
    padding: 10px;
}
.spe_mine_img img{
	width: 100%;
    display: block;
    height: 108px;
}
.spe_ul{
	padding: 0 10px;
}
.spe_li{
	display: block;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
}
.spe_li:hover{
	background: #f6f8fc;
}

.banner2{
	width: 250px;
	margin:10px auto 0;
}
.banner2_li{
	color: #000;
}
.banner2_li:hover p{
	color: #3796f4;
}
.banner2_li img{
	display: block;
	width: 100%;
	height: 200px;
}
.banner2_li p{
	padding: 10px 0;
    font-size: 15px;
    line-height: 24px;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
}

.main2_banner{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
    overflow: hidden;
}
.main2_banner img{
	display: block;
	height: auto;
}

.min_nav{
	color: #3795f4;
    padding: 15px 0px;
    line-height: 20px;
}
.min_nav a{
	color: #3795f4;
    margin: 0 6px;
}

.main_box_r{
	float:right;
	width: 725px;
}
.main_box_r_nav{
	/*background: #3795f4;*/
	background-image: linear-gradient(180deg,#f8f7fc 0%,#e3f0f6 90%);
    color: #313984;
    height: 46px;
    display: flex;
    align-items: center;
    padding: 0 18px;
    border:1px solid #cfdde8;
    height: 32px;
}
.main_box_r_nav p{
	font-size: 16px;
    font-weight: 600;
}
.main_box_r_nav_r{}
.main_box_r_nav_r a{
	color: #313984;
	margin:0 5px;
}
.main_box_r_nav_r a:hover{
	color: #000;
}


.lista_box{}
.lista_li{
	display: flex;
    color: #000;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #eee;
    padding: 10px;
    height: 22px;
}

.lista_li:hover{
	background: #ebf0f6;
}
.lista_li p{
	width: calc(100% - 100px);
	position: relative;
	padding-left: 15px;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.lista_li p:before{
	content:'';
	position: absolute;
	left: 0;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #999;
	top: 8px;
}
.lista_li span{
	display: block;
    width: 100px;
    text-align: right;
    color: #aaa;
}

.listb_box{
	display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
}
.listb_li{
    width: 240px;
    margin-bottom:15px;
    color: #000;
}
.listb_li:nth-child(3n+2){
	margin:0 10px 15px;
}

.listb_li:hover{
	background: #ebf0f6;
}
.listb_li img{
    display: block;
    width: 100%;
    height: 180px;
    margin: 0;
}
.listb_li p{
	display: -webkit-box;-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;overflow: hidden;
	line-height: 24px;
    height: 48px;
    margin: 10px;
    font-size: 15px;
}

.page_box{
	margin-top: 40px;
	text-align: center;
}

.article_box{}
.article_title{
	text-align: center;
    font-size: 28px;
    line-height: 1.4;
    padding: 20px 0;
}
.article_tips{
	text-align: center;
    padding: 10px 0;
    color: #999;
    font-size: 14px;
}
.article_tips span{
	margin: 0 5px;
}
.article_c{
	min-height: 300px;
}
.article_c p{color: #231815;font-size: 15px;margin:0 0 20px;text-indent: 2em;line-height: 24px;}
.article_c p span{color: #231815;font-size: 15px;line-height: 24px;}
.article_c{margin:0 35px 0;}
.article_c h1{line-height: 26px;font-size: 15px;text-align: center;font-weight: bold;color: #990000;display:block;margin: 0 30px 30px;}
.article_c div{line-height: 25px;font-size: 15px;color: #231815;}
.article_c h6{font-size: 15px;font-weight: bold;line-height: 30px;margin: 0 0 10px 0;background-color: #ccc;color: #000;padding-left: 15px;}
.article_c img{margin: 0 auto 8px;display: block;max-width: 100%;}




.article_more{
	border-top: 1px solid #eee;
    padding-top: 20px;
    margin-top: 20px;
}
.article_more p{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 30px;
    font-size: 12px;
}
.article_more p a{
	color: #333;
}
.article_more p a:hover{
	color: #3795f4;
}

.dn{display: none;}

/* */
.go-top{position: fixed;bottom: 40px;right: 20px;width: 46px;z-index: 999;}
.go-top a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image: url(img/go-top.png);}
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{background-position: 0 -150px;}
.go-top .go:hover{background-position: 0 -250px;}
.go-top .feedback{background-position: 0 -100px;}
.go-top .feedback:hover{background-position: 0 -300px;}
.go-top .uc-2vm{background-position: 0 0;}
.go-top .uc-2vm:hover{background-position: 0 -350px;}
/*
.go-top .share{background-position: 0 -50px;}
.go-top .share:hover{background-position: 0 -200px;}
*/
.go-top .uc-2vm-pop{
	position: absolute;right: 60px;top: -100px;
	width: 240px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);
	background: #fff;
}
.go-top .uc-2vm-pop .title-2wm{font-size: 14px; margin: 10px 20px;}
.go-top .uc-2vm-pop .logo-2wm-box{position: relative;}