*{ margin:0px auto; padding:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-family:"新宋体";
font-family:Microsoft Yahei;
/*font-family:Microsoft Yahei;

border-radius:5px 5px 5px 5px;
box-sizing:border-box;
box-sizing:content-box;
box-shadow:0px 0px 5px #6D6C6C;
text-shadow: #000 3px 3px 5px;
font-family:Microsoft Yahei;
filter: Alpha(Opacity=60); 
background-color: rgba(101, 172, 30, 0.6); 


图片模糊

.blur {
 filter: url(blur.svg#blur); 
-webkit-filter: blur(10px); 
 -moz-filter: blur(10px);
 -ms-filter: blur(10px);   
filter: blur(10px);
filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false); 
}


绝对居中
position:relative;
display:table-cell;
text-align:center;
vertical-align:middle



*/}
/*背景上到下的线性渐变*/
.sx_grad {
  background: -webkit-linear-gradient(red, blue); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(red, blue); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(red, blue); /* Firefox 3.6 - 15 */
  background: linear-gradient(red, blue); /* 标准的语法 */
}

.zy_grad {
  background: -webkit-linear-gradient(left, red , blue); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, red, blue); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, red, blue); /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, red , blue); /* 标准的语法 */
}

.dj_grad  {
    height: 200px;
    background: -webkit-linear-gradient(left top, red , blue); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, red, blue); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, red, blue); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, red , blue); /* 标准的语法（必须放在最后） */
}
/*字体渐变*/
.zi_text-gradient {
     background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFE8B6), to(#FECA57));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}; 
/*水平翻转*/
.flipx {
    -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    /*IE*/
    filter:FlipH;
}

/*垂直翻转*/
.flipy {
    -moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
    /*IE*/
    filter:FlipV;
}

/*水平翻转*/
.jflipx { transform: rotateY(180deg); }

/*垂直翻转*/
.jflipy { transform: rotateX(180deg); }


body{
	background-position:center top;
	background-image:url(../img/bjd.jpg);
	background-repeat:repeat-x;
	background-color:#F6F3F3;
	background-attachment: fixed;
font-size:14px;
color:#333333;
}

a{ text-decoration:none;
color:#333333;
transition-duration: 0.5s;
-moz-transition-duration: 0.5s; /* Firefox 4 */
-webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
-o-transition-duration: 0.5s; /* Opera */}
a:hover{
color:#FFFF00;
/*opacity:0.9;
filter(alpha=90);*/
transition-duration: 0.5s;
-moz-transition-duration: 0.5s; /* Firefox 4 */
-webkit-transition-duration: 0.5s; /* Safari 和 Chrome */
-o-transition-duration: 0.5s; /* Opera */}

img{
border:0px;
}


a:hover img{
/*mix-blend-mode:darken;
opacity:0.9;
filter(alpha=90);
-webkit-filter:grayscale(1);
filter:brightness(100%);
filter:contrast(50%);*/
filter: drop-shadow(705px 0 0 #fff);
}




div.ad_top{
min-width:1400px;
overflow:hidden;
width:100%;
height:300px;
background-position:center;
background-repeat:repeat-x;
background-image:url(../imge/bg.jpg);
}
div.ad_top span.all{
overflow:hidden;
display:block;
width:1400px;
text-align:center;
}
div.ad_top span.all span.wz_btall{
overflow:hidden;
display:inline-block;
     background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#DF0024), to(#C50222));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
	 font-size:45px;
	 font-weight:bold;
	 margin-top:110px;
/* margin-left:50px;*/
	 letter-spacing:2pt;
	 -text-stroke: 5px #fff;
	 text-align:center;

}





div.top_all{
overflow:hidden;
width:100%;
background-color:#DF0024;
height:65px;
min-width:1400px;}


div.daohang_all{
overflow:hidden;
width:1400px;
}
div.daohang_all a{
overflow:hidden;
display:inline-block;
overflow:hidden;
line-height:65px;
box-sizing:content-box;
padding-left:12px;
padding-right:15px;
color:#FFFFFF;
font-size:22px;
letter-spacing:1px;
text-align:center;
}
div.daohang_all a:hover{
background-color:#AD0722;
color:#FFFF00;
}





div.waiwei_ty{
width:1400px;
overflow:hidden;
margin-top:10px;
background-color:#FFFFFF;}

span.datu_bo{
display:inline-block;
overflow:hidden;
float:left;
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
width:800px;
}

span.diyi_you{
display:inline-block;
overflow:hidden;
float:right;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
width:570px;
}
span.dabiaoti_all{
display:block;
overflow:hidden;
background-color:#DF0024;
height:50px;
line-height:50px;
}
span.xiaobt_nr{
display:inline-block;
overflow:hidden;
background-color:#fff;
color:#DF0024;
height:50px;
font-size:26px;
float:left;
margin-left:15px;
box-sizing:content-box;
padding-left:15px;
padding-right:15px;
letter-spacing:1px;
}
span.wenzhang_lb{
display:block;
overflow:hidden;}

span.wenzhang_lb a{
display:block;
overflow:hidden;
line-height:56px;
font-size:20px;
border-bottom:#F0F0F0 1px solid;
box-sizing:border-box;
padding-left:25px;
background-position:5px 25px;
background-image:url(../imge/yuan.jpg);
background-repeat:no-repeat;}

div.ad_tong{
overflow:hidden;
width:1400px;
margin-top:10px;}

div.ad_tong img{
overflow:hidden;
width:100%;
}

div.waiwei_sy span.suoyou_you{
display:inline-block;
overflow:hidden;
float:left;
margin-right:14px;
width:33%;
background-color:#FFFFFF;
box-sizing:border-box;
padding:10px;
}

div.waiwei_sy span.suoyou_you:last-child{
float:right;
margin-right:0px;
width:32%;
}

div.waiwei_sy{
width:1400px;
overflow:hidden;
margin-top:10px;
}
span.erjimulu_dh a.biti{
background-color:#990000;
background-image:url(../imge/sanjiao.png);
background-repeat:no-repeat;
background-position: right 10px center;
}

span.qyfc_nr{
display:block;
overflow:hidden;
width:95%;}

span.qyfc_nr a{
display:inline-block;
overflow:hidden;
width:32%;
float:left;
margin-right:5px;
height:280px;}




span.qyfc_nr a span.tu{
display:block;
overflow:hidden;
position:relative;
display:table-cell;
text-align:center;
vertical-align:middle;
height:250px;}
span.qyfc_nr a span.tu img{
max-width:100%;
max-height:200px;}
span.qyfc_nr a span.wz{
display:block;
overflow:hidden;
line-height:30px;
text-align:center;
height:30px;}

div.tupian_all{
width:1400px;
margin-top:20px;
background-color:#FFFFFF;
height:240px;
margin-bottom:15px;}
span.ws{
height:236px;
position:relative;
margin-left:10px;
}
span.ws img{
position:absolute;
top:-12px;
}
div.tupian_all a{
display:inline-block;
margin:10px;}
div.tupian_all a span{
display:inline-block;
overflow:hidden;
border:#CCCCCC 1px solid;}
div.tupian_all a span img{
height:155px;
margin:10px;}
div.tupian_all a u{
display:block;
line-height:30px;
text-align:center;
overflow:hidden;}
div.tuzz{
width:1300px;
overflow:hidden;
float:right;}


div.demo {
background: #FFF;
overflow:hidden;
/*border: 1px dashed #CCC;*/

}
div.demo img {
border: 3px solid #F2F2F2;
}
div.indemo {
float: left;
width: 800%;
}
div.demo1 {
float: left;
}
div.demo2 {
float: left;
}

div.yqlj_all{
overflow:hidden;
margin-top:10px;
background-color:#FFFFFF;
width:1400px;

}
span.yq_bu{
display:block;
width:96%;
margin-top:10px;
overflow:hidden;
margin-bottom:10px;}
span.yq_bu a{
display:inline-block;
line-height:35px;
font-size:16px;
margin-right:20px;

}

span.yq_bt{
overflow:hidden;
background-color:#DF0024;
line-height:30px;
box-sizing:content-box;
padding:10px;
padding-right:10px;
color:#FFFFFF;
font-size:16px;
margin-right:20px;}

div.hongtouwenzi{
overflow:hidden;
width:1400px;
margin-top:25px;
margin-bottom:25px;}

span.hongtouwenzi_n{
display:block;
font-size:17px;
color:#666666;
line-height:35px;
text-align:center; 
width:90%;
}
div.hongtouwenzi a{
text-align:center;
display:block;
overflow:hidden;
line-height:60px;
font-size:40px;
color:#CD0104;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;}
div.hongtouwenzi a:hover{
text-shadow: #9E0910 1px 1px 2px;
}


span.sousuo{
display:inline-block;
overflow:hidden;
height:40px;
background-color:#D2EFFF;
float:right;
margin-right:110px;
margin-top:60px;
box-sizing:border-box;
border-radius:15px 15px 15px 15px;
}
input.neirong_t{
float:left;
height:40px;
border-radius:15px 15px 15px 15px;
line-height:40px;
border:0px;
background-color: rgba(210, 237, 254, 0.01); 
outline:none;
width:250px;
box-sizing:border-box;
padding-left:15px;
}
input.tijiao{
background-color:#015294;
border-radius:15px 15px 15px 15px;
line-height:40px;
border:0px;
text-align:center;
font-size:18px;
color:#FFFFFF;
width:100px;
outline:none;}

input.tijiao:hover{
background-color:#043D6C;
}


div.top_all span.bt_wz{
position:absolute;
overflow:hidden;
left:5%;
top:5%;
z-index:500;}

div.top_all span.bt_wz img{
display:inline-block;
float:left;}

img.logo{
width:140px;}





#container {

width: 1444px;
overflow: hidden;
}
#photo {
width: 5776px;
animation: switch 10s ease-out infinite;
}
#photo > img {
float: left;
width: 1444px;
}
@keyframes switch {
0%,25%{
margin-left: 0;
}
30%,70%{
margin-left: -1444px;
}
75%, 95% {
margin-left: -2888px;
}
100% {
margin-left: -4332px;
}
}



/*
div.daohang_all a:nth-child(4){
padding-left:52px;
padding-right:52px;
}
*/



div.ad_1444{
overflow:hidden;
width:1444px;
margin-top:6px;
margin-bottom:3px;
}

div.zhiri{
overflow:hidden;
width:1442px;
height:80px;
background-color:#FFFFFF;
border-radius:0px 0px 5px 5px;
box-shadow:0px 0px 5px #A2A0A0;}
img.jiaojing{
float:left;
margin-left:2px;
margin-top:5px;}
span.zhiri_d{
display:inline-block;
overflow:hidden;
float:left;
margin-left:30px;
}
span.zhiri_d span.zhiri_pai{
display:block;
overflow:hidden;
}
span.zhiri_d span.zhiri_pai span{
line-height:40px;
}
span.zhan{
display:inline-block;
overflow:hidden;
float:left;
width:80px;
color:#1E4B8F;
font-size:19px;
font-weight:bold;}
span.zhan_bt{
display:inline-block;
overflow:hidden;
float:left;
width:90px;
color:#504E4E;
font-size:17px;}

span.zhan_nr{
display:inline-block;
overflow:hidden;
float:left;
width:150px;
color:#0D3CA9;
font-size:17px;}

div.da_1444{
width:1442px;
overflow:hidden;
margin-top:8px;
box-shadow:0px 0px 5px #A2A0A0;
background-color:#FFFFFF;}

div.fangun_ad{
overflow:hidden;
width:800px;
height:600px;
float:left;
margin:10px;}
div.paiyi_1{
overflow:hidden;
float:right;
width:600px;
height:600px;
margin:10px;}
span.lanm_all{
display:block;
height:67px;
background-image:url(../img/lmbj_all.png);
background-repeat:repeat-x;
width:100%;
overflow:hidden;
box-sizing:border-box;
padding-top:0px;
margin-top:-5px;
}
span.lanm_all img{
display:inline-block;
float:left;
background-color:#FFFFFF;
}
span.xin_bt{
overflow:hidden;
line-height:67px;
color:#FFFFFF;
font-size:22px;
display:inline-block;
float:left;
margin-left:15px;}
span.xin_gd{
overflow:hidden;
line-height:70px;
color:#FFFFFF;
font-size:13px;
display:inline-block;
float:right;
margin-right:15px;}
span.xin_gd a{
color:#FFFFFF;
}
span.xin_gd a:hover{
color:#FFFF00;
}
span.xinwen_lb_nr{
display:block;
overflow:hidden;
width:100%;
min-height:370px;}
span.xinwen_lb_nr a{
display:block;
overflow:hidden;
line-height:45px;
border-bottom:#ECECEC 1px solid;
font-size:19px;
width:100%;
color:#000000;
box-sizing:border-box;
padding-left:30px;
background-image:url(../img/dian.png);
background-repeat:no-repeat;
background-position:5px 25px;
}

span.xinwen_lb_nr a:hover{
color:#990000;
background-color:#FAF7F7;
}

div.sanlei_all{
overflow:hidden;
width:1462px;}
span.wzsfzz{
overflow:hidden;
background-color:#FFFFFF;
float:left;
box-shadow:0px 0px 5px #A2A0A0;
margin:10px;
width:467px;
box-sizing:border-box;
padding:5px;
margin-bottom:6px;}

span.wzsfzz:last-child{
float:right;
}


span.wzsfzza{
overflow:hidden;
background-color:#FFFFFF;
float:left;
box-shadow:0px 0px 5px #A2A0A0;
margin:8px;
margin-right:9px;
width:470px;
box-sizing:border-box;
padding:5px;}

span.wzsfzzb{
overflow:hidden;
background-color:#FFFFFF;
float:left;
box-shadow:0px 0px 5px #A2A0A0;
margin:8px;
margin-right:9px;
width:450px;
box-sizing:border-box;
padding:5px;}
span.lianglie_zuo{
display:inline-block;
float:left;
width:980px;}
span.lianglie_you{
display:inline-block;
float:right;
margin-right:3px;
}

span.jiakuan{
width:466px;
margin-left:0px;
margin-right:7px;}
span.zt{
display:block;
overflow:hidden;
width:100%;
margin-top:-5px;}
span.zt img{
display:block;
overflow:hidden;
margin-top:4px;
width:100%;
height:71px;}







span.lianjie{
overflow:hidden;
display:block;
width:99%;
margin-top:8px;
border-top:#1E4B8F 4px solid;
line-height:40px;
color:#000000;
font-size:17px;
letter-spacing:2px;
border-bottom:#DBDBDB 1px solid;}
span.lianjie_nr{
width:99%;
overflow:hidden;
display:block;
}
span.lianjie_nr a{
overflow:hidden;
display:inline-block;
box-sizing:content-box;
line-height:30px;
margin:10px;
padding-left:10px;
padding-right:10px;
font-size:16px;
}

div.bottom_all{
overflow:hidden;
width:100%;
background-color:#DF0024;
box-sizing:border-box;
padding-left:400px;
line-height:30px;
color:#FFFFFF;
font-size:15px;
padding-top:50px;
padding-bottom:50px;
min-width:1400px;}

div.bottom_all a{
color:#FFFFFF;}

div.souxi{
width:1100px;
float:right;}

div.main_all{
overflow:hidden;
width:1400px;
background-color:#FFFFFF;
background-image:url(../imge/lm_bg.png);
background-repeat:no-repeat;
background-position:228px 80px;}
div.fendh_all{
overflow:hidden;
float:left;
width:300px;
margin-bottom:40px;
}
span.erjimulu_dh{
width:100%;
overflow:hidden;
display:block;}

span.erjimulu_dh a{
overflow:hidden;
display:block;
text-align:center;
width:95%;
font-size:16px;
margin-top:10px;
line-height:35px;
background-color:#DF0024;
color:#FFFFFF;}

span.erjimulu_dh a:hover{
background-color:#B20420;
font-size:16px;
color:#CCFF33;}
span.daohang_ml{
display:block;
width:95%;
background-color:#DF0024;
line-height:60px;
font-size:19px;
text-align:center;
border-radius:8px 8px 0px 0px;
color:#FFFFFF;
font-weight:bold;
}
span.zuixin{
display:block;
overflow:hidden;
width:94%;}
span.zuixin a{
display:block;
line-height:35px;
border-bottom:#CCCCCC dotted 1px;
font-size:15px;}




div.menu-list{ position:absolute; min-width:150px; padding:5px 5px 5px; display:none;z-index:9999999;box-sizing:content-box; border-radius:0px 0px 5px 3px; border:#ffffff 1px solid; border-top-width:0px; box-shadow:0px 5px 5px #6D6C6C;background-color: rgba(223, 0, 36, 1); margin-top:0px; }
div.menu-list ul li{list-style-type:none; font-size:17px; display:block; height:35px; line-height:35px; text-align:center; color:#11549B; cursor:pointer; }
div.menu-list ul li a { display:block; line-height:35px; color:#ffffff;}
div.menu-list ul li a:hover { background:#AD0722; color:#ffffff;}

*{ font-family:Georgia, "Times New Roman", Times, serif;
font-family:"新宋体";
font-family:Microsoft Yahei;
padding:0px;
}
body{
background-position:center 0px;
}
a{ text-decoration:none;
color:#333333;}
a:hover{
color:#990000;
opacity:0.9;
filter(alpha=90);}

#AdLayerak{
ztransition:all.2s ease-in 0s;
-webkit-transition:all.2s ease-in 0s;
-moz-transition:all.2s ease-in 0s;
width:150px;
overflow:hidden;
z-index:9999999;
transition:all.2s ease-in 0s;
-webkit-transition:all.2s ease-in 0s;
-moz-transition:all.2s ease-in 0s;}
div.AdLayerak div.kf_da{
width:100%;
overflow:hidden;
}
div.AdLayerak div.kf_da div.zuobian{
width:23px;
overflow:hidden;
float:left;
color:#FFFFFF;
margin-top:5px;
background-color:#007CBA;
border-radius:5px 0px 0px 5px;
text-align:center;
line-height:20px;
padding-top:8px;
padding-bottom:10px;
border:#FFFFFF 1px solid;
border-right-width:0px;
box-shadow:0px 0px 2px #000;
margin-left:4px;
}
div.tupianj{
width:95%;}

div.AdLayerak div.kf_da div.zuobiana{
width:23px;
overflow:hidden;
float:right;
color:#FFFFFF;
margin-top:5px;
background-color:#007CBA;
border-radius:5px 0px 0px 5px;
text-align:center;
line-height:20px;
padding-top:8px;
padding-bottom:10px;
border:#FFFFFF 1px solid;
border-right-width:0px;
box-shadow:0px 0px 2px #000;
margin-left:4px;
}
div.kjdh{
float:left; position:fixed; top:100px; left:0px; width:68px;
}
div.kjdh a{
display:block;
overflow:hidden;
 line-height:35px;
 color:#DF0024;
 border:#DF0024 solid 1px;
 margin-top:2px;
 text-align:center;
}

div.kjdh a:hover{
 color:#FF0000;
 border:#FF0000 solid 1px;
 background-color:#FFFFFF;

}


div.AdLayerak div.kf_da div.zuobian_s{
background-color:#FF5555;
}
div.AdLayerak div.kf_da span.youbian_s span.te{
background-color:#FF5555;
 background: -webkit-linear-gradient(#FF5555, #FF5555); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#FF5555, #FF5555); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#FF5555, #FF5555); /* Firefox 3.6 - 15 */
  background: linear-gradient(#FF5555, #FF5555); /* 标准的语法 */
}

div.AdLayerak div.kf_da span.youbian{
display:inline-block;
overflow:hidden;
text-align:center;
float:right;
width:115px;
background-color:#EAEAEA;
border-radius:0px 5px 5px 5px;
box-shadow:0px 0px 5px #6D6C6C;
border:#FFFFFF 1px solid;
margin-top:5px;
margin-bottom:5px;
margin-right:5px;
padding-bottom:10px;
}
div.AdLayerak div.kf_da span.youbian span{
display:block;
  background: -webkit-linear-gradient(#007CBA, #058CD0); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#007CBA, #058CD0); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#007CBA, #058CD0); /* Firefox 3.6 - 15 */
  background: linear-gradient(#007CBA, #058CD0); /* 标准的语法 */
  text-align:center;
  line-height:50px;
  color:#FFFFFF;
  font-family:Microsoft Yahei;
  font-size:17px;
  letter-spacing:1px;
}
div.AdLayerak div.kf_da span.youbian a.zi{
display:block;
overflow:hidden;
line-height:35px;
border-bottom:#DCDCDC 1px solid;
box-shadow:1px 0px 1px #ffffff;
font-size:13px;
color:#333333;
margin-bottom:1px;
}
div.AdLayerak div.kf_da span.youbian a:hover.zi{
background-color: rgba(0, 0, 0, 0.1); /*for FF*/}

div.AdLayerak div.kf_da span.youbian a.tu{
display:block;
overflow:hidden;
text-align:center;
border-bottom:#DCDCDC 1px solid;
box-shadow:1px 0px 1px #ffffff;
}
div.AdLayerak div.kf_da span.youbian a.tu img{
margin-top:5px;
margin-bottom:5px;
}
div.dinggou{
text-align:center;
float:right;
width:110px;
margin-right:6px;
height:30px;
font-size:14px;
color:#FFFFFF;
background-color:#F20202;
border-radius:5px 5px 5px 5px;
box-shadow:0px 0px 5px #6D6C6C;
border:#FFFFFF 1px solid;
margin-top:5px;
margin-bottom:5px;
overflow:hidden;}

div.dinggou a{
display:block;
color:#FFFFFF;
line-height:30px;
}
div.dinggou a:hover{
background-color:#D00404;
text-shadow: #000 1px 1px 1px;}


div.dabk{
width:1400px;
overflow:hidden;
background-color:#FFFFFF;
box-shadow:0px 0px 5px #A2A0A0;
background-color:#FFFFFF;}
div.all_1200{
width:1300px;
overflow:hidden;
line-height:35px;}

div.wz_bt{
width:90%;
text-align:center;
line-height:60px;
font-size:28px;
font-family:Microsoft Yahei;
color:#000000;
margin-top:0px;
margin-bottom:35px;

/*background-image:url(../img/bt.png);
background-repeat:no-repeat;
background-position:center  bottom ;*/}

div.lujing{
line-height:60px;
background-image:url(../imges/zw36.png);
background-repeat:no-repeat;
background-position:40px 3px;
box-sizing:border-box;
padding-left:70px;
font-size:16px;
width:100%;
overflow:hidden;
}


div.erjidh a:last-child{
border-radius:5px 0px 0px 5px;
}
div.erjidh a:first-child{
border-radius:0px 5px 5px 0px;
}
div.erjidh a:hover{
color:#FFFFFF;
background-color:#2B5297;}

div.erjidh a.zheng{
display:inline-block;
line-height:50px;
box-sizing:content-box;
padding-left:25px;
padding-right:25px;
font-size:16px;
color:#FFFFFF;
background-color:#2B5297;}


div.wz_tu{
width:99%;
text-align:center;}

div.wz_tu img{
max-width:95%;}

div.wz_qita{
width:100%;
text-align:center;
line-height:30px;
font-size:14px;
color:#666666;
margin-bottom:40px;
letter-spacing:1px;}
div.shangxia{
width:99%;
text-align:center;
line-height:50px;
font-size:16px;
border:#CCCCCC dotted 1px;
background-color:#f0f1f3;
margin-top:15px;
margin-bottom:15px;
}

div.d_nr{
width:100%;
line-height:35px;
font-size:18px;
box-sizing:border-box;
padding:15px;
overflow:hidden;
background-image:url(../img/zgb.jpg);

color:#000000;}

div.d_nr img{
max-width:95%;
margin-top:20px;
margin-bottom:20px;
}

a.xinwen_a{
display:block;
overflow:hidden;
border-bottom:#ECECEC 1px solid;
font-size:18px;
width:95%;
color:#000000;
}
span.btsj{
display:block;
line-height:45px;
box-sizing:border-box;
background-image:url(../img/dian.png);
background-repeat:no-repeat;
background-position:5px 15px;
overflow:hidden;
font-size:20px;}

span.btsj:hover{
background-color:#F8F6F6;}
span.btsj span.title_s{
display:inline-block;
overflow:hidden;
float:left;}
span.btsj span.title_s:hover{
color:#CC0000;}
span.btsj span.shijian{
display:inline-block;
overflow:hidden;
float:right;
color:#666666;}
span.neir_s{
display:block;
width:100%;
font-size:16px;
color:#666666;
line-height:35px;
}

span.neir_s:hover{
color:#CC0000;
}

div.fanye{
width:99%;  text-align:center;  padding-top:10px; font-size:18px; border:#CCCCCC dotted 1px; background-color:#f0f1f3;border-radius:4px 4px 4px 4px;
line-height:35px; margin-bottom:20px;}
div.ad_all{
width:1444px;
overflow:hidden;}
div.ad_all img{
width:1444px;
}

div.mengmeng{
position:fixed;
z-index:999999999999999;
width:100%;
height:100%;
padding-top:20px;
background-color: rgba(0, 0, 0,0.5);
text-align:center;
/*transition-duration: 0.5s;
-moz-transition-duration: 0.5s; 
-webkit-transition-duration: 0.5s; 
-o-transition-duration: 0.5s; 
-webkit-animation:myfirstbj 3s infinite linear;*/
}
div.sousuo{
overflow:hidden;
min-height:450px;
text-align:center;
font-size:26px;
padding-top:200px;
background-image:url(../img/ssbj.jpg);
background-repeat:no-repeat;
background-position:right bottom;
}
div.sousuo input:first-child{
width:500px;
height:45px;
margin-left:8px;
margin-right:0px;
}
div.sousuo input:last-child{
letter-spacing:2px;
}

div.sousuo input{
width:200px;
height:45px;
font-size:24px;
}






div.tiwen{
width:90%;
margin-left:30px;
line-height:35px;
margin-bottom:30px;
margin-top:30px;
font-size:16px;
background-image:url(../img/xiexin_bg.png);
background-repeat:no-repeat;
background-position:right top;
position:relative;
height:450px;}
span.xinxiangb{
overflow:hidden;
display:inline-block;
position:absolute;
right:400px;
top:100px;

font-size:50px;
color:#1E4B8F;
line-height:50px;}
div.tiwen input{
line-height:25px;
font-size:16px;}
div.wenti{
width:98%;
border-radius:5px 5px 5px 5px;
box-sizing:border-box;
border:#CCCCCC 1px solid;
line-height:30px;
padding:10px;
margin-top:15px;
margin-bottom:20px;
background-color:#FFFFFF;
color:#333333;
font-size:14px;}
div.wenti span.wthf{
width:98%;
border-top:#CCCCCC dotted 1px;
box-sizing:border-box;
margin-top:30px;
margin-bottom:8px;
display:block;
}
div.wenti span.wthfz{
display:block;
float:left;
}
div.wenti span.wthfsj{
display:block;
float:right;
}
div.tiwen_lb{
width:95%;
margin-left:30px;
line-height:30px;
margin-bottom:30px;
margin-top:30px;}
div.bt_zong{
height:42px;
background-image:url(../imges/wt_bg.jpg);
background-repeat:repeat-x;
border-radius:5px 5px 0px 0px;
box-shadow:0px -1px 5px #6D6C6C;
width:100%;
overflow:hidden;
}
div.bt_zong a{
display:inline-block;
float:right;
margin-right:20px;
line-height:42px;
font-weight:normal;
font-size:14px;
}
div.bt_zong span{
display:inline-block;
height:30px;
line-height:30px;
margin-top:12px;
background-color:#2389d1;
border-radius:5px 5px 0px 0px;
box-shadow:0px 0px 5px #ffffff;
box-sizing:content-box;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
letter-spacing:1px;
margin-left:15px;
padding-left:15px;
padding-right:15px;}
div.nr_zong{
overflow:hidden;
box-shadow:0px 1px 5px #6D6C6C;
width:100%;
min-height:300px;}
div.nr_zong  a{
display:block;
line-height:35px;
border-bottom:#999999 dotted 1px;
box-sizing:border-box;
padding-left:15px;
padding-right:15px;}
div.nr_zong  a:hover{
background-color:#f0eeee;}

div.nr_zong  a span{
display:inline-block;
line-height:35px;
float:right;
color:#666666;}
span.news_new{
color:#E5071c;
font-size:10px;
display:inline-block;
margin-left:3px;}

img.shei{
position:absolute;
right:130px;
top:40px;
z-index:20;
transform: rotate(45deg);}
a.gengd{
overflow:hidden;
color:#FFFFFF;
float:right;
margin-right:10px;}
span.kandeng{
display:inline-block;
position:absolute;
z-index:800;
top:250px;
left:200px;
font-size:20px;
text-shadow: #000 1px 1px 1px;
font-family:Microsoft Yahei;
font-weight:bold;
color:#FFFFFF;
letter-spacing:1px;}
span.wz_btall{
position:relative;}





.box {
		    /* 相对定位 */
		    position: relative;
			width:100%;

		    line-height: 200px;
		    text-align: center;
		    color: #fff;
		    border-radius: 5px;
		    /*鼠标指针变成手*/
		    cursor: pointer;
		    /* 背景渐变色 */
		    background-image: linear-gradient(to right, #fb7299, #ff5c7c);
		    transition: 1.5s;
		}
		
		.box::after {
		    content: '';
		    /* 绝对定位 */
		    position: absolute;
		    top: 100px;
		    left: 0;
		    width: 100%;
		    height: 70px;
		    /* 背景渐变色 */
		    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(255, 255, 255, .3), rgba(0, 0, 0, 0));
		    /* 让元素旋转-45度 位置距离距离左边不变化，距离下面走360像素的距离 */
		    transform: rotate(-45deg) translate(0, -360px);
		}
		
		.box:hover::after {
		    /* 过渡时长 */
		    transition: 1s;
		    transform: rotate(-45deg) translate(0, 300px);
		}
		
		.box:hover {
		    /* 盒子阴影 */
		    box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
		}

