﻿/*=============================首页模块一 start*=============================*/
.mob_one{clear:both; background:url(../image/mob_onebg.png) no-repeat center top #dc1d22; padding-bottom:30px;}
.mob_one .mob_one_tit{clear:both; background:url(../image/mob_onetit01.png) no-repeat center center; font-size:30px; text-align:center; font-weight:bold; color:#fff; padding:40px 0px; line-height:32px;}
.mob_one .mob_one_ul{clear:both; width:1230px; margin:0 auto;}
.mob_one .mob_one_ul li{float:left; width:246px;}
.mob_one .mob_one_ul li .mob_one_ulpic{clear:both; margin:0px 30px 0px 0px; border:5px solid #fff;}
.mob_one .mob_one_ul li .mob_one_ultit{clear:both; text-align:center; font-size:16px; color:#fff; padding: 10px 20px 10px; height: 68px;margin:0px 30px 0px 0px;}
/*=============================首页模块一 end=============================*/
/*=============================首页模块二 start*=============================*/
.mob_two{padding:40px 0px;}
.mob_two .mob_two_fl{float:left; width:653px;}
.mob_two .mob_two_fr{float:right; width:522px;}
.mob_two .mob_two_fr .mob_two_frtit{clear:both; background:url(../image/aboutline.jpg) no-repeat left bottom;}
.mob_two .mob_two_fr .mob_two_frtit h3{clear:both; text-align:left; font-size:24px; color:#de0011;}
.mob_two .mob_two_fr .mob_two_frtit p{clear:both; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#b8b8b8; padding:8px 0px 12px 0px;}
.mob_two .mob_two_fr .mob_two_frcon{clear:both; text-align:left; font-size:16px; line-height:30px; color:#4d4d4d; padding-top:13px;}

.mob_two .mob_two_fr .mob_two_frcon a{width: 165px;height: 16px;text-align: center; line-height: 16px;color: #201f1f;background: #f6f5f5; font-size: 14px;right: 0;top:1px;transition: all .4s;padding:5px;float:right;}
.mob_two .mob_two_fr .mob_two_frcon a:hover{color: #fff;background: #bd0404;}
/*=============================首页模块二 end=============================*/

@media(max-width:1024px)
{
	.mob_one .mob_one_ul li{width: 20%;}
	.mob_one .mob_one_ul, .mob_one .mob_one_ul li img{width:100%;}
	.mob_one .mob_one_ul li .mob_one_ulpic{margin: 0px 5px 0px 5px;}
	.mob_two .mob_two_fl{width: 488px;}
	.mob_two .mob_two_fl img{width:100%;height: auto;}
	.tempWrap{width: 100%;}
	
}

@media(max-width:768px)
{
	.mob_two .mob_two_fl{width: 100%;}
	.mob_two{padding: 0;}
	.mob_two .mob_two_fr{width: 98%;}
	.mob_two .mob_two_fr .mob_two_frcon{font-size: 1em;}
	.mob_two .mob_two_fr .mob_two_frcon a{height:26px;line-height:26px;margin-right: 5px;}
	.mob_one .mob_one_ul, .mob_one .mob_one_ul li img{height: 100px;}
	.mob_one .mob_one_ul li .mob_one_ultit{margin:0;padding:0;}
	.mob_one{padding:0;}
	
}

@media(max-width:640px)
{
	.mob_one{display:none;}
	.mob_one .mob_one_ul li{width:33%;}
	
}
