﻿@charset "utf-8";
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	border: 0 none
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th {
	font-style: normal
}

ol,
ul {
	list-style: none outside none
}

body {
	background: #125875;
	color: #666;
	font: 12px/1.7 "微软雅黑", "microsoft yahei", verdana, lucida, Arial, sans-serif, "黑体"
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clear {
	zoom: 1
}

.cleardiv1 {
	width: 3px;
	height: 84px;
	float: left;
	margin-left: 20px;
	background-image: url("../images/icon.png");
	background-position: -7px -2px;
	background-repeat: no-repeat
}

.hidden,
.none {
	display: none
}

a {
	color: #555;
	text-decoration: none
}

a:hover {
	color: #21748C
}

html {
	overflow-y: scroll
}

input {
	outline: medium none
}

h1,
h2,
h3,
h4 {
	font-family: 'Microsoft YaHei'
}

h3 {
	font-size: 14px
}

.fwn {
	font-weight: normal
}

.fsp-c {
	font-family: 'Microsoft YaHei'
}

.fsp-a {
	font-family: Arial, Helvetica, sans-serif
}

#article_time {
	font-family: Arial, Helvetica, sans-serif;
	float: right
}

.fblack {
	color: #000
}

.fgray {
	color: #999
}

.fblue {
	color: #21748C
}

.fcblue {
	color: #334d66
}

.fred,
.price {
	color: #CC0000
}

.forg {
	color: #eb762a
}

.f12 {
	font-size: 12px
}

.f14 {
	font-size: 14px
}

.f16 {
	font-size: 16px
}

.f18 {
	font-size: 18px
}

.f24 {
	font-size: 24px
}

.f28 {
	font-size: 28px
}

.f30 {
	font-size: 30px
}

.left {
	float: left
}

.right {
	float: right
}

.bor {
	border: 1px solid #E8E8E8
}

.bordot {
	border-bottom: 1px dotted #E8E8E8
}

.borbtm {
	border-bottom: 1px solid #E8E8E8
}

.imgbor {
	border: 1px solid #E8E8E8;
	padding: 2px
}

a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.float-bottom #quickregister_small {
	height: 100px;
	position: fixed;
	bottom: 80px;
	z-index: 900;
	display: none
}

.float-bottom #quickregister_small .float-picclose-small {
	z-index: 999
}

.float-bottom #quickregister {
	height: 150px;
	color: #fff;
	position: fixed;
	bottom: 0;
	z-index: 999;
	width: 100%;
	border-top: #888888 1px solid
}

.float-bottom #quickregister .float-bg {
	position: relative;
	background-color: black;
	height: 150px;
	filter: alpha(opacity=62);
	opacity: 0.62;
	width: 100%
}

.float-bottom #quickregister .centerbox {
	position: relative;
	margin: -150px auto;
	width: 1200px
}

.float-bottom #quickregister .float-picbox {
	position: absolute;
	top: -56px
}

.float-bottom #quickregister .float-picclose {
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 999
}

.float-bottom #quickregister .float-form {
	width: 656px;
	height: 72px;
	position: absolute;
	left: 542px;
	color: white
}

.float-bottom #quickregister .float-form div {
	height: 150px;
	width: 140px;
	float: left;
	margin-right: 30px;
	margin-top: 44px
}

.float-bottom #quickregister .float-form .float-submit {
	margin-top: 74px;
	margin-right: 0
}

.float-bottom #quickregister .float-form .float-submit .submit {
	background-color: #2eaadc;
	color: white;
	text-indent: 0;
	cursor: pointer
}

.float-bottom #quickregister .float-form .float-question {
	margin-top: 74px;
	margin-right: 0;
	margin-left: 30px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: white;
	background-color: #ec5252;
	font-size: 16px;
	line-height: 40px
}

.float-bottom #quickregister .float-form .float-question .submit {
	background-color: #2eaadc;
	color: white;
	text-indent: 0;
	cursor: pointer
}

.float-bottom #quickregister .float-form span {
	display: block;
	font-size: 18px
}

