﻿/* CSS Document */

/*屏幕小于等于800*/
@media ( max-width:800px ) {	
html { font-size:62.5% }
body { font-family:webfont, "PingFang SC", "Microsoft Yahei", "微软雅黑" ,"黑体" ,"宋体", Helvetica, Arial, sans-serif }

.mo_positionRelative { position: relative!important }
.mo_positionAbsolute { position: absolute!important } 
.mo_positionStatic { position:static!important; top: 0; left: 0; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0) }

/* float */
.mo_fleft { float:left!important }
.mo_fright { float:right!important }
.mo_fnone { float:none!important }
/* text-align */
.mo_tleft { text-align:left!important }
.mo_tright { text-align:right!important }
.mo_tcenter { text-align:center!important }

.mo_margintop0 { margin-top:0!important }
.mo_margintop5 { margin-top:5px }
.mo_margintop10 { margin-top:10px }
.mo_margintop15 { margin-top:15px }
.mo_margintop20 { margin-top:20px }
.mo_margintop30 { margin-top:30px }
.mo_margintop40 { margin-top:40px }
.mo_margintop50 { margin-top:50px }
.mo_margintop60 { margin-top:60px }

.mo_marginbottom0 { margin-bottom:0!important }
.mo_marginbottom5 { margin-bottom:5px }
.mo_marginbottom10 { margin-bottom:10px }
.mo_marginbottom20 { margin-bottom:20px }
.mo_marginbottom30 { margin-bottom:30px }

.mo_marginleft0 { margin-left:0!important }
.mo_marginleft5 { margin-left:5px }
.mo_marginleft10 { margin-left:10px }
.mo_marginleft20 { margin-left:20px }

.mo_marginright0 { margin-right:0!important }
.mo_marginright10 { margin-right:10px }
.mo_marginright5 { margin-right:5px }
.mo_marginright20 { margin-right:20px }
.mo_marginright30 { margin-right:30px }

.mo_marginauto { margin-left:auto; margin-right:auto }

.mo_paddingtop0 { padding-top:0!important }
.mo_paddingtop10 { padding-top:10px }
.mo_paddingtop15 { padding-top:15px }
.mo_paddingtop20 { padding-top:20px }
.mo_paddingtop30 { padding-top:30px }
.mo_paddingtop40 { padding-top:40px }
.mo_paddingtop50 { padding-top:50px }
.mo_paddingtop60 { padding-top:60px }

.mo_paddingbottom0 { padding-bottom:0!important }
.mo_paddingbottom10 { padding-bottom:10px }
.mo_paddingbottom15 { padding-bottom:15px }
.mo_paddingbottom20 { padding-bottom:20px }
.mo_paddingbottom30 { padding-bottom:30px }
.mo_paddingbottom40 { padding-bottom:40px }
.mo_paddingbottom50 { padding-bottom:50px }
.mo_paddingbottom100 { padding-bottom:100px }

.mo_paddingleft0 { padding-left:0!important }
.mo_paddingleft10 { padding-left:10px }
.mo_paddingleft20 { padding-left:20px }

.mo_paddingright0 { padding-right:0!important }
.mo_paddingright10 { padding-right:10px }
.mo_paddingright20 { padding-right:20px }

