@charset "utf-8";
/* CSS Document */

body {font-family: "微软雅黑", "宋体";text-align: center;margin: 0px;padding: 0px;font-size: 15px;background-color: #f3f3f3;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,table,tbody,p,th,td,em{-webkit-text-size-adjust:none;margin:0;padding:0;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:"Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,STHeiti;}
img,input,button,a,select,textarea{margin:0;padding:0;resize:none;border:none;outline:none;} 
ol,ul{list-style:none;} 
h1,h2,h3,h4,h5,h6,p,em,i,b,em{font-size:100%;word-wrap:break-word;font-weight:normal;font-style:normal;}
a:active, a:focus{outline:none;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
*html{background-image:url(about:blank);background-attachment:fixed;} /* 修正IE6振动bug */
h1,h2,h3,h4,h5,h6,ul,p,ol,th,dl,dt,form{ margin:0px; padding:0px;}
li{ list-style-type: none; }
a img{ border:none;}
.floatLeft{ float:left;} .floatRight{ float:right;} 
.clear{ clear:both;}
.clear5{ clear:both; overflow:hidden; height:5px;}
.clear10 {clear:both; overflow:hidden; height:10px;}
.clear17{ clear:both; overflow:hidden; height:17px;}
.clear15{ clear:both; overflow:hidden; height:15px;}
.clear20{ clear:both; overflow:hidden; height:20px;}
.clear30{ clear:both; overflow:hidden; height:30px;}
.margin20 {margin-left: 20px;}
.red{ color:#e00a12;}
a{text-decoration: none;cursor: pointer;}
a:hover{text-decoration: none;color: #d2202e;}

/*导航*/
.nav_box {width: 100%;height: 50px;display: block;background-color: #e22929; }
.nav {width: 1100px;margin-right: auto;margin-left: auto;height: 50px;background-repeat: no-repeat;background-position: left center;}
.nav_fl {float: right;width:100%;height: 50px; }
.nav_fl #nav li {width: 11.1%; float: left;position:relative;}
.nav_fl #nav li a{float: left;width:100%;font-size: 15px;line-height: 50px; height: 50px; display:block; color: #fff; font-weight:bold; border-left:1px solid #f46066;}
.nav_fl #nav li a span{ background-image:url(images/nav_iocn2.png); background-repeat:no-repeat; background-position: 95% center; height: 50px; display:block;}
.nav_fl #nav li a.on ,.nav_fl #nav li a.on span,.nav_fl #nav li a:hover span,.nav_fl #nav li a:hover{  background-repeat:no-repeat; background-position: 95% center; height: 50px; display:block; background-color: #c42424; color: #FFF; cursor: pointer; }
.nav_fl #nav li .noimg:hover{background-image:none;}

.nav_fl #nav li ul {line-height: 27px;  list-style-type: none;text-align:left;left: -999em; *margin-left:-152px; width:122px; position: absolute; top:50px;}
.nav_fl #nav li ul li{float: left; width: 122px; background-color:#f0eeed;opacity:0.84;filter:alpha(opacity=84); height:35px; line-height:35px;text-align:center;border:1px solid #FFF; border-top:none;border-collapse:collapse; border-left:1px solid #f46066; border-right:1px solid #f46066; }
.nav_fl #nav li ul a{ display: block; width: 122px;text-align:left; height:35px; line-height:35px; text-align:center; font-size: 14px;}
.nav_fl #nav li ul a:link  { color:#333; text-decoration:none;}
.nav_fl #nav li ul a:visited  {color:#3b415a;text-decoration:none;}
.nav_fl #nav li ul a:hover  {height:35px;color:#fff;text-decoration:none;font-weight:normal;background:#949496; background-image:none;}
.nav_fl #nav li:hover ul {left: auto;}
.nav_fl #nav li.sfhover ul {left: auto;}


.banner {background-image: url(images/banner.jpg);background-repeat: no-repeat;background-position: center top;height: 200px;width: 100%;}
.banner_all{ width:1200px; margin-left:auto; margin-right:auto;}
/*login start*/
.login{ float:left;width: 244px;height: 347px; background-image:url(images/loginbk.png); background-repeat:repeat;padding:20px; background-color:#fff;}
.login_title{ height:55px; background-image:url(images/login_user.png); background-repeat:no-repeat; background-position:left center; padding-left:60px; margin-bottom:30px; text-align:left; line-height:55px; border-bottom: 1px solid #d3d3d3;}
.login ul {display: block;padding-bottom: 10px;clear: both;}
.login ul li {height:35px;display: block;text-align: left;  position: relative;}
.yh{ background-image:url(images/user.png);}
.mm{ background-image:url(images/password.png);}
.login ul li .label{ width:50px; height:35px; display:block; position:absolute; top:0px; left:0px; background-repeat: no-repeat;background-position: 10px center;}
.login ul li input {height: 35px; width:80%; padding-left:20%; border: 1px solid #d3d3d3;background-color: #FFF;font-size: 14px;line-height: 35px;color: #666; -moz-border-radius: 5px; /* Firefox */-webkit-border-radius: 5px; /* Safari 和 Chrome */border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }
.login ul li input:hover{ border:1px solid #6cd4f9; -moz-border-radius: 5px; /* Firefox */-webkit-border-radius: 5px; /* Safari 和 Chrome */border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }
.yanz_ma {font-size: 12px;text-align: right;height: 35px;line-height: 35px;padding-bottom: 30px; padding-top:10px;}
.yz_input{float:left; width:65%; height: 35px; position: relative;}
.yz_input .yz_ma{ width:35%; height: 35px;line-height: 35px; position:absolute; display:block; color:#666; }
.yz_input input{ width:65%; padding-left:35%; height:35px; line-height: 35px; border: 1px solid #d3d3d3; border-radius:5px;}
.yz_xx{ width:33%; float:right; height:35px;} .yz_xx img{ width:100%; height:35px;}

.login_button {height:32px;margin-right: auto;margin-left: auto;}
.login_button a {display: block;height: 32px; float:left; background-position:center center; background-repeat:no-repeat;}
.dl{ background-image:url(images/loginup.png); width:40%; display:block;}
.zc{ background-image:url(images/register.png); width:60%; display:block;}
.zhuce {font-size: 14px;padding-top:20px;padding-bottom: 5px;}
.zhuce a{ padding-left:7px; padding-right:7px;}
.zhuce span {color: #17ACFE;}
.danwei {background-image: url(images/index_40.jpg);background-repeat: no-repeat;background-position: center 10px;height: 40px;border-top-width: 1px;border-top-style: solid;border-top-color: #dce1e5;}
.danwei a{ height:40px; display:block;}

/*通知 开始*/
.notice_box {height: 55px;width: 100%;background-color: #fff;clear:both;}
.notice{width: 1100px;margin-right: auto;margin-left: auto;display: block;height: 55px;}
.wzq {font-size: 14px;color: #e74f0f;line-height: 55px;height: 55px;padding-left: 0px;width:58%;float: left;overflow:hidden;}
.tongz {float: left;background-image: url(images/img_izt.png);background-repeat: no-repeat;background-position: 15px center;padding-left: 60px;color: #e22929; font-size: 16px;font-weight:bold;}
.tz_date {font-size: 14px;color: #686868;margin-left: 20px;}
.wzq ul{ float:left; height: 55px; display:block; width:70%;}
.wzq ul li{ clear:both; width:100%; text-align:left; }
.wzq ul li a {font-size: 14px;color: #686868;padding-left: 10px;}
.wzq ul li a:hover {font-size: 14px;color: #e74f0f;padding-left: 10px;}
.search{width:40%;float:right;font-size:14px;color:#686868;padding-left:6px;height: 55px;}
.search input{height:40px;margin:7px;line-height:40px;border-radius:5px;}
.search input.content{float:right;width:70%;border-style: solid;border-width: 1px;border-color: #d1c6c6;height: 36px;margin-top:9px;line-height:36px;font-size:14px;color:#686868;}
.search input.sub{float:right;width:20%;background-color:#e22929;color:white;font-size:16px;}
.tbq {float: right;width: 7%;height: 55px;}
.tbq a{float: left;width: 30%;display: block;background-repeat: no-repeat;background-position: center center;margin-top: 18px;margin-left: 5px;height: 20px;}
.tbq a.ion1 {background-image: url(images/up2.gif);}
.tbq a:hover.ion1{background-image: url(images/up1.gif);}
.tbq a.ion2 {background-image: url(images/down2.gif);}
.tbq a:hover.ion2{background-image: url(images/down1.gif);}
.tbq img {padding-top: 20px;margin-right: 10px;
}


/*联系电话*/
.phone {float: right;width: 25%;height: 53px;display: block;padding-top: 12px;padding-bottom: 13px;}
.phone_wz {background-image: url(images/img2.jpg);background-repeat: no-repeat;background-position: left center;line-height: 25px;padding-left: 30px;font-size: 16px;color: #8b8b8b;text-align: left;display: block;}
.phone_sz {font-size: 26px;line-height: 26px;color: #d92236;text-align: left;display: block;}



/*培训动态*/
.pxdt_box {width: 100%; clear:both; }
.pxdt_fl {width: 1100px;margin-right: auto;margin-left: auto;height: 390px;display: block;margin-top: 20px;}
.pxdt {float: right;height: 347px;width: 69.5%;padding: 20px; background-color:#fff;}
.pxdt_titil {height: 50px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #e1e1e1;}
.pxdt_titil span {width: 112px;border-bottom-width: 3px;border-bottom-style: solid;border-bottom-color: #d2202e;display: block;float: left;height: 48px;margin-left: 5px;font-size: 18px;line-height: 48px;color: #d2202e;text-align: center;}
.pxdt_titil a {height: 48px;float: right;font-size: 13px;line-height: 48px;color: #9c9c9c;}
.pxdt_titil a:hover {color: #d2202e;}
.pxdt_nr {height: 283px;display: block;}
.px_news_img{ width:34%; height: 283px; float:left;}.px_news_img img{ width:100%; height: 283px;}
.pxdt_xx {display: block;height: 100%; width:64%; float:right;}
.pxdt_tt {display: block;padding-bottom: 10px;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #a9a9a9;}
.pxdt_tt h1 {background-image: url(images/img3.jpg);background-repeat: no-repeat;background-position: left center;text-align: left;height: 34px;padding-left: 60px;}
.pxdt_tt h1 a {font-size: 18px;line-height: 30px;color: #c81001;font-weight: bold;}
.pxdt_tt h1 a:hover {color: #d2202e;}
.pxdt_tt p {font-family:  "微软雅黑", "宋体";font-size: 14px;line-height: 20px;color: #4f4f4f;text-align: left; text-indent:2em; padding-top: 5px;}
.pxdt_tt p a {font-size: 12px;line-height: 20px;color: #426582;}
.pxdt_xx ul {display: block;padding-top: 13px;}
.pxdt_xx ul li {background-image: url(images/icon2.jpg);background-repeat: no-repeat;background-position: left center;padding-left: 30px;display: block;height: 36px;}
.pxdt_xx ul li span {float: right;font-size: 15px;line-height: 36px;color: #2d353e;}
.pxdt_xx ul li a {float: left;font-size: 15px;line-height: 36px;color: #2d353e;}
.pxdt_xx ul li a:hover {color: #d2202e;}

/*外面知识*/
.wmzs {width: 340px;float: right;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;border: 1px solid #f1f1f1;}
.wmzs_titil {height: 50px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #e1e1e1;}
.wmzs_titil span {width: 112px;display: block;float: left;height: 48px;font-size: 18px;line-height: 48px;color: #404649;text-align: center;font-weight: bold;}
.wmzs_titil a {height: 48px;float: right;font-size: 13px;line-height: 48px;color: #9c9c9c;}
.wmzs_titil a:hover {color: #d2202e;}
.wmzs ul {display: block;}
.wmzs ul li {background-image: url(images/icon3.jpg);background-repeat: no-repeat;background-position: left center;height: 35px;margin-bottom: 5px;padding-left: 20px;}
.wmzs ul li a {font-size: 15px;line-height: 35px;color: #2d353e;text-align: left;}
.wmzs ul li a:hover {color: #d2202e;}

/*政策解读*/
.zczx_box {width: 100%;}
.zczx {width: 1100px;margin-right: auto;margin-left: auto;background-color: #FFF;display: block;clear: both;height: 464px;}
.zczx_fl {width: 70%;display: block;height: 437px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;float: left;}
.zcjd {float: left;width: 48.5%;}
.hyzx {float: right;width: 48.5%;}
.zcjd ul,.hyzx ul {display: block;padding-top:22px;}
.zcjd ul li,.hyzx ul li {background-image: url(images/icon4.jpg);background-repeat: no-repeat;background-position: left center;height: 36px;padding-left: 20px;}
.zcjd ul li span,.hyzx ul li span {font-size: 15px;line-height: 36px;color: #2d353e;display: block;float: right;}
.zcjd ul li a,.hyzx ul li a {font-size: 15px;line-height: 36px;color: #2d353e;float: left;}

/*行业资讯*/
.hyzx ul li a:hover {color: #d2202e;}
.zcjd ul li a:hover {color: #d2202e;}


/*图标*/
.tupq {border: 7px solid #f4f4f4;float: right;width: 220px;margin-right: 20px;height: 408px;margin-top: 15px;margin-bottom: 15px;padding-top: 13px;padding-right: 15px;padding-bottom: 0px;padding-left: 15px;}
.tupq ul li {height: 68px;width: 93px;margin-right: 7px;margin-left: 7px;border: 1px solid #a0b9d5;float: left;margin-top: 0px;margin-bottom: 10px;}
.img1 {background-image: url(images/img4.jpg);background-repeat: no-repeat;background-position: center 7px;}
.img2 {background-image: url(images/img5.jpg);background-repeat: no-repeat;background-position: center 7px;}
.img3 {background-image: url(images/img6.jpg);background-repeat: no-repeat;background-position: center 7px;}
.img4 {background-image: url(images/img7.jpg);background-repeat: no-repeat;background-position: center 7px;}
.img5 {background-image: url(images/img8.jpg);background-repeat: no-repeat;background-position: center 7px;}
.img6 {background-image: url(images/img9.jpg);background-repeat: no-repeat;background-position: center 7px;}
.img7 {background-image: url(images/img07.jpg);background-repeat: no-repeat;background-position: center 7px;}
.img8 {background-image: url(images/img08.jpg);background-repeat: no-repeat;background-position: center 7px;}
.img9 {background-image: url(images/img09.jpg);background-repeat: no-repeat;background-position: center 7px;}
.img10 {background-image: url(images/img010.jpg);background-repeat: no-repeat;background-position: center 7px;}
.tupq ul li a {font-size: 12px; padding-top: 48px; line-height: 19px;color: #727272;display: block;}
.tupq ul li a:hover {color: #d2202e;}

/*提升外贸质量 外贸政策 展会信息*/
.info_box {clear: both;width: 1060px; padding:20px; margin-right: auto;margin-left: auto;background-color: #FFF;}
.info_all {width: 32%;height: 360px;}
.info_title {height: 50px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #e1e1e1;}
.info_title span {width: 112px;border-bottom-width: 3px;border-bottom-style: solid;border-bottom-color: #d2202e;display: block;float: left;height: 48px;font-size: 18px;line-height: 48px;color: #d2202e;text-align: center;}
.info_title a {height: 48px;float: right;font-size: 13px;line-height: 48px;color: #9c9c9c;}
.info_title a:hover {color: #d2202e;}
.info_list{padding-top: 20px;}
.info_list ul li{background-image: url(images/icon4.jpg);background-repeat: no-repeat;background-position: left center;height: 36px;padding-left: 20px;}
.info_list ul li span{font-size: 15px;line-height: 36px;color: #2d353e;display: block;float: right;}
.info_list ul li a{font-size: 15px;line-height: 36px;color: #2d353e;float: left;}
.info_list ul li a:hover {color: #d2202e;}

/*Listening course start*/
.shiting{ width: 1170px;margin-right: auto;margin-left: auto; padding:15px;  background-color: #fff;}
.course{ width: 100%; border:1px solid #e5c0c1; border-top:1px solid #e0292e;}
.course_title{ border-bottom:1px solid #e5c0c1; height:40px;  line-height:40px; text-align:center; color:#333; font-size:18px; font-weight:bold; }
.course_category{ margin:15px; border:solid 1px #e0292e; height:37px;} 
.course_category a{  width:15%; float:left; text-align:center; line-height:37px; height:37px; font-size:16px; border-right: 1px solid #e0292e; display:block;}
.course_category a.on{ color:#fff; background-color:#e0292e;}
.course_list{ padding:15px;}
.course_list table, .course_list table tr, .course table tr td, .course table tr th{ border:1px solid #75a1c1; border-collapse:collapse;  line-height:32px; font-size:14px;}
.course table tr th{ background-color:#e0f3fa; color:#000;}
.course_list a{ padding-left:20px; text-align:left;}
.course_list h1{ height:40px; background-color:#fcefef; border:1px solid #e0d0d0; font-size:16px; line-height:40px;}
.kc_title{ height:40px; background-color:#f2e0e0; border-left:1px solid #e0d0d0;   display:block; border-bottom:1px solid #e0d0d0;border-right:1px solid #e0d0d0;}
.kc_title span,.kc_list span{ float:left; display:block; height:40px; line-height:40px; text-align:center;}
.kc_name{ width:70%; border-right:1px solid #e0d0d0;}.kc_credits{ width:14.8%; border-right:1px solid #e0d0d0;}.kc_teacher{ width:14.7%;}
.kc_list ul{ margin:0px; padding:0px;}.kc_list ul li{ clear:both; height:40px; display:block; border-left:1px solid #e0d0d0; border-right:1px solid #e0d0d0; border-bottom:1px solid #e0d0d0;}

/*foot*/
.foot_box {background-color:#fff;width: 100%;}
.foot {background-image: url(images/xian.jpg);background-repeat: no-repeat;background-position: center bottom;height: 45px;}
.foot a {font-size: 12px;line-height: 44px;color: #737373;}
.foot a:hover {color: #d2202e;}
.bottom {width:48%; float:right; height:150px; display: block; text-align:left; padding-left:2%;}
.bot {font-size: 13px;line-height: 30px;color: #737373;}
.bot span{padding-right:20px; font-weight:bold;}
.footBanquan{ width:1100px; height:200px; margin-left:auto; margin-right:auto;}
.footLeft{width:48%;  float:left; display: block; height:150px; background-image: url(images/xz.jpg);background-repeat: no-repeat;background-position: 20px center; border-right:1px solid #e6e6e6;}

/*频道样式开始*/
.banner_list {background-image: url(images/banner1.jpg);background-repeat: no-repeat;background-position: center top;height: 214px;width: 100%;}
.list_box {width: 100%;clear: both;display: block;}
.list {width: 1050px;margin-right: auto;margin-left: auto;background-color: #FFF;padding-top: 10px;padding-right: 25px;padding-bottom: 25px;padding-left: 25px;clear: both;display: block;}
.location {font-size: 14px;line-height: 50px;color: #6b6b6b;background-image: url(images/location.jpg);background-repeat: no-repeat;background-position: left center;text-align: left;display: block;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #f1f1f1;padding-left: 30px;}
.location a {font-size: 14px;line-height: 50px;color: #6b6b6b;}
.list_nr {display: block;}
.list_left {float: left;width: 220px;display: block;}
.list_mc {background-image: url(images/bg.jpg);background-repeat: no-repeat;background-position: left center;height: 80px;margin-bottom: 2px;}
.list_mc a {font-size: 24px;line-height: 80px;color: #FFF;display: block;}
.list_fl {display: block;}
.list_fl a {border: 1px solid #f1f1f1;display: block;height: 38px;font-size: 15px;line-height: 38px;color: #4a4e4f;margin-bottom: 2px;} 
.list_fl .on,.list_fl a:hover,.list_fl ul li.selected a {font-size: 15px;line-height: 40px;color: #FFF;background-image: url(images/bg1.jpg);background-repeat: no-repeat;background-position: center center;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;height: 40px;}

/*客服*/
.kefu {border: 1px solid #f1f1f1;display: block;padding-bottom: 20px;}
.kefu_title {background-color: #f7f7f7;height: 40px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #f1f1f1;background-image: url(images/img10.jpg);background-repeat: no-repeat;background-position: 15px center;font-size: 15px;line-height: 40px;font-weight: bold;color: #d2202e;text-align: left;padding-left: 40px;}
.kefu_img {height: 140px;background-image: url(images/kf.jpg);background-repeat: no-repeat;background-position: center center;margin-bottom: 10px;}
.kefu_nr {text-align: left;font-size: 12px;line-height: 24px;color: #4a4e4f;padding-left: 15px;padding-right: 15px;}
.kefu_nr span {font-size: 14px;color: #d3212f;}
.list_right {float: right;width:76%;}
.list_title {background-image: url(images/icon5.jpg);background-repeat: no-repeat;background-position: left top;height: 25px;text-align: left;padding-left: 20px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #f1f1f1;padding-bottom: 15px;margin-bottom: 15px;}
.list_title a {font-size: 18px;line-height: 25px;color: #e31b1b;}
.list_right ul {display: block;}
.list_right ul li {height: 48px;background-image: url(images/icon6.jpg);background-repeat: no-repeat;background-position: left center;padding-left: 20px; display:block;}
.list_right ul li a {font-size: 16px;line-height: 48px;color: #6b6b6b;float: left;}
.list_right ul li a:hover{ color:#C00;}
.list_right ul li span {font-size: 16px;line-height: 48px;color: #6b6b6b;float: right;display: block;}
#page_nav_list {padding-top: 20px;padding-bottom: 20px;text-align: center;clear: both;padding-right: 35px;padding-left: 35px;}
#page_nav_list a {padding-top: 5px;padding-right: 10px;padding-bottom: 5px;padding-left: 10px;margin-left: 10px;color: #d52331;line-height: 1.5em;font-size: 14px;text-align: center;border: 1px solid #e2e2e2;}
#page_nav_list a.select {color: #fff;background-color: #d52331;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;}

/*内容开始*/
.neirong h1 {font-size: 20px;line-height: 80px;font-weight: bold;color: #000;}
.shijian {text-align: center;display: block;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #f1f1f1;padding-bottom: 10px;margin-bottom: 30px;}
.shijian span {font-size: 12px;line-height: 30px;color: #999;margin-right: 15px;margin-left: 15px;}
.neirong p {text-align: left;font-size: 17px;line-height: 36px;color: #666; margin-top: 15px;}

/*腰banner*/
.liucheng{ width:1090px; height:90px;clear:both; margin-left:auto; margin-right:auto; background-color:#fff; background-image:url(images/index_68.jpg);background-repeat:no-repeat;background-position;center center;border:5px solid #fff;}
.liucheng a{display:block;height:90px;}
.liucheng2{ width:1090px; height:90px;clear:both; margin-left:auto; margin-right:auto; background-color:#fff; background-image:url(images/index_0001.png);background-repeat:no-repeat;background-position;center center;border:5px solid #fff;}
.liucheng2 a{display:block;height:90px;}

.wmbanner{ width:1090px; height:90px;clear:both; margin-left:auto; margin-right:auto;  background-color:#fff; background-image:url(images/wmbanner.jpg);background-repeat:no-repeat;background-position;center center;border:5px solid #fff;}

.index_banner2{ width:1090px; height:90px;clear:both; margin-left:auto; margin-right:auto; background-color:#fff; background-image:url(images/index_ionc1.png);background-repeat:no-repeat;background-position;center center;border:5px solid #fff;}
.index_banner2 a{display:block;height:90px;}


/*国别信息css*/
.guo_info{border:1px solid #ececec; clear:both;}
.guo_info .guo_title{ height:50px; line-height:50px; font-size:18px; border-bottom:1px solid #ececec; text-align:left;padding-left:30px; color:#515151;}
.guo_info ul{ padding:10px;}
.guo_info ul li{ width:20%;  text-align:center; float:left; padding:0px; background-image:none;}
.guo_info ul li a{border:1px solid #ececec; height:40px; font-size:15px; line-height:40px; display:block; margin:5%; width:90%;}
.guo_info ul li a:hover{border:none;background-color:#df4b4f; color:#fff;}

#BodyLabel img{max-width:788px; margin-top:20px;}
.small_zi{ font-size:15px; color:#ababbf; margin-bottom:40px;} 
