﻿body
{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    color: #767676;
}
.clear
{
    height: 0;
    clear: both;
    display: block;
}
#main
{
    width: 976px;
    margin: 0 auto;
}
#header
{
    height: 86px;
}
#header #logo
{
    background: url(images/logo.png) no-repeat;*background: url(images/logo.gif) no-repeat;
    width: 268px;
    height: 86px;
    float: left;
}
#header #registration
{
    background: url(images/registration.png) no-repeat;
    margin-left:100px;
    width: 99px;
    height: 71px;
    float: left;
}
#header #tel
{
    background: url(images/tel.png) no-repeat;*background: url(images/tel.gif) no-repeat;
    width: 136px;
    height: 53px;
    float: right;
    position: relative;
}
#header #query
{
    margin-top: 56px;
    float: right;
    position: relative;
    height:25px;
    width: 276px;
    margin-right: -136px;
}
#header #tel a.left
{
    bottom: 0;
    left:14px ;
    position: absolute;
    width: 53px;
    height: 25px;
}
#header #tel a.right
{
    bottom: 0;
    right: 0;
    position: absolute;
    width: 53px;
    height: 25px;
}
#menu
{
    background: url(images/menu.png) no-repeat;
    height: 40px;
}
#menuShadow
{
    *margin-top:0px;
    background: url(images/menuShadow.png) repeat-x;
    height: 9px;
    width:976px;
    *width:976px;
}
/*********** menu begin ************/
.nav
{
    height: 40px;
    position: relative;
    font-family: "微软雅黑";
    font-size: 14px;
    width: 100%;
    z-index: 100;
    padding: 0;
}

.nav .table
{
    margin: 0 auto;
}

.nav .select, .nav .current
{
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
}

.nav li
{
    margin: 0;
    padding: 0;
    height: auto;
    float: left;
}

.nav .select a,.nav .select a:hover
{
    display: block;
    height: 40px;
    float: left;
    font-weight: bold;
    padding: 0 30px 0 30px;
    text-decoration: none;
    line-height: 40px;
    white-space: nowrap;
    color: #FFFFFF;
}

.nav .select_sub
{
    display: none;
}

/* IE6 only */
.nav table
{
    border-collapse: collapse;
    margin: -1px;
    font-size: 1em;
    width: 0;
    height: 0;
}

.nav .sub
{
    margin: 0 auto;
    padding: 0;
    list-style: none;
    height: 40px;
    background: url(images/second_menu_left.png) 0 5px no-repeat;*background: url(images/second_menu_left.gif) 0 5px no-repeat;
    /*background:yellow;*/
    float: left;
    /*border:solid red 1px;*/
}

.show
{
    display: block;
    position: absolute;
    top: 35px;
    left: 0;
    padding: 0;
    
    z-index: 100;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width:auto;
    *width:auto;
}
.nav .current .show
{
    z-index: 10;
}

.nav .current .sub li.sub_show a
{
    cursor: default;
}

.nav .select .sub li a
{
    font-weight: normal;
    font-size: 12px;
    font-family: "宋体";
    color: #999999;
}
.nav .select .sub li a:hover
{
    font-weight: bolder;
    font-size: 12px;
    font-family: "宋体";
    color:#3D7AA9;    
}
.triangle
{
    background: url(images/triangle.png) center bottom no-repeat;*background: url(images/triangle.gif) center bottom no-repeat;
}
.second_menu_right
{
    background: url(images/second_menu_right.png) right 5px no-repeat; 
    *background: url(images/second_menu_right.gif) right 5px no-repeat;
    width: 22px;
    height: 44px;
    float: right;
    /*border:orange solid 1px;*/
}
/*********** menu end ************/
#slider
{
    width: 100%;
    height: 273px;
    margin-top: 40px;
}
/*********** login begin ************/
#login
{
    width: 200px;
    float: left;
    margin-right: 5px;
}
#login_top
{
    background: url(images/login.png) no-repeat;
    width: 190px;
    height: 169px;
    padding: 5px;
    position:relative;
}
#login_top .errorMsg
{
    width: 110px;
    height: 28px;
    position:absolute;
    right:10px;
    bottom:10px;
    font-size:12px;
    color:#CC0000;
   
}
#login_top .whitespace
{
    width:190px;
    height: 40px;
}
#login_top .left
{
    /*border:2px solid red;*/
    float: left;
    width: 120px;
    margin: 0 5px;*margin: 0;
}
#login_top .right
{
    float: left;
    background: url(images/login_button.png) no-repeat;
}
#login_top a
{
    display: block;
    font-size: 12px;
    color: #767676;
}
#login_top .checkCode
{
    margin-top:5px;
    margin-left:5px;*margin-left:0;
    *margin-top:5px;
    height:20px;    
}
#login_top .checkCode #CheckCode
{
    float:left;
    width:100px;
}
#login_top > a
{
    margin: 10px;
}
#login_top .right a
{
    width: 50px;
    height: 44px;
}
#login_top .textbox
{
    width: 110px;
    border: 1px solid #E1E1E1;
    background: #FBFBFB;
    margin: 0 5px;
    *margin-right:5px;
    height: 17px;
    font: "微软雅黑";
    font-size: 12px;
}
#login_top .checkboxs
{
    margin: 5px 10px;*margin-top:5px;
    font-size: 12px;
    color: #767676;    
}
#login_top .checkboxs input
{
    vertical-align: middle;
}

