/*手机端*/
@media (max-width: 767px){
	.n_banner
	{
		margin-top: 50px;
	}
	.enlarge_img {
	    width: 90%;
	    margin: 27.5% auto;
	    vertical-align: middle;
	    border: 5px solid #FFFFFF;
	    animation: zoomIn .5s 1;
	    -webkit-animation: zoomIn .5s 1;
	}
	/*-------------------------------------------------------------------------------联系我们------------------------------------------------------------------------------------------*/
	.contactUs_cont
	{
		padding: 20px 0;
	}
	.contactUs_left
	{
		padding: 0 20px;
        height: 560px;
   		margin-top: 20px;
	}
	.contactUs_right_title {
	    margin-bottom: 5%;
	    margin-top: 5%;
	}
	.contactUs_us
	{
		margin-top: 10%;
	}
	
	/*-------------------------------------------------------------------------------预约洽谈------------------------------------------------------------------------------------------*/
	
	.order_cont_d
	{
		padding: 40px 5%;
	}
	.order_item_right {
	    width: 100%;
	    float: left;
	    text-align: left;
	    margin-left: 0%;
	    border: 1px solid #dcdcdc;
	    border-radius: 5px;
	    padding: 10px 15px;
	}
	.order_item
	{
		margin: 10px 0;
	}
	.order_item_left
	{
		width: 100%;
		text-align: left;
	}
	.order_button
	{
		width: 80%;
		margin: auto;
		margin-top: 40px;
		
	}
	.contactUs_nav_item {
	    width: 28%;
	    margin: 0 2%;
	    padding: 3% 2%;
	}
	.order_title
	{
		text-align: center;
	}
	/*-------------------------------------------------------------------------------预约洽谈------------------------------------------------------------------------------------------*/
	.recruit_item
	{
		width: 48%;
		margin-right: 4%;
		float: left;
		margin-bottom: 20px;
		
	}
	.recruit_item:nth-child(2n)
	{
		margin-right: 0;
	}
	.recruit_c
	{
		width: 100%;
		padding: 30px 3%;
	}
	.recruit_item_text
	{
		padding: 20px 10px;
	}
	.recruit_item_title1
	{
		margin-bottom: 10px;
	}
	.recruit_nav
	{
		margin: 30px 0;
		margin-bottom: 20px;
	}
	/*-------------------------------------------------------------------------------预约洽谈------------------------------------------------------------------------------------------*/
	.allNews_cont
	{
		padding: 30px 6%;
	}
	.allItem_img
	{
		width: 100%;
	}
	.allItem_cont
	{
		margin-left: 0;
		width: 100%;
	}
	.allItem_title
	{
		margin-top: 10px;
	}
	.allItem_time
	{
		margin: 10px 0;
	}
	.allItem_more
	{
		position: relative;
		margin-top: 20px;
	}
	.allNews_more
	{
		width: 80%;
	}
	/*-------------------------------------------------------------------------------新闻详情------------------------------------------------------------------------------------------*/
	.newIntro_cont
	{
		padding: 20px 3%;
		width: 100%;
	}
	.newIntro
	{
		padding: 20px 0;
	}
	.newIntro_title1
	{
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.newIntro_title2
	{
		float: left;
	}
	/*-------------------------------------------------------------------------------------奖项------------------------------------------------------------------------------------------*/
	.honorNav1_cont
	{
		padding: 40px 0;
	}
	.honorNav1_c
	{
		width: 100%;
		padding: 0 7%;	
	}
	.honorNav1_item
	{
		width: 30%;
		margin-right: 5%;
		margin-bottom: 20px;
	}
	.honorNav1_list
	{
		margin-top: 40px;
	}
	.honorNav1_item:nth-child(3n)
	{
		margin-right: 0;
	}
	/*-------------------------------------------------------------------------------合作客户------------------------------------------------------------------------------------------*/
	.honorNav2_c {
	    width: 100%;
	    margin: auto;
	    text-align: center;
	    position: relative;
	    padding: 0 7%;
	}
	
	/*视频小插件*/
	.vide_mark .vide_content_div
	{
		width: 100%;
		left: 0;
		margin-left: 0;
		height: 310px;
		top: 300px;
	}
	.vide_mark .vide_content
	{
		width: 100%;	
		height: 310px;
	}
	.vide_mark .vide_content .vide_play
	{
		width: 100%;
	}
	/*-------------------------------------------------------------------------------客户见证------------------------------------------------------------------------------------------*/
	.honorNav3_c {
	    width: 100%;
	    margin: auto;
	    text-align: center;
	    position: relative;
	    padding: 0 3%;
	}
	.honorNav3_list
	{
		width: 100%;
	}
	.honorNav3_item
	{
		width: 100%;
		margin-left: 0;
	}
	/*-------------------------------------------------------------------------------项目------------------------------------------------------------------------------------------*/
	.projectCase_c
	{
		padding: 0 4%;
	}
	.projectCase_nav_item {
	    width: 30%;
	    margin: 0 1%;
	    display: inline-block;
	    vertical-align: middle;
	    padding: 15px 0;
	    letter-spacing: 1px;
	    cursor: pointer;
	    transition: all .3s;
	    margin-bottom: 10px;
	}
	.projectCase1
	{
		margin-top: 20px;
		margin-bottom: 0px;
	}
	.projectCase1_item {
	    width: 48%;
	    margin-right: 1%;
	    position: relative;
	    overflow: hidden;
	    margin-bottom: 1.25%;
	    display: inline-block;
	    line-height: 30px;
	}
	.projectCase1_item:nth-child(5n)
	{
		margin-right: 2%;
	}
	.projectCase1_item:nth-child(2n)
	{
		margin-right: 0%;
	}
	.projectCase1_text1
	{
		padding-top: 0;
		font-size: 15px;
		margin-top: 20%;
	}
	.projectCase1_text
	{
		padding: 5%;
	}
	.projectCase1_text2
	{
		font-size: 12px;
	}
	.projectCase1_item
	{
		line-height: 20px;
	}
	.projectCase1_item .projectCase1_pic img
	{
		width: 20%;
	}
	.contactUs_nav_text1
	{
		width: 100%;
		margin-bottom: 20px;
	}
	.contactUs_nav_data, .contactUs_nav_diqu, .contactUs_nav_search
	{
		margin-left: 0;
		margin-bottom: 10px;
		width: 90%;
	}
	.contactUs_nav_data input, .contactUs_nav_diqu input, .contactUs_nav_search input
	{
		float: left;
	}
	.contactUs_nav_data img, .contactUs_nav_diqu img, .contactUs_nav_search img
	{
		float: right;
	}
	
	/*-------------------------------------------------------------------------------非设计简介------------------------------------------------------------------------------------------*/
	.story_cont1 {
	    width: 100%;
	    padding: 4% 3%;
	}
	.story_cont1_left
	{
		width: 100%;
	}
	.story_cont1_right {
	    width: 100%;
	    margin-left: 0;
	    float: left;
	    margin-top: 5%;
	}
	.story_cont2
	{
		padding: 6% 3%;
	}
	.story_cont2_title
	{
		margin-bottom: 20px;
		font-size: 20px;
	}
	.story_cont2_item1, .story_cont2_item2 {
	    width: 100%;
	    margin: 2.5% 0;
	    float: left;
	    position: relative;
	}
	.story_cont2_item1 span, .story_cont2_item2 span {
	    position: absolute;
	    left: 10%;
	    top: 45%;
	    width: 80%;
	    text-align: center;
	    font-size: 16px;
	    color: #FFFFFF;
	}
	.story_cont2_text
	{
		padding: 10px 0%;
	}
	.story_cont3
	{
		width: 94%;
    	margin: 20px auto;
	}
	.story_cont3_logo
	{
		width: 100%;
	}
	.story_cont3_text
	{
		width: 95%;
		font-size: 16px;
		margin-left: 3%;
		margin-top: 20px;
	}
	/*-------------------------------------------------------------------------------非设计荣誉------------------------------------------------------------------------------------------*/
	.honor_list_time
	{
		width: 95%;
		text-align: left;
	}
	.honor_item_pic
	{
		width: 47.5%;
		margin-right: 3%;
		margin-bottom: 3%;
	}
	.honor_item_pic:nth-child(2n)
	{
		margin-right: 0;
	}
	.honor_list_time
	{
		margin-top: 20px;
		margin-bottom: 0;
	}
	/*-------------------------------------------------------------------------------非设计荣誉------------------------------------------------------------------------------------------*/
	.course_c1
	{
		padding: 40px 3%;
	}
	.course_c2_item {
	    width: 100%;
	    float: left;
	    padding: 40px 3%;
	    position: relative;
	    text-align: left;
	}
	.course_c2_item_line {
	    position: absolute;
	    top: 0;
	    width: 100%;
	    height: 2px;
	    left: 0;
	    bottom: 0;
	    background: #bf0008;
	}
	.course_c2
	{
		padding: 60px 0;
	}
	.course_c3
	{
		padding: 30px 0;
	}
	.course_c3 span
	{
		width: 95%;
		font-size: 15px;
	}
	/*-------------------------------------------------------------------------------非设计资质团队------------------------------------------------------------------------------------------*/
	.team_cont1_pic
	{
		padding-top: 40px;
	}
	.team_cont1_content {
	    width: 95%;
	    margin: auto;
	    background: #fff;
	    margin-top: 30px;
	    padding: 5% 0%;
	}
	.team_content_right {
	    width: 95%;
	    float: inherit;
	    text-align: left;
	    margin: auto;
	    letter-spacing: 2px;
	}
	.team_cont2_item
	{
		width: 100%;
	}
	.team_cont2_item_left, .team_cont2_item_right {
	    width: 100%;
	    float: left;
	    padding: 3%;
	}
	.team_content_text {
	    font-size: 14px;
	    color: #6a6a6a;
	    line-height: 24px;
	    margin-top: 30px;
	}
	.team_content_title {
	    font-size: 18px;
	    color: #0e0e0e;
	}
	/*-------------------------------------------------------------------------------客户见证------------------------------------------------------------------------------------------*/
	.serviceC1_item
	{
		margin-bottom: 20px;
	}
	.serviceC1_item_pic, .serviceC1_item_text
	{
		width: 100%;
	}
	.serviceC1_pic_text {
	    font-size: 18px;
	    line-height: 24px;
	}
	.serviceC1_pic_text span
	{
		margin-top: 18%;
	}
	.serviceC1_item_text span {
	    width: 100%;
	    padding: 0 3%;
	    padding-bottom: 3%;
	    display: inline-block;
	    line-height: 28px;
	    margin-top: 4%;
	    letter-spacing: 1px;
	}
	/*-------------------------------------------------------------------------------服务------------------------------------------------------------------------------------------*/
	.serviceC2_c
	{
		padding: 40px 2%;
	}
	.serviceFlow_c {
	    background: #FFFFFF;
	    padding: 40px 0;
	    margin-top: 30px;
	}
	/*-------------------------------------------------------------------------------项目详情------------------------------------------------------------------------------------------*/
	.project_right 
	{
		float: left;
		width: 100%;
	}
	.project_left
	{
		float: right;
		width: 100%;
		margin: 10px auto;
	}
	.project_left img
	{
		margin-bottom: 10px;
	}
	.project_cont
	{
		padding-top: 20px;
	}
	.project_box1_text4
	{
    	margin: 20px 0 40px 0;
	}
	.project_right_item_left
	{
		width: 35%;
	}
	.project_right_item_right
	{
		width: 60%;
	}
	.project_right_item_button {
	    position: absolute;
	    bottom: 33px;
	    left: 73%;
	    font-size: 14px;
	    color: #d4140b;
	    padding: 5px 15px;
	    border: 1px solid #d4140b;
	    border-radius: 5px;
	}
}

/*iPad*/
@media (min-width: 768px) and (max-width: 769px)
{
	/*导航*/
	.nav_list li
	{
		width: 60px;
		font-size: 14px;
	}
	/*-------------------------------------------------------------------------------联系我们------------------------------------------------------------------------------------------*/
	.contactUs_right 
	{
		text-align: center;
	}
	.contactUs_ewm_item {
	    display: inline-block;
	    margin-right: 30px;
	    float: inherit;
	}
	.contactUs_right_ewm
	{
		text-align: center;
	}
	.contactUs_right_title {
	    margin-bottom: 5%;
	    margin-top: 5%;
	}
	/*-------------------------------------------------------------------------------预约洽谈------------------------------------------------------------------------------------------*/
	.allNews_cont
	{
		padding: 30px 0%;
	}
	.allItem_img
	{
		width: 100%;
	}
	.allItem_cont
	{
		margin-left: 0;
		width: 100%;
	}
	.allItem_title
	{
		margin-top: 10px;
	}
	.allItem_time
	{
		margin: 10px 0;
	}
	.allItem_more
	{
		position: relative;
		margin-top: 20px;
	}
	.allNews_more
	{
		width: 80%;
	}
	/*-------------------------------------------------------------------------------新闻详情------------------------------------------------------------------------------------------*/
	.newsList
	{
		padding: 0 5%;
		overflow: hidden;
	}
	.allItem_img img
	{
		width: 100%;
	}
	.allItem_more
	{
		left: 0;
		
	}
	/*-------------------------------------------------------------------------------新闻详情------------------------------------------------------------------------------------------*/
	.newIntro_cont
	{
		padding: 20px 3%;
		width: 100%;
	}
	.newIntro
	{
		padding: 20px 0;
	}
	.newIntro_title1
	{
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.newIntro_title2
	{
		float: left;
	}
	/*-------------------------------------------------------------------------------合作客户------------------------------------------------------------------------------------------*/
	.honorNav1_item
	{
		width: 30%;
		margin-right: 5%;
		margin-bottom: 20px;
	}
	.honorNav1_item:nth-child(3n)
	{
		margin-right: 0;
	}
	.serviceC1_item
	{
		margin-bottom: 20px;
	}
	/*视频小插件*/
	.vide_mark .vide_content_div
	{
		width: 100%;
		left: 0;
		margin-left: 0;
	}
	.vide_mark .vide_content
	{
		width: 100%;	
	}
	.vide_mark .vide_content .vide_play
	{
		width: 100%;
	}
	/*-------------------------------------------------------------------------------客户见证------------------------------------------------------------------------------------------*/
	.honorNav3_c {
	    width: 100%;
	    margin: auto;
	    text-align: center;
	    position: relative;
	    padding: 0 3%;
	}
	.honorNav3_list
	{
		width: 100%;
	}
	/*-------------------------------------------------------------------------------项目------------------------------------------------------------------------------------------*/
	.projectCase_c
	{
		padding: 0 4%;
	}
	.projectCase_nav_item {
	    width: 30%;
	    margin: 0 1%;
	    display: inline-block;
	    vertical-align: middle;
	    padding: 15px 0;
	    letter-spacing: 1px;
	    cursor: pointer;
	    transition: all .3s;
	    margin-bottom: 10px;
	}
	.projectCase1
	{
		margin-top: 20px;
		margin-bottom: 0px;
	}
	.projectCase1_item {
	    width: 48%;
	    margin-right: 2%;
	    position: relative;
	    overflow: hidden;
	    margin-bottom: 1.25%;
	    display: inline-block;
	    line-height: 30px;
	}
	.projectCase1_item:nth-child(5n)
	{
		margin-right: 2%;
	}
	.projectCase1_item:nth-child(2n)
	{
		margin-right: 0%;
	}
	.projectCase1_text1
	{
		padding-top: 0;
		font-size: 15px;
		margin-top: 20%;
	}
	.projectCase1_text
	{
		padding: 5%;
	}
	.projectCase1_text2
	{
		font-size: 12px;
	}
	.projectCase1_item
	{
		line-height: 20px;
	}
	.projectCase1_item .projectCase1_pic img
	{
		width: 20%;
	}
	/*-------------------------------------------------------------------------------非设计简介------------------------------------------------------------------------------------------*/
	.story_cont1 {
	    width: 100%;
	    padding: 4% 3%;
	}
	.story_cont1_left
	{
		width: 100%;
	}
	.story_cont1_right {
	    width: 100%;
	    margin-left: 0;
	    float: left;
	    margin-top: 5%;
	}
	.story_cont2
	{
		padding: 6% 3%;
	}
	.story_cont2_title
	{
		margin-bottom: 20px;
		font-size: 20px;
	}
	.story_cont2_item1, .story_cont2_item2 {
	    width: 100%;
	    margin: 2.5% 0;
	    float: left;
	    position: relative;
	}
	.story_cont2_item1 span, .story_cont2_item2 span {
	    position: absolute;
	    left: 10%;
	    top: 45%;
	    width: 80%;
	    text-align: center;
	    font-size: 16px;
	    color: #FFFFFF;
	}
	.story_cont2_text
	{
		padding: 10px 0%;
	}
	.story_cont3
	{
		width: 94%;
    	margin: 20px auto;
	}
	.story_cont3_logo
	{
		width: 100%;
	}
	.story_cont3_text
	{
	    width: 60%;
	    font-size: 16px;
	    margin-left: 24%;
	    margin-top: 20px;
	}
	.story_cont3_ico1 {
	    position: absolute;
	    width: 4%;
	    top: -15%;
	    left: -13%;
	}
	.honor_list_time
	{
		width: 90%;
	}
	.story_cont3_ico2 {
	    position: absolute;
	    width: 22px;
	    bottom: 0;
	    right: 4%;
	}
	/*-------------------------------------------------------------------------------非设计荣誉------------------------------------------------------------------------------------------*/
	.honor_list_time
	{
		width: 95%;
		text-align: left;
	}
	.honor_item_pic
	{
		width: 32%;
		margin-right: 2%;
		margin-bottom: 3%;
	}
	.honor_item_pic:nth-child(3n)
	{
		margin-right: 0;
	}
	.honor_list_time
	{
		margin-top: 20px;
		margin-bottom: 0;
	}
	.honor_time_title {
	    text-align: left;
	    font-size: 28px;
	    color: #d4140b;
	    margin-left: 12%;
	}
	.honor_time_itme
	{
		text-align: center;	
	}
	/*-------------------------------------------------------------------------------非设计荣誉------------------------------------------------------------------------------------------*/
	.course_c1
	{
		padding: 40px 3%;
	}
	.course_c2_item {
	    width: 100%;
	    float: left;
	    padding: 40px 3%;
	    position: relative;
	    text-align: left;
	}
	.course_c2_item_line {
	    position: absolute;
	    top: 0;
	    width: 100%;
	    height: 2px;
	    left: 0;
	    bottom: 0;
	    background: #bf0008;
	}
	.course_c2
	{
		padding: 60px 0;
	}
	.course_c3
	{
		padding: 30px 0;
	}
	.course_c3 span
	{
		width: 95%;
		font-size: 15px;
	}
	/*-------------------------------------------------------------------------------非设计资质团队------------------------------------------------------------------------------------------*/
	.team_cont1_pic
	{
		padding-top: 40px;
	}
	.team_cont1_content {
	    width: 95%;
	    margin: auto;
	    background: #fff;
	    margin-top: 30px;
	    padding: 5% 0%;
	}
	.team_content_right {
	    width: 95%;
	    float: inherit;
	    text-align: left;
	    margin: auto;
	    letter-spacing: 2px;
	}
	.team_cont2_item
	{
		width: 100%;
	}
	.team_cont2_item_left, .team_cont2_item_right {
	    float: left;
	    padding: 3%;
	}
	.team_item_title
	{
		margin-top: 10%;
	}
	/*-------------------------------------------------------------------------------客户见证------------------------------------------------------------------------------------------*/
	.serviceC1_item_pic, .serviceC1_item_text
	{
		width: 100%;
	}
	.serviceC1_pic_text {
	    font-size: 18px;
	    line-height: 24px;
	}
	.serviceC1_pic_text span
	{
		margin-top: 18%;
	}
	.serviceC1_item_text span {
	    width: 100%;
	    padding: 0 5%;
	    padding-bottom: 2%;
	    display: inline-block;
	    line-height: 28px;
	    margin-top: 4%;
	    letter-spacing: 1px;
	}
	.order_cont_d
	{
	    padding: 40px 0%;
	}
	.contactUs_nav_data, .contactUs_nav_diqu, .contactUs_nav_search
	{
		margin-left: 0;
	}
	/*-------------------------------------------------------------------------------项目详情------------------------------------------------------------------------------------------*/
	.project_right 
	{
		float: left;
		width: 100%;
	}
	.project_left
	{
		float: right;
		width: 100%;
		margin: 10px auto;
	}
	.project_left img
	{
		margin-bottom: 10px;
	}
	.project_cont
	{
		padding-top: 20px;
	}
	.project_box1_text4
	{
    	margin: 20px 0 40px 0;
	}
	.project_right_item_left
	{
		width: 35%;
	}
	.project_right_item_right
	{
		width: 60%;
	}
	.project_right_item_button {
	    position: absolute;
	    bottom: 33px;
	    left: 40%;
	    font-size: 14px;
	    color: #d4140b;
	    padding: 5px 15px;
	    border: 1px solid #d4140b;
	    border-radius: 5px;
	}
}
/*ipad pro*/
@media (min-width: 769px) and (max-width: 1024px)
{
	/*导航*/
	.nav_list li
	{
		width: 60px;
		font-size: 14px;
	}
	/*-------------------------------------------------------------------------------联系我们------------------------------------------------------------------------------------------*/
	.contactUs_right 
	{
		text-align: center;
	}
	.contactUs_ewm_item {
	    display: inline-block;
	    margin-right: 30px;
	    float: inherit;
	}
	.contactUs_right_ewm
	{
		text-align: center;
	}
	.contactUs_right_title {
	    margin-bottom: 5%;
	    margin-top: 5%;
	}
	/*-------------------------------------------------------------------------------预约洽谈------------------------------------------------------------------------------------------*/
	.allNews_cont
	{
		padding: 30px 0%;
	}
	.allItem_time
	{
		margin: 10px 0;
	}
	.newIntro_cont
	{
		width: 90%;
	}
	/*-------------------------------------------------------------------------------客户见证------------------------------------------------------------------------------------------*/
	.honorNav3_c {
	    width: 100%;
	    margin: auto;
	    text-align: center;
	    position: relative;
	    padding: 0 3%;
	}
	.honorNav3_list
	{
		width: 100%;
	}
	/*-------------------------------------------------------------------------------项目------------------------------------------------------------------------------------------*/
	.projectCase1_item {
	    width: 31.5%;
	    margin-right: 2%;
	    position: relative;
	    overflow: hidden;
	    margin-bottom: 1.25%;
	    display: inline-block;
	    line-height: 30px;
	}
	.projectCase1_item:nth-child(5n)
	{
		margin-right: 2%;
	}
	.projectCase1_item:nth-child(3n)
	{
		margin-right: 0%;
	}
	/*-------------------------------------------------------------------------------非设计简介------------------------------------------------------------------------------------------*/
	.story_cont1 {
	    width: 100%;
	    padding: 4% 3%;
	}
	.story_cont1_left
	{
		width: 100%;
	}
	.story_cont1_right {
	    width: 100%;
	    margin-left: 0;
	    float: left;
	    margin-top: 5%;
	}
	.story_cont2
	{
		padding: 6% 3%;
	}
	.story_cont2_title
	{
		margin-bottom: 20px;
		font-size: 20px;
	}
	.story_cont2_text
	{
		padding: 10px 0%;
	}
	.story_cont3
	{
		width: 94%;
    	margin: 20px auto;
	}
	.story_cont3_logo
	{
		width: 100%;
	}
	.story_cont3_text
	{
	    width: 60%;
	    font-size: 16px;
	    margin-left: 24%;
	    margin-top: 20px;
	}
	.story_cont3_ico1 {
	    position: absolute;
	    width: 4%;
	    top: -15%;
	    left: -13%;
	}
	.honor_list_time
	{
		width: 70%;
	}
	/*-------------------------------------------------------------------------------非设计荣誉------------------------------------------------------------------------------------------*/
	.course_c2_item
	{
		padding: 40px 7%;
	}
	.course_c2_item_line
	{
		height: 30%;
	}
	/*-------------------------------------------------------------------------------非设计资质团队------------------------------------------------------------------------------------------*/
	.team_cont1_pic
	{
		padding-top: 40px;
	}
	.team_cont1_content {
	    width: 95%;
	    margin: auto;
	    background: #fff;
	    margin-top: 30px;
	    padding: 5% 0%;
	}
	.team_content_right {
	    width: 95%;
	    float: inherit;
	    text-align: left;
	    margin: auto;
	    letter-spacing: 2px;
	}
	.team_cont2_item
	{
		width: 100%;
	}
	.team_cont2_item_left, .team_cont2_item_right {
	    float: left;
	    padding: 3%;
	}
	.team_item_title
	{
		margin-top: 30%;
	}
	.order_cont_d
	{
	    padding: 40px 0%;
	}
	/*-------------------------------------------------------------------------------项目详情------------------------------------------------------------------------------------------*/
	.project_left
	{
		width: 60%;
	}
	.project_right
	{
		width: 37%;
	}
	.project_right_item_button {
	    position: absolute;
	    bottom: 39px;
    	left: 71%;
	    font-size: 14px;
	    color: #d4140b;
	    padding: 5px 15px;
	    border: 1px solid #d4140b;
	    border-radius: 5px;
	}
	.project_right_item_left
	{
		width: 35%;
	}
	.project_right_item_right
	{
		width: 60%;
	}
}
/*苹果5小屏*/
@media (max-width: 767px){
	
}

/*iPad Pro 到小屏PC*/
@media (min-width: 1040px) and (max-width: 1200px)
{
	/*导航*/
	.nav_list li
	{
		width: 70px;
		font-size: 14px;
	}
	/*-------------------------------------------------------------------------------预约洽谈------------------------------------------------------------------------------------------*/
	.allNews_cont
	{
		padding: 30px 3%;
	}
	.allItem_time
	{
		margin: 10px 0;
	}
	.story_cont1_text
	{
		max-height: 130px;
	}
	.story_cont3
	{
		width: 100%;		
	}
	.honor_list_time
	{
		width: 50%;
	}
}
/*iPad Pro 到小屏PC*/
@media (min-width: 1040px) and (max-width: 1700px)
{
	.story_cont3
	{
		width: 95%;		
	}
	.story_cont3_ico2
	{
		right: 10%;
	}
	.honor_list_time
	{
		width: 40%;
	}
}
