@charset "utf-8";
/*顶部*/
body{min-width:1250px;}
.top {
	height:40px;
	background:#f2f2f2;
	width:100%;
}
.top_nr {
	width:1200px;
	margin:0 auto;
	height:40px;
}
.top_nr span {
	float:right;
	line-height:40px;
}
.top_nr span a {
	color:#666;
}
.top_nr span a:hover {
	color:#016aae;
	text-decoration:underline;
}
.top_nr p {
	line-height:40px;
}
.head {
	width:1200px;
	margin:0 auto;
	height:143px;
}
.head_fl {
	width:715px;
	float:left;
}
.head_fl .logo {
	width:249px;
	margin-top:47px;
	height:39px;
	float:left;
}
.head_text {
	float:left;
	height:97px;
	background:url(../images/logo_line.jpg) left center no-repeat;
	margin-top:20px;
	margin-left:20px;
	padding-left:20px;
}
.head_text h2 {
	font-size:26px;
	color:#1f76ba;
	margin-top:10px;
}
.head_text p {
	color:#333333;
	font-size:26px;
	font-weight:bold;
	display:block;
	margin-top:2px;
}
.phone {
	width:285px;
	float:right;
	margin-top:35px;
}
.phone img {
	width:63px;
	height:63px;
	float:left;
	margin-right:10px;
}
.phone span {
	font-size:16px;
	color:#666666;
	display:block;
	margin-top:4px;
}
.phone h2 {
	font-size:34px;
	color:#016aae;
	font-family:Arial;
}
/*导航*/
.nav_warp {
	width:100%;
	height:70px;
	background:#016aae;
}
.nav {
	width:1200px;
	margin:0 auto;
	height:70px;
}
.nav li {
	float:left;
	display:block;
	width:118px;
	background:url(../images/nav_line.jpg) right center no-repeat;
	font-size:18px;
	text-align:center;
	line-height:70px;
	height:70px;
}
.nav li a {
	display:block;
	width:118px;
	height:70px;
	color:#fff;
}
.nav li a:hover {
	background:#f08300;
}
.nav ul .nav_bg {
	background:#f08300;
}
/*banner*/
.banner {
	width:100%;
	height:600px;
}
.flexslider {
	position:relative;
	height:600px;
	overflow:hidden;
}
.slides {
	position:relative;
	z-index:1;
}
.slides li {
	height:600px;
}
.slides li img{
    width: 100%;
}

.flex-control-nav {
	position:absolute;
	bottom:10px;
	z-index:2;
	width:100%;
	text-align:center;
}
.flex-control-nav li {
	display:inline-block;
	width:14px;
	height:14px;
	margin:0 5px;
	*display:inline;
	zoom:1;
}
.flex-control-nav a {
	display:inline-block;
	width:14px;
	height:14px;
	line-height:40px;
	overflow:hidden;
	background:url(../images/dot.png) right 0 no-repeat;
	cursor:pointer;
}
.flex-control-nav .flex-active {
	background-position:0 0;
}
.flex-direction-nav {
	position:absolute;
	z-index:3;
	width:100%;
	top:45%;
}
.flex-direction-nav li a {
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
/*搜索*/
.index_gxq {
	height:62px;
	background:url(../images/index_gxq_bg.jpg) repeat-x ;
	margin-bottom:30px;
}
.index_gxq_nr {
	width:1200px;
	height:62px;
	margin:0 auto;
}
.gxq_fl {
	height:62px;
	float:left;
	color:#1b78bd;
	line-height:62px;
	color:#666;
}
.gxq_fl p b {
	font-weight:normal;
}
.gxq_fl p b a {
	color:#666;
}
.gxq_fl p b a:hover {
	color:#1b78bd;
	text-decoration:underline;
}
.search {
	height:34px;
	margin-top:13px;
	float:right;
}    
#rongbiz_kw {
	border:0;
   float:left;
   width:215px;
   height:34px;
   line-height:34px;
   padding-left:15px;
   background:url(../images/search.png) no-repeat;
   }
