/* 
* @Author: Marte
* @Date:   2017-05-11 15:47:39
* @Last Modified by:   Marte
* @Last Modified time: 2017-05-15 14:29:02
*/
/* 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;}
/* 投资分类导航 */
  .classification{width: 100%;padding-top: 109px;margin-bottom: 106px;
     }
    .classification_bx{width: 963px;height: 109px;margin:0 auto;}
    .classification_bx ul li{float: left;width: 469px;height: 100px;background: #d70c19;color:#fff;line-height: 100px;cursor:pointer;text-align: center;font-size: 16px;}
    .classification_bx ul li:nth-of-type(2){margin-left: 25px;background: #bfbfbf;color:#333;}
/* 投资项目tab栏 */
  .project{width: 100%;background: #f4f2ef;overflow: hidden;}
  .project_bx{width: 1200px;margin:0 auto;padding-top: 121px;}

  #tab{width: 152px;margin-bottom:100px;}
#tab,#tab_con{float: left;}
#tab_left li{list-style-type: none;font-size: 20px;text-align: center;border-top: 1px solid #fff;background-color:#1C3553;cursor:pointer;}
#tab_left li.cuuret{}
#tab_left li.cuuret a{background: #d70c19;}
#tab_left li a{color: #fff;text-decoration: none;line-height: 154px;width: 152px;height: 154px;display: block;text-align: center;}
/*#tab_left li a:hover{background: #d70c19;text-decoration: none;color: #fff;}*/
#tab_con{margin-left: 87px;}
#tab_con a{color:#1c3553;
    /*添加样式,上外边距增加*/
    margin-top: 30px;
}

#tab_con h4{font-size: 28px;height: 65px;}
#tab_con span{width: 43px;height: 2px;background: #d70c19;display:block;margin-bottom:30px;}
#tab_con p{width: 547px;margin-bottom: 50px;}
#tab_con .tab_con_l{float: left;width: 624px;padding-top: 75px;margin-bottom:47px;
    height: 336px;}
#tab_con .tab_con_r{float: right;margin-top: 77px;width: 337px;height: 381px;overflow: hidden;}
#tab_con .tab_con_r img{transition: all 1s;}
#tab_con .tab_con_r img:hover{transform: scale(1.2);}
#tab_con .tab_con_n{display:none;}
.tab_con_btn{width: 217px;height: 32px;background:url(../img/btn_top.png) no-repeat 176px 12px #d70c19;text-align: center;line-height: 32px;overflow: hidden;color:#fff;font-size: 14px;cursor:pointer;margin-bottom:100px;}
#tab_con_2,#tab_con_3,#tab_con_4{display:none;}

/* 联系我们 */
    .lxwm{width: 100%;height: 100px;background: #1e1e1e;padding-top: 42px;clear:both;margin-top:50px;}
    .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;}


#tab_con_1>div:not(:first-child){
	 display: none;
	}
	
.spana{
    		display:inline-block;
    		width: 40px;
    		height: 36px;
    		background: url(../img/sanjiao.png) no-repeat;
			position: absolute;
			top: 65px;
			left: 151px;
    	}
    	#tab_left li{
    		position: relative;
    	}

#tab_left li:nth-child(2){
    background-color: #D70C19;
}
