@charset "utf-8";
/* CSS Document */
/* 边距清零 */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{
margin:0;padding:0;}
/*清除列表默认前缀属性*/
ul,ol,li{list-style:none;}
em{font-style:normal;}
/*上标、下标设置*/
sub, sup {position: relative;font-size: 75%;line-height: 0;vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
/*去除默认边框*/
input,button,textarea,fieldset,img{border: 0 none;}
.warp{width:1000px;margin:0 auto;}
/*设置表单元素相关字体及对齐方式*/
button,input,select,textarea {font-size:100%;vertical-align:middle;font-family:inherit;}
textarea {overflow: auto; /* Remove vertical scrollbar in IE6-9 */vertical-align: top; /* Readability and alignment cross-browser */}
/*表格设置*/
table {border-collapse:collapse;border-spacing:0;}
th{ text-align: inherit;}
caption,th{text-align: center;}
/* 清除浮动 */
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
q:before,q:after{content: ""}
.clear { clear:both;}
/* iframe */
iframe{display: block;}
/* 去除firefox 边框 */
abbr,acronym{border: 0 none;font-variant: normal;}
/* 设置删除线 */
del{text-decoration: line-through;}
/* 浮动 */
.fl{float: left;}
.fr{float: right;}
.fc{clear: both;}
.fz{zoom:1;}

/*------------------------------公共样式----------------------------------------------*/
/*网站需要变黑白时使用*/
/*body {
    font-size: 12px;
    font-family: "微软雅黑";
    color: #f1f1f1;
    background-color: #f1f1f1;
    background-image: background-position:center top;
    background-repeat: no-repeat;
}*/
body{font-size:12px;font-family:"微软雅黑";color:#555;background-color:#f1f9fd;background-image:url(/images/background.jpg);background-position:center top;background-repeat:no-repeat;}

a{color:#555;text-decoration:none;}
a:hover{text-decoration:underline;}
img{border:0;vertical-align:middle;}

.site-gray, .site-gray * {
    filter: gray !important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

/*------------------------------Index----------------------------------------------*/
#wrap{width:960px;margin:15px auto;background-color:#FFF;box-shadow:0 0 10px rgba(0,0,0,0.2);}
#header{width:960px;height:102px;padding-top:10px;position:relative;background:url(/images/head_bg.jpg) no-repeat;}
#header .time{text-align:right;margin-right:20px;}
#header .sinaWeibo{float:right;display:block;width:62px;height:22px;margin:10px 20px 15px 0;background:url(/images/img_sprite.png) 0 -69px no-repeat;}
#header ul{clear:right;display:block;width:960px;height:39px;font-size:14px;line-height:39px;position:absolute;bottom:0;background:url(/images/nav_bg.jpg) repeat-x;}
#header ul li{float:left;display:block;text-align:center;padding:0 8px;background:url(/images/nav_line.png) right center no-repeat;}
#header ul a{display:block;width:89px;height:43px;color:#FFF;text-shadow:2px 2px 0 #00588c;}
#header ul a:hover{text-shadow:2px 2px 0 #ed6c00;text-decoration:none;background:url(/images/nav_selected2.jpg) no-repeat;}
#header ul a.selected{text-shadow:2px 2px 0 #ed6c00;background:url(/images/nav_selected2.jpg) no-repeat;}
#wrap #mainBox{clear:both;width:960px;overflow:auto;padding:10px 0 0 0;background:url(/images/body_bg.jpg) left top repeat-x;}
#mainBox .mBox{width:936px;margin:0 auto 10px auto;overflow:auto;}
.mBox .banner{float:left;width:675px;height:246px;border:solid 1px #dadada;}
.mBox .mRight{float:right;width:251px;}
.mRight .login{width:230px;height:116px;padding:5px 10px 0 10px;background:url(/images/login_bg.png) no-repeat;}
.login p{font-size:14px;color:#1c6eb6;margin-bottom:3px;}
.login .text{color:#a0a0a0;width:150px;height:20px;border:solid 1px #c6c6c6;margin-bottom:5px;line-height:20px;}
.login .loginBtn{float:right;width:63px;height:54px;border:none;cursor:pointer;background:url(/images/img_sprite.png) 0 -124px no-repeat;}
.login .loginBtn:hover{opacity:0.8;}
.login .apply{clear:right;width:226px;text-align:right;line-height:2em;padding-top:5px;margin:0 auto;}
.apply a{display:block;float:right;width:63px;height:23px;margin-left:10px;background:url(/images/img_sprite.png) 0 -96px no-repeat;}
.apply a:hover{opacity:0.8;}
.mRight .serviceLink{display:block;width:250px;margin:0 auto;}
.serviceLink li{float:left;display:block;width:125px;margin-top:5px;}
.serviceLink a{display:block;width:121px;margin:0 auto;border:solid 1px #d2d1d5;}
.mRight .ssimg{border:solid 1px #d2d1d5;}
.mBox .news{float:left;width:675px;height:298px;border:solid 1px #DDD;background-color:#FFF;background-image:url(/images/news_bg.jpg);background-position:center top;background-repeat:no-repeat;}
.news .newsTitle{display:block;height:16px;font-size:14px;color:#007bc8;line-height:14px;margin:12px 0 0 8px;padding-left:10px;background:url(/images/img_sprite.png) 0 -24px no-repeat;}
.news h1{font-size:14px;color:#ff6000;text-align:center;margin:0 auto;max-width:400px;height:20px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.news h1 a{color:#ff6000;}
.news p{display:block;width:641px;margin:10px auto;}
.news p span{float:left;max-width:580px;height:20px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.news p a{color:#ff6000;}
.news ul{display:block;width:641px;margin:0 auto;border-top:solid 1px #e6e6e6;}
.news ul li{background:url(/images/img_sprite.png) 0 6px no-repeat;margin-top:8px;height:17px;line-height:17px;}
.news ul li a{display:inline-block;width:470px;height:17px;line-height:17px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.news ul li span{float:right;color:#AAA;}
.news ul li span em{font-style:normal;color:#ff6000;}
.mBox .inform{float:right;width:249px;height:298px;border:solid 1px #DDD;background-color:#FFF;background-image:url(/images/inform_bg.jpg);background-position:center top;background-repeat:no-repeat;}
.inform div{font-size:14px;color:#ff6000;padding:12px 0 0 35px;background:url(/images/img_sprite.png) -80px -30px no-repeat;}
.inform div a{float:right;font-size:12px;color:#AAA;margin:3px 6px 0 0;}
.inform ul{display:block;width:217px;margin:0 auto;}
.inform ul li{padding-left:5px;margin-top:10px;border-bottom:dashed 1px #cbcbcb;padding-bottom:5px;background:url(/images/img_sprite.png) -171px -6px no-repeat;}
.inform ul li a{height:34px;overflow:hidden;text-overflow: ellipsis;display:block;}
.mBox .tel{float:right;width:310px;height:106px;}
.mBox .tel a{display:block;width:241px;height:48px;}
.mBox .tel .telephone{font-size:14px;padding-left:135px;line-height:48px;margin-bottom:10px;background:url(/images/img_sprite.png) 0 -183px no-repeat;}
.mBox .tel .investigation{background:url(/images/img_sprite.png) 0 -236px no-repeat;}
.main_nav_box .tel a{display:block;height:48px;}
.main_nav_box .tel .telephone{font-size:14px;padding-left:111px;line-height:63px;margin-bottom:10px;background:url(/images/img_picall.png) -3px -437px no-repeat;}
.main_nav_box .tel .investigation{background:url(/images/img_picall.png) -3px -502px no-repeat;}
.mBox .bannerSecond{float:left;display:block;height:102px;padding:1px;}
.mBox .service{float:left;width:591px;height:228px;border:solid 1px #DDD;overflow:hidden;}
.mBox .case{float:right;width:333px;height:228px;border:solid 1px #DDD;overflow:hidden;}
.case em{color:#666;font-size:12px;margin-left:5px;}
.sectionTitle{height:28px;font-size:14px;color:#007bc8;line-height:28px;padding-top:6px;background:url(/images/section_bg.jpg) repeat-x;}
.sectionTitle ul{display:block;float:right;width:255px;height:28px;margin:-6px 5px 0 0;}
.sectionTitle ul li{float:left;text-align:center;}
.sectionTitle ul a{display:block;color:#007bc8;width:85px;height:28px;}
.sectionTitle ul a:hover{text-decoration:none;background:url(/images/tab_bg.png) no-repeat;}
.sectionTitle ul a.visited{background:url(/images/tab_bg.png) no-repeat;}
.sectionTitle .more{float:right;font-size:12px;color:#AAA;margin:-6px 5px 0 0;}
.titleText{display:block;height:16px;line-height:14px;margin-left:8px;padding-left:10px;background:url(/images/img_sprite.png) 0 -24px no-repeat;}
.textList{padding-left:10px;overflow:hidden;}
.textList li{padding-left:10px;margin-top:9px;background:url(/images/img_sprite.png) -100px -100px no-repeat;height:17px;}
.textList li span{float:right;color:#AAA;margin-right:10px;}
.textList li a{display:inline-block;width:440px;height:17px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}

/*------------------------------Footer----------------------------------------------*/
#links{width:958px;overflow:auto;border:solid 1px #ddd;background-color:#fff;padding-bottom:10px;margin:0 auto;}
#links .linksTitle{color:#1586cd;font-size:14px;height:29px;padding-top:6px;background:url(/images/links_bg.jpg) repeat-x;}
.linksTitle font{display:block;height:16px;line-height:14px;margin-left:8px;padding-left:10px;background:url(/images/img_sprite.png) 0 -24px no-repeat;}
#links ul{display:block;width:930px;line-height:2em;margin:0 auto;}
#links ul li{float:left;margin-right:30px;}
#footer{text-align:center;width:960px;margin:20px auto 0;padding-bottom:20px;}
/*Banner*/
#focus {width:675px; height:246px; overflow:hidden; position:relative;}
#focus ul {height:230px; position:absolute;}
#focus ul li {float:left; width:675px; height:246px; overflow:hidden; position:relative; }
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:675px; height:20px; left:0; bottom:0; }
#focus .btn {position:absolute; width:655px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
/*右侧*/
.Show_Box h2{ font-size:14px; color:#ff5b00; margin-top:20px;}
.Show_Box .info{ line-height:22px; margin-top:3px; color:#575757; border-bottom:1px solid #e6e6e6; padding-bottom:15px;}
.g6f{ color:#ff6000}
.Show_Box .news-list ul{ margin-top:8px;}
.Show_Box .news-list ul li{line-height:33px;}
.Show_Box .news-list ul li a{ background:url(/images/list.jpg) 3px 13px no-repeat; padding-left:15px; color:#555555; float:left; width:430px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.Show_Box .news-list ul li span{ float:right;color:#aaa;}
.Show_Box .list-page{ clear:both; margin-top:20px; padding-bottom:20px; float:right;}
.Show_Box .list-page ul{ clear:both;}
/*基于display:table-cell的自适应布局*/
.Show_Box .list-page li{ float:left; width:28px; height:22px; line-height:22px; border:1px solid #dfdfdf; text-align:center; margin-left:10px;}
.Show_Box .list-page li:hover{ background:#f8a137;}
.Show_Box .list-page li a{ color:#555555; display:block;}
.Show_Box .list-page li a:hover{ color:#FFF; text-decoration:none;}
.Show_Box .list-page .w74{ width:70px;}
.Show_Box .list-page .del{background:#f8a137; color:#FFF; display:block;}
.Show_Box .list-page li.current{ border-width:0px;}
.Show_Box .list-page li.current:hover{ background:#fff;}
.news-list-t ul{ margin-top:8px;}
.news-list-t ul li{line-height:40px; border-bottom:1px solid #e6e6e6;overflow:hidden;}
.news-list-t ul li a{ background:url(/images/list.jpg) 3px 16px no-repeat; padding-left:15px; color:#555555; float:left; width:430px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.news-list-t ul li span{ float:right;color:#aaa;}
.news-list-t .fix i{ clear:both;}
.news-list-t ul li p a{ background:url(/images/word.jpg) 15px 9px no-repeat; line-height:33px;padding-left:35px; color:#FF6000; margin-top:-8px;}
.comment{width:934px;font-size:14px;padding:10px 13px 20px;float:left;}
.comment .article .details{text-align:center;color:#666;}
.comment .article h1{height:68px;font:900 26px/46px 微软雅黑;color:#055BA8;text-align:center;margin: 15px 0 30px; }
.comment .article p{
    /*text-indent:2em;*/
    color:#000;
    margin:20px 0;}
.comment .selected{height:39px;line-height:39px;color:#666;background:url(/images/r_top.jpg) repeat-x;border-bottom:1px #e5e5e5 solid;}
.comment .selected span a{font-size:12px;color:#666;font-weight:400;}
.comment .selected .tit{background:url(/images/jiantou.png) no-repeat scroll 10px 5px;padding:0 15px 0 25px;font-size:14px;color:#0078c3;}
.comment .selected .fr{margin-right:15px;}
.comment .selected a.goback{color:#0084ce;margin-left:15px;}
.main_itemval{width:710px;height:auto;border:1px solid #ddd;font-size:12px;}
.main_itemval .Show_Box{width:670px;margin:0 auto;overflow:hidden;}
.main_itemval .Show_Box .topgrademan{border-bottom:1px solid #0075BB;padding-bottom:7px;}
.main_itemval .Show_Box .topgrademan span{border-left:4px #0074bc solid;padding-left:6px;font-size:14px;height:18px;color:#0072B8;}
.main_itemval .Show_Box .topgrademan a{float:right;color:#0084ce;}
.main_itemval .Show_Box .NameShow{width:702px;margin:20px 0 50px;overflow:hidden;}
.main_itemval .Show_Box .NameShow li{float:left;width:85px;text-align:center;margin-right:32px;}
.main_itemval .Show_Box .NameShow li img{width:85px;height:124px;display:block;}
.main_itemval .Show_Box .NameShow li a{color:#000;}
.main_itemval .Show_Box .NameShow li span{display:block;width:85px;height:22px;line-height:22px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.main_itemval .list{width:610px;margin:30px auto 215px;line-height:24px;}
.main_itemval .list li{background:url(/images/downlistli.png) 0 7px repeat-x; }
.main_itemval .list li span{background:#fff url(/images/disc.png) no-repeat scroll 0 2px;padding-left:20px;}
.main_itemval .list li a{color:#0074bd;float:right;background:#fff;}
.onlybgintroduce{height:137px;width:932px;margin:0 auto;position:relative;background:url(/images/secondbg.jpg) no-repeat;font-size:14px;border:1px #e5e5e5 solid;}
.onlybgintroduce a{width:119px;height:33px;background:url(/images/br.jpg) no-repeat;color:#fff;line-height:33px;text-align:center;position:absolute;top:68px;right:64px;display:inline-block;}
.main_nav_box{width:214px;height:auto;}
.main_nav{width:206px;padding:1px;padding-bottom:0;border:1px solid #ddd;margin-bottom:10px;overflow:hidden;}
.main_nav dl{line-height:41px;}
.main_nav dl dt,.main_nav dl dd{height:41px;cursor:pointer;}
.main_nav dl dt{background:url(/images/br_repeat.jpg) repeat-x;padding-left:16px;color:#fff;}
.main_nav dl dd{border-bottom:1px solid #ddd;margin:1px 0 -1px;background:url(/images/navddbg.png) repeat-x;text-align:center;}
.main_nav dl dd.cur{color:#0078c3;background:url(/images/img_picall.png) -3px -394px no-repeat;}
.main_news {border:1px solid #ddd;font-size:12px;}
.main_news .Show_Box{width:885px;margin:0 auto;overflow:hidden;}
/*新闻中心－图片新闻样式*/
.Show_Box_img{margin:0px auto;width:676px;height:232px;margin-top:15px;}
/*委员会介绍*/
/* 用于控制显示与隐藏的css类 */
.dis{display:block;}
.undis{display:none;}
.js_qh_title ul li{float:left;border:1px solid #ddd;border-bottom:none;margin-right:15px;padding:2px 5px 0px 5px;border-radius:3px 3px 0px 0px;background:#fff;cursor:pointer;}
.js_qh_title ul{border-bottom:1px solid #ddd;margin-top:25px;float:left;width:600px;padding-left:25px;}
.js_qh_title ul li.hover_a{border-top:3px solid #f00;position:relative;top:1px;}
/*按钮样式*/
/*大号*/
.bigblue_btn,.bigyellow_btn,.biggray_btn{display:inline-block;padding:0 0 0 5px;height:40px; text-decoration:none;font-size:20px; font-family:"微软雅黑","宋体"; border:0 none;background:transparent url(/images/newbtn.png) no-repeat; }
.bigblue_btn span,.bigyellow_btn span,.biggray_btn span{color:#fff;*white-space: nowrap;background:url(/images/newbtn.png) no-repeat;height:40px;display:inline-block;padding:0 22px 0 17px;line-height:40px; cursor:pointer;}
.bigblue_btn input,.bigyellow_btn input,.biggray_btn input{color:#fff;background:url(/images/newbtn.png) no-repeat;height:40px;display:inline-block;padding:0 22px 0 17px;line-height:40px; cursor:pointer;font-family:"微软雅黑","宋体"; border:0 none;font-size:20px;}
.bigblue_btn:hover,.bigyellow_btn:hover,.biggray_btn:hover{opacity: 0.8;}
/*标准*/
.blue_btn,.yellow_btn,.gray_btn{display:inline-block;padding:0 0 0 5px;height:32px; text-decoration:none;font-size:16px; font-family:"微软雅黑","宋体"; border:0 none;background:transparent url(/images/newbtn.png) no-repeat; }
.blue_btn span,.yellow_btn span,.gray_btn span{color:#fff;*white-space: nowrap;background:url(/images/newbtn.png) no-repeat;height:32px;display:inline-block;padding:0 16px 0 11px;line-height:32px; cursor:pointer;}
.blue_btn input,.yellow_btn input,.gray_btn input{color:#fff;background:url(/images/newbtn.png) no-repeat;height:32px;display:inline-block;padding:0 16px 0 11px;line-height:32px; cursor:pointer;font-family:"微软雅黑","宋体"; border:0 none;font-size:16px;}
.blue_btn:hover,.yellow_btn:hover,.gray_btn:hover{opacity: 0.8;}
/*中*/
.inblue_btn,.inyellow_btn,.ingray_btn{display:inline-block;padding:0 0 0 5px;height:26px; text-decoration:none;font-size:14px; font-family:"微软雅黑","宋体"; border:0 none;background:transparent url(/images/newbtn.png) no-repeat; }
.inblue_btn span,.inyellow_btn span,.ingray_btn span{color:#fff;*white-space: nowrap;background:url(/images/newbtn.png) no-repeat;height:26px;display:inline-block;padding:0 12px 0 7px;line-height:26px; cursor:pointer;}
.inblue_btn input,.inyellow_btn input,.ingray_btn input{color:#fff;background:url(/images/newbtn.png) no-repeat;height:26px;display:inline-block;padding:0 12px 0 7px;line-height:26px; cursor:pointer;font-family:"微软雅黑","宋体"; border:0 none;font-size:14px;}
.inblue_btn:hover,.inyellow_btn:hover,.ingray_btn:hover{opacity: 0.8;}
/*小*/
.smallblue_btn,.smallyellow_btn,.smallgray_btn{display:inline-block;padding:0 0 0 5px;height:20px; text-decoration:none;font-size:12px; font-family:"微软雅黑","宋体"; border:0 none;background:transparent url(/images/newbtn.png) no-repeat; }
.smallblue_btn span,.smallyellow_btn span,.smallgray_btn span{color:#fff;*white-space: nowrap;background:url(/images/newbtn.png) no-repeat;height:20px;display:inline-block;padding:0 8px 0 3px;line-height:20px; cursor:pointer;}
.smallblue_btn input,.smallyellow_btn input,.smallgray_btn input{color:#fff;background:url(/images/newbtn.png) no-repeat;height:20px;display:inline-block;padding:0 8px 0 3px;line-height:20px; cursor:pointer;font-family:"微软雅黑","宋体"; border:0 none;font-size:12px;}
.smallblue_btn:hover,.smallyellow_btn:hover,.smallgray_btn:hover{opacity: 0.8;}
/*蓝色*/
.bigblue_btn{background-position:left -1px;}
.bigblue_btn span{background-position:right -366px;}
.bigblue_btn input{background-position:right -366px}

.blue_btn{background-position:left -42px; }
.blue_btn span{background-position:right -407px;}
.blue_btn input{background-position:right -407px;}

.inblue_btn{background-position: left -75px;}
.inblue_btn span{background-position: right -440px;}
.inblue_btn input{background-position:right -440px;}

.smallblue_btn{background-position:left -102px;}
.smallblue_btn span{background-position: right -467px;}
.smallblue_btn input{background-position:right -467px;}


/*黄色*/
.bigyellow_btn{background-position:left -123px;}
.bigyellow_btn span{background-position: right -488px;}
.bigyellow_btn input{background-position: right -488px;}

.yellow_btn{background-position:left -164px;}
.yellow_btn span{background-position: right -529px;}
.yellow_btn input{background-position: right -529px;}

.inyellow_btn{background-position: left -197px;}
.inyellow_btn span{background-position: right -562px;}
.inyellow_btn input{background-position: right -562px;}


.smallyellow_btn{background-position:left -224px;}
.smallyellow_btn span{background-position:right -589px;}
.smallyellow_btn input{background-position:right -589px;}

/*灰色*/
.biggray_btn{background-position:left -245px;color:#666}
.biggray_btn span{background-position: right -610px;color:#666}
.biggray_btn input{background-position:right -610px;color:#666}

.gray_btn{background-position:left -286px;color:#666}
.gray_btn span{background-position: right -651px;color:#666}
.gray_btn input{background-position: right -651pxcolor:#666}

.ingray_btn{background-position:left -319px;color:#666}
.ingray_btn span{background-position: right -684px;color:#666 }
.ingray_btn input{background-position:right -684px;color:#666}


.smallgray_btn{background-position: left -346px;color:#666}
.smallgray_btn span{background-position: right -711px;color:#666}
.smallgray_btn input{background-position:right -711px;color:#666}

/*注册页面*/
.register_m{background:url(/images/register_tbg.png) top  repeat-x;padding-top:25px;min-height:520px;}
.register_content{border:1px #e6e5e6 solid;margin:0 25px;min-height:437px;background:#fff;}
.register_tit{height:39px;line-height:39px;color:#666;background:url(/images/r_top.jpg) repeat-x;border-bottom:1px #e5e5e5 solid;}
.register_tit .tit{background:url(/images/jiantou.png) no-repeat scroll 10px 5px;padding:0 15px 0 25px;font-size:14px;color:#0078c3;}
.register_content .logn{width:365px;margin:80px auto;font-size:14px;}
.register_content .logn p{height:32px;margin-bottom:20px;}
.register_content .logn p span.titlb{float:left;width:100px;text-align:right;margin-right:20px;}
.register_content .input_hy{border:1px #cecdcd solid;width:242px;height:30px;line-height:30px;}
.register_content .logn .blue_btn{margin:0 10px 0 120px;}

/*会员注册*/
.register_content dl dt{float:left;margin-right:10px;margin-top:2px;width:165px;text-align:right;}
.register_content dl dd input[type=text] {border:1px solid #ccc;height:25px;width:120px;}
.register_content dl{font-size:14px;margin-top:20px;margin-left:20px;}
.register_content dl dt font{color:#f00;margin-right:5px;}
.register_content dl dd input#text{margin:0px 10px;}
.register_content dl dd .radio{margin-right:5px;border:none;}
.register_content dl dd .textarea{border:1px solid #ccc;}
.register_content dd .checkbox{margin:0px 5px;border:none;}
.register_content dl dd .text1{margin-left:5px;}
.register_content  a.blue_btn{margin-left:5px;}

.br{border-bottom:1px dashed #ddd;margin:10px 30px;}
.register_content dd span font{color:#f00;margin-right:5px;margin-left:10px;}
.register_content dd span{margin-right:10px;}
.register_content dd span.marign{margin-left:21px;}
.register_content dd span.marign1{margin-left:45px;}
.submit{margin-left:194px;margin-bottom:10px;}
.register_content input[type=text].input_box{width:324px;height:23px;}
.register_content .text_box{width:490px;height:64px;border:1px solid #ccc;}


/*会员服务*/
.Member_list{float:left;padding-bottom:50px;}
.Member_list li{float:left;width:115px;margin:50px 0 0 95px;font-size:14px;}
.Member_list li a{width:111px;height:111px;display:block;background:url(/images/Services.png) -8px -164px no-repeat;}
.Member_list li a span{float:left;background:url(/images/Services.png) no-repeat;width:60px;height:60px;display:block;margin:30px;}
.Member_list li a span.p1{background-position:-9px -9px;}
.Member_list li a span.p2{background-position:-9px -85px;}
.Member_list li a span.p3{background-position:-70px -85px;}
.Member_list li a span.p4{background-position:-200px -80px;}
.Member_list li a span.p5{background-position:-191px -9px;}
.Member_list li a span.p6{background-position:-69px -8px;}
.Member_list li a span.p7{background-position:-128px -85px;}
.Member_list li a span.p8{background-position:-128px -9px;}
.Member_list li p{margin-top:15px;text-align:center;}

/*会员服务-公共信息查询*/
.open_tit{color:#6c6c6c;margin:20px 0 0 30px;height:16px;font-size:14px;}
.open_tit a{color:#000;border-left:1px #000 solid;padding-left:8px;margin-left:8px;height:16px;line-height:16px;}
.open_info{margin:20px 25px 30px;font-size:14px;}
.open_info table tr{background:#e0e8f3;}
.open_info table td{text-indent:2em;height:45px;line-height:45px;color:#2c302f;background:url(/images/opentdbg.png) bottom repeat-x;}
.open_info table td span{color:#959998;}



/*友情链接*/
.linklist{width:630px;margin:20px auto;height:460px;color:#333}
.linklist li{margin-right:30px;display:inline-block; *display:inline; *zoom:1;height:30px;line-height:30px;}
.linklist li a{color:#333;}
/*网站地图*/
.maplist{width:630px;margin:20px auto;height:460px;color:#333333}
.maplist p{float:left;width:630px;margin-top:20px;line-height:22px;}
.maplist .maplist_l{float:left;width:77px;text-align:left;}
.maplist .maplist_l a{color:#005aab}
.maplist .maplist_r{float:left;width:550px;}
.maplist .maplist_r a{margin:0 10px;color:#333}
/*联系我们*/
.contact_list{width:630px;margin:20px auto;height:460px;color:#333333}
.contact_list img{margin:10px auto;}
.contact_list p{height:22px;line-height:22px;}

/*找回密码*/
.register_content .zhmm{width:530px;font-size:12px;}
.register_content .zhmm .input_hy{margin-right:10px;}
.register_content .zhmm .titlb{font-size:14px;}
.register_content .zhmm  font{color:#f00;margin-right:5px;}
.register_content a.goback{color:#0084ce;margin:0 10px;}
.register_content .fr{*margin-top:-40px;}
.zhmm p.zhno{background:url(/images/img_picall.png) 0 -39px no-repeat;text-indent:4em;height:49px;line-height:49px;font-size:14px;color:#333;}
.zhmm p.zhno b{color:#f60;}
.zhmm p.zhok{background:url(/images/img_picall.png) 0 -142px no-repeat;text-indent:4em;height:49px;line-height:49px;font-size:14px;color:#333;}
/*登录后显示*/
.login  dl{margin:27px 0 0 15px;width:210px;}
.login  dl dt{float:left;width:50px;}
.login  dl dd{float:left;width:150px;margin-left:10px;color:#333;line-height:20px;}
.login  dl dd a{color:#005aab;}
/*188比分直播_球棎足球比分-劲爆体育： 报名*/
.px_bm{width:545px;margin:30px auto;font-size:14px;}
.px_bm  p{margin-top:17px;line-height:29px;}
.px_bm  p span.tit{float:left;width:90px;height:29px;text-align:right;}
.px_bm .box,.box2{border:1px #ccc solid;height:29px;width:280px;line-height:29px;margin-left:15px;}
.px_bm .box1{border:1px #ccc solid;height:29px;width:95px;line-height:29px;margin-left:15px;margin-right:5px;}
.px_bm .box2{width:380px;margin-left:0;}
.px_bm .textarea{border:1px #ccc solid;width:380px;height:315px;}
.px_bm .yellow_btn{margin-left:55px;}
/*188比分直播_球棎足球比分-劲爆体育：*/
.news-list-px ul{ margin-top:8px;}
.news-list-px ul li{line-height:22px; border-bottom:1px solid #e6e6e6;overflow:hidden;padding:5px 0;}
.news-list-px ul li a{ background:url(/images/list.jpg) 3px 6px no-repeat; padding-left:15px; color:#555555; float:left; width:430px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.news-list-px ul li p.t_xx{float:left;width:430px;padding-left:15px;}
.news-list-px ul li  b{color:#f60;}
/*优秀案例发布*/
.case{width:640px;margin:30px auto;font-size:14px;}
.case .tit{float:left;width:100px;}
.case p{margin-top:20px;}
.case .box{border:1px #ccc solid;height:29px;width:450px;line-height:29px;}
.case input[type=radio]{margin:0 8px;}
.case .textbox{width:508px;height:198px;border:1px #ccc solid;line-height:20px;}
.case .blue_btn{margin-left:80px;}
/*会员服务-会员记录*/
.news-list-t ul li i{font-style:normal;color:#aaa;}
.news-list-t .downbox {width:500px;}
.news-list-t .downbox  input[type=text]{border:1px #ccc solid;height:24px;width:199px;line-height:24px;font-size:12px;color:#ababab;margin:0 10px 0 15px;}
/*188比分直播_球棎足球比分-劲爆体育：-详细页面*/
.px_info_tit{margin:20px 10px;background:#eef8fd;padding:15px 25px;height:70px;}
.px_titl{float:left;width:650px;}
.px_titl a{font-size:16px;color:#005aab;line-height:24px;}
.px_info_tit b{color:#f60;}
.px_titl  p{margin-top:5px;}
.px_titl  p span{float:left;width:140px;}
.px_titr {float:left;width:120px;}
.px_titr p{color:#333;font-size:14px;margin-top:10px;}
.px_infoxx{min-height:350px;margin:0 10px;}
.px_infoxx p{text-indent:2em;margin-top:20px;line-height:20px;}
.px_ap{text-align:right;margin-top:20px;}

.logo{float:left;width:245px;margin-left:20px;display:inline;}


/*4月16号新增*/

.serviceLink a{display:block;width:121px;margin:0 auto;border:solid 1px #d2d1d5;}
.mRight .ssimg{border:solid 1px #d2d1d5;margin-top:8px;}
.mBox .case{float:right;width:333px;height:228px;border:solid 1px #DDD;overflow:hidden;margin:0;font-size:12px;}
.Member_list li a span.p9{background-position:-192px -178px;}
.new_tab ul {width:auto;}
.new_tab ul li.hover_a{border-top:3px #e46a00 solid;}
.new_tab ul li{padding:4px 30px 3px;}
.Show_Box .list-page li.cur{ background:#f8a137;}
.Show_Box .list-page li.cur a{color:#fff;}
.new_tab_cont {margin:0 auto;width:620px;}
.new_tab_cont ul li{height:47px;border-bottom:1px #e5e5e5 solid;line-height:47px;}
.new_tab_cont ul li a{color:#000;font-size:13px;}
.demo-list ul{padding:30px 0;}
.demo-list ul li{padding:5px 0 ;border-bottom:1px #e5e5e5 solid;}
.demo-list ul li p{line-height:20px;}
.demo-list ul li p span{color:#005dab;margin-right:5px;}
.demo-list ul li a{color:#303030;}
.demo-list ul li.nopass ,.demo-list ul li.nopass  a,.demo-list ul li.nopass p span{color:#9a9a9a;}



/* 行业服务-正文 */
.comment .article .details_img{text-align:center;margin-top:10px;}
.comment .article .view_standard{padding-top:10px;margin-bottom:10px;border-top:solid 1px #CCC;}
.view_standard a{color:#055BA8;}
.view_standard a:hover{text-decoration:underline;}

/* 会员服务-会员信息公共查询 */
.search_company{font-size:14px;width:490px;height:50px;margin:30px auto 20px auto;}
.search_company .input_hy{border:1px #cecdcd solid;width:261px;height:32px;line-height:30px;margin:0 5px;}
.search_company .search_btn{width:93px;height:35px;border:none;cursor:pointer;background:url(/images/member_search_btn.jpg) no-repeat;}
.search_result{font-size:14px;color:#333;width:828px;height:45px;line-height:45px;background:#e0e8f3;border:solid 1px #97b5d7;margin:0 auto 20px auto;}
.search_result .text_l{float:left;margin-left:20px;}
.search_result .text_l em{color:#9e99a3;}
.search_result .text_r{float:right;margin-right:20px;}
.search_error{color:#333;font-size:14px;width:490px;height:23px;text-align:center;line-height:23px;margin:0 auto 20px auto;background:url(/images/error_img.jpg) 55px no-repeat;}
.text_tips{color:#ff6000;font-size:14px;padding:10px;background:#fff5ca;border:solid 1px #f8a700;border-radius:5px;margin:40px 80px 0 ;}

/* 188比分直播_球棎足球比分-劲爆体育：-报名 */
.px_bm .submit_btn{width:96px;height:32px;font-size:16px;color:#FFF;text-align:center;line-height:32px;cursor:pointer;margin-left:95px;background:url(/images/button_bg.jpg) no-repeat;}
.px_bm .submit_btn:hover{opacity:0.8}
.px_bm .add{color:#005aab;font-size:14px;margin-left:95px;}
.px_bm em{margin-left:15px;}
.choose{width:385px;height:234px;float:left;border-right:solid 1px #e5e5e5;margin:20px 0 20px 55px;}
.choose a{display:block;width:96px;height:32px;font-size:16px;color:#FFF;text-align:center;line-height:32px;cursor:pointer;margin-left:120px;background:url(/images/button_bg.jpg) no-repeat;}
.choose a:hover{opacity:0.8;text-decoration:none;}
.choose .hy{width:220px;height:62px;margin:65px auto 0 auto;padding-top:40px;background:url(/images/hy.jpg) no-repeat;}
.choose .fhy{width:220px;height:62px;margin:65px auto 0 auto;padding-top:40px;background:url(/images/fhy.jpg) -5px no-repeat;}
.clear2{border-right:none;margin:20px 0 20px 0;}

/* 名城风采-名人-详情 */
.Show_Box .details_picture{float:left;width:135px;height:178px;background:#e5e5e5;margin-top:25px;}
.Show_Box .details_right{float:right;width:725px;}
.Show_Box .details_right h1{text-align:left;}
.Show_Box .details_right p{margin:0;padding:0;line-height:2em;margin-bottom:20px;}

/* 名称风采-名企 */
.news-list-t .order{font-size:14px;height:36px;line-height:36px;border:solid 1px #dedede;border-radius:5px;margin-top:20px;padding-left:15px;background:url(/images/order_bg.jpg) repeat-x;}
.order select{height:18px;font-size:12px;margin-left:5px;border:solid 1px #4ca1ce;}

/* 名城风采-名人 */
.Show_Box .news-list .celebrity{display:block;width:670px;}
.celebrity .celebrity_list{float:left;display:block;width:134px;border:none;text-align:center;margin-top:15px;}
.celebrity .celebrity_picture{display:block;width:102px;height:138px;background:#e5e5e5;margin-left:8px;}
.celebrity p{clear:left;}

/* 期刊下载-在线浏览/下载 */
.Show_Box .periodical{margin:15px 0 10px 0;padding:0 15px 10px 15px;border-bottom:solid 1px #e6e6e6;overflow:auto;}
.periodical .periodical_cover{display:block;float:left;width:112px;height:140px;color:#919191;line-height:140px;text-align:center;background:#e5e5e5;}
.periodical .periodical_info{float:right;width:510px;height:140px;}
.Show_Box .periodical_info .text{color:#666;text-indent:0;line-height:20px;margin:0 0 10px 0;padding:0;}
.periodical_info strong{color:#333;}
.periodical_info a{display:block;height:18px;line-height:18px;text-indent:1.8em;color:#1181c7;background:url(/images/pdf.jpg) no-repeat;}

/* 创新服务-HR建设 */
.news-list-t .list2{ margin-top:8px;}
.news-list-t .list2 li{border-bottom:1px solid #e6e6e6;overflow:hidden;padding-bottom:8px;}
.news-list-t .list2 li a{font-size:14px; color:#005aab; background:url(/images/list.jpg) 3px 16px no-repeat; padding-left:15px; float:left; width:auto; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.news-list-t .list2 span{float:left;}
.news-list-t .list2 p{clear:left;padding-left:0;line-height:normal;}

/* 创新服务-HR建设-职位详情 */
.Show_Box .position_details{color:#333;border-bottom:solid 1px #e6e6e6;padding-bottom:10px;margin-bottom:15px;overflow:auto;}
.position_details font{display:block;font-weight:bold;font-size:14px;margin:20px 0 15px 0;}
.position_details font span{float:right;font-size:12px;font-weight:normal;color:#999;}
.position_details ul li{float:left;display:block;width:250px;}
.position_details dl dt{font-weight:bold;font-size:14px;margin-bottom:10px;}
.position_details .submit_btn{width:96px;height:32px;font-size:16px;color:#FFF;text-align:center;line-height:32px;cursor:pointer;background:url(/images/button_bg.jpg) no-repeat;margin-top:10px;}
.position_details .submit_btn:hover{opacity:0.8}
.Show_Box .position_details p{text-indent:0;}
.Show_Box .none{border-bottom:none;}

/* 会员服务--职位发布 */
.Show_Box .position_table{font-size:14px;margin:30px auto 20px auto;}
.Show_Box .position_table th{font-weight:normal;padding:8px 0;}
.position_table td{padding:8px 0;}
.position_table .text,.text2{width:407px;height:26px;border:solid 1px #cecece;}
.position_table .text2{width:167px;}
.position_table select{width:167px;height:26px;border:solid 1px #cecece;}
.position_table textarea{width:548px;height:161px;border:solid 1px #cecece;}
.position_table .submit_btn{width:96px;height:32px;font-size:16px;color:#FFF;text-align:center;line-height:32px;cursor:pointer;background:url(/images/button_bg.jpg) no-repeat;}
.position_table .submit_btn:hover{opacity:0.8}

/* 创新服务-商机对接-详情 */
.Show_Box .details_picture2{float:left;width:199px;height:240px;background:#e5e5e5;margin:25px 15px 0 0;}
.Show_Box .details_title{font-size:16px;color:#006699;}
.Show_Box .details_content{margin:0;padding:0;color:#666;font-size:13px;line-height:20px;}

/*5.7号新增*/
.Member_list li a span.p10{background-position:-143px -235px;}
.Member_list li a span.p11{background-position:-240px -235px;}
.demo-list ul li span{font-weight:bold;}
.demo-list ul li.nopass span{color:#989898;}
.demo-list ul li.nopass ,.demo-list ul li.nopass a{color:#343434;}
.demo-list ul li p.reason{color:#fc5f00;}

/*5.19号新增*/
.Member_list li a span.p12{background-position:-244px -10px;}

/* 会员服务--评优申请 */
.Show_Box .form_list{display:block;width:580px;margin:30px auto 20px auto;font-size:14px;}
.form_list li{margin-top:10px;}
.form_list i{font-style:normal;display:block;width:70px;float:left;}
.form_list .list_text{width:456px;height:25px;border:solid 1px #ccc;margin-left:15px;}
.form_list .list_text2{height:25px;border:solid 1px #ccc;margin:3px 15px;}
.form_list .list_text3{height:25px;border:solid 1px #ccc;margin-left:10px;}
.form_list label{margin-left:15px;}
.form_list .list_radio,.list_checkbox{margin-right:5px; vertical-align:middle;vertical-align:baseline;}
.form_list .sub_list{width:439px;height:84px;background:url(/images/pysq_list.jpg) no-repeat;margin:5px 0 10px 70px;padding:30px 0 0 20px;}
.sub_list p{margin-bottom:10px;}
.form_list .list_p{margin:10px 0 0 55px;}
.form_list em{font-size:12px;}
.form_list .blue_btn{margin:0 10px 0 15px;}
.form_list .textarea{width:451px;height:108px;border:solid 1px #ccc;font-size:12px;padding:5px 0 0 5px;margin-left:15px;color:#333;}
.form_list .fin_button{width:137px;height:40px;font-size:20px;color:#FFF;text-align:center;cursor:pointer;margin:20px 0 0 70px;background:url(/images/button_big.jpg) no-repeat;}
.form_list .fin_button:hover{opacity:0.8;}

/* 会员服务--评优申请--文档打印 */
.demo-list2 ul li{font-size:14px;color:#333;text-indent:1em;margin-top:10px;border-bottom:1px #e5e5e5 solid;height:30px;line-height:30px;margin-bottom:10px;}
.demo-list2 ul li a{float:right;color:#0084ce;margin-right:5px;}


/* 会员服务-评优申请-选择种类 */
.case2{width:674px;margin:30px auto;font-size:16px;border-bottom:solid 1px #e5e5e5;padding-bottom:30px;}
.case2 p{display:block;width:275px;margin:20px auto 0 auto;}
.case2 input[type=radio]{margin:0 8px;vertical-align:baseline;}
.next_button{width:137px;height:40px;font-size:20px;color:#FFF;text-align:center;cursor:pointer;margin:0 0 30px 320px;background:url(/images/button_big.jpg) no-repeat;}
.next_button:hover{opacity:0.8;}


/*5.22新增*/
.textList li.textList_more{background:url(/images/more_bg.png) 5px repeat-x; text-align:right;}
.textList li.textList_more a{width:80px;background:#fff;padding-right:20px;color:#aaa;}

/*5.23新增*/
.news-list-t ul li p a.mq_tit{background:url(/images/list.jpg) 3px 13px no-repeat; padding-left:15px; color:#555555; float:left; width:430px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;font-size:14px;margin-top:8px;}
.news-list-t ul li p a.mq_fj{ background:none; line-height:33px;padding-left:15px; color:#FF6000; margin-top:-8px;font-size:12px;color:#0078c3;}
.nodata{margin:60px auto; border:1px #0a89d8 solid;width:520px;height:127px;border-radius:5px;background:#ecf7fb;color:#0a89d8;font-size:24px;text-align:center;line-height:127px;}

/*7.5号修改*/
.mBox .case{float:left;width:300px;height:228px;border:solid 1px #DDD;overflow:hidden;}
.mBox .clearance{margin:0 15px;}
.textList li a{display:inline-block;width:275px;height:17px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.inform div{font-size:14px;color:#ff6000;padding:12px 0 32px 35px;background:url(/images/img_sprite.png) -80px -30px no-repeat;}
.serviceLink a{display:block;width:121px;margin:0 auto;border:solid 1px #d2d1d5;}
.mRight .ssimg{border:solid 1px #d2d1d5;margin-top:6px;}

/*7.9*/
.rx_cx{text-align:center;height:400px;margin-top:100px;}
.rx_cx a{background:url(/images/rx_cxbg.jpg) no-repeat;width:259px;height:77px;display:inline-block;color:#0077c1;font-size:24px;line-height:77px;margin:0 10px;}
.rx_cx a:hover{text-decoration:none;}

.title_cx{color:#0679ba;font-size:18px;margin:25px 50px;}
.cx_list{color:#464646;font-size:14px;}
.cx_list li{margin:0 35px;height:45px;margin-top:10px;}
.cx_list li span{width:140px;display:inline-block;padding-right:20px;text-align:right;}
.cx_list li input ,.cx_list li select{border:1px #dbdbdb solid;width:352px;height:32px;line-height:32px;}
.cx_jg{border-top:1px #e6e6e6 solid;color:#444;font-size:16px;padding-top:15px;margin-top:10px;}
.cx_jg b{color:#fd5d00;font-size:20px;}
.new_more {text-align:right;margin-top:10px;margin-right:10px;}

.mRight .login{width:230px;height:93px;padding:5px 10px 0 10px;background:url(/images/new_dlbg.jpg) no-repeat;}
.login p{font-size:12px;color:#1c6eb6;margin-bottom:5px;}
.serviceLink li{float:left;display:block;width:125px;margin-top:8px;}
.inform ul{display:block;width:217px;margin:0 auto;margin-top:20px;}

/*7.12替换css*/
.apply a{display:block;float:right;width:63px;height:23px;margin-left:5px;}
.apply a.dl{background:url(/images/img_sprite.png) 0 -96px no-repeat;}

.mBox .mRight{float:right;width:251px;}
.bluetip{border:1px #add7ed solid; background:#eaf9ff; position:relative;width:439px;margin:15px 0 10px 70px;padding:15px;}
.bluetip .arrowst{width:20px;height:11px; background:url(/images/arrows.png) 0 -75px no-repeat; position:absolute;left:10px;top:-11px;}
.bluetip .tip{color:#f00;}

/*7.14*/
.login .text{color:#a0a0a0;width:90px;height:20px;border:solid 1px #c6c6c6;margin-bottom:5px;line-height:20px;float:none;margin-right:3px;border-radius:3px;}
.login .words{line-height:22px;height:22px;}
.login .loginBtn{float:none;width: 63px;margin-bottom:5px;height:22px;border:none;cursor:pointer;background:url(/images/new_dl.jpg) no-repeat;}
.apply a.zhmm{background:url(/images/zhmm.jpg) no-repeat;}
.login .apply{float:right;width:63px;line-height:23px;}
.name_wd{width:70px;display:inline-block;text-align:right;}
.form_list .textarea{width:418px;height:108px;border:solid 1px #ccc;font-size:12px;padding:5px 0 0 5px;margin-left:15px;color:#333;}
.qyj_tit{width:100px;text-align:right;display:inline-block;}
.form_list .list_text{width:424px;height:25px;border:solid 1px #ccc;margin-left:15px;}
.rjsr_tit{width:100px;text-align:right;display:inline-block;}
.form_list .list_p{margin:10px 0 0 100px;}
.bluetip{border:1px #add7ed solid; background:#eaf9ff; position:relative;width:439px;margin:15px 0 10px 100px;padding:15px;}
.mxrj_tit{width:60px;text-align:right;display:inline-block;}
.register_content dd span.marign{margin-left:10px;display:inline-block;width:65px;text-align:right;}
.register_content .text_box{width:535px;height:64px;border:1px solid #ccc;}

.login p span{line-height:23px;height:23px;font-size:14px;}
.login p a{display:inline-block;margin-left:26px;width:63px;height:23px;}
.login p a.dl{background:url(/images/img_sprite.png) 0 -96px no-repeat;}


/*tab悬浮标签页样式*/
.tabcss {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 30px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow: 0px 15px 10px -15px #000;
    -webkit-box-shadow: 0px 15px 10px -15px #000;
    box-shadow: 0px 15px 10px -15px #000;
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#e3f1ff', endColorstr = '#ccf1ff');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#e3f1ff', endColorstr = '#ccf1ff')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background-image: -moz-linear-gradient(top, #d4ebff, #3896ff);
    background-image: -ms-linear-gradient(top, #d4ebff, #3896ff);
    background-image: -o-linear-gradient(top, #d4ebff, #3896ff);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#d4ebff), to(#3896ff));
    background-image: -webkit-linear-gradient(top, #d4ebff, #3896ff);
    background-image: linear-gradient(top, #d4ebff, #3896ff);
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
    /*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
    text-align: center;
    margin-top: 20px;
    width: 150px;
    height: 100px;
    padding: 5px;
    border-radius: 10px;
    /*background-color: rgba(0, 148, 255, 0.40);
            box-shadow: 0px 15px 10px -15px #000;*/
    animation: floatin 2.4s linear infinite;
}
@keyframes floatin {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-6px)
    }

    100% {
        transform: translateY(0)
    }
}