.float-bottom #quickregister .float-form input {
	border: none;
	width: 140px;
	height: 40px;
	background-color: white;
	display: block;
	font-family: "微软雅黑", "宋体", "HelveticaNeueLT Pro 55 Roman", "Helvetica Light";
	font-size: 16px;
	text-indent: 6px;
	line-height: 40px
}

.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-8 {
	float: left
}

.col-sm-1 {
	width: 75%
}

.col-sm-2 {
	width: 50%
}

.col-sm-3 {
	width: 25%
}

.col-sm-4 {
	width: 33.33333333333333%
}

.col-sm-push-3 {
	left: 25%
}

.col-sm-8 {
	width: 66.66666666666666%
}

.col-sm-9 {
	float: left;
	width: 75%
}

.col-sm-3 {
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px
}

.col-lr-12 {
	padding: 0 12px
}

.p_clean {
	padding: 0
}

.m_clean {
	margin: 0
}

.sm-left {
	float: left
}

.sm-right {
	float: right
}

.col-md-offset-3 {
	margin-left: 25%
}

.sideass-lk {
	background-image: url("../images/ico_sideass.png");
	background-position: right center;
	background-repeat: no-repeat
}

.header.container {
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	height: 85px;
	padding-top: 0
}

.header.container:after {
	position: absolute;
	width: 100%;
	background: #002b3c;
	height: 3px;
	content: "";
	top: 0;
	left: 0
}

.header {
	height: 65px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background: #fff;
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
	margin-bottom: 65px;
	top: 0;
	z-index: 9999
}

.header .logo {
	float: left;
	font-size: 16px;
	height: 80px;
	width: 400px;
	margin: 7px 20px 0
}

.header .logo a {
	background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 100%;
	text-indent: -9999px
}

.headerlimiter {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 1000
}

/* nav start*/
.header #nav {
	float: right;
	height: 62px;
	padding-top: 3px
}

.header #nav>ul>li {
	display: block;
	font-size: 16px;
	color: #002b3c;
	height: 62px;
	line-height: 62px;
	text-align: center;
	width: 90px;
	float: left;
	cursor: pointer;
	position: relative;
}

.header #nav>ul>li:hover {
	background: #2EAADC;
}

.header #nav>ul>li:hover>a{
	color: #fff;
}

.header #nav>ul>li>.submenu {
	display: none;
    position: absolute;
    left: 0;
    top: 62px;
    width: 500px;
    box-sizing: border-box;
}

.header #nav>ul>li:hover .submenu{
	display: block;
	border-top: 1px solid #2daadc;
	border-bottom: 1px solid #2daadc;
}

.submenu>.navitem{
	overflow: hidden;
	line-height: 30px;
	cursor: initial;
}

.submenu>.navbg1{
	width: 58%;
    float: left;
    padding: 20px;
    box-sizing: border-box;
    background: url(../images/st-shadow-vertical.png) repeat-y top right;
    background-color: #2daadc;
}

.submenu>.navbg2{
	width: 42%;
    float: left;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: left;
}

.submenu>.navitem .menu-title {
	width: 100%;
    font-size: 15px;
    color: #2eaadc;
    font-weight: bold;
    float: left;
    margin: 3px 0 3px 0;
    display: block;
}

.submenu>.navitem .navitem-country {
	text-align: right;
	overflow: hidden;
}

.submenu>.navitem .navitem-country>a {
	font-size: 16px;
    display: block;
    color: #fff;
    float: left;
    padding: 7px 0;
    width: 100%;
    text-align: left;
    border-bottom: 1px dashed #fff;
}

.submenu>.navitem .navitem-country>a:before{
	content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #fff;
    display: inline-block;
    float: left;
    margin:12px 12px 0 12px;
}

.submenu>.navitem .navitem-country>a:hover {
    color: #b8eaff;
}

.submenu>.navitem .navitem-country span {
	font-size: 14px;
    display: inline-block;
    color: #ccc;
    float: left;
    margin-top: 3px;
}

