@charset "utf-8";

/* CSS Document */
/*----------公共部份---------*/
html, body {
    height: 100%;
    width: 100%;
    font-size: 14px;
	line-height:180%;
    font-family: "Microsoft YaHei";
    color:#333;
    margin: 0;
    padding: 0;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
    border: none;
}
input, textarea, select {
    font-family: "Microsoft YaHei";
    font-size: 12px;
    outline: none;
}
ul,li{
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: 0;
}
a, a:visited {
    color: #333;
    text-decoration: none;
    transition: all linear .4s;
    -webkit-transition: all linear .4s;
}
a:hover {
    color:#0066CA;
    text-decoration:none;
}
.c {
    clear: both;
    overflow: hidden;
}
.w1200{ width:1200px; margin:0 auto; overflow:hidden;}
.w1100{ width:1100px; margin:0 auto; overflow:hidden;}
.t120{ margin-top:120px;}
.t60{ margin-top:60px;}
.w1300 {
    width: 1300px;
    margin: 0 auto;
}

/*-----头部-----*/
.top{ width:100%; height:108px;}
.logo{ width:189px; height:79px; float:left; margin-top:13px; }
.sline{ width:9px; float:left; margin-top:19px;}
.toptext{ width:570px; height:70px; float:left;margin-top:19px;}
.toptext_a{ font-size:18px; color:#508EC7; height:35px; line-height:35px; font-weight:bold; padding-left:10px;}
.toptext_b{ font-size:18px; color:#333; height:35px; line-height:35px; font-weight:bold; padding-left:10px;}
.toptel{ width:250px; float:right; height:36px; line-height:36px; color:#F00; font-weight:bold; margin-top:40px; font-size:24px; background:url(../images/tel.jpg) top left no-repeat; padding-left:40px;}

/*banner*/
#full-screen-slider {
	width: 100%;
	height:758px;
	position: relative;
	background-color:#CCC;
}
#slides {
	display: block;
	width: 100%;
	height:758px;
	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;
	right: 50%;
	text-align: center;
	bottom: 20px;
	z-index: 9900;
	margin: 0
}
#pagination li {
	position: relative;
	right: -50%;
	display: block;
	list-style: none;
	width: 40px;
	height: 6px;
	float: left;
	margin: 0 10px;
	border-radius: 2px;
	background-color: rgba(255,255,255,1);
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background-color:#ff0000;
}
/*---home pro---*/

/*-----首页产品-----*/
.pro_index{ width:1200px; margin:40px auto; overflow:hidden;}
.pro_title{ font-size:40px; text-align:center; height:55px; line-height:55px; width:100%;}
.pro_intro{ width:100%; height:40px; line-height:40px; font-size:16px; text-align:center;}