#login_top .checkboxs span
{
    vertical-align: middle;
    cursor: pointer;
}
#register
{
    background: url(images/register.png) no-repeat;
    height: 94px;
    position: relative;
}
#register .registerBtn
{
    display: block;
    position: absolute;
    background: url(images/register_button.png) no-repeat;
    width: 82px;
    height: 23px;
    left: 10px;
    bottom: 10px;
}
#flash
{
    width: 769px;
    height: 271px;
    float: right;
    border: 1px solid #C9DAE4;
}
/*********** login end ************/
/*********** content begin ************/
#content
{
    margin-top: 5px;
    min-height: 360px;
}
#content .left, #content .right
{
    height: 100%;
}
#content .left
{
    width: 200px;
    float: left;
    margin-right: 5px;
    *margin-right: 5px;
}
#content .right
{
    width: 769px;
    float: right;
}
/*left*/
#content .left .wechat
{
    height: 175px;
    background: url(images/wechat.png) 25px 5px no-repeat;/*background: url(images/wechat.jpg) 25px 5px no-repeat;*/
}
#content .left .message
{
    height: 184px;
    padding: 0 2px; *padding:0 2px
}
#content .left .message .title
{
    background: url(images/message.png);
    padding: 8px 0 0 10px;
    *padding:8px 0 0 10px;
    font: 14px;
    font-weight: bold;
    color: #FFFFFF;
}
#content .left .message .content
{
    padding-top: 10px;
}
#content .left .message .content a:link, #content .left .message .content a:visited
{
    display: block;
    background: url(images/arrows.png) left 5px no-repeat;
    padding: 0 0 0 10px;
    font-size: 12px;
    color: #767676;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#content .left .message #tools {
    height: 150px;
    padding: 6px 6px 6px 0;
    /*background: #eef0ef;*/
}
#content .left .message #line
{
    background: url(images/blueline.jpg) repeat-x;
    height: 2px;
}
#tools ul {
    float: left;
    /*padding-top: 20px;*/
    padding-top: 10px;
    width:190px;
}
#tools ul li {
    float: left;
    width: 88px;
    /*height: 66px;*/
    margin-left: 7px;
    /*text-align: center;*/
    display: inline;
    font-size:12px;
    color:#005EC2;
    font-size:14px;
    font-weight: bold;
}
#tools ul li a {
    line-height: 26px;
    text-decoration:none;
    color:#757575;
    font-size:12px;
    font-weight:normal;
}
.moreMsg
{
    background: url(images/more.png);
    display: block;
    float: right;
    width: 29px;
    height: 13px;
    margin-right: 20px;
}
/*right*/
/*
#content .right .toolbar
{
    padding-top: 10px; 
}

#content .right .toolbar a:link, #content .right .toolbar a:visited
{
    display: block;
    float: left;
    width: 62px;
    height: 75px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    margin-left: 39px;
    color: #767676;
}

#content .right .toolbar a:first-child
{
    margin-left: 0;
}

#content .right .toolbar a img
{
    border-style: none;
}*/
.marquee {margin-top: 10px;width: 100%;height:79px;overflow: hidden;}
.marquee li{ display:inline; float:left; width:101px;}
.marquee li:first-child{margin-left:0;}
.marquee li a{display:block; float:left; text-align:center; font-size:14px;}
.marquee li a:link,.marquee li a:visited{ text-decoration:none;font-size: 12px;color: #767676; }
.marquee li a em{ display:block;}
.marquee li img {width:62px; height:65px;}
/*
#content .articleContainer{
	list-style: none;
	margin:0;border:0;padding:0;
}
#content .articleContainer li{
	margin: 0;
	padding: 0;
	height: auto;
	float: left;
}*/
#content .articleContainer
{
    margin-top: 14px; *margin-top: 0px;
    width:770px;
}
#content .article
{
    width: 374px;
    height: 124px;
    border: 1px solid #C9DAE4;
    float: left;
}
#content .article:first-child
{
    margin-left: 0;
}
.news
{
    background: url(images/news.png) 10px 15px no-repeat;*background: url(images/news.gif) 10px 15px no-repeat;
}
.trends
{
    margin-left: 17px;
    background: url(images/trends.png) 10px 15px no-repeat;*background: url(images/trends.gif) 10px 15px no-repeat;
}
.activity
{
    background: url(images/activity.png) 10px 15px no-repeat;*background: url(images/activity.gif) 10px 15px no-repeat;
}
.case
{
    margin-left: 17px;
    background: url(images/case.png) 10px 15px no-repeat;*background: url(images/case.gif) 10px 15px no-repeat;
}
.articleContainer .area
{
    margin: 10px 10px 0 155px;
    height: 83px;
}
.articleContainer .area .title
{
    font: "微软雅黑";
    font-weight: bold;
    color: #3D7AA9;
    padding-top: 10px;
}

.articleContainer .article .area a:link, .articleContainer .article .area a:visited
{
    display: block;
    float: left;
    width: 180px;
    text-decoration: none;
    font-size: 12px;
    color: #767676;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.articleContainer .article .more
{
    *margin-top:-2px;
    text-align: right;
    position: relative;
}

.articleContainer .article .more a
{
    display: block;
    position: absolute;
    width: 62px;
    height: 17px;
    top: 5px;
    right: 25px;
    background: url(images/more_button.png);*background: url(images/more_button.gif);
}
.link
{
    margin-top: 10px;
    padding-top: 35px;
    background: url(images/link.png) no-repeat;*background: url(images/link.gif) no-repeat;
}
.linkText
{
    float:left;
    *height:16px;
  
}
.linkMiddle
{
    width:21px;
    height:12px;
    float:left;
    background: url(images/linkMiddle.png) no-repeat;*background: url(images/linkMiddle.gif) no-repeat center ;
}
.link a:link, .link a:visited
{
    margin-top: 10px;
    text-decoration: none;
    font-size: 12px;
    color: #767676;
}
.link .char
{
    background: url(images/message.png) center no-repeat;
}
/*********** content end ************/

.bottom
{
    padding-top: 25px;
    height: 55px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #767676;
    background: #F1F1F1;
}

/*********** 内页 ************/
#banner
{
    margin-top: 40px;
    margin-bottom: 10px;
    background: url(images/banner.png) no-repeat;
    width: 100%;
    height: 159px;
}

.leftMenu
{
    width: 179px;
}

.leftMenu .menuTop
{
    padding-top: 65px;
    background: url(images/menu_second_top.png) no-repeat; background: url(images/menu_second_top.gif) no-repeat;
}

.leftMenu .menuBottom
{
    background: url(images/menu_second_bottom.png) no-repeat;*background: url(images/menu_second_bottom.gif) no-repeat;
    height: 110px;
}
.leftMenu .menuTop ul
{
    margin: 0;
    padding: 0;
}
.leftMenu .menuTop ul li
{
    margin-left: 17px;
    padding: 0;
    list-style: none;
    background: url(images/menu_second_arrow.png) 137px center no-repeat;
}
.leftMenu .menuTop ul li a
{
    font-size: 14px;
    color: #767676;
    width: 138px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
    border-bottom: #bdb8a1 1px dashed;
}
.contentList
{
    border: 1px solid #F1F1F1;
    min-height: 498px;
}
.contentList > .title
{
    height: 26px;
    line-height: 26px;
    margin: 20px 20px 0px 20px;
    border-bottom: 1px #c8c8c8 solid;
}
.contentList > .title h2
{
    color: #10418a;
    font-weight: bold;
}
.contentList .contentItem
{
    border-bottom: 1px #c8c8c8 dashed;
    margin: 0 10px;
    font-size: 12px;
}
/*.contentList .contentItem span{
	display: block;
	line-height: 24px;
	overflow: hidden;
}*/
.contentList .contentItem .title
{
    font-size: 14px;
    width: auto;
    height: 24px;
    margin: 20px 0 0 10px;
    display: block;
    float: left;
}
.contentList .contentItem a
{
    color: #10418a;
    text-decoration: none;
    display: block;
    width: 420px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contentList .contentItem a:hover
{
    text-decoration: underline;
}
.contentList .contentItem .tip
{
    display: block;
    float: right;
    margin: 20px 0 0 0;
}
.contentList .consultation
{
    position: relative;
    width: 747px;
    height: 192px;
    border: 1px solid #F0F0F0;
    margin: 5px 10px;
    /*background: url(images/service.png) no-repeat;*background: url(images/service.gif) no-repeat;*/
}

.contentList .consultation div
{
    position: absolute;
    float:left;
    top: 10px;
    right: 10px;
    width: 125px;
    height: 37px;
    text-align: center;
    background: url(images/service_btn1.png) no-repeat;
}
.contentList .consultation div:first-child
{
    position: absolute;
    top: 100px;
    background: url(images/service_btn2.png) no-repeat;
}
.contentList .consultation div a
{
   text-decoration: none;
}
.contentList .consultation div span
{
    line-height: 37px;
    font-weight: bolder;
    color: #FFFFFF;
}
.contentList .consultation div:hover
{
    cursor: pointer;
}
div.paginator
{
    float: right;
    text-align: right;
    font: 12px Arial, Helvetica, sans-serif;
    padding: 10px 20px 10px 0;
    margin: 0px;
}
div.paginator a
{
    padding: 3px 6px;
    color: #1f3a87;
    border: 1px solid #ddd;
    background: #f0f4f5;
    margin-left: 5px;
}
div.paginator a.active
{
    font-weight: bold;
    color: #fff;
    background: #1F3A87;
}
.contentList .contentTitle
{
    text-align: center;
    height: 30px;
    border-bottom: 1px #c8c8c8 solid;
    margin-top: 17px;
}
.contentList .contentTitle span
{
    color: #10418a;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}
.contentList .subTitle
{
    font-size: 12px;
    line-height: 26px;
    margin: 20px;
    text-align: center;
    border-bottom: 1px #c8c8c8 dashed;
}
.contentList .contentDetail
{
    margin: 10px;
    color: #000000;
    min-height: 400px;
    font-size:14px;    
}

/********404*/
#notFound
{
    margin: 75px auto;
    width: 700px;
}
#notFound h1
{
    color: #2778ec;
    font-weight: 200;
    font-size: 36pt;
    line-height: 38pt;
    margin-top: 7px;
}
#notFound .notFoundImage
{
    background: url(images/immersiveLogo.png) no-repeat;
    width: 120px;
    height: 120px;
    float: left;
    margin: 0 10px;
}
#notFound .normalText
{
    color: #000000;
    font: "Segoe UI";
    font-weight: 200;
    font-size: 20pt;
    vertical-align: top;
    padding-right: 0px;
}
#notFound .buttonHolder
{
    text-align: right;
}
#notFound .buttonHolder button
{
    background-color: #2A7DEE;
    border-color: #2A7DEE;
    border-style: solid;
    margin-right: 20px;
    font-size: 12pt;
    font-weight: 600;
    color: #FFFFFF;
    padding-top: 8px;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
}
.files
{
    font-size: 12px;
    margin: 0 10px;
}
#applyArea ul
{
    list-style: none outside none;
}
#applyArea li.title
{
    width: 200px;
    text-align: right;
}
#applyArea .fontG
{
    color: #666666;
}
#applyArea li.list
{
    width: 530px;
    text-align: left;
}
#applyArea
{
    display: none;
    width: 940px;
}

#applyArea li
{
    display: inline-block;
    zoom: 1;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    vertical-align: bottom;
}

#applyArea input.text1
{
    border-color: #848484 #E0E0E0 #E0E0E0 #848484;
    border-style: solid;
    border-width: 1px;
    line-height: 17px;
    height: 17px;
    padding: 2px 4px;
    width: 250px;
}
.red
{
    color: Red;
}
.btnSubmit {
    width: 125px;
    height: 37px;
    text-align: center;
    background: url(images/service_btn2.png) no-repeat;
    cursor:pointer;
}

.btnSubmit span
{
    line-height: 37px;
    font-weight: bolder;
    color: #FFFFFF;
}
.more
{
    font-size:12px;
    font-weight:normal;
    float:right;
    padding-right:6px;
    padding-top:4px;
    color: #FFFFFF;
    *margin-top:-23px;
   
}
