/* 界面皮肤 */
.topbar{background:#FCFCFC; font-size:12px;}
.topbar,.topbar a{color:#8a8a8a;}
.head{background:#F3F3F3; border-top: 1px solid #EAEAEA;padding-bottom:18px;}
.nav01{background:#2e3552;/*background: url(navbg.jpg) repeat-x;*/}
.nav01 a{color:#fff;margin-right:2px;}
.nav01 a:hover{background:#DC3807;color:#FFF;}
.nav01 ul{}
.nav01 ul li{background: url(nav_line.png) no-repeat right center;}
.nav01 ul li ul{background: rgba(50, 51, 51, 0.93);}
.nav01 ul li ul li{background:none;}
.nav01 ul li ul li a:hover{background:#DC3807;}

.tel_box{width:200px;font-family: 微软雅黑; padding-left: 46px;background: url(tel_ico.png) no-repeat left center;}
.tel_box a{color:#de0025;}

.seach{margin-top:15px;}
.seach input{outline: none;float:left;}
.seach input.seach_box{background:#FFF; border:1px solid #AAA;border-right: none;padding:0; width: 235px; border-radius: 5px 0 0 5px;height:30px;}
.seach input.sobtn{background:#DDD; border: 1px solid #AAA; border-left:none; padding: 4px 6px; height: 22px; border-radius: 0 5px 5px 0;}
.resou{padding:10px;}
.resou span{ font-weight: bold;}
.resou a ,.resou span{
    float: left;
    display: inline-block;
    margin: 2px 6px;
}
.resou a{color: #ADADAD;}
.resou a:hover{color:#F60;    text-decoration: underline;}
.resou strong{font-weight: normal;}

.title01{    
    background: #ECEDEF;
    border: 1px solid #ddd;
    border-top: 1px solid #9E9EBD;
    border-bottom: none;}
.title01 h2{color:#333; font-size:14px;}
.title01 h2 font{
	color: #A7A7A7;
    font-weight: normal;
    font-size: 12px;}
.title01 span{}

.title02{border-bottom: 1px solid #AAA;}
.title02 h2{background:url(tit_ico.png) no-repeat left center; height:36px; line-height:36px;}
.title02 h2 font{color:#999;}
.title02 span{}

.title03{background:url(skin.png) left -550px;}
.title03 h2 font{color:#999;}
.title03 span{}

.pageleft_title01{background:url(skin.png) left -600px; color:#fff;}
.pageleft_title02{background:url(skin.png) -400px -600px; color:#fff;}
.list04{padding:0; background:#2e3552;}
.list04 li{}
.list04 li a{
	height: 50px;
    line-height: 50px;
    display: block;
    padding-left: 16px;
    border-bottom: 1px solid #454c67;
    border-top: solid 1px #272e4b;
    font-size: 14px;
    color: #C0C0C0;
    transition: all 0.3s ease;
}
.list04 li a h2{font-size:16px; color: #fdf4e7;  font-weight: normal;}
.list04 li a:hover,.list04 li a.thisclass{background-color: #777182; color:#FDAE2C;  transition: all 0.3s ease;}
.pptit{
	padding: 35px 0;
    text-align: center;
    font-weight: normal;
    background: #a97d0e;
    color: #fff;
    font-size: 25px;
    border-bottom: 1px solid #d29e1b;
    border-top: 1px solid #a37707;
}
.cptit{height:30px; line-height: 30px; padding:12px 0; color: #546a85; padding-left:20px; background: url(tit_ico.png) no-repeat left center;}
.cptit strong{float:left; font-size:16px; font-weight:normal;}
.cptit span{float: left;margin-left: 240px;font-size:16px;}
.pptit font{font-size:14px;display:block;}
.cptit input[type='text']{
	float: left;
    border: 1px solid #AAA;
	padding:0 15px;
    width: 200px;
    height: 26px;
    border-radius: 15px 0 0 15px;
    border-right: none;    outline: 0;}
.cptit input[type='submit']
{
	float: left;
    border: 1px solid #AAA;
    padding: 5px 15px;
    border-radius: 0 15px 15px 0;
    background: #DC7A00;
    color: #eee;
    border-left: none;
	outline: 0;
}
.list02 li{}
.list01,.list02,.list03,.gsjj01,.lxwm01{border:1px solid #ddd;}

.list01 li{height:290px; overflow: hidden;}
.list01 li a{padding:18px;border:solid 1px #FFF;}
.list01 li a:hover{border:solid 1px #eee;color:#F60; box-sizing: border-box;}
.list01 li h4{    font-weight: normal;  padding: 10px 0;}
.list02 li{border-bottom:1px dashed #ddd;}
.list01 li img{height:180px; width:auto;}

.list03 li h3{height:22px; overflow: hidden;}


.foot02{background:#313131;color:#bbb;padding-bottom:30px;}
.foot02 a{color:#ccc;}
.foot02 .t1{border-bottom:1px solid #333;line-height:50px;background:#222;}
.yqlj{background: #DB2319; padding: 0 10px;color:#eee;}
.yqlj a{color:#eee;}
.foot02 .t1 ul li{float:left;margin-right:4px;}
.foot02 p{margin:15px 0;}
.foot02 .zxyy{margin:0px auto;width:260px;}
.foot02 .zxyy h2{font-size:16px;}
.foot02 .zxyy input{border:1px solid #999;}
.foot02 .wbk{width:95%;color:#999; padding:2px;}
.foot02 .zxyy textarea{border:1px solid #999;width:95%;height:50px;color:#999; padding:2px;}
.foot02 .ewm{text-align:center;}
.foot02 a{white-space:nowrap;}
/* 界面皮肤End */

/*手机版样式*/
@media (max-width: 750px) {
.nav01{background:#2e3552;}
 .list04 li{background:none;}
.list01 li img{height:150px;}
.tel_box{background-image:none;}
}