@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0;}
html { min-width:1200px; max-width:1920px;}
body {font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif; font-size:14px; color:#333; padding:0; margin:0; background:#f1f1f1;}
div,img,ul,li,dl,dt,dd,p,input,button,span,h1,h2,h3,h4,h5,h6 { margin:0; padding:0; border:0;}
ul,li { list-style:none;}
img { border:none}
.clearfix:after { content:"."; display:block; height:0; clear:both; overflow:hidden; }
.fl { float:left} .fr { float:right} .tc { text-align:center} .red { color:#c00;} .mr10 { margin-right:10px;} .tr { text-align:right} .mt50 { margin-top:50px;} .f24 { font-size:24px}
.w1200 { width:1210px; margin:0 auto; overflow:hidden;}
a { color:#333; text-decoration:none;}
a:hover { color:#c00; text-decoration:underline;}
.h20 { height:25px; width:100%; display:block; overflow:hidden;}


/*banner*/
.banner {
	width:100%;
	height:425px;
	background:url(../img/project_4/ban_banner.jpg) center top no-repeat #126a9f;
	}
.banner>div {
	width:1210px;
	margin:0 auto;
	position:relative;
	}
.banner h1 {
	color:#fff;
	font-size:50px;
	font-weight:normal;
	width:80%;
	padding-left:20%;
	text-align:center;
	top:50px;
	position:absolute;
	text-shadow:3px 3px 3px #333;
	}
.banner .ban_tit {
	color:#ffe100;
	font-size:65px;
	font-weight:bold;
	width:80%;
	padding-left:20%;
	position:absolute;
	top:110px;
	text-align:center;
	text-shadow:3px 3px 3px #333;
	}
.banner .ban_tit2 {
	color:#fff;
	font-size:30px;
	width:50%;
	padding-left:35%;
	position:absolute;
	top:210px;
	text-align:center;
	text-shadow:2px 2px 2px #333;
	}
.banner .ban_tit3 {
	color:#fff;
	font-size:20px;
	width:50%;
	padding-left:35%;
	position:absolute;
	top:260px;
	text-align:center;
	text-shadow:1px 1px 1px #333;
	}
.banner .ban_gotop {
	width:140px;
	height:83px;
	position:absolute;
	top:10px;
	left:0px;
	z-index:999;
	}
.banner>div em {
	position:absolute;
	width:304px;
	height:282px;
	background:url(../img/project_4/ban_title.png) 0 0 no-repeat;
	left:0px;
	top:144px;
	display:block;
	}
.banner .ban_button a{
	width:150px;
	height:45px;
	display:block;
	position:absolute;
	background:url(../img/project_4/button.png) 0 0 no-repeat;
	top:330px;
	right:390px;
	}

/*nav*/
.nav {
	height:38px;
	width:100%;
	background:url(../img/project_4/nav_bg.jpg) repeat-x;
	}
.nav li {
	float:left;
	padding:0 30px;
	line-height:38px;
	background:url(../img/project_4/nav_li.png) left top no-repeat;
	font-size:16px;
	color:#fff;
	}
.nav li a { color:#fff;}
.nav li:first-child { background:none}

/*takeaway*/
.takeaway {
	background:url(../img/project_4/body_bg.png) repeat-y;
	height:132px;
	}
.take_box {
	height:120px;
	margin:0px 20px;
	padding-top:12px;
	background:url(../img/project_4/take_bg2.png) center center no-repeat;
	}
.take_box p {
	font-size:16px;
	color:#666;
	line-height:26px;
	padding:15px 15px;
	height:76px;
	overflow:hidden;
	border:1px solid #ccc;
	background:url(../img/project_4/take_bg.png) 20px 10px no-repeat #f5fbfe;
	}
.take_box p span {
	padding-left:175px;
	display:inline-block;
	text-indent:2em;
	height:76px;
	overflow:hidden;
	}
	
/*main_cont*/
.main_cont {
	border:1px solid #d9dded;
	background-color:#fff;
	overflow:inherit;
	width:1208px;
	margin:0 auto;
	}
.main_cont h3 {
	position:relative;
	height:60px;
	line-height:60px;
	font-size:26px;
	font-weight:normal;
	background:url(../img/project_4/tg_bg_bg.jpg) repeat-x;
	padding-left:130px;
	}
.main_cont h3 i {
	width:113px;
	height:52px;
	background:url(../img/project_4/cont_tg_bg.png) 0 0 no-repeat;
	position:absolute;
	display:block;
	left:0px;
	top:-5px;
	}
.main_cont h3 em {
	width:142px;
	height:37px;
	display:block;
	position:absolute;
	top:15px;
	right:15px;
	}
.cont_key {
	border-bottom:1px dashed #dedede;
	padding-bottom:10px;
	height:65px;
	margin-top:15px;
	margin-bottom:15px;
	}
.cont_key p:first-child { background:none}
.cont_key p {
	float:left;
	width:225px;
	height:65px;
	overflow:hidden;
	padding-right:10px;
	padding-left:6px;
	background:url(../img/project_4/key_bg.png) left center no-repeat;
	}
.cont_key p span {
	color:#126a9f;
	padding:0 8px;
	height:65px;
	float:left;
	font-weight:bold;
	}
.cont_key p strong { color:#126a9f}

.cont_des {}
.cont_des_l {
	width:230px;
	height:304px;
	background:url(../img/project_4/b_b_b2.png) 0 0 no-repeat;
	position:relative;
	margin-top:30px;
	margin-left:80px;
	}
.cont_des_l p {
	position:absolute;
	font-size:12px;
	color:#666;
	padding:0 15px;
	top:200px;
	left:10px;
	}
.cont_des_l a {
	width:155px;
	height:35px;
	display:block;
	position:absolute;
	text-indent:-9999px;
	bottom:21px;
	left:35px;
	}
.cont_des_r {
	width:686px;
	height:265px;
	background:url(../img/project_4/b_b_b.png) 0 0 no-repeat;
	position:relative;
	margin:50px 100px 50px 0;
	}
.cont_des_r a { width:150px; height:60px; line-height:60px; font-size:26px; font-weight:bold; color:#fff; text-align:center; position:absolute; top:80px; left:255px;}
.cont_des_r a:hover { text-decoration:none;}
.cont_des_r .p1 { width:95px; height:25px; line-height:25px; text-align:center; overflow:hidden; position:absolute; top:18px; left:108px; color:#fff; }
.cont_des_r .p2 { width:107px; height:25px; line-height:25px; text-align:center; overflow:hidden; position:absolute; top:44px; left:261px; color:#fff; }
.cont_des_r .p3 { width:91px; height:25px; line-height:25px; text-align:center; overflow:hidden; position:absolute; top:18px; right:90px; color:#fff; }
.cont_des_r .p4 { width:166px; height:25px; line-height:25px; text-align:center; overflow:hidden; position:absolute; top:92px; left:0px; color:#fff; }
.cont_des_r .p5 { width:149px; height:25px; line-height:25px; text-align:center; overflow:hidden; position:absolute; top:97px; right:0px; color:#fff; }
.cont_des_r .p6 { width:143px; height:25px; line-height:25px; text-align:center; overflow:hidden; position:absolute; bottom:61px; left:45px; color:#fff; }
.cont_des_r .p7 { width:94px; height:25px; line-height:25px; text-align:center; overflow:hidden; position:absolute; bottom:46px; left:240px; color:#fff; }
.cont_des_r .p8 { width:98px; height:25px; line-height:25px; text-align:center; overflow:hidden; position:absolute; bottom:71px; right:128px; color:#fff; }
.cont_des_r .p9 { width:97px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; top:53px; left:128px; color:#126a9f; }
.cont_des_r .p10 { width:59px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; top:9px; left:247px; color:#126a9f; }
.cont_des_r .p11 { width:71px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; top:0px; right:263px; color:#126a9f; }
.cont_des_r .p12 { width:73px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; top:36px; right:204px; color:#126a9f; }
.cont_des_r .p13 { width:71px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; top:65px; right:130px; color:#126a9f; }
.cont_des_r .p14 { width:95px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; bottom:97px; left:10px; color:#126a9f; }
.cont_des_r .p15 { width:67px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; bottom:112px; left:120px; color:#126a9f; }
.cont_des_r .p16 { width:59px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; bottom:97px; left:207px; color:#126a9f; }
.cont_des_r .p17 { width:72px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; bottom:86px; left:292px; color:#126a9f; }
.cont_des_r .p18 { width:38px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; bottom:102px; right:264px; color:#126a9f; }
.cont_des_r .p19 { width:58px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; bottom:126px; right:169px; color:#126a9f; }
.cont_des_r .p20 { width:105px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; bottom:100px; right:16px; color:#126a9f; }
.cont_des_r .p21 { width:70px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; bottom:16px; left:114px; color:#126a9f; }
.cont_des_r .p22 { width:94px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; bottom:0px; left:227px; color:#126a9f; }
.cont_des_r .p23 { width:59px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; bottom:49px; right:254px; color:#126a9f; }
.cont_des_r .p24 { width:74px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; bottom:6px; right:264px; color:#126a9f;}
.cont_des_r .p25 { width:95px; height:22px; line-height:22px; text-align:center; overflow:hidden; position:absolute; bottom:30px; right:86px; color:#126a9f;}

/*ask*/
.cont_ask {
	padding:15px 15px;
	background:url(../img/project_4/ask_bg_bg.png) 50px center no-repeat;
	}
.cont_ask ul { margin-left:420px;}
.cont_ask li {
	border:1px solid #eee;
	border-radius:10px 10px;
	background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f0f0f0));
	background:-moz-linear-gradient(top,#fff,#f0f0f0);
	width:715px;
	padding:10px 15px;
	margin:10px 0;
	}

.cont_ask li h4 a {
	color:#126a9f;
	font-size:16px;
	line-height:30px;
	}
.cont_ask li p {
	color:#666;
	line-height:20px;
	height:60px;
	overflow:hidden;
	}

/*lwen*/
.cont_lwen {
	padding:15px 15px 0;
	background:url(../img/project_4/num_bg.png) 15px 15px no-repeat;
	}
.cont_lwen li {
	float:left;
	width:520px;
	height:90px;
	margin-right:15px;
	margin-bottom:15px;
	padding-left:54px;
	border-bottom:1px dashed #eee;
	}
.cont_lwen li h4 a {
	color:#126a9f;
	font-size:16px;
	line-height:30px;
	}
.cont_lwen li p {
	color:#666;
	line-height:20px;
	height:40px;
	overflow:hidden;
	}
.cont_lwen li p a { color:#f00;}

/*qikan*/
.cont_qk {padding:10px 0 0px 10px;}
.periodical-way li{
	position:relative;
	float:left;
	display: inline-block;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px;
	width:17.3%;
	border: 1px solid #EFEFEF;
	border-radius:3px;
	background-color:#fff;
	font-size:12px;
	}
.periodical-way li:nth-child(5n){margin-right:0;}
.periodical-way .thumbnail {
	position: relative;
	display:flex;
	overflow:hidden;
	height:180px;
	width:80%;
	margin:0 auto;
	}
.periodical-way .thumbnail img{
	width: auto\9; /* ie8 */
	height: auto;
	max-width:100%;
	transition:all 1s;
	}
.periodical-way .thumbnail:hover img{transform:scale(1.05);}

.periodical-way .caption{
	padding:10px 0 0;
	color:#333;
	text-align: center;
	}
.periodical-way .caption h4{
	overflow: hidden;
	margin:0 0 3px;
	height: 20px;
	color: #555;
	font-weight:500;
	font-size:16px;
	line-height: 20px;
	}
.periodical-way .caption p{margin:0;color: #999;}
.periodical-way a:hover .caption h3{color:#ff5e52;}

.about { padding:15px 15px;}
.about p {
	font-size:15px;
	line-height:24px;
	margin-bottom:15px;
	}

.cont_boxbg {
	height:5px;
	background:url(../img/project_4/body_bom.png) center top no-repeat;
	}

/*footer*/
.footer {
	height:80px;
	background:url(../img/project_4/footer_bg.jpg) repeat-x;
	color:#fff;
	text-align:center;
	padding-top:12px;
	}
.footer p { line-height:24px;}