@charset "utf-8";

/**tabs**/
                                                                                                                                                                                    .tabPanel,.tabPanelOne{width:790px;margin-top:20px;text-align:left;float:left;}
.tabPanel ul,.tabPanelOne ul{height:60px;border-bottom:1px solid #babaad;margin:0;}
.tabPanel ul li,.tabPanelOne ul li{
    color: #2A2F38;
    float:left;
    height:60px;
    line-height:60px;
    letter-spacing: 2px;
    width:111px;
    text-align:center;
    cursor:pointer;
    text-shadow:0 0px 0 #f3e6ff;
    border-radius:4px 4px 0 0;
    box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.5);
    font-size:18px;
    background-image: linear-gradient(#ffffff, #f5f5f5);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#f5f5f5);
}
.tabPanelOne ul li{text-align:left;width:453px;cursor:default;border-bottom:1px solid #ddd;}
.tabPanelOne ul li img{float:left;width:18px;height:18px;margin:6px 4px 0 7px;}
.tabPanelOne ul li span{float:left;font-size:14px;color:#2895c8;}
.tabPanelOne ul li a{float:right;margin-right:5px;font-size:11px;font-weight:100;}
.tabPanel .hit{
    color: #2A2F38;
    font-size: 22px;
    background-image: linear-gradient(#e4f8ff, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e4f8ff, endColorstr=#ffffff);
}
.pane{
    /*border:1px solid #babaad;*/
    border-top:0px;min-height:100px;background-color:#fff;display:none;height:435px; border-radius:0 2px 5px 5px;}
.pane p{padding:15px 15px 0 10px;}
.pane h4{padding:15px 15px 0 10px;font-size:14px;font-weight:bold;}
.pane .bottom{width:100%;text-align:center;padding-bottom:10px;}
.noborder td{border:none;}
.noborderTd a{color: #323232;}

#container{
    position:relative;
    width:920px;
    margin:0 auto 25px;
    padding-bottom:10px;
    vertical-align:top;
}
.grid{
    width:430px;
    min-height:100px;
    padding:15px;
    background:#fff;
    border:1px solid #dddddd;
    margin:8px;
    font-size:13px;
    float:left;

    -moz-box-shadow: 0 1px 1px rgba(34,25,25,0.4);
    -webkit-box-shadow: 0 1px 1px rgba(34,25,25,0.4);

    -webkit-transition: top 1s ease, left 1s ease;
    -moz-transition: top 1s ease, left 1s ease;
    -o-transition: top 1s ease, left 1s ease;
    -ms-transition: top 1s ease, left 1s ease;
    border-radius:5px 5px 5px 5px;
}

.grid h2 {
    border-bottom:1px solid #ccc;
    margin:0;
    display:block;
    padding:0 0 5px;
    font-size:16px;
    color:#48393A;
    height:22px;
    line-height:22px;
}
.grid h2 i{
    float:left;
    width:18px;
    height:18px;
    margin:2px 5px 0 0;
    background:url(../images/xiaoqq.png);
}
.grid h2 span{float:left;font-size:14px;color:#48393A;}
.grid h2 a{float:right;margin-right:5px;font-size:11px;font-weight:100;}
.grid .meta{
    text-align:right;
    color:#777;
}
.grid .imgholder img{
    max-width:100%;
    background:#ccc;
    display:block;
}
/* wrap */
.wrap{margin:10px auto;width:100%;height:320px;position:relative;overflow:hidden;}
.pic{width:675px;height:320px;cursor:pointer;}
.pic_num{display:none;width:74px;height:320px;position:absolute;top:0px;left:0px;background:url("../images/pic_num.jpg") no-repeat;}
.pic_numBack{display:none;width:74px;height:300px;position:absolute;top:0px;left:0px;background: #cfd1ff;opacity:0.15;filter:alpha(opacity=15);z-index:-1}
.pic_num_title{color: #5d5f74;width:74px;margin:30px 0 0 2px;padding:0;font-size:12px;line-height:15px;text-align:left;font-weight:bold;}
img{ border:none; margin:0px;}
#outer{height:400px;width:100%;position:relative;overflow:hidden;padding: 0 6% 0 6%}
#outer a{
margin-top: 80px;
}
#outer-im-user{height:400px;width:100%;position:relative;overflow:hidden;padding: 0 13.44% 0 13.54%}
#outer-im-user a{
    margin-top: 80px;
}
#mainLeft{width:40px; display:block; float:left; height:300px; position:absolute; left:5px; z-index:2; opacity:0.05; filter:alpha(opacity=5); overflow:hidden;}
#mainRight{width:40px; display:block; float:left; height:300px; position:absolute; right:5px; z-index:2; overflow:hidden; opacity:0.05; filter:alpha(opacity=5);}
#mainDemo{overflow:hidden;width:100%;float:left;margin:0;z-index:0;}
#mainDemo ul{padding:0;margin:0;}
#mainDemo ul li{float:left;padding:0 20px 0 0;;margin:0;margin-right:3px;}
#mainDemo-im-user{overflow:hidden;width:100%;float:left;margin:0;z-index:0;}
#mainDemo-im-user ul{padding:0;margin:0;}
#mainDemo-im-user ul li{float:left;padding:0 20px 0 0;;margin:0;margin-right:3px;}
.listname{
    display:block;
    line-height:27px;
    text-align:center;
    padding:0;
    color:#fff;
    margin:0;
    width:100%;
}
.listTitle{
    background-color: #E5E5E5;
    height: 70px;
    color: #000000;
    line-height: 70px;
    font-size: 18px;
}
.listimage{z-index:0;height:270px;width:264px;}
.listname:hover{
    color:#E76C00;
    background: #32323b;
    /*border: 8px solid #DB0F31;*/
    /*border-radius: 8px;*/
    box-shadow: 0px 0px 1px 8px #DB0F31,
    0px 0px 10px 5px rgb(232, 125, 32);
}
.listname:hover div.listTitle{
    background-color: #2D3E50;
    height: 70px;
    color: #ffffff;
    line-height: 70px;
    font-size: 18px;
}
.listname-im-user{display:block;line-height:27px;text-align:center;padding:0;color:#fff;margin:0;width:100%;}
.listimage-im-user{z-index:0;height:300px;width:264px;}
.listname-im-user:hover{color:#18c3b6;background: #32323b;}

.service_wrapper_holder {
    position: relative;width:1120px;margin:0;left:0;padding:10px 0 10px 0;
    border:none;
}
.service_wrapper_holder .service_wrapper {float:left;width:123px;padding-top:10px;}
.service_wrapper_holder .service_wrapper .image_shadow img.shadow {
    position: absolute; z-index: 0 !important;margin-left:2px;margin-top:12px;width:80px;margin-left:15px;
}
.service_wrapper_holder .service_wrapper .image_shadow img:hover:after {visibility:visible;}
.service_wrapper_holder .service_wrapper .image_shadow .scale-with-grid {
    position:relative;top:20px;left:5px;height:80px;width:80px;margin-left:10px;
    -webkit-transition:top .4s linear;-moz-transition:top .4s linear;-o-transition:top .4s linear;-ms-transition:top .4s linear;transition:top .4s linear;
}
.service_wrapper_holder .service_wrapper .image_shadow .scale-with-grid:hover{top:0;}
.service_wrapper_inner {padding:30px 0px 10px 2px;text-align:center;display: none;}
.service_wrapper_inner h5{
    font-family: Arial, "宋体";
    font-size:14px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-weight:bold !important;
}
.service_wrapper_inner h5 a:hover{
    color: #ff9600 !important;
}
/* itagBox */
.itagBox{clear:both;overflow:hidden;width:99.6%;height:170px;padding:5px 0 0 0;border:1px #d1d1c2 solid;border-radius:8px;background-color:#fff;}
.itagBox ul{width:100%;margin-left:2px;}
.itagBox ul li{
    position:relative;;width:49%;font-size:14px;border-bottom:1px #d1d1c2 dashed;
    height:30px;color: #212a53;overflow:hidden;margin:5px 0 5px 0;
}
.noBorder{border-bottom:none;}
.noA{border-bottom:none;}
.itagBox ul .tag1{float:left;}
.itagBox ul .tag2{float:right;margin-right:3px;}
.tag_txt{text-align:left;line-height:20px;padding:5px 5px 5px 10px;}
.itagBox ul li a{
    overflow:hidden;position:absolute;left:0;top:0;line-height:20px;text-align:left;padding:5px 0px 5px 10px;display:block;width:97.5%;height:20px;
}

.csflagDiv{
    margin-left:0;clear:both;background: #fd5c63;margin-bottom:0;padding:6px 15px 4px 15px;display:inline-block;border-radius:6px 6px 0 0;
    color: #ffffff;font-size:16px;font-weight: bold;letter-spacing:2px;text-shadow:2px 1px 2px #000000;
    background:-moz-linear-gradient(top, #FF7079, #ff2621);
    background:-webkit-gradient(linear, left top, left bottom, from(#FF7079), to(#ff2621));
}

.csflagDiv2{
    margin-left:0;clear:both;background: #0087cb;margin-bottom:0;padding:6px 5px 4px 15px;display:inline-block;border-radius:6px 6px 0 0;
    color: #fff;font-size:20px;font-weight: 600;letter-spacing:2px;text-shadow:2px 1px 2px #000000;
    background:-moz-linear-gradient(top, #3E97CB, #0087cb);
    background:-webkit-gradient(linear, left top, left bottom, from(#3E97CB), to(#0087cb));
}
.csflagDivHr2{width:1119px;margin: 5px 0 0 -9px;border-top:4px solid #0087cb;clear:both;}

.box_news{
    padding:0;
    margin-left:0px;
    text-align:center;
    width:100%;
}
.menu_news{
    font-size:16px;
    line-height:24px;
}
.box_news #topLogo{
    margin:3px 30px 0 0px;
    float:left;
    padding:0px 75px 0px 5px;
}

.menu_news .center_news {
    margin-top: 20px;
    width: 100%;
    height: 54px;
    background: url(../images/rectangle2.png) repeat-x left top;
    float: left;
}

.menu_news ul a:link,.menu_news a:visited{
    font-family: sans-serif;
    font-style:normal;
    float: left;
    color: #2A2F38;
    /*line-height:54px;*/
    letter-spacing:2px;
    text-align:center;
    /*background:url(../images/bg12_btn.jpg) repeat-x left top;*/
    text-decoration:none;
}
/*.menu_news a:hover,.menu_news a:active{*/
    /*color:#fd5256;*/
/*}*/

.nav-news{text-align: center;display: flex;align-items: center;justify-content: center;}
.nav-news li{float: left;display: inline-block;min-height: 45px;line-height: 45px;box-sizing: border-box;padding: 0 20px;}
.nav-news li.on > a{color: #FFFFFF;background-color: #DB0F31}
/*.nav-news li.on > a:after, .nav-news li:hover > a:after {width: 100%; }*/
.nav-news li > a:after{content: '';position: absolute;left: 0;bottom: 12px;width: 0;height: 2px;background: #FF494D;}
.nav-news li > a{position: relative;font-size: 17px;color: #333;display: block;}
.new-button {
    display: block;
    position: relative;
    width:160px;
    height:44px;
    border-radius: 50px;
    /*border:1px solid #fff;*/
    background-color: #E5E5E5;
}
.new-button-down {

    display: block;
    position: relative;
    width: 100px;
    height: 30px;
    line-height: 26px;
    border-radius: 50px;
    /*border:1px solid #fff;*/
    background-color: #ffffff;
    box-shadow: 0px 0px 1px 1px #DB0F31;

    font-family: sans-serif;
    font-style: normal;
    float: left;
    color: #DB0F31;
    letter-spacing: 2px;
    text-align: center;
    text-decoration: none;
}
.new-button:hover{
    box-shadow: 0px 0px 1px 5px #E5E5E5,
    0px 0px 10px 8px rgb(88, 88, 88);
    font-size: 24px
}
