/*公共标题*/
.main_title{display:block; text-align:center; font-size:20px; color:#444444; line-height:40px}
.main_title p{font-size:40px; color:#333333; font-weight:bold; line-height:65px}
.main_title p span{font-size:40px; color:#005faf; font-weight:bold; line-height:65px}




/*热门产品*/
.hot_cp{ width:1200px; height:auto; margin:40px auto;}

.hot_cp .news_top {text-align: center; margin-top:30px }
.hot_cp .news_top li{
	display:block;
    height: 47px;
    margin-right: 12px;
	width:229px; margin-bottom:16px; float:left
	}
.hot_cp .news_top li:nth-child(5n){ margin-right:0}
.hot_cp .news_top li a{color:#222;font-size: 18px; line-height:45px;text-transform:uppercase; display:block; height:45px;border:1px solid #bac1c7; width:100%}
.hot_cp .news_top li a:hover,.in_news .news_top li.on{background:#1a5dc2; border:1px solid #1a5dc2;color: #fff; line-height:45px; display:block}
.hot_cp .news_top li:hover a,.in_news .news_top li.on a{color: #fff; line-height:45px;}

.hot_cp .news_box{ width:1200px; height:auto; margin:20px auto 0}

.hot_cp .news_box li {
	float: left;
    margin-right:22px;
    margin-bottom:22px;
	}
.hot_cp .news_box li:nth-child(4n){
	margin-right: 0;
} 

.hot_cp .contenta{}
.hot_cp .contenta ul li{
	float: left;
    width: 385px;
    margin-right: 20px; margin-top:20px;
	}
.hot_cp .contenta ul li .topimg{
	width:385px;
	height:288px;
    overflow: hidden;
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	}
.hot_cp .contenta ul li .topimg img{
	transform: scale(1);
	transition: all 1s ease-out;
	max-width: 100%;
    max-height: 100%;
	}
.hot_cp .contenta ul li p{
	width:100%; margin:0 auto; background:#f5f5f5;
	line-height:50px;
	font-size:20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; text-align:center
	}
.hot_cp .contenta ul li p a{
	line-height:50px;
	font-size:20px;
	}
.hot_cp .contenta ul li:hover .topimg img{
	transform: scale(1.2);
	}
.hot_cp .contenta ul li:hover p{background:#c71103}
.hot_cp .contenta ul li:hover p a{
	line-height:50px;
	font-size:20px;
	color:#fff;
	}
.hot_cp .news_topd {text-align: center; margin-top:50px }
.hot_cp .news_topd li{
	display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 70px;
    margin: 0 15px;
    color: #ffffff;
    font-size:20px;
    background: #005faf; font-weight:bold;border-radius: 30px;
	}
.hot_cp .news_topd li a{color:#ffffff;font-size: 18px; line-height:50px;font-weight:500}




/*首页产品*/
.in_news{
	width: 100%;
    background:#fff;
    padding-top:40px;
    padding-bottom:65px;
    margin-top:30px;
	}

.in_news .news_box{ width:1200px; height:auto; margin:0 auto}
.in_news .news_box ul{}

.in_news .news_box li {
	float: left;
    margin-right:24px;
    margin-bottom:24px;
	}
.in_news .news_box li:nth-child(4n){
	margin-right: 0;
} 


.in_news .news_box li .topimg{
	width:280px;
    height:210px;
    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%;
    background: #fff;
    line-height: 52px;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
	}	
.in_news .news_box li p a{
	line-height:52px;
	font-size:16px;
	}
.in_news .news_box li:hover p{ background:#d80c19}
.in_news .news_box li:hover p a{
	line-height:52px;
	font-size:16px;
	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: #ffffff;
    font-size:20px;
    background: #005faf; font-weight:bold;border-radius: 30px;
	}
.in_news .news_topa li a{color:#ffffff;font-size: 18px; line-height:50px;font-weight:500}






.in_ys1{background:url(../images/bg1.jpg) center top no-repeat; height:385px; padding-top:40px; text-align: center}
.in_ys1 .title{ background:url(../images/dec.png) center center no-repeat; font-size:40px; color:#fff; font-weight:bold; line-height:60px;}
.in_ys1 .cont{ width:1200px; 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 21px;
	}
.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:#ffff00; font-size:24px; line-height:45px;}


.in_ys2{ background:url(../images/bg2.jpg) center top no-repeat; height:948px; padding-top:70px}
.in_ys2 .cont{ width:1200px; margin:50px auto 0; height:680px; position:relative}
.in_ys2 .cont ul li{width:300px; height:auto; font-size:16px; line-height:24px;}
.in_ys2 .cont ul li p{ font-size:22px; font-weight:bold; line-height:40px;}



.in_ys2 .cont ul li.li01{ position:absolute; left:0; top:0}
.in_ys2 .cont ul li.li02{ position:absolute; left:0; top:263px;width: 230px;}
.in_ys2 .cont ul li.li03{ position:absolute; left:0; top:526px}
.in_ys2 .cont ul li.li04{ position:absolute; left:900px; top:0; text-align:right}
.in_ys2 .cont ul li.li05{
	position: absolute;
    left: 950px;
    top: 263px;
    text-align: right;
    width: 250px;
	}
.in_ys2 .cont ul li.li06{ position:absolute; left:900px; top:526px; text-align:right}
.in_ys2 .cont ul li.li07{ position:absolute; left:0; top:0}
.in_ys2 .cont ul li.li07 img{}



/*关于我们*/
.in_about{ width:100%; background:url(../images/bg_news.jpg) center top no-repeat; margin:auto 0;padding-top:50px; padding-bottom:50px;}
.in_about .main{ width:1200px; height:105px; display:block; text-align:center; margin:15px auto 0}
.in_about .main *{ font-size:20px; line-height:35px; text-align: -webkit-center;}

.in_about .maina{
	width: 1035px;
    margin: 30px auto;
    padding-left: 165px;
	}
.in_about .maina ul li{padding:0 58px; border-right:1px solid #efefef; float:left}
.in_about .maina ul li h1{ font-size:45px; color:#d80c19; font-weight:bold; font-family:Arial, Helvetica, sans-serif}
.in_about .maina ul li h1 span{
	font-size: 16px;
    color: #d80c19;
    line-height: 30px;
    vertical-align: text-top;
    margin-left: 10px;
	}
.in_about .maina ul li h3{ font-size:17px; color:#666666; line-height:32px}
.in_about .maina ul li:nth-child(4n){border-right:0} 


.mr_frbox2e {HEIGHT:288px; width:1200px;  margin:0 auto; position:relative; margin-top:35px }
/*.mr_frbox2e .leftprole{ position:absolute; left:0; top:108px;CURSOR: pointer}
.mr_frbox2e .rightprore{ position:absolute; right:0; top:108px;CURSOR: pointer}*/

.imgboxcpe{ width:1200px; height:288px; margin:0px auto 0; overflow:hidden}
.imgboxcpe ul li{ margin:0 0px 0 13px; display: inline; float:left; overflow:hidden;}
.imgboxcpe ul li a{display:block;width:385px;height:288px;text-align:center;}
.imgboxcpe ul li a .imgali{width:385px; height:288px; text-align:center; overflow:hidden}
.imgboxcpe ul li a .imgali span{height:100%; display:inline-block; vertical-align:middle}
.imgboxcpe ul li a .imgali img{width:385px; height:288px; 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);}

/*.imgboxcpe ul li:last-child{ margin:0 0px 0 13px;}
.imgboxcpe ul li:first-child{ margin:0 13px 0 0px;}*/


/* 新闻资讯 */
.in_xwzx{ width:100%; margin:55px auto 0; /*background:url(../images/bg_news.jpg) center top no-repeat; */padding-top:60px; padding-bottom:80px}
.in_xwzx .content{ width:1200px; margin:38px auto 0}
.in_xwzxa{ width:357px; height:auto; display:block; float:left}
.in_xwzxa .topimg{
	width:357px; 
	height:476px; display:block; overflow:hidden; text-align:center;
	}
.in_xwzxa .topimg img{ max-width:100%; height:476px;transform: scale(1);transition: all 1s ease-out;}
.in_xwzxa .txt{ width:357px; height:60px; display:block; background: url(../images/more.jpg) right top no-repeat #f3f3f3}
.in_xwzxa .txt p{ width:270px; height:60px; margin-left:12px; margin-right:75px;font-size:16px; color:#888888; line-height:60px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.in_xwzxa .txt p a{font-size:16px; color:#888888; line-height:60px;}
.in_xwzxa:hover .topimg img{transform: scale(1.2);}

.in_xwzxb{ width:798px; height:auto; display:block; float:right}
 
.in_xwzxb ul li{ margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #ececec}

.childaa{ width:798px; height:150px; display:block}
.childaa .leftimg{ width:200px; height:150px; display:block; overflow:hidden; float:left}
.childaa .leftimg img{max-width:100%; height:150px;transform: scale(1);transition: all 1s ease-out}
.childaa .txt{ width:580px; height:auto; display:block; float:right}
.childaa .txt p{width:100%; height:auto;font-size:18px; color:#111111; line-height:45px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.childaa .txt p a{font-size:18px; color:#111; line-height:45px;}
.childaa .txt .dec{
	width: 30px;
    height: 2px;
    background-color: #d80c19;
    /*position: relative;*/
    margin-bottom: 14px;
    transition: all .5s ease;
	}
.childaa .txt span{ font-size:14px; line-height:25px; height:75px; color:#999999; display:block; overflow:hidden}
.childaa:hover .txt p a{font-size:18px; color:#d80c19; line-height:45px; font-weight:bold}
.childaa:hover .txt .dec{ width:100%}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}