﻿@charset "utf-8";
/*重定义*/
/*#head{background:none; background-image:-webkit-linear-gradient(180deg, #000, rgba(0,0,0,0)); background-image:linear-gradient(180deg,#000,rgba(0,0,0,0));}*/
#logo{display:inline-block;}
/*#logo img{filter: brightness(100);}*/
#ico_back{ display:none;}
#pageTit{ padding:0 0.5rem;display: none;}
#foot{margin-top:0;}
/*首页Banner*/
#banner{margin:0 auto;position:relative;overflow:hidden;z-index:1;line-height:0;}

/*首页简介*/
#index_about{padding-top:0.25rem; text-align: justify;}
#indexAbout{ line-height: 2em; max-height:12em; overflow: hidden; margin-bottom:0.25rem;}
#indexAbout_pic{ position: relative; padding:0.75rem 0;}
#indexAbout_pic img{position: relative; max-width:90%; height: auto; z-index: 2; vertical-align: bottom;}
#indexAbout_pic:after{content:""; display: inline-block; width:75%; height: 100%; background:#084492; position: absolute; z-index: 1; left:auto; right: 0; top:0;}

/*首页作品展示*/
#index_works{background:#f1f2f6; padding:0.75rem 0;}
#indexWorks dl{  margin:0 0 0.5rem 0; background:#fff; padding:0.75rem 4rem 0.75rem 0.75rem; position: relative; transition: box-shadow 0.4s;}
#indexWorks dt{}
#indexWorks dt b{display: inline-block; font-size: 1rem; width: 100%; height: 1.25rem; line-height: 1.25rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative;}
/*#indexWorks dt b:before{ content:"-"; margin-right: 0.5rem; color:#d00002; font-weight: normal; }*/
#indexWorks dt span{ display: inline-block; width: 100%; max-height:3em; line-height: 1.5em; margin:0.2rem 0; overflow: hidden; font-size: 0.75rem; color:#8894a0;}
#indexWorks dt a{display: inline-block; background:#fff; border:#ccd8e8 1px solid; height: 1.5rem; line-height: 1.5rem; padding:0 1rem; color:#013b87; border-radius: 2rem; transition: background-color 0.4s,border 0.4s;}
#indexWorks dt a:hover{ background:#084492; border-color:#084492; color:#fff;}
#indexWorks dd{ position:absolute; left:auto; right:0.75rem; top:1.25rem;}
#indexWorks dd img{ max-width:2rem; height: auto;}


/*首页专家团队*/
#index_experts{background:url("../../images/bg-3.jpg") center bottom no-repeat #013b87; background-size:auto 105%; padding-bottom:1.5rem; position: relative; overflow:hidden;}
#experts dl{width:43%; display: inline-block; float:left; margin-left:0.5rem; position: relative; background:#fff; overflow: hidden;}
#experts dl:last-child{margin-right:0.5rem;}
#experts dt{width:100%; height:0; padding-bottom: 100%;  overflow: hidden; position:relative;}
#experts dt img{width:100%; height: auto; vertical-align: bottom; transition:margin 0.4s;}
#experts dd{position:relative; padding:0.75rem 0.75rem 0.25rem 0.75rem}
#experts dd b{display: block; width: 100%; font-size: 1rem; height: 1.5rem; line-height: 1.5rem; overflow: hidden; white-space:nowrap; text-overflow: ellipsis; margin-bottom: 0.25rem;}
#experts dd span{display: inline-block; height:3em; line-height: 1.5em; overflow: hidden;}

/*首页新闻*/
#index_news{background:url("../../images/bg-2.jpg") center bottom no-repeat; background-size:150% auto; border-bottom:#f2f2f2 1px solid; border-top:#f2f2f2 1px solid;padding-bottom:1rem;}

/*首页摄影指南*/
#index_guide{background:#f1f2f6; padding-bottom:1rem; position: relative; overflow:hidden;}
#indexGuide dl{width:43%; display: inline-block; float:left; margin-left:0.5rem; position: relative; background:#fff; overflow: hidden;}
#indexGuide dl:last-child{margin-right:0.5rem;}
#indexGuide dt{width:100%; height:0; padding-bottom:67%;  overflow: hidden; position:relative;}
#indexGuide dt img{width:100%; height: auto; vertical-align: bottom; transition:margin 0.4s;}
#indexGuide dd{position:relative; padding:0 0.75rem; margin:0.75rem auto; line-height:1.25rem; height:2.5rem; overflow: hidden; }