.mo_padding0 { padding:0!important }
.mo_padding10 { padding:10px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding20 { padding:20px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.mo_padding30 { padding:30px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }

.mo_dis { display: block }
.mo_undis { display:none }

.area_100, .area_90, .area_85, .area_80, .area_75, .area_70, .area_66, .area_65, .area_60, .area_55, .area_50, .area_45, .area_40, .area_35, .area_33, .area_30, .area_25, .area_20, .area_15, .area_10 { float:none; width:100% }

.mo_width100 { max-width: 100%; width:100% }
.mo_height40 { height: 40%!important }

.mo_imgw80 { max-width:80% }

.com-rows_1 { height:auto; display:block; white-space:inherit; overflow:visible; text-overflow:inherit }
.com-rows_2, .com-rows_max2, .com-rows_3, .com-rows_4, .com-rows_5, .com-rows_6, .com-rows_9, .com-rows_10 { max-height: 100%; height:auto; line-height:1.3em; overflow:visible; text-overflow:inherit; display:block }

.mo_fontSize14 { font-size:1.4rem }

.fontSize60 { font-size:4rem }
.fontSize80 { font-size:5.2rem }
.fontSize90 { font-size:6rem }
.fontSize120 { font-size:8rem }

h1, .h1 { font-size: 3.2rem }
h2, .h2 { font-size: 2.8rem }
h3, .h3 { font-size: 2.2rem }
h4, .h4 { font-size: 2rem }
h5, .h5 { font-size: 1.8rem }
h6, .h6 { font-size: 1.6rem }

.mo_bgfff { background: #fff }

.container { width: 92%; margin-left: 4%; margin-right: 4% }

/*-------------------通用头部-------------------*/ 
.headbox { height: 60px; line-height: 60px; padding-top: 0; padding-bottom: 0 }
.headbox .container { width: 100%!important; margin: 0!important }
.headbox.current { position: absolute }

.model-1 { display: block; width: 28px; height: 20px; color: #000; position: absolute; top: 20px; left: 20px }
.menu { width: 28px; height: 20px; position: relative; margin: auto; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s }
.bar { height: 2px; width: 28px; display: block; margin-left: 0; position: absolute; background-color: #000; -moz-transition: 0.3s; -o-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s; }
.model-1 .bar:nth-of-type(1) {
  top: 0px;
  -moz-transition: top 0.2s ease 0.2s, -moz-transform 0.2s ease-out 0;
  -o-transition: top 0.2s ease 0.2s, -o-transform 0.2s ease-out 0;
  -webkit-transition: top 0.2s ease, -webkit-transform 0.2s ease-out;
  -webkit-transition-delay: 0.2s, 0;
  transition: top 0.2s ease 0.2s, transform 0.2s ease-out 0;  
}
.model-1 .bar:nth-of-type(2) {
  top: 9px;
  -moz-transition: ease 0.1s 0.1s;
  -o-transition: ease 0.1s 0.1s;
  -webkit-transition: ease 0.1s;
  -webkit-transition-delay: 0.1s;
  transition: ease 0.1s 0.1s; 
}
.model-1 .bar:nth-of-type(3) {
  top: 18px;
  -moz-transition: top 0.2s ease 0.2s, -moz-transform 0.2s ease-out 0;
  -o-transition: top 0.2s ease 0.2s, -o-transform 0.2s ease-out 0;
  -webkit-transition: top 0.2s ease, -webkit-transform 0.2s ease-out;
  -webkit-transition-delay: 0.2s, 0;
  transition: top 0.2s ease 0.2s, transform 0.2s ease-out 0;
}
.model-1.hover .bar:nth-of-type(1) {
  top: 9px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transition: top 0.1s ease 0, -moz-transform 0.1s ease-out 0.2s;
  -o-transition: top 0.1s ease 0, -o-transform 0.1s ease-out 0.2s;
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s ease-out;
  -webkit-transition-delay: 0, 0.2s;
  transition: top 0.1s ease 0, transform 0.1s ease-out 0.2s;
}
.model-1.hover .bar:nth-of-type(2) {
  opacity: 0;
}
.model-1.hover .bar:nth-of-type(3) {
  top: 9px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -moz-transition: top 0.1s ease 0, -moz-transform 0.1s ease-out 0.2s;
  -o-transition: top 0.1s ease 0, -o-transform 0.1s ease-out 0.2s;
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s ease-out;
  -webkit-transition-delay: 0, 0.2s;
  transition: top 0.1s ease 0, transform 0.1s ease-out 0.2s;
}

.search-icon-box { height: 40px; margin-right: 10px; margin-top: 7px }
.search-icon-box .icon-search { font-size: 30px!important; color: #000; height: 40px; line-height: 40px }
.search-input-box { padding: 0 60px 0 20px }
.search-input-box .icon-close { right: 20px }

.logo { float: none; width: auto; height: 30px; margin-top: 0; margin-left: 0; position:absolute; top:50%; left:50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%) }
.headbox.current .logo { margin-top: 0 }

.language .icon-diqiu { height: 44px; line-height: 60px; cursor: pointer }

/* nav_menu */
.nav { width: 100%; height: 0; overflow: hidden; position: relative; left: 0; margin-left: 0; top: 15px; background: #fff; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition: all ease-out .5s; -webkit-transition: all ease-out .5s; -moz-transition: all ease-out .5s; -o-transition: all ease-out .5s }
.nav.unfold { height: auto; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1 }
.nav .menuList { padding: 20px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.nav .menuLi { float:none; width: 100%; border-bottom: 1px solid rgba(0,0,0,0.1); -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.nav .menuLi:last-child { border-bottom: 0 }
.nav .menuLi .mainmenu { display:block; height: 48px; line-height: 48px; padding: 0 10px }
.mainmenu-dot { left: 10px!important }
.nav .menuLi .mainmenu:hover .mainmenu-dot, .nav .menuLi .mainmenu.menuLiBnameover .mainmenu-dot, .nav .menuLi .mainmenu.menuLipitchon:hover .mainmenu-dot, .nav .menuLi .mainmenu.menuLipitchon.menuLiBnameover .mainmenu-dot { left: 0!important }

.menuListBox { position: static; width: 100%; border-top: 1px solid rgba(0,0,0,0.1); -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.menuListBox-a { width: 40% }
.menuListBox-img { width: 60% }

/*-------------------底部通用-------------------*/
.footbox .fontSize16 { padding: 0; font-size: 14px }
.foot-navbox { width: 100% }
.foot-nav { width: 25%; margin-top: 20px; border-left: 0 none; min-height: auto }
.foot-subnav { display: none }
.foot-share { width: 144px }
/*-------------------内页通用-------------------*/
.com-label-b { width: 56px; height: 8px }
.kv-con  { padding-top: 60px }
.kv-con h1 { font-size: 4rem }
.infinite-height { margin-bottom: 0; padding-bottom: 30px }
.kv-slogon { top: 20%; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0) }

/*-------------------首页-------------------*/
.video-popbox { width: 300px; height: 240px; overflow:hidden }

/*-------------------关于中天-------------------*/
.about-kv { background: url(/static/images/mo_about-kv.jpg) center top no-repeat; background-size: cover }

.about-con01, .about-con02 { height: auto }
.about-con03 h2 { font-size: 2rem }
.profile-banner { min-height: 560px!important; padding-left: 50px; background: url(/static/images/mo_profile-banner.jpg) bottom left no-repeat; background-size: cover }

.brand-slogon { width: 100% }
.brand-kv .title-label { top: 20%; left: 0 }

.chairman-kv { background: url(/static/images/mo_chairman-kv.jpg) center top no-repeat; background-size: cover }
.chairman-kv .kv-slogon { top: 30% }

.accordion-title span { color: #b5b5b5 }
.accordion-title.unfold span { color: #14126c; border-bottom: 5px solid #d00025 }

.culture-kv { background: url(/static/images/mo_culture-kv.jpg) bottom center no-repeat; background-size: cover }
.culture-con-r01 { min-height: auto }
.hl-table th h1 { font-size: 2rem }
.hl-table td { padding: 20px }
.address-con { width: 100% }

.honor-kv { background: url(/static/images/mo_honor-kv.jpg) center center no-repeat; background-size: cover }
.hl-dl { margin-left: 0 }
.hl-dl dt { width: 100%; margin-left: 0; margin-bottom: 20px }

.rd-con, .rd-con .area_40, .rd-con .area_60 { height: auto }
.rd-txt { height: auto; margin: 0; padding: 20px; overflow: auto }

.cd-title { padding-top: 40px; padding-bottom: 40px }
.cd-digest { margin-top: 0 }

/*-------------------新闻中心-------------------*/
.news-con01 { height: auto }

.media-list li { margin-top: 20px; height: auto }
.media-list li .area_33 { height: 60px }

.thematic-list dl { margin-left: 0 }
.thematic-list dl dt { width: 100%; padding-right: 0; margin-left: 0 }
.thematic-list dt img { display: block; width: 100% }

.news-nav ul { float: left!important }
.news-nav ul li { margin-left: 0; margin-right: 15px }

.news-swiper-txt h3 { height:2.75em; line-height:1.4em; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical }
.news-swiper-txt h6 { height:4.15em; line-height:1.4em; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical }

.wemedis-tab01 { width: 100% }

.ri-con.height100 { height: 120px }


/*-------------------金融服务-------------------*/
.financial-kv { background: url(/static/images/mo_financial-kv.jpg) center bottom no-repeat; background-size: cover }

.fi-img { height: 240px }
.fi-txt { padding: 20px }

.security-b-slogon { max-width: 60% }

.insurance-kv { background: url(/static/images/mo_insurance-kv.jpg) center bottom no-repeat; background-size: cover }
.insurance-kv .kv-slogon { top: 15% }
.insurance-con01 h2 { font-size: 2rem } 

.security-kv { background: url(/static/images/mo_security-kv.jpg) center bottom no-repeat; background-size: cover }

.fund-kv { background: url(/static/images/mo_fund-kv.jpg) center center no-repeat; background-size: cover }
.zqfae-kv { background: url(/static/images/mo_zqfae-kv.jpg) center bottom no-repeat; background-size: cover }

.ppp-img { min-height: auto }

.city-list { height: auto }
.city-list li .width20 { width: 30% }
.city-list li .width80 { width: 70% }

/*-------------------投资者关系-------------------*/
.investor-kv { background: url(/static/images/investor/mo_investor-kv.jpg) center top no-repeat; background-size: cover }

.investor-band-l { padding: 20px 0 0 }
.investor-band-r { padding: 20px; width: 100%; position: static; left: 0 }

.investor-list { margin-left: 0; margin-right: 0 }
.investor-list-l { width: 100%; margin-left: 0 }
.investor-list-r { width: 100%; margin-right: 0 }
.investor-list-c { margin-top: 10px; margin-bottom: 10px }

.fi-submenu li { width: 50% }
.investnav-list li { width: 25% }
.fi-submenu a, .investnav-list a { font-size: 20px }

/*-------------------招贤纳才-------------------*/
.join-kv { background: url(/static/images/join/mo_join-kv.jpg) center top no-repeat; background-size: cover }

.join-con02 { height: 20px }
.join-con01, .join-con03 { height: auto }

.thematic_list{height: 200px;}
.mo_height{ width: 800px; height: auto; position: relative; left: 50%; margin-left: -400px; z-index: 0 }

.campus-dl { margin-left: 0 }
.campus-dl dt { width: 100%; margin-left: 0 }

.society-kv { background: url(/static/images/join/mo_society-kv.jpg) center bottom no-repeat; background-size: cover }

/*------------------搜索-------------------*/
.search input{ height: 30px; line-height: 30px;border:none;width: 70%;margin-top: 15px;}
.search .height-100{width: 100%;}
.search{line-height: 60px; height: 60px;}
.search span{line-height: 60px; height: 60px;float: left;}
.search .icon-search{line-height: 60px; height: 60px;}
}
/*-------------------兼容iphone5-------------------*/
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){
html { font-size:52% }

}