/*公共标题*/
.main_title{display:block; text-align:center;font-size:18px; color:#666666;line-height:40px}
.main_title p{ font-size:42px; color:#333333; line-height:65px; font-weight: bold;}



/*产品推荐*/
.in_product{
	width: 100%;
    height: auto;
    margin: 0 auto; padding-top:55px;background:url(../images/bg.jpg) repeat
	}
.in_product .top_cplist{ width:1200px; height:auto; margin:0 auto; margin-top:35px}
.in_product .top_cplist ul li{float:left; margin-right:24px; width:282px; height:140px; display:block;border-radius:4px; position:relative}

.in_product .top_cplist ul li.li1{ background:url(../images/pic1.png) 170px 7px no-repeat #205ba9}
.in_product .top_cplist ul li.li2{ background:url(../images/pic2.png) 165px 18px no-repeat #205ba9}
.in_product .top_cplist ul li.li3{ background:url(../images/pic3.png) 150px 18px no-repeat #205ba9}
.in_product .top_cplist ul li.li4{ background:url(../images/pic4.png) 165px 18px no-repeat #205ba9}
.in_product .top_cplist ul li p{ position:absolute; left:25px; top:28px;font-size:24px; color:#ffffff; line-height:32px}
.in_product .top_cplist ul li .more{ position:absolute; left:28px; top:77px; width:90px; height:34px; display:block; background:#ffffff; text-align:center;font-size:14px; color:#205ba9; line-height:34px;}


.in_product .top_cplist ul li.li1:hover{ background:url(../images/pic1.png) 170px 7px no-repeat #d50000}
.in_product .top_cplist ul li.li2:hover{ background:url(../images/pic2.png) 165px 18px no-repeat #d50000}
.in_product .top_cplist ul li.li3:hover{ background:url(../images/pic3.png) 150px 18px no-repeat #d50000}
.in_product .top_cplist ul li.li4:hover{ background:url(../images/pic4.png) 165px 18px no-repeat #d50000}
.in_product .top_cplist ul li:hover .more{color:#d50000;}

.in_product .bot_cp{ width:1200px; height:auto; margin:0 auto}
.in_product .bot_cp ul li{ width:380px; height: auto; display:block;float:left; margin-right:24px; margin-top:24px;background:#ffffff; line-height:59px; text-align:center; font-size:16px; padding:1px; padding-bottom:0; border:1px solid #cfcfcf}
.in_product .bot_cp ul li .topimg{
	width:380px;
	height:285px;
	overflow:hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
 }
.in_product .bot_cp ul li .topimg img{
	max-width:100%;
	max-height:100%;
	transform: scale(1);
	transition: all 1s ease-out;}

.in_product .bot_cp ul li:hover{}
.in_product .bot_cp ul li:hover .topimg img{transform: scale(1.2);}


/*subban*/
.subban{ width:100%; height:345px; margin:0 auto; background:url(../images/bg_subban.jpg) center top no-repeat; margin-top:75px}
.subban ul{ width:1200px; height:345px; margin:0 auto;}
.subban ul li h1{ font-size:60px; color:#ffffff; font-weight:bold; line-height:84px; padding-top:77px}
.subban ul li h2{ font-size:24px; color:#ffffff; line-height:48px}
.subban ul li h3{ font-size:16px; color:#ffffff; line-height:56px}
.subban ul li h3 span{ font-size:38px; color:#ffffff; font-family:"Times New Roman", Times, serif; font-weight:bold}




/*四大优势*/
.in_advantage{ width:100%; height:auto; margin:0 auto; background:url(../images/bg_ys.jpg) center top no-repeat; padding-top:60px; }
.in_advantage .title{ width:1200px; height:120px; margin:0 auto; background:url(../images/title_ys.png) center bottom no-repeat; position:relative}
.in_advantage .title h1{ position:absolute; left:312px; top:0; font-size:75px; color:#333333; font-weight:bold; line-height:114px}
.in_advantage .title .txt{
	position: absolute;
    left: 632px;
    top: 20px;
    text-align: center;
	}
.in_advantage .title .txt p{ font-size:25px; color:#222222; line-height:30px}
.in_advantage .title .txt h2{
	font-size: 42px;
    color: #333333;
    font-weight: bold;
    line-height: 54px;
	}
.in_advantage .content{ width:1200px; height:auto; margin:0 auto; margin-top:56px}

.in_advantage .contenta{ width:1200px; height:458px; margin:0 auto; position:relative; background:url(../images/ys_a1.png) left top no-repeat}
.in_advantage .contenta .txt_ys{ position:absolute; left:62px; top:164px; width:428px; height:auto}
.in_advantage .contenta .pica{ position:absolute; right:0; top:0;}


.in_advantage .contentb{ width:1200px; height:515px; margin:0 auto; position:relative; background:url(../images/ys_a2.png) right top no-repeat; margin-top:77px;}
.in_advantage .contentb .txt_ys{ position:absolute; left:728px; top:120px; width:428px; height:auto}
.in_advantage .contentb .picb{ position:absolute; left:8; top:20px;}



.in_advantage .contentc{ width:100%; height:541px; margin:0 auto; background:url(../images/bg_ys1.jpg) center top no-repeat}
.in_advantage .contentc .maina{ width:1200px; height:541px; margin:0 auto; position:relative; background:url(../images/ys_a3.png) left 30px no-repeat}
.in_advantage .contentc .maina .txt_ys{ position:absolute; left:62px; top:190px; width:428px; height:auto}
.in_advantage .contentc .maina .picc{
	position: absolute;
    left: 570px;
    top: 25px;
	}


.in_advantage .contentd{ width:1200px; height:600px; margin:0 auto; position:relative; background:url(../images/ys_a4.png) right 30px no-repeat;}
.in_advantage .contentd .txt_ys{ position:absolute; left:728px; top:130px; width:428px; height:auto}
.in_advantage .contentd .picd{ position:absolute; left:8; top:56px;}
.in_advantage .contentd .more
	{
	width: 200px;
    height: 45px;
    display: block;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    color: #ffffff;
    line-height: 45px;
    background: #205ba9;
    border-radius: 23px;
	}


.txt_ys .tita{ height:54px; background:url(../images/ys_z1.png) left center no-repeat; padding-left:76px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#999999; text-transform:uppercase }
.txt_ys .tita p{ font-size:34px; color:#333333; font-weight:bold; line-height:38px; font-family:"微软雅黑"}
.txt_ys .conta{ margin-top:25px}
.txt_ys .conta ul li{ background:url(../images/icon1.png) left 10px no-repeat; padding-left:28px; font-size:16px; line-height:26px; color:#333333; margin-bottom:25px}
.txt_ys .conta ul li span{font-size:16px; line-height:26px; color:#d50000;}


/* 关于我们 */
.in_about{ width:100%; height:auto; margin:0 auto; background:url(../images/bg_about.jpg) center bottom no-repeat #f2f2f2; padding-top:74px; padding-bottom:100px}
.in_about .main{ width:1200px; height:auto; margin:0 auto}
.in_about .main .leftpic{ display:block; float:left;width:578px; height:552px; overflow:hidden}
.in_about .main .leftpic img{
    transform: scale(1);
    transition: all 1s ease-out;
	}
.in_about .main .leftpic:hover img{transform: scale(1.2);}
.in_about .main .righttxt{ width:580px; height:auto; display:block; float:right}
.in_about .main .righttxt h1{ font-size:32px; color:#205ba9; font-weight:bold; line-height:54px}
.in_about .main .righttxt h2{ font-size:21px; color:#444444; line-height:45px;}
.in_about .main .righttxt .dec{ 
	width: 100px;
    height: 6px;
    display: block;
    background: #205ba9;
    margin: 5px 0;
    border-radius: 10px;
}
.in_about .main .righttxt .txt{ height:250px; display:block; overflow:hidden}
.in_about .main .righttxt .txt *{ font-size:16px; line-height:35px; color:#333333; text-align:justify}
.in_about .main .righttxt .txta{margin: 25px auto;}
.in_about .main .righttxt .txta ul li{ float:left; padding:0 18px; height:80px; border-right:1px dashed #d3d3d3; text-align:center; font-size:20px; color:#333333; line-height:32px}
.in_about .main .righttxt .txta ul li span{ font-size:35px; font-family:impact; line-height:50px; color:#008dff; margin-right:5px}
.in_about .main .righttxt .more{ width:200px; height:45px; display:block; text-align:center; line-height:45px;font-size:16px; color:#ffffff;line-height:45px; background:#205ba9;border-radius:23px;}
.in_about .main:hover .righttxt .more{ background:#d50000;}


.in_about .maina{ width:1200px; height:auto; margin:50px auto 0}
.in_about .maina .tita{ display:block; text-align:center; font-size:32px; color:#333333; line-height:58px; font-weight:bold; margin-bottom:30px}


.mr_frbox2e {HEIGHT:352px; width:1200px;  margin:0 auto; position:relative;}
/*.mr_frbox2e .leftprole{ position:absolute; left:0; top:162px;CURSOR: pointer}
.mr_frbox2e .rightprore{ position:absolute; right:0; top:162px;CURSOR: pointer}*/

.imgboxcpe{ width:1200px; height:352px; margin:0px auto; overflow:hidden}
.imgboxcpe ul li{ margin:0 13px 0 13px; display: inline; float:left; overflow:hidden;}
.imgboxcpe ul li a{display:block;width:380px;height:348px;background:#ffffff;line-height:59px;text-align:center;font-size:16px;color:#333333;box-shadow: 10px 10px 10px 10px #000000; padding:1px; padding-bottom:0; border:1px solid #cfcfcf}
.imgboxcpe ul li a .imgali{width:380px; height:285px; 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:380px; height:285px; 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_xwdt{ width:100%; height:auto; margin:50px auto 65px;}
.in_xwdt .main_content{ width:1200px; height:auto; margin:0 auto; margin-top:50px}

.leftnews{display:block; float:left; width:528px; min-height:522px; border:1px solid #d7d7d7; padding:10px 26px 0; background:#ffffff}
.leftnews .title{ height:51px; border-bottom:1px solid #e1e1e1}
.leftnews .title p{ float:left; line-height:51px; font-size:24px; color:#333333}
.leftnews .title a{ float:right; line-height:51px; font-size:16px; color:#666666}
.leftnews .content{ margin-top:22px;}

.leftnewsa{ position:relative}
.leftnewsa .topimg{ width:528px; height:291px; display:block; overflow:hidden;}
.leftnewsa .topimg img{
	width: 528px;
    height: 291px;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
	}
.leftnewsa p{ width:100%; height:50px; line-height:50px; text-indent:22px; background: url(../images/bg1.png) repeat; color:#fff; font-size:18px; position:absolute; left:0; top:240px;}
.leftnewsa p a{line-height:50px; color:#fff; font-size:18px;}
.leftnewsa:hover p{ background:#205ba9;}
.leftnewsa .topimg:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}

.leftnewsb{ margin-top:15px;}
.leftnewsb ul li{ width:100%; height:45px; border-bottom:1px solid #e1e1e1;display:block; overflow:hidden;}
.leftnewsb ul li:nth-child(3n){border-bottom: none}
.leftnewsb ul li a{ background:url(../images/icon.png) 0 center no-repeat; padding-left:22px;font-size:15px; color:#333333; line-height:45px; width:75%; height:45px; display:block; float:left}
.leftnewsb ul li span{font-size:15px; color:#888888; line-height:45px; width:20%; height:45px; display:block; float:right; text-align:right}


.leftnewsb ul li:hover a{font-size:15px; color:#205ba9; line-height:45px;}


.rightnews{display:block; float:right; width:528px; min-height:522px; border:1px solid #d7d7d7; padding:10px 26px 0; background:#ffffff}
.rightnews .title{ height:51px; border-bottom:1px solid #e1e1e1}
.rightnews .title p{ float:left; line-height:51px; font-size:24px; color:#333333}
.rightnews .title a{ float:right; line-height:51px; font-size:16px; color:#666666}
.rightnews .content{ margin-top:16px;}

.rightnewsa{ width:528px; height:auto; margin:0 auto 20px}
.rightnewsa .leftimg{ display:block; overflow:hidden; float:left; width:179px; height:133px;}
.rightnewsa .leftimg img{
	width:179px;
	height:133px;
	transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
	}

.rightnewsa .righttxt{ width:332px; height:auto; display:block; float:right}

.rightnewsa .righttxt p{}	
.rightnewsa .righttxt p a{ font-size:16px; color:#333333; line-height:28px;}	
.rightnewsa .righttxt span{
	font-size: 14px;
    line-height: 26px;
    height: 52px;
    display: block;
    overflow: hidden;
    color: #787878;
    margin: 10px auto;
	}
.rightnewsa .righttxt em{ display:block; font-style:normal; background:url(../images/time.png) 0 center no-repeat; padding-left:24px; font-size:14px; color:#787878; line-height:18px}

.rightnewsa:hover .leftimg img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.rightnewsa:hover .righttxt p a{ font-size:16px; color:#205ba9; line-height:28px;}	


.rightnewsb{ margin-top:15px;}
.rightnewsb ul li{ width:100%; height:45px; border-bottom:1px solid #e1e1e1;display:block; overflow:hidden;}
.rightnewsb ul li:nth-child(3n){border-bottom: none}
.rightnewsb ul li a{ background:url(../images/icon.png) 0 center no-repeat; padding-left:22px;font-size:15px; color:#333333; line-height:45px; width:75%; height:45px; display:block; float:left}
.rightnewsb ul li span{font-size:15px; color:#888888; line-height:45px; width:20%; height:45px; display:block; float:right; text-align:right}

.rightnewsb ul li:hover a{font-size:15px; color:#205ba9; line-height:45px;}




.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}