.submain{ width:100%; height:auto; margin:0 auto;
	padding-top: 10px;
    background: #f7f7f7;
    padding-bottom: 50px;
	}
.submain .postion{
	width: 1175px;
    height: auto;
    margin: 0 auto;
    background: url(../images/public/span01.png) 0 center no-repeat;
    padding-left: 25px;
    color: #333333;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 20px;
	}
.submain .postion a{
	color: #333333;
    line-height: 40px;}

.submain .maincont{
	width:1120px; height: auto; margin:0 auto;
    min-height: 400px;
	background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 40px;
	}
.submain .maincont .txta{}
.submain .maincont .txta img{ max-width:100%; height:auto}
.submain .maincont .txta *{ font-size:16px; line-height:30px}
.submain .maincont .txta p{ margin:10px auto }
.submain .maincont .txta strong{ color:#0985e3; font-weight:bold; font-size:16px; line-height:30px}


.submain .maincont .txtb{ margin-top:15px}
.submain .maincont .txtb strong{ color:#0985e3; font-weight:bold; font-size:18px; line-height:38px; margin:10px auto; display:block}
.submain .maincont .txt{ background:#f7f7f7; padding:25px}
.submain .maincont .txt ul li{
	width: 31%;
    height: 32px;
    display: block;
    float: left;
    margin: 0 1% 0 0;
    background: url(../images/icon.png) 0 center no-repeat;
    padding-left: 12px;
    line-height: 32px;
    font-size: 16px;
	}

/*首席设计师*/
.submain .mainconta{
	width:1200px; min-height:400px; margin:0 auto;
	}
.submain .mainconta ul li{ float:left; margin-right:26px; margin-bottom:26px}	
.submain .mainconta ul li:nth-child(4n){ margin-right:0;}
.frame1{
	width: 280px;
    height: 422px;
    display: block; background:#fff}
	
.frame1 .topimg{
    width: 280px;
    height: 372px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.frame1 .topimg img{ max-width:100%;max-height: 100%;transform: scale(1);transition: all 1s ease-out;}
.frame1 p{line-height:50px; font-size:15px; color:#666666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; text-align:center}
.frame1:hover{box-shadow: 0 0 8px 4px #f3f3f3;}
.frame1:hover .topimg img{transform: scale(1.2);}
	
	
/*设计师详情*/
.product_showA{ }
.product_showA h1{
	height: 38px;
    font-size: 24px;
    font-weight: normal;
    line-height: 38px;
    color: #4b4a4a;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
.prodA_content{ margin:0 auto 30px; text-align:center;} 
.prodA_content img{ max-width:750px; margin:0 auto;}
.prodA_content .showA{ width:100%; margin:20px 0; text-align:left; }
.prodA_content .showA table{border:1px #000 solid;margin:0;border-collapse:collapse;border-spacing:0;margin:0 auto}
.prodA_content .showA table td{border:1px #000 solid;padding:10px;}	
	
	
	
	
	
	
	

	
/*电子地图*/
.week_map {
	position: relative;
	height: 450px;
	max-width: 100%;
	margin-bottom: -5px;
	padding:10px 10px;
	border:#999 dashed 1px;
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}


/*子页面新闻列表*/
.g-ico {
  background: url(../images/g-ico.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.thumblist .item {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}
.thumblist .item:first-child {
  border-top: 0 none; padding-top:0
}
.thumblist .item a {
  display: block;
}
.thumblist .item .img {
  width: 300px;
  height: 169px;
  overflow: hidden;
}
.thumblist .item .img img {
  width: 100%;
  display: block;
  height: 100%;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.thumblist .item .img:hover img {
  transform: scale(1.06, 1.06);
}
.thumblist .item .txtc {
  width: 792px;
}
.thumblist .item .txtc h3 {
  font-size: 20px; font-weight:100;
}
.thumblist .item .txtc .desc {
  padding-top: 18px;
  color: #999;
  height: 90px;
  overflow: hidden;
  line-height: 24px;
}
.thumblist .item .txtc span {
  display: inline-block;
  font-size: 16px;
  color: #666;
  padding-right: 26px;
}
.thumblist .item .txtc span em {
  width: 22px;
  height: 18px;
  display: inline-block;
  margin-right: 10px;
  background-position: -80px -144px;
}
.thumblist .item .txtc span .time {
  background-position: -80px -164px;
}

/*新闻详情*/
.shownews {
}
.shownews .Article-title {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px; text-align:center
}
.shownews .Article-title h1 {
  font-size: 24px;
  color: #000; font-weight:100
}
.shownews .Article-title .mark {
  padding-top: 10px;
}
.shownews .Article-title .mark span {
  color: #999;
  padding-right: 25px;
}
.shownews .newsinfo {
  padding: 40px 0;
}
.shownews .newsinfo *{ font-size:16px; line-height:30px}
.shownews .newsinfo p{ margin:10px auto}


.shownews .newsinfo .primgpic { display:block; text-align:center; margin:10px auto
}
.shownews .newsinfo .primgpic img{ max-width:100%; height:auto}
/*上一页 下一页*/
.reLink {
  height: 48px;
  line-height: 48px;
  padding: 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  margin: 20px auto;
}
.reLink .nextLink,
.reLink .prevLink {
  width: 50%;
}
.reLink .nextLink {
  text-align: right;
}
.reLink a {
  display: inline-block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}

/*案例展示*/
.frame2{
	width: 280px;
    height:260px;
    display: block; background:#fff}
	
.frame2 .topimg{
    width: 280px;
    height: 210px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.frame2 .topimg img{ max-width:100%;max-height: 100%;transform: scale(1);transition: all 1s ease-out;}
.frame2 p{line-height:50px; font-size:15px; color:#666666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; text-align:center}
.frame2:hover{box-shadow: 0 0 8px 4px #f3f3f3;}
.frame2:hover .topimg img{transform: scale(1.2);}


.subnav {
	width: 1200px;
    height: auto;
    margin: 25px auto;
	}
.subnav ul {}
.subnav ul li{
	float: left;
    width: 10.2%;
    margin: 0 1.02% 0 0;
	}
.subnav ul li:nth-child(9n){ margin-right:0;}
	
	
.subnav ul li a {
	width: 100%;
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    background: #efefef;
}

.subnav ul li a.on, .subnav ul li a:hover{background:#da2a2e;
	color:#fff;
	line-height:40px;
	font-size:16px
	}


/*list page*/
.page{ width:100%;margin:10px auto; line-height:30px; text-align:center;}
.page a{line-height:30px; color:#666; margin:0 3px}
.page span{ display:inline-block; padding:0 10px 0 0;}
.page a.num.select{
	padding: 3px 10px;
    color: #fff;
    background: #de001c;
    border: 1px solid #de001c;
	}
.page a.num{
	background: #fff;
    padding: 3px 10px;
    border: 1px solid #cfcfcf;
	}
.page a.num:hover{ padding:3px 10px; color:#fff; background:#de001c}


/*guestbook*/
.guestbook_show{/*  margin:20px auto 0;*/}
.guestbook_top{
	height: 50px;
    background: #eee;
    line-height: 50px;
    padding: 0 10px 0 17px;
    font-size: 16px;
	}
.guestbook_top .mustwrt{ display:block; float:right;} 
.guestbook_show em{ color:#f00; font-style:normal;}
.guestbook_form .inp_one{
	width: 300px;
    height: 30px;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 4px;
	}
.guestbook_form .inp_one:focus{border:1px solid #de001c;}
.guestbook_form{ padding:20px 20px 0;}
.guestbook_form dl{
	width: 100%;
    overflow: hidden;
    padding: 10px 0;
	}
.guestbook_form dt{ width:80px; float:left;}
.guestbook_form dd{ /*width:510px; */float:left; }
.guestbook_form dd span{padding-left:20px; color:#888}
.guestbook_form dd span b{
    font-weight: 500; color:#888
}
.guestbook_form dd span i{ color:#F00; padding:0 5px; }
.guestbook_form dd span.quetion{
	display: block;
    margin-top: 15px;
	}
.guestbook_form .bookdl{ height:192px; overflow:hidden;line-height:20px; padding-bottom:0;}
.guestbook_form .button{
	width: 150px;
    height: 35px;
    line-height: 35px;
    background: #888;
    border: none;
    margin-right: 20px;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;}
.guestbook_form .button:hover{ background:#de001c; color:#fff;}
.guestbook_form .form_b{
    margin: 20px auto 0 80px;
	}

.guestbook_title{ padding:20px 20px 0; color:#2a6cd4}
.guestbook_title strong{ color:#f00;}
.guestbook_title b{ padding:0 10px; font-weight:normal;}
.guestbook_cnt{ background:#f5f5f5; padding:5px 20px 20px;border-bottom: 1px dashed #ccc}
.guestbook_reply{ color:#f00; background:#f6f6f6; line-height:40px;}








.mainframe{ width:1200px; height:auto; margin:30px auto}

/*ny_left menu_list*/
.ny_left{ width:250px;}
.menu_list .list_title{border-bottom:1px solid #d1d1d1; height:60px; color:#FFF;  padding:20px 0 20px 22px;}
.menu_list .list_title span{font-size: 24px; display:block; margin-bottom:5px}
.menu_list .list_title .sp01{ color:#edb8ba;font-weight: 100; text-transform:uppercase; font-size:16px; font-family: Arial, Helvetica, sans-serif}

.menu_list .m_1{border:1px solid #d1d1d1; border-top:none;  border-bottom:none;}
.menu_list .m_1>li{line-height: 48px;font-size: 15px;background: #f8f8f8 ;overflow: hidden;border-bottom: 1px solid #d2d2d2;border-top: 2px solid #fff;position: relative;}
.menu_list .m_1>li>a{border-left:6px solid #f1f1f1;  height: 48px;color: #525252;font-weight: bold;padding-left: 25px;display: block; font-size:15px;}
.menu_list .m_1>li>a.active,.menu_list .m_1>li:hover>a{border-left: 6px solid #de001c;color: #de001c}
.menu_list .m_1>li .menu_btn{position: absolute;width: 50px;height: 48px;background:url(../images/ny_left_ico.png) no-repeat center;top: 0;right: 0;cursor: pointer;}
.menu_list .m_1>li .menu_btn_active{background:url(../images/ny_left_ico_active.png) no-repeat center;}
.menu_list .m_1>li .menu_btn:hover{background-color:#f9f9f9 }
.menu_list .m_2{display: none;}
.menu_list .m_2>li{line-height: 36px;background: #fff;border-bottom: 1px dashed #ccc}
.menu_list .m_2>li:last-child{border-bottom: none}
.menu_list .m_2>li:first-child{border-top:1px solid #ccc}
.menu_list .m_2>li a{display: block;padding-left:30px;font-size: 13px; color:#333}
.menu_list .m_2>li a.active,.menu_list .m_2>li a:hover{color: #de001c}

/*ny_left menu_list*/
.menu_list{margin-bottom:30px;}
/*ny_left slider_contact*/
.slider_contact{width:100%;  color:#333333;}
.slider_contact .list_title{ font-size:18px; line-height:50px; color:#FFF;text-indent:2em;}
.slider_contact .list_title strong{ font-weight:normal; color:#edb8ba; font-size:14px; padding-left:5px;}
.slider_contact .contact{padding: 68px 20px 20px;border:1px solid #d1d1d1;line-height:26px; position:relative;background:#f8f8f8 url(../images/public/contactbg.jpg) no-repeat 20px 20px; }
.slider_contact .contact .telsp{ position:absolute;top: 12px;left: 73px;height:48px;color:#5b5b5b; line-height:24px;font-size:16px}
.slider_contact .contact .telsp em{font-style:normal; font-weight:bold; font-size:18px;display: block;} 


/*right top_share*/
.ny_right{ width:915px;}
.ny_right .top_share{ width:100%; height:43px; border-bottom:1px solid #ccc;overflow: hidden;margin-bottom:20px;}
.ny_right .top_share dt{font-size:18px; color:#de001c; font-weight:bold; padding-left:10px; padding-right:10px; border-bottom:3px solid #de001c; line-height:40px;}
.ny_right .top_share dt a{font-size:18px; color:#de001c; line-height:40px; font-weight:bold; }

.ny_right .top_share dd{display: block;padding-left: 20px;background: url(../images/public/span01.png) no-repeat left center; line-height:40px; color:#666}
.ny_right .top_share dd a{line-height:40px; color:#666}


.ny_right .top_share .bdshare{ display:inline-block;}

.ny_righta{width:915px;}
.ny_righta .top_share{ width:100%; height:43px; border-bottom:1px solid #ccc;overflow: hidden;margin-bottom:20px;}
.ny_righta .top_share dt{font-size:18px; color:#de001c; font-weight:bold; padding-left:10px; padding-right:10px; border-bottom:3px solid #de001c; line-height:40px;}
.ny_righta .top_share dt a{font-size:18px; color:#de001c; line-height:40px; font-weight:bold; }

.ny_righta .top_share dd{display: block;padding-left: 20px;background: url(../images/public/span01.png) no-repeat left center; line-height:40px; color:#666}
.ny_righta .top_share dd a{line-height:40px; color:#666}


.ny_righta .top_share .bdshare{ display:inline-block;}


/*recommended*/
.recommended{ overflow:hidden; background:#fafafa; padding:20px;border: 1px solid #d1d1d1;}
.recommended h4{ font-size:24px; font-weight:normal;padding-bottom: 10px;}
.recommended ul{ }
.recommended ul li{ width:50%; float:left;height:30px;line-height:30px;overflow: hidden;}
.recommended ul li span{ width: 86px;color:#a8a8a8;display:block; float:left;}
.recommended ul li a{width: 70%; padding:0 0 0 12px;display: block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

/*related product*/
.related{ position:relative;margin: 20px auto;background:#fafafa; padding:15px;border: 1px solid #d1d1d1;overflow:hidden;}
.related h4{ font-size:24px; font-weight:normal;padding: 10px 0 20px 12px;}
.related .hd2{ overflow:hidden;height:30px;text-align: center;}
.related .hd2 ul{overflow:hidden; zoom:1; margin-top:5px; zoom:1; }
.related .hd2 ul li{display: inline-block;*display: inline;zoom:1; width:8px;height:8px;overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(../images/public/prd_off.jpg) no-repeat; }
.related .hd2 ul li.on{ background-position:0 0; background:url(../images/public/prd_on.jpg) }
.related .bd2 ul{ overflow:hidden; zoom:1; }
.related .bd2 ul .prdtitle{ width: 212px !important;height:180px;display:inline; overflow:hidden; position:relative; text-align:center;margin:0 6px; float:left;}
.related .bd2 ul .prdtitle-large{margin:0 6px;}
.related .bd2 ul .prdtitle img{ width:210px; height:157px;border:1px solid #ccc;}
.related .bd2 ul .prdtitle span{ display:block; line-height:30px;}

/*show_page*/
.show_page{ margin:20px auto;overflow: hidden;text-align: center;}
.show_page li{ width:50%; float:left;}


.case_info{
	height: 24px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #aaa;
    margin: 20px auto;
}
.case_info span{padding: 0 10px;}
/*prodouct_showB*/
.product_showB{ }
.product_showB .showB{ }
.product_showB .showB h1{font-size:18px; line-height:40px;text-align:left; }
.product_showB .showB p{ line-height:26px;}
.prodB_content{ width:100%; border-top:1px solid #ccc; margin-top:20px;}
.prodB_content h1{ font-size:18px; font-weight:bold;line-height:40px;}
.prodB_content .text_showB p{text-indent:2em;}

/*.top{height:34px; line-height:34px; margin-bottom:0; color:#04891d;background:url(../images/public/topbg.jpg) repeat-x;}
*/
.showB_intro{ padding:15px 0 0 0;margin-bottom:20px; position:relative;}
.showB_intro .showB_left{ float:left;margin-right:20px;}
.showB_intro .showB_right{ width:345px; padding:0 10px 10px 0px; float:left;}
.showB_intro .showB_right .showB_title{ border-bottom:1px dashed #ddd; margin-bottom:10px; line-height:30px; height:30px; overflow:hidden}
.showB_intro .showB_right .showB_text{ line-height:25px;}
.showB_intro .showB_right .rex{ font-size:16px;}
.showB_intro .showB_right .rex span{ font-size:22px; color:#03F}

/*page_show*/


.page_show{/* padding-top:10px;*/}
.page_show p{ font-size:16px; line-height:30px; margin-bottom:10px}
.page_show p strong{ font-size:16px; color:#de001c; font-weight:bold; line-height:30px}


.bookpage{ line-height:40px; text-align:right;}
.search_x{ border:1px solid #d1d1d1; margin-bottom:20px;}
.search_x .top{padding: 0 20px;}
.search_x .xbox{padding: 0 20px;}
.search_x .guestbook_top{ text-indent:25px}
.current2{ width:17px; height:17px; background:#3ab250; border:2px solid #FFF; color:#FFF}
.num{width:17px; height:17px; background:#aaaaaa; border:2px solid #FFF; color:#FFF}
/*download_list*/
.download_list dl{ width:33.3%; float:left;margin-top: 20px;}
.download_list dl dt{ text-align:center;}
.download_list dl dt img{width:80%;height: 240px; margin:0 auto;}
.download_list dl dd{ text-align:center;}
.download_list dl dd h2{line-height: 40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

/*search*/
.search_title{font-size: 16px;color: #333;line-height: 40px;font-weight: bold;padding: 0 10px;}
.search_info{float: left;font-size: 16px;line-height: 30px;}
.search_list{font-size: 14px;color: #333}
.search_list li{line-height: 40px;border-bottom: 1px dashed #ccc;padding: 0 10px;}
.search_list li a{line-height: 40px; color:#333}

.search_list li:last-child{border-bottom: none;}
.search_list li  span{float: right; line-height:40px; color:#666; font-family: Arial, Helvetica, sans-serif}
.search_cnt{overflow: hidden;margin: 10px 0}
.search_cnt form{display: block;position: relative;overflow: hidden;float: right;height:28px;}
.search_cnt input.txt{width:120px;height:26px; line-height:26px;color: #a1a1a1; padding:0 30px 0 5px;border:1px solid #ccc; background:none;}
.search_cnt input.btn{position: absolute;top:6px;right:6px;z-index: 9999;background: url(../images/public/btnbg.png) no-repeat 0 0;width: 20px;height: 22px;border:none;display: block;outline: none;cursor: pointer;}

.ny_right ul li{ float:left; margin-right:25px; margin-bottom:25px}


/*子页面产品、案例展示*/










/*子页面产品展示*/
.frame2b{width:285px; height:290px; display:block; float:left; margin:10px;}
.frame2b .topimg{ width:285px; height:213px; display:block; overflow:hidden; text-align:center}
.frame2b .topimg img{ max-width:100%;height:213px;transform: scale(1);transition: all 1s ease-out;}
.frame2b p{ text-align:center; line-height:40px; font-size:16px; color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; height:40px}
.frame2b p a{line-height:40px; font-size:16px; color:#333}
.frame2b .txt{text-align:center}
.frame2b .txt li{
	display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 33px;
    margin: 0 5px;
    background: #de001c;
    color: #fff;
    font-size: 16px;}
.frame2b .txt li a{color:#fff; font-size:16px;}
.frame2b .txt li:hover{border-radius:5px; /*background:#333;*/}
.frame2b .txt li:hover a{ color:#fff}
.frame2b:hover .topimg img{transform: scale(1.2);}

/*产品详情*/
/*.ny_righta{ width:1200px; min-height:500px; margin:0 auto}
.ny_righta .title{width:1200px; height:38px; border-bottom:2px solid #dbdbdb}
.ny_righta .title p{ padding-left:12px; padding-right:12px; display:block; float:left; border-bottom:2px solid #de001c; line-height:38px;font-size:18px; color:#de001c; font-weight: bold; }
.ny_righta .title span{ float:right; line-height:38px;font-size:14px; color:#888; font-weight:100; }
.ny_righta .title span a{line-height:38px;font-size:14px; color:#888; font-weight:100; }
.ny_righta .content{ margin-top:24px;}
.ny_righta .content .blockb{ min-height:300px}
.ny_righta .content .blockb .titlea{ height:50px; border-bottom:1px solid #de001c}
.ny_righta .content .blockb .titlea p{ float:left; padding-left:35px; padding-right:35px; line-height:50px; background:#de001c; color:#fff; font-size:18px}
.ny_righta .content .blockb .contenta{ margin-top:10px; font-size:15px; line-height:28px}
.zhuti{ width:560px; height:550px; display:block; float:left; position:relative}
*/


.ny_right .content{ margin-top:24px;}
.ny_right .content .blockb{ min-height:300px}
.ny_right .content .blockb .titlea{ height:50px; border-bottom:1px solid #de001c}
.ny_right .content .blockb .titlea p{ float:left; padding-left:35px; padding-right:35px; line-height:50px; background:#de001c; color:#fff; font-size:18px}
.ny_right .content .blockb .contenta{ margin-top:10px; font-size:15px; line-height:28px}
.zhuti{ width:560px; height:550px; display:block; float:left; position:relative}






.showB_preview{width:500px;height:375px;display:table}
/*图片小图预览列表*/
.showB_scroll{clear:both;margin-top:25px;width:500px; height:115px}
.showB_scroll .prev{float:left;margin-right:8px;}
.showB_scroll .next{float:right;}
.showB_scroll .prev,.showB_scroll .next{display:block;font-family: Arial, Helvetica, sans-serif;text-align:center;width:15px;height:110px; line-height:110px; border:1px solid #cccccc; background:#ebebeb; color:#aaa;margin-top:0;cursor:pointer;text-decoration:none;}
.showB_scroll .items{float:left;position:relative;width:450px;height:115px;overflow:hidden;}
.showB_scroll .items ul{position:absolute;width:999999px;}
.showB_scroll .items ul li{float:left;width:150px;text-align:center; margin-right:1px}
.showB_scroll .items ul li img{border:1px solid #CCC;padding:2px;width:140px;height:105px;}
.showB_scroll .items ul li img:hover{border:2px solid #3671cf;padding:1px;}
/*jqzoom*/
.jqzoom{width:500px;height:375px; overflow:hidden; display: table-cell; vertical-align: middle;text-align: center;float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px; border:1px solid #cfcfcf}
.jqzoom img{max-width: 100%;max-height: 100%;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


.righttxta{ width:355px; height: auto; display:block; float:right}
.righttxta .titlea{ font-size:24px; font-weight:bold; line-height:45px; height:45px; border-bottom:1px solid #cfcfcf}
.righttxta .contentb{}
.righttxta .contentb dl dt,.righttxta .contentb dl dd{ border-bottom:1px dashed #cfcfcf; height:46px; line-height:46px; font-size:15px; color:#666666}
.righttxta .contentb dl dt span,.righttxta .contentb dl dd span{ line-height:46px; font-size:15px; color:#333333}
.righttxta .contentb dl dt .more,.righttxta .contentb dl dd .more{ width:150px; height:45px; display:block; float:left; margin-right:20px; text-align:center; line-height:45px; background:#de001c; color:#fff;border-radius:10px;}
.righttxta .contentb dl dt em,.righttxta .contentb dl dd em{ color:#ff0000 !important; font-style:normal !important; font-weight:bold}
.righttxta .contenta{padding-left:30px; background:url(../images/icon.jpg) 0 0 no-repeat}
.righttxta .contenta *{ font-size:16px; line-height:31px; color:#666}
.righttxta .contentc{ margin-top:20px}
.righttxtb{
	width: 32%;
    height: auto;
    display: block;
    float: left;
    margin: 0 5% 0 0;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #666;}
.righttxtb img{ max-width: 100%;height: auto;}


/*子页面在线问答*/
.question{ width:100%; height:auto; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #cfcfcf}
.question dl dt{ height:50px; line-height:50px;background:url(../images/wen.png) 5px center no-repeat; text-indent:45px; font-weight:bold; font-size:16px;}
.question dl dt a{line-height:50px;font-weight:bold; font-size:16px; color:#333}
.question dl dd{ font-size:14px; line-height:28px; height:56px; display:block; overflow:hidden; color:#666; padding-left:45px; background:url(../images/da.png) 5px 5px no-repeat}




/*子页面搜索*/
.frame2d{width:270px; height:280px; display:block; float:left; margin:10px;}
.frame2d .topimg{ width:270px; height:202px; display:block; overflow:hidden; text-align:center}
.frame2d .topimg img{ max-width:100%;height:202px;transform: scale(1);transition: all 1s ease-out;}
.frame2d p{ text-align:center; line-height:40px; font-size:16px; color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; height:40px}
.frame2d p a{line-height:40px; font-size:16px; color:#333}
.frame2d .txt{text-align:center}
.frame2d .txt li{
	display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 29px;
    margin: 0 5px;
    background: #de001c;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;}
.frame2d .txt li a{color:#fff; font-size:16px;}
.frame2d .txt li:hover{border-radius:5px; /*background:#333;*/}
.frame2d .txt li:hover a{ color:#fff}
.frame2d:hover .topimg img{transform: scale(1.2);}



/*人才招聘*/
.XRegina{ width: 100%; display: block; background:url(../images/bg.jpg) repeat }
.XRegina .heada{height:45px; background:#555; color:#fff; line-height:45px; font-size:15px;}
.XRegina .heada ul li{ float:left; line-height:45px; font-size:15px; color:#fff; display:block; text-align:center}
.XRegina .heada ul li.li1{ width:16%}
.XRegina .heada ul li.li2{ width:16%}
.XRegina .heada ul li.li3{ width:24%}
.XRegina .heada ul li.li4{ width:12%}
.XRegina .heada ul li.li5{ width:16%}
.XRegina .heada ul li.li6{ width:16%}
.XRegina .contenta{ width:100%; height:auto; background:url(../images/bg.jpg) repeat;line-height:45px; font-size:15px;}
.XRegina .contenta a{
	width: 100%;
    height: 45px;
    display: block;
    color: #333;
    overflow: hidden;
    border-bottom: 1px solid #cfcfcf;
	}
.XRegina .contenta a:hover{background:#e3f1ff;color:#0572c4}

.XRegina .contenta ul li{ float:left; line-height:45px; font-size:15px;display:block; text-align:center; border-bottom:1px solid #cfcfcf}
.XRegina .contenta ul li a{line-height:45px; font-size:15px; color:#333; }
.XRegina .contenta ul li a:hover{line-height:45px; font-size:15px; color:#ca0000; }

.XRegina .contenta ul li.li1{ width:16%; height:45px;}
.XRegina .contenta ul li.li2{ width:16%; height:45px;}
.XRegina .contenta ul li.li3{ width:24%; height:45px;}
.XRegina .contenta ul li.li4{ width:12%; height:45px;}
.XRegina .contenta ul li.li5{ width:16%; height:45px;}
.XRegina .contenta ul li.li6{ width:16%; height:45px;}


/*子页面合作伙伴*/
.frame2a{width:206px; height:103px; display:block; float:left; margin:10px; position:relative; border:1px solid #cfcfcf;}
.frame2a .topimg{ width:206px; height:103px; display:block; overflow:hidden; text-align:center}
.frame2a .topimg img{ max-width:100%;height:103px;transform: scale(1);transition: all 1s ease-out;}
.frame2a:hover .topimg img{transform: scale(1.2);}