.submenu>.navitem .navitem-project {
	float: left;
    overflow: hidden;
    width: 100%;
}

.submenu>.navitem .navitem-project a {
    font-size: 14px;
    display: inline-block;
    width: 90%;
    text-align: center;
}

.submenu>.navitem .navitem-project a:hover {
	color:#2eaadc ;
}

.submenu>.navitem .navitem-project>p:before {
    content: "";
    width: 4px;
    height: 30px;
    background-color: #2daadc;
    display: inline-block;
    margin-top: 0px;
    float: left;
}

.submenu>.navitem .navitem-project>p{
	text-align: center;
    overflow: hidden;
    border: 1px solid #2daadc;
    margin-bottom: 10px;
    border-radius: 6px;
}

.submenu .navitem-project div {
	overflow: hidden;
	display: inline-block
}

.header #nav .assesslink a {
	color: #24ace0
}


.nav-li a,
.subnav>li>a {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.header #nav>ul>li>img{
    position: absolute;
    top: 62px;
    left: 50%;
    margin-left: -6px;
    display: none; 
}

/* nav over*/
.content-and-footer {
	margin: 0;
	position: relative
}

.content-and-footer:before {
	content: " ";
	display: table;
	height: 65px
}

.content-and-footer:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 6;
	content: ""
}

.container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 12px;
	padding-right: 12px
}

.container:after,
.container:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

.row {
	margin-left: -12px;
	margin-right: -12px
}

.row:after,
.row:before {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.container.lists {
	padding: 40px 0 0
}

.container.lists h4 {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 8px
}

.container.lists ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.container.lists ul li {
	margin-bottom: 5px;
	overflow: hidden
}

.container.lists ul li a {
	font-weight: 300;
	color: #99aab1;
	font-size: 11px
}

.hidden-xs {
	display: block !important
}

#container {
	background: none repeat scroll 0 0;
	margin: 0 auto;
	width: 100%
}

#pg_main,
pg_main {
	background: #fff
}

.pg_case {
	background: #fff
}

.pgcontainer {
	width: 990px;
	margin: 0 auto
}

.content {}

.bright .content {
	/*color: #2eaadc*/
}

.assessbg {
	background: #003144 url("../images/bg-introslide-newsletter.png") no-repeat center top;
	background-size: cover
}

#banner {
	background: #334d66 url("../images/bg_page.png");
	text-align: center;
	height: 260px
}

.bottom {
	background: #002b3c;
	color: #fff;
	padding: 0;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	z-index: 100;
	position: absolute;
	width: 100%
}

.bottom h4 {
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
}

.bottom .col-sm-3 ul li {
	text-overflow: ellipsis;
	height: 22px;
	width: 96%
}

.bottom .container:first-child .col-sm-3 {
	margin-bottom: 2px;
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
	margin: 0 auto
}

.bottom .container,
.row-cant .container {
	width: 960px;
	margin: 0 auto;
	padding:10px 0;
}

#footer {
	color: #c0c9cc;
	padding: 12px 0;
	text-align: left;
	width: 100%;
	margin: 0 auto;
	overflow: hidden
}

#footer .footerpic {
	float: left;
	margin-left: 2%
}

.footerpic i {
	display: inline-block;
	width: 3px;
	height: 100px;
	margin-left: 60px;
	background-image: url("../images/icon.png");
	background-position: -2px -2px;
	background-repeat: no-repeat
}

#footer .footerlink {
	margin-left: 40px;
	text-align: center
}

#footer a:link,
#footer a:visited {
	color: #fff
}

.rightcol {
	padding-left: 5.5%;
	position: static
}

.sm-right {
	float: right
}

.tag-w {
	color: #ccc;
	padding: 10px 0;
	margin-bottom: 20px
}

.tag-w a {
	color: #ccc
}

.tag-w a:hover {
	color: #999
}


#links>p {
	float: left;
    font-size: 14px;
    line-height: 30px;
}

#links ul {
	float: left;
	padding: 0 20px;
	width: 800px;
}

