/*maintitle*/
.maintitle{
    font-size: 18px;
    line-height: 35px;
    color: #666;
	}
.maintitle p{
	font-size: 40px;
    color: #333;
    line-height: 65px; font-weight:bold
	}
.maintitle p span{
	font-size:40px; color:#1a5dc2; font-weight:bold; line-height:55px
	}
.maintitle .dec{
    width: 40px;
    height: 4px;
    margin: 15px auto 0 0;
    background: #fff;
    border-radius: 20px;
	}	
	
	
	
/*maintitlea*/
.maintitlea{
    font-size: 18px;
    line-height: 35px;
    color: #fff;
	text-align:center
	}
.maintitlea p{
	font-size: 40px;
    color: #fff;
    line-height: 65px; font-weight:bold
	}
.maintitlea p span{
	font-size:40px; color:#fff; font-weight:bold; line-height:55px
	}
.maintitlea .dec{
    width: 40px;
    height: 4px;
    margin: 15px auto 0;
    background: #fff;
    border-radius: 20px;
	}		
	
	
/*首页简介*/
.in_about{
	background: url(../images/bg_cp.jpg) center top no-repeat;

    padding-top: 60px;
    padding-bottom: 80px;
	}
.in_about .cont{
	width: 1200px;
    margin: 0 auto;
	}
.in_about .cont .leftcont{ float:left; width:60%}
.in_about .cont .rightpic{ float:right; width:35%; height:580px; }


.in_about .cont .txt{ height:306px; display:block; overflow:hidden; margin-top:12px}
.in_about .cont .txt *{
	font-size: 18px;
    color: #fff;
    line-height:40px;
    text-align: justify;
	}	
	
.in_about .cont .conta{    margin-top: 20px;}
.in_about .cont .conta a{
    padding: 12px 12px 5px;
    border: 2px solid #fff;
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    margin: 0 16px;
    display: inline-block;
    border-radius: 15px;
    text-align: center;
	}
.in_about .cont .conta a img{transition: all linear .5s;}
.in_about .cont .conta a:hover img{transform: rotateY(360deg);}


.mr_frbox2{HEIGHT: 420px; width:1200px;  margin:0 auto; position:relative; top:30px;}

.mr_frbox2 .leftprole{ position:absolute; left:-50px !important; top:152px;CURSOR: pointer}
.mr_frbox2 .rightprore{ position:absolute; right: -50px !important; top:152px;CURSOR: pointer}

