/*公共标题*/
.main_title{display:block; text-align:center; font-size:20px; color:#666}
.main_title p{
	font-size: 40px;
    color: #333333;
    font-weight: bold;
    line-height: 55px; margin-bottom:5px
	}
.main_title p span{
	font-size: 40px;
    color: #005faf;
    font-weight: bold;
    line-height: 45px; 
	}
	

/*首页产品展示*/	
.in_product{ width:1200px; margin:35px auto 0}
.in_product .cont{ margin-top:10px}	
.in_product .cont ul li{ float:left; margin-right:20px; margin-top:20px}	
.in_product .cont ul li .topimg{
	width: 285px;
    height: 285px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	}
.in_product .cont ul li .topimg img{
	max-width:100%;max-height: 100%;transform: scale(1);transition: all 1s ease-out;
	}
.in_product .cont ul li p{
	background: #f5f5f5;
    height: 50px;
    display: block;
    text-align: center;
	}	
.in_product .cont ul li p a{
	line-height: 50px;
    font-size: 16px;
	}	
.in_product .cont ul li:hover .topimg img{transform: scale(1.2);}
.in_product .cont ul li:nth-child(4n){ margin-right:0}
	
.in_product .cont ul li:hover p{
	background: #005faf;
	}	
.in_product .cont ul li:hover p a{
	line-height: 50px;
    font-size: 16px;
	color:#fff
	}
	



/*公司简介*/
.in_about{
    background: url(../images/bg_about.jpg) center top no-repeat;
    padding: 50px 0 0;
    margin-top: 75px;
    height: 520px;
	}
.in_about .cont{ width:1200px; margin:0 auto}
.in_about .lefttxt{ width:590px; height:auto; display:block; float:left}
.in_about .lefttxt h1{ font-size:28px; color:#fff; font-weight:bold; line-height:45px;}
.in_about .lefttxt h2{ font-weight:500; font-size:20px; color:#fff; line-height:40px}
.in_about .lefttxt .txt{
	font-size: 16px;
    line-height: 30px;
    color: #fff;
    height: 210px;
    display: block;
    overflow: hidden;
    text-align: justify;
    margin-top: 10px;
	}
.in_about .lefttxt .txt *{font-size:16px; line-height:30px; color:#fff;}

.in_about .lefttxt .txta{margin: 28px auto;}
.in_about .lefttxt .txta ul li{
	width: 80px;
    height: auto;
    display: block;
    float: left;
    margin-right:70px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    font-size: 16px;
	}
.in_about .lefttxt .txta ul li img{transition: all 0.3s linear 0s;}
.in_about .lefttxt .txta ul li:hover img{transform:rotate(360deg);}


.in_about .lefttxt .more{ margin-top:25px;}
.in_about .lefttxt .more ul li{ float: left; margin-right:30px}
.in_about .lefttxt .more ul li a{ width:180px; height:40px; display: block; text-align:center; line-height:40px; background:#fff; color:#333; font-size:16px;border-radius:20px}

.in_about .rightimg{ display:block; float:right; width:569px; height:429px;}
.in_about .rightimg img{
	width: 100%;
    border-radius: 15px;
    border: 5px solid #fff;
	}



/*案例展示*/
.in_case{ width:1200px; margin:50px auto 55px}
.in_case .main{ margin-top:35px}

.mr_frbox2e {HEIGHT: 265px; width:1200px;  margin:0 auto; position:relative; margin-top:35px }
/*.mr_frbox2e .leftprole{ position:absolute; left:0; top:8px;CURSOR: pointer}
.mr_frbox2e .rightprore{ position:absolute; right:0; top:8px;CURSOR: pointer}*/

.imgboxcpe{ width:1200px; height:265px; margin:0px auto 0; overflow:hidden}
.imgboxcpe ul li{ margin:0 11px 0 11px; display: inline; float:left; overflow:hidden;}
.imgboxcpe ul li a{ display:block; width:285px; height:265px;line-height:52px; text-align:center; font-size:16px; color:#333; background:#efefef}
.imgboxcpe ul li a .imgali{ width:284px; height:213px; text-align:center; overflow:hidden; background:#ffffff}
.imgboxcpe ul li a .imgali span{ height:100%; display:inline-block; vertical-align:middle}
.imgboxcpe ul li a .imgali img{/*width:280px;*/ max-width:100%; height:213px; 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 a:hover{background:#0160af; color:#fff}



.index-ad { margin-top:45px;
    height: 192px;
    background: url(../images/ad_bg.jpg) no-repeat top center;
    color: #fff;
}


.index-ad .container{ width:1200px; margin:0 auto}

.index-ad .pull-left {
    margin-left: 160px; float:left
}
.index-ad .pull-left b{
    display: block;
    font-size: 35px;
    line-height: 45px;
    margin-top: 26px;
}
.index-ad .pull-left p{
	display: block;
    line-height: 40px;
    font-size: 21px;
}
.index-ad .pull-left p:after {
    content: '';
    display: block;
    width: 540px;
    height: 1px;
    background: #93bae8;
    margin-top: 10px;
    margin-bottom: 10px;
}
.index-ad .pull-left ul {
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    padding-left: 0;
}
.index-ad .pull-left ul li{
    float: left;
    display: block;
    background: url(../images/ico_ad.png) no-repeat left center;
    padding-left: 34px;
    margin-right: 32px;
    font-size: 18px;
}
.index-ad .pull-right {
    width: 326px;
    margin: 38px 20px 0 0; 
    background: url(../images/tel_white.png) no-repeat left top; 
    color: #fff;
	float:right
}
.index-ad .pull-right span {
    display: block;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 2px;
    text-indent: 84px;
}
.index-ad .pull-right b {
    display: block;
    font-size: 35px;
    line-height: 45px;
    font-weight: normal;
    font-family: Impact;
    text-indent: 84px;
}
.index-ad .pull-right a {
    margin-top: 10px;
    display: block;
    width: 320px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}



/*四大优势*/
.advantage{ width:100%; height:auto; margin:30px auto}

.advantage .ysa{ width:1200px; height:450px; margin:0 auto; position:relative}
.advantage .ysa .pic1{ position:absolute; left:0; top:0}
.advantage .ysa .txta{ position:absolute; left:640px; top:40px}



.advantage .ysb{ width:1200px; height:450px; margin:0 auto; position:relative}
.advantage .ysb .pic1{ position:absolute; left:600px; top:0}
.advantage .ysb .txta{ position:absolute; left:0; top:40px}


.advantage .txt{ width:540px; height: auto}
.advantage .txt .title{}
.advantage .txt .title .num{
    background: url(../images/num.png) left bottom no-repeat;
    width: 73px;
    height: 90px;
    display: block;
    text-align: center;
    line-height: 80px;
    font-size: 36px;
    font-family: impact;
    color: #ffffff;
    float: left;
    margin-right: 24px;
	}
.advantage .txt .title .tt{ font-size:28px; color:#333333; line-height:45px;}
.advantage .txt .title .tt p{
	font-family: arial;
    color: #999999;
    line-height: 20px;
    font-size: 14px;
    text-transform: uppercase;
	padding-top:5px;
	}
.advantage .txt .cont{ margin-top:12px;}
.advantage .txt .cont ul li{ font-size:16px; line-height:30px; color:#888888; background:url(../images/ico_i.png) left 10px no-repeat; padding-left:20px}
.advantage .txt .conta{ margin-top:20px}
.advantage .txt .conta ul li{
	float: left;
    width: 210px;
    margin-right: 30px;
	}
.advantage .txt .conta ul li img{ max-width:100%}
.advantage .txt .conta ul li:nth-child(2){ margin-right:0}




/*新闻中心*/
.in_xwzx{background:#fafafa; padding-top:55px; padding-bottom:65px}
.in_xwzx .in_cont{ width:1200px; height:auto; margin:0 auto; margin-top:35px}

.in_xwzx .in_cont .leftfr{ width:670px; height:auto; display: block; float:left}

.in_xwzx .in_cont .leftfr .topnews{ background:url(../images/dec_xwzx.png) left top no-repeat; }
.in_xwzx .in_cont .leftfr .topnews p{ font-size:18px; color:#333333; line-height:30px; margin-bottom:20px; padding-left:72px}
.in_xwzx .in_cont .leftfr .topnews p a{ font-size:18px; color:#333333; line-height:30px}
.in_xwzx .in_cont .leftfr .topnews .leftimg{
    width: 200px;
    height: 150px;
    overflow: hidden;
    background: #fff;
    display: -webkit-inline-box;
    vertical-align: middle;
    text-align: center;
    float: left;
	}
.in_xwzx .in_cont .leftfr .topnews .leftimg img{
	transform: scale(1);
    transition: all 1s ease-out;
    width: 100%;
    height: 100%;
	}
.in_xwzx .in_cont .leftfr .topnews span{
	font-size: 14px;
    line-height: 30px;
    height: 150px;
    display: block;
    overflow: hidden;
    color: #666666;
    text-align: justify;
    float: right;
    width: 67%;
	}

.in_xwzx .in_cont .leftfr .botnews{ margin-top:30px}
.in_xwzx .in_cont .leftfr .botnews ul li{
	float: left;
    background: url(../images/dec1_xwzx.png) 0 -30px no-repeat;
    width: 320px;
    margin-right: 30px;
	}
.in_xwzx .in_cont .leftfr .botnews ul li a{ margin-left:32px;height:49px; border-bottom:1px solid #d1d1d1; line-height:49px; font-size:14px; color:#666666}



.in_xwzx .in_cont .rightfr{ width:465px; height:auto; display:block; float:right}
.in_xwzx .in_cont .rightfr .tit{ height:60px; background:url(../images/icon_cjwt.png) 33px center no-repeat #005faf}
.in_xwzx .in_cont .rightfr .tit p{ float:left; margin-left:72px; font-size:18px; color:#ffffff; line-height:60px;} 
.in_xwzx .in_cont .rightfr .tit a{ float:right; margin-right:20px; font-size:14px; color:#ffffff; line-height:60px}
.in_xwzx .in_cont .rightfr .cont{border: 1px solid #d1d1d1;border-top: none;padding: 13px 12px 13px 13px;}
#quelistho{}
.quedage{ padding-bottom:10px;  border-bottom:1px solid #d1d1d1; height:100px; width:438px; display:block; margin:10px 0 0}
.quedage .quebt{ width:438px; height:40px; line-height:40px; background: url(../images/wen.png) no-repeat 0 center; text-indent:32px;overflow:hidden; display:block; font-size:16px; color:#333 }
.quedage .content{width:406px; height:60px; font-size:14px; line-height:30px; background: url(../images/da.png) no-repeat 0 5px; padding-left:32px; overflow:hidden; text-align:justify}
.quedage .content,.quedage .content *{ color:#666666; font-size:14px; line-height:30px}

.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}