#links li {
	float: left;
	overflow: hidden;
}

#links li a:link,
#links li a:visited {
	color: #ddd;
	overflow: hidden;
	padding: 5px 4px;
	display: block;
	float: left;
	margin: 0 4px;
	border-radius: 3px;
	-moz-border-radius: 3px
}

#links li a:hover{
	color: #fff;
}

#links img {
	margin-left: 20px;
	float: left
}

.footercutline {
	background-image: url("../images/idx_06.jpg");
	height: 3px;
	width: 100%;
}


/*浮动注册条开始*/
.online {
	width: 100%;
	background: #2eaadc
}

.row-cant {
	padding: 0 12px
}

.row-cant .rcl {
	float: left;
    width: 58%;
    margin: 0;
}

.row-cant .rcl h6 {
	font-size: 26px;
    font-weight: 500;
    padding: 12px;
    color: #002b3c;
    line-height: 1.5;
	margin-left: 20px;
}

.row-cant .rcl h6 .callnum {
	font-weight: bold;
	color: #fff;
	margin-left: 30px
}

.row-cant .rcr {
	float: left;
    padding: 15px 0;
}

.row-cant .rcr a:link,
.row-cant .rcr a:visited {
	display: block;
	float: left;
	margin-left: 40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #1a5684;
	line-height: 32px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 2px 50px
}

.row-cant .rcr a:hover {
	text-decoration: none;
	color: #1a5684;
	background: #fff
}

.bot-regloc {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 9999;
}


.reg-height {
    height: 76px;
}
/*浮动注册条结束*/


@media (min-width: 1680px) {
	.container {
		width: 100%;
		padding: 0 12px;
		max-width: 1224px
	}
	.header.container {
		height: 80px;
		max-width: 100%;
		padding: 0
	}
	.header {
		height: 80px
	}
	.header .logo {
		height: 65px;
		margin: 15px 20px 0
	}
	
	/* nav start*/
	.header #nav {
		height: 77px;
		padding-top: 3px
	}
	.header #nav>ul>li {
		font-size: 16px;
		height: 77px;
		line-height: 77px;
		width: 106px
	}
	.header #nav>ul>li:hover {
		height: 79px
	}
	.header #nav li.active a:hover {
		height: 77px
	}
	.headerlimiter {
		width: 1224px
	}

	
	.header #nav>ul>li>img{
	    position: absolute;
	    top: 77px;
	    left: 50%;
	    margin-left: -6px;
	    display:none;
	}
	
	/* nav over*/
	
	.content-and-footer:before {
		height: 80px
	}
	.pgcontainer,
	.row-cant .container {
		width: 100%;
		max-width: 1224px;
		font-size: 14px
	}
	.bottom .container {
		width: 100%;
	    max-width: 1224px;
	    padding: 10px 0;
	}
	#footer {
		width: 100%;
		max-width: 1200px
	}
	.container.lists ul li a {
		font-size: 14px
	}
	.subnav {
		max-width: 282px
	}
	.subnav a {
		font-size: 16px
	}
	.container.lists h4,
	.container.lists ul {
		padding-left: 12px
	}

	#links ul {
		width: 1050px
	}
	#links li {
		float: left;
	}

	.submenu1 li a {
		height: 50px;
		line-height: 50px
	}
	/*.row-cant .rcl h6 {
		font-size: 36px
	}
	.row-cant span {
		padding: 32px 0
	}
	.row-cant .rcr a:link,
	.row-cant .rcr a:visited {
		margin-left: 70px;
		font-size: 16px;
		line-height: 40px;
		border-radius: 4px;
		-moz-border-radius: 4px;
		padding: 3px 70px
	}
	*/
	.header #nav>ul>li>.submenu{
		position: absolute;
		left: 0;
		top: 77px
	}
	
	.nav-li>img {
		position: absolute;
		top: 77px;
		left: 50%;
		margin-left: -6px
	}
	.header #nav li .submenu li a:hover {
		color: #fff
	}
	
}