.pro_catalog_index{ width:792px; margin:20px auto; border:1px solid #CCC; background:#FFF; height:97px;}
.pro_catalog_left{ width:189px; height:97px; float:left;}
.pro_catalog_right{ width:562px; height:97px; float:left; margin-left:20px;}
.pro_catalog_right ul{ width:100%; height:97px; float:left;}
.pro_catalog_right ul li{ height:48px; float:left; line-height:48px; padding:0 15px; font-size:16px;}


/*-----服务优势-----*/
.service_index{ width:100%; height:727px; background:url(../images/fwys.jpg) top center no-repeat;}

.service_title{ font-size:40px; text-align:center; height:55px; line-height:55px; width:100%; color:#fff; padding-top:40px; }
.service_intro{ width:100%; height:40px; line-height:40px; font-size:16px; text-align:center; color:#fff;}

/*-----服务流程-----*/
.service_lc{ width:100%; height:669px; background:url(../images/fwlc.jpg) top center no-repeat;}
.service_lctitle{ font-size:40px; text-align:center; height:55px; line-height:55px; width:100%; padding-top:40px; }
.service_lcintro{ width:100%; height:40px; line-height:40px; font-size:16px; text-align:center;}

/*-----首页公司简介-----*/
.index_aboutbg{ width:100%; height:856px; background:url(../images/aboutbg.jpg) top center no-repeat;}
.index_about_left{ width:410px; height:618px; float:left; margin-top:20px;}
.index_about_tit{ font-size:24px; float:left; margin-top:110px; width:100%;}
.index_about_titen{ font-size:16px; float:left; height:35px; line-height:35px; width:100%;}
.index_about_line{ width:50px; height:3px; background:#528DC5; margin-bottom:50px;}
.index_about_content{ width:95%; float:left; font-size:16px; line-height:200%;}
.index_about_an{ width:148px; height:48px; float:left; margin-top:40px;}

.index_about_cent{ width:291px; height:618px; float:left; margin-top:20px;}
.index_about_right{ width:499px; height:618px; float:left; margin-top:20px; background:url(../images/krd.jpg) top left no-repeat;}

/*-----首页应用案例-----*/
.index_casebg{ width:100%; overflow:hidden; height:928px; background:url(../images/yyalbg.jpg) top center no-repeat;}
.index_case_cent{ width:1200px; }
.index_case_catalog{ width:904px; border:1px solid #CCC; border-radius:50px; height:52px; line-height:52px; margin:70px auto 10px auto;}
.index_case_catalog ul{ width:100%; height:52px;}
.index_case_catalog ul li{ width:113px; height:52px; line-height:52px; float:left;}
.index_case_catalog ul li a{ width:113px; height:52px; line-height:52px; text-align:center; font-size:16px; display:block; border-radius:50px; color:#528DC5;}
.index_case_catalog ul li a:hover{ width:113px; height:52px; line-height:52px; font-size:16px;display:block; border-radius:50px; color:#fff; background:#528DC5;}

.index_case_left{ width:600px; height:510px; float:left;}
.index_an{ width:100%; height:75px; background:url(../images/bz.png) top center no-repeat; text-align:center; color:#fff; font-size:16px; position:relative;margin-top:-75px; float:left;}
.index_an a{ width:100%; height:75px; line-height:75px; background:url(../images/bz.png) top center no-repeat; text-align:center; color:#fff; font-size:16px; display:block;}
.index_an a:hover{ width:100%; height:75px;line-height:75px; background:url(../images/bza.png) top center no-repeat; text-align:center; color:#fff; font-size:16px; display:block;}
.index_case_right{ width:600px; height:510px; float:left;}
.index_case_right ul{ width:100%; height:510px; float:left;}
.index_case_right ul li{ width:50%; height:255px; float:left;}

.index_ana{ width:100%; height:75px; background:url(../images/bz.png) top center no-repeat; text-align:center; color:#fff; font-size:16px; position:relative; float:left;}
.index_ana a{ width:100%; height:75px; line-height:75px; background:url(../images/bz.png) top center no-repeat; text-align:center; color:#fff; font-size:16px; display:block;}
.index_ana a:hover{ width:100%; height:75px;line-height:75px; background:url(../images/bza.png) top center no-repeat; text-align:center; color:#fff; font-size:16px; display:block;}

.index_an_more{ width:148px; height:48px; margin:25px auto;}


/*-------首页产品-------*/

.pro_left{ width:46px; height:46px; float:left;  margin-top:300px;}
.pro_left a{ width:46px; height:46px; float:left; background:url(../images/leftan.png) top left no-repeat; }
.pro_left a:hover{ width:46px; height:46px; float:left; background:url(../images/leftana.png) top left no-repeat;}

.pro_right{width:46px; height:46px; float:right; margin-top:300px;}
.pro_right a{ width:46px; height:46px; float:left; background:url(../images/rightan.png) top left no-repeat; }
.pro_right a:hover{ width:46px; height:46px; float:left; background:url(../images/rightana.png) top left no-repeat;}
.pro_centerall{ width:1326px; margin:15px auto; overflow:hidden;}
.pro_center{ width:1232px; margin:0 auto; overflow:hidden;}
.pro_center ul{ width:100%; overflow:hidden;}
.pro_center ul li{ width:308px; height:647px; float:left; background:url(../images/probg.jpg) top center no-repeat;}
.pro_tu{ width:260px; height:242px; float:left; margin-top:35px; margin-left:22px;}
.pro_text{ width:100%; font-size:16px; line-height:30px; text-align:center; margin-top:210px;}

.work_a{ width:148px; height:48px; margin:15px auto;}
.work_a a{ width:148px; height:48px; margin:0 auto; background:url(../images/anmore.png) top center no-repeat; display:block;}
.work_a a:hover{ width:148px; height:48px; margin:0 auto; background:url(../images/an.png) top center no-repeat;display:block;}

/*-------首页新闻-------*/
.index_news_catalog{ width:339px; border:1px solid #CCC; border-radius:50px; height:52px; line-height:52px; margin:30px auto 10px auto;}
.index_news_catalog ul{ width:100%; height:52px;}
.index_news_catalog ul li{ width:113px; height:52px; line-height:52px; float:left;}
.index_news_catalog ul li a{ width:113px; height:52px; line-height:52px; text-align:center; font-size:16px; display:block; border-radius:50px; color:#528DC5;}
.index_news_catalog ul li a:hover{ width:113px; height:52px; line-height:52px; font-size:16px;display:block; border-radius:50px; color:#fff; background:#528DC5;}
.index_news_catalog ul li.on a{ width:113px; height:52px; line-height:52px; font-size:16px;display:block; border-radius:50px; color:#fff; background:#528DC5;}
.index_news_list{ width:100%; margin-top:20px; overflow:hidden;}
.index_news_list ul{ width:100%; overflow:hidden;}
.index_news_list ul li{ width:31.3%; height:480px; float:left; margin:1%;}
.index_news_img{ width:100%; height:242px; float:left;}
.index_news_cont{ width:100%; height:126px; border-bottom:1px solid #CCC; margin-top:20px;}
.index_news_cont:hover{ width:100%; height:126px; border-bottom:1px solid #06F;}
.index_news_title{ width:100%; height:45px; line-height:45px; font-size:16px;}
.index_news_content a{ width:100%; height:35px; font-size:14px; line-height:180%; color:#666;}
.index_news_data{ width:100%; height:45px; line-height:45px; font-size:18px; color:#666;}


/*------首页底部-----*/
.foot{ width:100%; height:483px; background:url(../images/footbg.jpg) top center no-repeat;}
.foot_logo{ width:177px; height:76px; margin:40px auto;}
.foot_left{ width:323px; height:278px; float:left;}
.foot_left_title{ width:100%; height:45px; line-height:45px; font-size:16px; font-weight:bold;}
.foot_left_linea{ width:100%; overflow:hidden; float:left;}
.foot_left_content{ width:100%; overflow:hidden; font-size:14px; font-size:14px;}
.foot_left_a{ width:100%; height:21px; line-height:21px; float:left; margin-top:30px;}
.foot_left_aa{ width:30px; height:21px; float:left;}
.foot_left_ab{ line-height:21px; height:21px; float:left;}
.foot_center{width:596px; height:278px; float:left; margin-left:147px;}
.foot_center_a{ width:100%; overflow:hidden; margin-top:20px;}
.foot_center_a ul{ width:100%; height:30px; line-height:30px;}
.foot_center_a ul li{ width:50%; height:30px; line-height:30px; float:left;}

.foot_right{width:134px; height:278px; float:left;}
.foot_ewm{ width:123px; height:123px; background:url(../images/ewmbox.png) top left no-repeat; float:left; margin-top:20px;}
.foot_ewmimg{ width:116px; height:116px; margin:3px; float:left;}

.bottom{ width:100%; height:76px; background:url(../images/bottom.jpg) top center no-repeat; line-height:76px; color:#FFF; text-align:center;}
/*分页*/
.pagev{
	text-align:center;
	color:#666;
	clear:both;
}
.pagev span{
	line-height:24px;
	padding:0px 9px;
	display: inline-block;
}
.fonts{
	color:#fff;
	background-color:#528DC5;
	border:1px solid #528DC5;
}
.pagev span a{
	background-color:#fff;
	color:#666;
	border:1px solid #D9D9D9;
	line-height:24px;
	padding:0px 9px;
	display: inline-block;
	text-decoration:none;
	margin:1.5em 0;
}
.pagev span a:hover{
	color:#fff;
	background-color:#2d9aea;
	border:1px solid #2d9aea;
}

/*客户留言*/
.liuyanform{
	
}
.form-group{
	margin-bottom:20px;
}
.form-group label{
	float: left;
	width:10%;
	font-size:16px;
	color:#666;
	line-height:40px;
	text-align: right;
    margin-right:1%;
}
.form-group input{
	line-height:38px;
	border:1px solid #ccc;
	border-radius:5px;
	outline:none;
	width:70%;
	padding-left: 15px;
	font-family:"微软雅黑";
}
.form-group textarea{
	line-height:25px;
	border:1px solid #ccc;
	border-radius:5px;
	outline:none;
	resize:none;
	width:70%;
	padding-left: 15px;
	font-family:"微软雅黑";
}
.form-group1 input{
	display:block;
	width:200px;
	float:left;
	margin-left:96px;
	line-height:45px;
	background-color:#528DC5;
	color:#fff;
	font-size:16px;
	text-align:center;
	font-family:"微软雅黑";
}


.prv_all{ width:100%; overflow:hidden; border-top:1px dashed #999;margin-top:40px;}
.prv_next{ width:70%; overflow:hidden; float:left; line-height:180%; margin-top:10px;}
.go_back{ width:30%; overflow:hidden; float:right; line-height:180%;margin-top:20px; text-align:right;}

/*---MENU---*/

.menuweb{ width:100%; background:#528DC5; height:65px; color:#fff; text-align:center;line-height:65px;}
#nav { float:left;width:1200px; display:block;}
#nav .jquery_out {float:left;line-height:65px;display:block;  text-align:center; color:#fff;font:18px/32px "微软雅黑";}
#nav .jquery_out .smile {padding-left:1em;}
#nav .jquery_inner {margin-left:16px;}
#nav .jquery {margin-right:1px;padding:0 2em;}
#nav .mainlevel { float:left; height:65px; line-height:65px;/*IE6 only*/}
#nav .mainlevel a {color:#fff; text-decoration:none; line-height:65px; padding:0px 15px;display:block;  height:65px; font-size:16px;}
#nav .mainlevel a:hover {color:#fff; text-decoration:none; background:#437CB1;line-height:65px;font-size:16px;}
#nav .mainlevel ul {display:none; position:absolute; z-index:999;}
#nav .mainlevel li {border-top:1px solid #fff; background:#fff;/*IE6 only*/ height:40px; line-height:40px;}
#nav .mainlevel li a {color:#333; text-decoration:none; line-height:40px; display:block;padding:0px 20px;height:40px; font-size:14px;}
#nav .mainlevel li a:hover {color:#fff; text-decoration:none; background:#437CB1;line-height:40px;font-size:14px;}
.log {text-align:center; color:skyblue; line-height:24px; text-transform:capitalize; }

/*---内页BANNER--*/
.nybanner{ width:100%; height:400px; background:#666;}
.aboutbanner{ width:100%; height:400px; background:url(../images/aboutbanner.jpg) top center no-repeat;}
.probanner{ width:100%; height:400px; background:url(../images/probanner.jpg) top center no-repeat;}
.casebanner{ width:100%; height:400px; background:url(../images/casebanner.jpg) top center no-repeat;}
.gcslbanner{ width:100%; height:400px; background:url(../images/gcslbanner.jpg) top center no-repeat;}
.fwzcbanner{ width:100%; height:400px; background:url(../images/fwzcbanner.jpg) top center no-repeat;}

.downbanner{ width:100%; height:400px; background:url(../images/downbanner.jpg) top center no-repeat;}
.newsbanner{ width:100%; height:400px; background:url(../images/newsbanner.jpg) top center no-repeat;}
.contactbanner{ width:100%; height:400px; background:url(../images/contactbanner.jpg) top center no-repeat;}

/* 关于我们 */
.about_us {
    margin: 60px 0;
}

.tabs {
    display: flex;
    justify-content: space-between;
}

.tabs .left {
    width: 22.83%;
}

.tabs .left .phone {
    background-color:#528DC5;
    padding: 20px 0;
}

.tabs .left .phone p {
    font-size: 18px;
    color: #ffffff;
    display: flex;
    justify-content: center;
}

.tabs .left .phone p::before {
    content: '';
    width: 40px;
    height: 31px;
    background-image: url(../images/contact_phone.png);
    background-repeat: no-repeat;
}

.tabs .left .phone h4 {
    font-size: 26px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.tabs .right {
    width: 75.66%;
}

.tabs .left a {
    display: block;
}

.tabs .cont {
    overflow: hidden;
    display: none;
}

.tabs .left h3 {
    height: 62px;
    background-color:#528DC5;
    text-align: center;
    line-height: 62px;
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
}

.tabs .left nav {
    border: solid 1px #e5e5e5;
}

.tabs .left nav a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    /* margin-left: 20px;
    margin-right: 20px; */
    margin: 10px 20px 10px 20px;
    padding: 0 20px;
    line-height: 50px;
    font-size: 18px;
    color: #333333;
    border-radius: 20px;
    position: relative;
    border: 1px solid #efefef;
}

.tabs .left nav a:last-of-type {
    margin-bottom: 9px;
}

.tabs .left nav a::after {
    width: 0;
    cursor: pointer;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background:#528DC5;
    transition: 0.6s linear;
    border-radius: 20px;
}

.tabs .left nav a:hover {
    color: #ffffff;
    z-index: 2;
}

.tabs .left nav a:hover:after {
    width: 100%;
}

.tabs .right .center .center_top {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
}

.tabs .right .center .center_top ul {
    display: flex;
}

.tabs .right .center .center_top ul li {
    color: #888888;
    font-size: 14px;
}

.tabs .right .center .center_top h2 {
    font-size: 24px;
    color:#528DC5;
}

.tabs .right .center .center_top h2::after {
    content: '';
    width: 142px;
    height: 3px;
    display: block;
    margin-top: 7px;
    background-color:#528DC5;
}

.tabs .right .center p {
    font-size: 15px;
    line-height: 30px;
    color: #666666;
    margin-top: 24px;
    margin-bottom: 24px;
}

.tabs .right .center .pric ul {
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}

.tabs .right .center .pric ul li {
    width: 32.33%;
    margin-top: 25px;
    margin-right: 1%;
}

.tabs .right .center .pric ul li a {
    display: inline-block;
    text-align: center;
    border: 1px solid #e5e5e5;
    width: 100%;
    overflow: hidden;

}

.tabs .right .center .pric ul li p {
    font-size: 16px;
    color: #444444;
    text-align: center;
    background-color: #eff2f6;
}

.tabs .right .center .pric ul li:hover p {
    background-color:#528DC5;
}

.tabs .right .center .pric ul li:hover p {
    color: #ffffff;
}

.tabs .right .center .pric ul li a img {
    width: 100%;
}

.tabs .left nav .item2 p a {
    padding-left: 40px;
}

.tabs .left nav .item1 .item2 {
    display: none;
}

.tabs .left nav .item1:hover .item2 {
    display: block;
}

.tabs .right .center .pric ul li a img {
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    transition: all 1.5s;

}

.tabs .right .center .pric ul li a img:hover {
    transform: scale(1.1);
}

.tabs .right .center .link h2 {
    font-size: 18px;
    color: #e54512;
    font-weight: bolder;
}

.tabs .right .center .link {
    padding-top: 20px;
    padding-left: 20px;
}

.item1 .items6 p {
    display: none;
}

.item1 .items6:hover p {
    display: block;
}

.product_details {
    margin-top: 20px;
}

.product_details .pric {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.product_details .pric .left {
    width: 390px;
}

.product_details .pric .left img {
    width: 100%;
}

.product_details .pric .right {
    width: 390px;
}

.product_details .pric .right h4 {
    font-size: 1.2rem;
    font-weight: bolder;
}

.product_details .pric .right p {
    margin-top: 20px;
    line-height: 26px;
    font-size: 15px;
}

.product_details .pric .right p span {
    font-size: 25px;
}