.sear_btn {
   float:left;
   font-size:16px;
   border:none;
   width:55px;
   font-weight: bold;
   height:34px;
   background:#efefef;
}
/*服务流程*/
.index_fwlc {
	width:1200px;
	margin:0 auto;
	padding-top:20px;
}
.index_fwlc_tl {
	width:734px;
	height:74px;
	background:url(../images/index_lc_tl.jpg) no-repeat;
	margin:0 auto;
}
.index_fwlc_tl h2 {
	font-size:34px;
	color:#016aae;
	text-align:center;
	display:block;
	padding-top:25px;
}
.index_fwlc_tl h2 b {
	font-size:34px;
	color:#f08300;
}
.index_lc_nr {
	margin-top:50px;
	width:1200px;
	height:152px;
	background:url(../images/index_lc_bg.jpg) no-repeat;
}
.index_lc_nr ul li {
	float:left;
}
.index_lc_nr ul li .lc_one_img {
	width:116px;
	height:116px;
	background:url(../images/index_ico.png) 0px 0px no-repeat;
}
.index_lc_nr ul li:hover .lc_one_img {
	width:116px;
	height:116px;
	background:url(../images/index_ico.png) 0px -130px no-repeat;
}
.index_lc_nr ul li .lc_text {
	font-size:22px;
	width:116px;
	text-align:center;
	margin-top:10px;
	color:#333;
}
.index_lc_nr ul li:hover .lc_text {
	font-size:22px;
	width:116px;
	text-align:center;
	margin-top:10px;
	color:#016aae;
}
.index_lc_nr ul .fadz {
	margin-left:100px;
}
.index_lc_nr ul li .lc_two_img {
	width:116px;
	height:116px;
	background:url(../images/index_ico.png) -126px 0px no-repeat;
}
.index_lc_nr ul li:hover .lc_two_img {
	width:116px;
	height:116px;
	background:url(../images/index_ico.png) -126px -130px no-repeat;
}
.index_lc_nr ul li .lc_three_img {
	width:116px;
	height:116px;
	background:url(../images/index_ico.png) -252px 0px no-repeat;
}
.index_lc_nr ul li:hover .lc_three_img {
	width:116px;
	height:116px;
	background:url(../images/index_ico.png) -252px -130px no-repeat;
}
.index_lc_nr ul li .lc_four_img {
	width:116px;
	height:116px;
	background:url(../images/index_ico.png) -378px 0px no-repeat;
}
.index_lc_nr ul li:hover .lc_four_img {
	width:116px;
	height:116px;
	background:url(../images/index_ico.png) -378px -130px no-repeat;
}
.index_lc_nr ul li .lc_five_img {
	width:116px;
	height:116px;
	background:url(../images/index_ico.png) -504px 0px no-repeat;
}
.index_lc_nr ul li:hover .lc_five_img {
	width:116px;
	height:116px;
	background:url(../images/index_ico.png) -504px -130px no-repeat;
}
.index_lc_nr ul li .lc_six_img {
	width:116px;
	height:116px;
	background:url(../images/index_ico.png) -630px 0px no-repeat;
}
.index_lc_nr ul li:hover .lc_six_img {
	width:116px;
	height:116px;
	background:url(../images/index_ico.png) -630px -130px no-repeat;
}
/*产品*/
.index_cp {
	width:100%;
	background:#f6f6f6;
	margin-top:50px;
	padding-bottom:25px;
}
.index_cp_nr {
	width:1200px;
	margin:0 auto;
	padding-top:40px;
}
.index_cp_nav ul .none {
	margin-right:0px;
}
.index_cp_nav {
	height:58px;
}
.index_cp_nav li {
	display:block;
	width:232px;
	float:left;
	height:58px;
	background:url(../images/index_ico.png) 0px -282px no-repeat;
	margin-right:10px;
	font-size:18px;
	text-align:center;
	line-height:58px;
}
.index_cp_nav li a {
	display:block;
	width:232px;
	height:58px;
	color:#666;
}
.index_cp_nav li a:hover {
	background:url(../images/index_ico.png) -242px -282px no-repeat;
	color:#fff;
}
.index_cp_zs {
	margin-top:35px;
}
.index_cp_fl {
	width:232px;
	float:left;
}
.index_cp_tl {
	width:232px;
	height:60px;
	background:#016aae;
}
.index_cp_tl h2 {
	font-size:20px;
	line-height:60px;
	color:#fff;
	text-indent:35px;
}
.index_cp_lm {
	background:#f0f0f0;
	width:230px;
	border:1px solid #cccccc;
	border-top:none;
	padding-top:20px;
}
.cp_fl_top {
	margin-bottom:20px;
}
.cp_fl_top h2 {
	display:block;
	width:210px;
	height:47px;
	background:url(../images/index_ico.png) -489px -287px no-repeat;
	color:#fff;
	font-size:18px;
	padding-top:14px;
	text-indent:35px;
	font-weight:normal;
}
.cp_fl_top li {
	display:block;
	width:190px;
	border-bottom:1px dashed #d4d4d4;
	line-height:39px;
	margin:0 auto;
	background:url(../images/index_cp_ico.jpg) 15px center no-repeat;
	text-indent:30px;
	font-size:15px;
}
.cp_fl_top li a {
	color:#666;
}
.cp_fl_top li a:hover {
	color:#016aae;
}
.index_cp_fr {
	width:958px;
	float:right;
}
.index_cp_fr li {
	display:block;
	float:left;
	margin-left:20px;
}
.index_cp_fr li img {
	width:297px;
	height:256px;
	border:1px solid #cccccc;	
}
.index_cp_fr li span {
	display:block;
	text-align:center;
	width:297px;
	text-align:center;
	font-size:16px;
	height:54px;
	line-height:54px;
}
.index_cp_fr li span a {
	color:#666;
}
.index_cp_fr li span a:hover {
	color:#016aae;
	text-decoration:underline;
}
.index_banner {
	background:url(../images/index_banner1.jpg) 50% 0px no-repeat;
	width:100%;
	height:200px;
}
/*优势*/
.index_ys {
	width:100%;
	background:#f2f2f2;
	padding-bottom:30px;
	min-width:1250px;
}
.index_ys_nr {
	width:1200px;
	margin:0 auto;
	padding-top:50px;
}
.index_ys_tl h2 {
	display:block;
	text-align:center;
	font-size:34px;
	color:#016aae;
}
.index_ys_tl span {
	display:block;
	width:1200px;
	height:26px;
	text-align:center;
	background:url(../images/index_ys_tl.jpg) no-repeat;
	font-size:26px;
	color:#444;
	line-height:26px;
	margin-top:15px;
}
.ys_one_text {
	width:525px;
	float:left;
	margin-top:70px;
}
.ys_one_text b, .ys_two_text b, .ys_three_text b, .ys_four_text b {
	display:block;
	width:80px;
	height:80px;
	float:left;
	background:url(../images/index_ico.png) -731px -271px no-repeat;
	font-size:40px;
	text-align:center;
	line-height:80px;
	font-family:Arial;
	color:#fff;
	font-style:oblique;
	margin-right:10px;
}
.ys_one_text h2, .ys_two_text h2, .ys_three_text h2, .ys_four_text h2 {
	font-size:22px;
	color:#016aae;
	display:block;
	margin-top:20px;
}
.ys_one_text p, .ys_two_text p, .ys_three_text p, .ys_four_text p {
	color:#999999;
	font-family:Arial;
	text-transform:uppercase;
	font-size:13px;
	display:block;
	margin-top:3px;
}
.ys_one_text ul, .ys_two_text ul, .ys_three_text ul, .ys_four_text ul {
	margin-top:25px;
	margin-left:90px;
}
.ys_one_text li, .ys_two_text li, .ys_three_text li, .ys_four_text li {
	line-height:36px;
	background:url(../images/index_ys_ico.jpg) left 14px no-repeat;
	padding-left:15px;
}
.ys_one_img {
	width:511px;
	height:253px;
	float:right;
	margin-top:70px;
}
.ys_two_img {
	width:465px;
	height:220px;
	float:left;
	margin-top:70px;
}
.ys_two_text {
	width:680px;
	float:right;
	margin-top:70px;
}
.ys_three_text {
	width:575px;
	float:left;
	margin-top:70px;
}
.ys_three_img {
	width:537px;
	height:312px;
	float:right;
	margin-top:20px;
}
.ys_four_img {
	width:522px;
	height:246px;
	float:left;
	margin-top:20px;
}
.ys_four_text {
	width:560px;
	float:right;
	margin-top:30px;
}
/*成功案例*/
.index_case {
	width:1200px;
	margin:0 auto;
	padding-top:40px;
}
.index_case_tl {
	height:63px;
	background:url(../images/index_case_tl.jpg) no-repeat;
}
.index_case_tl h2 {
	color:#016aae;
	font-size:34px;
	display:block;
	text-align:center;
}
.index_case_tl h2 b {
	color:#f08300
}
.index_case_nr li {
	float:left;
	margin-top:30px;
	margin-right:20px;
}
.index_case_nr li img {
	display:block;
	width:275px;
	height:230px;
	border:1px solid #dbdbdb;
	padding:4px;
}
.index_case_nr li span {
	font-size:16px;
	display:block;
	text-align:center;
	margin-top:10px;
}
.index_case_nr li span a {
	color:#666;
}
.index_case_nr li span a:hover {
	color:#016aae;
	text-decoration:underline;
}
/*关于我们*/
.index_about {
	margin-top:40px;
}
.index_about_nr {
	margin-top:45px;
}
.index_about_img {
	width:620px;
	height:422px;
	float:left;
	position:absolute;
	z-index:1000;
	margin-top:30px;
}
.index_about_fr {
	width:1063px;
	float:right;
	background:#efefef;
	position:relative;
	height:422px;
	padding-right:30px;
}
.index_about_text {
	width:500px;
	float:right;
}
.index_about_text h2 {
	font-size:24px;
	color:#016aae;
	margin-top:50px;
}
.index_about_text p {
	line-height:29px;
	margin-top:30px;
	display:block;
	width:500px;
}
.index_about_text span {
	display:block;
	width:137px;
	height:44px;
	background:#016aae;
	text-align:center;
	font-size:16px;
	line-height:44px;
	margin-top:40px;
}
.index_about_text span a {
	display:block;
	width:137px;
	height:44px;
	color:#fff;
}
.index_about_text span a:hover {
	background:#f08300;
}
.index_banner1 {
	width:100%;
	height:200px;
	background:url(../images/index_banner2.jpg) 50% 0px no-repeat;
	margin-top:70px;
}
/*新闻*/
.index_new {
	width:1200px;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:40px;
}
.index_new_fl {
	width:360px;
	float:left;
	margin-right:60px;
}
.index_new_tl {
	width:360px;
	background:url(../images/index_new_tl.jpg) left bottom no-repeat;
	padding-bottom:10px;
}
.index_new_tl span {
	float:right;
	text-transform:uppercase;
	font-family:Arial;
	padding-top:11px;
	font-size:13px;
}
.index_new_tl span a {
	color:#666;
}
.index_new_tl span a:hover {
	color:#016aae;
}
.index_new_tl h2 {
	font-size:24px;
	color:#016aae;
}
.index_new_tl h2 em {
	text-transform:uppercase;
	font-family:Arial;
	color:#999999;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
}
.index_new_nr {
	margin-top:20px;
}
.index_new_nr img {
	display:block;
	width:354px;
	height:154px;
	border:1px solid #eaeaea;
	padding:2px;
}
.index_new_nr ul {
	margin-top:5px;
}
.index_new_nr li {
	line-height:42px;
	border-bottom:1px dashed #b2b2b2;
	background:url(../images/index_new_ico.jpg) left center no-repeat;
	text-indent:20px;
	display:block;
	width:360px;
	overflow:hidden;
}
.index_new_nr li span {
	float:right;
}
.index_new_nr li a {
	color:#666;
}
.index_new_nr li a:hover {
	color:#016aae;
}
.index_new_fr {
	width:360px;
	float:right;
}
.main_cjwt {
	width:360px;
	margin-top:25px;
	height:373px;
}
.main_cjwt li  {
	border-bottom:1px dashed #d0d0d0;
	padding-bottom:25px;
	margin-bottom:25px;
}
.main_cjwt li h2 {
	font-size:15px;
	font-weight:normal;
	background:url(../images/wen.jpg) left center no-repeat;
	text-indent:35px;
	line-height:20px;
	height:23px;
}
.main_cjwt li h2 a {
	font-size:15px;
	color:#333;	
}
.main_cjwt li h2 a:hover {
	color:#016aae;
	text-decoration:underline;
}
.main_cjwt li p {
	background:url(../images/da.jpg) left top no-repeat;
	padding-left:35px;
	margin-top:15px;
	font-size:13px;
	line-height:25px;
}	
.main_cjwt li p span {
	font-size:13px;
	color:#019736;
	font-family:Arial;
	text-transform:uppercase;
}
.main_cjwt li p span a {
	color:#019736;
}
.main_cjwt li p span a:hover {
	text-decoration:underline;
}
/*友情链接*/
.link {
	width:1192px;
	border:4px solid #dddddd;
	margin:0 auto;
	padding-bottom:20px;
}
.link_tl h2 {
	font-size:24px;
	color:#016aael;
	display:block;
	float:left;
	color:#016aae;
	margin:20px 0 0 20px;
}
.link_tl span {
	display:block;
	width:72px;
	height:24px;
	float:left;
	font-size:16px;
	text-align:center;
	line-height:24px;
	background:#016aae;
	color:#fff;
	margin-top:25px;
	margin-left:10px;
	text-transform:uppercase;
}
.link_nr {
	padding:0 20px 0 20px;
	margin-top:10px;
}
.link_nr p {
	line-height:26px;
}
.link_nr p a {
	color:#666;
}
.link_nr p a:hover {
	color:#016aae;
	text-decoration:underline;
}
/*底部*/
.footer {
	width:100%;
	background:#016aae url(../images/foot_bg.jpg) repeat-x;
	height:289px;
	margin-top:80px;
}
.foot {
	width:1200px;
	margin:0 auto;
}
.foot_nav {
	height:70px;
	line-height:70px;
}
.foot_nav li {
	display:block;
	float:left;
	color:#fff;
}
.foot_nav li a {
	color:#fff;
	padding-right:10px;
	padding-left:10px;
}
.foot_nav ul {
	display:block;
	width:880px;
	margin:0 auto;
}
.foot_nav li a:hover {
	text-decoration:underline;
}
.foot_nr {
	margin-top:50px;
}
.foot_logo {
	width:276px;
	height:48px;
	float:left;
	margin-top:30px;
	margin-left:135px;
}
.foot_text {
	width:410px;
	float:left;
	margin-left:50px;
}
.foot_text p {
	color:#fff;
	line-height:30px;
}
.foot_text p a {
	color:#fff;
}
.erwiem {
	width:140px;
	height:140px;
	float:left;
	margin-left:50px;
}




@media (min-width:1024px) {
.banner {
	width:100%;
	height:400px;
}
.flexslider {
	position:relative;
	height:400px;
	overflow:hidden;
}
.slides {
	position:relative;
	z-index:1;
}
.slides li {
	height:400px;
}
}


@media (min-width:1441px) {
.banner {
	width:100%;
	height:434px;
}
.flexslider {
	position:relative;
	height:434px;
	overflow:hidden;
}
.slides {
	position:relative;
	z-index:1;
}
.slides li {
	height:434px;
}
}

@media (min-width:1600px) {
.banner {
	width:100%;
	height:484px;
}
.flexslider {
	position:relative;
	height:484px;
	overflow:hidden;
}
.slides {
	position:relative;
	z-index:1;
}
.slides li {
	height:484px;
}
}
@media (min-width:1920px) {
.banner {
	width:100%;
	height:600px;
}
.flexslider {
	position:relative;
	height:600px;
	overflow:hidden;
}
.slides {
	position:relative;
	z-index:1;
}
.slides li {
	height:600px;
}
}