.imgboxcpe{ width:1200px; height:420px; margin:0px auto 0; overflow:hidden}
.imgboxcpe ul li{ margin:0 24px 0 0; display: inline; float:left; overflow:hidden;}
.imgboxcpe ul li a{ display:block; width:282px; height:413px;line-height:40px; text-align:center; font-size:16px; color:#333;}
.imgboxcpe ul li a .imgali{ width:280px; height:373px; text-align:center; overflow:hidden; background:#ffffff; border:1px solid #cccccc}
.imgboxcpe ul li a .imgali span{ height:100%; display:inline-block; vertical-align:middle}
.imgboxcpe ul li a .imgali img{/*width:280px;*/ width:100%; height:373px; vertical-align: middle;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s; }
.imgboxcpe ul li a:hover .imgali img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}

	
	

/*客户案例*/
.maintitle1{
	display:block;
	text-align:center;
    font-size: 20px;
    line-height: 35px;
    color: #666;
	}
.maintitle1 p{
    font-size:40px;
    color: #1a5dc2;
    line-height: 55px;
    font-weight: bold;
	}

.maintitle1 .dec{
    width: 40px;
    height: 4px;
    margin: 15px auto 0;
    background: #1a5dc2;
    border-radius: 20px;
	}	
	

.in_case{ width:1200px; margin:30px auto 50px}
.mr_frbox2a{HEIGHT:270px; width:1200px;  margin:0 auto; position:relative;}

.imgboxcpea{ width:1200px; height:270px; margin:0px auto 0; overflow:hidden}
.imgboxcpea ul li{ margin:0 24px 0 0; display: inline; float:left; overflow:hidden;}
.imgboxcpea ul li a{
	display: block;
    width: 282px;
    height: 260px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #333;
    background: #dfdfdf;
	}
.imgboxcpea ul li a .imgali{ width:280px; height:210px; text-align:center; overflow:hidden; background:#ffffff; border:1px solid #cccccc;}
.imgboxcpea ul li a .imgali span{ height:100%; display:inline-block; vertical-align:middle}
.imgboxcpea ul li a .imgali img{/*width:280px;*/ width:100%; height:210px; vertical-align: middle;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s; }
.imgboxcpea ul li a:hover .imgali img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}



/*优势*/
.in_ys1{background:url(../images/bg1.jpg) center top no-repeat; height:385px; padding-top:40px; text-align: center;}
.in_ys1 .title{ font-size:40px; color:#fff; font-weight:bold; line-height:60px;}
.in_ys1 .cont{ width:1300px; margin:35px auto}
.in_ys1 .cont ul li{
    float: left;
    width: 128px;
    display: block;
    font-size: 18px;
    color: #fff;
    background: url(../images/dec1.png) center top no-repeat;
    margin: 0 28px;
	}
.in_ys1 .cont ul li img{
	padding-top: 40px;
    padding-bottom: 50px;
	}
.in_ys1 a{
	padding: 10px 40px;
    border: 2px solid #fff;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    border-radius: 50px;
	}
.in_ys1 a span{ font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:24px; line-height:45px;}




/*首页产品*/

.main_title{
	text-align:center;
    font-size: 20px;
    line-height: 35px;
    color: #fff;
	}
.main_title p{
    font-size: 40px;
    color: #1a5ec3;
    line-height: 55px;
    font-weight: bold;
	}
.main_title .dec{
    width: 40px;
    height: 4px;
    margin: 15px auto 0;
    background: #1a5ec3;
    border-radius: 20px;
	}

.in_news{
	background: url(../images/bg_gsjj.jpg) center bottom no-repeat #f6f6f6;	
    padding-top: 60px;
    padding-bottom: 69px;}



.in_news .news_top {text-align: center; margin-top:30px }
.in_news .news_top li{
	display: inline-block;
    height: 60px;
    padding: 0 38px;
    background: #1a5ec3;
    margin-right: 10px;
	}
.in_news .news_top li:nth-child(5){ margin-right:0}
.in_news .news_top li a{color:#fff;font-size: 20px; line-height:60px}
.in_news .news_top li:hover,.in_news .news_top li.on{background:#fab614;}
.in_news .news_top li:hover a,.in_news .news_top li.on a{color: #fff; line-height:60px;}

.in_news .news_box{ width:1200px; height:auto; margin:40px auto 0}
.in_news .news_box ul{display: none;}
.in_news .news_box ul.on{display: block;}

.in_news .news_box li {
	float: left;
    margin-right:22px;
    margin-bottom:22px;
	}
.in_news .news_box li:nth-child(3n){
	margin-right: 0;
} 


.in_news .news_box li .topimg{
	width:385px;
    height:385px;
    overflow: hidden; background:#fff;
	display: table-cell;vertical-align: middle;text-align: center;
	}
.in_news .news_box li .topimg img{
	transform: scale(1);
	transition: all 1s ease-out;
	width:100%;
	height:100%;
	}
.in_news .news_box li:hover .topimg img{
	transform: scale(1.2);
	}

.in_news .news_box li p{
	width: 100%;
    margin: 0 auto;
    background: #f1f1f1;
    line-height: 52px;
    font-size: 18px;
    color: #444444;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
	}	
.in_news .news_box li p a{
	line-height:52px;
	font-size:18px;
	color:#444;
	}
.in_news .news_box li:hover p{ background:#1a5dc2}
.in_news .news_box li:hover p a{
	line-height:52px;
	font-size:18px;
	color:#fff;
	}	

.in_news .news_topa {text-align: center; margin-top:20px }
.in_news .news_topa li{
	display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 70px;
    margin: 0 15px;
    color: #fff;
    font-size:20px;
    background: #fab614; font-weight:bold;border-radius: 30px;
	}
.in_news .news_topa li span{color:#ffffff;font-size: 18px; line-height:50px; font-weight:500}
.in_news .news_topa li a{color:#ffffff;font-size: 18px; line-height:50px; font-weight:500}


/*优势*/
.kd {
    width: 91%;
    max-width: 1300px;
    margin: 0 auto;
}


.in-adv{
	background: url(../images/advbg.jpg) center bottom no-repeat;
    padding: 65px 0 0;
    height: 1040px;
    display: block;
    overflow: hidden;
	}
.adtit{ text-align:center;}
.adtit p{ font-size:1.125rem; color:#323131; margin-top:8px;}

.adv-p6{ margin-top:110px;}
.adv-p6 li{text-align:center;  }
.adv-p6 li p{ font-size:1.875rem; color:#1a5dc2; font-weight:bold;margin-bottom:28px;}
.adv-p6 li p em{
	font-family: arial;
    font-size: 2.5rem;
    position: relative;
    top: 5px;
    font-style: normal;
	}
.adv-p6 li span{ font-size:1.125rem; line-height:1.5em;}
.adv-p6 li.y3{ margin-left:29%;}
.adv-p6 li.y4{ margin-right:30%;}
.adv-p6 li.y2{ margin-left:6.5%; margin-top:52px}
.adv-p6 li.y5{ margin-right:8.5%; margin-top:52px}
.adv-p6 li.y1{ margin-left:-2%; margin-top:106px; text-align:right}
.adv-p6 li.y6{ margin-right:1%; margin-top:106px; text-align:left}


.gx-1 .fl{ margin-top:82px; color:#fff}


.gx-1 .fl b{
    display: block;
    font-size: 27px;
    line-height: 45px;
    margin-top: 26px;
}
.gx-1 .fl p{
    display: block;
    line-height: 35px;
    font-size: 17px;
}
.gx-1 .fl p:after {
    content: '';
    display: block;
    width: 380px;
    height: 1px;
    background: #93bae8;
    margin-top: 10px;
    margin-bottom: 10px;
}
.gx-1 .fl ul {
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    padding-left: 0;
}
.gx-1 .fl ul li{
    float: left;
    display: block;
    background: url(../images/ico_ad.png) no-repeat left center;
    padding-left: 34px;
    margin-right: 32px;
    font-size: 17px;
}

.gx-1 .fr{
    margin: 116px 0 0 0;
    background: url(../images/tel_white.png) no-repeat left top;
    color: #fff;
    float: right;
	}


.gx-1 .fr span {
    display: block;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 2px;
    text-indent: 84px;
}
.gx-1 .fr b {
    display: block;
    font-size: 32px;
    line-height: 45px;
    font-weight: normal;
    font-family: Impact;
    text-indent: 84px;
}
.gx-1 .fr a {
    margin-top: 10px;
    display: block;
    width: 270px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}


.gx-1 .ada{
	display: inline-block;
    background: #fff;
    color: #444444;
    padding: 6px 30px;
    border-radius: 20px;
    margin: 10px 0 0 57px;
    font-size: 18px;
	}

.ells {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*企业实力*/
.in-shi{
    padding: 45px 0 0;
    background: #efefef;
    z-index: 2;
    height: 719px;
    width: 100%;
    display: block;
    overflow: hidden;
	}
.shitit{ text-align:center; margin-bottom:64px}
.shitit h3{ font-size:2.25rem; color:#2d2d2d; font-weight:bold;}
.shitit p{ color:#565656; font-size:1.125rem;}
.shiul li{ float:left; width:22.3%; overflow:hidden; display:block; margin-right:1.4%; position:relative; z-index:2; cursor:pointer}
.shiul li img{ width:100%; transition:all 0.7s;}
.shiul li:hover img{ transform:scale(1.05);}
.shiul li:nth-child(4){ width:28.61% !important; margin-right:0}


.s2{
    padding: 27px 0 35px;
    background: #2b4885;
    position: relative;
    z-index: 1;
    top: -323px;
	}
.s2 .spic{
	display: block;
    overflow: hidden;
    width: 34.1%;
    cursor: pointer;
    margin-right: 1.5%;
	}
.s2 .spic img{ width:100%; transition:all 0.7s; transform:scale(1)}
.s2 .spic:hover img{ transform:scale(1.05);}
.s2 .scon{ width:31%; box-sizing:border-box; padding:70px 3% 0;}
.s2 .scon h3{
	font-size: 30px;
    line-height: 45px;
    color: #fff;
	}
.s2 .scon span{
	font-size: 13px;
    color: #678ad3;
    text-transform: uppercase;
	}
.s2 .scon p{ margin:24px 0; color:#fff; line-height:2em; font-size:1rem;}
.s2 .scon hr{ width:77px; height:1px; background:#fff; border:none; margin:0 0}
.slink{ position:absolute; bottom:0; right:0}
.slink a{ color:#fff;}
.slink a img{ position:relative; top:5px; margin-left:10px}



/*新闻资讯*/
.in_xwzx{ width:100%; height:auto; margin:0 auto; background:#f5f5f5; padding-top:50px; padding-bottom:80px}
.in_xwzx .contb{ width:1200px; height:auto; margin:0 auto;margin-top: 35px;}
.in_xwzx .contb ul li{ float:left; margin-right:21px; width:386px; height:480px; display:block; background:#ffffff}
.in_xwzx .contb ul li .topimg{
	width: 386px;
    height: 290px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	}
.in_xwzx .contb ul li .topimg img{max-width:100%;max-height: 100%;transform: scale(1);transition: all 1s ease-out;letter-spacing:0}
.in_xwzx .contb ul li:hover .topimg img{transform: scale(1.2);}
.in_xwzx .contb ul li .txt{
	padding: 15px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-align: justify;
    letter-spacing: -0.11px;
	}
.in_xwzx .contb ul li .txt p{
	}
.in_xwzx .contb ul li .txt p a{
	font-size: 18px;
    color: #666666;
    line-height: 48px;
	} 
.in_xwzx .contb ul li .date{
    border-top: 1px solid #e5e5e5;
    padding: 0 20px;
    height: 60px;
    line-height: 60px;
	}
.in_xwzx .contb ul li .date dl dt{ float:left;font-size: 14px;color: #b7b7b7; line-height:60px}
.in_xwzx .contb ul li .date dl dt a{font-size: 14px;color: #b7b7b7; line-height:60px}


.in_xwzx .contb ul li:hover .date{ background:#1a5dc2}
.in_xwzx .contb ul li:hover .date dl dt{ float:left;font-size: 14px;color: #ffffff; line-height:60px}
.in_xwzx .contb ul li:hover .date dl dt a{font-size: 14px;color: #ffffff; line-height:60px}




.inbox2{ margin:0 auto;padding:30px 0 30px}
.inbox2 .center li{ width:24.25%; height:auto; margin-right:1.5%; margin-bottom:1.5%}
.inbox2 .center li.tjying{ width:48.5% !important}
.inbox2 .center li:nth-child(3n){margin:0 !important; float:right !important}
.inbox2 .center li:nth-child(5n){margin:0 !important; float:right !important}
.inbox2 .center li a{ width:100%; height:auto; display:block;overflow:hidden; position:relative}
.inbox2 .center li a img.picyy{ width:100%;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
.inbox2 .center li a:hover img.picyy{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.inbox2 .center li a p{ display:none}
.inbox2 .center li a:hover p{ width:140px; height:50px; display:block; line-height:50px; font-size:18px; color:#fff; overflow:hidden;position:absolute; top:50%; left:50%; z-index:9; margin-top:-25px; margin-left:-70px; background:#b1000e; text-align:center}





