/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#009b4c;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


.wh{width: 1200px;margin:0 auto;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

.w1920{
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	position: relative;
}
.w1200{
	width: 1197px;
	margin: 0 auto;
}
.a1_v1 .left{
	float: left;
}
.a1_v1 .right{
	float: right;
}

/*头部样式*/
.head1{
	background: #f0f0f0;
}
.head1,.head1 a{
	color: #525252;
	font:500 14px/35px "微软雅黑";
}
.head1 a:hover{
	color: #0153b9;
}
#header{width:1197px;margin:0 auto;height: 100px;}
.logo{float:left;line-height: 100px;}
.logo_wen{
	line-height: 100px;
	margin-left: 32px;
}

.topLink{float:right;text-align:left;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#303030;font-size:14px;font-family:"微软雅黑";line-height: 26px;background: url(../images/tpl.png) no-repeat left center;padding-left: 56px;margin-top: 8px;}

#menu{
	background: #222834 ;
	height: 60px;
}

/*热门搜索*/
.search{text-align:left;margin: 8px auto;}
#formsearch{width:auto;float:right;}
.hotSearch{width:auto;float:left;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;}
#formsearch input{height:22px;background:#fff;border:1px solid #c8c8c8;line-height:22px;}
#formsearch input#keyword{height:24px;line-height:24px;padding-left:4px;color:#666;}
#formsearch input#s_btn{width:46px;height:24px;line-height:24px;text-align:center;background-color:#3480ce;color:#fff;border:none;cursor:pointer;}

/*导航栏样式*/
.nav{height:60px;width: 1197px;
	margin: 0 auto;}
.nav li{line-height:60px;height:60px;text-align:center;width:108px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height:60px;color:#fff;height:60px;font-size: 16px;padding:0;}
.nav li a:hover,.nav li>a.linshi1{color:#fff;text-decoration:none;background-color:#232c3b;}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #232c3b;color:#fff;
}

.nav .sec{height:0;background:rgb(0,0,0,.3);color:#fff;overflow:hidden;z-index:9999;position:absolute;top:60px;left:0px;}
.nav .sec a{background:rgb(0,0,0,.3);color:#fff;height:38px;line-height:38px;width:149px;}
.nav .sec a:hover{background:#fff;text-decoration:none;color:#222834;}

/*首页banner*/
.banner{width:1920px;margin:0 auto;position:relative;height:721px;left: 50%;margin-left: -960px;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;}
.banner ul.bb li{position:absolute;display:none;}
.banner .num{position:absolute;bottom:51px;z-index:100;width: 1920px;left: 50%;margin-left: -960px;text-align: center;}
.banner .num li{width:15px;height:15px;display:inline-block;margin: 0 12px;background:#fff;line-height:18px;
	text-indent:-100px;overflow:hidden;border-radius:10px;}
.banner .num li.num_hover{background-color:#2c79db;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:block;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:18px;height:18px;line-height:18px;}





/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}
/*产品列表*/
.product_list li{float:left;margin-left:15px;margin-right:15px;padding-bottom:15px;_display:inline;}
.product_list li a.img{padding:1px;border:1px solid #e0e1dc;}
.product_list li a.img img{width:150px;height:120px;}
.product_list li h3{text-align:center;padding-top:5px;}
.product_list li h3 a{font-weight:normal;}
.product_list li a.img{display:block;}
.product_list li a.img:hover{border-color:#e87518;}
.roll_product{float:left;}


.title_a1{
	text-align: center;
}
.title_a1 h2{
	color: #303030;
	font:600 34px/72px "微软雅黑";
	background: url(../images/agafg.jpg) no-repeat center bottom;
}
.title_a1 h3{
	color: #5a5a5a;
	font:500 16px/60px "微软雅黑";
}
/**/

.page-products {
	margin-top: 27px; background:#fff; width: 1197px;
}
.page-products .tit {
	height: 54px;
	line-height: 54px;
	border-bottom: 2px solid #f4f4f4;
	font-size: 16px;
	color: #424242;
	
	padding-left: 25px
}
.page-products ul {
	padding: 0 1px;
	height: 388px;
	overflow: hidden
}
.page-products li:nth-child(1) {border-left:1px solid #f4f4f4;}
.page-products li {border-top:1px solid #f4f4f4;border-bottom:1px solid #f4f4f4;
border-right:1px #f4f4f4 solid;
	height: 385px;
	float: left;
	display: inline;
	overflow: hidden;
}
.page-products li a {
}
.page-products li a:hover {
	text-decoration: none
}
.page-products li.last {
	border-right: none 0
}
.page-products .item-inner {
	width: 470px;
	height: 100%
}
.page-products .main {
	text-align: center;
	width:240px;
	height: 382px;
	border:7px $fff solid;
	background-position: center 115px;
	background-repeat: no-repeat
}
.page-products .main2 {
	text-align: center;
	width:470px;
	height: 388px;
	background-position: center 115px;
	background-repeat: no-repeat
}
.page-products .on .main {
	text-align: center;
	width: 470px;
	height: 100%;
	background-position: center 115px;
	background-repeat: no-repeat
}
.page-products .main a {
	height: 100%
}
.page-products .main strong {
	display: block;
	font-weight:normal;
	font-size: 28px;
	color: #7e7e7e;
	line-height: 30px;
	padding-top: 50px;
}
.page-products .main .descrip {
	font-size:13px;
	display: block;
	line-height: 20px;
	padding: 14px 20px 0;
	height: 60px;
	color: #7e7e7e;
}
.page-products .on .main .descrip {
	font-size:13px;
	display: block;
	line-height: 20px;
	padding-top: 14px;
	height: 60px;
	color: #fff;
}
.page-products .main .btm {
	display: block;
	line-height: 20px;
	padding: 22px 17px 0;
	font-size:14px;
	color:#595959;
}
.page-products .main .btm a{
	font-size:14px;
	color:#595959;
}

.page-products .on .main .btm {
	font-size:13px;
	display: none;
	line-height: 20px;
	padding: 120px 20px 0;
	color:#fff;
}
.page-products .main .btm2 {
	display: none;
	line-height: 20px;
	padding: 120px 30px 0;
	font-size:13px;
	color:#7e7e7e;
}

.page-products .on .main .btm2 {
	font-size:13px;
	display: block;
	line-height: 20px;
	padding: 22px 30px 0;
	color:#fff;
}


.page-products .one{ display:none;}
.page-products .on .one{ display:block; text-align:left; padding:0 30px; margin-top:30px;}

.page-products .one .pr_fl_t{  height:28px; width:132px; font-size:14px;height:30px; margin-right:10px; line-height:28px; text-align:center; float:left; margin: 8px 0; font-weight: bold;}
.page-products .one .pr_fl_t a{ color: #5f5e68; width:130px;height:30px;border:1px #c4ccd4 solid; display:block;font-size: 16px;}
.page-products .one .pr_fl_t a:hover{ color: #ff0000;border:1px #ff0000 solid;}
.page-products .one .pr_fl{  line-height:30px; height:60px; margin:12px 0; font-size: 12px; line-height: 22px; color: #757575;font-size: 14px;}
.page-products #one_lr .pr_fl {line-height: 30px; height: 30px;}

/*.page-products .main {
	-webkit-transition: width 0.5s ease;
    -moz-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;
}*/

.wenaa_img{
	width: 130px;
	height: 130px;
	overflow: hidden;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center bottom
}
.page-products .on .wenaa_img{
background-position: center top;
}

.main2_left{ width:240px;background:#fff; height:100%; text-align:center;}
.main2_right{width:230px; height:auto;}
.page-products .web .main {
	border-bottom:#458fd4 solid 7px;
	background:#fff;
}
.page-products .baidu .main {
	border-bottom:#60d4ba solid 7px;
	background:#fff;
}
.page-products .brand .main {
	border-bottom:#80d064 solid 7px;
	background:#fff;
}
.page-products .nuomi .main {
	border-bottom:#ef5f87 solid 7px;
	background:#fff;
}

.page-products .web .main2_left {
	background:#fff ;
}
.page-products .on .web .main2_left {
	background:#458fd4 ;
}

.page-products .baidu .main2_left {
	background: #fff ;
}
.page-products .on .baidu .main2_left {
	background: #60d4ba;
}
.page-products .brand .main2_left {
	background:#fff;
}
.page-products .on .brand .main2_left {
	background:#80d064 ;
}
.page-products .nuomi .main2_left {
	background:#fff;
}
.page-products .on .nuomi .main2_left {
	background:#ef5f87;
}




.page-products .detail .sort {
	width: 205px;
	height: 115px;
	padding: 25px 0 10px 20px;
	border-bottom: solid 1px #efefef
}
.page-products .detail .sort .tag {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	border: solid 1px #adadad;
	padding: 0 10px;
	margin-bottom: 10px
}
.page-products .detail .sort .price {
	display: block;
	margin-bottom: 10px
}
.page-products .detail .sort .wow {
	color: #ff4606;
	font-size: 24px
}
.page-products .detail .sort .descrip {
	display: block
}
.page-products .three-item .sort {
	height: 75px;
	padding-top: 15px
}
.page-products .three-item .sort .price {
	display: inline-block;
	padding-left: 10px
}
.page-products .four-item .sort {
	height: 50px;
	padding-top: 15px
}
.page-products .four-item .sort .price {
	display: inline-block;
	padding-left: 10px
}
.page-products li.on {
	background: #fff;
	width: 350px;
}
/*.page-products li.on .web .main *,.page-products li.on .baidu .main *,.page-products li.on .brand .main *,.page-products li.on .nuomi .main *,.page-products li.on .wings .main *{
	color:#5f5e68;
}*/
.page-products li .web .main,.page-products li .baidu .main,.page-products li .brand .main,.page-products li .nuomi .main,.page-products li .wings .main{
	color:#7e7e7e;
}



.page-products li .web .main .main2_left strong{
color:#69c4e5
}
.page-products li.on .web  .main .main2_left strong{
color:#fff
}
.page-products li .baidu .main strong{
color:#60d4ba
}
.page-products li.on .baidu .main strong{
color:#fff
}
.page-products li .brand .main strong{
color:#8be26d
}
.page-products li.on .brand .main strong{
color:#fff
}
.page-products li .nuomi .main strong{
color:#fca9b9
}
.page-products li.on .nuomi .main strong{
color:#fff
}
.page-products li .wings .main strong{
color:#fcb876
}

/*cont2*/
.fang {
	overflow: hidden;
}
.fang img{
       -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.fang:hover img{
	-webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.cont2{
	background: url(../images/fjkahj.jpg) no-repeat center top;
	height: 1046px;
	overflow: hidden;
	box-sizing: border-box;
	margin-top: 66px;
	padding-top: 35px;
}
.tablis{
	text-align: center;
	font-size: 0;
}
.tablis li{
	display: inline-block;
	margin: 0 21px;
}
.tablis li a{
	display: block;
	background: #2c99ff;
	color: #fff;
	font:500 18px/42px "微软雅黑";
	width: 182px;
	text-align: center;
	border-radius: 9px;
}
.tablis li.cur a{
	background: #072d5d;
}
.tab_cont{
	margin-top: 32px;
}
.list1z li{
	float: left;
	margin-right: 42px;
	margin-bottom: 38px;
}
.list1z li:nth-child(3n){
	margin-right: 0;
} 
.list1z li a.img{
	width: 371px;
	height: 242px;
	overflow: hidden;
	display: block;
}
.list1z li a.img img{
	width: 371px;
	height: 242px;
	-webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.list1z li .dac{
	box-sizing: border-box;
	padding: 0 15px;
	border:1px solid #ebebeb;
	border-top: none;
	background: #fff;
}
.list1z li .dac h3 a{
	display: block;
	color: #232323;
	font:500 16px/58px "微软雅黑";
	border-bottom: 1px solid #ebebeb;
}
.list1z li .dac .mx a{
	display: block;
	color: #767676;
	font:500 15px/52px "Arial";
	background: url(../images/agfhgh.png) no-repeat right center;
}
.list1z li:hover .dac .mx a{
	background: url(../images/agfhgh1.png) no-repeat right center;
}
.list1z li:hover {
	box-shadow: 0 0 6px #999;
}
.list1z li:hover a.img img{
	-webkit-transform: scale(1.2);
    transform: scale(1.2);
}
/*cont3*/
.cont3{
	margin-top: 30px;
}
/*数字*/
.shuzi{ overflow:hidden; height:auto; width:1197px; margin:0 auto;}
.shuzi ul{ overflow:hidden; margin-top:55px;}
.shuzi li{ float:left; width:352px;position:relative; text-align:center; *padding-top:20px}
.shuzi li+li{
   margin-left: 70px;
}
.shuzi em{ display:block; width:11px; height:11px; background:url(../images/shuzi_yuan.png) no-repeat center; position:absolute; top:156px;}
.shuzi .em01{ left:0}
.shuzi .em02{ right:-1px}
.shuzi span{ display:block; width:344px; height:166px; background:url(../images/shuzi_xian.png) no-repeat left top; position:absolute; left:5px; top:0; }
.shuzi .shuzi01{ width:120px; height:125px; overflow:hidden; margin:0 auto; margin-top:57px;}
.shuzi .shuzi02{ width:220px; height:125px; overflow:hidden; margin:0 auto; margin-top:57px;}
.shuzi .shuzi03{ width:220px; height:125px; overflow:hidden; margin:0 auto; margin-top:57px;}

.shuzi b { display:block; width:100%; overflow:hidden;}
.shuzi b i{ font-size:88px; color:#2c99ff; display:block; width:100%; height:125px; line-height:125px; font-style:normal; text-align:center;}
/*.shuzi p{ font-size:16px; line-height:22px; color:#333;}*/
.shuzi .shuzi01 b{ margin-top:-375px}
.shuzi .shuzi02 b{ margin-top:-1625px}
.shuzi .shuzi03 b{ margin-top:-1625px}
.shuzi h2{
	color: #333333;
	font:600 24px/50px "微软雅黑";
}
.shuzi h2 p{
	 font-size:16px; line-height:24px; color:#515151;font-weight: 500;
	 height: 48px;
}
.shuzi li h3{
	color: #2c99ff;
	font:500 60px/60px "Arial";
	position: absolute;
}
.shuzi li:nth-child(1) h3{
	right: 97px;
	top: 58px;
}
.shuzi li:nth-child(2) h3{
	right: 97px;
	top: 58px;
}
.shuzi li:nth-child(3) h3{
	right: 44px;
	top: 58px;
}
a.more_a1{
	background: #072d5d;
	color: #fff;
	font:500 15px/40px "微软雅黑";
	border-radius: 20px;
	display: block;
	width: 141px;
	margin:  27px auto 0;
}
a.more_a1:hover{
	background: #2c99ff;
}
/*cont4*/
.cont4{
	background: url(../images/bj1.jpg) no-repeat center top;
	height: 527px;
	box-sizing: border-box;
	overflow: hidden;
	padding-top:35px;
	margin-top: 60px;
}
.title_a2{
	text-align: center;
}
.title_a2 h2{
	color: #fff;
	font:600 34px/72px "微软雅黑";
	background: url(../images/agafg1.jpg) no-repeat center bottom;
}
.title_a2 h3{
	color: #fff;
	font:500 16px/60px "微软雅黑";
}
.a4_b1{
	  display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 21px;
}
.a4_b1 li{
	width: 262px;
	height: 222px;    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border:1px solid #fff;
}
.a4_b1 li a.img{
	display: block;
	width: 260px;
	height: 220px;position: relative;
}
.a4_b1 li a.img img{
	width: 260px;
	height: 220px;
	display: none;
}
.a4_b1 li .webnbha{
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/agjhghja.png) no-repeat center #072d5d;
	color: #fff;
	width: 260px;
	height: 220px;
	text-align: center;
	
}
.a4_b1 li h2{
   font:500 28px/60px "微软雅黑";
   background: url(../images/afghfg.png) no-repeat center bottom;
   padding-top: 42px;
}
.a4_b1 li h3{
	 font:500 14px/25px "微软雅黑";
	 margin-top: 16px;
	 padding: 0 38px;
}
.a4_b1 li:hover .webnbha{
    display: none;
}
.a4_b1 li:hover{
	/*margin-top: 10px;*/
}
.a4_b1 li:hover {}


.a4_b1 li:hover a.img img{
	display: block;
}

/*cont5*/
.cont5{
	margin-top: 36px;
}
.a5_v1{
	background: url(../images/bj1.png) no-repeat center top;
	height: 365px;
	width: 1250px;
	margin: 0 auto;
}
.a5_b1 li{
	float: left;
	width: 25%;
	height: 182px;
}
.a5_b1 li a.img{
	display: block;
	text-align: center;
	line-height: 182px;
}
.a5_b1 li a.img img.img2{
	display: none;
}


a.heagh{
	    background: #2c99ff;
    color: #fff;
    font: 500 16px/42px "微软雅黑";
    border-radius: 21px;
    display: block;
    width: 200px;
    margin: 28px auto 0;
    text-align: center;
}
/*cont6*/
.cont6{
	margin-top: 45px;
	background: #f3f3f3;
	height: 680px;
	padding-top: 15px;
}
.xw_a1{
	width: 396px;
}
.xw_a1 li a.img{
  display: block;
}
.xw_a1 li a.img img{
	height: 410px;
	width: 396px;
}
.xw_a1 li h3{
	padding: 0 18px;
	box-sizing: border-box;
	background: #2c99ff;
}
.xw_a1 li h3 a{
	display: block;	
	color: #fff;
	font:500 16px/69px "微软雅黑";
	background: url(../images/afgh.png) no-repeat right center;
}
.xw_a2{
	width: 789px;
	margin-left: 11px;
}
.xw_a2 li{
	width: 389px;
	height: 233px;
	box-sizing: border-box;
	padding: 33px 22px 19px 35px;
	background: #f4f4f4;
	background: #fff;
	float: left;
	margin-bottom: 13px;
}
.xw_a2 li:nth-child(2n){
	float: right;
}
.xw_a2 li h2 a{
	display: block;
	color: #303030;
	font:600 16px/46px "微软雅黑";
}
.xw_a2 li h3{
	color: #747474;
	font:500 14px/22px "微软雅黑";
	margin-top: 5px;
	border-bottom: 1px solid #e2e1e1;
	padding-bottom: 15px;
}
.xw_a2 li h4{
	margin-top: 18px;
}
.xw_a2 li h4 span{
	color: #959799;
	font:500 14px/20px "微软雅黑";
	display: inline-block;
	float: left;
}
.xw_a2 li h4 span b{
	display: block;
	color: #959799;
	font:500 32px/35px "微软雅黑";
}
.xw_a2 li a.xw_moweew{
	    background: url(../images/agfhgh.png) no-repeat right bottom;
	    display: inline-block;
	    float: right;
	    height: 55px;
	    width: 30px;
}

.xw_a2 li:hover{box-shadow: 0 0 10px #c6c6c6;}
.xw_a2 li:hover h2 a{color: #2c99ff;}

.xw_a3{
	width: 389px;
}
.xw_a3 li{
	width: 389px;
	height: 153px;
	box-sizing: border-box;
	padding: 25px 22px 30px 40px;
	background: #f4f4f4;
}
.xw_a3 li+li{
	margin-top: 10px;
}
.xw_a3 li h4 span b{
	display: block;
	color: #959799;
	font:600 32px/35px "微软雅黑";
	background: url(../images/afgh1.png) no-repeat left bottom;
	padding-bottom: 24px;
}
.xw_a3 li h4 span{
	color: #959799;
	font:500 14px/32px "微软雅黑";
	display: inline-block;
	float: left;
}
.xw_a3 li h2 a{
	display: block;
	color: #303030;
	font:500 16px/26px "微软雅黑";
	border-left: 1px solid #e2e1e1;
	height: 99px;padding-left: 17px;background: url(../images/agfhgh.png) no-repeat 17px bottom;
}
.a6_b1{
	margin-top: 10px;
}

.f_link{
	line-height: 35px;
	background: #042959;
	border-top: 1px solid #2a476c;
	color: #949494;
}
.f_link a{color: #949494;padding-right: 5px;}
.foot_a1{
	background: #042959;
	padding: 37px 0 20px;
}
.foot_a1a .fo_aa h2{
	color: #fff;
	font:600 18px/52px "微软雅黑";
	background: url(../images/line1.png) no-repeat bottom left;
	margin-bottom: 8px;
}
.fo_a1{
	width: 229px;
}
.fo_a2{
	width:440px;
	margin-left: 208px;
}
.fo_a3{
	width: 265px;
}
.fo_a1 a{
	color: #333339;
	display: inline-block;
	font:500 14px/40px "微软雅黑";
}
.d_dha a{color: #fff;}
.fo_a2 .d_dha1{
	color: #fff;
	font:500 14px/34px "微软雅黑";
}
.fo_a2 .d_dha1 img{
	padding-right: 12px;
}
.fo_a3 .d_erm{
	margin-top: 24px;
	text-align: center;
	color: #c1c1c1;
	font-size: 14px;
}
.foot_a2{
	background: #07182d;
	line-height: 42px;
}
.foot_ad1{
	padding: 20px 0 42px;
	border-bottom: 1px solid #7a7a7a;
}
.d_lofo{
	width: 816px;
}
.d_lofo i{
	display: inline-block;
	line-height: 84px;
	float: left;
	width: 197px;
	border-right: 1px solid #7a7a7a;
}
.d_lofo h2{
	width: 580px;
	float: right;
	color: #7a7a7a;
	font:500 18px/24px "微软雅黑";
	height: 84px;

}
.d_lofo h2 span{
	display: block;
	color: #7a7a7a;
	font:500 15px/24px "微软雅黑";
	margin-top: 10px;
}
a.d_more{
	    background: #2c99ff;
    color: #fff;
    font: 500 16px/48px "微软雅黑";
    border-radius: 24px;
    display: block;
    width: 180px;
    text-align: center;
    margin-top: 22px;
}
.foot_ad2{
	color: #fff;
	font:500 14px/46px "微软雅黑";
}
.foot_ad2 a{
	color: #fff;
}
.demo-copyright1{width: 1030px;}




/*内页左侧样式*/

.container{width: 1200px!important;margin: 0 auto;padding: 0;}

/*.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 205px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 159px;}
.xypg-case-list li .img img{width: 300px;height: 300px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}*/
.page-product-inquiry a{color: #fff;}



/*短视频营销*/
.page-banner2 {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover!important;
    height: 350px;
    position: relative
}

.page-banner2.pc-banner .wz {
    height: 140px
}

.page-banner2 .wz {
    position: absolute;
    width: 1200px;
    padding: 0 15px;
    text-align: center;
    height: 110px;
    top: 40%;
    right: 0;
    left: 0;
    margin: auto;
    color: #fff
}

.page-banner2 .wz h3 {
    font-size: 34px;
    margin: 0 0 20px;
    line-height: 1.3;
    font-weight: 400
}

.page-banner2 .wz p {
    font-size: 16px
}

@media (max-width: 1200px) {
    .page-banner2 .wz {
        width:990px
    }
}

@media (max-width: 990px) {
    .page-banner2 {
        height:250px
    }

    .page-banner2 .wz {
        width: 95%;
        height: 60px;
        top: 28%
    }

    .page-banner2 .wz h3 {
        font-size: 24px;
        margin-bottom: 10px
    }

    .page-banner2 .wz p {
        font-size: 14px;
        line-height: 25px!important
    }
}


h2.bbtt {
    text-align: center;
    line-height: 1;
    margin: 0
}

h2.bbtt p {
    font-size: 18px;
    color: #f8981c;
    margin-bottom: 18px;
    font-weight: 500
}

@media (max-width: 780px) {
    h2.bbtt p {
        font-size:16px;
        margin-bottom: 10px
    }
}

h2.bbtt b {
    font-size: 36px;
    color: #383a65;
    line-height: 1.33
}

@media (max-width: 780px) {
    h2.bbtt b {
        font-size:28px
    }
}

@media (max-width: 480px) {
    h2.bbtt b {
        font-size:22px
    }

    h2.bbtt b br {
        display: none
    }
}


.w1510 {
    max-width: 1510px;
    margin-left: auto;
    margin-right: auto
}

.sc1 {
    padding-top: 5.21vw;
    background: url(../images/b3ab50a29145552b20ee7185da242b69c37328e3.png) no-repeat 50% 0;
    background-size: cover;
    padding-bottom: 6.4vw
}

@media (max-width: 780px) {
    .sc1 {
        padding-top:40px;
        padding-bottom: 20px
    }
}

.sc1 .con {
    margin-top: 3.125vw
}

@media (max-width: 780px) {
    .sc1 .con {
        margin-top:28px
    }
}

.sc1 .con .list1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -1.04vw;
    margin-right: -1.04vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sc1 .con .list1 li {
    padding: 0 1.04vw;
    text-align: center;
    width: 16.666%;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

@media (max-width: 780px) {
    .sc1 .con .list1 li {
        width:33.33%;
        margin-bottom: 20px
    }
}

@media (max-width: 480px) {
    .sc1 .con .list1 li {
        width:50%
    }
}

.sc1 .con .list1 li a {
    display: block;
    background-color: #fff;
    -webkit-box-shadow: -3px 5.2px 6px 0 #d6d6d6;
    box-shadow: -3px 5.2px 6px 0 #d6d6d6;
    border-radius: 10px;
    padding: 2.6vw 15px 2.08vw
}

@media (max-width: 780px) {
    .sc1 .con .list1 li a {
        padding:30px 15px 20px
    }
}

.sc1 .con .list1 li a .img {
    line-height: 72px
}

@media (max-width: 1025px) {
    .sc1 .con .list1 li a .img {
        line-height:52px
    }
}

@media (max-width: 1025px) {
    .sc1 .con .list1 li a .img img {
        max-height:52px;
        max-width: 52px
    }
}

.sc1 .con .list1 li a h3 {
    margin: 0;
    color: #383a65;
    font-size: 24px;
    margin-top: 2.28vw
}

.sc1 .con .list1 li a dd{color: #337ab7;}


@media (max-width: 1025px) {
    .sc1 .con .list1 li a h3 {
        font-size:16px;
        margin-top: 20px
    }
}

.sc1 .con .list1 li:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.sc2 {
    padding-top: 46px;
    background: url(../images/eabe1e1f5f71dbc45455933c57589d66bf19f01a.png) no-repeat 50% 0;
    background-size: cover;
    padding-bottom: 3.4375vw
}

@media (max-width: 780px) {
    .sc2 {
        padding-top:40px;
        padding-bottom: 20px
    }
}

.sc2 .con {
    margin-top: 4.375vw
}

@media (max-width: 780px) {
    .sc2 .con {
        margin-top:30px
    }
}

.sc2 .con .list1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: .9vw;
    margin-left: -2.37vw;
    nav-right: -2.37vw
}

.sc2 .con .list1 li {
    width: 33.33%;
    padding: 0 2.37vw;
    margin-bottom: 1.98vw;
    position: relative
}

@media (max-width: 780px) {
    .sc2 .con .list1 li {
        width:50%;
        margin-bottom: 20px
    }
}

@media (max-width: 480px) {
    .sc2 .con .list1 li {
        width:100%
    }
}

.sc2 .con .list1 li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.sc2 .con .list1 li .img {
    text-align: center;
    width: 70px;
    background-color: #383a65;
    line-height: 70px;
    border-radius: 100%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.sc2 .con .list1 li .zi {
    width: calc(100% - 94px)
}

.sc2 .con .list1 li .zi h3 {
    margin: 8px 0;
    color: #f8981c;
    font-size: 20px
}

@media (max-width: 780px) {
    .sc2 .con .list1 li .zi h3 {
        font-size:16px
    }
}

.sc2 .con .list1 li .zi dd {
    font-size: 16px;
    color: #1e1e30;
    line-height: 30px
}

@media (max-width: 780px) {
    .sc2 .con .list1 li .zi dd {
        font-size:14px;
        line-height: 26px
    }
}

.sc2 .con .list1 li:hover .img {
    background-color: #f8981c
}

.sc2 .con a.ck {
    width: 161px;
    line-height: 58px;
    -webkit-box-shadow: -3px 5.2px 6px 0 #d6d6d6;
    box-shadow: -3px 5.2px 6px 0 #d6d6d6;
    border-radius: 29px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1.8px;
    color: #fff;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    background: #f8981c
}

.sc2 .con a.ck:hover {
    background: #383a65
}

@media (max-width: 780px) {
    .sc2 .con a.ck {
        line-height:42px;
        width: 140px;
        font-size: 16px
    }
}

@media (max-width: 480px) {
    .sc2 .con a.ck {
        line-height:34px;
        width: 132px;
        font-size: 14px
    }
}

.w1420 {
    max-width: 1420px;
    margin: 0 auto
}

@media (max-width: 1420px) {
    .w1420 {
        padding:0 15px
    }
}

.sc3 {
    padding-top: 3.229vw;
    background: url(../images/1d1065201a31c19c9fcda9c4e953982cb15678a2.png) no-repeat 50% 0;
    background-size: cover;
    padding-bottom: 4.6875vw
}

@media (max-width: 780px) {
    .sc3 {
        padding-top:40px;
        padding-bottom: 20px
    }
}

.sc3 .con {
    margin-top: 3.23vw
}

@media (max-width: 780px) {
    .sc3 .con {
        margin-top:30px
    }
}

.sc3 .con .list1 {
    margin-left: -6.5px;
    margin-right: -6.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.sc3 .con .list1 li {
    padding: 0 6.5px;
    width: 11.45%;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.sc3 .con .list1 li.on {
    width: 43%
}

.sc3 .con .list1 li.on a h3 {
    opacity: 0
}

.sc3 .con .list1 li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    border-radius: 10px
}

.sc3 .con .list1 li a .img {
    background: #000
}

.sc3 .con .list1 li a .img img {
    opacity: .8
}

.sc3 .con .list1 li a:before {
    content: "";
    height: 100%;
    top: 0;
    z-index: 1;
    background: url(../images/a601a99bbdad3a8334d7f85138914d358ed9cc48.png) no-repeat 0 0;
    opacity: 1;
    display: block
}

.sc3 .con .list1 li a:before,.sc3 .con .list1 li a h3 {
    width: 100%;
    position: absolute;
    left: 0;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.sc3 .con .list1 li a h3 {
    margin: 0;
    text-align: center;
    color: #fff;
    bottom: 39px;
    font-weight: 500;
    z-index: 11;
    font-size: 16px
}

.sc3 .con .list1 li.on a .img img {
    opacity: 1
}

.sc3 .con .list1 li.on a:before {
    opacity: 0
}

.sc3 .con .list2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -6.5px;
    margin-right: -6.5px
}

.sc3 .con .list2 li {
    padding: 0 6.5px;
    width: 50%;
    margin-bottom: 20px
}

.sc3 .con .list2 li a {
    position: relative;
    display: block
}

.sc3 .con .list2 li .img img {
    width: 100%
}

.sc3 .con .list2 li h3 {
    margin: 0;
    text-align: center;
    color: #fff;
    bottom: 14px;
    position: absolute;
    left: 0;
    width: 100%;
    font-weight: 500;
    z-index: 11;
    font-size: 16px;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.sc4 {
    padding-top: 3.75vw;
    background: url(../images/f1f79a9bb7a4af8a44ee8239272bf58ccc074333.png) no-repeat 50% 0;
    background-size: cover;
    padding-bottom: 3.3854vw
}

@media (max-width: 780px) {
    .sc4 {
        padding-top:40px;
        padding-bottom: 40px
    }
}

.sc4 .con {
    margin-top: 2.5vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 780px) {
    .sc4 .con {
        margin-top:30px
    }
}

.sc4 .con .sc4-1 {
    max-width: 520px
}

@media (max-width: 1200px) {
    .sc4 .con .sc4-1 {
        width:46%
    }
}

@media (max-width: 780px) {
    .sc4 .con .sc4-1 {
        width:100%;
        max-width: 100%
    }
}

.sc4 .con .sc4-1 .list1 li {
    -webkit-box-shadow: -3.5px 4.9px 7px 0 #d6d6d6;
    box-shadow: -3.5px 4.9px 7px 0 #d6d6d6;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 9px;
    cursor: pointer
}

.sc4 .con .sc4-1 .list1 li h3 {
    margin: 0;
    color: #383a65;
    font-size: 18px;
    background: url(../images/da16d4d97b6a264cd71ffc82de19eaeba15b1711.png) no-repeat 96% 50% #fcc379;
    padding-left: 20px;
    line-height: 61px;
    border-radius: 5px;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

@media (max-width: 780px) {
    .sc4 .con .sc4-1 .list1 li h3 {
        font-size:16px;
        line-height: 42px
    }
}

.sc4 .con .sc4-1 .list1 li .sec {
    font-size: 16px;
    color: #1e1e30;
    line-height: 36px;
    background: #fff;
    height: 0;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

@media (max-width: 1200px) {
    .sc4 .con .sc4-1 .list1 li .sec {
        line-height:26px
    }
}

@media (max-width: 780px) {
    .sc4 .con .sc4-1 .list1 li .sec {
        font-size:14px;
        line-height: 24px
    }
}

.sc4 .con .sc4-1 .list1 li.on h3 {
    background: url(../images/268b1cdef61d09583300bfb57f74a3253060977e.png) no-repeat 96% 50% #e8eaf6
}

.sc4 .con .sc4-1 .list1 li.on .sec {
    height: 109px;
    padding: 11px 42px 26px 14px
}

.sc4 .con .sc4-2 {
    max-width: 540px;
    text-align: center
}

@media (max-width: 1200px) {
    .sc4 .con .sc4-2 {
        width:46%
    }
}

@media (max-width: 780px) {
    .sc4 .con .sc4-2 {
        width:100%;
        margin-top: 30px;
        max-width: 100%
    }
}

.sc4 .con .sc4-2 img {
    max-width: 100%
}

.w1203 {
    max-width: 1203px;
    margin: 0 auto
}

@media (max-width: 1203px) {
    .w1203 {
        padding:0 15px
    }
}

.w1264 {
    max-width: 1264px;
    margin: 0 auto
}

@media (max-width: 1264px) {
    .w1264 {
        padding:0 15px
    }
}

.sc5 {
    padding-top: 4.6875vw;
    background: url(../images/3d5156bb52ebc82b4015a72c229b7a2569947fad.png) no-repeat 50% 0;
    background-size: cover;
    padding-bottom: 3.54vw
}

@media (max-width: 780px) {
    .sc5 {
        padding-top:40px;
        padding-bottom: 40px
    }
}

.sc5 .con {
    margin-top: 3.59vw
}

@media (max-width: 780px) {
    .sc5 .con {
        margin-top:30px
    }
}

.sc5 .con .list1 {
    margin-left: -2.58vw;
    margin-right: -2.58vw;
    margin-bottom: .8vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center
}

@media (max-width: 780px) {
    .sc5 .con .list1 {
        margin-left:0;
        margin-right: 0;
        margin-bottom: 10px
    }
}

.sc5 .con .list1 li {
    padding: 0 2.58vw;
    width: 33.33%;
    margin-bottom: 2.08vw
}

@media (max-width: 780px) {
    .sc5 .con .list1 li {
        width:50%;
        margin-bottom: 20px;
        padding: 0 10px
    }
}

@media (max-width: 480px) {
    .sc5 .con .list1 li {
        width:100%
    }
}

.sc5 .con .list1 li a {
    display: block;
    background-color: #fff;
    -webkit-box-shadow: -5px 8.7px 7px 0 hsla(0,0%,84%,.8);
    box-shadow: -5px 8.7px 7px 0 hsla(0,0%,84%,.8);
    border-radius: 10px;
    padding: 2.66vw 1.38vw 1.5625vw
}

@media (max-width: 780px) {
    .sc5 .con .list1 li a {
        padding:20px 15px
    }
}

.sc5 .con .list1 li a .img {
    line-height: 100px
}

@media (max-width: 780px) {
    .sc5 .con .list1 li a .img {
        line-height:60px
    }
}

@media (max-width: 780px) {
    .sc5 .con .list1 li a .img img {
        max-width:60px;
        max-height: 60px
    }
}

.sc5 .con .list1 li a .zi {
    margin-top: 1.5625vw
}

.sc5 .con .list1 li a .zi h3 {
    font-size: 24px;
    color: #383a65;
    margin: 0;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

@media (max-width: 780px) {
    .sc5 .con .list1 li a .zi h3 {
        font-size:18px
    }
}

.sc5 .con .list1 li a .zi dd {
    line-height: 24px;
    font-size: 14px;
    color: #1e1e30;
    margin-top: 1.3vw;
    height: 48px
}

@media (max-width: 780px) {
    .sc5 .con .list1 li a .zi dd {
        height:auto
    }
}

@media (max-width: 480px) {
    .sc5 .con .list1 li a .zi dd {
        line-height:20px;
        margin-top: 6px
    }
}

.sc5 .con .list1 li a:hover .zi h3 {
    color: #f8981c
}

.sc5 .con a.ck {
    width: 161px;
    line-height: 58px;
    -webkit-box-shadow: -3px 5.2px 6px 0 #d6d6d6;
    box-shadow: -3px 5.2px 6px 0 #d6d6d6;
    border-radius: 29px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1.8px;
    color: #fff;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    background: #f8981c
}

.sc5 .con a.ck:hover {
    background: #383a65
}

@media (max-width: 780px) {
    .sc5 .con a.ck {
        line-height:42px;
        width: 140px;
        font-size: 16px
    }
}

@media (max-width: 480px) {
    .sc5 .con a.ck {
        line-height:34px;
        width: 132px;
        font-size: 14px
    }
}

.sc6 {
    padding-top: 3.4375vw;
    background: url(../images/7ab94ffab64aab2f0affb22967cab71a26abbbc7.png) no-repeat 50% 0;
    background-size: cover;
    padding-bottom: 6.66vw
}

@media (max-width: 780px) {
    .sc6 {
        padding-top:40px;
        padding-bottom: 20px
    }
}

.sc6 .con {
    margin-top: 3.02vw;
    background: url(../images/c698cd912876d2619fd78aebbde87b879880fe85.png) no-repeat 50%
}

@media (max-width: 780px) {
    .sc6 .con {
        margin-top:30px
    }
}

.sc6 .con .list1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center
}

@media (max-width: 780px) {
    .sc6 .con .list1 {
        -webkit-box-pack:justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.sc6 .con .list1 li {
    width: 20%
}

@media (max-width: 780px) {
    .sc6 .con .list1 li {
        width:49%;
        margin-bottom: 20px
    }
}

@media (max-width: 480px) {
    .sc6 .con .list1 li {
        width:100%
    }
}

.sc6 .con .list1 li a {
    border-radius: 30px;
    display: block;
    position: relative
}

@media (max-width: 480px) {
    .sc6 .con .list1 li a {
        border-radius:10px
    }
}

.sc6 .con .list1 li a:after {
    content: "";
    display: block;
    width: 46px;
    height: 143px;
    position: absolute;
    z-index: 1
}

@media (max-width: 780px) {
    .sc6 .con .list1 li a:after {
        display:none
    }
}

.sc6 .con .list1 li a h3 {
    margin: 0;
    font-size: 24px;
    color: #383a65;
    line-height: 72px;
    background-color: #fff
}

@media (max-width: 780px) {
    .sc6 .con .list1 li a h3 {
        line-height:58px;
        font-size: 16px
    }
}

@media (max-width: 480px) {
    .sc6 .con .list1 li a h3 {
        line-height:44px
    }
}

.sc6 .con .list1 li a .zi dd {
    margin-top: 10px;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    padding: 0 5px;
    height: 60px
}

@media (max-width: 1264px) {
    .sc6 .con .list1 li a .zi dd {
        font-size:13px
    }

    .sc6 .con .list1 li a .zi dd br {
        display: none
    }
}

@media (max-width: 1025px) {
    .sc6 .con .list1 li a .zi dd {
        line-height:22px
    }
}

@media (max-width: 780px) {
    .sc6 .con .list1 li a .zi dd {
        height:auto;
        font-size: 14px;
        line-height: 26px
    }
}

@media (max-width: 480px) {
    .sc6 .con .list1 li a .zi dd {
        margin-top:14px
    }
}

.sc6 .con .list1 li a .zi .img {
    line-height: 51px;
    margin-top: 22px
}

@media (max-width: 780px) {
    .sc6 .con .list1 li a .zi .img {
        line-height:40px
    }

    .sc6 .con .list1 li a .zi .img img {
        max-width: 40px;
        max-height: 40px
    }
}

@media (max-width: 480px) {
    .sc6 .con .list1 li a .zi .img {
        margin-top:12px
    }
}

.sc6 .con .list1 li:nth-child(odd) a {
    padding-bottom: 28px;
    background: #383a65
}

.sc6 .con .list1 li:nth-child(odd) a h3 {
    border-radius: 30px 30px 0 0
}

@media (max-width: 480px) {
    .sc6 .con .list1 li:nth-child(odd) a h3 {
        border-radius:10px 10px 0 0
    }
}

.sc6 .con .list1 li:nth-child(odd) a:after {
    left: 50%;
    bottom: -58%;
    background: url(../images/760fd821c0e33688730fe84ce7787f7c42905adb.png) no-repeat 50% 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width: 780px) {
    .sc6 .con .list1 li:nth-child(2n) a {
        padding-bottom:28px;
        background: #383a65
    }

    .sc6 .con .list1 li:nth-child(2n) a h3 {
        border-radius: 30px 30px 0 0
    }
}

@media (max-width: 780px) and (max-width:480px) {
    .sc6 .con .list1 li:nth-child(2n) a h3 {
        border-radius:10px 10px 0 0
    }
}

@media (max-width: 780px) {
    .sc6 .con .list1 li:nth-child(2n) a:after {
        left:50%;
        bottom: -58%;
        background: url(../images/760fd821c0e33688730fe84ce7787f7c42905adb.png) no-repeat 50% 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (min-width: 780px) {
    .sc6 .con .list1 li:nth-child(2n) {
        margin-top:392px
    }

    .sc6 .con .list1 li:nth-child(2n) a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        background: #f8981c
    }

    .sc6 .con .list1 li:nth-child(2n) a h3 {
        border-radius: 0 0 30px 30px;
        margin-top: 28px
    }

    .sc6 .con .list1 li:nth-child(2n) a .zi {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .sc6 .con .list1 li:nth-child(2n) a:after {
        left: 50%;
        top: -58%;
        background: url(../images/aca1c63ea0b23033bedbe976b8b13119f5c9e97a.png) no-repeat 50% 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.sc7 {
    padding-top: 3.4375vw;
    background: url(../images/6d1966d9649765aa668eaddb7de168ec1e1e3205.png) no-repeat 50% 0;
    background-size: cover;
    padding-bottom: 6.46vw
}

@media (max-width: 780px) {
    .sc7 {
        padding-top:40px;
        padding-bottom: 20px
    }
}

.sc7 .con {
    margin-top: 3.49vw
}

@media (max-height: 780px) {
    .sc7 .con {
        margin-top:30px
    }
}

.sc7 .con .list1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.675vw;
    margin-right: -.675vw
}

.sc7 .con .list1 li {
    text-align: center;
    width: 33.33%;
    padding: 0 .675vw
}

@media (max-width: 480px) {
    .sc7 .con .list1 li {
        width:100%;
        margin-bottom: 20px
    }
}

.sc7 .con .list1 li a .img {
    border-radius: 10px 10px 0 0
}

.sc7 .con .list1 li a .img img {
    width: 100%
}

.sc7 .con .list1 li a dd {
    -webkit-box-shadow: -3px 5.2px 6px 0 #d6d6d6;
    box-shadow: -3px 5.2px 6px 0 #d6d6d6;
    border-radius: 0 0 10px 10px;
    line-height: 1;
    padding: 1.14583vw 0
}

@media (max-width: 1025px) {
    .sc7 .con .list1 li a dd {
        padding:15px
    }
}

.sc7 .con .list1 li a dd p {
    color: #f8981c;
    font-size: 12px
}

.sc7 .con .list1 li a dd b {
    font-size: 18px;
    color: #383a65;
    font-weight: 600;
    margin-top: 6px;
    display: block
}

.sc8 {
    background: url(../images/2f2d6530dd8efad60759786c72c8dbe1812444e2.png) no-repeat 50%;
    background-size: cover;
    padding-top: 78px;
    padding-bottom: 50px;
    text-align: center;
    color: #fff
}

@media (max-width: 780px) {
    .sc8 {
        padding-top:40px;
        padding-bottom: 40px
    }
}

.sc8 p {
    font-size: 36px
}

@media (max-width: 780px) {
    .sc8 p {
        font-size:24px
    }
}

@media (max-width: 480px) {
    .sc8 p {
        font-size:20px
    }
}

.sc8 p:nth-child(2) {
    font-size: 24px;
    margin-top: 6px;
    margin-bottom: 16px
}

@media (max-width: 780px) {
    .sc8 p:nth-child(2) {
        font-size:16px
    }
}

@media (max-width: 480px) {
    .sc8 p:nth-child(2) {
        font-size:14px
    }
}

.sc8 p:nth-child(2) b {
    color: #f8981c;
    font-size: 30px
}

@media (max-width: 780px) {
    .sc8 p:nth-child(2) b {
        font-size:18px
    }
}

@media (max-width: 480px) {
    .sc8 p:nth-child(2) b {
        font-size:16px
    }
}

.sc8 a.ck {
    width: 161px;
    line-height: 58px;
    -webkit-box-shadow: -3px 5.2px 6px 0 rgba(0,0,0,.3);
    box-shadow: -3px 5.2px 6px 0 rgba(0,0,0,.3);
    border-radius: 29px;
    background: #f8981c;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1.8px;
    color: #fff;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.sc8 a.ck:hover {
    background: #383a65
}

@media (max-width: 780px) {
    .sc8 a.ck {
        line-height:42px;
        width: 140px;
        font-size: 16px
    }
}

@media (max-width: 480px) {
    .sc8 a.ck {
        line-height:34px;
        width: 132px;
        font-size: 14px
    }
}


.w1320 {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1320px) {
    .w1320 {
        padding-left:15px;
        padding-right: 15px
    }
}








/*网站建设*/

/*头部样式*/
a.lyxp {
    width: 10em;
    display: block;
    border: 1px solid #fff;
    line-height: 2.3em;
    border-radius: 1.4em;
    font-size: 16px;
    color: #fff;
    margin: 20px auto 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-align: center
}

@media (max-width: 990px) {
    a.lyxp {
        width:140px;
        font-size: 14px;
        margin-top: 12px
    }
}

/* 建网站 */
.web-first {
    position: relative;
    background: url(../images/e205cb261b561fb56f5fd872c626d59db1d91ce0.jpg) no-repeat 100% 0;
    background-size: 100%;
    padding-top: 120px;
    padding-bottom: 350px
}

.web-first .web_f_text {
    position: relative;
    max-width: 720px;
    margin-left: 8.3333vw
}

.web-first .web_f_text .web_f_wel {
    font-size: 16px;
    color: #fca80f;
    width: 158px;
    line-height: 35px;
    background: #fff4e0;
    border-radius: 30px;
    text-align: center;
    margin-bottom: 1.5625vw
}

.web-first .web_f_text .web_f_hd {
    font-size: 3.22916vw;
    color: #473288;
    font-weight: 700;
    margin-bottom: 2.60416vw
}

.web-first .web_f_text .web_f_p {
    font-size: 18px;
    color: #222;
    margin-bottom: 2.60416vw
}

.web-first .web_f_text .web_f_a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.web-first .web_f_text .web_f_a>a {
    display: block;
    width: 155px;
    line-height: 45px;
    border-radius: 30px;
    text-align: center;
    background: #6c58e0;
    color: #fff;
    font-size: .9375vw;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-right: 25px;
    opacity: .5
}

.web-first .web_f_text .web_f_a>a:hover {
    opacity: 1
}

.max1200 {
    max-width: 1230px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto
}

.website_tit {
    text-align: center;
    margin-bottom: 70px
}

.website_tit h3 {
    font-size: 2.1875vw;
    color: #473288;
    font-weight: 700
}

.website_tit p {
    font-size: 1.0416vw;
    color: #222;
    font-weight: 400;
    padding-top: 10px
}

.web-two {
    position: relative;
    background: url(../images/0668f34efbee94532790b4a1f9a32df4b2ab58d6.jpg) no-repeat 100% 0 #fff;
    padding-top: 50px;
    padding-bottom: 5.2083vw
}

.web-two .xun-pan {
    text-align: center;
    margin-top: 20px
}

.web-two .xun-pan a {
    display: inline-block;
    width: 180px;
    line-height: 52px;
    background: #6c58e0;
    font-size: 18px;
    border-radius: 30px;
    color: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.web-two .xun-pan a:hover {
    opacity: .5
}

.web_two_list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.web_two_list .web-item {
    position: relative;
    text-align: center;
    width: 23%;
    margin: 0 1% 3.125vw;
    padding: 0 30px
}

.web_two_list .web-item .imgs {
    line-height: 115px
}

.web_two_list .web-item .imgs img {
    max-width: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    cursor: pointer
}

.web_two_list .web-item h3 {
    font-size: 20px;
    color: #473288;
    font-weight: 700;
    line-height: 28px;
    margin-top: 20px
}

.web_two_list .web-item span {
    display: block;
    font-size: 14px;
    color: #222;
    margin-top: 15px;
    line-height: 1.7;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.web_two_list .web-item:first-child {
    padding: 0 30px
}

.web_two_list .web-item:hover .imgs img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1)
}

.web-three {
    position: relative;
    background: url(../images/7d62092934646a26173d6aa96b4da35eb62160d9.jpg) no-repeat top;
    background-size: 100% 100%;
    padding: 60px 0;
    overflow: hidden
}

.web_three_con {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.web_three_con .three_left {
    position: relative;
    width: 25%
}

.web_three_con .three_left .story_hd {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left
}

.web_three_con .three_left .story_hd li {
    -webkit-transition: .5s ease;
    transition: .5s ease;
    position: relative;
    padding-left: 30px;
    width: 100%;
    margin: 0
}

.web_three_con .three_left .story_hd li .story_gress {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    display: block;
    text-align: center;
    height: 100%
}

.web_three_con .three_left .story_hd li .story_gress .track1,.web_three_con .three_left .story_hd li .story_gress .track2 {
    position: absolute;
    display: block;
    top: 1.9rem;
    right: auto;
    bottom: -1.2rem;
    left: .9rem;
    width: .1rem;
    height: auto
}

.web_three_con .three_left .story_hd li .story_gress .track1 {
    border: none;
    border-top: .1rem solid #fff;
    border-bottom: .1rem solid #fff;
    background: repeating-linear-gradient(180deg,#ced6fe 0,#ced6fe 6px,transparent 0,transparent 12px);
    background-repeat: repeat-y
}

.web_three_con .three_left .story_hd li .story_gress .track2 {
    -webkit-transition: opacity .3s ease-out,-webkit-transform .3s linear;
    transition: opacity .3s ease-out,-webkit-transform .3s linear;
    transition: transform .3s linear,opacity .3s ease-out;
    transition: transform .3s linear,opacity .3s ease-out,-webkit-transform .3s linear;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    opacity: 0;
    background-color: #334ac0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.web_three_con .three_left .story_hd li .story_gress .track3 {
    position: absolute;
    top: .6rem;
    left: 0;
    display: block;
    width: 1.9rem;
    height: 1.9rem;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: .2;
    border-radius: 50%;
    opacity: 1
}

.web_three_con .three_left .story_hd li .story_gress .track3:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-transition: -webkit-transform .3s ease-in;
    transition: -webkit-transform .3s ease-in;
    transition: transform .3s ease-in;
    transition: transform .3s ease-in,-webkit-transform .3s ease-in;
    -webkit-transform: scale(.3);
    transform: scale(.3);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    border: .1rem solid #334ac0;
    border-radius: 50%;
    background-color: #fff
}

.web_three_con .three_left .story_hd li .story_gress .track3:after {
    position: absolute;
    top: .5rem;
    left: .5rem;
    display: block;
    width: .9rem;
    height: .9rem;
    content: "";
    border-radius: 50%;
    background: linear-gradient(91.46deg,#344bc1,#834bf3 111.67%)
}

.web_three_con .three_left .story_hd li h3 {
    font-size: 22px;
    color: #473288;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 1.0416vw;
    -webkit-transition: opacity .3s,color .4s;
    transition: opacity .3s,color .4s;
    cursor: pointer
}

.web_three_con .three_left .story_hd li .story_content {
    display: block;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    width: 100%;
    height: 0;
    margin-bottom: 30px;
    -webkit-transition: opacity .2s linear,height .4s ease-in-out,-webkit-transform .2s ease-in-out .2s;
    transition: opacity .2s linear,height .4s ease-in-out,-webkit-transform .2s ease-in-out .2s;
    transition: opacity .2s linear,height .4s ease-in-out,transform .2s ease-in-out .2s;
    transition: opacity .2s linear,height .4s ease-in-out,transform .2s ease-in-out .2s,-webkit-transform .2s ease-in-out .2s;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0
}

.web_three_con .three_left .story_hd li:last-child .track1,.web_three_con .three_left .story_hd li:last-child .track2 {
    display: none
}

.web_three_con .three_left .story_hd li.on h3 {
    color: #7b66ef
}

.web_three_con .three_left .story_hd li.on .story_content {
    height: 65px;
    -webkit-transition: opacity .2s linear .3s,height .4s ease-in-out,-webkit-transform .2s ease-in-out .2s;
    transition: opacity .2s linear .3s,height .4s ease-in-out,-webkit-transform .2s ease-in-out .2s;
    transition: opacity .2s linear .3s,height .4s ease-in-out,transform .2s ease-in-out .2s;
    transition: opacity .2s linear .3s,height .4s ease-in-out,transform .2s ease-in-out .2s,-webkit-transform .2s ease-in-out .2s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.web_three_con .three_left .story_hd li.on .story_gress .track2 {
    -webkit-transition: opacity .3s ease-out,-webkit-transform 3s linear;
    transition: opacity .3s ease-out,-webkit-transform 3s linear;
    transition: transform 3s linear,opacity .3s ease-out;
    transition: transform 3s linear,opacity .3s ease-out,-webkit-transform 3s linear;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 3s;
    transition-duration: 3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.web_three_con .three_left .story_hd li.on .story_gress .track3 {
    opacity: 1
}

.web_three_con .three_left .story_hd li.on .story_gress .track3:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.web_three_con .three_right {
    width: 77%;
    margin-left: -2%;
    position: relative
}

.web_three_con .three_right .story_bd {
    position: relative
}

.web_three_con .three_right .story_bd li {
    position: relative;
    text-align: center
}

.web_three_con .three_right .story_bd li img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    cursor: -webkit-grab;
    cursor: grab
}

.web-four {
    position: relative;
    margin-top: 5.2083vw
}

.web-four .number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    background: #3b2f85;
    border-radius: 30px;
    z-index: 999
}

.web-four .number li {
    position: relative;
    text-align: center;
    width: 25%;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -o-transition: all .8s;
    padding: 30px 0
}

.web-four .number li h3 {
    color: #fff;
    display: inline-block;
    font-weight: 400;
    margin: 10px 0
}

.web-four .number li h3 i {
    font-family: Microsoft Yahei
}

.web-four .number li h3 i,.web-four .number li h3 span {
    font-style: inherit;
    color: #fff;
    font-size: 2.8125vw;
    font-weight: 400
}

.web-four .number li h3 span {
    display: inline-block
}

.web-four .number li p {
    font-size: .9375vw;
    line-height: 1.7;
    color: #fca80f;
    padding-top: 5px;
    font-weight: 400
}

.web-five {
    position: relative;
    background: url(../images/c4d3243ce6480108bf828a09c82779a5fc19053d.png) no-repeat;
    background-size: 100% 100%;
    padding-top: 230px;
    padding-bottom: 80px
}

.web-five .five_list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.web-five .five_list,.web-five .five_list li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.web-five .five_list li {
    width: calc(50% - 30px);
    margin: 0 15px 2.60416vw;
    border-radius: 20px;
    background: #fff;
    transition: .3s;
    -webkit-transition: .3s;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding: 70px 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.web-five .five_list li .aay {
    position: relative;
    text-align: center;
    width: 100px
}

.web-five .five_list li .aay img {
    display: inline-block;
    max-width: 100%
}

.web-five .five_list li .bby {
    position: relative;
    width: calc(100% - 120px)
}

.web-five .five_list li .bby h3 {
    font-size: 20px;
    color: #473288;
    font-weight: 700;
    margin: 0;
    margin-bottom: 15px;
    padding: 0
}

.web-five .five_list li .bby span {
    display: block;
    font-size: 16px;
    color: #222;
    line-height: 1.7
}

.web-five .five_list li:hover {
    background: #6c58e0
}

.web-five .five_list li:hover .bby h3,.web-five .five_list li:hover .bby span {
    color: #fff
}

.web-five .xun-pan {
    text-align: center;
    margin-top: 10px
}

.web-five .xun-pan a {
    display: inline-block;
    width: 180px;
    line-height: 52px;
    background: #6c58e0;
    font-size: 18px;
    border-radius: 30px;
    color: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.web-five .xun-pan a:hover {
    opacity: .5
}

.web-six {
    z-index: 999;
    background: url(../images/815cf2acb5b32e49f65e29f9197bda0c746e4829.jpg) no-repeat;
    padding-top: 60px
}

.web-six,.web-six .six_list {
    position: relative
}

.web-six .six_list li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.web-six .six_list li .six_img {
    position: relative;
    width: 50%
}

.web-six .six_list li .six_img img {
    max-width: 100%
}

.web-six .six_list li .six_text {
    position: relative;
    width: 50%;
    padding: 0 4.1666vw
}

.web-six .six_list li .six_text h3 {
    font-size: 24px;
    color: #473288;
    font-weight: 700;
    margin-bottom: 20px
}

.web-six .six_list li .six_text span {
    display: block;
    font-size: 16px;
    color: #222;
    margin-bottom: 40px
}

.web-six .six_list li .six_text a {
    display: block;
    width: 148px;
    line-height: 45px;
    background: #6c58e0;
    font-size: 16px;
    border-radius: 30px;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #fff
}

.web-six .six_list li .six_text a:hover {
    opacity: .7
}

.web-six .six_list li:nth-child(2) .six_img {
    text-align: right
}

.web-message {
    position: relative;
    background: url(../images/2fe6890f69605d99d1e8bb4560ec095fbba2f23b.png) no-repeat;
    background-size: cover;
    padding-top: 350px;
    margin-top: -160px;
    padding-bottom: 70px
}

.web-message .website_tit2 {
    margin-bottom: 3.125vw
}

.web-message .website_tit2 h3,.web-message .website_tit2 p {
    color: #fff
}

.web-message .message-con {
    position: relative
}

.web-message .message-con .form-group {
    float: left;
    width: 31.33%;
    margin: 0 1%;
    position: relative
}

.web-message .message-con .form-group input[type=text] {
    color: hsla(0,0%,100%,.5);
    background: #5047a0;
    outline: none;
    border: none;
    width: 100%;
    border-radius: 10px;
    line-height: 48px;
    text-indent: 10px;
    height: 48px;
    font-size: 14px
}

.web-message .message-con .form-group input[type=text]::-webkit-input-placeholder {
    color: hsla(0,0%,100%,.5);
    font-size: 14px
}

.web-message .message-con .code-wrap {
    background: #5047a0;
    border-radius: 10px;
    margin-right: 0
}

.web-message .message-con .code-wrap input {
    width: calc(100% - 150px)
}

.web-message .message-con .code-wrap #captcha {
    position: absolute;
    z-index: 9;
    right: 15px;
    top: calc(50% - 17px)
}

.web-message .message-con .submit {
    line-height: 45px;
    background: #fca80f;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    width: 148px;
    margin: 0 auto;
    margin-top: 3.125vw;
    border-radius: 30px
}

.web-message .message-con .submit button {
    width: 100%;
    background: none;
    border: none;
    outline: none;
    font-size: 16px;
    color: #fff
}

.web-message .message-con .submit:hover {
    background: rgba(252,168,15,.6)
}

@media (max-width: 1366px) {
    .web-first {
        padding-top:150px;
        padding-bottom: 150px
    }

    .web-first .web_f_text .web_f_a a {
        font-size: 15px
    }

    .website_tit {
        margin-bottom: 45px
    }

    .website_tit h3 {
        font-size: 30px
    }

    .website_tit p {
        font-size: 16px
    }

    .web-two .xun-pan a {
        font-size: 15px;
        width: 145px;
        line-height: 45px
    }

    .web_three_con .three_left .story_hd li h3 {
        font-size: 18px
    }

    .web-four {
        margin-top: 30px
    }

    .web-five {
        padding-top: 110px;
        padding-bottom: 50px
    }

    .web-six {
        padding-top: 30px
    }

    .web-five .xun-pan a {
        font-size: 15px;
        width: 145px;
        line-height: 45px
    }

    .web-message {
        padding-top: 180px;
        margin-top: -100px
    }
}

@media (max-width: 990px) {
    .web-first {
        padding-top:100px;
        padding-bottom: 100px
    }

    .web-first .web_f_text .web_f_p {
        font-size: 15px
    }

    .web-first .web_f_text .web_f_a a {
        width: 120px;
        line-height: 38px;
        margin-right: 15px
    }

    .web-four .number li h3 i,.web-four .number li h3 span {
        font-size: 30px
    }

    .web-four .number li p {
        font-size: 14px
    }

    .web-five .five_list li {
        padding: 30px 20px;
        margin: 0 15px 30px
    }

    .web-five .five_list li .aay {
        width: 80px
    }

    .web-five .five_list li .bby {
        width: calc(100% - 100px)
    }

    .web-five .five_list li .bby h3 {
        font-size: 16px
    }

    .web-five .five_list li .bby span {
        font-size: 14px
    }

    .web-five .xun-pan {
        margin-top: 20px
    }
}

@media (max-width: 768px) {
    .web-first {
        padding-top:50px;
        padding-bottom: 50px;
        background-size: 90% 90%
    }

    .web-first .web_f_text {
        margin-left: 20px
    }

    .web-first .web_f_text .web_f_hd {
        font-size: 18px;
        margin-bottom: 15px
    }

    .web-first .web_f_text .web_f_wel {
        font-size: 14px;
        line-height: 30px;
        width: 118px;
        margin-bottom: 15px
    }

    .web-first .web_f_text .web_f_p {
        font-size: 14px;
        margin-bottom: 15px;
        max-width: 350px
    }

    .web-first .web_f_text .web_f_a a {
        width: 100px;
        line-height: 32px;
        font-size: 13px
    }

    .web-message .message-con {
        margin-top: 25px
    }

    .web-message .message-con .form-group {
        float: none;
        width: 100%;
        margin-bottom: 15px
    }

    .web-message .message-con .form-group input {
        line-height: 40px
    }

    .web-message .message-con .submit {
        margin-top: 20px;
        line-height: 30px
    }

    .web_two_list .web-item {
        width: 48%;
        margin: 0 1% 30px;
        padding: 0 5px
    }

    .web_two_list .web-item h3 {
        font-size: 16px;
        margin-top: 10px
    }

    .web_two_list .web-item span {
        margin-top: 10px
    }

    .website_tit h3 {
        font-size: 20px
    }

    .website_tit p {
        font-size: 14px;
        padding-top: 5px
    }

    .web-three {
        padding: 30px 0
    }

    .web_three_con .three_left {
        width: 100%
    }

    .web_three_con .three_left .story_hd li h3 {
        margin-bottom: 15px
    }

    .web_three_con .three_left .story_hd li.on .story_content {
        height: 65px;
        margin-bottom: 15px
    }

    .web_three_con .three_right {
        width: 100%;
        margin-top: 0
    }

    .web-four {
        margin-top: 0
    }

    .web-four .number {
        border-radius: 20px
    }

    .web-four .number li {
        width: 50%;
        padding: 15px 0
    }

    .web-four .number li h3 {
        margin-bottom: 5px
    }

    .web-four .number li h3 i,.web-four .number li h3 span {
        font-size: 25px
    }

    .web-four .number li p {
        padding-top: 0;
        font-size: 13px
    }

    .web-five {
        padding-top: 50px
    }

    .web-five .five_list li {
        width: calc(100% - 0px);
        padding: 25px 15px;
        margin: 0 0 20px
    }

    .web-five .five_list li .bby h3 {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

    .web-six .six_list li {
        padding: 20px 0
    }

    .web-six .six_list li .six_img,.web-six .six_list li .six_text {
        width: 100%
    }

    .web-six .six_list li .six_text h3 {
        font-size: 18px
    }

    .web-six .six_list li .six_text span {
        font-size: 14px;
        margin-bottom: 20px
    }

    .web-six .six_list li .six_text a {
        width: 118px;
        line-height: 35px;
        font-size: 14%
    }

    .web-six .six_list li:nth-child(2) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .web-six .six_list li:nth-child(2) .six_img {
        text-align: center
    }

    .web-message {
        margin-top: -80px;
        padding-top: 150px;
        background-size: initial;
        background-position: 28%;
        padding-bottom: 35px
    }

    .web-message .message-con .submit button {
        font-size: 14px
    }
}





/*网络营销        */

.page-banner {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover!important;
    height: 350px;
    position: relative
}

.page-banner.pc-banner .wz {
    height: 140px
}

.page-banner .wz {
    position: absolute;
    width: 1200px;
    padding: 0 15px;
    text-align: center;
    height: 110px;
    top: 40%;
    right: 0;
    left: 0;
    margin: auto;
    color: #fff
}

.page-banner .wz h3 {
    font-size: 34px;
    margin: 0 0 20px;
    line-height: 1.3;
    font-weight: 400
}

.page-banner .wz p {
    font-size: 16px
}

@media (max-width: 1200px) {
    .page-banner .wz {
        width:990px
    }
}

@media (max-width: 990px) {
    .page-banner {
        height:250px
    }

    .page-banner .wz {
        width: 95%;
        height: 60px;
        top: 28%
    }

    .page-banner .wz h3 {
        font-size: 24px;
        margin-bottom: 10px
    }

    .page-banner .wz p {
        font-size: 14px;
        line-height: 25px!important
    }
}



/* 做推广 */
.promote-solution {
    background: url(../images/cg1.jpg) no-repeat 50%;
    padding-top: 150px;
    padding-bottom: 120px;
    background-size: cover
}

.promote-solution .containers {
    max-width: 1200px
}

.promote-solution .containers .solution-left {
    width: 42%;
    float: left
}

.promote-solution .containers .solution-left .solution-title h3 {
    color: #444;
    font-size: 34px;
    margin-bottom: 20px;
    font-weight: 600
}

.promote-solution .containers .solution-left .solution-title span {
    color: #666;
    font-size: 16px
}

.promote-solution .containers .solution-left ul {
    margin-top: 60px
}

.promote-solution .containers .solution-left ul li {
    margin-bottom: 14px;
    background: url(../images/cg2.png) no-repeat 50%;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 16px;
    padding-left: 22px
}

.promote-solution .containers .solution-left ul li span {
    color: #fff;
    font-size: 14px;
    font-family: arial;
    background: #5b82fb;
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    line-height: 24px;
    text-align: center;
    margin-right: 22px
}

.promote-solution .containers .solution-left ul li:hover {
    background: url(../images/cg3.png) no-repeat 50%;
    color: #fff
}

.promote-solution .containers .solution-left ul li:hover span {
    color: #5b82fb;
    background: #fff
}

.promote-solution .containers .solution-left .inquiry {
    display: block;
    width: 182px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;
    background: #5b82fb;
    margin-top: 50px
}

.promote-solution .containers .solution-right {
    width: 40%;
    float: right
}

.promote-solution .containers .solution-right img {
    max-width: 100%
}

.promote-solution .containers .trouble-con {
    margin-top: 200px
}

.promote-solution .containers .trouble-con .trouble-left {
    width: 42%;
    float: left
}

.promote-solution .containers .trouble-con .trouble-left img {
    max-width: 100%
}

.promote-solution .containers .trouble-con .trouble-right {
    width: 40%;
    float: right
}

.promote-solution .containers .trouble-con .trouble-right .trouble-title h3 {
    color: #444;
    font-size: 34px
}

.promote-solution .containers .trouble-con .trouble-right ul {
    margin-top: 36px
}

.promote-solution .containers .trouble-con .trouble-right ul li {
    margin-bottom: 28px;
    color: #333;
    font-size: 18px
}

.promote-solution .containers .trouble-con .trouble-right ul li span {
    display: inline-block;
    background: url(../images/cg4.png) no-repeat 50%;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    font-family: arial;
    margin-right: 10px
}

.promote-solution .containers .trouble-con .trouble-right ul li p {
    color: #9696a7;
    font-size: 14px;
    padding-left: 32px;
    line-height: 30px
}

.promote-solution .containers .trouble-con .trouble-right .inquiry {
    display: block;
    width: 178px;
    height: 56px;
    text-align: center;
    line-height: 56px;
    color: #fff;
    font-size: 18px;
    background: url(../images/cg5.png) no-repeat 50%;
    margin-top: 40px
}

@media (max-width: 768px) {
    .promote-solution {
        padding-top:30px;
        padding-bottom: 30px
    }

    .promote-solution .containers .solution-left {
        width: 100%;
        float: none
    }

    .promote-solution .containers .solution-left .solution-title h3 {
        font-size: 18px;
        margin-bottom: 5px
    }

    .promote-solution .containers .solution-left .solution-title span {
        font-size: 14px
    }

    .promote-solution .containers .solution-left ul {
        margin-top: 30px
    }

    .promote-solution .containers .solution-left ul li {
        background: url(../images/cg6.png) no-repeat 0 0;
        font-size: 12px;
        padding-left: 10px;
        background-size: 100% 100%
    }

    .promote-solution .containers .solution-left ul li span {
        font-size: 12px;
        margin-right: 5px
    }

    .promote-solution .containers .solution-left ul li:hover {
        background: url(../images/cg7.png) no-repeat 0 0;
        background-size: 100% 100%
    }

    .promote-solution .containers .solution-left .inquiry {
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        margin-top: 30px
    }

    .promote-solution .containers .solution-right {
        width: 100%;
        float: none;
        text-align: center;
        margin-top: 20px
    }

    .promote-solution .containers .trouble-con {
        margin-top: 50px
    }

    .promote-solution .containers .trouble-con .trouble-left {
        width: 100%;
        float: none;
        text-align: center
    }

    .promote-solution .containers .trouble-con .trouble-right {
        width: 100%;
        float: none;
        margin-top: 30px
    }

    .promote-solution .containers .trouble-con .trouble-right .trouble-title h3 {
        font-size: 18px
    }

    .promote-solution .containers .trouble-con .trouble-right ul li {
        font-size: 14px;
        margin-bottom: 15px
    }

    .promote-solution .containers .trouble-con .trouble-right ul li p {
        font-size: 12px
    }

    .promote-solution .containers .trouble-con .trouble-right .inquiry {
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        margin-top: 30px;
        background-size: 120px 40px
    }
}

.promote-advantage {
    background: url(../images/cg8.jpg) no-repeat 50%;
    padding-top: 120px;
    padding-bottom: 90px;
    background-size: cover
}

.promote-advantage .containers {
    max-width: 1200px
}

.promote-advantage .containers .promote-advantage-title h3 {
    text-align: center;
    color: #444;
    font-size: 34px
}

.promote-advantage .containers .advantage-list {
    margin-top: 85px
}

.promote-advantage .containers .advantage-list .item {
    text-align: center;
    padding: 30px;
    position: relative;
    top: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background: #fff;
    margin: 0 25px
}

.promote-advantage .containers .advantage-list .item .img {
    text-align: center
}

.promote-advantage .containers .advantage-list .item .img img {
    max-width: 100%
}

.promote-advantage .containers .advantage-list .item h3 {
    font-size: 20px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
    margin-top: 20px
}

.promote-advantage .containers .advantage-list .item span {
    display: block;
    font-size: 14px;
    color: #9696a7;
    line-height: 30px;
    margin-top: 15px;
    height: 90px;
    overflow: hidden
}

.promote-advantage .containers .advantage-list .item:hover {
    top: -30px;
    -webkit-box-shadow: 0 0 20px #ecf1ff;
    box-shadow: 0 0 20px #ecf1ff
}

.promote-advantage .containers .inquiry {
    display: block;
    width: 180px;
    height: 58px;
    background: #5b82fb;
    text-align: center;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;
    margin: 60px auto 0
}

@media (max-width: 768px) {
    .promote-advantage {
        padding-top:30px;
        padding-bottom: 20px
    }

    .promote-advantage .containers .promote-advantage-title h3 {
        font-size: 18px
    }

    .promote-advantage .containers .advantage-list {
        margin-top: 40px
    }

    .promote-advantage .containers .advantage-list .item {
        margin: 0 0 10px;
        padding: 20px
    }

    .promote-advantage .containers .advantage-list .item h3 {
        font-size: 16px
    }

    .promote-advantage .containers .advantage-list .item span {
        font-size: 12px;
        line-height: 22px;
        height: auto
    }

    .promote-advantage .containers .advantage-list .item:hover {
        top: 0
    }

    .promote-advantage .containers .inquiry {
        margin-top: 30px;
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }
}

.promote-monitor {
    background: url(../images/cg9.jpg) no-repeat 50%;
    padding-top: 100px;
    padding-bottom: 70px;
    background-size: cover
}

.promote-monitor .containers {
    max-width: 1200px
}

.promote-monitor .containers .promote-monitor-title h3 {
    text-align: center;
    color: #fff;
    font-size: 34px
}

.promote-monitor .containers .monitor-list {
    margin-top: 95px
}

.promote-monitor .containers .monitor-list .item {
    text-align: center;
    position: relative
}

.promote-monitor .containers .monitor-list .item .img {
    text-align: center
}

.promote-monitor .containers .monitor-list .item .img img {
    max-width: 100%
}

.promote-monitor .containers .monitor-list .item h3 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
    margin-top: 30px
}

.promote-monitor .containers .monitor-list .item span {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    margin-top: 10px
}

.promote-monitor .containers .inquiry {
    display: block;
    width: 180px;
    height: 58px;
    background: #fff;
    text-align: center;
    line-height: 58px;
    color: #5b82fb;
    font-size: 18px;
    border-radius: 30px;
    margin: 60px auto 0
}

@media (max-width: 768px) {
    .promote-monitor {
        padding-top:30px;
        padding-bottom: 20px
    }

    .promote-monitor .containers .promote-monitor-title h3 {
        font-size: 18px
    }

    .promote-monitor .containers .monitor-list {
        margin-top: 40px
    }

    .promote-monitor .containers .monitor-list .item {
        margin: 0 0 10px
    }

    .promote-monitor .containers .monitor-list .item h3 {
        margin-top: 15px;
        font-size: 16px
    }

    .promote-monitor .containers .monitor-list .item span {
        font-size: 12px;
        line-height: 22px
    }

    .promote-monitor .containers .inquiry {
        margin-top: 30px;
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }
}

.promote-seo {
    background: url(../images/cg10.jpg) no-repeat 50%;
    padding-top: 150px;
    padding-bottom: 80px;
    background-size: cover
}

.promote-seo .containers {
    max-width: 1200px
}

.promote-seo .containers .promote-seo-title h3 {
    text-align: center;
    color: #444;
    font-size: 34px
}

.promote-seo .containers .seo-list {
    margin-top: 85px
}

.promote-seo .containers .seo-list .item {
    text-align: center;
    position: relative;
    margin-bottom: 35px
}

.promote-seo .containers .seo-list .item .img {
    text-align: center
}

.promote-seo .containers .seo-list .item .img img {
    max-width: 100%;
    position: relative;
    top: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.promote-seo .containers .seo-list .item h3 {
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
    margin-top: 30px
}

.promote-seo .containers .seo-list .item span {
    display: block;
    font-size: 14px;
    color: #9696a7;
    line-height: 30px;
    margin-top: 10px
}

.promote-seo .containers .seo-list .item:hover .img img {
    top: -10px
}

.promote-seo .containers .inquiry {
    display: block;
    width: 180px;
    height: 58px;
    background: #5b82fb;
    text-align: center;
    line-height: 58px;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;
    margin: 60px auto 0
}

@media (max-width: 768px) {
    .promote-seo {
        padding-top:30px;
        padding-bottom: 20px
    }

    .promote-seo .containers .promote-seo-title h3 {
        font-size: 18px
    }

    .promote-seo .containers .seo-list {
        margin-top: 40px
    }

    .promote-seo .containers .seo-list .item {
        margin: 0 0 15px
    }

    .promote-seo .containers .seo-list .item h3 {
        margin-top: 15px;
        font-size: 16px
    }

    .promote-seo .containers .seo-list .item span {
        font-size: 12px;
        line-height: 22px
    }

    .promote-seo .containers .inquiry {
        margin-top: 30px;
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }
}

.promote-sure {
    background: url(../images/cg11.jpg) no-repeat 50%;
    padding-top: 115px;
    padding-bottom: 90px;
    background-size: cover
}

.promote-sure .containers {
    max-width: 1200px
}

.promote-sure .containers .promote-sure-title h3 {
    text-align: center;
    color: #fff;
    font-size: 34px
}

.promote-sure .containers .promote-sure-title span {
    display: block;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
    text-align: center
}

.promote-sure .containers .promote-sure-owl {
    position: relative;
    margin-top: 80px
}

.promote-sure .containers .promote-sure-owl .slick-arrow {
    position: absolute;
    top: calc(50% - 27px);
    width: 54px;
    height: 54px;
    font-size: 0;
    border: none;
    outline: none;
    border-radius: 50%
}

.promote-sure .containers .promote-sure-owl .slick-arrow.slick-prev {
    left: -60px;
    background: url(../images/cg12.png) 50% no-repeat rgba(7,16,57,.2)
}

.promote-sure .containers .promote-sure-owl .slick-arrow.slick-next {
    right: -60px;
    background: url(../images/cg13.png) 50% no-repeat rgba(7,16,57,.2)
}

.promote-sure .containers .promote-sure-owl .slick-arrow:hover.slick-prev {
    background: url(../images/cg12.png) 50% no-repeat rgba(7,16,57,.4)
}

.promote-sure .containers .promote-sure-owl .slick-arrow:hover.slick-next {
    background: url(../images/cg13.png) 50% no-repeat rgba(7,16,57,.4)
}

.promote-sure .containers .promote-sure-owl .item {
    padding: 45px 28px;
    outline: none;
    background: #fff;
    border-radius: 8px;
    margin: 0 25px
}

.promote-sure .containers .promote-sure-owl .item .img {
    width: 90px;
    margin: 0 auto 20px;
    text-align: center
}

.promote-sure .containers .promote-sure-owl .item .img img {
    border-radius: 50%;
    width: 90px;
    height: 90px
}

.promote-sure .containers .promote-sure-owl .item .wz {
    text-align: center
}

.promote-sure .containers .promote-sure-owl .item .wz h3 {
    font-size: 16px;
    margin: 0 0 15px;
    color: #666;
    font-weight: 400
}

.promote-sure .containers .promote-sure-owl .item .wz h3 a {
    display: block;
    font-weight: 400;
    margin-top: 10px;
    font-size: 16px;
    color: #666;
    outline: none
}

.promote-sure .containers .promote-sure-owl .item .wz h3 a:hover {
    opacity: .9
}

.promote-sure .containers .promote-sure-owl .item .wz p {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    height: 40px;
    overflow: hidden
}

.promote-sure .containers .promote-sure-owl .item .number {
    margin-top: 25px
}

.promote-sure .containers .promote-sure-owl .item .number .number-left {
    width: 66%;
    float: left;
    border-right: 1px solid #e5e5e5;
    text-align: center
}

.promote-sure .containers .promote-sure-owl .item .number .number-left span {
    color: #5b82fb;
    font-size: 20px
}

.promote-sure .containers .promote-sure-owl .item .number .number-left p {
    color: #999;
    font-size: 14px
}

.promote-sure .containers .promote-sure-owl .item .number .number-right {
    width: 34%;
    float: left;
    text-align: center
}

.promote-sure .containers .promote-sure-owl .item .number .number-right span {
    color: #5b82fb;
    font-size: 20px
}

.promote-sure .containers .promote-sure-owl .item .number .number-right p {
    color: #999;
    font-size: 14px
}

@media (max-width: 768px) {
    .promote-sure {
        padding:30px 0
    }

    .promote-sure .containers .promote-sure-title h3 {
        font-size: 18px
    }

    .promote-sure .containers .promote-sure-title span {
        font-size: 14px
    }

    .promote-sure .containers .promote-sure-owl {
        margin: 30px 10px 0
    }

    .promote-sure .containers .promote-sure-owl .slick-arrow {
        position: absolute;
        top: calc(50% - 20px);
        width: 40px;
        height: 40px;
        font-size: 0;
        border: none;
        outline: none;
        border-radius: 50%
    }

    .promote-sure .containers .promote-sure-owl .slick-arrow.slick-prev {
        left: -20px;
        background: url(../images/cg12.png) 50% no-repeat rgba(7,16,57,.2)
    }

    .promote-sure .containers .promote-sure-owl .slick-arrow.slick-next {
        right: -20px;
        background: url(../images/cg13.png) 50% no-repeat rgba(7,16,57,.2)
    }

    .promote-sure .containers .promote-sure-owl .slick-arrow:hover.slick-prev {
        background: url(../images/cg12.png) 50% no-repeat rgba(7,16,57,.4)
    }

    .promote-sure .containers .promote-sure-owl .slick-arrow:hover.slick-next {
        background: url(../images/cg13.png) 50% no-repeat rgba(7,16,57,.4)
    }

    .promote-sure .containers .promote-sure-owl .item {
        padding: 30px 15px
    }

    .promote-sure .containers .promote-sure-owl .item .number .number-left p,.promote-sure .containers .promote-sure-owl .item .number .number-right p,.promote-sure .containers .promote-sure-owl .item .wz p {
        font-size: 12px
    }
}

.promote-message {
    margin-top: 0
}



.containers {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 1340px) {
    .containers {
        max-width:1340px;
        margin: 0 auto
    }
}



/*  */

.sample-message {
    background: url(../images/cg14.png) no-repeat 50%;
    background-size: cover;
    padding-top: 55px;
    padding-bottom: 60px;
   
}

.sample-message .message-title {
    text-align: center
}

.sample-message .message-title h3 {
    font-size: 36px;
    color: #fff;
    margin: 0;
    line-height: 36px;
    font-weight: 400
}

.sample-message .message-title span {
    display: block;
    font-size: 24px;
    color: #e3e3e3;
    line-height: 24px;
    margin-top: 15px
}

.sample-message .message-con {
    margin-top: 45px
}

.sample-message .message-con .form-group {
    float: left;
    width: 23%;
    margin-right: 2.5%;
    position: relative
}

.sample-message .message-con .form-group input {
    background: #fff;
    outline: none;
    border: none;
    width: 100%;
    line-height: 64px;
    text-indent: 20px;
    font-size: 16px;
    height: 64px
}

.sample-message .message-con .code-wrap {
    background: #fff;
    margin-right: 0
}

.sample-message .message-con .code-wrap input {
    width: calc(100% - 150px)
}

.sample-message .message-con .code-wrap #captcha {
    position: absolute;
    z-index: 9;
    right: 15px;
    top: calc(50% - 17px)
}

.sample-message .message-con .submit {
    line-height: 60px;
    background: #0d9ffd;
    max-width: 328px;
    margin: 0 auto;
    margin-top: 40px
}

.sample-message .message-con .submit button {
    width: 100%;
    background: none;
    border: none;
    outline: none;
    font-size: 18px;
    color: #fff
}

@media (max-width: 768px) {
    .sample-message {
        margin-top:30px;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .sample-message .message-title h3 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 600
    }

    .sample-message .message-title span {
        font-size: 14px;
        line-height: 14px
    }

    .sample-message .message-con {
        margin-top: 25px
    }

    .sample-message .message-con .form-group {
        float: none;
        width: 100%
    }

    .sample-message .message-con .form-group input {
        line-height: 40px
    }

    .sample-message .message-con .submit {
        margin-top: 20px;
        line-height: 40px
    }
}




