/* 
* @Author: Marte
* @Date:   2017-05-11 15:47:39
* @Last Modified by:   Marte
* @Last Modified time: 2017-05-15 14:39:52
*/
/* css 重置 */
@charset "UTF-8";
    body, p, input, h1, h2, h3, h4, h5, h6, ul,ol, li, dl, dt, dd, form { margin: 0; padding: 0; list-style: none; vertical-align: middle; font-weight:normal; }
    img { border:0; margin: 0; padding: 0;   }
    body { color: #000; -webkit-user-select: none; -webkit-text-size-adjust: none; font:normal 16px/200% "微软雅黑", helvetica, arial; text-align:left;   }
    header, section, footer { display: block; margin: 0; padding: 0 ;}
    a{text-decoration:none;}
/* 搜索 */

/* banner */
    /*.banner ul li img{width: 100%;height: auto;}*/
/* 投资理念 */
    .gyzc{width: 1200px;height: 434px;margin:0 auto;padding-top: 50px;}
    .gyzc .gyzc_bt,.tzxm_bx,.hzhb_bx,.yqlj_bx{width: 1200px;height: 34px;margin: 0 auto 40px;padding-top: 40px;border-bottom: 1px solid #d70c19;}
    .gyzc_bt h3,.tzxm_bx h3,.hzhb_bx h3,.hzhb_bx .yqlj_bx h3{width: 25%;line-height: 60px;text-align: center;color: #d70c19;font-size: 2.5em;font-weight: normal;background: #ffffff; margin:0 auto;}
    .gyzc .zcjs{width: 703px;margin:0 auto;margin-bottom: 34px;text-align: justify;font-size: 14px;}
    .gyzc ul li{width: 400px;height: 264px;float: left;margin-bottom:44px;}
    .gyzc ul li:nth-of-type(1){background: #ed3541;}
    .gyzc ul li:nth-of-type(2){background: #dc313c;}
    .gyzc ul li:nth-of-type(3){background: #c12c20;}
    .gyzc ul li h3{color:#fff;font-size: 24px;text-align: center;padding-top: 76px;}
    .gyzc ul li p{color:#fff;font-size: 14px;text-align: center;padding-top: 26px;width: 266px;margin:0 auto;line-height: 24px;}
/* 新闻 */
    .news{width: 100%;height: 381px;background: #f4f2ef;clear:both;padding-top: 108px;}
    .news .news_bx{width: 1200px;margin:0 auto;}
    .news .news_left{margin-right: 56px;float: left;width: 490px;height: 287px;overflow: hidden;}
    .news .news_left img{transition: all 1s;}
    .news .news_left img:hover{transform: scale(1.2);}
    .news .news_right{float: left;}
    .news .news_right ul li{width: 652px;height: 49px;line-height: 49px;cursor: pointer;border-bottom: 1px dashed #B5B5B5;}
    .news .news_right h1{padding-bottom: 5px;}
    /*.news .news_right ul li a{color:#333;font-size: 14px;}*/
    .news .news_right ul li a:hover{color:#d70c19;}
     /*#alink{*/
         /*float: right;*/
         /*padding-right: 4px;*/
         /*color:#666;*/
         /*font-size: 14px*/

     /*}*/
.news .news_right ul li a{color:#333;font-size: 14px;
    display:inline-block;
    height: 50px;overflow:hidden;
    float: right;
}
.news .news_right ul li>a:nth-child(1){
    display:inline-block;
    height: 50px;
    overflow:hidden;
    width: 435px;
    text-overflow:ellipsis;
    white-space: nowrap;
    float: left;
}



/* 业务介绍 */
    .ywjs{width: 100%;height: 354px;background: url(../img/ywjs_bj.png) no-repeat;clear:both;}
    .ywjs .ywjs_bx{width: 1200px;margin:0 auto;padding-top: 67px;}
    .ywjs .ywjs_bx h2{color:#fff;font-size: 30px;padding-bottom: 40px;}
    .ywjs .ywjs_bx .xm_l{float: left;}
    .ywjs .ywjs_bx .xm{padding-left: 165px;}
    .ywjs .ywjs_bx .xm ol li{margin-top: 20px;}
    .ywjs .ywjs_bx .xm ol li a{display:block;}
    .ywjs .ywjs_bx .xm ol li a img{transition: all 1s;}
    .ywjs .ywjs_bx .xm ol li a img:hover{transform:rotateY(360deg);}
    .ywjs .ywjs_bx .xm_r{float: left;position: relative;}
    .ywjs .ywjs_bx .xm_r img{display:block;position: absolute;left:600px;}
    .ywjs .ywjs_bx .xm_r img:hover{-webkit-animation-name: shake-base;
    -ms-animation-name: shake-base;
    animation-name: shake-base;
    -webkit-animation-duration: 2s;
    -ms-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -ms-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0s;
    -ms-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-play-state: running;
    -ms-animation-play-state: running;
    animation-play-state: running;}
/* 投资项目 */
    .tzxm{width: 100%;}
    .tzxm_bx ul .photo img{transition: all 1s;}
    .tzxm_bx ul .photo img:hover{transform: scale(1.2);}
    .tzxm ul{width:1200px;margin-top: 20px;margin-bottom:50px;}
    .tzxm ul li{float:left;display:inline;width:400px;height:400px;overflow:hidden;position:relative;}
    .tzxm ul li .photo{width:400px;height:400px;overflow:hidden;}
    .tzxm .rsp{width:400px;height:400px;overflow:hidden;position: absolute;background:#D70C19;top:0px;left:0px;
        opacity:0;}
    .tzxm .rsp:hover{ opacity: .5}
    .tzxm .text{position:absolute;width:400px;height:400px;left:-400px;top:0px;overflow:hidden;transition:opacity 1s linear 1s;}
    .tzxm .text h3{width:400px;height:400px;line-height:400px;text-align:center;color:#FFFFFF;font-family:"microsoft yahei";font-size:26px;
        background: transparent;
        /*background-color: rgba(255,255,255,0);*/
        /*height: 400px;*/
    }
    .btn{padding-top: 20px;padding-bottom:30px;clear:both;}
    .btn a{width: 198px;height: 30px;background:#d70c19;display:block;text-align: center;color:#fff;margin:0px auto;clear:both;}
    .btn a:hover{background:#ff3d49;}
    /* 合作伙伴 */
    .hzhb{width: 100%;height: 500px;clear:both;background: #EDEDED;margin-top: 20px;}
     .hzhb .hzhb_bx h3,.yqlj_bx h3{background: #EDEDED;color:#666;font-size: 28px;width: 18%;}
     .hzhb .hzhb_bx,.yqlj_bx{border-bottom:1px solid #666;}
     .hzhb .hzhb_bx ul{padding-top: 50px;padding-left: 60px;}
     .hzhb .hzhb_bx ul li{float: left;padding-left: 80px;padding-bottom: 20px;}
     .yqlj_bx{clear:both;}
     .yqlj_bx ol{margin:20px auto;width: 850px;}
     .yqlj_bx ol li{float: left;padding-left: 10px;}
     .yqlj_bx ol li a{color:#333;}
     .yqlj_bx ol li a:hover{color:#d70c19;}
/* 联系我们 */
    .lxwm{width: 100%;height: 100px;background: #1e1e1e;padding-top: 42px;}
    .lxwm_bx{width: 1200px;margin:0 auto;}
    .lxwm_bx p{color:#999;font-size: 12px;line-height: 22px;}
.lxwm_bx .lxwm_l{float: left;width: 33%;color:#858585;}
.lxwm_bx .ewm{background: url(../img/ewm.png) no-repeat center;width: 81px;height: 81px;float: left;width: 33%;}
.lxwm_bx .lxwm_r{float: right;width: 33%;color:#858585;}
    .lxwm_bx .lxwm_r p{text-align: right;}


.banner{width: 960px;height: 642px;}
.banner .tb-arrow a.prev{
    left: 80px;
}

#syxw{

    height: 250px;
    overflow: hidden;

}

/*关于我们*/
