@charset "utf-8";body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr,span{margin:0;padding:0;}
body{font-size:12px;font-family: "Microsoft YaHei","微软雅黑","\5fae\8f6f\96c5\9ed1";color:#000000;background:#fff;margin:0 auto;padding:0px;}
a{text-decoration:none;color:#235aa7;outline:none;font-size: 15px;}
a:active{star:expression(this.onFocus=this.blur());}
img{border:0px;vertical-align: middle;}
li{list-style: none;}
.pt10{padding-top: 10px;}
.pl10{padding-left: 10px;}
.pr10{padding-right: 10px;}
.pb10{padding-bottom: 10px;}
.pn5{padding: 5px;}
.pt5{padding-top: 5px;}
.pl5{padding-left: 5px;}
.pr5{padding-right: 5px;}
.pb5{padding-bottom: 5px;}
.mt10{margin-top: 10px;}
.mt30{margin-top: 30px;}
.ml10{margin-left: 10px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.mn5{margin: 5px;}
.mt5{margin-top: 5px;}
.ml5{margin-left: 5px;}
.mr5{margin-right: 5px;}
.mb5{margin-bottom: 5px;}
.w1200 {
    width:1250px;
    margin: 0 auto;
}

.clear{CLEAR:both;}


.header {
	width:100%;
	min-width: 1200px;
	height:240px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.logo {
    width:503px;
    height:120px;
    float:left;
}
.logo img {
    /* width:503px; */
    height:111px;
    float:left;
	padding-top: 68px;
}
.ttel {
    height:50px;
    line-height: 50px;
    background: url(../images/iconttel.png) no-repeat 0 0;
    padding-left: 60px;
    float:right;
	margin-top: 78px;
}
.ttel span {
    height:50px;
    line-height: 50px;
    float:left;
    font-size: 23px;
    color:red;
    font-weight: bold;
}
.nav {
    width:100%;
    min-width: 1200px;
    height:50px;
    background:	#6495ED;
}
.nav ul {
    float:left;
}
.nav ul li {
    float:left;
    margin-right: 10px;
}
.nav ul li a {
    display: inline-block;
    height:50px;
    line-height: 50px;
    float:left;
    padding: 0 40px;
    font-size: 16px;
    color: #fff;
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    -ms-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
}
.nav ul li a:hover {
    background: #4169E1;
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    -ms-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
}
.nav ul li a.current {
    background:	#6495ED;
}
.fullSlide {
    min-width:1200px;
    position:relative;
    height:300px;
    overflow:hidden;
}
.fullSlide .bd {
    position:relative;
    z-index:0;
}
.fullSlide .bd ul {
    width:100% !important;
}
.fullSlide .bd li {
    width:100% !important;
    height:300px;
}
.fullSlide .bd li .siteWidth {
    width:1000px;
    position:relative;
    margin:0 auto;
    height:300px;
}
.fullSlide .bd li a {
    position:absolute;
    width:100%;
    height:300px;
    display:block;
    z-index:1;
    ; }
.fullSlide .bd .txt {
    position:absolute;
    width:415px;
    top:100px;
    left:22px;
    font:normal 18px/30px "Microsoft YaHei";
}
.fullSlide .bd .btn {
    display:block;
    zoom:1;
    margin-top:8px;
    width:72px;
    padding-right:10px;
    height:31px;
    line-height:31px;
    text-align:center;
    color:#fff;
    font-size:12px;
    background:url(../images/banner-btn.png) 0 0 no-repeat;
    _background:url(../images/banner-btn-ie6.png) 0 0 no-repeat;
}
.fullSlide .hd {
    width:100%;
    position:absolute;
    z-index:1;
    bottom:0;
    left:0;
    height:30px;
    line-height:30px;
    text-align:center;
}
.fullSlide .hd ul li {
    cursor:pointer;
    display:inline-block;
    *display:inline;
    border-radius: 10px;
    zoom:1;
    width:11px;
    height:11px;
    margin:4px;
    background:#e8e8e8;
    overflow:hidden;
    line-height:9999px;
}
.fullSlide .hd ul .on {
    background: #fff;
}
.fullSlide .prev,.fullSlide .next {
    position:absolute;
    display:block;
    left:10%;
    top:50%;
    margin-top:-31px;
    width:46px;
    height:62px;
    background:url(../images/focusAdvBg.png) no-repeat;
    filter:alpha(opacity=80);
    opacity:0.8;
}
.fullSlide .next {
    left:auto;
    right:10%;
    background-position:-46px 0;
}
.fullSlide .prev:hover,.fullSlide .next:hover {
    filter:alpha(opacity=100) !important;
    opacity:1 !important;
}
.main {
    width:100%;
    min-width: 1200px;
    overflow: hidden;
    margin-top: 40px;
}

.main .cont{ padding:20px 0; height:auto !important; /*height: 603px; min-height:550px*/}

.ny_about .cont,.detail .cont{
	line-height: 31px;
	margin:0 auto;
	padding: 13px 34px;
	font-size: 14px;
}

.pleft {
    width:220px;
    height:auto;
    float:left;
}
.pright {
    width:940px;
    height:auto;
    float:right;
}
.h2tit {
    width:100%;
    height:45px;
    line-height: 45px;
    background: #6495ED;
    float:left;
}
.h2tit span {
    width:auto;
    height:45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    padding: 0 14px;
    float:left;
}
.sidebar {
    width:188px;
    border: 1px solid #f0f0f0;
    height:auto;
    padding: 5px 10px;
    float:left;
    margin-bottom:20px;
	padding-left:20px;
}
.sidebar ul {
    width:100%;
    height:auto;
    float:left;
}
.sidebar ul li {
    width:100%;
    height:auto;
    float:left;
   
}
.sidebar ul li:last-child {
    border-bottom: 0 none;
}
.sidebar ul li a {
    width:100%;
    height:45px;
    line-height: 45px;
    font-size: 14px;
    color: #222;
    float:left;
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    -ms-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
	
 border-bottom: 1px dashed #e0e0e0;
}
.sidebar ul li a:hover {
    color: #4169E1;
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    -ms-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
}
.sidebar ul li a.current {
    color: #4169E1;
}

.Tit a{ font-size:15px;  color:#333333; padding-left:15px; line-height:45px;border-bottom: 1px dashed #e0e0e0; display:block}




.pro{}

.pro ul{}
.pro ul li{
	/*width:25%;*/
	width:50%;
	float:left;
	text-align: center;
	padding-top:20px;
}

.pro ul li img{ width:90%; height:300px;}

.pro .name{ line-height:30px;}

.r_news {
    width:198px;
    border: 1px solid #f0f0f0;
    height:auto;
    padding: 5px 10px;
    float:left;
    margin-bottom:20px;
}
.r_news ul {
    width:100%;
    height:auto;
    float:left;
}
.r_news ul li {
    width:100%;
    height:auto;
    float:left;
    border-bottom: 1px dashed #e0e0e0;
}
.r_news ul li:last-child {
    border-bottom: 0 none;
}
.r_news ul li a {
    width:100%;
    height:45px;
    line-height: 45px;
    font-size: 14px;
    color: #666;
    float:left;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    display:block;
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    -ms-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
}
.r_news ul li a:hover {
    color: #4169E1;
    -webkit-transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    -ms-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
}
.r_kefu {
    width:198px;
    border: 1px solid #f0f0f0;
    height:auto;
    padding: 10px 10px;
    float:left;
    margin-bottom:20px;
}
.r_kefu a {
    width:100%;
    display: block;
    height:21px;
    line-height: 21px;
    float:left;
    font-size: 14px;
    color: #666666;
    margin-bottom: 7px;
}
.r_kefu img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}
.r_kefu .title {
    width:100%;
    height:auto;
    float:left;
    height:27px;
    line-height: 27px;
    margin-bottom: 7px;
    font-size: 15px;
    font-weight: bold;
    color: #666;
}
.r_kefu .line {
    width:100%;
    border-bottom: 1px dashed #e0e0e0;
    height:1px;
    margin: 9px 0;
    float:left;
}
.r_kefu p {
    width:100%;
    line-height: 22px;
    font-size: 14px;
    color: #666666;
    height:auto;
    float:left;
}
.pright .typename {
    width:100%;
    height:46px;
    float:left;
    border-bottom: 1px solid #eaeaea;
	background: #6495ED;
}
.pright .typename span {
    padding: 0 10px;
    height:45px;
    line-height: 45px;
    float:left;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #4169E1;
}
.pright .typename span a{color: #fff;}

.prolist {
    float:left;
    padding: 0 20px;
    margin-top: 25px;
}
.prolist ul {
    width:100%;
    height:auto;
    float:left;
}
.prolist ul li {
    width:23%;
    height:auto;
    float:left;
    margin-right: 2.666%;
}
.prolist ul li:nth-child(4n) {
    margin-right: 0
}
.prolist ul li .picbox {
    width:100%;
    height:0px;
    padding-bottom: 100%;
    float:left;
    position: relative;
}
.prolist ul li .picbox img {
    width:100%;
    height:100%;
    position: absolute;
    top: 0;
    left: 0;
}
.prolist ul li span {
    width:100%;
    height:30px;
    line-height: 30px;
    margin-top: 10px;
    float:left;
    font-size: 14px;
    color: #666666;
}
.prolist ul li p {
    width:100%;
    height:27px;
    line-height: 27px;
    float:left;
    font-size: 14px;
    color: #4169E1;
    font-weight: bold;
    margin-bottom: 14px;
}




.avd {
    width:100%;
    height:auto;
    float:left;
    margin: 10px 0;
}
.avd img {
    width:100%;
    height:270px;
    float:left;
}
.aboutbox {
    width:100%;
    height:auto;
    float:left;
    margin-top: 25px;
}
.aboutbox .picbox {
    width:287px;
    height:203px;
    float:left;
    margin-left: 10px;
    margin-right: 30px;
}
.aboutbox .picbox img {
    width:300px;
    height:196px;
    float:left;
}
.aboutbox p {
    width:590px;
    height:auto;
    float:left;
    font-size: 14px;
    color: #666666;
    text-indent: 2em;
    line-height: 28px;
}
.footer {
    width:100%;
    min-width: 1200px;
    height:72px;
    padding-top: 23px;
    background: #282828;
    margin-top: 80px;
}
.footer p {
    width:100%;
    height:auto;
    float:left;
    text-align: center;
    font-size: 14px;
    line-height: 23px;
    color: #fff;
}
.footer a {
    font-size: 14px;
    line-height: 23px;
    color: #fff;
    display: inline-block;
}
.nbanner {
    width:100%;
    min-width: 1200px;
}
.nbanner img {
    width:100%;
}
.tg_pages {
    float: right;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.tg_pages li {
    display: inline-block;
}
.tg_pages li a {
    border: 1px solid #bebebe;
    color: #5e5e5e;
    display: inline-block;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.tg_pages li.thisclass a {
    background: #4169E1 none repeat scroll 0 0;
    border: 1px solid #4169E1;
    color: #ffffff;
}
.newslist {
    width:100%;
    height:auto;
    float:left;
	font-size:16px;
	margin-top: 15px;
}
.newslist ul {
    width:100%;
    height:auto;
    float:left;
}
.newslist ul li {
    width:100%;
    height:116px;
    float:left;
    border-bottom: 1px dashed #e0e0e0;
    margin: 10px 0;
}
.newslist ul li .date {
    width:96px;
    height:auto;
    float:left;
    margin-right: 20px;
    margin-top: 8px;
}
.newslist ul li .date span {
    width:100%;
    height:auto;
    float:left;
    font-size: 15px;
    color: #4a4a4a;
    line-height: 30px;
    text-indent: 5px;
}
.newslist ul li .date p {
    width:100%;
    height:auto;
    float:left;
    font-size: 15px;
    color: #767676;
    line-height: 30px;
    text-indent: 5px;
}
.newslist ul li .info {
    width:815px;
    height:auto;
    float:left;
}
.newslist ul li .info h3 {
    width:100%;
    height:39px;
    line-height: 39px;
    float:left;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
}
.newslist ul li .info p {
    width:auto;
    height:auto;
    float:left;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.article {
    float:left;
    padding: 15px;
}
.article h1 {
    width:100%;
    height:auto;
    float:left;
    font-size: 25px;
    color: #333;
    font-weight: normal;
    margin-top: 10px;
}
.article .info {
    width:100%;
    height:48px;
    float:left;
    font-size: 13px;
    color: #adadad;
    border-bottom: 1px solid #f0efef;
    margin-top: 20px;
}
.article .content {
    width:100%;
    height:auto;
    float:left;
    font-size: 14px;
    color: #676767;
    line-height: 1.8;
    padding: 30px 0;
}
.article .content img {
    max-width: 100%;
}
.prene {
    width:50%;
    height:auto;
    float:left;
    border-top: 1px dashed #f0efef;
    line-height: 2;
    padding-top: 20px;
}
.prene span {
    width:100%;
    height:auto;
    float:left;
    font-size: 12px;
    color: #666;
    line-height: 2;
}
.prene span a {
    display: inline-block;
    font-size: 14px;
    color: #666;
    line-height: 2;
}
.article_fx {
    margin-top: 35px;
    height:auto;
    float:right;
}


.main .title{ height:33px; line-height:33px; border-bottom:1px solid #ccc; padding-left:10px;}
.main .title h3{ font-size:16px; font-weight:normal}
.main .title p{ float:right; margin-right:10px;}




#content{ width:1000px; margin:20px auto 0;}
#content .sidelist{ margin-bottom:20px;}

.product{ width:736px;}
.mod li .photo{ width:160px; height:120px;}
.mod li p{ height:39px; line-height:39px; text-align:center; }
.mod li{ float:left; width:160px; height:159px;margin:0 16px;}
.mod li:hover a,.case li:hover a{ color:#d90000;}


#feedback{  line-height:40px; margin-top:80px;}

#feedback input{ padding-top:8px; padding-bottom:8px;}

#button{ margin-left:54px; margin-top:10px;}


.prolist2 {
/*    float:left;*/
    padding: 0 20px;
    margin-top: 25px;
}
.prolist2 ul {
    width:100%;
    height:auto;
    float:left;
}
.prolist2 ul li {
    width:23%;
    height:auto;
    float:left;
    margin-right: 2.666%;
}
.prolist2 ul li:nth-child(4n) {
    margin-right: 0
}
.prolist2 ul li .picbox {
    width:100%;
    height:0px;
    padding-bottom: 100%;
    float:left;
    position: relative;
}
.prolist2 ul li .picbox img {
    width:100%;
    height:100%;
    position: absolute;
    top: 0;
    left: 0;
}
.prolist2 ul li span {
    width:100%;
    height:30px;
    line-height: 30px;
    margin-top: 6px;
    float:left;
    font-size: 14px;
    color: #666666;
}
.prolist2 ul li p {
    width:100%;
    height:27px;
    line-height: 27px;
    float:left;
    font-size: 14px;
    color: #4169E1;
    font-weight: bold;
    margin-bottom: 14px;
}