@charset "utf-8";/*
color:red !important;/* Firefox、IE7支持 
_color:red;IE6支持 
*color:red;IE6、IE7支持 
*+color:red;IE7支持/
color:red\9;IE6、IE7、IE8支持 
color:red\0;IE8支持
@media screen and(-webkit-min-device-pixel-ratio:0){} chrome
background:linear-gradient(#e99c40,#d35224);-webkit-background:linear-gradient(#e99c40,#d35224);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#8fc320,endcolorstr=#122b88,gradientType=1);
-webkit-appearance:none;appearance:none;pointer-events:none;select::-ms-expand{display:none;}
@media screen and (min-width:540px){}
@media screen and (max-width:320px){}
-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;*/

/*--默认--*/
.jianzhangbody{
width:100%;
height:auto;
margin:0px auto;

}


.jianzhangtitle{
margin:0px auto;
width:1400px;
height:100px;
text-align: center;
font-size: 32px;
font-family : 微软雅黑,黑体,宋体;
color: #202020;
line-height:60px;
position:relative;
}
.jianzhangtitletwo{

margin:0px auto;
width:1400px;
height:50px;
text-align: center;
font-size: 24px;
font-family : 微软雅黑,黑体,宋体;
color: #8b0304;
line-height:50px;
position:relative;

}
.jianzhangtop{
margin:0px auto;
width:1400px;
height:auto;
text-align: left;
font-size: 16px;
font-family : 微软雅黑,黑体,宋体;
color: #202020;
line-height:32px;
position:relative;
}
.jianzhangpoto{
margin:0px auto;
width:100%;
height:400px;
background:#dcdcdc;
position:relative;
	float:left;
}
.jianzhangimg{
margin:50px 0px auto;
width:400px;
height:300px;
padding-left:55px;
float:left;
text-align:center;
font-size: 16px;
font-family : 微软雅黑,黑体,宋体;
color: #202020;
position:relative;
}

.jianzhangimg img{
margin:0px 0px auto;
width:400px;
height:300px;

float:left;
border: 2px solid #FFFFFF;
position:relative;
}

.jianzhangzhuanye{
margin:0px auto;
width:100%;
height:auto;

position:relative;
	float:left;
}
.jianzhangzhuanyeone{
margin:0px auto;
width:1400px;
height:auto;


}
.zhuanyeshezhi{
width:100%;
height:100%;
text-align:center;

position:relative;
font-size: 16px;
font-family : 微软雅黑,黑体,宋体;
color: #202020;
  border-collapse: collapse; /* 确保边框合并为单一线条 */

}

.zhuanyeshezhi table, th, td {

  border: 1px solid #000000; /* 设置边框宽度、样式和颜色 */
}
.zhuanyeshezhi td {
height:40px;
}

.jianzhangbot{
margin:0px auto;
width:100%;
height:200px;

position:relative;
	float:left;

}
.jianzhangbottext{
margin:50px auto;
width:1400px;
height:200px;
text-align:left;
font-size: 16px;
font-family : 微软雅黑,黑体,宋体;
color: #202020;
position:relative;
line-height:24px;
}


@media only screen and (max-width:780px) and (min-width:320px)
{

.jianzhangbody{
width:95%;
}


.jianzhangtitletwo{
width:95%;

font-size: 18px;
font-family : 微软雅黑,黑体,宋体;
color: #8b0304;
line-height:30px;
}
.jianzhangtitle{width:100%; 
font-size: 24px;
font-family : 微软雅黑,黑体,宋体;
height:50px;
line-height:38px;

 }

.jianzhangtop{
width:95%;
height:auto;
font-size: 15px;
line-height:24px;
}

.jianzhangpoto{

width:100%;
height:auto;

}
.jianzhangimg{
width:100%;
height:auto;
padding-left:0px;

text-align:center;

}
.jianzhangimg img{
width:100% !important;
height:auto !important;
padding-left:0px;
margin: 20px 0px auto;
}

.jianzhangzhuanyeone{

width:95%;
height:auto;

}
.zhuanyeshezhi{

font-size: 14px;
}

.jianzhangbottext{
margin:20px auto;
width:95%;
height:100px;
text-align:left;
font-size: 16px;
font-family : 微软雅黑,黑体,宋体;

}





}