﻿@charset "utf-8";
/* CSS Document */

/*------全局定义-------------------- */

*{
	padding:0px;
	margin:0px;
}
html{
	background:#ffffff;
    }
	
body{
	font:12px "微软雅黑";	
	behavior: url(../style/hover.htc);
    }
		
img{
	border:none;
    }
   
a{
    color:#999999;
	text-decoration:none;
   }

a:hover{
	text-decoration: none;
	color:#FF0000;
   }
	
ul{
	list-style:none;
   }
   
input,select,button{
    font:12px Verdana,Arial,Tahoma;
    vertical-align:middle;
   }

select{
  border:none;}

.clear{
    clear:both;
    height:0px; 
	overflow: hidden;
	}
/*********************百度搜索框*****************/
.baiduform{width:100%;height:200px; background:#d63151; }
.baiduform form{width:1100px;height:68px;margin:auto;padding-top:50px; }
.baiduform form .keyeord{width:870px;height:68px;float:left; border:none; font-size:18px; color:#a8a8a8; text-indent:24px; outline:none; font-family:"微软雅黑";}
.baiduform form .submit{width:220px;height:68px; background:#3385ff; border:none; color:#ffffff; font-size:26px; text-align:center; line-height:68px; float:left; display:block;font-family:"微软雅黑";}
/*********************口号*****************/
.slogan{width:100%;height:120px; background:#3e3a39;}
.slogan_content{width:1100px;height:120px;margin:0 auto;position:relative;}
.slogan_content p{ float:right;margin-right:45px;font-size:25px; font-weight:lighter;color:#ffffff; line-height:38px;margin-top:12px;}
.slogan_content p span{font-size:35px; font-weight:bold; line-height:53px;}
.slogan_content .mark{width:360px;height:290px;background:url(../images/zctx.png) no-repeat;position:absolute;left:0px; top:-90px; z-index:3;}
/*********服务内容*************************/
.sider_bg{width:100%;height:93px; background:#efefef;}
.sider{width:1100px;margin:0 auto; overflow:hidden;}
.sider ul{width:750px;height:50px;float:right;padding-top:10px; overflow:hidden;}
.sider li{float:left; font-style:italic;color:#3e3939; white-space:nowrap;height:25px;margin-right:24px; }
.sider li font{color:#F00;}

/***************************主体图片*********************************/
.mainimg_bg{width:100%;height:100%; overflow:hidden;}
.mainimg{width:1920px; height:100%;margin: 0 auto 0 -960px;position: relative;left:50%; text-align: center; z-index: 1; overflow:hidden;}

/********************************w误区*******************/
.wuqu{width:1100px;height:650px;margin:0 auto; overflow:hidden; position:relative;}
.wuqu .form{width:500px;height:240px; overflow:hidden; position:absolute; right:10px; bottom:10px;}
.wuqu .form ul{padding-left:50px;}
.wuqu .form ul h3{font-size:16px; margin-bottom:10px;}
.wuqu .form li{height:25px; line-height:25px; margin-bottom:10px;}
.wuqu .form li .input{width:167px;height:25px; border:1px solid #dedede; text-indent:5px;}
.wuqu .form .bottom{padding-top:10px;padding-left:35px;}
.wuqu .form li .submit{width:152px;height:52px; background:url(../images/submit.jpg) no-repeat;margin-right:10px; cursor:pointer; border:none; outline:none;}
/********************************case*******************/
.case{width:100%;height:auto; background:#45b7d1;padding-bottom:20px;}
.case .case_box{width:1100px;margin:0 auto; }
.case .case_box .case_title{text-align:center;padding:50px 0px;}
.case .case_box .case_title p{font-size:35px;color:#ffffff;}
.case .case_box .case_title span{font-size:70px; color:#ffffff; font-weight:bold;}
.case .case_box .case_count{width:1100px;height:400px; position:relative;}
.case .case_box .case_count .leftbutton{width:18px;height:51px; position:absolute;left:-35px;top:175px; z-index:2; cursor:pointer;}
.case .case_box .case_count .rightbutton{width:18px;height:51px; position:absolute;right:-35px;top:175px; z-index:2;cursor:pointer;}
.case .case_box .case_count .Cont{float:left;width:1100px; overflow:hidden;}
.case .case_box .case_count .ScrCont{width:100000000px;float:left;}
.case .case_box .case_count .case_middle{height:400px;float:left; background:#ffd200; overflow:hidden;}
.case .case_box .case_count .case_middle .middle_box{width:1100px;height:400px;float:left; overflow:hidden;}
.case .case_box .case_count .case_middle .middle_box .middle_left{width:404px;height:400px; overflow:hidden;float:left;margin-right:50px;margin-top:20px; background:url(../images/app_left2.png) no-repeat 50px 30px;}
.case .case_box .case_count .case_middle .middle_box .middle_left img{width:320px;height:204px;margin-top:48px;margin-left:67px;}
.case .case_box .case_count .case_middle .middle_box ul{width:600px;height:360px; overflow:hidden;float:left;padding-top:20px; overflow:hidden;}
.case .case_box .case_count .case_middle .middle_box ul li{margin:18px 0px;font-size:15px;color:#000000; display:block;}
.case .case_box .case_count .case_middle .middle_box ul li span{ font-weight:bold;}
.case .case_box .case_count .case_middle .middle_box ul li a{color:#000000}
.case .case_box .case_count .case_middle .middle_box ul li a:hover{color:#F00;}
.case .case_box .more{text-align:center;margin-top:55px;}

/********************************app_case*******************/
.app_case{width:100%;height:auto; background:#efefef;padding-bottom:50px;}
.app_case .app_box{width:1100px;margin:0 auto; }
.app_case .app_box .app_title{text-align:center;padding:90px 0px;}
.app_case .app_box .app_title p{font-size:35px;color:#3fb535;}
.app_case .app_box .app_title span{font-size:70px; color:#3fb535; font-weight:bold;}
.app_case .app_box .app_count{width:1100px;height:550px; position:relative;}
.app_case .app_box .app_count .leftbutton{width:18px;height:51px; position:absolute;left:-35px;top:275px; z-index:2; cursor:pointer;}
.app_case .app_box .app_count .rightbutton{width:18px;height:51px; position:absolute;right:-35px;top:275px; z-index:2;cursor:pointer;}
.app_case .app_box .app_count .Cont{float:left;width:1100px;overflow:hidden;}
.app_case .app_box .app_count .ScrCont2{width:10000000px;}
.app_case .app_box .app_count .app_middle{height:550px;float:left;}
.app_case .app_box .app_count .app_middle .middle_box{width:1100px;height:550px;float:left; overflow:hidden;}
.app_case .app_box .app_count .app_middle .middle_box .middle_left{width:310px;height:550px; overflow:hidden;float:left;margin-right:110px; background:url(../images/app_left.png)}
.app_case .app_box .app_count .app_middle .middle_box .middle_left img{width:240px;height:390px;margin-left:60px;margin-top:72px;}
.app_case .app_box .app_count .app_middle .middle_box ul{width:580px;height:510px; overflow:hidden;float:left;padding-top:40px; overflow:hidden;}
.app_case .app_box .app_count .app_middle .middle_box ul li{margin:20px 0px;font-size:15px;color:#000000; display:block;}
.app_case .app_box .app_count .app_middle .middle_box ul li span{ font-weight:bold;float:left;}
.app_case .app_box .app_count .app_middle .middle_box ul .ma img{width:158px;height:158px;}
.app_case .app_box .more{text-align:center;margin-top:55px;}
/********************************评价*******************/
.pinjia{width:1100px;height:auto; margin: 0 auto;}
.pinjia .pinjia_titile{ text-align:center;margin-top:30px;}
.pinjia .pinjia_titile p{ font-size:40px; font-weight:bold; color:#333333;}
.pinjia .pinjia_titile span{ font-size:15px; line-height:38px;  color:#666666;}
.pinjia .pinjia_titile span b{color:#e5191f;}
.pinjia .pinjia_box{width:1100px;height:430px; overflow:hidden;margin-top:30px;margin-bottom:40px;}
.pinjia .pinjia_box .pinjia_left{width:370px;height:430px;float:left; overflow:hidden;}
.pinjia .pinjia_box .pinjia_left li{width:175px;height:100px;float:left;margin-right:10px;margin-bottom:10px; cursor:pointer;}
.pinjia .pinjia_box .pinjia_left li img{width:175px;height:100px;}
.pinjia .pinjia_box .pinjia_middle{width:360px;height:430px; overflow:hidden; float:left;}
.pinjia .pinjia_box .pinjia_right{width:370px;height:430px; overflow:hidden;float:right}
.pinjia .pinjia_box .pinjia_right li{float:left;width:175px;height:100px;margin-left:10px;margin-bottom:10px;cursor:pointer;}
.pinjia .pinjia_box .pinjia_right li img{width:175px;height:100px;}
/***************************网站建设*********************************/
.webjs{width:100%;height:auto; background:#753c95;padding-bottom:80px; overflow:hidden;}
.webjs .webjs_box{width:1100px;height:auto; margin:0 auto; overflow:hidden; position:relative;}
.webjs .webjs_box ul{}
.webjs .webjs_box ul li{width:360px;height:125px;margin-right:10px;margin-bottom:10px; background-color:#ffcc00; overflow:hidden; float:left; text-align:center;padding-top:33px; cursor:pointer;}
.webjs .webjs_box ul .hover{ background:url(../images/webjs.png) no-repeat 67px center;background-color:#ffcc00}
.webjs .webjs_box ul .hover h3{color:#e2500f}
.webjs .webjs_box ul .hover span{color:#e2500f; font-weight:bold;}
.webjs .webjs_box ul li h3{font-size:70px; color:#e1b218; line-height:50px;margin-bottom:15px;}
.webjs .webjs_box ul li:hover{ background:url(../images/webjs.png) no-repeat 67px center;background-color:#ffcc00}
.webjs .webjs_box ul li:hover h3{color:#e2500f}
.webjs .webjs_box ul li:hover span{color:#e2500f; font-weight:bold;}
.webjs .webjs_box ul li span{font-size:20px; line-height:26px; color:#454545; }
.webjs .webjs_box .people{width:335px;height:510px; position:absolute; right:30px; top:75px; background:url(../images/people.png) no-repeat;}
/***************************form2*********************************/
.form2{width:100%;height:650px; background:url(../images/form2_bg.jpg) repeat-x;background-color:#efefef; overflow:hidden; }
.form2 .form2_box{width:1100px;height:650px;margin:0 auto;}
.form2 .form2_box img{float:left;}
.form2 .form2_box .message{float:left; background:#ffffff;width:506px;height:604px; overflow:hidden;}
.form2 .form2_box .message h3{font-size:35px; line-height:35px; colro:#000000;margin-top:40px; text-indent:50px;}
.form2 .form2_box .message ul{padding-top:62px;padding-left:50px;}
.form2 .form2_box .message ul li{margin-bottom:20px;}

.form2 .form2_box .message ul .input{height:37px; line-height:37px;}
.form2 .form2_box .message ul .input input{width:332px;height:35px; border:1px solid #dedede; text-indent:5px;}
.form2 .form2_box .message ul li textarea{width:332px;height:93px; border:1px solid #dedede;resize: none; text-indent:5px;}
.form2 .form2_box .message ul .submit{width:332px;height:55px; background:url(../images/submit_bg2.png) no-repeat; border:none;  text-align:center;  font-size:20px; color:#ffffff; cursor:pointer;margin-left:60px; outline:none;}
/***************************广告图*********************************/
.gd2_bg{width:100%;height:338px; overflow:hidden;}
.gd2{width:1920px; height:338px;margin: 0 auto 0 -960px;position: relative;left:50%; text-align: center; z-index: 1; overflow:hidden;}
.gd2 img{width:1920px;height:338px;}
/********************************新闻*******************/
.xinwen{width:100%;height:auto; background:#f4f4f4;padding-bottom:260px; position:relative; z-index:1;}
.news{width:1100px;margin:0 auto; overflow:hidden; position:relative;}
.news .news_title{height:120px;}
.news .news_title ul{padding-top:47px;}
.news .news_title ul li {width:120px; float:left; font-size:25px; color:#999999;margin:0 30px;padding-bottom:12px; text-align:center;}
.news .news_title ul li:hover{color:#333333; border-bottom:2px solid #e61a1f; cursor:pointer;}
.news .news_title ul .hover{color:#333333; border-bottom:2px solid #e61a1f;}
.news .news_content{height:425px; overflow:hidden;}
.news .news_box{height:425px; overflow:hidden;}
.news .news_box .news_left{width:500px;height:425px;float:left; background:#ffffff;padding:20px 20px 0 20px;}
.news .news_box .news_left  img{width:500px;height:180px;}

.news .news_box .news_left .news_list{padding-top:18px;}
.news .news_box .news_left .news_list li{ font-family:"宋体";height:27px; line-height:27px; background:url(../images/lit.jpg) no-repeat left center;padding-left:20px;}
.news .news_box .news_left .news_list li a{color:#666666; float:left;}
.news .news_box .news_left .news_list li span{float:right;color:#666666;}
.news .news_box .news_right{width:540px;height:425px; float:right; background:#ffffff;}
.news .news_box .news_right ul{}
.news .news_box .news_right ul li{height:115px; border-bottom:1px solid #e9e9e9;overflow:hidden;padding:26px 29px 0 20px;}
.news .news_box .news_right ul li img{width:120px;height:90px; float:left;margin-right:22px;}
.news .news_box .news_right ul li .news_top{ line-height:25px;}
.news .news_box .news_right ul li .news_top .h3{font-size:14px;}
.news .news_box .news_right ul li .news_top span{float:right;color:#999999;}
.news .news_box .news_right ul li p{ line-height:22px; color:#999999;}
.news .news_box .news_right ul li p a{color:#666666;}
.news .news_box .more{position:absolute;right:0px; top:40px;width:342px;height:52px; line-height:52px; background:url(../images/pc_more.jpg) no-repeat; text-align:center; font-size:14px; color:#000;}
/********************************关于我们*******************/
.about{width:1100px;height:auto;margin:0 auto; position:relative;margin-top:-260px; z-index:2;}
.about .about_title{height:52px; line-height:52px;margin-top:39px;margin-bottom:29px;}
.about .about_title h3{width:300px;float:left; font-size:40px; color:#333333; font-weight:bold;}
.about .about_title .more{float:right; width:342px;height:52px; line-height:52px;  background:url(../images/pc_more.jpg) no-repeat; text-align:center;font-size:14px; color:#000;}
.about .about_box{height:760px; overflow:hidden;}
.about .about_box .about_left{width:220px;float:left;margin-right:20px;}
.about .about_box .about_left dt{height:115px; background:#660000; overflow:hidden;padding-top:25px;padding-left:30px;}
.about .about_box .about_left dt span{font-size:25px; line-height:50px; font-weight:bold;color:#ffffff;}
.about .about_box .about_left dt p{font-size:15px; line-height:23px; color:#999999;}
.about .about_box .about_left dd{height:80px; overflow:hidden; font-size:17px; line-height:25px; background:#e2500f; border-bottom:1px solid #b81519;padding-left:33px;padding-top:44px;}
.about .about_box .about_left dd a{color:#ffffff;}
.about .about_box .about_middle{width:540px; float:left;}
.about .about_box .about_middle dt{height:115px; background:#660000; overflow:hidden;padding-top:25px;padding-left:30px;}
.about .about_box .about_middle dt span{font-size:25px; line-height:50px; font-weight:bold;color:#ffffff;}
.about .about_box .about_middle dt p{font-size:15px; line-height:23px; color:#999999;}
.about .about_box .about_middle dd{width:179px;height:130px; background:#e2500f; float:left; overflow:hidden; border-bottom:1px solid #b81519; border-right:1px solid #b81519; text-align:center;padding-top:25px;}
.about .about_box .about_middle dd span{ display:block;margin-top:17px;color:#ffffff;}
.about .about_box .about_right{width:300px;float:right;}
.about .about_box .about_right dt{height:115px; background:#660000; overflow:hidden;padding-top:25px;padding-left:30px;}
.about .about_box .about_right dt span{font-size:25px; line-height:50px; font-weight:bold;color:#ffffff;}
.about .about_box .about_right dt p{font-size:15px; line-height:23px; color:#999999;}
.about .about_box .about_right dd{height:63px;background:#e2500f; border-bottom:1px solid #b81519; overflow:hidden;padding-left:20px; padding-top:14px;color:#ffffff;}
.about .about_box .about_right dd img{width:50px;height:50px; float:left;margin-right:27px;}
.about .about_box .about_right dd h3{font-size:20px; font-weight:bold; line-height:30px;}
.about .about_box .about_right dd p{ line-height:18px;}

/******************************新路历程*******************/
.process{width:100%;height:auto;margin-top:50px;padding-bottom:20px;}
.process .process_title{width:100%; text-align:center; background:url(../images/advantage_title_bg.jpg) repeat-x center;}
.process .process_box{width:100%;height:610px; background:url(../images/process.png) no-repeat center center; }
.process .process_box .process_year{width:1100px;height:610px;margin:0 auto; overflow:hidden; position:relative;}
.process .process_box .process_year .year_top{height:305px;}
.process .process_box .process_year .year_top li{float:left;width:200px;margin-right:150px;}
.process .process_box .process_year .year_top li img{width:200px;height:120px;margin-top:20px;}
.process .process_box .process_year .year_top li p{ line-height:18px; color:#666666;}
.process .process_box .process_year .year_top .one{padding-top:80px;}
.process .process_box .process_year .year_top .two{padding-top:80px;}
.process .process_box .process_year .year_top .three{padding-top:36px;}
.process .process_box .process_year .year_bottom{height:305px;}
.process .process_box .process_year .year_bottom li{float:right; width:200px;margin-left:150px;}
.process .process_box .process_year .year_bottom li img{width:200px;height:120px;margin-bottom:20px;}
.process .process_box .process_year .year_bottom li p{ line-height:18px; color:#666666;}
.process .process_box .process_year .year_bottom  .five{padding-top:40px;}
.process .process_box .process_year .year_bottom  .six{padding-top:80px;}
.process .process_box .process_year .year li{color:#e5191f;font-family:"宋体";font-size:30px;}
.process .process_box .process_year .year li:hover{color:#ffffff; cursor:pointer;}
.process .process_box .process_year .year_one{width:100px;height:110px; position:absolute; background:url(../images/year_top_bg1.png) no-repeat; left:50px; top:273px; line-height:70px;   text-align:center; font-weight:bold;}
.process .process_box .process_year .year_two{width:100px;height:53px; position:absolute; background:url(../images/year_bottom_bg1.png) no-repeat; left:250px; top:305px; padding-top:57px; text-align:center; font-weight:bold;}
.process .process_box .process_year .year_three{width:100px;height:110px; position:absolute; background:url(../images/year_top_bg1.png) no-repeat; left:397px; top:233px; line-height:70px; text-align:center; font-weight:bold;}
.process .process_box .process_year .year_four{width:100px;height:53px; position:absolute; background:url(../images/year_bottom_bg1.png) no-repeat; left:600px; top:265px; padding-top:57px;text-align:center; font-weight:bold;}
.process .process_box .process_year .year_five{width:100px;height:110px; position:absolute; background:url(../images/year_top_bg1.png) no-repeat; left:749px; top:193px;  line-height:70px;text-align:center; font-weight:bold;}
.process .process_box .process_year .year_six{width:100px;height:53px; position:absolute; background:url(../images/year_bottom_bg2.png) no-repeat; left:950px; top:225px; padding-top:57px; text-align:center; font-weight:bold;}
.process .process_box .process_year .year .hover{color:#ffffff;}
.process .process_box .process_year .year .top:hover{ background:url(../images/year_top_bg2.png) no-repeat; }
.process .process_box .process_year .year .bottom:hover{ background:url(../images/year_bottom_bg2.png) no-repeat; }


.process .process_photo{width:1078px;height:152px;margin:0 auto; border:1px solid #dedede;padding:15px 10px; background:#e9e9e9; overflow:hidden;}
.process .process_photo ul{float:left;}
.process .process_photo li{float:left;width:200px;height:152px;text-align:center;margin-right:15px; position:relative;padding:1px; background:#ffffff; cursor:pointer;}
.process .process_photo li img{width:200px;height:150px;}
.process .process_photo li .bg{width:200px;height:36px;filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;background:#000000;position:absolute; bottom:0px;}
.process .process_photo li span{display:block; text-align:center;width:200px;height:36px; line-height:36px;color:#ffffff; position:absolute; bottom:0px;}
#demo {
width:1078px;
height:152px;
float:right;
overflow:hidden;
}
#indemo {
float: left;
width: 10000px;
}

/********************************地图*******************/
.map{width:100%;height:352px; overflow:hidden; margin:0 auto; background:url(../images/zctx_148.jpg) no-repeat center;}

/********************************合作伙伴*******************/
.main_bottom{width:100%;height:auto; background:#f4f4f4;}
.partner{width:1100px;height:auto;margin:0 auto;padding-top:47px;}
.partner .partner_title{height:50px; background:url(../images/partner_bg.jpg) no-repeat left center; text-align:right;}
.partner .partner_title a{margin-left:10px; cursor:pointer;}
.partner .Cont{float:left;width:1100px; overflow:hidden;}
.partner .ScrCont3{width:10000000px;}
.partner ul{padding-top:30px;float:left;}
.partner ul li{float:left; width:160px;height:80px;margin-right:28px;}
.partner ul li img{width:160px;height:80px;}
/********************************友情链接*******************/
.link{width:1100px;height:auto;margin:0 auto;margin-top:32px;}
.link .link_title{height:50px; background:url(../images/link_bg.jpg) no-repeat left center;}
.link  ul{padding:30px 0 50px 0;}
.link  ul li{float:left;margin-right:18px;}
.link  ul li a{color:#333333;}




	