/*全局样式*/
h1,h2,h3,h4,h5,h6{font-size:100%;}
body,button,input,select,textarea {font-family: "微软雅黑";font-size:14px;}
a {star:expression(this.onFocus=this.blur()); text-decoration:none; color:#333333;}
a {blr:expression(this.onFocus=this.blur())}
a {outline:none;}
a:hover{ color:#1d7ad1; }
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
address,caption,cite,code,dfn,th,var{font-weight:normal;}
em,i{font-style:normal;}
q:before,q:after{content:'';}
table,th,td{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
fieldset,img{border:0; margin:0; max-width:100%; padding:0; vertical-align:middle;transition: all 0.0s ; -o-transition: all 0.0s ; -moz-transition: all 0.0s;-webkit-transition: all 0.0s ;}
.hsx{ color:#f14c4c}
.hs{ color:#F00;}
* {transition-property: all;-ms-transition-property: all;-moz-transition-property: all;-webkit-transition-property: all;-o-transition-property: all;margin:0; padding:0;word-break:break-all; }
html, body {font-size:14px;background:#fff;width:100%; height:100%;margin:0px;padding:0px;font-family: "Microsoft YaHei", Helvetica Neue, Tahoma, Arial, "微软雅黑", "宋体", "黑体";}
ol,ul, li, p {margin:0px;padding:0px;list-style:none;}
input, button, select, textarea, select, option {outline:none;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
select, option, textarea {resize:none;-webkit-appearance: none;font-weight:normal;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"] {-webkit-appearance: none;font-weight:normal;}
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}  
.clearfix {
    zoom:1; /* for ie6 & ie7 */
}
.clear {
    clear:both;
    display:block;
    font-size:0;
    height:0;
    line-height:0;
    overflow:hidden;
}

.dou{text-align: center; color: #b3b3b3;margin-bottom: 20px}
.dou p a{position: relative;}
.dou p a i{position: absolute;left:-28px; top: -5px; display: inline-block; width: 30px;height: 30px; border-radius:3px; overflow: hidden;}

header{ width:100%; background:#FFF; float:left; min-width:1200px;}
.zhong{ width:100%; max-width:1300px; min-width:1200px; margin:0 auto;}
.logo{ float:left; width:auto; margin:20px 0;}
.lor{ float:left; width:auto; margin:13px 0;}
nav{ width:70%; float:right; margin-top:20px;}
nav ul li{ margin:0 2%; float:left; line-height:36px; font-size:16px; position:relative;}
nav ul li ul{ width:120px; background:#FFF; box-shadow:#eee 0 0 5px; display:none; position:absolute; z-index:9999;}
nav ul li:hover ul{ display:block;}
nav ul li ul li{ width:120px; float:left; line-height:40px; margin:0;}
nav ul li ul li a{ padding-left:20px; display:block;}
nav ul li ul li a:hover{ border-bottom:none; background:#1d7ad1; color:#FFF;}
nav ul li a{ color:#000; display:block; padding-bottom:10px;}
nav ul li a:hover{ color:#1d7ad1; background: url(../images/dh.jpg) left bottom no-repeat;}
nav ul li a.dw{color:#1d7ad1;  background: url(../images/dh.jpg) left bottom no-repeat;}
.lunbo{ width:100%; min-width:1200px; float:left;}
.lunbo img{ width:100%;}
.slider {position: relative;width: 100%;height:100%;overflow: hidden; padding-bottom:20px;}
.slides {height: 100%;/* Simple clear fix */overflow: hidden;-webkit-backface-visibility: hidden;-webkit-transform-style: preserve-3d;-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);}
.slide {height: 100%;float: left;clear: none; background-size:100% 100%;}
.slide img{ height:100%; width:100%;}
.slider-arrows {}
.slider-arrow {position: absolute;display: none;margin-bottom: -20px;	width: 60px;height: 60px;line-height: 60px;text-decoration: none;text-align: center;color: #fff;font-size: 2em;background-color: #333;background-color: rgba(50,50,50,.3);border-radius: 50%;}
/*.slider-arrow--right { bottom: 50%; right: 30px; background:url(../images/arrowr.png);}
.slider-arrow--left { bottom: 50%; left: 30px; background: url(../images/arrowl.png);}*/
.slider-nav {position: absolute;bottom:40px;}
.slider-nav__item {width:8px;height:8px; border-radius:8px;float: left;clear: none;display: block;margin: 0 5px;background:rgba(255,255,255,1);vertical-align:middle;transition: all 0.4s ; -o-transition: all 0.4s ; -moz-transition: all 0.4s;-webkit-transition: all 0.4s ;}
.slider-nav__item:hover { background: #fff; width:24px; height:8px;vertical-align:middle;transition: all 0.4s ; -o-transition: all 0.4s ; -moz-transition: all 0.4s;-webkit-transition: all 0.4s ;}
.slider-nav__item--current { background: #fff; width:24px; height:8px;vertical-align:middle;transition: all 0.4s ; -o-transition: all 0.4s ; -moz-transition: all 0.4s;-webkit-transition: all 0.4s ;}
.slider-nav1 {position: absolute;bottom:0px;}
.slider-nav1__item {width:8px;height:8px; border-radius:8px;float: left;clear: none;display: block;margin: 0 5px;background:rgba(255,222,218,1);vertical-align:middle;transition: all 0.4s ; -o-transition: all 0.4s ; -moz-transition: all 0.4s;-webkit-transition: all 0.4s ;}
.slider-nav1__item:hover { background: #ffdeda; width:24px; height:8px;vertical-align:middle;transition: all 0.4s ; -o-transition: all 0.4s ; -moz-transition: all 0.4s;-webkit-transition: all 0.4s ;}
.slider-nav1__item--current { background: #ffdeda; width:24px; height:8px;vertical-align:middle;transition: all 0.4s ; -o-transition: all 0.4s ; -moz-transition: all 0.4s;-webkit-transition: all 0.4s ;}

.cpfw_nav{ width:100%; max-width:1300px; float:left; margin-top:40px;}
.cpfw_nav dt{ width:100%; text-align:center; font-size:30px; color:#333; line-height:50px; float:left; margin-bottom:10px;}
.cpfw_nav dd{ width:100%; text-align:center; font-size:14px; color:#333; float:left; background:url(../images/shy_29.jpg) bottom center no-repeat; padding-bottom:30px;}
.cpfw_com{ width:100%; float:left; margin-top:70px;}
.cpfw_com ul li{ width:33.3%; float:left;}
.cpfw_com ul li dt{ width:100%; float:left; text-align:center;}
.cpfw_com ul li dt img{ width:35%;}
.cpfw_com ul li dd{ width:100%; float:left; text-align:center; margin-top:15px;}
.cpfw_com ul li dd p.bt{ width:100%; float:left; line-height:50px; font-size:20px;}
.cpfw_com ul li dd p.nr{ width:70%; margin-left:15%; float:left; line-height:25px; color:#333; font-size:14px;}
.cpfw_com ul li dd p.gend{ width:100%; float:left; line-height:50px; font-size:14px; margin-top:15px;  color:#333; background:url(../images/xiat.png) center top no-repeat;}
.cpfw_com ul li:hover dd p.bt a{ color:#1d7ad1;}

.rmcp{ width:100%; float:left; min-width:1200px; padding-bottom:52px; background:#f5f5f5; margin-top:40px;}
.rmacp_com{ width:100%; float:left; margin-top:60px;}

.hor_demo {margin:0 auto; width:100%; position: relative; }
.hor_wrap { position: relative; }
.hor_wrap ul li{ width:228px;  background:#FFF; padding-bottom:10px; border:#cccccc solid 1px; text-align:center; float:left; }
.hor_wrap ul li img { width:100%; }
.hor_wrap ul li dl { height: auto; display: inline-block; }
.hor_wrap ul li dl dt{ overflow:hidden;}
.hor_wrap ul li dl dt img{transition:all 1s;}
.hor_wrap ul li dl dt img:hover{transform:scale(1.2);}
.hor_wrap ul li dl dd { text-align: left; padding: 0 25px; }
.hor_wrap ul li dl dd h4 { color: #5f5f5f; text-align:center; font-family: "微软雅黑"; font-size:16px; width:100%; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; }
.hor_wrap ul li dl dd p { color: #5f5f5f; text-align:center; font-family: "微软雅黑";line-height:30px; font-size: 14px;  margin-top:10px; }
.hor_wrap ul li dl dd p a{ color:#666; padding:0px 10px;}
.hor_wrap ul li dl dd p a:hover{ background:#1d7ad1; color:#fff;}
.hor_wrap ul li:hover dd p a{background:#1d7ad1; color:#fff;}
.hor_wrap ul li:hover dl dt img{transform:scale(1.2);}

.bx_container{ margin:0 auto;}
.hor_wrap a.prev {width:30px;height:80px;line-height:80px; outline-style:none;outline-width: 0;position:absolute; text-indent:-999em; background: url(../images/arr_left.png) no-repeat; z-index:11; top:40%; left:0;}
.hor_wrap a.next {width:30px;height:80px;line-height:80px; right:0;position:absolute; background:url(../images/arr_right.png) no-repeat; z-index:11; text-indent:-999em; top:40%; }
.ckg{ width:100%; float:left;  margin-bottom:20px;}
.ckg a{ background:#808080; height:30px; float:right; color:#FFF; line-height:30px; padding:0 20px; margin-right:1.6%}
.ckg a:hover{ color:#fff; background:#06F;}
.zxxw{ width:100%; float:left; max-width:1300px; min-width:1200px;margin-bottom:40px; }
.zxxw ul li{ border:#cccccc solid 1px; width:32%;height: 94px;overflow: hidden; margin-right:1%; margin-bottom:1%; float:left; transition:all 1s;}
.zxxw ul li dt{ width:40%; float:left; overflow:hidden; }
.zxxw ul li dd{ width:57%; margin-left:1.5%; float:left;}
.zxxw ul li dd p.bt{ width:100%;float:left; font-size:16px; line-height:25px; margin-top:10px; color:#333; height:60px; overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.zxxw ul li dd p.bt a{ color:#333;}
.zxxw ul li dd p.bt a:hover{ color:#1d7ad1;}
.zxxw ul li dd p.sjxq{ width:100%; float:left; margin-top:5px;}
.zxxw ul li dd p.sjxq span.sj{ float:left; line-height:20px; font-size:14px; color:#666;}
.zxxw ul li dd p.sjxq span.xq{ float: right; line-height:20px; font-size:14px; color:#666;}
.zxxw ul li:hover{margin-left:-0.5%; margin-right:1.5%;transition: all 0.4s ; -o-transition: all 0.4s ; -moz-transition: all 0.4s;-webkit-transition: all 0.4s ;}
.zxxw ul li:hover p.bt a{color:#1d7ad1;}
.zxxw ul li:hover dt img{ transition:all 1s; transform:scale(1.1);}
.jjfa{ float:left; width:100%; min-width:1200px; background:url(../images/shy_40.jpg); padding-bottom:50px}
.jja{ width:540px; float:right; color:#FFF;}
.jja dt{ width:100%; float:left; line-height:50px; font-size:30px; margin-top:70px;}
.jja dd{ width:100%; float:left; line-height:25px; font-size:14px; margin-top:15px;}
.jja dd.lxa{ width:100%; float:left; margin-top:30px;}
.jja dd.lxa p.lxw{ width:150px; background:#FFF; height:40px; color:#1a1a1a; border-radius:40px; float:left; text-align:center; line-height:40px; }
.jja dd.lxa p.jrtb{ width:150px; height:38px; margin-left:20px;  float:left; text-align:center; line-height:38px; }
.jja dd.lxa p.jrtb a{ color:#FFF; display:block;border:#FFF solid 1px;  border-radius:40px;}
.jja dd.lxa p.jrtb a:hover{ color:#1a1a1a; background:#FFF;}

.yqlj{ width:100%; min-width:1200px;}
.yqlj_nav{ width:100%; float:left; line-height:40px; font-size:16px; color:#808080;}
.yqlj_com{ width:100%; float:left; }
.yqlj_com ul li{ width:20%; float:left; line-height:30px; height:30px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;transition:all 1s;}
.yqlj_com ul li a{ color:#666;}
.yqlj_com ul li a:hover{ color:#1d7ad1;}
.yqlj_com ul li:hover{ margin-left:-10px; margin-right:10px;transition:all 1s;}
.rmcp1{ width:100%; float:left; min-width:1200px; padding:15px 0; background:#f5f5f5; margin-top:40px;}

footer{ width:100%; background: url(../images/shy_52.jpg); min-width:1200px; float:left;}
.dbdh{ width:70%; float:left; padding:40px 0;}
.dbdh ul li{ width:80px; padding-left:150px; float:left;}
.dbdh ul li.yssm{ width:235px; padding-left:120px; float:left;}
.dbdh ul li dt{ width:100%; float:left; line-height:40px; font-size:16px; color:#FFF;}
.dbdh ul li dd{ width:100%; float:left; line-height:22px; font-size:13px; margin-top:10px; color:#FFF;}
.dbdh ul li dd p{ width:100%; float:left;}
.dbdh ul li dd p a{ color:#FFF; text-overflow:ellipsis; white-space: nowrap;transition:all 1s;}
.dbdh ul li dd p a:hover{ color:#1d7ad1; margin-left:-10px; margin-right:10px;transition:all 1s;}
.erm{ width:25%; float: right; padding:40px 0 0;}
.erm dt{ width:100%; float:left; line-height:40px; font-size:16px; color:#FFF; text-align:center;}
.erm dd{ width:100%; float:left; text-align:center; color:#FFF; margin-top:15px; font-size:12px; line-height:25px;}
.iqo{ width:100%; border-top:#757576 solid 1px; line-height:50px; float:left; text-align:center; color:#FFF;}

.wzdh{ width:100%; min-width:1200px; float:left; background:#f5f5f5; border-bottom:#ccc solid 1px; height:50px; }
.wzdhlm{ width:50%; float:left; line-height:50px; color:#333;}
.wzdhlm img{ margin-top:-7px;}
.znyj{ width:100%; float:left; margin-top:50px;}
.znyj ul li{ width:23%; margin:0.8%; float:left;}
.znyj ul li .sf{border:#CCC solid 1px; float:left; width:100%; transition: all 0.4s ; -o-transition: all 0.4s ; -moz-transition: all 0.4s;-webkit-transition: all 0.4s ;}
.znyj ul li .sf dt{ width:100%; float:left; float:left; overflow:hidden; }
.znyj ul li .sf dd{ width:95%; padding:0 2.5%; float:left; text-align:center; float:left; line-height:66px; font-size:16px; overflow:hidden; text-overflow:ellipsis; white-space:normal; text-align:center;}
.znyj ul li:hover .sf{ margin-top:-10px;margin-bottom:10px; box-shadow:#6da1d2 0 0px 10px; transition: all 0.4s ; -o-transition: all 0.4s ; -moz-transition: all 0.4s;-webkit-transition: all 0.4s ;}
.znyj ul li .sf:hover img{transition:all 1s; transform:scale(1.1);}
.fenye{ width:100%; text-align:center; float:left; margin-top:40px; margin-bottom:20px;}
.fenye a{ padding:5px 10px; border:#eee solid 1px; margin:0 5px; }
.fenye a:hover{ background:#a3a3a3; color:#FFF;}

.znyjxq{ width:90%; padding:2.5% 5%; margin-top:50px; background:#f7f7f7; float:left;}
.chao{ width:40%; float:left; margin-top:15px;}
.cpcs{ width:51%; float: right;}
.cpbt{ width:100%; float:left; border-bottom:#CCC solid 1px; line-height:50px; padding-bottom:20px; margin-top:50px; font-size:24px; color:#333;}
.cpnr{ width:100%; min-height:250px;float:left; line-height:30px; margin-top:30px; color:#333; font-size:14px;}

.znsxq{  width:100%; margin-top:40px;  float:left;}
.znsxq_nav{ width:90%; float:left; padding:0 5%; font-size:24px; color:#333; border-bottom:#eee solid 1px; line-height:50px; padding-bottom:10px;}
.znsxq_com{ width:90%; float:left; padding:0 5%;color:#333; margin-top:25px; line-height:30px; margin-bottom:30px;}
.znsxq_com p.cpa{ width:100%; text-align:center; margin:10px 0;}
.xoazai{ color:#5693d7; width:70%; float:left;}
.xoazai a{ color:#5693d7;}
.fenx{ float:right;}
.xgtj{ width:100%; float:left; border-top:#CCC solid 1px; margin-top:50px; padding-top:30px;}
.xgtj dt{ margin-left:5%; float:left; font-size:24px; color:#333333;}
.lbcp{ width:85%; float:right;}
.lbcp ul li{ width:23%; text-align:center; float:left; margin:0 1%;}
.lbcp ul li dt{ width:100%; float:left; margin:0; overflow:hidden;}
.lbcp ul li dd{ width:100%; float:left;line-height:30px;}
.lbcp ul li:hover dt img{transition:all 1s; transform:scale(1.1);}
.zyzdh{ float:right;}
.zyzdh ul li{ width: auto; height:50px; line-height:50px; text-align:center;  float:left;}
.zyzdh ul li a.ys{ background:#1d7ad1; color:#FFF; float:left; padding:0 15px;}
.zyzdh ul li a{ display:block; padding:0 15px;}
.zyzdh ul li a:hover{background:#1d7ad1; color:#FFF;}
.gmx{ width:100%; float:left; margin-top:40px;}
.gmx ul li{  height:40px; text-align:center; float:left; position:relative; line-height:40px; margin:0 15px;}
.gmx ul li a{ color:#06F;border:#1d7ad1 solid 1px; display:block; border-radius:40px; padding:0 15px;}
.gmx ul li a:hover{ color:#fff; background:#1d7ad1;}
.sjgm{ width:200px; float:left; position:absolute; margin-left:50px; display:none;}
.gmx ul li:hover .sjgm{ display:block;}
.jhs{ width:100%; float:left;}
.xmfa{ width:103%; float:left; margin-left:-1.2%; margin-top:40px;}
.xmfa ul li{ width:47.2%;height: 187px;overflow: hidden;  float:left; margin:1.2%; border:#CCC solid 1px; transition: all 0.4s ; -o-transition: all 0.4s ; -moz-transition: all 0.4s;-webkit-transition: all 0.4s ;}
.xmfa ul li dt{ width:45%; float:left; overflow:hidden;}
.xmfa ul li dt img{ overflow:hidden;}
.xmfa ul li dd{ width:50%; padding:9px 2.5%; float:left;}
.xmfa ul li dd p.bt{ width:100%; line-height:40px; font-size:18px;  overflow:hidden; text-overflow:ellipsis; white-space:normal;height:40px;}
.xmfa ul li dd p.bt a{ color:#333333;}
.xmfa ul li dd p.bt a:hover{ color:#1d7ad1;}
.xmfa ul li dd p.nr{ width:100%; line-height:25px; font-size:14px; max-height:75px; color:#595959; overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.xmfa ul li dd p.ckxq{ width:100%; line-height:40px; font-size:16px; color:#595959;}
.xmfa ul li:hover{ margin-left:0%; margin-right:2.4%;transition: all 0.4s ; -o-transition: all 0.4s ; -moz-transition: all 0.4s;-webkit-transition: all 0.4s ;}
.xmfa ul li:hover p.bt a{ color:#1d7ad1;}
.xmfa ul li:hover dt img{transition:all 1s; transform:scale(1.1);}
.jjfaxq{ width:90%; padding:60px 5%; background:#f7f7f7; box-shadow:#ccc 0 0 10px; margin-bottom:20px; float:left; margin-top:50px;}
.jjfaxq_nav{ width:100%; float:left; text-align:center; line-height:50px; font-size:30px; color:#333333;}
.sxcsj{ width:100%; border-bottom: #CCC solid 1px; float:left; padding-bottom:10px; margin-top:40px;}
.sjfb{ float:left; }
.sjfb p{ float:left; margin-right:50px; color:#333333;}
.sjfx{ float:right;}
.jjfanr{ width:100%; float:left; line-height:25px; color:#333333; margin-top:40px;}
.jjfanrtu{ width:100%; text-align:center; float:left;}
.cphz{ width:100%; float:left; margin-top:60px;}
.cphz ul li{ width:100%;height: 300px;overflow: hidden; float:left; background:#f5f5f5; margin-bottom:30px;}
.cphz ul li dt{ width:50%; float:left;}
.cphz ul li dd{ width:45%; padding:2.5%; float:left;}
.cphz ul li dd p.bt{ width:100%; float:left; line-height:50px; font-size:24px; color:#333333;}
.cphz ul li dd p.bt1{ width:100%; float:left; line-height:50px; font-size:24px; color:#333333; text-align:right;}
.cphz ul li dd p.nr{ width:100%; float:left; line-height:30px; font-size:16px; color:#595959;}
.zxzx{ width:100%; float:left; margin-top:60px;}
.zxzx ul li{ width:100%;height: 212px;overflow: hidden; float:left; margin-bottom:30px;transition: all 0.4s ; -o-transition: all 0.4s ; -moz-transition: all 0.4s;-webkit-transition: all 0.4s ;}
.zxzx ul li dt{ width:30%; float:left; overflow:hidden;}
.zxzx ul li dt img{width: 100%}
.zxzx ul li dd{ width:65%; padding:0 2.5%; float:left;}
.zxzx ul li dd p.bt{ width:100%; float:left; line-height:50px; font-size:18px; color:#333333;}
.zxzx ul li dd p.nr{ width:100%; float:left; line-height:30px; max-height:90px; overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3; font-size:14px; color:#595959;}
.zxzx ul li dd p.ckgd{ width:150px; height:50px; float:left; text-align:center; margin-top:15px; font-size:16px; line-height:50px; }
.zxzx ul li dd p.ckgd a{ color:#FFF; display:block;background:#999999; border-radius:5px;}
.zxzx ul li dd p.ckgd a:hover{ color:#FFF; background:#1d7ad1;}
.zxzx ul li:hover{ margin-left:-15px;transition: all 0.4s ; -o-transition: all 0.4s ; -moz-transition: all 0.4s;-webkit-transition: all 0.4s ;}
.zxzx ul li:hover p.bt a{ color:#1d7ad1;}
.zxzx ul li:hover dd p.ckgd a{ color:#FFF; background:#1d7ad1;} 
.zxzx ul li:hover dt img{transition:all 1s; transform:scale(1.1);}

.gwym{ width:100%; float:left; margin-top:50px; background:#f7f7f7;  box-shadow:#ccc 0 0 10px;}
.gsjs{ width:100%; float:left;}
.gsjs dt{ float:left; width:32%;}
.gsjs dd{ padding:2.5%; width:60%; float:left;}
.gsjs dd p.bt{ width:100%; float:left; font-size:24px; color:#333333; line-height:50px; padding-bottom:10px; border-bottom:#eee solid 1px; background:url(../images/xt.png) left bottom no-repeat;}
.gsjs dd p.nr{ width:100%; float:left; font-size:14px; line-height:24px; margin-top:20px; color:#333333;}

.lxfs{ width:42%; margin-left:4%; margin-right:4%; float:left; margin-bottom:40px;}
.lxfs_nav{ width:100%; float:left; border-bottom:#CCC solid 1px; line-height:40px; margin-top:30px;}
.lxfs_nav p{ border-bottom:#06F solid 2px; float:left; color:#333333; }
.lxfs_com{ width:100%; float:left;}
.lxfs_com ul li{ width:100%; float:left; margin:7px 0;}
.lxfs_com ul li dt{ width:100%; float:left; line-height:40px; color:#1d7ad1; font-weight:bold;}
.lxfs_com ul li dd{ width:100%; float:left; line-height:24px; color:#333;}
.lxfs_com ul li dd p.dz{ width:100%; float:left;}
.lxfs_com ul li dd p.dh{ width:40%; float:left;}

.fwzc{ width:42%; padding:0 2%; background:url(../images/ciaa.png) no-repeat right bottom,#f0f0f0; box-shadow:#ccc 0 0 10px; float:left;}
.lxfs_com{ width:100%; float:left; margin-top:20px;}
.lxfs_com td{ color:#333; line-height:50px;}
.srq{ width:100%; float:left; height:38px; border:#d2d2d2 solid 1px;}
.srq1{ width:100%; float:left; height:100px; border:#d2d2d2 solid 1px; margin-top:5px;}
.tjx{ width:100px; height:35px; border-radius:35px; cursor:pointer; border:#1d7ad1 solid 1px; margin:15px 0; background:none; color:#1d7ad1;}
.tjx:hover{ background:#1d7ad1; color:#FFF;}
.xzzx{ width:90%; padding:0 5%; float:left; margin-top:50px; padding-bottom:50px; background:#f7f7f7;  box-shadow:#ccc 0 0 10px;}
.xzzx_nav{ text-align:center; width:100%; float:left; line-height:60px; margin-top:40px; font-size:24px;}
.xzzx_nav p{ border-bottom:#06F solid 2px; display:inline-block; }
.xzzx_com{ width:100%; float:left;}
.xis_nav{ width:100%; float:left; line-height:50px; font-weight:bold; color:#333;}
.xis_com{ width:95%; margin:0 2.5%; float:left;}
.xis_com ul li{ width:100%; float:left; margin:10px 0;}
.xis_com ul li dt{ width:10%; text-align:center; float:left; line-height:50ox;}
.xis_com ul li dd{ width:90%; float:left; line-height:20px;}
.xis_com ul li dd p.bt{ width:100%; float:left;}
.xis_com ul li dd p.rqxz{ width:100%; float:left; color:#666666;}
.xis_com ul li dd p.rqxz span{ margin-right:50px;}



























