html{background:#FFF;color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}img{border:0;}ol,ul{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
*html{background-image:url(about:blank);background-attachment:fixed;}/**解决ie6中的颤动效果**/
/*******CSS reset*************/
body{position:relative;background:#fff; color:#333;font-size:14px;font-family:'Microsoft YaHei',SimHei,SimYou,SimSun,Arial;z-index:2;}
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;left:50%;}
.hidden{display:none;}
/********General**********/
.wrap{margin:0 auto;width:100%;}
a{
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}
a{blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
/*头部*/
/*.top{width:100%;height:38px;background:#222;overflow:hidden;}
.link{margin:0 auto;width:1200px;height:38px;color:#999;line-height:38px;font-family:'SimSun';}
.link span{float:left;}
.t_fastLink{float:right;}
.t_fastLink li{float:left;background:url(../Image/topLine.jpg) right center no-repeat;text-indent:28px;padding:0 20px;}
.t_fastLink li a.pay{background:url(../Image/pay.png) left no-repeat;padding:0px;}
.t_fastLink li a.weibo{background:url(../Image/t_weibo.png) left no-repeat;}
.t_fastLink li a.weixin{background:url(../Image/t_weixin.png) left no-repeat;}
.t_fastLink li.last{background:url(../Image/t_tel.png) left no-repeat;margin: 0 0 0 20px;text-indent:4px;}
.t_fastLink li small{color:#f2631c;font-size:15px;font-family:'Impact';}
.t_fastLink li a{display:block;}
.t_fastLink li a:hover{display:block;color:#f2631c;}*/
.nav_wp{width:100%;position:relative;height:124px;background:#fff;}
.navfr{margin:0 auto;width:1200px;height:124px;}
.logo{font-size:28px;}
.logo img{vertical-align:middle;}
.navfr .right{color:#f2631c;line-height:124px;width:240px;}
.navfr .right img{width:42px;margin-top:42px;float:left;}
.navfr .right p{float:right;font-size:32px;font-family:'Impact';}
.nav{width:100%;height:46px;background:#eee;}
.main-nav ul{overflow:hidden;height:46px;}
.main-nav li{float:left;width:148px;height:46px;text-align:center;line-height:46px;font-size:16px;}
.main-nav li p{text-transform:uppercase;font-size:12px;color:#ccc;}
.main-nav .m{width:0px;height:20px;background:#fff;margin-top:9px;}
.main-nav a:hover{color:#f2631c;border-top:2px solid #f2631c;}
/*头部end*/
/******banner图 CSS******/
#full-screen-slider { width:100%; height:430px; float:left; position:relative;margin:0 auto;text-align:center;}
#slides { display:block; width:100%; height:430px; list-style:none; padding:0; margin:0; position:relative;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute;}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px;}
#pagination { display:block; list-style:none; position:absolute; left:25%; top:400px; z-index:9900;  padding:5px 15px 5px 0;}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF;}
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#f2631c;}

.banner{width:100%;height:300px;}


/*首页*/
.syTitle{text-align:center;padding-top:44px;}
.syTitle h1{font-size:30px;background:url('../Image/sy_title.png') no-repeat center;line-height:40px;}
.syTitle p{font-size:16px;color:#999;line-height:38px;padding-bottom:36px;}

.service{width:100%;height:630px;background:#f1f3f8;}
.serCon{margin:0 auto;width:1200px;height:420px;}

.case{width:100%;height:700px;}
.index_hd{margin:0 auto;width:1200px;height:400px;overflow:hidden;}
.index_hd .hd_r ul li{float:left;width:300px;height:200px;overflow:hidden;position:relative}
.more{margin:48px auto 0 auto;width:314px;height:58px;border-radius:31px;border:1px solid #e4e4e4;font-family:'Century Gothic';font-size:22px;}
.more a{display:block;color:#43adf7;text-align:center;line-height:58px;border-radius:31px;}
.more a:hover{display:block;background:#43adf7;color:#fff;border-radius:31px;}

.xinwen{width:100%;height:695px;background:#f1f3f8;}
.newsCon{margin:0 auto;width:1224px;height:380px;}
.newsCon ul li{float:left;width:280px;height:380px;margin:0 13px;}
.newsCon .he_border1{width:258px;height:188px;margin:10px;border:1px solid #ccc;position:relative;box-sizing:border-box;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;}
.newsBtn .he_border1_img{display:block;width:100%;height:100%;padding:0;margin:0;position:relative;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;}
.newsBtn:hover .he_border1_img{position:absolute;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.newsTitle{font-size:16px;margin:0 10px;line-height:22px;}
.newsSub{font-family:'SimSun';color:#999;margin:10px;line-height:18px;}
.newsBtn{display:block;width:278px;height:378px;background:#fff;border:1px solid #fff;}
.newsBtn:hover{display:block;border:1px solid #43adf7;}
.btn{width:56px;height:16px;background:#f2631c;border-radius:9px;text-align:center;line-height:16px;color:#fff;font-family:'Arial';margin:8px 10px 0 0;}

.kehu{width:100%;height:450px;}
.kehuCon{margin:0 auto;width:1218px;height:228px;}
.kehuCon ul li{float:left;width:160px;height:100px;margin:7px;}
.kehuCon ul li img{width:158px;height:98px;border:1px solid #ccc;}
.kehuCon ul li img:hover{border:1px solid #43adf7;}
/*首页end*/


/*网站建设*/
.what{width:100%;height:435px;border-bottom:1px solid #ccc;}
.whatCon{margin:0 auto;width:1200px;height:435px;background:url('../Image/web/web.png');}
.whatCon h1{font-size:30px;color:#666;padding:98px 0 30px 520px;}
.what_cont{width:680px;font-family:'SimSun';color:#666;line-height:30px;padding-left:520px;}

/*二级标题*/
.bt{text-align:center;}
.bt h1{font-size:40px;padding-top:36px;}
.bt h3{font-size:16px;color:#999;padding-top:12px;}

.type{margin:0 auto;width:1200px;height:440px;text-align:center;}
.type ul{margin-top:40px;width:1200px;height:240px;}
.type ul li{float:left;width:156px;height:240px;margin:0 72px;}
.type ul li a{display:block;width:156px;height:240px;}
.a1{background:url('../Image/web/w1.png') no-repeat top center;}
.a2{background:url('../Image/web/w2.png') no-repeat top center;}
.a3{background:url('../Image/web/w3.png') no-repeat top center;}
.a4{background:url('../Image/web/w4.png') no-repeat top center;}
.a1:hover{background:url('../Image/web/w01.png') no-repeat top center;}
.a2:hover{background:url('../Image/web/w02.png') no-repeat top center;}
.a3:hover{background:url('../Image/web/w03.png') no-repeat top center;}
.a4:hover{background:url('../Image/web/w04.png') no-repeat top center;}
.type ul li h2{padding-top:192px;font-size:18px;}
.type ul li p{color:#999;line-height:24px;}

.customer{width:100%;height:750px;background:#f9fafc;}
.cust{margin:0 auto;width:1230px;height:750px;}
.cust ol{width:1230px;height:560px;margin-top:40px;}
.cust ol li{float:left;width:380px;height:250px;margin:0 15px 30px 15px;overflow:hidden;}
.cust ol li img{width:380px;}
.cust ol li a{display:block;}
.cust ol li a:hover{opacity:0.7;}

.fuwu{margin:0 auto;width:1200px;height:563px;}
.fuwu_nr{width:1200px;height:310px;margin-top:42px;background:url('../Image/web/web_bz.png');}
.fuwu_nr h1{font-size:20px;line-height:32px;}
.fuwu_nr p{font-size:16px;line-height:24px;color:#999;}
.fuwu0{margin:0 auto;width:1080px;height:155px;}
.fuwu1{width:390px;margin-top:12px;text-align:left;}
.fuwu2{width:400px;margin-top:55px;text-align:right;}
.fuwu3{width:290px;margin-top:66px;text-align:left;}
.fuwu4{width:330px;margin-top:54px;text-align:right;}
/*网站建设end*/


/*智能建站*/
.what_B{margin:0 auto;width:1200px;height:240px;}
.what_B h1{font-size:48px;color:#666;padding-top:90px;}
.what_bcont{width:770px;margin-right:5px;padding-top:54px;font-size:16px;color:#666;line-height:36px;}

.style{width:100%;height:248px;background:#eee;}
.styleCon{margin:0 auto;width:1200px;height:248px;}
.style_wz{width:650px;font-size:16px;line-height:36px;padding-top:70px;}
.style_bt{background:url('../Image/brain/style.png') no-repeat right center;width:450px;height:248px;}
.style_bt h1{font-size:32px;color:#666;padding:108px 250px 4px 0;}
.style_bt a{border-bottom:1px solid #999;}

.muban{margin:0 auto;width:1200px;height:523px;}
.bt1{text-align:center;}
.bt1 h1{font-size:32px;padding-top:36px;}
.bt1 h3{font-size:16px;color:#999;padding-top:12px;}
.muban ul{width:1200px;height:300px;margin-top:40px;}
.muban ul li{float:left;width:230px;height:300px;margin:0 5px;}
.muban ul li a{display:block;}
.mb{position:absolute;bottom:498px;}
/*智能建站end*/


/*pc建站*/
.jianzhan{width:100%;height:458px;background:#f9fafc;}
.jzCon{margin:0 auto;width:1200px;height:458px;}
.jzCon .left{width:340px;height:290px;padding-top:70px;}
.jzCon .left img{margin-left:62px;}
.jzCon .left h1{font-size:48px;color:#666;padding-top:10px;}
.jzCon .right{width:780px;padding-top:55px;}
.jzCon .right span{font-size:16px;line-height:36px;}
.jzCon .right ul{padding-top:16px;text-align:left;font-size:16px;line-height:36px;color:#666;}
.jzCon .right ul li:before{color:#1d88ec;content:'●\00a0\00a0\00a0';vertical-align:0px;}

.feature{margin:0 auto;width:1200px;height:506px;}
.bt2{text-align:center;}
.bt2 h1{font-size:42px;padding-top:36px;color:#666;}
.bt2 h3{font-size:16px;color:#666;padding-top:12px;line-height:18px;}
.feat{width:1200px;height:356px;padding-top:22px;}
.feat .left{width:550px;height:356px;text-align:right;}
.feat .left ul li{width:550px;height:108px;}
.feat .left ul li img{float:right;margin-left:26px;padding-top:16px;}
.feat .left ul li h3{font-size:20px;line-height:32px;padding-top:10px;}
.feat .left ul li p{font-size:16px;color:#999;line-height:24px;}
.feat .right{width:550px;height:356px;text-align:left;}
.feat .right ul li{width:550px;height:108px;}
.feat .right ul li img{float:left;margin-right:26px;padding-top:16px;}
.feat .right ul li h3{font-size:20px;line-height:32px;padding-top:10px;}
.feat .right ul li p{font-size:16px;color:#999;line-height:24px;}

.anli{width:100%;height:512px;background:#f9fafc;}
.alCon{margin:0 auto;width:1176px;height:512px;}
.alCon ol{width:1176px;height:220px;padding-top:36px;}
.alCon ol li{float:left;width:280px;height:220px;margin:0 7px;overflow:hidden;}
.alCon ol li img{width:280px;}
.alCon ol li a{display:block;}
.alCon ol li a:hover{opacity:0.7;}
.more0{margin:42px auto 0 auto;width:314px;height:58px;border-radius:31px;border:1px solid #e4e4e4;font-family:'Century Gothic';font-size:22px;}
.more0 a{display:block;color:#43adf7;text-align:center;line-height:58px;border-radius:31px;}
.more0 a:hover{display:block;background:#43adf7;color:#fff;border-radius:31px;}
/*pc建站end*/

/*移动建站*/
.pingtai{width:100%;height:320px;background:#f9fafc;}
.ptCon{margin:0 auto;width:1200px;height:320px;}
.ptCon .left{margin-top:55px;}
.ptCon .right{width:872px;padding-top:50px;}
.ptCon .right h1{color:#ee508c;font-size:36px;}
.ptCon .right p{color:#666;font-size:16px;line-height:36px;padding-top:16px;}

.qf1{width:100%;height:300px;background:#eee;}
.qf_mb{margin:0 auto;width:1200px;height:300px;background:url('../Image/qftouch/q1.png') no-repeat right center;}
.qf_mb h1{font-size:48px;color:#666;padding-top:100px;line-height:70px;}
.qf_mb p{font-size:16px;color:#999;line-height:24px;}
.qf2{width:100%;height:300px;background:#f5f5f5;}
.qf_jg{margin:0 auto;width:1200px;height:300px;background:url('../Image/qftouch/q2.png') no-repeat left center;text-align:right;}
.qf_jg h1{font-size:48px;color:#666;padding-top:100px;line-height:70px;}
.qf_jg p{font-size:16px;color:#999;line-height:24px;}
.qf3{width:100%;height:300px;background:#eee;}
.qf_hy{margin:0 auto;width:1200px;height:300px;background:url('../Image/qftouch/q3.png') no-repeat right center;}
.qf_hy h1{font-size:48px;color:#666;padding-top:100px;line-height:70px;}
.qf_hy p{font-size:16px;color:#999;line-height:24px;}
.qf4{width:100%;height:300px;background:#f5f5f5;}
.qf_dz{margin:0 auto;width:1200px;height:300px;background:url('../Image/qftouch/q4.png') no-repeat left center;text-align:right;}
.qf_dz h1{font-size:48px;color:#666;padding-top:90px;line-height:70px;}
.qf_dz p{font-size:16px;color:#999;line-height:24px;}

.qf_al{margin:0 auto;width:1200px;height:738px;}
.qf_al ol{width:1200px;height:420px;padding-top:36px;}
.qf_al ol li{float:left;width:290px;height:420px;margin:0 5px}
.qf_al ol li img{width:290px;height:420px;}
.qf_al ol li a{display:block;}
.qf_al ol li a:hover{opacity:0.7;}
/*移动建站end*/

/*企业商城*/
.shancheng{width:100%;height:380px;background:#f9fafc;}
.qshop{margin:0 auto;width:1200px;height:458px;}
.qshop .left{width:420px;height:290px;padding-top:46px;}
.qshop .left img{margin-left:102px;}
.qshop .left h1{font-size:42px;color:#666;padding-top:20px;}
.qshop .right{width:630px;padding-top:95px;}
.qshop .right span{font-size:16px;line-height:36px;text-transform:uppercase;}

.technology{margin:0 auto;width:1200px;height:542px;}
.bt3{text-align:center;}
.bt3 h1{font-size:42px;padding-top:38px;color:#666;}
.bt3 h3{font-size:16px;color:#999;padding-top:12px;line-height:22px;}
.tech{width:1200px;height:356px;padding-top:30px;}
.tech .left{width:540px;height:356px;text-align:right;}
.tech .left ul li{width:540px;height:108px;}
.tech .left ul li img{float:right;margin-left:26px;padding-top:16px;}
.tech .left ul li h3{font-size:20px;line-height:32px;padding-top:10px;}
.tech .left ul li p{font-size:16px;color:#999;line-height:24px;}
.tech .right{width:540px;height:356px;text-align:left;}
.tech .right ul li{width:540px;height:108px;}
.tech .right ul li img{float:left;margin-right:26px;padding-top:16px;}
.tech .right ul li h3{font-size:20px;line-height:32px;padding-top:10px;}
.tech .right ul li p{font-size:16px;color:#999;line-height:24px;}
/*企业商城end*/


/*H5*/
.whatTel0{width:100%;height:430px;background:#fafafa;}
.tel0{margin:0 auto;width:1200px;height:430px;background:url('../Image/h5/h1.png') no-repeat 42px center;}
.tel0 .right{width:700px;padding:60px 42px 0 0;}
.tel0 .right h1{font-size:42px;color:#666;}
.tel0 .right h3{font-size:18px;color:#666;}
.tel0 .right p{font-size:16px;color:#999;line-height:24px;padding-top:32px;}

.texing0{width:100%;height:560px;}
.texing0 h1{text-align:center;font-size:42px;color:#666;padding-top:48px;padding-bottom:32px;}
.txCon0{margin:0 auto;width:1200px;height:375px;background:url('../Image/h5/h2.png') no-repeat center top;}
/*H5end*/


/*微营销*/
.whatTel1{width:100%;height:400px;background:#50db98;}
.tel1{margin:0 auto;width:1200px;height:400px;background:url('../Image/micro/wyx.png') no-repeat left center;}
.tel1 .right{width:810px;padding:76px 0px 0 0;}
.tel1 .right h1{font-size:42px;color:#666;}
.tel1 .right h3{font-size:18px;color:#666;}
.tel1 .right p{font-size:16px;color:#fff;line-height:36px;padding-top:20px;}

.wuqu{width:100%;height:180px;background:#22b19d;}
.wqCon{margin:0 auto;width:1200px;height:180px;background:url('../Image/micro/w2.png') no-repeat right center;}
.wqCon h1{font-size:42px;color:#fff100;width:260px;float:left;line-height:180px;}
.wqCon p{width:680px;float:left;margin-left:40px;color:#fff;font-size:16px;padding-top:54px;line-height:36px;}

.texing1{width:100%;height:680px;}
.texing1 h1{text-align:center;font-size:42px;color:#666;padding-top:40px;padding-bottom:4px;}
.texing1 p{text-align:center;font-size:18px;color:#666;padding-bottom:40px;}
.txCon1{margin:0 auto;width:1200px;height:477px;background:url('../Image/micro/w3.png') no-repeat center top;}
/*微营销end*/


/*搜索推广*/
.tuiguang{width:100%;height:430px;background:url('../Image/extension/tg_bg.jpg') no-repeat center top;}
.tgCon{margin:0 auto;width:1200px;height:430px;text-align:center;color:#fff;}
.tgCon h1{font-size:42px;font-weight:bold;padding-top:22px;}
.tgCon p{font-size:18px;line-height:24px;padding-top:24px;}

.point{width:100%;height:600px;background:#f9fafc;}
.points{margin:0 auto;width:1200px;height:600px;}
.tgTitle{text-align:center;}
.tgTitle h1{font-size:42px;color:#666;padding-top:45px;padding-bottom:36px;border-bottom:1px solid #eee;}
.tgTitle .xian{margin:-1px auto 0 auto;width:90px;height:1px;background:#2e82ff;}
.choose{float:left;width:568px;height:358px;background:#fff;border:1px solid #ccc;margin-top:50px;}
.choose img{width:135px;height:306px;padding:26px 0 26px 22px;}
.choose .right{width:365px;padding:26px 22px 26px 0;}
.choose .right h1{font-size:26px;color:#2e82ff;background:url('../Image/extension/6bx.png') no-repeat left center;}
.choose .right p{line-height:26px;padding-top:18px;}
.true{float:right;width:568px;height:358px;background:#fff;border:1px solid #ccc;margin-top:50px;}
.true img{width:135px;height:306px;padding:26px 0 26px 22px;}
.true .right{width:365px;padding:26px 22px 26px 0;}
.true .right h1{font-size:26px;color:#2e82ff;background:url('../Image/extension/6bx.png') no-repeat left center;}
.true .right p{line-height:26px;padding-top:18px;}

.advantage{margin:0 auto;width:1200px;height:1240px;}
.advantage ol{width:1200px;height:1015px;}
.advantage ol li{width:1200px;height:202px;border-bottom:1px solid #eee;}
.ad1 .left{width:460px;height:202px;background:url('../Image/extension/tg1.png') no-repeat left center;}
.ad1 .left h1{font-size:60px;color:#77c8f5;padding:54px 0 0 166px;line-height:56px;text-transform:uppercase;}
.ad1 .left h2{font-size:32px;color:#666;padding-left:166px;}
.ad1 .right{width:720px;}
.ad1 .right p{font-size:16px;color:#666;line-height:26px;padding-top:64px;}

.ad2 .left{width:460px;height:202px;background:url('../Image/extension/tg2.png') no-repeat left center;}
.ad2 .left h1{font-size:40px;color:#86cbcb;padding:54px 0 0 166px;line-height:56px;text-transform:uppercase;}
.ad2 .left h2{font-size:32px;color:#666;padding-left:162px;}
.ad2 .right{width:720px;}
.ad2 .right p{font-size:16px;color:#666;line-height:26px;padding-top:52px;}

.ad3 .left{width:460px;height:202px;background:url('../Image/extension/tg3.png') no-repeat left center;}
.ad3 .left h1{font-size:40px;color:#bfaa98;padding:54px 0 0 166px;line-height:56px;text-transform:uppercase;}
.ad3 .left h2{font-size:32px;color:#666;padding-left:166px;}
.ad3 .right{width:720px;}
.ad3 .right p{font-size:16px;color:#666;line-height:26px;padding-top:64px;}

.ad4 .left{width:460px;height:202px;background:url('../Image/extension/tg4.png') no-repeat left center;}
.ad4 .left h1{font-size:40px;color:#ff6f6e;padding:54px 0 0 166px;line-height:56px;text-transform:uppercase;}
.ad4 .left h2{font-size:32px;color:#666;padding-left:162px;}
.ad4 .right{width:720px;}
.ad4 .right p{font-size:16px;color:#666;line-height:26px;padding-top:32px;}

.ad5 .left{width:460px;height:202px;background:url('../Image/extension/tg5.png') no-repeat left center;}
.ad5 .left h1{font-size:40px;color:#86cbcb;padding:54px 0 0 166px;line-height:56px;text-transform:uppercase;}
.ad5 .left h2{font-size:32px;color:#666;padding-left:166px;}
.ad5 .right{width:720px;}
.ad5 .right p{font-size:16px;color:#666;line-height:26px;padding-top:52px;}
/*搜索推广end*/


/*信息流*/
.whatXX{width:100%;height:400px;background:#ece7e4;}
.xinxiliu{margin:0 auto;width:1200px;height:400px;background:url('../Image/xinxiliu/xxl.png') no-repeat 73px center;}
.xinxiliu .right{width:630px;padding-top:150px;}
.xinxiliu .right h1{font-size:42px;color:#666;}
.xinxiliu .right h3{font-size:16px;color:#666;}

.shoper{width:100%;height:503px;border-bottom:1px solid #eee;}
.shoper0{margin:0 auto;width:1200px;height:503px;}
.shoper_bt{text-align:center;}
.shoper_bt h1{font-size:42px;padding-top:50px;color:#666;}
.shoper_bt h3{font-size:18px;color:#666;padding-top:4px;}
.shop{width:1200px;height:300px;padding-top:22px;}
.shop .left{width:565px;height:300px;text-align:right;}
.shop .left ul li{width:565px;height:150px;}
.shop .left ul li img{float:right;margin-left:36px;padding-top:25px;}
.shop .left ul li h3{font-size:18px;padding-top:35px;}
.shop .left ul li p{color:#999;line-height:24px;padding-top:10px;}
.shop .right{width:565px;height:300px;text-align:left;}
.shop .right ul li{width:565px;height:150px;}
.shop .right ul li img{float:left;margin-right:36px;padding-top:25px;}
.shop .right ul li h3{font-size:18px;padding-top:35px;}
.shop .right ul li p{color:#999;line-height:24px;padding-top:10px;}

.reason{margin:0 auto;width:1200px;height:484px;}
.reason h1{text-align:center;font-size:42px;color:#666;padding-top:50px;}
.excuse{width:1200px;height:300px;padding-top:30px;}
.excuse .left{width:532px;height:300px;text-align:right;}
.excuse .left ul li{width:532px;height:100px;}
.excuse .left ul li img{float:right;margin-left:28px;padding-top:13px;}
.excuse .left ul li p{line-height:22px;padding-top:28px;}
.excuse .right{width:532px;height:300px;text-align:left;}
.excuse .right ul li{width:532px;height:100px;}
.excuse .right ul li img{float:left;margin-right:28px;padding-top:13px;}
.excuse .right ul li p{line-height:22px;padding-top:28px;}

.cooperate{width:100%;height:480px;background:#f9fafc;}
.work{margin:0 auto;width:1210px;height:480px;}
.work h1{text-align:center;font-size:42px;padding-top:40px;color:#fd7000;font-weight:bold;}
.work ol{width:1210px;height:304px;padding-top:36px;}
.work ol li{float:left;width:220px;height:130px;margin:0 11px 22px 11px;}
.work ol li img{width:218px;height:128px;border:1px solid #ccc;}
.work ol li img:hover{opacity:0.7;border:1px solid #fd7000;}
/*信息流end*/


/*400电话*/
.whatTel{width:100%;height:430px;background:#fafafa;}
.tel{margin:0 auto;width:1200px;height:430px;background:url('../Image/tel/t1.png') no-repeat 42px center;}
.tel .right{width:700px;padding:60px 42px 0 0;}
.tel .right h1{font-size:42px;color:#666;}
.tel .right h3{font-size:18px;color:#666;}
.tel .right p{font-size:16px;color:#999;line-height:24px;padding-top:32px;}

.tedian{margin:0 auto;width:1200px;height:618px;}
.tedian h1{text-align:center;font-size:42px;color:#666;padding-top:45px;padding-bottom:28px;}
.tdCon{width:1200px;height:480px;background:url('../Image/tel/t2.png') no-repeat center top;}
.tdCon h2{font-size:24px;color:#f54a4a;}
.tdCon p{color:#999;padding-top:4px;}

.texing{width:100%;height:560px;background:#fafafa;}
.texing h1{text-align:center;font-size:42px;color:#666;padding-top:48px;padding-bottom:32px;}
.txCon{margin:0 auto;width:1200px;height:375px;background:url('../Image/tel/t3.png') no-repeat center top;}
/*400电话end*/


/*企业邮局*/
.whatYJ{width:100%;height:410px;background:#cd5135;}
.post{margin:0 auto;width:1200px;height:410px;background:url('../Image/email/mail.jpg') no-repeat left center;}
.post .right{width:740px;padding-top:60px;}
.post .right h1{font-size:42px;color:#fff;}
.post .right p{color:#fff;line-height:24px;padding-top:30px;}

.youju{width:100%;height:602px;border-bottom:1px solid #eee;}
.youju h1{font-size:42px;color:#666;text-align:center;padding-top:50px;padding-bottom:60px;}
.yjCon{margin:0 auto;width:1200px;height:432px;background:url('../Image/email/yj.png') no-repeat center top;}
.yjCon p{color:#999;}
.yjCon .left{width:600px;height:432px;text-align:right;}
.yjCon .right{width:600px;height:432px;text-align:left;}
.p1{padding:55px 182px 0 0;}
.p2{padding:142px 210px 0 0;}
.p3{padding:105px 54px 0 0;}
.p5{padding:55px 0 0 180px;}
.p4{padding:130px 0 0 210px;line-height:24px;}

.cpys{width:100%;height:400px;border-bottom:1px solid #eee;}
.cpys h1{font-size:42px;color:#666;text-align:center;padding-top:32px;padding-bottom:45px;}
.ysCon{margin:0 auto;width:1200px;height:260px;}
.ysCon ul{width:1200px;height:260px;}
.ysCon ul li{float:left;width:600px;height:90px;margin-bottom:40px;}
.ysCon ul li img{float:left;padding-right:15px;}
.ysCon ul li h3{font-size:18px;padding:10px 0 0 105px;}
.ysCon ul li p{color:#999;padding:10px 0 0 105px;}
/*企业邮局end*/

.main{margin:0 auto;width:1200px;position:relative;z-index:2;}
/*新闻资讯*/
.news li{width:1200px;height:290px;border-bottom:1px solid #eee;}
.news .left{width:800px;height:290px;}
.n_time{color:#999;padding-top:42px;}
.n_title{font-size:18px;padding-top:20px;}
.n_content{color:#999;line-height:24px;padding-top:20px;height:110px;}
.news a:hover{color:#f2631c;}
.read{color:#f2631c;}
.news .right img{width:303px;height:220px;border:1px solid #eee;margin-top:34px;}
/****************news*****************/
.news_title{color:#f2631c;text-align:center;line-height:40px;font-size:20px;padding-top:20px;}
.meta{color:#999;text-align:center;line-height:28px;}
.neirong{line-height:28px;padding-top:20px;}
/***********news_info**************/
.title_n{width:1200px;height:135px;border-bottom:1px solid #eee;}
.title_n ol{text-align:center;line-height:50px;font-size:22px;padding-top:40px;}
.title_n ol li{float:left;width:200px;height:50px;border:1px solid #e4e4e4;border-radius:20px;margin-right:20px;}
.title_n a{display:block;border-radius:20px;color:#666;}
.title_n a:hover{display:block;background:#f2631c;color:#fff;}
/*新闻资讯end*/


/*sidebar*/
.widget{width:210px;}
.widget ol{width:210px;margin-top:70px;}
.widget li{width:210px;height:109px;margin-bottom:10px;}
.w1{display:block;width:210px;height:109px;background:url('../Image/widget/z1.png') no-repeat;}
.w1:hover{display:block;background:url('../Image/widget/z01.png') no-repeat;}
.w2{display:block;width:210px;height:109px;background:url('../Image/widget/z2.png') no-repeat;}
.w2:hover{display:block;background:url('../Image/widget/z02.png') no-repeat;}
.w3{display:block;width:210px;height:109px;background:url('../Image/widget/z3.png') no-repeat;}
.w3:hover{display:block;background:url('../Image/widget/z03.png') no-repeat;}
.w4{display:block;width:210px;height:109px;background:url('../Image/widget/z4.png') no-repeat;}
.w4:hover{display:block;background:url('../Image/widget/z04.png') no-repeat;}
.widget li a:hover{
	-webkit-box-shadow:0 0 30px rgba(204, 204, 204, .5);
  	-moz-box-shadow:0 0 30px rgba(204, 204, 204, .5);
  	box-shadow:0 0 30px rgba(204, 204, 204, .5);
}

/*联系我们*/
.article{width:948px;min-height:868px;border:1px solid #d5d5d5;margin:70px 0 130px 0;border-radius:5px;background:#fff;}
.title{width:100%;height:40px;border-left:4px solid #f2631c;margin:43px 0 0 -1px;}
.title h1{padding-left:76px;font-size:30px;text-transform:uppercase;}
.artCon{border-top:1px solid #eee;margin:24px 79px 0 79px;}
.artCon .right{width:350px;height:302px;background:#333;margin-top:64px;color:#fff;}
.lx1{width:350px;height:208px;border-bottom:1px dashed #f2631c;}
.lxCon{padding:35px 10px 0 26px;}
.lxCon img{padding:5px 16px 0 0;}
.lxCon p{line-height:36px;font-size:16px;}
.lx2{width:350px;height:90px;margin-top:3px;background:#f2631c;}
.lx2 p{line-height:36px;font-size:16px;padding-left:32px;padding-top:10px;}
#allmap p{line-height:10px;margin:10px;}
/*联系我们end*/

/*关于青锐*/
.gaishu{padding-top:32px;}
.gaishu p{font-family:'Microsoft YaHei';font-size:14px;color:#333;line-height:30px;}

.art{padding-top:45px;}
.art h3{font-size:18px;color:#f2631c;text-align:center;}
.tiao{width:30px;height:1px;background:#999;margin:10px auto 0 auto;}
.wenhua{padding-top:40px;}
.wenhua ul{padding-top:40px;margin:0 15px 0 20px;height:180px;}
.wenhua ul li{width:188px;height:180px;float:left;}
.wenhua ul li dd{margin:0 16px 0 16px;line-height:30px;}
/*关于青锐end*/

/*付款方式*/
.payCon{border-top:1px solid #eee;margin:24px 79px 0 79px;padding-top:66px;}
.payCon ul li{float:left;width:378px;height:243px;border:1px solid #ccc;border-radius:15px;}
.payConTitle{height:69px;width:100%;border-bottom:1px solid #ccc;padding:10px 0 5px 0;}
.payConTitle img {float:left;margin:10px 0 0 15px;height:47px;}
.payDetail{padding:10px 20px;line-height:32px;font-weight:bold;}
.payDetail span.t{color: #666666;}
.payCon .r{float:right;}
/*付款方式end*/


/*底部*/
.footer{clear:both;width:100%;height:426px;}
.footer a{cursor:pointer;}
.footer a:hover{color:#f2631c;}
.links{width:100%;height:50px;background:#f4f4f4;border-top:1px solid #d5d5d5;}
.linksCon{margin:0 auto;width:1200px;height:50px;line-height:50px;overflow:hidden;}
.linksCon ul li{margin-right:9px;float:left;}
.foot{width:100%;height:376px;background:url('../Image/dbg.jpg');}
.foot-t{width:100%;height:306px;border-bottom:1px solid #444;}
.foot-tCon{margin:0 auto;width:1200px;height:306px;}
.foot0{padding-top:64px;width:1200px;height:180px;}
.dlogo{width:301px;height:180px;border-right:1px solid #444;}
.dlogo img{margin-top:20px;margin-bottom:13px;}
.dlogo .dtel{width:239px;height:50px;border-radius:26px;border:1px solid #f2631c;margin-left:6px;background:url('../Image/tel.png') no-repeat 17px center;}
.dlogo .dtel a{line-height:50px;color:#f2631c;font-family:'Impact';font-size:28px;margin-left:60px;}
.dnav{width:116px;height:180px;border-right:1px solid #444;}
.dnav li{padding-left:30px;color:#666;line-height:26px;}
.erweima{width:140px;text-align:center;}
.erweima img{width:140px;height:140px;}
.erweima p{color:#999;line-height:26px;}
.foot-b{margin:0 auto;width:1200px;}
.foot-b .left{color:#999;line-height:69px;}
.foot-b .right{color:#999;line-height:69px;}
/*底部end*/


/*案例展示*/
.di_xian{margin-top:88px;width:100%;height:1px;background:#eee;z-index:1;}
.fl_name{width:1200px;height:150px;margin-top:48px;}
.flTitle{margin:0 auto;width:528px;/*width:396px;*/height:150px;overflow:hidden;}
.flTitle li{margin:0 26px;width:80px;height:150px;float:left;text-align:center;}
.flTitle li a{font-size:16px;color:#666;padding-top:94px;}
.flTitle li a:hover{color:#333;}
.fl1{display:block;width:80px;height:150px;background:url('../Image/anli/a1.png') no-repeat;}
.fl1:hover{display:block;background:url('../Image/anli/a01.png') no-repeat;}
.fl2{display:block;width:80px;height:150px;background:url('../Image/anli/a1.png') no-repeat;}
.fl2:hover{display:block;background:url('../Image/anli/a01.png') no-repeat;}
.fl3{display:block;width:80px;height:150px;background:url('../Image/anli/a3.png') no-repeat;}
.fl3:hover{display:block;background:url('../Image/anli/a03.png') no-repeat;}
.fl4{display:block;width:80px;height:150px;background:url('../Image/anli/a4.png') no-repeat;}
.fl4:hover{display:block;background:url('../Image/anli/a04.png') no-repeat;}

.filter_container{border:1px solid #eee;width:1198px;border-bottom:none;margin:0 auto;}
.filter_container .filter_items{border-bottom:1px solid #eee;height:35px;line-height:35px;text-align:center;}
.filter_container .filter_items .filter_label{width:82px;background-color:#e3f3fe;float:left;height:35px;}
.filter_container .filter_items .filter_list{float:left;padding-left:10px;}
.filter_container .filter_items .filter_list a{padding:0 10px;color:#666666;}
.filter_container .filter_items .filter_list a:hover{color:#f2631c;}
.filter_container .filter_items .filter_list .on a{color:#f2631c;}

.pro{margin-top:50px;}
.pro li{float:left;overflow:hidden;margin:0 5px 30px 5px;width:290px;text-align:left;white-space:nowrap;}
.pro span{width:290px;height:42px;display:block;line-height:42px;font-size:16px;border-bottom:1px solid #ccc;}
.pro img{width:290px;}
.pro a:hover{color:#f2631c;}
/*************index&goods**************/
/*案例展示end*/

.page{margin:40px 20px 40px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/
.jobs li{overflow:hidden;margin:23px 18px 28px 28px;padding-bottom:27px;border-bottom:1px dotted #cdcdcd;}
.jobs a{position:relative;top:-150px;background-position:0 -301px;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.pro_info .rel_center{margin:23px 0 6px;margin-left:-300px;padding:3px;width:600px;border:1px solid #dcdcdc;}
.pro_name{display:block;color:#f2631c;text-align:center;font-size:16px;}
.info_title{margin-top:30px;width:1200px;height:30px;background:#ececec;margin-bottom:20px;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#656565;color:#fff;line-height:30px;}
.info_title a{margin:8px;width:15px;height:15px;}
.pro_cont p{font-family:'Microsoft YaHei';font-size:14px;line-height:28px;}
/********goods_info&jobs_info*******/
.order{margin:40px 0 120px 46px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:90px;height:34px;border:none;background-position:0px -366px;color:#fff;cursor:pointer;}
/**************order&message********/

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}

/*上一页_下一页*/
#prev_next{margin:40px 0px;clear: both;overflow: hidden;}
#prev_next li{margin: 5px 0;}
#prev_next a:hover{color:#f2631c;}
/*.map dt{float:right;display:inline;border:1px solid #666;margin-top:10px;z-index:101;border-bottom:1px solid #f0f0f0;}
.map dd{position:absolute;z-index:100;top:31px;left:-65px;background:#f0f0f0;border:1px solid #666;width:135px;*width:145px;}
.map ul{padding-left:10px;line-height:25px;overflow:hidden;zoom:1;font-size:12px;}
.map li{float:left;margin:0 5px;}*/