@charset "utf-8";
/* CSS Document */
/* Reset */
* { margin:0; padding:0;transition:all 300ms ease;}
a:link, a:visited, a:hover, a:active {text-decoration:none; cursor:pointer;}
a:hover, a:active {}
body { font:16px/1.6 "Microsoft Yahei","Thmano", "Arial"; color:#333333; }
img { border:0px;}
li{ list-style:none; float:left;}
input, textarea, select{ font:14px/1.5 "Microsoft Yahei","Thmano", "Arial"; color:#999; outline:0; }
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
.hidden{display: none;}
body { max-width: 1920px;margin: 0 auto;}
html {height: 101%;}
.animate {display: none;}
b,
strong {font-weight: bold;}
input {outline: none;}
textarea {resize: none;}
table {border-collapse: collapse;border-spacing: 0;}
td {border: 1px solid #aaa;padding: 2px;}
a {text-decoration: none;color: #666;}
a:hover {text-decoration: none;}
i {font-style: normal;}
.clearfix {*zoom: 1;    clear: both;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clear {clear: both;}
.ow {min-width: 1200px;}
.wrap{width: 1200px;margin: 0 auto;}
.fr {float: right;}
.fl {float: left;}

/******************************
 ** 首页
 ******************************/
/*topper*/
.topper{height: 40px;line-height: 40px;border-bottom: 1px solid #e5e5e5;}
.topper .url .tel{background: url(../images/tel.png)no-repeat left center;padding-left: 26px;font-size: 14px;    margin-right: 12px;}
.topper .wel{font-size: 14px;color: #666666;}
.topper .sc{float:left;position: relative;width: 40px;height: 40px;background: #f5f5f5;}
.topper .sc a{background:url(../images/search.png) center bottom no-repeat;width:18px;height:18px;display: inline-block;vertical-align: middle;    margin-left: 10px;}
.topper .search{ background: #ffffff;  z-index: 9999; margin-top: 2px;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.3);width:250px;height:42px;position:absolute;right:0;top:100%;opacity:0;visibility: hidden;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s;color: #333;}
.topper .s .search{opacity:1;visibility: visible;}
.topper .search .kw{display:block;float: left;height:20px;line-height:20px;width:190px;margin:10px 0 0 12px;font-size:16px;border: none;    background: none;}
.topper .search .ok{float: right;width:42px;height:100%;cursor: pointer;font-family:icon;font-size:20px;border:none;background:url(../images/search.png) center center no-repeat;background-size:18px auto;}



/*header*/
.header { height:72px;   z-index: 999;position: fixed;    width: 100%;top: 0;left: 0;border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
.header .logo { float:left;margin-top: 8px;}
.header .logo img { display:block;height: 54px; }
.header .logo img.logo2{display: none;}
.header .tel { float:right; margin:18px 0 0; background:url(../images/tel.png) left center no-repeat; padding:0 30px 0 52px; }
.header .tel h2 { font-size:14px; line-height:20px; font-weight:normal; color: #666666;}
.header .tel h3 { line-height:40px; font-size:22px; color:#a61f22; font-family:Impact; }
.header.curr { position: absolute;width: 100%;top: 0;left: 0;}
.header.curr .logo img.logo1{display: none;}
.header.curr .logo img.logo2{display: block;}
.header .English{    width: 76px;
    height: 30px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    margin-top: 21px;    transition: all 0.8s ease;}
.header .English:hover{    background: #ffffff;
    color: #000000;}
.nav{height:72px; background:url(../images/nav_bg.png) left center repeat-x;   }
.nav ul{ margin:0 auto;}
.nav li{position:relative;z-index:20; width: 120px;}
.nav li:hover,.nav li.cur{color:#841786;}
.nav li:hover a,.nav li.cur a{font-weight: bold;}
.nav li:hover dd a,.nav li.cur dd a{color: #841786;font-weight: normal;}
.nav li.index{ background:url(../images/home.png) no-repeat center center;}
.nav li a{width:120px;height:72px; display:block; text-align:center; line-height:72px;color: #fff;font-size: 14px;    background: url(../images/navl.png) left center no-repeat;}
.nav li:first-child a{background: none;}
.nav dl.drop{ position:absolute;width:100%; background:rgba(255, 255, 255, 0.4);;top:72px;left:0;display:none;}
.nav .drop dd a{color:#ffffff;}
.nav dd a{ transition: all 0.2s ease;display:block;height:38px; line-height:38px;width:100%; text-align:center;color:#333333;font-size: 14px;}
.nav dd a:hover span{font-weight:bold;background: url(../images/ico.png)no-repeat left center;padding-left: 14px;}
.nav dd a i{width:9px;height:9px;background: url(../images/ico.png)no-repeat;}
.nav dd a:hover i{}
.nav li:hover .drop dd a{color:#ffffff;}
.nav li .drop dd:hover{background: #00aaea;}
.header_scr {background-color: #fff;box-shadow: 0 0 20px -3px #ccc;}
.header_scr .nav li a{color: #000000;}
.header_scr .logo img{display: none;}
.header_scr .logo img.logo2{display: block;}
.header_scr .nav dl.drop{    background: rgb(85, 180, 53);}
.header_scr .nav .drop dd a{color: #ffffff;}
.header_scr .English{    border: 1px solid #333333; color: #333333;}
.header_scr .English:hover{  border: 1px solid #333333; color: #333333;}
/*banner*/
/*.banner{width:100%; overflow:hidden; position:relative;height:500px; margin-top: -72px;}
.banner ul{ position:absolute;height:500px;} 
.banner li{width:100%;height:500px;float:left; text-align:center;}
.banner .tip,.minbanner .tip{position:absolute;bottom:26px;left:50%; z-index:10;    margin-left: -35px;}
.banner .tip em,.minbanner .tip em{ display:block; height:11px; width:11px; float:left;border: 1px solid #841786;background: #ffffff;
  margin:0 5px; cursor:pointer;float:left;border-radius: 11px;}
.banner .tip .cur,.minbanner .tip .cur{ background:#841786; width:26px;}
.minbanner{height: 360px;}*/

.banner{width:100%; overflow:hidden; position:relative;height:500px;margin-top: -72px;}
.banner ul{ position:absolute;height:500px;} 
.banner li{width:100%;height:500px;float:left; text-align:center;}
.banner .tip,.minbanner .tip{    position: absolute;bottom: 26px;z-index: 10;right: 80px;width: 11px;top: 262px;}
.banner .tip em,.minbanner .tip em{ display:block; height:11px; width:11px;background: #ffffff;
 cursor:pointer;border-radius: 11px;background: url(../images/em.png)no-repeat center;margin-bottom: 48px;}
.banner .tip .cur,.minbanner .tip .cur{ background: url(../images/cur.png)no-repeat center;}
.minbanner{height: 360px;}
.banner .tip:after{content: ''; width: 1px;height: 113px;background: #ffffff;display: block;position: absolute;top: 8px;left: 5px;opacity: 0.7;}






















/*footer*/
.footer{background: #333333;border-top: 4px solid #6cb033;    overflow: hidden;width: 100%;}
.footer .footer_main{}
.footer .footer_main .logo_box{width: 320px;float: left;margin-bottom: 36px;}
.footer .footer_main .logo_box .dlogo{margin: 29px 0 24px;display: block;}
.footer .footer_main .logo_box .dlogo img{width: 190px;}
.footer .footer_main .logo_box .copyright{font-size: 12px;color: #999999;line-height: 24px;}
.footer .footer_main .logo_box .copyright a{color: #999999;}
.footer .footer_main .bt_subnav{width: 794px;float: right;margin-top: 21px;}
.footer .footer_main .bt_subnav .subnav{height: 75px;line-height: 75px;border-bottom: 1px solid #666666;}
.footer .footer_main .bt_subnav .subnav li{margin-right: 60px;}
.footer .footer_main .bt_subnav .subnav li a{color: #d0d0d0;}
.footer .footer_main .bt_subnav .subnav li:hover a{color: #fefefe;}
.footer .footer_main .bt_subnav .add{color: #d0d0d0;font-size: 12px;margin: 28px 0 38px;}
.footer .footer_main .bt_subnav .add dd{float: left;    width: 357px;height: 27px;line-height: 27px;padding-left: 40px;margin: 12px 0;}
.footer .footer_main .bt_subnav .add dd.dd01{background: url(../images/icon01.png)no-repeat center left;}
.footer .footer_main .bt_subnav .add dd.dd02{background: url(../images/icon02.png)no-repeat center left;}
.footer .footer_main .bt_subnav .add dd.dd03{background: url(../images/icon03.png)no-repeat center left;}
.footer .footer_main .bt_subnav .add dd.dd04{background: url(../images/icon04.png)no-repeat center left;}
.footer .link_box{border-top: 1px solid #555555;height: 72px;}
.footer .link_box dl{line-height: 72px;font-size: 12px;}
.footer .link_box dl dt{float: left;color: #d0d0d0;}
.footer .link_box dl dd{float: left;}
.footer .link_box dl dd{margin-right: 20px;}
.footer .link_box dl dd a{color: #d0d0d0;}
.footer .link_box dl dd:hover a{color: #00aaea;}

.zy_banner {float: left;width: 100%; overflow: hidden; height: 340px;position: relative;}
.zy_ban_tit {float: left;  width: 100%;position: absolute;
left: 0;bottom: 45px; z-index: 9; text-align: center;}
.zy_ban_tit .l1{ float:left; width:100%; color:#fff; font-size:30px; line-height:38px;}
.zy_ban_tit .l2{ float:left; width:100%; color:#fffcfc; font-size:14px; line-height:22px; font-family:"Arial";text-transform: uppercase;}
.zy_ban_tit .l3{ float:left; width:100%; color:#ffffff;opacity: 0.7; font-size:12px; line-height:24px; margin-top:15px;}
.zy_ban_tit .l3 span{ display:inline-block; }
.zy_ban_tit .l3 a{ color:#ffffff;}


/*contactlist*/
.contactlist{}
.contactlist .des{margin: 60px auto 90px;}
.contactlist .des dl{}
.contactlist .des dl dd{font-size: 14px;    padding-left: 34px;    height: 24px;margin-bottom: 30px;}
.contactlist .des dl dd.dd01{background: url(../images/dd01.png)no-repeat center left;}
.contactlist .des dl dd.dd02{background: url(../images/dd02.png)no-repeat center left;}
.contactlist .des dl dd.dd03{background: url(../images/dd03.png)no-repeat center left;}
.contactlist .des dl dd h3{border-left: 1px solid #dadada;margin-left: 12px;    padding-left: 12px;    height: 18px;
    line-height: 18px;margin: 3px 0;}
.contactlist .des .sao{width: 134px;}
.contactlist .des .sao img{width: 134px;height: 134px;border: 1px solid #d5ecf9;}
.contactlist .des .sao h2{font-size: 14px;text-align: center;}
.contactlist .map{width: 614px;height: 320px;border: 1px solid #cccccc;margin: 60px auto 90px;overflow: hidden;}
.contactlist .map img{width: 100%;}

.sitepath{    border-bottom: 1px solid #dddddd;background: #f5f5f5;    height: 72px;
    overflow: hidden;
    width: 100%;}
.sub_nav {margin-top:0;z-index:2}
.sub_nav.affix-top {position:relative}
.sub_nav.affix {
	top:0;
	width:100%;
	z-index:999 !important}
.sub_nav.affix ul {
	-webkit-box-shadow:none;
	box-shadow:none}
.sub_nav>ul {
	display:block;
	padding:0;
	margin-bottom:0;
	-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.2);
	box-shadow:0 0 20px 0 rgba(0,0,0,0.2)}
.sub_nav>ul>li {
	display:block;
	float:left;
	position:relative;}
.sub_nav>ul>li:after {
	content:'';
	display:block;
	width:2px;
	height:28px;
	background-color:rgba(204, 204, 204, 0.32);
	position:absolute;
	right:-1px;
	top:22px;}
.sub_nav>ul>li:nth-last-of-type(1):after {
	display:none}
.sub_nav>ul>li h1,.sub_nav>ul>li h3 {
	display:block;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-size:inherit}
.sub_nav>ul>li h1 a,.sub_nav>ul>li h3 a {
	display:block;
	font-size:14px;
	line-height:72px;
	color:#333;
	text-align:center;
	 -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.sub_nav>ul>li h1 a.cur,.sub_nav>ul>li h1 a:hover,.sub_nav>ul>li h3 a.cur,.sub_nav>ul>li h3 a:hover {
	background-color:#2a71b9;
	border-color:#2a71b9;
	color:#fff
}
.sub_nav>ul>li h3 a:before{    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 3px;
    background: #81c687;    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;}
.sub_nav>ul>li h3:hover a:before{width: 100%;}
.AGC01_img{ position: relative; width: 39.2%; max-width: 440px; float: left; margin-right: .30rem;}
.AGC01_img img{ display: block; position: relative; z-index: 1; top:0; left:0;}
.AGC01_img_dec{ position: absolute; top:0; left:0; background: #fff; width:90%; height:100%;}
.move_all{ animation:move 0.8s forwards alternate;}
@keyframes move{
    from {
        top:0;
        left:0;
    }
    to{
        top:.30rem;
        left:.30rem;
    }
}

.sidebar {height: 110px;position: relative;z-index: 10;    overflow: hidden;width: 100%;}
.side-menu { text-align:center; border-bottom: 1px #dddddd dashed;    height: 109px; }
.side-menu dd { display:inline-block; +display:inline; +zoom:1; margin:0 20px; height:110px; position:relative; }
.side-menu dd > a { display:block; height:110px; line-height:110px; padding:0 20px; color:#333333; font-size: 18px; position:relative; 	 -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s; }
.side-menu .drop { position:absolute; left:0; top:60px; width:100px; background:#f5f5f5; text-align:left; overflow:hidden; display:none; }
.side-menu .drop li {  }
.side-menu .drop a { display:block; height:30px; line-height:30px; color:#666; padding:0 0 0 15px; }
.side-menu dd:hover > a { font-weight: bold; text-shadow: 2px 0 8px rgba(46, 46, 46, 0.25);}
.side-menu dd:hover > a:after,.side-menu dd.current > a:after{content: '';
    display: block;
    width: 6px;
    height: 42px;
    background-color: rgba(204, 204, 204, 0.32);
    position: absolute;
    left: -1px;
    top: 34px;
    background: -webkit-linear-gradient(#a6f43a, #2ab1fe);
    background: -o-linear-gradient(#a6f43a, #2ab1fe);
    background: -moz-linear-gradient(#a6f43a, #2ab1fe);
    background: linear-gradient(#a6f43a, #2ab1fe);
    border: 1px solid #ffffff;box-shadow: 2px 0 8px rgba(46, 46, 46, 0.25);    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);}
.side-menu dd.current > a { font-weight: bold;text-shadow: 2px 0 8px rgba(46, 46, 46, 0.25);}
.side-menu .drop a:hover { color:#c82633; }
.side-menu dd > a:after{content: '';transition: .9s;    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(0.7, 0.7, 1);}


.news_detail{padding-top: 40px;}
.news_detail h1{font-size: 24px;text-align: center;}
.news_detail .subsidiary { text-align:center; color:#999;font-size: 14px;line-height: 58px;margin-bottom: 10px; }
.article{    text-align: justify;margin: 0 0 20px;}
.article p{font-size: 14px;}
.article img{    max-width: 100%;}
.relink { height:40px; line-height:40px;margin:0 0 20px 0 ; }
.relink p { float:right; width:50%; text-align:right; overflow:hidden;font-size: 14px;color: #666666; }
.relink p:first-child { float:left; text-align:left; }

.recommend-news{    padding: 40px 0;}
.recommend-news .head{height: 50px;line-height: 50px;border-bottom: 1px solid #dddddd;border-top: 1px solid #dddddd;}
.recommend-news .head h2{font-size: 16px;color: #333333;float: left;padding-left: 6px;}
.recommend-news .head .mo{font-size: 14px;color: #999999;float: right;padding-right: 8px;}
.recommend-news ul{margin: 20px 0;}
.recommend-news li{width: 354px;height: 82px;float: left;box-shadow: 2px 0 8px rgba(46, 46, 46, 0.1);margin-left: 69px;}
.recommend-news li:first-child{margin-left: 0;}
.recommend-news li a{}
.recommend-news li img{width: 110px;height: 82px;float: left;}
.recommend-news li .des{float: left;width: 212px;margin-left: 18px;margin-top: 10px;}
.recommend-news li .des h2{font-size: 14px;color: #666666;line-height: 16px;height: 40px;}
.recommend-news li .des span{font-size: 12px;color: #999999;}
.recommend-news li:hover .des h2{color: #209dd7;}

/*produtlist*/
.produtlist{}
.produtlist ul {width: 103%;margin: 55px 0 0 0;}
.produtlist .item {width: 275px; height: 358px;float: left;position: relative;margin: 0px 32px 12px 0px;}
.produtlist .item .img{width: 273px;height: 273px;border: 1px solid #dddddd;    display: block;overflow: hidden;}
.produtlist .item .img img{width: 273px;    transition: .9s;}
.produtlist .item .pngfix{    display: block;text-align: center;font-size: 14px;line-height: 84px;}
.produtlist .item:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); }
.produtlist .item:hover .img{box-shadow: 2px 0 10px rgba(46, 46, 46, 0.15);}
.produtlist .item:hover .pngfix{font-weight: bold;}

/* pager */
.pager {display: block;width: 100%;height: auto;padding: 40px 0 0;text-align: center;clear: both;margin-bottom: 100px;}
.pager span,
.pager a {display: inline-block;border: 1px solid #eee;color: #666;background: #f3f3f3;height: 48px;line-height: 48px;padding: 0px 20px;text-decoration: none;margin: 0 5px;border-radius: 48px;    font-size: 14px;}
.pager a:hover {background: #25428b;border-color: #25428b;color: #fff;text-decoration: none;}
.pager .cur {background: #25428b;border-color: #25428b;font-weight: bold;color: #FFF;}
.pager span.dot {background: #25428b;border-color: #0a6c00;font-weight: bold;color: #FFF;}
.pager .current{    background: #25428b; color: #ffffff; border: 1px solid #25428b;}


/*listProduct*/
.listProduct{}
.listProduct .top{padding: 50px 0 43px;border-bottom: 1px dashed #dddddd;}
.listProduct .one{border: 1px solid #dddddd;}
.listProduct .one a{display: block;}
.listProduct .one .img{width: 500px;height: 375px;    border-right: 1px solid #dddddd;overflow: hidden;}
.listProduct .one .img img{width: 500px;height: 375px;transition: all 500ms ease;}
.listProduct .one .des{width: 580px;margin-left: 54px;height: 375px;}
.listProduct .one .des .date{margin: 42px 0 30px;}
.listProduct .one .des .date h2{font-size: 36px;font-weight: bold;line-height: 37px;}
.listProduct .one .des .date h3{font-size: 14px;line-height: 20px;}
.listProduct .one .des .tit{font-size: 20px;line-height: 30px;}
.listProduct .one .des .trait{font-size: 14px;color: #666666;line-height: 27px;margin: 28px 0;}
.listProduct .one .des span{font-size: 14px;color: #666666;}
.listProduct .one:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1); }
.listProduct .one:hover .des .tit,.listProduct .one:hover .des span,.listProduct .one:hover .des .trait{color: #25428b;}

.listProduct ul{margin: 40px 0;}
.listProduct li{width: 570px;float: left;height: 188px;margin-bottom: 40px;    transition: all 300ms ease;}
.listProduct li:nth-child(2n){float: right;}
.listProduct li a{display: block;}
.listProduct li .img{width: 252px;height: 188px;overflow: hidden;}
.listProduct li .img img{width: 252px;height: 188px; transition: all 300ms ease;}
.listProduct li .wd{width: 258px;height: 188px;    transition: all 300ms ease;    padding: 0 30px;}
.listProduct li .wd .date{    width: 100%;display: inline-block;    margin: 29px 0 5px;}
.listProduct li .wd .date h2{float: left;font-size: 20px;color: #333333;    line-height: 16px;margin-right: 10px;}
.listProduct li .wd .date h3{float: left;font-size: 14px;color: #666666;}
.listProduct li .wd p{color: #333333;line-height: 24px;height: 75px;}
.listProduct li .wd i{width: 100%;height: 1px;background: #dddddd;display: block;}
.listProduct li .wd span{font-size: 12px;color: #666666;line-height: 54px;}
.listProduct li:hover .wd{background: url(../images/list_bg.png);}
.listProduct li:hover .img img{ transform: scale(1.1); -webkit-transform: scale(1.1); }
.listProduct li:hover .wd .date h2,.listProduct li:hover .wd .date h3,.listProduct li:hover .wd p,.listProduct li:hover .wd span{color: #ffffff;}
.listProduct li:hover .wd i{background: #ffffff;}

/*singlelist*/
.singlelist{padding: 50px 0 100px;}

/*product-content*/
.product-content{width: 1560px;margin: 0 auto;}
.original{}
.original .product-info2{font-size: 30px;color: #333333;text-align: center;line-height: 40px;margin: 50px auto;}
.original .article-container{margin: 0 auto 60px;}
.original .article-container img{max-width: 100%;margin: 0 auto;display: block;}

.recommend-news dl{margin: 38px 34px;}
.recommend-news .item {width: 285px; height: 358px;float: left;position: relative;margin: 0px 44px;}
.recommend-news .item .img{width: 283px;height: 283px;border: 1px solid #dddddd;    display: block;overflow: hidden;}
.recommend-news .item .img img{width: 283px;    transition: .9s;}
.recommend-news .item .pngfix{    display: block;text-align: center;font-size: 14px;line-height: 84px;}
.recommend-news .item:hover .img img { transform: scale(1.1); -webkit-transform: scale(1.1); }
.recommend-news .item:hover .img{box-shadow: 2px 0 10px rgba(46, 46, 46, 0.15);}
.recommend-news .item:hover .pngfix{font-weight: bold;color: #f39700;}

@media (max-width:1660px) {
.product-content{width: 1200px;}
.recommend-news dl{margin: 38px 0;}
.recommend-news .item{width: 275px;margin: 0px 12px;}
.recommend-news .item .img{width: 275px;height: 275px;}
.recommend-news .item .img img{width: 275px;}

}


 /*悬浮*/

.side-bar {
	width: 60px;
	position: fixed;
	top: 30%;
	right: 15px;border: 1px solid #dddddd;
	z-index: 500;
	height: 232px;
	    box-shadow: 1px 0 10px rgba(46, 46, 46, 0.16);
    border-radius: 60px;background: #ffffff;    padding: 16px 0;
}
.side-bar a {
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	display: block;
	color: #fff; text-align: center; line-height: 135px; 
	font-size: 14px;
}
.side-bar a:hover {
	color:#ba2023;
}


.side-bar .icon-chat {
	background: url(../images/wei02.png) no-repeat center;
}
.side-bar .icon-chat:hover{
	background: url(../images/wei.png) no-repeat center;
}
.side-bar .icon-chat:hover .chat-tips {
	display: block;
}
.icon-xcx .chat-tips{    top: 163px;}

.side-bar .icon-rx{
	background: url(../images/qq02.png) no-repeat center;
}
.side-bar .icon-rx:hover{
	background: url(../images/qq.png) no-repeat center;
}
.side-bar .icon-top{
		background: url(../images/top.png) no-repeat center;
	
}
.side-bar .icon-top:hover{
		background: url(../images/top02.png) no-repeat center;
	
}
.side-bar .icon-tel{
		background: url(../images/tel.png) no-repeat center;
	
}
.side-bar .icon-tel:hover{
		background: url(../images/tel02.png) no-repeat center;
	
}
.chat-tips {
	
	border-radius: 4px;
	box-shadow: 0 0 4px 2px rgba(0,0,0,0.1);
	border: 1px solid #d4ecf9;
	position: absolute;
	right: 62px;
	top: 76px;
	background-color: #ffffff;
	width: 132px;
	height: 132px; display: none;
	
}
.chat-tips img{width:100%;}
.side-bar .icon-ewm:hover .chat-tips {
	display: block;
}

.rTel_tips{  
    border-radius: 4px;
    box-shadow: 0 0 4px 2px rgba(0,0,0,0.1);
    border: 1px solid #d1d2d6;
    position: absolute;
    right: 100px;
    top: 138px;
    background-color: #ffffff;
    width: 215px;
    height: 60px;
	line-height: 60px;
    display: none;
	font-size: 18px;
	color: #121214;
}
.rTel_tips i {
	width: 5px;
	height: 10px;
	display:block;
	position: absolute;
	right: -5px;
	top: 17px;
}


/*science*/
.science{padding: 70px 0;overflow: hidden;width: 100%;}
.science .submian{width: 302px;}
.science .submian dl{}
.science .submian dd{    display: inline-block;border-bottom: 1px solid #dddddd;    padding: 20px 0 26px 0;    min-width: 302px;}
.science .submian dd a{    display: block;}
.science .submian dd .tit{font-size: 14px;color: #333333;line-height: 27px;}
.science .submian dd .date{display: block;width: 100%;    overflow: hidden;background: url(../images/arrow.png)no-repeat right center;}
.science .submian dd .date h2{    float: left;font-size: 14px;}
.science .submian dd .date img{    float: right;}
.science .science_box{width: 800px;}
.science .science_box .title{font-size: 18px;color: #333333;text-align: center;margin-bottom: 20px;}
.science .science_box .science_article{}
.science .submian dd:hover,.science .submian dd.current{background: url(../images/science.png)left center no-repeat;padding-left: 16px;width: ;}
.science .science_box .science_article img{    max-width: 100%;}

.head{text-align: center;}
.head h2{font-size: 24px;color: #333333;font-weight: bold;line-height: 40px;}
.head h3{font-size: 14px;color: #666666;line-height: 28px;}
.more{width: 132px;height: 38px;border: 1px solid #dddddd;display: block;margin: 0 auto;text-align: center;line-height: 38px;font-size: 14px;color: #333333;border-radius: 38px;}
.more:hover{width: 160px;background: #00aaea;color: #ffffff;}
/*news*/
.news{padding: 60px 0;}
.news .news_box{overflow: hidden;width: 100%;display: inline-block;margin: 30px auto 40px;}
.news .news_box .first{background: #f5f5f5;    padding: 15px;width: 390px;height: 445px;}
.news .news_box .first a{display: block;}
.news .news_box .first .img{width: 390px;height: 292px;overflow: hidden;}
.news .news_box .first .img img{width: 390px;height: 292px;transition: all 0.8s ease;}
.news .news_box .first .des{}
.news .news_box .first .des .tit{display: block;width: 100%;    overflow: hidden;margin-bottom: 2px;}
.news .news_box .first .des .tit h2{font-size: 16px;color: #333333;float: left;line-height: 48px;transition: all 0.8s ease;}
.news .news_box .first .des .tit h3{font-size: 12px;color: #666666; float: right;line-height: 48px;}
.news .news_box .first .des i{width: 64px;height: 1px;background: #cccccc;display: block;transition: all 0.8s ease;}
.news .news_box .first .des span{font-size: 12px;color: #666666;line-height: 20px;    display: block;margin: 15px auto;}
.news .news_box .first .des b{background: url(../images/arrow.png)no-repeat bottom center;width: 60px;height: 7px;display: block;
    margin: 0 auto;transition: all 0.8s ease;}
.news .news_box .first:hover .des b{background: url(../images/arrow_hov.png)no-repeat bottom center;}   
.news .news_box .first:hover .des .tit h2{color: #10a0da;}
.news .news_box .first:hover .img img{ transform: scale(1.1); -webkit-transform: scale(1.1);}
.news .news_box .first:hover .des i{width: 100%;background:#10a0da ;}

.news .news_box ul{width: 720px;}
.news .news_box ul li{width: 720px;height: 132px;padding: 10px;background: #f5f5f5;margin-bottom: 10px;}
.news .news_box ul li a{display: block;}
.news .news_box ul li .date{float: left;width: 83px;text-align: center;color: #333333;margin-top: 47px;}
.news .news_box ul li .date h2{font-size: 18px;line-height: 22px;}
.news .news_box ul li .date h3{font-size: 20px;line-height: 26px;}
.news .news_box ul li .img{width: 176px;height: 132px;float: left;margin: 0 40px 0 12px ;overflow: hidden;}
.news .news_box ul li .img img{width: 176px;height: 132px;transition: all 0.8s ease;}
.news .news_box ul li .img .dl{display: none;}
.news .news_box ul li .des{float: left;width: 385px;}
.news .news_box ul li .des h4{font-size: 16px;color: #333333;line-height: 48px;}
.news .news_box ul li .des p{font-size: 12px;color: #666666;line-height: 20px;height: 55px;    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;}
.news .news_box ul li .des b{background: url(../images/arrow.png)no-repeat bottom left;width: 60px;height: 7px;display: block; transition: all 0.8s ease;}
.news .news_box ul li:hover .des b{background: url(../images/arrow_hov.png)no-repeat bottom left;}
.news .news_box ul li:hover .des h4,.news .news_box ul li:hover .date{color: #10a0da;}
.news .news_box ul li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1);}
/*product_lister*/
.product_lister{}
.product_lister ul{padding: 55px 0;width: 102%;}
.product_lister li{width: 285px;float: left;margin:0 20px 24px 0;}
.product_lister li a{display: block;}
.product_lister li .box{background:#f5f5f5;width:283px;height:200px;border: 1px solid #dddddd;padding:0;margin:0;position:relative;box-sizing:border-box;cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.product_lister li .box .img{position:relative;display:block;width:100%;padding:0;margin:0;opacity:.9;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.product_lister li:hover .box .img{opacity:1;-webkit-transform:translate3d(0,50%,0);-moz-transform:translate3d(0,50%,0);-o-transform:translate3d(0,50%,0);-ms-transform:translate3d(0,50%,0);transform:translate3d(0,-126px,0)}
.product_lister li .box .des{color:#fff;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.product_lister li .box .des{position:absolute;bottom:0;left:0;width:100%;height:100%;padding:0;margin:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.product_lister li .box .des h3{text-align:left;width:256px;position:absolute;bottom:-50%;left:15px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:0}
.product_lister li:hover .box .des h3{color:#333333;bottom:66px;opacity:1;font-size: 14px;color:}
.product_lister li .box .des p{font-size:1em;text-align:left;width:256px;position:absolute;bottom:-50%;left:15px;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out;overflow:hidden;opacity:0;height: 74px;line-height: 24px;}
.product_lister li:hover .box .des p{color:#333333;bottom:10px;opacity:1;font-size: 14px;color:}
.product_lister li h3{line-height: 66px;font-size: 14px;color: #333333;text-align: center;    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.product_lister li:hover h3{font-weight: bold;}
.product_lister li:hover .box{box-shadow: 2px 0 10px rgba(46, 46, 46, 0.15);}

/*honor*/
.honor{ background-color: #f5f5f5;background-image: url(../images/honor_bg.png);background-position: right top;background-repeat: no-repeat;overflow: hidden; position: relative;    padding-bottom: 72px; }
.honor .List{ width: 100%; position: relative; z-index: 1;}
.honor .List dl{ float: left; width: 200px; text-align: center; padding-top: 166px; height:370px; position: relative; overflow: hidden; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.honor .List dl p{ width: 100%; height: 368px; position: absolute; top: 0; left: 0; z-index: 1; background-color: #00aaea; transform: translateY(101%); transition: all 0.8s ease;border-bottom: 2px solid #79d928;}
.honor .List dl dt,.indexService .List dl dd{ position: relative; z-index: 2;}
.honor .List dt img{ max-width: 100%; margin: auto; transition: all 0.8s ease;}
.honor .List dt .img01{ display: block;}
.honor .List dt .img02{ display: none;}
.honor .List dl dd h3{ font-size: 14px; font-weight: normal; margin: 20px 16px; color: #333; transition: all 0.8s ease;text-align: center;}
.honor .List dl:hover .img01{ display: none;}
.honor .List dl:hover .img02{ display: block;}
.honor .List dl:hover dd h3{ color: #fff;opacity:1;}
.honor .List dl:hover p{transform: translateY(0); opacity:1;}
.honor .List dl dt, .honor .List dl dd {position: relative;z-index: 2;}
.honor .head{    position: absolute;left: 50%;margin-left: -56px;z-index: 3;top:50px;}

/*solutions*/
.solutions{background: url(../images/solutions_bg.png)no-repeat center;height: 493px;    background-attachment: fixed;
    position: relative;background-color: #fff;background-size: cover;    padding: 47px 0 94px;}
.solutions .head h2,.solutions .head h3{color: #ffffff;}

.guide-slider{width:1200px;margin:30px auto;height:400px}
.guide-slider .guide{width:400px;height:400px;float:left;-webkit-transition:all 1s ease;transition:all 1s ease;position:relative;overflow:hidden;cursor: pointer;}
.guide-slider .guide .display{border-right:1px solid #d5d5d5;width:400px;height:400px;text-align:center;float:left;position:relative;z-index:2;background:#fff;-webkit-transition:all ease-in .3s;transition:all ease-in .3s}
.guide-slider .guide .display .disfl{width: 180px;background: url(../images/solutions_fl.png)no-repeat;height:400px;position:relative;}
.guide-slider .guide .display .disfl .img{margin: 45px auto 102px;}
.guide-slider .guide .display .disfr{width: 170px;background: url(../images/solutions_fr.png)no-repeat;height:400px;padding: 0 20px 0 30px;    text-align: left;}
.guide-slider .guide .display .disfr h2{color: #333333;font-size: 18px;font-weight: bold;line-height: 30px;margin-top: 75px;}
.guide-slider .guide .display .disfr i{width: 44px;height: 2px;background: #6cb033;display: block;margin: 31px 0;}
.guide-slider .guide .display .disfr p{font-size: 14px;color: #333333;line-height: 24px;height: 150px;}
.guide-slider .guide .display .disfr .view{width: 75px;font-size: 14px;color: #333333;background: url(../images/view.png)no-repeat center right;text-align: left;display: block;}
.guide-slider .guide .display .icon{display:inline-block;width:88px;height:88px;}
.guide-slider .guide .display .icon.icon1{background: url(../images/solutions01.png)no-repeat center;}
.guide-slider .guide .display .icon.icon2{background-position:0 0}
.guide-slider .guide .display .icon.icon3{background-position:-296px 0}
.guide-slider .guide .display .title{font-size:16px;color:#ffffff;height:40px;line-height:40px;display: none;}
.guide-slider .guide .display .introduction{width:150px;margin:0 auto;font-size:12px;color:#ffffff;text-transform:uppercase;line-height:20px;    text-align: center;
    position: absolute;width: 100%;bottom: 30px;font-style: italic;}
.guide-slider .guide .display .disfl::after{content:"";display:block;position:absolute;border-width:10px 15px;top:190px;margin-top:0;right:-11px;-webkit-transition:all ease-in .3s;transition:all ease-in .3s;background: url(../images/fr.png)no-repeat;    width: 21px;
    height: 21px;}
.guide-slider .guide .behind{width:438px;height:400px;display:inline-block;background:#fff;overflow:hidden;position:absolute;right:0;top:0;z-index:1}
.guide-slider .guide .behind .function-list-wrap{width:438px;margin:0 auto}
.guide-slider .guide .behind .function-list{    margin: 38px 16px 0;}
.guide-slider .guide .behind .function-list>li{float:left;margin: 0 8px;width: 119px;}
.guide-slider .guide .behind .function-list>li .img{width: 119px;height: 119px;}
.guide-slider .guide .behind .function-list>li .img img{width: 119px;height: 119px;}
.guide-slider .guide .behind .function-list>li p{width: 117px;height:82px;border: 1px solid #dddddd;font-size: 14px;color: #333333;line-height: 24px;padding-top: 35px;}
.guide-slider .guide .behind .function-list>li h4{font-size: 14px;line-height: 38px;color: #333333;    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;}
.guide-slider .guide .behind .function-list>li>a{display:block;width:119px;text-align:center;}
.guide-slider .guide .behind .function-list>li>a.important{color:#f58914}
.guide-slider .guide .behind .function-list>li>a.important:hover{border:1px solid #f58914;background:#f58914;color:#fff}
.guide-slider .guide.on{width:838px;}
.guide-slider .guide.on .display{border-right-color:transparent}
.guide-slider .guide.on .display .title{color:#fff}
.guide-slider .guide.on .display .introduction{color:#fff}
.guide-slider .guide.on .display::after{top:50%;margin-top:-5px}
.guide-slider .guide-list.cur{}
.guide-slider .guide-list.cur .guide .display .disfr{display: none;}
.guide-slider .guide-list.cur .guide.on .display .disfr{display: block;}
.guide-slider .guide-list.cur .guide.on{width: 838px;    margin-right: 0;}
.guide-slider .guide-list.cur .guide{width: 180px;    margin-right: 1px;}
.guide-slider .guide-list.cur .guide .display .title{display: block;}
.guide-slider .guide-list.cur .guide.on .display .title{display: none;}
.guide-slider .guide-list.cur .guide .display .disfl::after{display: none;}
.guide-slider .guide-list.cur .guide.on .display .disfl::after{display: block;}
/*about*/
.about{background: url(../images/about_bg.png)no-repeat left top;    margin: 76px auto;}
.about .about_fl{width: 729px;background: url(../images/2005.png)no-repeat right top;}
.about .about_fl .des{}
.about .about_fl .des i{width: 56px;height: 2px;background: #1267a8;display: block;margin-bottom: 17px;}
.about .about_fl .des h2{color: #10a0da;font-size: 24px;font-weight: bold;line-height: 32px;}
.about .about_fl .des h3{font-size: 14px;color: #333333;line-height: 20px;}
.about .about_fl .des span{font-size: 14px;color: #333333;line-height:58px;    letter-spacing: 26px;}
.about .about_fl .des p{font-size: 14px;color: #333333;line-height: 28px;width: 664px;height: 125px;}
.about .about_fl .des .more{margin: 0;}
.about .about_fl ul{margin-top: 38px;background: url(../images/about_list.png)no-repeat center;height: 70px;box-shadow: 2px 0 8px rgba(46, 46, 46, 0.25);}
.about .about_fl ul li{width: 145px;border-right: 1px solid rgba(255, 255, 255, 0.6);line-height: 70px;text-align: center;transition: all 0.8s ease;}
.about .about_fl ul li:hover{background: #00aaea;}
.about .about_fl ul li:hover a{font-weight: bold;}
.about_fl ul li:last-child{border-right: none;}
.about .about_fl ul li a{ display: block;color: #ffffff;font-size: 14px;}
.about .about_fr{overflow: hidden;width: 471px;height: 399px;position: relative;}
.about .about_fr .img img { width: 100%;height: auto;}
.about .about_fr .img {display: block;}
.about .about_fr .img {display: block;overflow: hidden;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.about .about_fr .img figcaption {position: absolute;top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.about .about_fr .img figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.about .about_fr:hover .img img {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.about .about_fr:hover .img figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

