﻿@charset 'UTF-8';
/* UED Interaction (http://www.njued.com) */
/* Design By Gkmk Copyright 2016 UED Interaction */
/* For PC*/



a:hover {color:#666; text-decoration:none;}
a{
	color: #000000;
	text-decoration: none;
	outline: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body{background:#fff}
/*clear float*/
.clearfix:after {font-size:0;line-height:0;content: "\020";display: block;height: 0;clear: both;}
.clearfix {zoom: 1;}
/* Gobal css end */

/* Font css */


.f32{font-size:32px;}

.f16{font-size:16px;}






.Ued-index-contact {
    width: 100%;
    min-width: 1024px;
    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 88px;
    padding-left: 0;
}

/* index contact */
.Ued-index-contact{background:url(../images/bg_contactimg.jpg) no-repeat center; background-size:cover; background-attachment:fixed; }
.Ued-index-contact h3{margin:0 auto 20px;  width:60%; line-height:1.75; text-align:center;color:#fff; }
.Ued-index-contact p{margin:0 auto 15px; width:80%; line-height:1.75; text-align:center;color:#eee;font-family: "微软雅黑"; }
.Ued-index-contact p span{display:inline-block; margin:0 20px;}
.btn-box{margin:40px auto 0;}

.Btn-red, .Btn-red:hover {
    border: 1px solid #ea3340;
    background: #ea3340;
    color: #fff;
}
.comm-Btn, .comm-Btn:hover {
    padding: 0 44px;
    display: inline-block;
    line-height: 44px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #ea3340;
    border-radius: 4px;
}